[trunk (public)] Update hu_HU, thanks to : samli

git-svn-id: http://piwigo.org/svn/trunk@13913 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam 2012-04-05 05:23:58 +00:00
commit f0d58c2c29

View file

@ -404,4 +404,6 @@ $lang['Rating score, high → low'] = 'Értékelés pontszám, magas → a
$lang['Rating score, low → high'] = 'Értékelés pontszám, alacsony → magas';
$lang['Visits, high → low'] = 'Megtekintések, több → kevesebb';
$lang['Visits, low → high'] = 'Megtekintések, kevesebb → több';
$lang['Numeric identifier, 1 → 9'] = 'Azonosító (ID), növekvő';
$lang['Numeric identifier, 9 → 1'] = 'Azonosító (ID), csökkenő';
?>