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-09-18 05:36:37 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-18 05:36:37 +0300
commita66cda265f523b577f258701f79f64f4fbe56b23 (patch)
treed4c10906e3618ad45eba03ee767287445b86f6a5 /l10n/es_CL.js
parent16f46fdff36b0499443a39bda394bf6b9379395c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 52f1372..48f5415 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -12,20 +12,20 @@ OC.L10N.register(
"Preview" : "Previsualizar",
"New text file" : "Nuevo archivo de texto",
"New text file.txt" : "Nuevo archivo de texto.txt",
- "You can not open a folder" : "No puedes abrir la carpeta",
"This file is too big to be opened. Please download the file instead." : "Este archivo es demasiado grande para ser abierto. Por favor descárgarlo en su lugar.",
"Cannot read the file." : "No es posible leer el archivo.",
"Invalid file path supplied." : "La ruta del archivo proporcionada es inválida.",
"The file is locked." : "El archivo está bloqueado.",
"An internal server error occurred." : "Se presentó un error interno en el servidor. ",
+ "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",
+ "You can not open a folder" : "No puedes abrir la carpeta",
+ "Invalid range request" : "Rango de solicitud invalido",
+ "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",
- "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..."
+ "File mtime not supplied" : "El archivo mtime no fue proporcionado"
},
"nplurals=2; plural=(n != 1);");