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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-29 03:07:41 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-29 03:07:41 +0300
commit58513255d26c08fc5921ce57dde2560e351c19f4 (patch)
tree6fb58aa59ab4e40117dd72ae23c1f54e19e703b5 /apps/workflowengine/l10n/es_MX.json
parent1f7124a57bde8713c4bfa039d69d034b4b9f14cd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/es_MX.json')
-rw-r--r--apps/workflowengine/l10n/es_MX.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es_MX.json b/apps/workflowengine/l10n/es_MX.json
new file mode 100644
index 00000000000..c1dcb6091f2
--- /dev/null
+++ b/apps/workflowengine/l10n/es_MX.json
@@ -0,0 +1,58 @@
+{ "translations": {
+ "Successfully saved" : "Guardado exitosamente",
+ "Saving failed:" : "Falla al guardar:",
+ "File mime type" : "Tipo mime del archivo",
+ "is" : "es",
+ "is not" : "no es",
+ "matches" : "coincide",
+ "does not match" : "No coincide",
+ "Example: {placeholder}" : "Ejemplo: {placeholder}",
+ "File size (upload)" : "Tamaño del archivo (carga)",
+ "less" : "menor",
+ "less or equals" : "menor o igual",
+ "greater or equals" : "mayor o igual",
+ "greater" : "mayor",
+ "Request remote address" : "Solicitar dirección remota",
+ "matches IPv4" : "coincide con IPv4",
+ "does not match IPv4" : "no coincide con IPv4",
+ "matches IPv6" : "coincide con IPv6",
+ "does not match IPv6" : "no coincide con IPv6",
+ "Request time" : "Solicitar tiempo",
+ "between" : "entre",
+ "not between" : "no entre",
+ "Start" : "Inicio",
+ "End" : "Fin",
+ "Select timezone…" : "Seleccionar zona horaria...",
+ "Request URL" : "Solicitar URL",
+ "Predefined URLs" : "URLs predefinidos",
+ "Request user agent" : "Solicitar agente de usuario",
+ "Sync clients" : "Sincronizar clientes",
+ "Android client" : "Cliente Android",
+ "iOS client" : "Cliente iOS",
+ "Desktop client" : "Cliente de escritorio",
+ "is member of" : "es miembro de",
+ "is not member of" : "no es miembro de",
+ "The given operator is invalid" : "El operador indicado es inválido",
+ "The given regular expression is invalid" : "La expresión regular indicada es inválida",
+ "The given file size is invalid" : "El tamaño de archivo indicado es inválido",
+ "The given IP range is invalid" : "El rango de IP's es inválido",
+ "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4",
+ "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6",
+ "The given start time is invalid" : "El tiempo inicial dado no es válido",
+ "The given end time is invalid" : "El tiempo final dado no es válido",
+ "The given group does not exist" : "El grupo dado no existe",
+ "Check %s is invalid or does not exist" : "La operación %s es inválida o no existe",
+ "Operation #%s does not exist" : "La operación #%s no existe",
+ "Operation %s does not exist" : "La operación %s no existe",
+ "Operation %s is invalid" : "La operación %s es inválida",
+ "Workflow" : "Flujo de trabajo",
+ "Open documentation" : "Abrir documentación",
+ "Add rule group" : "Agregar regla de grupo",
+ "Short rule description" : "Descripción corta de regla",
+ "Add rule" : "Agregar regla",
+ "Reset" : "Restablecer",
+ "Save" : "Guardar",
+ "Saving…" : "Guardando...",
+ "Loading…" : "Cargando..."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file