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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index e8fbca0..bdb4369 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -1,8 +1,6 @@
OC.L10N.register(
"files_texteditor",
{
- "saved!" : "¡Guardado!",
- "failed!" : "¡Se presentó una falla!",
"Saved" : "Guardado",
"There was a problem saving your changes. Click to resume editing." : "Se presentó un problema al guardar sus cambios. Por favor haz click para continuar editando.",
"An error occurred!" : "¡Se presentó un error!",
@@ -20,6 +18,8 @@ OC.L10N.register(
"You are not authorized to open this share" : "No estas autorizado para abrir este elemento compartido",
"Invalid range request" : "Rango de solicitud invalido",
"Saving…" : "Guardando...",
+ "saved!" : "¡Guardado!",
+ "failed!" : "¡Se presentó una falla!",
"You can not open a folder" : "No puedes abrir la carpeta",
"You can not write to a folder" : "No puedes escribir a la carpeta",
"Cannot save file as it has been modified since opening" : "No es posible guardar el archivo ya que ha sido modificado desde que fue abierto",