diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-29 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-29 02:27:52 +0000 |
commit | 8c02c41b7ccd983f696620dbf301eecf9425d0a4 (patch) | |
tree | eabe3470234303e3977a85ec612f1002c5ad863c /apps/workflowengine/l10n/pt_BR.js | |
parent | 88a24d7d120fc30e3655f371d64fbdbe02a93241 (diff) | |
download | nextcloud-server-8c02c41b7ccd983f696620dbf301eecf9425d0a4.tar.gz nextcloud-server-8c02c41b7ccd983f696620dbf301eecf9425d0a4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/pt_BR.js')
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index 4a5b049a638..460cfa59eb6 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -35,6 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "Entidade %s não tem evento %s", "Operation %s does not exist" : "Operação %s não existe", "Operation %s is invalid" : "Operação %s é inválida", + "At least one check needs to be provided" : "É necessário fornecer ao menos uma verificação", + "Invalid check provided" : "Verificação fornecida inválida", "Check %s does not exist" : "Verifique se %s não existe", "Check %s is invalid" : "Verifique se %s é inválido", "Check %s is not allowed with this entity" : "Verificação de %s não é permitida nesta entidade", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Cliente de Desktop", "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook", "Custom user agent" : "Agente do usuário personalizado", + "At least one event must be selected" : "É necessário selecionar ao menos um evento", "Add new flow" : "Adicionar novo fluxo", "When" : "Quando", "and" : "e", |