aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es_CL.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/es_CL.js')
-rw-r--r--apps/files_external/l10n/es_CL.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/es_CL.js b/apps/files_external/l10n/es_CL.js
index 49c706131ca..3b528d83fec 100644
--- a/apps/files_external/l10n/es_CL.js
+++ b/apps/files_external/l10n/es_CL.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"files_external",
{
+ "Grant access" : "Conceder acceso",
+ "Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
+ "Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
+ "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
+ "Generate keys" : "Generar llaves",
+ "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
"Enable encryption" : "Habilitar encripción",
"Enable previews" : "Habilitar vistas previas",
@@ -99,12 +105,6 @@ OC.L10N.register(
"Add storage" : "Agregar almacenamiento",
"Advanced settings" : "Configuraciones avanzadas",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
- "Grant access" : "Conceder acceso",
- "Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
- "Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
- "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
- "Generate keys" : "Generar llaves",
- "Error generating key pair" : "Se presentó un error al generar el juego de llaves",
"Empty response from the server" : "Respuesta del servidor vacía",
"Couldn't access. Please log out and in again to activate this mount point" : "No fue posible accesar. Por favor sal de la sesión y vuelve a entrar para activar este punto de montaje",
"Couldn't get the information from the remote server: {code} {type}" : "No fue posible obtener la información del servidor remoto: {code} {type}",