diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-07 13:34:04 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-07 13:34:04 +0000 |
commit | 580fc6902fd3d72337754ad0bd8c238cd38f4d04 (patch) | |
tree | 12be0a9d5ed38de56f4b5c8813a750d58412984b /language/hu_HU/common.lang.php | |
parent | a2dc303391f11b3d93100dbac27ac13293b85993 (diff) |
[trunk (public)] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@13507 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/common.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index ca3ddbf0a..d32a3e2d8 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -386,4 +386,9 @@ $lang['Username modification'] = 'Felhasználónév módosítása'; $lang['Username: %s'] = 'Felhasználónév: %s'; $lang['Your username has been successfully changed to : %s'] = 'Sikeres felhasználónév módosítás: %s'; $lang['Photo sizes'] = 'Kép méretek'; +$lang['Desktop'] = 'Asztali'; +$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'; ?>
\ No newline at end of file |