diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:13:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:13:02 +0000 |
commit | 2869e06d126225e93d8b2001c857599d48f6e4bb (patch) | |
tree | a7aa0db13d2c3411089390d37d352aaf5e0e329b /settings/l10n/pt_BR.js | |
parent | ff1eb82d1670346e575e21d7b2983828c24a7ee1 (diff) | |
download | nextcloud-server-2869e06d126225e93d8b2001c857599d48f6e4bb.tar.gz nextcloud-server-2869e06d126225e93d8b2001c857599d48f6e4bb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r-- | settings/l10n/pt_BR.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 3e4ea296cbe..7b3a5f10ed9 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -9,6 +9,9 @@ OC.L10N.register( "Your email address was changed by an administrator" : "Seu e-mail foi alterado pelo administrador", "You created app password \"{token}\"" : "Você criou a senha de aplicativo \"{token}\"", "You deleted app password \"{token}\"" : "Você excluiu a senha de aplicativo \"{token}\"", + "You renamed app password \"{token}\" to \"{newToken}\"" : "Você renomeou a senha do aplicativo \"{token}\" para \"{newToken}\"", + "You granted filesystem access to app password \"{token}\"" : "Você concedeu acesso ao sistema de arquivos para a senha do aplicativo \"{token}\"", + "You revoked filesystem access from app password \"{token}\"" : "Você revogou o acesso ao sistema de arquivos da senha do aplicativo \"{token}\"", "Security" : "Segurança", "You successfully logged in using two-factor authentication (%1$s)" : "Você conectou com sucesso usando a autenticação de dois fatores (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de login usando autenticação de dois fatores falhou (%1$s)", @@ -190,6 +193,7 @@ OC.L10N.register( "Updates" : "Atualizações", "App bundles" : "Pacotes de aplicativos", "{license}-licensed" : "{license}-licenciado", + "New user" : "Novo usuário", "Default quota:" : "Cota padrão:", "Select default quota" : "Selecionar a cota padrão", "Show Languages" : "Mostrar idiomas", @@ -203,7 +207,6 @@ OC.L10N.register( "Disabled users" : "Desativar usuários", "Everyone" : "Para todos", "Add group" : "Adicionar grupo", - "New user" : "Novo usuário", "An error occured during the request. Unable to proceed." : "Ocorreu um erro durante a requisição. Impossível continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "O aplicativo foi ativado, mas precisa ser atualizado. Você será redirecionado para a página de atualização em 5 segundos.", "App update" : "Atualizar aplicativo", @@ -316,7 +319,6 @@ OC.L10N.register( "Personal" : "Pessoal", "Administration" : "Administração", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela {communityopen}comunidade Nextcloud{linkclose}. O {githubopen}código fonte{linkclose} é licenciado sob a {licenseopen}AGPL{linkclose}.", - "Follow us on Google+" : "Siga-nos no Google+", "Like our Facebook page" : "Curta nossa página no Facebook", "Follow us on Twitter" : "Siga-nos no Twitter", "Follow us on Mastodon" : "Siga-nos no Mastodon", @@ -472,6 +474,7 @@ OC.L10N.register( "Hardening and security guidance" : "Orientações de proteção e segurança", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", + "Follow us on Google+" : "Siga-nos no Google+", "Settings" : "Configurações", "Show storage location" : "Mostrar localização do armazenamento", "Show email address" : "Mostrar o endereço de -mail", |