]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/tr.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / tr.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', 'tr', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Tavsiye Başlığı',\r
8 cssClassInputLabel: 'Stilltipi Sınıfı',\r
9 edit: 'Div Düzenle',\r
10 inlineStyleInputLabel: 'Inline Stili',\r
11 langDirLTRLabel: 'Soldan sağa (LTR)',\r
12 langDirLabel: 'Dil Yönü',\r
13 langDirRTLLabel: 'Sağdan sola (RTL)',\r
14 languageCodeInputLabel: ' Dil Kodu',\r
15 remove: 'Div Kaldır',\r
16 styleSelectLabel: 'Stil',\r
17 title: 'Div İçeriği Oluştur',\r
18 toolbar: 'Div İçeriği Oluştur'\r
19} );\r