diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:01 +0000 |
commit | e98f4de66a888a70e11bf7964c1a7bb7688e4403 (patch) | |
tree | 6981867bd47801b1f8d68f55be7598b2611a5f7f /core/l10n/pt_BR.js | |
parent | 61397ee091287e983d0ff345b0e43fb4a3329f19 (diff) | |
download | nextcloud-server-e98f4de66a888a70e11bf7964c1a7bb7688e4403.tar.gz nextcloud-server-e98f4de66a888a70e11bf7964c1a7bb7688e4403.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index d872a61ea0b..3c441957654 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -161,6 +161,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", "Resharing is not allowed" : "Não é permitido recompartilhar", "Share to {name}" : "Compartilhar com {name}", + "Copy URL" : "Copiar URL", "Link" : "Link", "Password protect" : "Proteger com senha", "Allow editing" : "Permitir edição", @@ -172,7 +173,9 @@ OC.L10N.register( "Set expiration date" : "Definir data de expiração", "Expiration" : "Expiração", "Expiration date" : "Data de expiração", + "Set share note" : "Definir anotação no compartilhamento", "Share link" : "Compartilhar link", + "Enable" : "Ativar", "Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", "Shared with you by {owner}" : "Compartilhado com você por {owner}", @@ -189,6 +192,7 @@ OC.L10N.register( "Can create" : "Pode criar", "Can change" : "Pode modificar", "Can delete" : "Pode excluir", + "Password protect by Talk" : "Senha protegida pelo Talk", "Access control" : "Controle de acesso", "Could not unshare" : "Não foi possível descompartilhar", "Error while sharing" : "Erro ao compartilhar", @@ -303,6 +307,7 @@ OC.L10N.register( "Username or email" : "Nome de usuário ou e-mail", "Log in" : "Entrar", "Wrong password." : "Senha errada", + "User disabled" : "Usuário desativado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.", "Forgot password?" : "Esqueceu a senha?", "Back to login" : "Voltar ao login", |