diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:33 +0000 |
commit | f49550db979bdc1de23ef6df993ec29f938de1d7 (patch) | |
tree | d3701ef31c4c2e8bc982b4687d7c20ad8b6526f8 /apps/files_external/l10n/gl.js | |
parent | 254914a7358a8dbdfe18580cf876c126383cb4ef (diff) | |
download | nextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.tar.gz nextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 493f48adbda..e99bed7fc47 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "Compartir", "Show hidden files" : "Amosar os ficheiros agochados", "Case sensitive file system" : "Sistema de ficheiros que distingue entre maiúsculas e minúsculas", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "A súa desactivación permitirá usar un sistema de ficheiros que non distinga entre maiúsculas e minúsculas, mais afectará ao rendemento", "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", |