diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-04 20:56:37 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-04 20:56:37 +0000 |
commit | c24ac7b43bcf7a43ff0fc4bdfc104c22a535a8b7 (patch) | |
tree | 6d49523021d1fecd636ff78285d9fd3b798ae8c1 /language/hu_HU/common.lang.php | |
parent | 31824c9ceae285ab9c6ee6be60265563e5025b26 (diff) |
[trunk (public)] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@13906 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/common.lang.php | 13 |
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 |