diff options
Diffstat (limited to 'apps/files_external/l10n/es.json')
-rw-r--r-- | apps/files_external/l10n/es.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index a3ec908bdc7..4be0e78d3c9 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -103,6 +103,8 @@ "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", |