]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/hu.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / hu.js
diff --git a/sources/plugins/div/lang/hu.js b/sources/plugins/div/lang/hu.js
new file mode 100644 (file)
index 0000000..f678b39
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'hu', {\r
+       IdInputLabel: 'Azonosító',\r
+       advisoryTitleInputLabel: 'Tipp szöveg',\r
+       cssClassInputLabel: 'Stíluslap osztály',\r
+       edit: 'DIV szerkesztése',\r
+       inlineStyleInputLabel: 'Inline stílus',\r
+       langDirLTRLabel: 'Balról jobbra (LTR)',\r
+       langDirLabel: 'Nyelvi irány',\r
+       langDirRTLLabel: 'Jobbról balra (RTL)',\r
+       languageCodeInputLabel: ' Nyelv kódja',\r
+       remove: 'DIV eltávolítása',\r
+       styleSelectLabel: 'Stílus',\r
+       title: 'DIV tároló létrehozása',\r
+       toolbar: 'DIV tároló létrehozása'\r
+} );\r