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_MX.json')
-rw-r--r--l10n/es_MX.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index d5610d0..1e4bb12 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,4 +1,15 @@
{ "translations": {
+ "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.",
@@ -10,17 +21,6 @@
"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...",
- "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 has 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",
"Text editor" : "Editor de texto",
"Text file" : "Archivo de texto"
},"pluralForm" :"nplurals=2; plural=(n != 1);"