Sync Strings from Localazy (#5178)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-08-18 11:09:27 +02:00 committed by GitHub
parent c4274ca5ce
commit a4cee52815
1041 changed files with 3462 additions and 2621 deletions

View file

@ -12,4 +12,7 @@
<string name="screen_bottom_sheet_manage_room_member_remove">"从聊天室移除"</string>
<string name="screen_bottom_sheet_manage_room_member_remove_confirmation_title">"删除成员并禁止重新加入?"</string>
<string name="screen_bottom_sheet_manage_room_member_removing_user">"正在移除 %1$s……"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_action">"解除封禁"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_description">"如果再次收到邀请,他们可以重新加入该聊天室"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_title">"确定要解除该成员的封禁吗?"</string>
</resources>