Sync Strings from Localazy

This commit is contained in:
bmarty 2025-02-03 00:29:01 +00:00 committed by github-actions[bot]
parent 620457705c
commit 5a4cac7d2d
201 changed files with 3154 additions and 1095 deletions

View file

@ -3,11 +3,11 @@
<string name="screen_create_room_action_create_room">"新聊天室"</string>
<string name="screen_create_room_add_people_title">"邀请朋友"</string>
<string name="screen_create_room_error_creating_room">"创建聊天室时出错"</string>
<string name="screen_create_room_private_option_description">"只有受邀用户才能访问此房间。所有消息均经过端到端加密。"</string>
<string name="screen_create_room_private_option_title">"私有房间"</string>
<string name="screen_create_room_public_option_description">"任何人都能找到此房间
你可以随时在房间设置中更改。"</string>
<string name="screen_create_room_public_option_title">"公开房间"</string>
<string name="screen_create_room_private_option_description">"只有受邀用户才能访问此聊天室。所有消息均经过端到端加密。"</string>
<string name="screen_create_room_private_option_title">"私有聊天室"</string>
<string name="screen_create_room_public_option_description">"任何人都能找到此聊天室
你可以随时在聊天室设置中更改。"</string>
<string name="screen_create_room_public_option_title">"公开聊天室"</string>
<string name="screen_create_room_room_access_section_anyone_option_description">"任何人都可以加入此房间"</string>
<string name="screen_create_room_room_access_section_anyone_option_title">"任何人"</string>
<string name="screen_create_room_room_access_section_header">"房间访问权限"</string>