diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-24 02:27:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-24 02:27:55 +0000 |
commit | 84a35361599640d838815a4127eab58e49f052fc (patch) | |
tree | 783feecc72ba4a95211242939f987cc16b0bc240 /apps/files_external/l10n/gl.js | |
parent | 038045d55e039262564254c3ac75aaa7965eb200 (diff) | |
download | nextcloud-server-84a35361599640d838815a4127eab58e49f052fc.tar.gz nextcloud-server-84a35361599640d838815a4127eab58e49f052fc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index fd87eb582b0..b1014eec2a3 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -105,6 +105,8 @@ OC.L10N.register( "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", |