diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index b076ac54a04..6ce337342b9 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -51,6 +51,8 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos", "Saving..." : "Salvando...", "Dismiss" : "Dispensar", + "Password" : "Senha", + "Cancel" : "Cancelar", "seconds ago" : "segundos atrás", "Logging in …" : "Logando ...", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "O link para redefinir sua senha foi enviado para seu e-mail. Se você não recebê-lo dentro de um período razoável de tempo, verifique suas pastas de spam/lixo.<br> Se ele não estiver lá, pergunte ao administrador do local.", @@ -71,7 +73,6 @@ OC.L10N.register( "Already existing files" : "Arquivos já existentes", "Which files do you want to keep?" : "Qual arquivo você quer manter?", "If you select both versions, the copied file will have a number added to its name." : "Se você selecionar ambas as versões, o arquivo copiado terá um número adicionado ao seu nome.", - "Cancel" : "Cancelar", "Continue" : "Continuar", "(all selected)" : "(todos os selecionados)", "({count} selected)" : "({count} selecionados)", @@ -114,7 +115,6 @@ OC.L10N.register( "Share link" : "Compartilhar link", "Link" : "Link", "Password protect" : "Proteger com senha", - "Password" : "Senha", "Allow upload and editing" : "Permitir envio e edição", "Hide file listing" : "Listar arquivo oculto", "Email link to person" : "Enviar link por e-mail", |