Sync Strings from Localazy (#5249)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot
2025-09-01 12:44:49 +02:00
committed by GitHub
parent 3a6e2baa0c
commit a43b907275
574 changed files with 2907 additions and 2335 deletions

View File

@@ -4,17 +4,17 @@
<string name="screen_create_poll_anonymous_desc">"Ergebnisse erst nach Ende der Umfrage anzeigen"</string>
<string name="screen_create_poll_anonymous_headline">"Anonyme Umfrage"</string>
<string name="screen_create_poll_answer_hint">"Option %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Ihre Änderungen wurden nicht gespeichert. Sind Sie sicher, dass Sie zurückgehen wollen?"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Deine Änderungen wurden nicht gespeichert. Bist du sicher, dass du zurückgehen willst?"</string>
<string name="screen_create_poll_delete_option_a11y">"Lösche Option %1$s"</string>
<string name="screen_create_poll_question_desc">"Frage oder Thema"</string>
<string name="screen_create_poll_question_hint">"Worum geht es bei der Umfrage?"</string>
<string name="screen_create_poll_title">"Umfrage erstellen"</string>
<string name="screen_edit_poll_delete_confirmation">"Möchten Sie diese Umfrage wirklich löschen?"</string>
<string name="screen_edit_poll_delete_confirmation">"Möchtest du diese Umfrage wirklich löschen?"</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 beendeten Umfragen vorhanden."</string>
<string name="screen_polls_history_filter_ongoing">"Aktuell"</string>
<string name="screen_polls_history_filter_past">"Vergangenheit"</string>
<string name="screen_polls_history_filter_ongoing">"Laufend"</string>
<string name="screen_polls_history_filter_past">"Beendet"</string>
<string name="screen_polls_history_title">"Umfragen"</string>
</resources>

View File

@@ -5,6 +5,7 @@
<string name="screen_create_poll_anonymous_headline">"Sondaj anonim"</string>
<string name="screen_create_poll_answer_hint">"Opțiune %1$d"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Modificările dumneavoastră nu au fost salvate. Sunteți sigur că doriți să vă întoarceți?"</string>
<string name="screen_create_poll_delete_option_a11y">"Ștergeți opțiunea %1$s"</string>
<string name="screen_create_poll_question_desc">"Întrebare sau subiect"</string>
<string name="screen_create_poll_question_hint">"Despre ce este sondajul?"</string>
<string name="screen_create_poll_title">"Creați un sondaj"</string>