diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-25 07:48:23 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-25 07:48:23 +0000 |
commit | 0a7ce3c540f759dbae47ff84e3256d39a47208eb (patch) | |
tree | 26d10c0c5feac0f04ad107a8a8cc5cc04ebae87d /language | |
parent | 00565b2b4dd458249d9855b6d932b3157aa045ec (diff) |
[trunk_admin] Update pt_PT, thanks to : ANO
git-svn-id: http://piwigo.org/svn/trunk@22358 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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 2051dbe2d..76cf2bc1c 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -948,4 +948,5 @@ $lang['This group will be set to default'] = 'Este grupo será usado como padrã $lang['This group will be unset to default'] = 'Este grupo não será mais usado como padrão'; $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'; ?>
\ No newline at end of file |