diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-21 11:33:08 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-21 11:33:08 +0000 |
commit | 6ad090b0928ceb2a3fb84f46f399250377d9415f (patch) | |
tree | ff631fb1cd3433bcd755fa493f37510121865c25 | |
parent | 371682d5d7e1bcbf3c187cc6813ded0348cb4b2d (diff) |
[trunk_public] Update pt_BR, thanks to : msakik
git-svn-id: http://piwigo.org/svn/trunk@25056 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/pt_BR/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index a6d75db3f..9b5b3a6fe 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -134,7 +134,7 @@ $lang['posted on %s'] = 'disponível em %s'; $lang['Best rated'] = 'Com a melhor pontuação'; $lang['display best rated photos'] = 'Mostrar as imagens com as notas mais altas'; $lang['Calendar'] = 'Calendário'; -$lang['All'] = 'Todo'; +$lang['All'] = 'Todos'; $lang['display each day with photos, month per month'] = 'Mostrar ano por ano, mês por mês, dia por dia'; $lang['View'] = 'Vista'; $lang['chronology_monthly_calendar'] = 'Calendário mensal'; |