diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-31 01:54:49 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-31 01:54:49 -0500 |
commit | 2b376b9e5c9437986183a5c1e0e18ee1c8428230 (patch) | |
tree | 6bc195db362ac811dd23a07a358813d9a612bdbb /apps/files_external/l10n/it.js | |
parent | c14464875fbee6349f7a730c3c901dfb00ddbf88 (diff) | |
download | nextcloud-server-2b376b9e5c9437986183a5c1e0e18ee1c8428230.tar.gz nextcloud-server-2b376b9e5c9437986183a5c1e0e18ee1c8428230.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/it.js')
-rw-r--r-- | apps/files_external/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 54192813b2a..c27a92d76f4 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti", "Insufficient data: %s" : "Dati insufficienti: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non รจ modificabile dall'utente", "Personal" : "Personale", "System" : "Sistema", "Grant access" : "Concedi l'accesso", @@ -63,6 +64,7 @@ OC.L10N.register( "Login credentials" : "Credenziali di accesso", "Username and password" : "Nome utente e password", "Session credentials" : "Credenziali di sessione", + "User provided" : "Fornita dall'utente", "RSA public key" : "Chiave pubblica RSA", "Public key" : "Chiave pubblica", "Amazon S3" : "Amazon S3", |