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>2020-04-01 05:27:43 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-01 05:27:43 +0300
commit954e723d560400abbadfbb8a40fe088c59bbe1da (patch)
treed0336d4297df5258cb500b5ad9c744ca372656ca /l10n/es_CL.js
parentd26eb3641ec657f8d920bb90e62ead57b6d54cf9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index f299823..1293af4 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"files_texteditor",
{
- "saving..." : "guardando...",
"saved!" : "¡Guardado!",
"failed!" : "¡Se presentó una falla!",
"Saved" : "Guardado",
@@ -26,6 +25,7 @@ OC.L10N.register(
"Share not found" : "No se encontró el elemento compartido",
"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...",
"Text editor" : "Editor de texto"
},
"nplurals=2; plural=(n != 1);");