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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 4933759..f299823 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -23,6 +23,9 @@ OC.L10N.register(
"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",
+ "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",
"Text editor" : "Editor de texto"
},
"nplurals=2; plural=(n != 1);");