diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:18 +0000 |
commit | 8f0da6b9f74b361cf31ea8a8ef8badf0685a9211 (patch) | |
tree | af798db0b6def282b051a8e6e6e4c38c6c1b66c5 /apps/workflowengine | |
parent | 053cefa373ab62edce8bb69fcfc0d6a5ee6fc3f9 (diff) | |
download | nextcloud-server-8f0da6b9f74b361cf31ea8a8ef8badf0685a9211.tar.gz nextcloud-server-8f0da6b9f74b361cf31ea8a8ef8badf0685a9211.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", |