Sync Strings from Localazy (#6269)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
494e425de0
commit
5bcaad1e81
167 changed files with 2455 additions and 1322 deletions
|
|
@ -7,10 +7,19 @@
|
|||
</plurals>
|
||||
<string name="screen_leave_space_subtitle">"选择您想要离开且您不是其唯一管理员的房间:"</string>
|
||||
<string name="screen_leave_space_subtitle_last_admin">"您需要为该空间指定另一位管理员才能离开。"</string>
|
||||
<string name="screen_leave_space_subtitle_last_owner">"您是%1$s 的唯一所有者。在您离开前,需要将所有权转移给他人。"</string>
|
||||
<string name="screen_leave_space_subtitle_only_last_admin">"您不会从以下房间中被移除,因为您是唯一的管理员:"</string>
|
||||
<string name="screen_leave_space_title">"离开%1$s?"</string>
|
||||
<string name="screen_leave_space_title_last_admin">"您是 %1$s 的唯一管理员"</string>
|
||||
<string name="screen_leave_space_title_last_owner">"转让所有权"</string>
|
||||
<string name="screen_space_add_room_action">"聊天室"</string>
|
||||
<string name="screen_space_add_rooms_room_access_description">"添加聊天室不会影响其访问权限。如需更改访问权限,请前往“聊天室设置” > “安全与隐私”。"</string>
|
||||
<string name="screen_space_empty_state_title">"添加您的第一个聊天室"</string>
|
||||
<string name="screen_space_menu_action_members">"查看成员"</string>
|
||||
<string name="screen_space_remove_rooms_confirmation_content">"移除聊天室不会影响其访问权限。要更改访问权限,请转到“聊天室信息”>“隐私和安全”。"</string>
|
||||
<plurals name="screen_space_remove_rooms_confirmation_title">
|
||||
<item quantity="other">"移除 %1$d 个 %2$s 中的聊天室"</item>
|
||||
</plurals>
|
||||
<string name="screen_space_settings_leave_space">"离开空间"</string>
|
||||
<string name="screen_space_settings_roles_and_permissions">"角色与权限"</string>
|
||||
<string name="screen_space_settings_security_and_privacy">"安全与隐私"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue