]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/hu.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / hu.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'hu', {\r
6 IdInputLabel: 'Azonosító',\r
7 advisoryTitleInputLabel: 'Tipp szöveg',\r
8 cssClassInputLabel: 'Stíluslap osztály',\r
9 edit: 'DIV szerkesztése',\r
10 inlineStyleInputLabel: 'Inline stílus',\r
11 langDirLTRLabel: 'Balról jobbra (LTR)',\r
12 langDirLabel: 'Nyelvi irány',\r
13 langDirRTLLabel: 'Jobbról balra (RTL)',\r
14 languageCodeInputLabel: ' Nyelv kódja',\r
15 remove: 'DIV eltávolítása',\r
16 styleSelectLabel: 'Stílus',\r
17 title: 'DIV tároló létrehozása',\r
18 toolbar: 'DIV tároló létrehozása'\r
19} );\r