diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:10 +0000 |
commit | 7d9d99d5e648a4a1fae4eebedd92082b94571d50 (patch) | |
tree | 574cdc87f44eaaf63c5bfb2d8b9966cee5f91e7e /apps/workflowengine | |
parent | fe146a9739026fa6c812467da5372305390b20f4 (diff) | |
download | nextcloud-server-7d9d99d5e648a4a1fae4eebedd92082b94571d50.tar.gz nextcloud-server-7d9d99d5e648a4a1fae4eebedd92082b94571d50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.json | 2 |
2 files changed, 4 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", diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json index d7cc7e893ac..6c9be77f48a 100644 --- a/apps/workflowengine/l10n/pt_BR.json +++ b/apps/workflowengine/l10n/pt_BR.json @@ -46,6 +46,7 @@ "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", @@ -68,6 +69,7 @@ "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", |