]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/div/lang/tt.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / tt.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'tt', {
6 IdInputLabel: 'Идентификатор',
7 advisoryTitleInputLabel: 'Киңәш исем',
8 cssClassInputLabel: 'Стильләр класслары',
9 edit: 'Edit Div', // MISSING
10 inlineStyleInputLabel: 'Эчке стиль',
11 langDirLTRLabel: 'Сулдан уңга язылыш (LTR)',
12 langDirLabel: 'Язылыш юнəлеше',
13 langDirRTLLabel: 'Уңнан сулга язылыш (RTL)',
14 languageCodeInputLabel: 'Тел коды',
15 remove: 'Remove Div', // MISSING
16 styleSelectLabel: 'Стиль',
17 title: 'Create Div Container', // MISSING
18 toolbar: 'Create Div Container' // MISSING
19 } );