Sync Strings from Localazy

This commit is contained in:
bmarty 2025-06-30 00:33:54 +00:00 committed by github-actions[bot]
parent fba0cc5279
commit 284241a4ec
311 changed files with 3428 additions and 1292 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d procento z celkového počtu hlasů"</item>
<item quantity="few">"%1$d procenta z celkového počtu hlasů"</item>
<item quantity="other">"%1$d procent z celkového počtu hlasů"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Toto je vítězná odpověď"</string>
</resources>

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d% af de samlede stemmer"</item>
<item quantity="other">"%1$d procent af det samlede antal stemmer"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Dette er det vindende svar"</string>
</resources>

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d τοις εκατό των συνολικών ψήφων"</item>
<item quantity="other">"%1$d τοις εκατό του συνόλου των ψήφων"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Αυτή είναι η νικητήρια απάντηση"</string>
</resources>

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d protsent kõikidest antud häältest"</item>
<item quantity="other">"%1$d protsenti kõikidest antud häältest"</item>
</plurals>
<string name="a11y_polls_winning_answer">"See vastus võitis"</string>
</resources>

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"az összes szavazat %1$d százaléka"</item>
<item quantity="other">"az összes szavazat %1$d százaléka"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Ez a győztes válasz"</string>
</resources>

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d porcento de todos os votos"</item>
<item quantity="other">"%1$d porcento de todos os votos"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Esta é a reposta vencedora"</string>
</resources>

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d percento z celkového počtu hlasov"</item>
<item quantity="few">"%1$d percentá z celkového počtu hlasov"</item>
<item quantity="other">"%1$d percent z celkového počtu hlasov"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Toto je víťazná odpoveď"</string>
</resources>

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="one">"%1$d відсоток від усіх голосів"</item>
<item quantity="few">"%1$d відсотки від усіх голосів"</item>
<item quantity="many">"%1$d відсотків від усіх голосів"</item>
</plurals>
<string name="a11y_polls_winning_answer">"Ця відповідь перемогла"</string>
</resources>