From 57a3115d9eb4a94c553e7531dc821e74aee55912 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Nov 2017 01:19:14 +0000 Subject: [tx-robot] updated from transifex --- l10n/es_CL.js | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 l10n/es_CL.js (limited to 'l10n/es_CL.js') 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);"); -- cgit v1.2.3