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>2020-05-30 05:16:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:15 +0300
commit556a9e88f0f957138dc9b92fe881a53e44e46787 (patch)
tree78bf2552de46a29546d33124f6a232e4c51bf66f /core/l10n/pt_BR.js
parent29fea4fc570970ecadbcdc1d1a560de0cc2b563c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r--core/l10n/pt_BR.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 0f94bb63118..05341b319d2 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -107,13 +107,6 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "O cabeçalho HTTP \"{header}\" não está definido para \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ou \"{val5}\". Pode haver vazamento de informações de referência. Veja a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">Recomendação W3C ↗</a>.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está definido para ao menos \"{seconds}\" segundos. Para maior segurança, é recomendado ativar o HSTS conforme descrito nas <a href=\"{docUrl}\" rel=\"noreferrer noopener\">dicas de segurança ↗</a>.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Acessando site de forma insegura via HTTP. É altamente recomendável que você configure seu servidor para exigir HTTPS, como descrito nas <a href=\"{docUrl}\">dicas de segurança ↗</a>.",
- "Non-existing tag #{tag}" : "Etiqueta inexistente #{tag}",
- "restricted" : "restrito",
- "invisible" : "Invisível",
- "Delete" : "Excluir",
- "Rename" : "Renomear",
- "Collaborative tags" : "Etiquetas colaborativas",
- "No tags found" : "Nenhuma etiqueta encontrada",
"unknown text" : "texto desconhecido",
"Hello world!" : "Olá mundo!",
"sunny" : "ensolarado",
@@ -242,6 +235,13 @@ OC.L10N.register(
"Strong password" : "Senha forte",
"No action available" : "Nenhuma ação disponível",
"Error fetching contact actions" : "Erro ao obter as ações de contato",
+ "Non-existing tag #{tag}" : "Etiqueta inexistente #{tag}",
+ "restricted" : "restrito",
+ "invisible" : "Invisível",
+ "Delete" : "Excluir",
+ "Rename" : "Renomear",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "Nenhuma etiqueta encontrada",
"Personal" : "Pessoal",
"Users" : "Usuários",
"Apps" : "Aplicativos",