diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/pt_BR.json | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.json')
-rw-r--r-- | core/l10n/pt_BR.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 43701259254..248c4e82d91 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -149,6 +149,14 @@ "Shared" : "Compartilhado", "Shared with" : "Compartilhado com", "Shared by" : "Compartilhado por", + "Non-existing tag #{tag}" : "Etiqueta inexistente #{tag}", + "restricted" : "restrito", + "invisible" : "Invisível", + "({scope})" : "({scope})", + "Delete" : "Excluir", + "Rename" : "Renomear", + "Collaborative tags" : "Etiquetas colaborativas", + "No tags found" : "Nenhuma etiqueta encontrada", "Settings" : "Configurações", "Connection to server lost" : "Conexão perdida com o servidor", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema no carregamento da página, recarregando em %n segundo","Problema no carregamento da página, recarregando em %n segundos"], @@ -233,14 +241,6 @@ "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 adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Acessando o site de forma insegura via HTTP. É recomendado configurar seu servidor para exigir HTTPS, conforme descrito nas <a href=\"{docUrl}\">dicas de segurança ↗</a>.", - "Non-existing tag #{tag}" : "Etiqueta inexistente #{tag}", - "restricted" : "restrito", - "invisible" : "Invisível", - "({scope})" : "({scope})", - "Delete" : "Excluir", - "Rename" : "Renomear", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "Nenhuma etiqueta encontrada", "unknown text" : "texto desconhecido", "Hello world!" : "Olá mundo!", "sunny" : "ensolarado", |