diff options
author | Christian Schneppe <kriztan@users.noreply.github.com> | 2018-12-27 10:31:04 +0100 |
---|---|---|
committer | Christian Schneppe <kriztan@users.noreply.github.com> | 2018-12-27 10:31:04 +0100 |
commit | 4ef0b3dba8ec52f33ce1bee301d0e5d4f7d66ab5 (patch) | |
tree | 62d910ea39182852aecb743e7ad3a93d7d7d3923 /src/main/res | |
parent | 26328cf3c55e74a6731fcf78b59d981490e89e39 (diff) |
New translations strings.xml (Italian)
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values-it/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml index 572c09990..f6cb496bb 100644 --- a/src/main/res/values-it/strings.xml +++ b/src/main/res/values-it/strings.xml @@ -530,9 +530,12 @@ <string name="share_uri_with">Condividi l\'URI con...</string> <string name="mgmt_account_reconnect">Riconnetti</string> <string name="welcome_text">…è un client XMPP/Jabber libero e sicuro.</string> + <string name="magic_create_text">Ti guideremo nel processo di creazione di un account con una password casuale, che potrai utilizzare o cambiare con una tua nella prossima pagina. \nSuccessivamente potrai comunicare con altri utenti di questo e altri server dando loro il tuo ID-Jabber completo.</string> <string name="your_full_jid_will_be">Il tuo ID Jabber completo sarà: %s</string> <string name="create_account">Crea account</string> + <string name="welcome_advanced_mode">Modalità avanzata</string> <string name="pick_your_username">Scegli il tuo nome utente</string> + <string name="pref_manually_change_presence">Gestisci disponibilità manualmente</string> <string name="status_message">Messaggio di stato</string> <string name="presence_chat">Disponibile a chattare</string> <string name="presence_online">Online</string> |