aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r--apps/files_external/l10n/es.js17
1 files changed, 9 insertions, 8 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index 2fc49beb6d5..6ce8c129f06 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"files_external",
{
+ "Grant access" : "Conceder acceso",
+ "Error configuring OAuth1" : "Error al configurar OAuth1",
+ "Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
+ "Error configuring OAuth2" : "Error al configurar OAuth2",
+ "Generate keys" : "Generar claves",
+ "Error generating key pair" : "Error al generar el par de claves",
"Type to select user or group." : "Teclee para seleccionar un usuario o grupo.",
"(Group)" : "(Grupo)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)",
@@ -76,10 +82,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
- "Secure https://" : "—Seguro— https://",
+ "Secure https://" : "https:// Seguro",
"FTP" : "FTP",
"Host" : "Servidor",
- "Secure ftps://" : "—Seguro— ftps://",
+ "Secure ftps://" : "ftps:// Seguro",
"Local" : "Local",
"Location" : "Ubicación",
"Nextcloud" : "Nextcloud",
@@ -90,6 +96,7 @@ OC.L10N.register(
"Share" : "Compartir",
"Show hidden files" : "Mostrar archivos ocultos",
"Case sensitive file system" : "Sistema de archivos sensible a mayúsculas",
+ "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Desactivarlo permitirá utilizar un sistema de archivos insensible a mayúsculas y minúsculas, pero conlleva una penalización en el rendimiento.",
"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",
@@ -136,12 +143,6 @@ OC.L10N.register(
"Advanced settings" : "Configuración avanzada",
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.",
- "Grant access" : "Conceder acceso",
- "Error configuring OAuth1" : "Error al configurar OAuth1",
- "Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
- "Error configuring OAuth2" : "Error al configurar OAuth2",
- "Generate keys" : "Generar claves",
- "Error generating key pair" : "Error al generar el par de claves",
"Empty response from the server" : "Respuesta vacía desde el servidor",
"Couldn't access. Please log out and in again to activate this mount point" : "No se ha podido acceder. Por favor, cierra sesión y vuelve a entrar para activar este punto de montaje",
"Couldn't get the information from the remote server: {code} {type}" : "No se pudo obtener la información del servidor remoto: {code} {type}",