diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-05-05 05:21:52 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-05-05 05:21:52 +0000 |
commit | 21fc3e5009b26e80054b991a6217a76c712654cd (patch) | |
tree | c662d3529826a88ba791b391a6ca696e7b2f4a76 | |
parent | 6c250b9f68afab25835834c49fffe1cd13942613 (diff) |
[trunk_admin] Update pt_BR, thanks to : flaviove
git-svn-id: http://piwigo.org/svn/trunk@22498 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 7c096a47b..db9eb1512 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -950,4 +950,5 @@ $lang['This group will be set to default'] = 'Esse grupo será usado por padrão $lang['This group will be unset to default'] = 'Esse grupo nao será mais usado por padrao'; $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.'; ?>
\ No newline at end of file |