diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-29 05:04:27 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-29 05:04:27 +0000 |
commit | 4d65035b3984e060bf0f1e0e5b646a29ee648b3e (patch) | |
tree | 1634210f4990bfd80c7ffe2720734b2ad7b12a70 /language/hu_HU/admin.lang.php | |
parent | 3f0fbcf617eb9ab4b9b1a4106e810e2693f2afc7 (diff) |
[trunk_admin] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@29314 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/admin.lang.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 8ecdded2d..caeaba6d3 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -977,4 +977,9 @@ $lang['Showing %s to %s of %s users'] = '%s - %s felhasználó látható a %s kà $lang['close'] = 'bezárás'; $lang['Impossible to deactivate the default theme.'] = 'Az alapértelmezett sablon nem kapcsolható ki'; $lang['Mail address is mandatory for registration'] = 'Az e-mail cÃm kötelezÅ‘ a regisztrációhoz'; -$lang['Allow users to add a link to their website'] = 'Felhasználók tehessenek egy linket a honlapjukra';
\ No newline at end of file +$lang['Allow users to add a link to their website'] = 'Felhasználók tehessenek egy linket a honlapjukra'; +$lang['between %s and %s MB'] = '%s és %s MB között'; +$lang['date & time'] = 'dátum és idő'; +$lang['file name'] = 'fájlnév'; +$lang['width & height'] = 'szélesség és magasság'; +$lang['Empty caddie'] = 'Üres kosár';
\ No newline at end of file |