]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/lt.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / lt.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', 'lt', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Patariamas pavadinimas',\r
8 cssClassInputLabel: 'Stilių klasės',\r
9 edit: 'Redaguoti Div',\r
10 inlineStyleInputLabel: 'Vidiniai stiliai',\r
11 langDirLTRLabel: 'Iš kairės į dešinę (LTR)',\r
12 langDirLabel: 'Kalbos nurodymai',\r
13 langDirRTLLabel: 'Iš dešinės į kairę (RTL)',\r
14 languageCodeInputLabel: ' Kalbos kodas',\r
15 remove: 'Pašalinti Div',\r
16 styleSelectLabel: 'Stilius',\r
17 title: 'Sukurti Div elementą',\r
18 toolbar: 'Sukurti Div elementą'\r
19} );\r