Sync Strings from Localazy

This commit is contained in:
bmarty 2025-09-05 07:44:19 +00:00 committed by github-actions[bot]
parent dc79e7438c
commit 676d7f6c8f
196 changed files with 3956 additions and 1272 deletions

View file

@ -12,7 +12,9 @@
<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">"从房间取消解封"</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>
<string name="screen_bottom_sheet_manage_room_member_unbanning_user">"解除封禁 %1$s"</string>
</resources>