diff options
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 920b9bcf4c2..96cfb314a10 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -26,7 +26,7 @@ OC.L10N.register( "Host" : "Servidor", "Username" : "Nome de usuario", "Password" : "Contrasinal", - "Root" : "Root (raĆz)", + "Remote subfolder" : "Subcartafol remoto", "Secure ftps://" : "ftps:// seguro", "Client ID" : "ID do cliente", "Client secret" : "Secreto do cliente", @@ -43,7 +43,6 @@ OC.L10N.register( "Username as share" : "Nome de usuario como comparticiĆ³n", "URL" : "URL", "Secure https://" : "https:// seguro", - "Remote subfolder" : "Subcartafol remoto", "Access granted" : "Concedeuse acceso", "Error configuring Dropbox storage" : "Produciuse un erro ao configurar o almacenamento en Dropbox", "Grant access" : "Permitir o acceso", |