diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:20 +0000 |
commit | f2101487a0a32cd5be5068329a2c7cd6d8a1583f (patch) | |
tree | 0881be84f22fc59f378b6b06d23e86c848e8042c /apps/files_external/l10n/gl.js | |
parent | 4fc002a3a5b78bb7b832829dc9cf2c16f897263b (diff) | |
download | nextcloud-server-f2101487a0a32cd5be5068329a2c7cd6d8a1583f.tar.gz nextcloud-server-f2101487a0a32cd5be5068329a2c7cd6d8a1583f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 4 |
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);"); |