diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-07 00:09:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-07 00:09:11 +0000 |
commit | 536650c02f719cc810a0538c36113b2fa96db605 (patch) | |
tree | 01e5c445702500d133803dbd80f00b836cdd4531 /apps/workflowengine/l10n/es_MX.json | |
parent | 287bae8c5ffd0cba66f2bc0b1f24b1011dbebea0 (diff) | |
download | nextcloud-server-536650c02f719cc810a0538c36113b2fa96db605.tar.gz nextcloud-server-536650c02f719cc810a0538c36113b2fa96db605.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/es_MX.json')
-rw-r--r-- | apps/workflowengine/l10n/es_MX.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/es_MX.json b/apps/workflowengine/l10n/es_MX.json index 5003c44aeeb..a141be5f6e3 100644 --- a/apps/workflowengine/l10n/es_MX.json +++ b/apps/workflowengine/l10n/es_MX.json @@ -49,10 +49,13 @@ "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", + "Check %s is invalid or does not exist" : "La validació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", + "Check %s does not exist" : "La validación %s no existe", + "Check %s is invalid" : "La validación %s no es inválida", + "Check #%s does not exist" : "La validación #%s no existe", "Workflow" : "Flujo de trabajo", "Open documentation" : "Abrir documentación", "Add rule group" : "Agregar regla de grupo", |