]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/lv.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / lv.js
diff --git a/sources/plugins/div/lang/lv.js b/sources/plugins/div/lang/lv.js
new file mode 100644 (file)
index 0000000..8b9a4e6
--- /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', 'lv', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Konsultatīvs virsraksts',\r
+       cssClassInputLabel: 'Stilu klases',\r
+       edit: 'Labot Div',\r
+       inlineStyleInputLabel: 'Iekļautais stils',\r
+       langDirLTRLabel: 'Kreisais uz Labo (LTR)',\r
+       langDirLabel: 'Valodas virziens',\r
+       langDirRTLLabel: 'Labais uz kreiso (RTL)',\r
+       languageCodeInputLabel: 'Valodas kods',\r
+       remove: 'Noņemt Div',\r
+       styleSelectLabel: 'Stils',\r
+       title: 'Izveidot div konteineri',\r
+       toolbar: 'Izveidot div konteineri'\r
+} );\r