diff options
author | samli <samli@piwigo.org> | 2010-05-31 20:20:54 +0000 |
---|---|---|
committer | samli <samli@piwigo.org> | 2010-05-31 20:20:54 +0000 |
commit | d7b71e2167dc0a9d551af08b6fc53c03b431cee3 (patch) | |
tree | ace9c638af096915444d91bee3bfee7e0afc04bd /language/hu_HU | |
parent | 73bcf3d4324678faccadadf133820fde3d77bee2 (diff) |
[trunk] update HU language
git-svn-id: http://piwigo.org/svn/trunk@6435 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hu_HU')
-rw-r--r-- | language/hu_HU/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index ae22b5071..bb63132d9 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -346,8 +346,8 @@ $lang['Yes'] = 'Igen'; $lang['No'] = 'Nem'; $lang['%d image']='%d kép'; $lang['%d images']='%d kép'; -$lang['%d image is also linked to current tags'] = 'A kép jelenlegi címkéje %d'; -$lang['%d images are also linked to current tags'] = 'A kép jelenlegi címkéje %d'; +$lang['%d image is also linked to current tags'] = '%d kép kapcsolódik a címkéhez'; +$lang['%d images are also linked to current tags'] = '%d kép kapcsolódik a címkéhez'; $lang['See images linked to this tag only'] = 'A címkéhez kapcsolódó képek'; $lang['images posted during the last %d days'] = 'Képek az elmúlt %d napban'; $lang['Choose an image'] = 'Válassz egy képet'; |