aboutsummaryrefslogtreecommitdiffstats
path: root/language/hu_HU
diff options
context:
space:
mode:
Diffstat (limited to 'language/hu_HU')
-rw-r--r--language/hu_HU/common.lang.php13
1 files changed, 13 insertions, 0 deletions
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