]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - 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
CommitLineData
eaa92715
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'fi', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Ohjeistava otsikko',\r
8 cssClassInputLabel: 'Tyylitiedoston luokat',\r
9 edit: 'Muokkaa Diviä',\r
10 inlineStyleInputLabel: 'Sisätyyli',\r
11 langDirLTRLabel: 'Vasemmalta oikealle (LTR)',\r
12 langDirLabel: 'Kielen suunta',\r
13 langDirRTLLabel: 'Oikealta vasemmalle (RTL)',\r
14 languageCodeInputLabel: ' Kielen koodi',\r
15 remove: 'Poista Div',\r
16 styleSelectLabel: 'Tyyli',\r
17 title: 'Luo div-kehikko',\r
18 toolbar: 'Luo div-kehikko'\r
19} );\r