diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-05 19:03:27 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-05 19:03:27 +0000 |
commit | 00a26dc40c9588fb52e9e456523e7b1c108a2141 (patch) | |
tree | fc32d4e06feab40010d1256fa30ccb4533c52127 /language/hu_HU | |
parent | 5d35be9328a31c0ff55658c76fbe4a95f7faac25 (diff) |
[trunk_public] Update hu_HU, thanks to : asicu.com
git-svn-id: http://piwigo.org/svn/trunk@28958 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hu_HU')
-rw-r--r-- | language/hu_HU/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 3716e77a4..4d2bb6b09 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -425,4 +425,7 @@ $lang['%d photos per page'] = '%d kép/oldal'; $lang['Theme'] = 'Téma'; $lang['Apply on properties'] = 'Tulajdonságok alkalmazása'; $lang['Photo description'] = 'Kép leírása'; -$lang['Photo title'] = 'Kép címe';
\ No newline at end of file +$lang['Photo title'] = 'Kép címe'; +$lang['Album name, A → Z'] = 'Album név, A → Z'; +$lang['Album name, Z → A'] = 'Album név, Z → A'; +$lang['No results for'] = 'Nincs eredmény';
\ No newline at end of file |