diff options
Diffstat (limited to 'apps/workflowengine/l10n/pt_BR.js')
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index d5202fe7753..72bb464ecb4 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -48,6 +48,7 @@ OC.L10N.register( "Nextcloud workflow engine" : "Mecanismo de fluxo de trabalho Nextcloud", "Select a filter" : "Selecionar um filtro", "Select a comparator" : "Selecionar um comparador", + "Remove filter" : "Remover filtro", "Select a file type" : "Selecionar um tipo de arquivo", "e.g. httpd/unix-directory" : "por ex. httpd/unix-directory", "Folder" : "Pasta", @@ -70,6 +71,7 @@ OC.L10N.register( "Add new flow" : "Adicionar novo fluxo", "When" : "Quando", "and" : "e", + "Add a new filter" : "Adicionar um novo filtro", "Cancel" : "Cancelar", "Delete" : "Excluir", "The configuration is invalid" : "A configuração é inválida", |