diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-02-23 05:23:14 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-02-23 05:23:14 +0000 |
commit | 12e14aed9865878b808318bc9c453093c81c6a50 (patch) | |
tree | 6605a26877cf15e3397ee67417e98cf4c3547d82 | |
parent | fd4bf5420cea4e0dd57a761eb15e037d27dc529d (diff) |
Update pt_BR, thanks to msakik
git-svn-id: http://piwigo.org/svn/trunk@30998 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/pt_BR/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index e23d04b37..65506ab0c 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -973,7 +973,7 @@ $lang['Activate it now'] = 'Ativar agora'; $lang['Allow users to add a link to their website'] = 'Permitir usuários adicionar um link em seus websites'; $lang['Impossible to deactivate the default theme.'] = 'Imposível desativar o tema padrão'; $lang['Mail address is mandatory for registration'] = 'Para registro o email é obrigatório'; -$lang['Empty caddie'] = 'Carrinho vazio'; +$lang['Empty caddie'] = 'Esvaziar carrinho'; $lang['No and unlock sub-albums'] = 'Não e desbloquear sub-álbuns'; $lang['The settings for the guest are from the %s user'] = 'As configurações para o convidado são definidas pelo usuário %s'; $lang['based on'] = 'baseado em'; |