Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/es_MX.json
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_MX.json')
-rw-r--r--l10n/es_MX.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index f9a4e6025..3ad66152f 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,5 +1,13 @@
{ "translations": {
"New text document" : "Nuevo documento de texto",
+ "The file was uploaded" : "El archivo fue cargado",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
+ "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
+ "No file was uploaded" : "No se cargó el archivo",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No fue posible escribir a disco",
+ "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"Nextcloud Text" : "Texto de Nextcloud",
"Readme" : "Leame",
"Text" : "Texto",
@@ -8,10 +16,13 @@
"Use current version" : "Usar la versión actual",
"Use the saved version" : "Usar la versión guardada",
"The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.",
+ "Saved" : "Guardado",
"Unsaved changes" : "Cambios no guardados",
"Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando",
"Edit guest name" : "Editar nombre de invitado",
"Save guest name" : "Guardar nombre de invitado",
+ "Formatting help" : "Ayuda de formato",
+ "Keyboard shortcuts" : "Atajos del teclado",
"Bold" : "Negritas",
"Italic" : "Cursiva",
"Strikethrough" : "Tachada",
@@ -21,6 +32,7 @@
"Ordered list" : "Lista ordenada",
"Blockquote" : "Cita",
"Code block" : "Bloque de código",
+ "Participants" : "Participantes",
"Add notes, lists or links …" : "Agregar notas, listas o ligas ...",
"Edit" : "Editar",
"Undo" : "Deshacer",
@@ -31,6 +43,9 @@
"Heading 4" : "Título 4",
"Heading 5" : "Título 5",
"ToDo list" : "Lista de penditentes",
+ "Info" : "Info",
+ "Success" : "Éxito",
+ "Warning" : "Advertencia",
"Insert image" : "Añadir imagen",
"_and %n other editor_::_and %n other editors_" : ["Y otro %n editor","Y otros %n editores"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"