summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/lang/hu/lang.php
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2015-08-16 13:23:03 +0100
committerAnika Henke <anika@selfthinker.org>2015-08-16 13:23:03 +0100
commit3f7c05f3c8b60a128ee676f61912bfb26be492a4 (patch)
tree418fa3b29e6b304d8b81e18db3e74aebc27729f7 /lib/tpl/dokuwiki/lang/hu/lang.php
parent530d672995040c320a9506a0b93258a49c4d0b29 (diff)
parented589e1f9b93dbbfc569d8fe816f1cb6e8a486b1 (diff)
downloadrpg-3f7c05f3c8b60a128ee676f61912bfb26be492a4.tar.gz
rpg-3f7c05f3c8b60a128ee676f61912bfb26be492a4.tar.bz2
Merge pull request #1305 from dokuwiki-translate/lang_update_829
Translation update (hu)
Diffstat (limited to 'lib/tpl/dokuwiki/lang/hu/lang.php')
-rw-r--r--lib/tpl/dokuwiki/lang/hu/lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/tpl/dokuwiki/lang/hu/lang.php b/lib/tpl/dokuwiki/lang/hu/lang.php
new file mode 100644
index 000000000..083736623
--- /dev/null
+++ b/lib/tpl/dokuwiki/lang/hu/lang.php
@@ -0,0 +1,15 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Marton Sebok <sebokmarton@gmail.com>
+ */
+$lang['__background_site__'] = 'Lap színe (a tartalom mögött)';
+$lang['__link__'] = 'Hivatkozás általános színe';
+$lang['__existing__'] = 'Hivatkozása színe létező lapoknál';
+$lang['__missing__'] = 'Hivatkozása színe nem létező lapoknál';
+$lang['__site_width__'] = 'Az oldal teljes szélessége (tetszőleges mértékegységgel: %, px, em, ...)';
+$lang['__sidebar_width__'] = 'Az oldalsáv szélessége (tetszőleges mértékegységgel: %, px, em, ...)';
+$lang['__tablet_width__'] = 'Váltás tablet-módra ezen szélesség alatt';
+$lang['__phone_width__'] = 'Váltás mobiltelefon-módra ezen szélesség alatt';