Sync Strings from Localazy

This commit is contained in:
bmarty
2025-06-30 00:33:54 +00:00
committed by github-actions[bot]
parent 4db2b4433a
commit 2e8f8ec057
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>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Anonymní hlasování"</string>
<string name="screen_create_poll_answer_hint">"Volba %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Vaše změny nebyly uloženy. Opravdu se chcete vrátit?"</string>
<string name="screen_create_poll_delete_option_a11y">"Smazat možnost %1$s"</string>
<string name="screen_create_poll_question_desc">"Otázka nebo téma"</string>
<string name="screen_create_poll_question_hint">"Čeho se hlasování týká?"</string>
<string name="screen_create_poll_title">"Vytvořit hlasování"</string>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_create_poll_add_option_btn">"Tilføj mulighed"</string>
<string name="screen_create_poll_anonymous_desc">"Vis først resultater, når afstemningen er slut"</string>
<string name="screen_create_poll_anonymous_headline">"Skjul stemmer"</string>
<string name="screen_create_poll_answer_hint">"Mulighed %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Dine ændringer er ikke blevet gemt. Er du sikker på, at du vil gå tilbage?"</string>
<string name="screen_create_poll_delete_option_a11y">"Slet mulighed %1$s"</string>
<string name="screen_create_poll_question_desc">"Spørgsmål eller emne"</string>
<string name="screen_create_poll_question_hint">"Hvad handler afstemningen om?"</string>
<string name="screen_create_poll_title">"Opret afstemning"</string>
<string name="screen_edit_poll_delete_confirmation">"Er du sikker på, at du ønsker at slette denne afstemning?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Slet afstemning"</string>
<string name="screen_edit_poll_title">"Redigér afstemning"</string>
<string name="screen_polls_history_empty_ongoing">"Kan ikke finde nogen igangværende afstemninger."</string>
<string name="screen_polls_history_empty_past">"Kan ikke finde nogen tidligere afstemninger."</string>
<string name="screen_polls_history_filter_ongoing">"Igangværende"</string>
<string name="screen_polls_history_filter_past">"Tidligere"</string>
<string name="screen_polls_history_title">"Afstemninger"</string>
</resources>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Απόκρυψη ψήφων"</string>
<string name="screen_create_poll_answer_hint">"Επιλογή %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Οι αλλαγές σου δεν έχουν αποθηκευτεί. Σίγουρα θες να πας πίσω;"</string>
<string name="screen_create_poll_delete_option_a11y">"Διαγραφή επιλογής %1$s"</string>
<string name="screen_create_poll_question_desc">"Ερώτηση ή θέμα"</string>
<string name="screen_create_poll_question_hint">"Τί αφορά η δημοσκόπηση;"</string>
<string name="screen_create_poll_title">"Δημιουργία Δημοσκόπησης"</string>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Peida hääled"</string>
<string name="screen_create_poll_answer_hint">"Valik %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Sinu tehtud muudatused pole veel salvestatud. Kas sa oled kindel, et soovid minna tagasi?"</string>
<string name="screen_create_poll_delete_option_a11y">"Kustuta valik: %1$s"</string>
<string name="screen_create_poll_question_desc">"Küsimus või teema"</string>
<string name="screen_create_poll_question_hint">"Mis on küsitluse teema?"</string>
<string name="screen_create_poll_title">"Loo küsitlus"</string>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Szavazatok elrejtése"</string>
<string name="screen_create_poll_answer_hint">"%1$d. lehetőség"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"A módosítások nem lettek mentve. Biztos, hogy visszalép?"</string>
<string name="screen_create_poll_delete_option_a11y">"Lehetőség törlése: %1$s"</string>
<string name="screen_create_poll_question_desc">"Kérdés vagy téma"</string>
<string name="screen_create_poll_question_hint">"Miről szól ez a szavazás?"</string>
<string name="screen_create_poll_title">"Szavazás létrehozása"</string>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Ocultar votos"</string>
<string name="screen_create_poll_answer_hint">"Opção %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"As tuas alterações não foram guardadas. Tens a certeza que queres voltar atrás?"</string>
<string name="screen_create_poll_delete_option_a11y">"Eliminar opção %1$s"</string>
<string name="screen_create_poll_question_desc">"Pergunta ou tópico"</string>
<string name="screen_create_poll_question_hint">"De que trata a sondagem?"</string>
<string name="screen_create_poll_title">"Criar sondagem"</string>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Anonymná anketa"</string>
<string name="screen_create_poll_answer_hint">"Možnosť %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Vaše zmeny neboli uložené. Naozaj sa chcete vrátiť?"</string>
<string name="screen_create_poll_delete_option_a11y">"Odstrániť možnosť %1$s"</string>
<string name="screen_create_poll_question_desc">"Otázka alebo téma"</string>
<string name="screen_create_poll_question_hint">"O čom je anketa?"</string>
<string name="screen_create_poll_title">"Vytvoriť anketu"</string>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Приховати голоси"</string>
<string name="screen_create_poll_answer_hint">"Варіант %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Внесені зміни не збережено. Ви впевнені, що хочете повернутися?"</string>
<string name="screen_create_poll_delete_option_a11y">"Видалити варіант %1$s"</string>
<string name="screen_create_poll_question_desc">"Питання або тема"</string>
<string name="screen_create_poll_question_hint">"Про що йдеться в опитуванні?"</string>
<string name="screen_create_poll_title">"Створити опитування"</string>