Sync Strings from Localazy (#6856)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2026-05-26 10:05:07 +02:00 committed by GitHub
parent 7b93bfbba9
commit 0aaa80cbdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
174 changed files with 3234 additions and 1184 deletions

View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_dm_details_block_alert_action">"Bloqueja"</string>
<string name="screen_dm_details_block_alert_description">"Els usuaris bloquejats no podran enviar-te missatges i tots els seus missatges s\'amagaran. Pots desbloquejar-los en qualsevol moment."</string>
<string name="screen_dm_details_block_user">"Bloqueja usuari"</string>
<string name="screen_dm_details_unblock_alert_action">"Desbloqueja"</string>
<string name="screen_dm_details_unblock_alert_description">"Podràs tornar a veure tots els seus missatges."</string>
<string name="screen_dm_details_unblock_user">"Desbloqueja usuari"</string>
<string name="screen_room_member_details_block_alert_action">"Bloqueja"</string>
<string name="screen_room_member_details_block_alert_description">"Els usuaris bloquejats no podran enviar-te missatges i tots els seus missatges s\'amagaran. Pots desbloquejar-los en qualsevol moment."</string>
<string name="screen_room_member_details_block_user">"Bloqueja usuari"</string>
<string name="screen_room_member_details_title">"Perfil"</string>
<string name="screen_room_member_details_unblock_alert_action">"Desbloqueja"</string>
<string name="screen_room_member_details_unblock_alert_description">"Podràs tornar a veure tots els seus missatges."</string>
<string name="screen_room_member_details_unblock_user">"Desbloqueja usuari"</string>
<string name="screen_room_member_details_verify_button_subtitle">"Utilitza l\'aplicació web per verificar aquest usuari."</string>
<string name="screen_room_member_details_verify_button_title">"Verifica %1$s"</string>
<string name="screen_start_chat_error_starting_chat">"S\'ha produït un error en intentar iniciar un xat"</string>
</resources>