From 9a3b7d9f166ec2227b91614228c308f50d3e259f Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Mon, 7 Jan 2008 21:47:55 +0100 Subject: Hungarian update darcs-hash:20080107204755-7ad00-9213dd89e13a706b7e764aad2065278f12552356.gz --- lib/plugins/acl/lang/hu/lang.php | 24 ++++++++++++++++++++++++ lib/plugins/config/lang/hu/lang.php | 6 ++++++ lib/plugins/plugin/lang/hu/lang.php | 6 ++++++ lib/plugins/revert/lang/hu/lang.php | 6 ++++++ lib/plugins/usermanager/lang/hu/lang.php | 6 ++++++ 5 files changed, 48 insertions(+) create mode 100644 lib/plugins/acl/lang/hu/lang.php create mode 100644 lib/plugins/config/lang/hu/lang.php create mode 100644 lib/plugins/plugin/lang/hu/lang.php create mode 100644 lib/plugins/revert/lang/hu/lang.php create mode 100644 lib/plugins/usermanager/lang/hu/lang.php (limited to 'lib/plugins') diff --git a/lib/plugins/acl/lang/hu/lang.php b/lib/plugins/acl/lang/hu/lang.php new file mode 100644 index 000000000..7d5cbe767 --- /dev/null +++ b/lib/plugins/acl/lang/hu/lang.php @@ -0,0 +1,24 @@ + + */ +$lang['admin_acl'] = 'Hozzáférési lista (ACL) kezelő'; +$lang['acl_group'] = 'Csoport:'; +$lang['acl_user'] = 'Felhasználó:'; +$lang['acl_perms'] = 'Jogosultság ehhez:'; +$lang['page'] = 'oldal'; +$lang['namespace'] = 'névtér'; +$lang['current'] = 'Jelenlegi hozzáférési szabályok'; +$lang['where'] = 'Oldal/névtér'; +$lang['who'] = 'Felhasználó/Csoport'; +$lang['perm'] = 'Jogosultságok'; +$lang['acl_perm0'] = 'Semmi'; +$lang['acl_perm1'] = 'Olvaás'; +$lang['acl_perm2'] = 'Szerkesztés'; +$lang['acl_perm4'] = 'Létrehozás'; +$lang['acl_perm8'] = 'Feltöltés'; +$lang['acl_perm16'] = 'Törlés'; +$lang['acl_new'] = 'Új bejegyzés hozzáadása'; +$lang['acl_mod'] = 'Bejegyzés módosítása'; diff --git a/lib/plugins/config/lang/hu/lang.php b/lib/plugins/config/lang/hu/lang.php new file mode 100644 index 000000000..0e9003130 --- /dev/null +++ b/lib/plugins/config/lang/hu/lang.php @@ -0,0 +1,6 @@ + + */ diff --git a/lib/plugins/plugin/lang/hu/lang.php b/lib/plugins/plugin/lang/hu/lang.php new file mode 100644 index 000000000..0e9003130 --- /dev/null +++ b/lib/plugins/plugin/lang/hu/lang.php @@ -0,0 +1,6 @@ + + */ diff --git a/lib/plugins/revert/lang/hu/lang.php b/lib/plugins/revert/lang/hu/lang.php new file mode 100644 index 000000000..0e9003130 --- /dev/null +++ b/lib/plugins/revert/lang/hu/lang.php @@ -0,0 +1,6 @@ + + */ diff --git a/lib/plugins/usermanager/lang/hu/lang.php b/lib/plugins/usermanager/lang/hu/lang.php new file mode 100644 index 000000000..0e9003130 --- /dev/null +++ b/lib/plugins/usermanager/lang/hu/lang.php @@ -0,0 +1,6 @@ + + */ -- cgit v1.2.3