Sync Strings (#6626)

* Sync Strings from Localazy

* Use the previous plurals as plain strings

* Add extra case for 1 vs multiple users

* Update screenshots

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2026-04-20 19:09:10 +02:00 committed by GitHub
parent db100281d8
commit c5640ebff5
174 changed files with 2058 additions and 1617 deletions

View file

@ -3,5 +3,6 @@
<string name="screen_bottom_sheet_create_dm_confirmation_button_title">"发送邀请"</string>
<string name="screen_bottom_sheet_create_dm_message">"您想与%1$s 开始聊天吗?"</string>
<string name="screen_bottom_sheet_create_dm_title">"发送邀请?"</string>
<string name="screen_bottom_sheet_create_dm_unknown_user_title">"是否与新联系人开始聊天?"</string>
<string name="screen_invites_invited_you">"%1$s %2$s邀请了你"</string>
</resources>