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,20 +5,20 @@
<plurals name="screen_leave_space_submit">
<item quantity="other">"离开 %1$d 个房间和空间"</item>
</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_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">"添加聊天室不会影响其访问权限。如需更改访问权限,请前往“聊天室设置” &gt; “安全与隐私”。"</string>
<string name="screen_space_empty_state_title">"添加您的第一个聊天室"</string>
<string name="screen_space_add_room_action">"房间"</string>
<string name="screen_space_add_rooms_room_access_description">"添加房间不会影响其访问权限。如需更改访问权限,请前往“房间设置” &gt; “安全与隐私”。"</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">"移除聊天室不会影响其访问权限。要更改访问权限,请转到“聊天室信息”&gt;“隐私和安全”。"</string>
<string name="screen_space_remove_rooms_confirmation_content">"移除房间不会影响其访问权限。要更改访问权限,请转到“房间信息” &gt; “隐私和安全”。"</string>
<plurals name="screen_space_remove_rooms_confirmation_title">
<item quantity="other">"移除 %1$d 个 %2$s 中的聊天室"</item>
<item quantity="other">"移除 %2$s 个房间,共 %1$d 个"</item>
</plurals>
<string name="screen_space_settings_leave_space">"离开空间"</string>
<string name="screen_space_settings_roles_and_permissions">"角色与权限"</string>