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_CL.js')
-rw-r--r--apps/settings/l10n/es_CL.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js
index 24f1499c744..348a808374e 100644
--- a/apps/settings/l10n/es_CL.js
+++ b/apps/settings/l10n/es_CL.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Groups" : "Grupos",
"Group list is empty" : "La lista de grupos esta vacía",
"Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo",
- "Unsaved changes" : "Cambios no guardados",
- "Retry" : "Reintentar",
"{actor} changed your password" : "{actor} ha cambiado tu contraseña",
"You changed your password" : "Cambiaste tu contraseña",
"Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
@@ -284,6 +282,8 @@ OC.L10N.register(
"Issued By" : "Levantado Por",
"Valid until %s" : "Válido hasta %s",
"Import root certificate" : "Importar certificado raíz",
- "Set default expiration date" : "Establecer la fecha de expiración predeterminada"
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Unsaved changes" : "Cambios no guardados",
+ "Retry" : "Reintentar"
},
"nplurals=2; plural=(n != 1);");