Sync Strings from Localazy

This commit is contained in:
bmarty 2025-10-08 10:23:22 +00:00 committed by github-actions[bot]
parent 8e88c20a1d
commit 03ae925f2a
220 changed files with 1371 additions and 1144 deletions

View file

@ -13,7 +13,7 @@
<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_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>