diff options
Diffstat (limited to 'core/l10n/pt_BR.php')
-rw-r--r-- | core/l10n/pt_BR.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index 22e79090f90..0d1ed5efa13 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -32,6 +32,7 @@ $TRANSLATIONS = array( "November" => "novembro", "December" => "dezembro", "Settings" => "Ajustes", +"Saving..." => "Salvando...", "seconds ago" => "segundos atrás", "_%n minute ago_::_%n minutes ago_" => array(" ha %n minuto","ha %n minutos"), "_%n hour ago_::_%n hours ago_" => array("ha %n hora","ha %n horas"), @@ -58,6 +59,11 @@ $TRANSLATIONS = array( "(all selected)" => "(todos os selecionados)", "({count} selected)" => "({count} selecionados)", "Error loading file exists template" => "Erro ao carregar arquivo existe modelo", +"Very weak password" => "Senha muito fraca", +"Weak password" => "Senha fraca", +"So-so password" => "So-so senha", +"Good password" => "Boa senha", +"Strong password" => "Senha forte", "Shared" => "Compartilhados", "Share" => "Compartilhar", "Error" => "Erro", @@ -105,6 +111,7 @@ $TRANSLATIONS = array( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "A atualização falhou. Por favor, relate este problema para a <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">comunidade ownCloud</a>.", "The update was successful. Redirecting you to ownCloud now." => "A atualização teve êxito. Você será redirecionado ao ownCloud agora.", "%s password reset" => "%s redefinir senha", +"A problem has occurred whilst sending the email, please contact your administrator." => "Um problema ocorreu durante o envio do e-mail, por favor, contate o administrador.", "Use the following link to reset your password: {link}" => "Use o seguinte link para redefinir sua senha: {link}", "The link to reset your password has been sent to your email.<br>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 enviada para o seu e-mail. <br> Se você não recebê-lo dentro de um período razoável de tempo, verifique o spam/lixo. <br> Se ele não estiver lá perguntar ao seu administrador local.", "Request failed!<br>Did you make sure your email/username was right?" => "O pedido falhou! <br>Certifique-se que seu e-mail/username estavam corretos?", @@ -142,6 +149,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Seu diretório de dados e arquivos são provavelmente acessíveis pela internet, porque o .htaccess não funciona.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Para obter informações sobre como configurar corretamente o seu servidor, consulte a <a href=\"%s\" target=\"_blank\">documentação</a>.", "Create an <strong>admin account</strong>" => "Criar uma <strong>conta de administrador</strong>", +"Storage & database" => "Armazenamento & banco de dados", "Data folder" => "Pasta de dados", "Configure the database" => "Configurar o banco de dados", "will be used" => "será usado", @@ -164,6 +172,7 @@ $TRANSLATIONS = array( "remember" => "lembrar", "Log in" => "Fazer login", "Alternative Logins" => "Logins alternativos", +"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Olá,<br><br>só para seu conhecimento que %s compartilhou <strong>%s</strong> com você. <br><a href=\"%s\">Verificar!</a><br><br> ", "This ownCloud instance is currently in single user mode." => "Nesta instância ownCloud está em modo de usuário único.", "This means only administrators can use the instance." => "Isso significa que apenas os administradores podem usar o exemplo.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", |