diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
commit | 4e6e5e21170c207fb2c8a7dafd7833b21a849657 (patch) | |
tree | a2cd3717a7de15260bb5ea92237833e19164338c /apps/workflowengine | |
parent | 9b6551d4c8b62d10ad72c59d8cd9e69234cd76f0 (diff) | |
download | nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.tar.gz nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.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 | 3 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index 0579cb881d3..ffc7b3522ca 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -80,12 +80,15 @@ OC.L10N.register( "Save" : "Salvar", "Available flows" : "Fluxos disponíveis", "For details on how to write your own flow, check out the development documentation." : "Para detalhes sobre como escrever seu próprio fluxo, consulte a documentação de desenvolvimento.", + "No flows installed" : "Nenhum fluxo instalado", + "Ask your administrator to install new flows." : "Peça ao seu administrador para instalar novos fluxos.", "More flows" : "Mais fluxos", "Browse the App Store" : "Navegar pela loja de aplicativos", "Show less" : "Mostrar menos", "Show more" : "Mostrar mais", "Configured flows" : "Fluxos configurados", "Your flows" : "Seus fluxos", + "No flows configured" : "Nenhum fluxo configurado", "matches" : "coincide", "does not match" : "não coincide", "is" : "é", diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json index 3f772eb122e..eeeacabc103 100644 --- a/apps/workflowengine/l10n/pt_BR.json +++ b/apps/workflowengine/l10n/pt_BR.json @@ -78,12 +78,15 @@ "Save" : "Salvar", "Available flows" : "Fluxos disponíveis", "For details on how to write your own flow, check out the development documentation." : "Para detalhes sobre como escrever seu próprio fluxo, consulte a documentação de desenvolvimento.", + "No flows installed" : "Nenhum fluxo instalado", + "Ask your administrator to install new flows." : "Peça ao seu administrador para instalar novos fluxos.", "More flows" : "Mais fluxos", "Browse the App Store" : "Navegar pela loja de aplicativos", "Show less" : "Mostrar menos", "Show more" : "Mostrar mais", "Configured flows" : "Fluxos configurados", "Your flows" : "Seus fluxos", + "No flows configured" : "Nenhum fluxo configurado", "matches" : "coincide", "does not match" : "não coincide", "is" : "é", |