Sync Strings from Localazy

This commit is contained in:
bmarty
2023-12-18 00:10:14 +00:00
committed by GitHub
parent d653ec20de
commit 96dd875f3d
29 changed files with 126 additions and 17 deletions

View File

@@ -11,4 +11,9 @@
<string name="screen_edit_poll_delete_confirmation">"Opravdu chcete odstranit toto hlasování?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Odstranit hlasování"</string>
<string name="screen_edit_poll_title">"Upravit hlasování"</string>
<string name="screen_polls_history_empty_ongoing">"Nelze najít žádná probíhající hlasování."</string>
<string name="screen_polls_history_empty_past">"Nelze najít žádná minulá hlasování."</string>
<string name="screen_polls_history_filter_ongoing">"Probíhající"</string>
<string name="screen_polls_history_filter_past">"Minulé"</string>
<string name="screen_polls_history_title">"Hlasování"</string>
</resources>

View File

@@ -11,4 +11,9 @@
<string name="screen_edit_poll_delete_confirmation">"Bist du dir sicher, dass du diese Umfrage löschen möchtest?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Umfrage löschen"</string>
<string name="screen_edit_poll_title">"Umfrage bearbeiten"</string>
<string name="screen_polls_history_empty_ongoing">"Keine laufenden Umfragen vorhanden."</string>
<string name="screen_polls_history_empty_past">"Keine vergangenen Umfragen vorhanden."</string>
<string name="screen_polls_history_filter_ongoing">"Aktuell"</string>
<string name="screen_polls_history_filter_past">"Vergangene"</string>
<string name="screen_polls_history_title">"Umfragen"</string>
</resources>

View File

@@ -11,4 +11,9 @@
<string name="screen_edit_poll_delete_confirmation">"Êtes-vous certain de vouloir supprimer ce sondage?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Supprimer le sondage"</string>
<string name="screen_edit_poll_title">"Modifier le sondage"</string>
<string name="screen_polls_history_empty_ongoing">"Impossible de trouver des sondages en cours."</string>
<string name="screen_polls_history_empty_past">"Impossible de trouver des sondages terminés."</string>
<string name="screen_polls_history_filter_ongoing">"En cours"</string>
<string name="screen_polls_history_filter_past">"Terminés"</string>
<string name="screen_polls_history_title">"Sondages"</string>
</resources>

View File

@@ -11,4 +11,9 @@
<string name="screen_edit_poll_delete_confirmation">"Biztos, hogy törli ezt a szavazást?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Szavazás törlése"</string>
<string name="screen_edit_poll_title">"Szavazás szerkesztése"</string>
<string name="screen_polls_history_empty_ongoing">"Nem találhatók folyamatban lévő szavazások."</string>
<string name="screen_polls_history_empty_past">"Nem található korábbi szavazás."</string>
<string name="screen_polls_history_filter_ongoing">"Folyamatban"</string>
<string name="screen_polls_history_filter_past">"Korábbi"</string>
<string name="screen_polls_history_title">"Szavazások"</string>
</resources>

View File

@@ -11,4 +11,9 @@
<string name="screen_edit_poll_delete_confirmation">"Вы уверены, что хотите удалить этот опрос?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Удалить опрос"</string>
<string name="screen_edit_poll_title">"Редактировать опрос"</string>
<string name="screen_polls_history_empty_ongoing">"Не найдено текущих опросов."</string>
<string name="screen_polls_history_empty_past">"Не найдено предыдущих опросов."</string>
<string name="screen_polls_history_filter_ongoing">"Текущие"</string>
<string name="screen_polls_history_filter_past">"Прошедшие"</string>
<string name="screen_polls_history_title">"Опросы"</string>
</resources>

View File

@@ -11,4 +11,9 @@
<string name="screen_edit_poll_delete_confirmation">"Ste si istý, že chcete odstrániť túto anketu?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Odstrániť anketu"</string>
<string name="screen_edit_poll_title">"Upraviť anketu"</string>
<string name="screen_polls_history_empty_ongoing">"Nepodarilo sa nájsť žiadne prebiehajúce ankety."</string>
<string name="screen_polls_history_empty_past">"Nie je možné nájsť žiadne predchádzajúce ankety."</string>
<string name="screen_polls_history_filter_ongoing">"Prebiehajúce"</string>
<string name="screen_polls_history_filter_past">"Minulé"</string>
<string name="screen_polls_history_title">"Ankety"</string>
</resources>