]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/lt.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / lt.js
diff --git a/sources/plugins/div/lang/lt.js b/sources/plugins/div/lang/lt.js
new file mode 100644 (file)
index 0000000..2021ba4
--- /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', 'lt', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Patariamas pavadinimas',\r
+       cssClassInputLabel: 'Stilių klasės',\r
+       edit: 'Redaguoti Div',\r
+       inlineStyleInputLabel: 'Vidiniai stiliai',\r
+       langDirLTRLabel: 'Iš kairės į dešinę (LTR)',\r
+       langDirLabel: 'Kalbos nurodymai',\r
+       langDirRTLLabel: 'Iš dešinės į kairę (RTL)',\r
+       languageCodeInputLabel: ' Kalbos kodas',\r
+       remove: 'Pašalinti Div',\r
+       styleSelectLabel: 'Stilius',\r
+       title: 'Sukurti Div elementą',\r
+       toolbar: 'Sukurti Div elementą'\r
+} );\r