]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/tr.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / tr.js
diff --git a/sources/plugins/div/lang/tr.js b/sources/plugins/div/lang/tr.js
new file mode 100644 (file)
index 0000000..aec64c4
--- /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', 'tr', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Tavsiye Başlığı',\r
+       cssClassInputLabel: 'Stilltipi Sınıfı',\r
+       edit: 'Div Düzenle',\r
+       inlineStyleInputLabel: 'Inline Stili',\r
+       langDirLTRLabel: 'Soldan sağa (LTR)',\r
+       langDirLabel: 'Dil Yönü',\r
+       langDirRTLLabel: 'Sağdan sola (RTL)',\r
+       languageCodeInputLabel: ' Dil Kodu',\r
+       remove: 'Div Kaldır',\r
+       styleSelectLabel: 'Stil',\r
+       title: 'Div İçeriği Oluştur',\r
+       toolbar: 'Div İçeriği Oluştur'\r
+} );\r