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-02-02 05:38:48 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-02 05:38:48 +0300
commitd89dac81766414715831b9553c33ab8d1f6d75ee (patch)
treeea6f338f54150309fa6a7ac1ad0097a6349977ce /l10n/es_CL.js
parent42aad9576c8df7c9a1112a04e8556c42aee9aa63 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 930976d..88f4e99 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -20,12 +20,11 @@ OC.L10N.register(
"You are not authorized to open this share" : "No estas autorizado para abrir este elemento compartido",
"You can not open a folder" : "No puedes abrir la carpeta",
"Invalid range request" : "Rango de solicitud invalido",
- "saving..." : "guardando...",
+ "Saving…" : "Guardando...",
"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",
"Insufficient permissions" : "Permisos insuficientes",
"File path not supplied" : "La ruta del archivo no fue proporcionada",
- "File mtime not supplied" : "El archivo mtime no fue proporcionado",
- "Saving…" : "Guardando..."
+ "File mtime not supplied" : "El archivo mtime no fue proporcionado"
},
"nplurals=2; plural=(n != 1);");