diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
commit | 298b79410d433a5394123393b2462eb870a64947 (patch) | |
tree | e4fd07f1d55029293caed61c3b7af529c8785246 /lib/l10n/it.js | |
parent | 493c255f7f774783b78a58d930a2d1f446274d51 (diff) | |
download | nextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 993e61bf687..c09824b70be 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -63,6 +63,7 @@ OC.L10N.register( "Settings" : "Impostazioni", "Log out" : "Esci", "Users" : "Utenti", + "Unknown user" : "Utente sconosciuto", "APCu" : "APCu", "Redis" : "Redis", "Basic settings" : "Impostazioni di base", @@ -194,7 +195,6 @@ OC.L10N.register( "Application is not enabled" : "L'applicazione non รจ abilitata", "Authentication error" : "Errore di autenticazione", "Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.", - "Unknown user" : "Utente sconosciuto", "No database drivers (sqlite, mysql, or postgresql) installed." : "Nessun driver di database (sqlite, mysql o postgresql) installato", "Cannot write into \"config\" directory" : "Impossibile scrivere nella cartella \"config\"", "Cannot write into \"apps\" directory" : "Impossibile scrivere nella cartella \"apps\"", |