Sync Strings (#1892)

* Sync Strings from Localazy

---------

Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: jonnyandrew <jonnya@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2023-11-28 08:52:23 +00:00 committed by GitHub
parent a62d1b297f
commit 8ae8853c15
32 changed files with 101 additions and 47 deletions

View file

@ -4,9 +4,11 @@
<string name="screen_create_poll_anonymous_desc">"Показывать результаты только после окончания опроса"</string>
<string name="screen_create_poll_anonymous_headline">"Анонимный опрос"</string>
<string name="screen_create_poll_answer_hint">"Настройка %1$d"</string>
<string name="screen_create_poll_discard_confirmation">"Вы действительно хотите отменить этот опрос?"</string>
<string name="screen_create_poll_discard_confirmation_title">"Отменить опрос"</string>
<string name="screen_create_poll_cancel_confirmation_content_android">"Изменения не сохранены. Вы действительно хотите вернуться?"</string>
<string name="screen_create_poll_question_desc">"Вопрос или тема"</string>
<string name="screen_create_poll_question_hint">"Тема опроса?"</string>
<string name="screen_create_poll_title">"Создать опрос"</string>
<string name="screen_edit_poll_delete_confirmation">"Вы уверены, что хотите удалить этот опрос?"</string>
<string name="screen_edit_poll_delete_confirmation_title">"Удалить опрос"</string>
<string name="screen_edit_poll_title">"Редактировать опрос"</string>
</resources>