diff options
Diffstat (limited to 'apps/workflowengine/l10n/pt_BR.js')
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index 82bfeb4b852..8d40914252d 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -67,9 +67,9 @@ OC.L10N.register( "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook", "Custom user agent" : "Agente do usuário personalizado", "Select a user agent" : "Selecione um agente de usuário", - "Select groups" : "Selecionar grupos", + "Select groups" : "Selecione grupos", "Groups" : "Grupos", - "Type to search for group …" : "Digite para pesquisar o grupo…", + "Type to search for group …" : "Digite para pesquisar um grupo …", "Select a trigger" : "Selecione um gatilho", "At least one event must be selected" : "É necessário selecionar ao menos um evento", "Add new flow" : "Adicionar novo fluxo", @@ -86,13 +86,13 @@ OC.L10N.register( "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", + "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", + "matches" : "corresponde", "does not match" : "não coincide", "is" : "é", "is not" : "não é", @@ -104,10 +104,10 @@ OC.L10N.register( "greater or equals" : "maior ou igual a", "greater" : "maior que", "Request remote address" : "Endereço da requisição", - "matches IPv4" : "IPv4 coincide", - "does not match IPv4" : "IPV4 não coincide", - "matches IPv6" : "IPV6 coincide", - "does not match IPv6" : "IPV6 não coincide", + "matches IPv4" : "corresponde a IPv4", + "does not match IPv4" : "não corresponde a IPv4", + "matches IPv6" : "corresponde a IPv6", + "does not match IPv6" : "não corresponde a IPv6", "File system tag" : "Etiqueta do sistema de arquivos", "is tagged with" : "está etiquetado com", "is not tagged with" : "não está etiquetado com", |