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