summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/it.js')
-rw-r--r--apps/files_external/l10n/it.js8
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index d5062e4fc4b..597e547fea5 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Identity endpoint URL" : "URL endpoint delle identità",
"Rackspace" : "Rackspace",
"API key" : "Chiave API",
+ "Global credentials" : "Credenziali globali",
"Log-in credentials, save in database" : "Credenziali di accesso, salva nel database",
"Username and password" : "Nome utente e password",
"Log-in credentials, save in session" : "Credenziali di accesso, salva nella sessione",
@@ -89,7 +90,6 @@ OC.L10N.register(
"Google Drive" : "Google Drive",
"Local" : "Locale",
"Location" : "Posizione",
- "ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Radice",
"SFTP with secret key login" : "SFTP con accesso a chiave segreta",
@@ -101,6 +101,10 @@ OC.L10N.register(
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nome servizio",
"Request timeout (seconds)" : "Tempo massimo della richiesta (secondi)",
+ "External storages" : "Archiviazioni esterne",
+ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
+ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"No external storage configured" : "Nessuna archiviazione esterna configurata",
"You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali",
"Name" : "Nome",
@@ -121,7 +125,9 @@ OC.L10N.register(
"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",
+ "Access granted" : "Accesso accordato",
"Global Credentials" : "Credenziali globali",
+ "ownCloud" : "ownCloud",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",