summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/wrap/lang/hu
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/wrap/lang/hu')
-rw-r--r--platform/www/lib/plugins/wrap/lang/hu/lang.php21
-rw-r--r--platform/www/lib/plugins/wrap/lang/hu/settings.php16
2 files changed, 37 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/wrap/lang/hu/lang.php b/platform/www/lib/plugins/wrap/lang/hu/lang.php
new file mode 100644
index 0000000..4dbfc99
--- /dev/null
+++ b/platform/www/lib/plugins/wrap/lang/hu/lang.php
@@ -0,0 +1,21 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Marina Vladi <deldadam@gmail.com>
+ */
+$lang['picker'] = 'Wrap-csatoló';
+$lang['column'] = 'oszlopok';
+$lang['box'] = 'egyszerű, középre igazított doboz';
+$lang['info'] = 'információs doboz';
+$lang['tip'] = 'tippdoboz';
+$lang['important'] = 'fontos doboz';
+$lang['alert'] = 'figyelmeztető doboz';
+$lang['help'] = 'súgódoboz';
+$lang['download'] = 'letöltéshez doboz';
+$lang['todo'] = 'teendőhöz doboz';
+$lang['clear'] = 'float tiltása';
+$lang['em'] = 'különösen hangsúlyos';
+$lang['hi'] = 'kiemelt';
+$lang['lo'] = 'kevésbé fontos';
diff --git a/platform/www/lib/plugins/wrap/lang/hu/settings.php b/platform/www/lib/plugins/wrap/lang/hu/settings.php
new file mode 100644
index 0000000..6f3c9da
--- /dev/null
+++ b/platform/www/lib/plugins/wrap/lang/hu/settings.php
@@ -0,0 +1,16 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Marina Vladi <deldadam@gmail.com>
+ * @author DelD <deldadam@gmail.com>
+ */
+$lang['noPrefix'] = 'Mely (vesszővel elválasztott) osztályneveknek ne legyen "wrap_" előtagja?';
+$lang['restrictedClasses'] = 'csatoló korlátozása ezekre a (vesszővel elválasztott) osztályokra';
+$lang['restrictionType'] = 'korlátozás típusa, megadja, hogy a fenti osztályokat figyelembe vegye vagy se a csatoló';
+$lang['restrictionType_o_0'] = 'minden osztály engedélyezése, kivéve a fentieket';
+$lang['restrictionType_o_1'] = 'csak a fenti osztályok engedélyezése';
+$lang['syntaxDiv'] = 'Milyen szintaxist használjunk a blokktípusú dobozokhoz az eszközsorban?';
+$lang['syntaxSpan'] = 'Milyen szintaxist használjunk a soron belüli (inline) dobozokhoz az eszközsorban?';
+$lang['darkTpl'] = 'Optimalizáljam a színeket sötét sablonokhoz?';