diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-12-31 13:39:24 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-12-31 13:39:24 +0000 |
commit | 522335c572328220933efba5c7db290c72f12872 (patch) | |
tree | 657489853f73c780a714d99a0bd4d50f221e3107 /language | |
parent | df35a555491b8dc68ebf5b6ea28b1dde23bfb794 (diff) |
[trunk_public] Update pt_BR, thanks to : oigreslima
git-svn-id: http://piwigo.org/svn/trunk@19695 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pt_BR/common.lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index c3a79ec64..44904ff1c 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -60,8 +60,8 @@ $lang['Album'] = 'Categoria'; $lang['Close this window'] = 'Fechar esta janela'; $lang['Complete RSS feed (photos, comments)'] = 'RSS completo'; $lang['Confirm Password'] = 'Confirmar senha'; -$lang['Connection settings'] = 'dados da conexão'; -$lang['Login'] = 'Conexão'; +$lang['Connection settings'] = 'Configurações de conexão'; +$lang['Login'] = 'autenticar'; $lang['Contact webmaster'] = 'Contatar o webmaster'; $lang['Create a new account'] = 'Criar uma nova conta'; $lang['Created on'] = 'Criada em'; @@ -245,7 +245,7 @@ $lang['login mustn\'t start with a space character'] = 'O nome de usuário não $lang['this login is already used'] = 'Este nome de usuário já existe'; $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'O formato do email deve ser do tipo: xxx@yyy.eee (exemplo : jack@altern.org)'; $lang['please enter your password again'] = 'Por favor, digite sua senha novamente'; -$lang['Auto login'] = 'Auto login (conexão automática)'; +$lang['Auto login'] = 'Auto login (autenticação automática)'; $lang['remove this tag from the list'] = 'remover esta tag da lista'; $lang['representative'] = 'representante'; $lang['Search for Author'] = 'Pesquisar por autor'; |