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,9 +12,9 @@
<string name="screen_bottom_sheet_manage_room_member_remove">"Remover da sala"</string>
<string name="screen_bottom_sheet_manage_room_member_remove_confirmation_title">"Remover participante e proibir que entre no futuro?"</string>
<string name="screen_bottom_sheet_manage_room_member_removing_user">"A remover %1$s…"</string>
<string name="screen_bottom_sheet_manage_room_member_unban">"Anular banimento da sala"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_action">"Anular banimento"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_description">"Poderão entrar novamente na sala se forem convidados"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_title">"Tens a certeza que queres anular o banimento deste utilizador?"</string>
<string name="screen_bottom_sheet_manage_room_member_unbanning_user">"A anular banimento de %1$s"</string>
<string name="screen_bottom_sheet_manage_room_member_unban">"Desbanir da sala"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_action">"Desbanir"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_description">"Eles poderão entrar novamente na sala se forem convidados"</string>
<string name="screen_bottom_sheet_manage_room_member_unban_member_confirmation_title">"Tens certeza que queres desbanir este membro?"</string>
<string name="screen_bottom_sheet_manage_room_member_unbanning_user">"Desbanindo %1$s"</string>
</resources>