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.js')
-rw-r--r--core/l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 6437e5bef1f..310f8b2f70e 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -67,11 +67,10 @@ OC.L10N.register(
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema al cargar la página, volverá a cargar en %n segundo","Problema al cagar la página, volverá a cargar en %n segundos"],
"Saving..." : "Guardando...",
"Dismiss" : "Descartar",
- "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
"Authentication required" : "Se necesita autenticación",
- "Password" : "Contraseña",
- "Cancel" : "Cancelar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
"Confirm" : "Confirmar",
+ "Password" : "Contraseña",
"Failed to authenticate, try again" : "Autenticación fallida, vuelva a intentarlo",
"seconds ago" : "hace segundos",
"Logging in …" : "Iniciando sesión ...",
@@ -97,6 +96,7 @@ OC.L10N.register(
"Already existing files" : "Archivos ya existentes",
"Which files do you want to keep?" : "¿Cuáles archivos desea mantener?",
"If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, el archivo copiado tendrá añadido un número en su nombre.",
+ "Cancel" : "Cancelar",
"Continue" : "Continuar",
"(all selected)" : "(seleccionados todos)",
"({count} selected)" : "({count} seleccionados)",