]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/et.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / et.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', 'et', {\r
6 IdInputLabel: 'ID',\r
7 advisoryTitleInputLabel: 'Soovitatav pealkiri',\r
8 cssClassInputLabel: 'Stiililehe klassid',\r
9 edit: 'Muuda Div',\r
10 inlineStyleInputLabel: 'Reasisene stiil',\r
11 langDirLTRLabel: 'Vasakult paremale (LTR)',\r
12 langDirLabel: 'Keele suund',\r
13 langDirRTLLabel: 'Paremalt vasakule (RTL)',\r
14 languageCodeInputLabel: ' Keelekood',\r
15 remove: 'Eemalda Div',\r
16 styleSelectLabel: 'Stiil',\r
17 title: 'Div-konteineri loomine',\r
18 toolbar: 'Div-konteineri loomine'\r
19} );\r