diff options
Diffstat (limited to 'apps/files_external/l10n/it.js')
-rw-r--r-- | apps/files_external/l10n/it.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 4bd2908b431..740cff1a87b 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -120,16 +120,6 @@ 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", - "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", - "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", - "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente", - "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna" }, "nplurals=2; plural=(n != 1);"); |