]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/fi.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / fi.js
diff --git a/sources/plugins/div/lang/fi.js b/sources/plugins/div/lang/fi.js
new file mode 100644 (file)
index 0000000..05fb825
--- /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', 'fi', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Ohjeistava otsikko',\r
+       cssClassInputLabel: 'Tyylitiedoston luokat',\r
+       edit: 'Muokkaa Diviä',\r
+       inlineStyleInputLabel: 'Sisätyyli',\r
+       langDirLTRLabel: 'Vasemmalta oikealle (LTR)',\r
+       langDirLabel: 'Kielen suunta',\r
+       langDirRTLLabel: 'Oikealta vasemmalle (RTL)',\r
+       languageCodeInputLabel: ' Kielen koodi',\r
+       remove: 'Poista Div',\r
+       styleSelectLabel: 'Tyyli',\r
+       title: 'Luo div-kehikko',\r
+       toolbar: 'Luo div-kehikko'\r
+} );\r