summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-it
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-08-04 11:23:40 +0200
committercyBerta <cyberta@riseup.net>2019-08-04 11:23:40 +0200
commit67610546144d333a997185beba228854095c7cfe (patch)
tree618e6f5253436fa721e396b29e13ac915b94d06e /app/src/main/res/values-it
parentaf49cc0388441a772daddc4a08fdab53165424e6 (diff)
update translations: ar, el, es, et, fr, he, it, ja, ru
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index dcec0c0f..db5c17fe 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -15,23 +15,29 @@
<string name="introduce_new_provider">Aggiungi un nuovo provider di servizi</string>
<string name="save">Salva</string>
<string name="new_provider_uri">Nome dominio</string>
+ <string name="valid_url_entered">L\'URL è valido</string>
<string name="use_anonymously_button">Usa in modo anonimo</string>
<string name="username_hint">nome utente</string>
- <string name="username_ask">Inserisci il tuo nome utente</string>
+ <string name="username_ask">Inserire il nome utente</string>
+ <string name="password_ask">Inserire la password</string>
<string name="password_hint">password</string>
+ <string name="password_match">Le password corrispondono</string>
+ <string name="password_mismatch">Le password non corrispondono</string>
<string name="user_message">Messaggio utente</string>
<string name="about_fragment_title">Informazioni</string>
+ <string name="error_bad_user_password_user_message">Nome utente o password errati</string>
+ <string name="error_not_valid_password_user_message">Deve essere composta da almeno 8 caratteri</string>
<string name="error_client_http_user_message">Riprova: errore Client HTTP</string>
<string name="error_io_exception_user_message">Riprova: errore I/O</string>
<string name="error_json_exception_user_message">Riprova: risposta errata dal server</string>
<string name="login_button">Accedi</string>
+ <string name="login_to_profile">Accedi al profilo</string>
<string name="logout_button">Disconnetti</string>
<string name="signup_button">Iscriviti</string>
<string name="setup_error_title">Errore di Configurazione</string>
<string name="setup_error_configure_button">Configura</string>
<string name="setup_error_close_button">Esci</string>
- <string name="malformed_url">Non sembra essere un provider Bitmask.</string>
- <string name="certificate_error">Questo non è un provider Bitmask fidato.</string>
+ <string name="malformed_url">Non sembra essere un provider %s.</string>
<string name="configuring_provider">Configurazione provider</string>
<string name="succesful_authentication_message">Autentificato</string>
<string name="authentication_failed_message">Autenticazione fallita</string>