]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/tt.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / tt.js
diff --git a/sources/plugins/div/lang/tt.js b/sources/plugins/div/lang/tt.js
new file mode 100644 (file)
index 0000000..b479ce5
--- /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', 'tt', {\r
+       IdInputLabel: 'Идентификатор',\r
+       advisoryTitleInputLabel: 'Киңәш исем',\r
+       cssClassInputLabel: 'Стильләр класслары',\r
+       edit: 'Edit Div', // MISSING\r
+       inlineStyleInputLabel: 'Эчке стиль',\r
+       langDirLTRLabel: 'Сулдан уңга язылыш (LTR)',\r
+       langDirLabel: 'Язылыш юнəлеше',\r
+       langDirRTLLabel: 'Уңнан сулга язылыш (RTL)',\r
+       languageCodeInputLabel: 'Тел коды',\r
+       remove: 'Remove Div', // MISSING\r
+       styleSelectLabel: 'Стиль',\r
+       title: 'Create Div Container', // MISSING\r
+       toolbar: 'Create Div Container' // MISSING\r
+} );\r