Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 03:08:14 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-17 03:08:14 +0300
commit0ceb06fde5d9052285f636d5d9d4329e68d04a0a (patch)
tree394b7df245c33615e224ae5f6c213062370174a3 /apps/files_external/l10n/it.json
parentfff192f78fa9672648ffb1226b682e685f784c5a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/it.json')
-rw-r--r--apps/files_external/l10n/it.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index 469d1569dfa..b3fc8014295 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -1,16 +1,13 @@
{ "translations": {
- "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.",
- "Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
"Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
"External storages" : "Archiviazioni esterne",
- "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
"Google Drive App Configuration" : "Configurazione applicazione Google Drive",
"Personal" : "Personale",
"System" : "Sistema",
"Grant access" : "Concedi l'accesso",
"Error configuring OAuth1" : "Errore di configurazione OAuth1",
+ "Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Error configuring OAuth2" : "Errore di configurazione OAuth2",
"Generate keys" : "Genera la chiavi",
"Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
@@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Sottocartella remota",
"Secure https://" : "Sicuro https://",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Sicuro ftps://",
@@ -124,7 +120,11 @@
"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.",
+ "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
"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"
+ "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente",
+ "Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file