diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:14:52 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:14:52 +0000 |
commit | 691c403c4801961d2659318264b3bc200f0f3770 (patch) | |
tree | 52bf6b95215443e43ededfdb57be6c846a51c7eb | |
parent | 1cb127e859a3cf8bc1d0ad1be7137e1d0c2fb454 (diff) |
[trunk_admin] Update pt_PT, thanks to : ANO
git-svn-id: http://piwigo.org/svn/trunk@23732 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/pt_PT/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index dbf0b8395..3c2c64d57 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -949,4 +949,5 @@ $lang['This group will be unset to default'] = 'Este grupo não será mais usado $lang['Type here the name of the new group'] = 'Escreva aqui o nome do novo grupo'; $lang['Purge user cache'] = 'Purgar cache de utilizador'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'As dimensões desta foto serão reduzidas para %dx%d pixels'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimencionar depois de carregar, devido ao uso de GD como livraria gráfica,está desativado. '; ?>
\ No newline at end of file |