diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-31 02:27:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-31 02:27:45 +0000 |
commit | 9e7f52d225c00873300d5966c68c896caa09cde3 (patch) | |
tree | 706c442cd44996c788ffebb87b84e59b86bff2ae /apps/workflowengine/l10n | |
parent | d4e75c8eca1c234f1a503efeffd4396550442217 (diff) | |
download | nextcloud-server-9e7f52d225c00873300d5966c68c896caa09cde3.tar.gz nextcloud-server-9e7f52d225c00873300d5966c68c896caa09cde3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/es.js | 7 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es.json | 7 | ||||
-rw-r--r-- | apps/workflowengine/l10n/tr.js | 3 | ||||
-rw-r--r-- | apps/workflowengine/l10n/tr.json | 3 |
4 files changed, 16 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js index 4f9f74f5cf6..f8d7acabece 100644 --- a/apps/workflowengine/l10n/es.js +++ b/apps/workflowengine/l10n/es.js @@ -35,8 +35,10 @@ OC.L10N.register( "Entity %s has no event %s" : "La entidad %s no tiene eventos %s", "Operation %s does not exist" : "Operación %s no existe", "Operation %s is invalid" : "Operación %s no es valida", - "Check %s does not exist" : "Chequeo %s no existe", - "Check %s is invalid" : "Chequeo %s no es valido", + "At least one check needs to be provided" : "Has de seleccionar al menos una comprobación", + "Invalid check provided" : "La comprobación proporcionada no es válida", + "Check %s does not exist" : "La comprobación %s no existe", + "Check %s is invalid" : "La comprobación %s no es válida", "Check %s is not allowed with this entity" : "La comprobación %s no se permite con esta entidad", "Check #%s does not exist" : "El chequeo #%s no existe", "Check %s is invalid or does not exist" : "Comprueba %s no es valido o no existe", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook", "Custom user agent" : "Agente de usuario personalizado", + "At least one event must be selected" : "Has de seleccionar al menos un evento", "Add new flow" : "Añadir nuevo flujo", "When" : "Cuando", "and" : "y", diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json index 80310771869..aede6c83b1d 100644 --- a/apps/workflowengine/l10n/es.json +++ b/apps/workflowengine/l10n/es.json @@ -33,8 +33,10 @@ "Entity %s has no event %s" : "La entidad %s no tiene eventos %s", "Operation %s does not exist" : "Operación %s no existe", "Operation %s is invalid" : "Operación %s no es valida", - "Check %s does not exist" : "Chequeo %s no existe", - "Check %s is invalid" : "Chequeo %s no es valido", + "At least one check needs to be provided" : "Has de seleccionar al menos una comprobación", + "Invalid check provided" : "La comprobación proporcionada no es válida", + "Check %s does not exist" : "La comprobación %s no existe", + "Check %s is invalid" : "La comprobación %s no es válida", "Check %s is not allowed with this entity" : "La comprobación %s no se permite con esta entidad", "Check #%s does not exist" : "El chequeo #%s no existe", "Check %s is invalid or does not exist" : "Comprueba %s no es valido o no existe", @@ -64,6 +66,7 @@ "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook", "Custom user agent" : "Agente de usuario personalizado", + "At least one event must be selected" : "Has de seleccionar al menos un evento", "Add new flow" : "Añadir nuevo flujo", "When" : "Cuando", "and" : "y", diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index d8b5c2f6937..4fc2f5c67bc 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -35,6 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "%s varlığının herhangi bir etkinliği yok %s", "Operation %s does not exist" : "%s işlemi bulunamadı", "Operation %s is invalid" : "%s işlemi geçersiz", + "At least one check needs to be provided" : "En az bir denetim belirtilmelidir", + "Invalid check provided" : "Geçersiz denetim belirtildi", "Check %s does not exist" : "%s denetimi bulunamadı", "Check %s is invalid" : "%s denetimi geçersiz", "Check %s is not allowed with this entity" : "Bu varlık için %s denetimi yapılamaz", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Masaüstü istemcisi", "Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri", "Custom user agent" : "Özel kullanıcı uygulaması", + "At least one event must be selected" : "En az bir etkinlik seçilmelidir", "Add new flow" : "Akış ekle", "When" : "Şu zamanda", "and" : "ve", diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json index 2218821dabf..4712f867815 100644 --- a/apps/workflowengine/l10n/tr.json +++ b/apps/workflowengine/l10n/tr.json @@ -33,6 +33,8 @@ "Entity %s has no event %s" : "%s varlığının herhangi bir etkinliği yok %s", "Operation %s does not exist" : "%s işlemi bulunamadı", "Operation %s is invalid" : "%s işlemi geçersiz", + "At least one check needs to be provided" : "En az bir denetim belirtilmelidir", + "Invalid check provided" : "Geçersiz denetim belirtildi", "Check %s does not exist" : "%s denetimi bulunamadı", "Check %s is invalid" : "%s denetimi geçersiz", "Check %s is not allowed with this entity" : "Bu varlık için %s denetimi yapılamaz", @@ -64,6 +66,7 @@ "Desktop client" : "Masaüstü istemcisi", "Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri", "Custom user agent" : "Özel kullanıcı uygulaması", + "At least one event must be selected" : "En az bir etkinlik seçilmelidir", "Add new flow" : "Akış ekle", "When" : "Şu zamanda", "and" : "ve", |