Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/es_CL.js')
-rw-r--r--core/l10n/es_CL.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js
index adf17683cfa..a5394c65c93 100644
--- a/core/l10n/es_CL.js
+++ b/core/l10n/es_CL.js
@@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
- "Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
- "New Password" : "Nueva Contraseña"
+ "New Password" : "Nueva Contraseña",
+ "Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");