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:
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r--apps/files_external/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index 722838d8e99..3b89fbcc45b 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -101,13 +101,11 @@ OC.L10N.register(
"SFTP" : "SFTP",
"Root" : "Root (raíz)",
"SFTP with secret key login" : "SFTP con clave secreta de acceso",
- "SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
"Show hidden files" : "Amosar os ficheiros agochados",
"Verify ACL access when listing files" : "Verificar a lista de control de acceso (ACL) ao listar ficheiros",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Comprobar as listas de control de acceso (ACL) de cada ficheiro ou cartafol dentro dun directorio para filtrar os elementos onde o usuario non ten permisos de lectura, ten unha penalización de rendemento.",
"Timeout" : "Límite de tempo",
- "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC",
"Username as share" : "Nome de usuario como compartición",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nome do servicio",
@@ -134,6 +132,8 @@ OC.L10N.register(
"Allow users to mount external storage" : "Permitirlle aos usuarios montar almacenamento externo",
"External storages" : "Almacenamentos externos",
"(group)" : "(grupo)",
+ "SMB / CIFS" : "SMB / CIFS",
+ "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC",
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais."
},
"nplurals=2; plural=(n != 1);");