Merge pull request #6658 from element-hq/sync-localazy

Sync Strings
This commit is contained in:
ElementBot 2026-04-27 09:17:54 +02:00 committed by GitHub
parent 3c51732d35
commit 9a2ad3928a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
358 changed files with 2386 additions and 2154 deletions

View file

@ -5,11 +5,11 @@
<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_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>
<string name="screen_edit_poll_delete_confirmation">"您确定要删除此投票吗"</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>
<string name="screen_polls_history_empty_ongoing">"无法找到正在进行的投票。"</string>