diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
commit | 85767660baa8b9e686303b091da8c96b13345f86 (patch) | |
tree | 5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /lib/l10n/it.js | |
parent | f349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff) | |
download | nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.tar.gz nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 63cbcb4d43c..5ad432c7968 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -73,10 +73,6 @@ OC.L10N.register( "Log out" : "Esci", "Users" : "Utenti", "Unknown user" : "Utente sconosciuto", - "Create" : "Crea", - "Change" : "Modifica", - "Delete" : "Elimina", - "Share" : "Condividi", "Overview" : "Riepilogo", "Basic settings" : "Impostazioni di base", "Sharing" : "Condivisione", @@ -85,10 +81,6 @@ OC.L10N.register( "Additional settings" : "Impostazioni aggiuntive", "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", - "Unlimited" : "Illimitato", - "Verifying" : "Verifica", - "Verifying …" : "Verifica in corso...", - "Verify" : "Verifica", "%s enter the database username and name." : "%s digita il nome utente e il nome del database.", "%s enter the database username." : "%s digita il nome utente del database.", "%s enter the database name." : "%s digita il nome del database.", @@ -227,6 +219,14 @@ OC.L10N.register( "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", "Library %s with a version higher than %s is required - available version %s." : "Richiesta una versione della libreria %s maggiore di %s - versione disponibile %s.", "Library %s with a version lower than %s is required - available version %s." : "Richiesta una versione della libreria %s minore di %s - versione disponibile %s.", + "Create" : "Crea", + "Change" : "Modifica", + "Delete" : "Elimina", + "Share" : "Condividi", + "Unlimited" : "Illimitato", + "Verifying" : "Verifica", + "Verifying …" : "Verifica in corso...", + "Verify" : "Verifica", "Sharing %s failed, because the backend does not allow shares from type %i" : "Condivisione di %s non riuscita, poiché il motore non consente condivisioni del tipo %i", "Sharing %s failed, because the file does not exist" : "Condivisione di %s non riuscita, poiché il file non esiste", "Sharing %s failed, because you can not share with yourself" : "Condivisione di %s non riuscita, poiché non puoi condividere con te stesso", |