diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-25 02:16:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-25 02:16:01 +0000 |
commit | 39f6f1ba341b053f8830571f6f2238c1653cf1ea (patch) | |
tree | 2bd8d581416eefa16413d74ddb842c904d7ea2b6 /apps/files_external/l10n/es.js | |
parent | 797fa188c224132d522710ecda4aa4feb85c3739 (diff) | |
download | nextcloud-server-39f6f1ba341b053f8830571f6f2238c1653cf1ea.tar.gz nextcloud-server-39f6f1ba341b053f8830571f6f2238c1653cf1ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r-- | apps/files_external/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index cb7d58e8752..a563113c4a2 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -105,6 +105,8 @@ OC.L10N.register( "SMB / CIFS" : "SMB / CIFS", "Share" : "Compartir", "Show hidden files" : "Mostrar archivos ocultos", + "Verify ACL access when listing files" : "Verificar acceso ACL al listar archivos", + "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 los ACL de cada archivo o carpeta en un directorio para filtrar los ítems en los que el usuario no tiene permisos de lectura. Provoca un descenso en el rendimiento.", "Timeout" : "Se agotó el tiempo", "SMB / CIFS using OC login" : "SMB / CIFS que usan acceso OC", "Username as share" : "Nombre de usuario como compartir", |