diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-09 04:28:31 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-09 04:28:31 +0000 |
commit | 76200cbdb68bc4dbe4e433d6ccb8d0a9d07f7fb9 (patch) | |
tree | 0f0cfcce30e9a7381f2a6f4ced0e6cf1ffce068c /language/pt_BR/admin.lang.php | |
parent | 1cbc1450efd36f15d5e9c408451fdf6eb6600a35 (diff) |
[trunk_admin] Update pt_BR, thanks to : msakik
git-svn-id: http://piwigo.org/svn/trunk@24814 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 c3cce53b8..8505901b6 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -780,7 +780,7 @@ $lang['ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3 $lang['Read Piwigo Documentation'] = 'Leia da Documentação do Piwigo'; $lang['Refresh photo set'] = 'Recarregue as fotos'; $lang['Remove all filters'] = 'Remova todos os filtros'; -$lang['Remove from caddie'] = 'Remova do cofre'; +$lang['Remove from caddie'] = 'Remova da cesta'; $lang['Reset ignored updates'] = 'Reset atualizações ignoradas'; $lang['Resize after upload'] = 'Redimensione depois de enviar'; $lang['Resize'] = 'Redimensione'; |