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

@ -3,5 +3,8 @@
<string name="leave_conversation_alert_subtitle">"Vuoi davvero abbandonare questa conversazione? La conversazione non è pubblica e non potrai rientrare senza un invito."</string>
<string name="leave_room_alert_empty_subtitle">"Sei sicuro di voler lasciare questa stanza? Sei l\'unica persona presente. Se esci, nessuno potrà unirsi in futuro, te compreso."</string>
<string name="leave_room_alert_private_subtitle">"Sei sicuro di voler lasciare questa stanza? Questa stanza non è pubblica e non potrai rientrare senza un invito."</string>
<string name="leave_room_alert_select_new_owner_action">"Scegli i proprietari"</string>
<string name="leave_room_alert_select_new_owner_subtitle">"Sei l\'unico proprietario di questa stanza. Devi trasferire la proprietà a qualcun altro prima di lasciare la stanza."</string>
<string name="leave_room_alert_select_new_owner_title">"Trasferisci proprietà"</string>
<string name="leave_room_alert_subtitle">"Sei sicuro di voler lasciare la stanza?"</string>
</resources>