aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-18 00:17:49 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-18 00:17:49 +0000
commitb24bb42ef793712f6ba91d86969b2424a63cea00 (patch)
tree5d1d191891eb30fa14cec116f49a27b74ff404cf /apps/workflowengine
parent545b3b392f47a97928c7b0d54d10496461fb966e (diff)
downloadnextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz
nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.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_PT.js4
-rw-r--r--apps/workflowengine/l10n/pt_PT.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/pt_PT.js b/apps/workflowengine/l10n/pt_PT.js
index 1b467acebee..9f33666198d 100644
--- a/apps/workflowengine/l10n/pt_PT.js
+++ b/apps/workflowengine/l10n/pt_PT.js
@@ -33,6 +33,9 @@ OC.L10N.register(
"Entity %s is invalid" : "Entidade %s é inválida",
"No events are chosen." : "Não são escolhidos eventos.",
"Entity %s has no event %s" : "Entidade %s não tem evento %s",
+ "Operation %s is invalid" : "Operação %s é inválida",
+ "Check %s does not exist" : "Validação %s não existe",
+ "Check %s is invalid" : "Validação %s é inválida",
"Check %s is invalid or does not exist" : "Verifique%sé inválido ou não existe",
"Flow" : "Fluxo",
"Nextcloud workflow engine" : "Motor de fluxo de trabalho da Nextcloud",
@@ -72,6 +75,7 @@ OC.L10N.register(
"between" : "entre",
"not between" : "fora de",
"Request user agent" : "Solicitar agente de utilizador",
+ "User group membership" : "Grupos do utilizador",
"is member of" : "é membro de",
"is not member of" : "não é um membro de",
"No results" : "Sem resultados",
diff --git a/apps/workflowengine/l10n/pt_PT.json b/apps/workflowengine/l10n/pt_PT.json
index a5970b1158b..6e33fe4a8ae 100644
--- a/apps/workflowengine/l10n/pt_PT.json
+++ b/apps/workflowengine/l10n/pt_PT.json
@@ -31,6 +31,9 @@
"Entity %s is invalid" : "Entidade %s é inválida",
"No events are chosen." : "Não são escolhidos eventos.",
"Entity %s has no event %s" : "Entidade %s não tem evento %s",
+ "Operation %s is invalid" : "Operação %s é inválida",
+ "Check %s does not exist" : "Validação %s não existe",
+ "Check %s is invalid" : "Validação %s é inválida",
"Check %s is invalid or does not exist" : "Verifique%sé inválido ou não existe",
"Flow" : "Fluxo",
"Nextcloud workflow engine" : "Motor de fluxo de trabalho da Nextcloud",
@@ -70,6 +73,7 @@
"between" : "entre",
"not between" : "fora de",
"Request user agent" : "Solicitar agente de utilizador",
+ "User group membership" : "Grupos do utilizador",
"is member of" : "é membro de",
"is not member of" : "não é um membro de",
"No results" : "Sem resultados",