Sync Strings (#5146)

* Sync Strings from Localazy

* Remove unused WelcomeView.

* Remove unused WelcomeView.

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
ElementBot 2025-08-11 14:49:29 +02:00 committed by GitHub
parent 54877db092
commit badbc5189e
186 changed files with 3296 additions and 1295 deletions

View file

@ -3,5 +3,8 @@
<string name="leave_conversation_alert_subtitle">"Tens a certeza que queres sair desta conversa? Não é pública, logo não poderás voltar a participar sem um convite."</string>
<string name="leave_room_alert_empty_subtitle">"Tens a certeza que queres sair desta sala? És o único participante. Se saíres, ninguém mais poderá entrar, incluindo tu."</string>
<string name="leave_room_alert_private_subtitle">"Tens a certeza que queres sair desta sala? Atenta que não é pública e portanto não poderás voltar a entrar sem um novo convite."</string>
<string name="leave_room_alert_select_new_owner_action">"Escolher donos"</string>
<string name="leave_room_alert_select_new_owner_subtitle">"És o único dono/dona desta sala. Se quiseres sair, terás que a transferir para alguém primeiro."</string>
<string name="leave_room_alert_select_new_owner_title">"Transferir posse"</string>
<string name="leave_room_alert_subtitle">"Tens a certeza que queres sair da sala?"</string>
</resources>