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

@ -6,15 +6,15 @@
<string name="screen_bottom_sheet_manage_room_member_ban_member_confirmation_title">"Tens a certeza que queres banir este participante?"</string>
<string name="screen_bottom_sheet_manage_room_member_banning_user">"A banir %1$s"</string>
<string name="screen_bottom_sheet_manage_room_member_kick_member_confirmation_action">"Remover"</string>
<string name="screen_bottom_sheet_manage_room_member_kick_member_confirmation_description">"Poderão entrar na sala novamente se convidados."</string>
<string name="screen_bottom_sheet_manage_room_member_kick_member_confirmation_description">"Poderão juntar-se novamente a esta sala se forem convidados."</string>
<string name="screen_bottom_sheet_manage_room_member_kick_member_confirmation_title">"Tens certeza que queres remover este membro?"</string>
<string name="screen_bottom_sheet_manage_room_member_member_user_info">"Ver perfil"</string>
<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">"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_action">"Anular banimento"</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>
<string name="screen_bottom_sheet_manage_room_member_unbanning_user">"A anular banimento de %1$s"</string>
</resources>