aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:15 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:15 +0000
commit17a2dbb7de7de8eede7a6e62815c8f4aeb867e37 (patch)
tree138b2bc832941fa466e1d7359e079b959b55636e /apps/files_external/l10n/it.js
parentb78da27d0a3254c8ca443f95dfe929eaf51853b3 (diff)
downloadnextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.tar.gz
nextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/it.js')
-rw-r--r--apps/files_external/l10n/it.js10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 740cff1a87b..691598bd44d 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Impostazioni avanzate",
"Delete" : "Elimina",
"Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
- "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna"
+ "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
+ "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
+ "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
+ "Google Drive App Configuration" : "Configurazione applicazione Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");