diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-31 00:08:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-31 00:08:35 +0000 |
commit | 6a6300b1f20116088c3d7e09d5e4d8a6ed6fc57e (patch) | |
tree | fb156feb18f9018354f82fe3bbf3b9cebdd92a85 /apps/workflowengine/l10n/es_MX.js | |
parent | 548871a9f3b1a4a244b0467a988cc4191d49146b (diff) | |
download | nextcloud-server-6a6300b1f20116088c3d7e09d5e4d8a6ed6fc57e.tar.gz nextcloud-server-6a6300b1f20116088c3d7e09d5e4d8a6ed6fc57e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/es_MX.js')
-rw-r--r-- | apps/workflowengine/l10n/es_MX.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es_MX.js b/apps/workflowengine/l10n/es_MX.js index 93337ee293a..ce83d030966 100644 --- a/apps/workflowengine/l10n/es_MX.js +++ b/apps/workflowengine/l10n/es_MX.js @@ -14,6 +14,10 @@ OC.L10N.register( "less or equals" : "menor o igual", "greater or equals" : "mayor o igual", "greater" : "mayor", + "File system tag" : "Etiqueta del sistema de archivos", + "is tagged with" : "está etiquetado con", + "is not tagged with" : "no está etiquetado con", + "Select tag…" : "Seleccionar etiqueta...", "Request remote address" : "Solicitar dirección remota", "matches IPv4" : "coincide con IPv4", "does not match IPv4" : "no coincide con IPv4", @@ -37,6 +41,7 @@ OC.L10N.register( "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 tag id is invalid" : "El id de la etiqueta 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", |