diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:32 +0000 |
commit | b02d1c8358f896e7cc5622d7402d1b2ed7e1edba (patch) | |
tree | 32573c66c3718dfe0500d860f264f658a6d12599 /lib/l10n/it.js | |
parent | ddd6c72b1f94f92e20ac60731c0e31b2f06af88b (diff) | |
download | nextcloud-server-b02d1c8358f896e7cc5622d7402d1b2ed7e1edba.tar.gz nextcloud-server-b02d1c8358f896e7cc5622d7402d1b2ed7e1edba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index a6f6dc69c45..a8976aec171 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -76,7 +76,6 @@ OC.L10N.register( "Basic settings" : "Impostazioni di base", "Sharing" : "Condivisione", "Security" : "Sicurezza", - "Encryption" : "Cifratura", "Groupware" : "Groupware", "Additional settings" : "Impostazioni aggiuntive", "Personal info" : "Informazioni personali", @@ -235,6 +234,7 @@ OC.L10N.register( "Action \"%s\" not supported or implemented." : "Azione \"%s\" non supportata o implementata.", "Authentication failed, wrong token or provider ID given" : "Autenticazione non riuscita, token o ID fornitore errato ", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametri mancanti per completare la richiesta. Parametri mancanti: \"%s\"", + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" giĆ utilizzato dal fornitore della federazione cloud \"%s\"", "Cloud Federation Provider with ID: \"%s\" does not exist." : "Il fornitore della federazione cloud con ID: \"%s\" non esiste.", "Could not obtain lock type %d on \"%s\"." : "Impossibile ottenere il blocco di tipo %d su \"%s\".", "Storage unauthorized. %s" : "Archiviazione non autorizzata. %s", @@ -246,6 +246,7 @@ OC.L10N.register( "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", + "Encryption" : "Cifratura", "Tips & tricks" : "Suggerimenti e trucchi", "DB Error: \"%s\"" : "Errore DB: \"%s\"", "Offending command was: \"%s\"" : "Il comando non consentito era: \"%s\"", |