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>2017-11-11 04:19:14 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-11 04:19:14 +0300
commit57a3115d9eb4a94c553e7531dc821e74aee55912 (patch)
treea4f5203f416d7a3d5c45860d3db6f1fe4ccfafca /l10n/es_CL.js
parent28dc8c1290039828513c466180683df0b6424d01 (diff)
[tx-robot] updated from transifexv13.0.0beta1
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js29
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
new file mode 100644
index 0000000..fbde0dc
--- /dev/null
+++ b/l10n/es_CL.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "saving..." : "guardando...",
+ "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!",
+ "Edit" : "Editar",
+ "Mixed" : "Mixto",
+ "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. ",
+ "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",
+ "Text editor" : "Editor de texto",
+ "Text file" : "Archivo de texto"
+},
+"nplurals=2; plural=(n != 1);");