From c24ac7b43bcf7a43ff0fc4bdfc104c22a535a8b7 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 4 Apr 2012 20:56:37 +0000 Subject: [trunk (public)] Update hu_HU, thanks to : samli git-svn-id: http://piwigo.org/svn/trunk@13906 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hu_HU/common.lang.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'language/hu_HU/common.lang.php') diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index d32a3e2d8..955b44fbf 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -391,4 +391,17 @@ $lang['Mobile'] = 'Mobil'; $lang['Show latest comments first'] = 'Új hozzászólások előre'; $lang['Show oldest comments first'] = 'Régi hozzászólások előre'; $lang['View in'] = 'Megjelenítés'; +$lang['Date created, new → old'] = 'Kép készült, újabb → korábbi'; +$lang['Date created, old → new'] = 'Kép készült, korábbi → újabb'; +$lang['Date posted, new → old'] = 'Feltöltve, újabb → korábbi'; +$lang['Date posted, old → new'] = 'Feltöltve, korábbi → újabb'; +$lang['File name, A → Z'] = 'Fájlnév, A → Z'; +$lang['File name, Z → A'] = 'Fájlnév, Z → A'; +$lang['Manual sort order'] = 'Kézi rendezés'; +$lang['Photo title, A → Z'] = 'Kép címe, A → Z'; +$lang['Photo title, Z → A'] = 'Kép címe, Z → A'; +$lang['Rating score, high → low'] = 'Értékelés pontszám, magas → alacsony'; +$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'; ?> \ No newline at end of file -- cgit v1.2.3