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 'apps/settings/l10n/es_419.js')
-rw-r--r--apps/settings/l10n/es_419.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js
index d5e67078556..182a385a718 100644
--- a/apps/settings/l10n/es_419.js
+++ b/apps/settings/l10n/es_419.js
@@ -141,6 +141,9 @@ OC.L10N.register(
"This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
"No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
"Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
"Your email address" : "Tu dirección de correo electrónico",
"No email address set" : "No se ha establecido la dirección de correo electrónico",
"Language" : "Idioma",
@@ -240,9 +243,6 @@ OC.L10N.register(
"You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estas usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)",
"Locale" : "Región",
- "Current password" : "Contraseña actual",
- "New password" : "Nueva contraseña",
- "Change password" : "Cambiar contraseña",
"Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor aguarda hasta que termine la migración",
"Migration started …" : "La migración ha comenzado ...",
"Couldn't remove app." : "No fue posible eliminar la aplicación. ",