diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-06 11:24:51 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-06 11:24:51 +0000 |
commit | cb94d1109a2f4887d18781ea9d2b0b6b5b1b70c9 (patch) | |
tree | 37f0486fc657dad516d32d7f7dbcf4adb3316b4b /language/hu_HU/admin.lang.php | |
parent | 99cedc6c1b01ae360b7c5d93270b47ca768e7e10 (diff) |
[trunk (admin)] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@13933 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/admin.lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 5d0ed14c2..7b82d33bf 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -839,4 +839,12 @@ $lang['Center of interest'] = 'Fókuszban'; $lang['custom'] = 'Egyéni'; $lang['Delete multiple size images'] = 'Eltérő méretű képek törlése'; $lang['Generate multiple size images'] = 'Eltérő méretű képek létrehozása'; +$lang['any visitor can see this album'] = 'mindenki láthatja az albumot'; +$lang['Groups and users'] = 'Csoportok és felhasználók'; +$lang['Permission granted for groups'] = 'Engedéllyel rendelkező csoportok'; +$lang['Permission granted for users'] = 'Engedéllyel rendelkező felhasználók'; +$lang['Select groups...'] = 'Csoportok kiválasztása...'; +$lang['Select users...'] = 'Felhasználók kiválasztása...'; +$lang['There is no group in this gallery.'] = 'Nincs csoport ebben a galériában.'; +$lang['visitors need to login and have the appropriate permissions to see this album'] = 'a látogatóknak be kell jelentkezniük és megfelelő engedéllyel kell rendelkezniük az album megtekintéséhez'; ?>
\ No newline at end of file |