diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-05 03:53:48 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-05 03:53:48 +0000 |
commit | 836b312fcc89e19ac2b14d52fb6c4918b925b2e5 (patch) | |
tree | 1262de8a913006516503c2b005c39531cbed3a5d /language | |
parent | 417711a0dc866ce3bd808f4089196b9e89e1a38b (diff) |
[trunk_admin] Update pt_BR, thanks to : flaviove
git-svn-id: http://piwigo.org/svn/trunk@23782 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/pt_BR/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index f457c1cf9..4d907c16b 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -951,4 +951,5 @@ $lang['This group will be unset to default'] = 'Esse grupo nao será mais usado $lang['Type here the name of the new group'] = 'Digite aqui o nome do novo grupo.'; $lang['Purge user cache'] = 'limpa o cache do usuário'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'As dimensões da imagem serão reduzida para %dx%d pixels.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionamento após envio foi desativado devido ao uso de GD como biblioteca gráfica'; ?>
\ No newline at end of file |