diff options
Diffstat (limited to 'apps/files_external/l10n/it.js')
-rw-r--r-- | apps/files_external/l10n/it.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index ebc705c64ae..f882caa5002 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -26,7 +26,7 @@ OC.L10N.register( "Host" : "Host", "Username" : "Nome utente", "Password" : "Password", - "Root" : "Radice", + "Remote subfolder" : "Sottocartella remota", "Secure ftps://" : "Sicuro ftps://", "Client ID" : "ID client", "Client secret" : "Segreto del client", @@ -43,7 +43,6 @@ OC.L10N.register( "Username as share" : "Nome utente come condivisione", "URL" : "URL", "Secure https://" : "Sicuro https://", - "Remote subfolder" : "Sottocartella remota", "Access granted" : "Accesso consentito", "Error configuring Dropbox storage" : "Errore durante la configurazione dell'archivio Dropbox", "Grant access" : "Concedi l'accesso", |