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:
authorNextcloud bot <bot@nextcloud.com>2021-06-15 05:51:41 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-15 05:51:41 +0300
commit1d7cb73b335a52194b1877297b4764bc81ab2b04 (patch)
treea582a79a41c9306f5eba1f1f08ea22772d44b212 /l10n/es_CL.js
parent1f364d75ed5d16239d3918ef0ca0f0310dd6d28b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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",