summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/acl/lang/hu/lang.php24
-rw-r--r--lib/plugins/config/lang/hu/lang.php6
-rw-r--r--lib/plugins/plugin/lang/hu/lang.php6
-rw-r--r--lib/plugins/revert/lang/hu/lang.php6
-rw-r--r--lib/plugins/usermanager/lang/hu/lang.php6
5 files changed, 48 insertions, 0 deletions
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 @@
+<?php
+/**
+ * Hungarian language file
+ *
+ * @author Sandor TIHANYI <stihanyi@gmail.com>
+ */
+$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 @@
+<?php
+/**
+ * Hungarian language file
+ *
+ * @author Sandor TIHANYI <stihanyi@gmail.com>
+ */
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 @@
+<?php
+/**
+ * Hungarian language file
+ *
+ * @author Sandor TIHANYI <stihanyi@gmail.com>
+ */
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 @@
+<?php
+/**
+ * Hungarian language file
+ *
+ * @author Sandor TIHANYI <stihanyi@gmail.com>
+ */
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 @@
+<?php
+/**
+ * Hungarian language file
+ *
+ * @author Sandor TIHANYI <stihanyi@gmail.com>
+ */