Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-21 04:12:02 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-21 04:12:02 +0300
commit10388eab342a46e034eb6bfb89fbfd232d8ec2a5 (patch)
tree38ba04c1d625e9aba69f264ce4281b913df36eb0 /apps/workflowengine/l10n/pt_BR.js
parent5eca741309ab4b3ecf1de80ebf3f4bd8c599d67b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/pt_BR.js')
-rw-r--r--apps/workflowengine/l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js
index e526e3f6a57..24e1ab4218d 100644
--- a/apps/workflowengine/l10n/pt_BR.js
+++ b/apps/workflowengine/l10n/pt_BR.js
@@ -68,9 +68,9 @@ OC.L10N.register(
"Check %s does not exist" : "Verifique se %s não existe",
"Check %s is invalid" : "Verifique se %s é inválido",
"Check #%s does not exist" : "Verifique se %s não existe",
- "Workflow" : "Fluxo de trabalho",
"Files workflow engine" : "Sistema de fluxo de trabalho de arquivos",
"Open documentation" : "Abrir documentação",
- "Loading…" : "Carregando..."
+ "Loading…" : "Carregando...",
+ "Workflow" : "Fluxo de trabalho"
},
"nplurals=2; plural=(n > 1);");