PHP Classes

File: core/assets/plugins/ckeditor/plugins/liststyle/lang/fi.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/fi.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/fi.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 1,038 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'fi', { armenian: 'Armeenialainen numerointi', bulletedTitle: 'Numeroimattoman listan ominaisuudet', circle: 'Ympyrä', decimal: 'Desimaalit (1, 2, 3, jne.)', decimalLeadingZero: 'Desimaalit, alussa nolla (01, 02, 03, jne.)', disc: 'Levy', georgian: 'Georgialainen numerointi (an, ban, gan, etc.)', lowerAlpha: 'Pienet aakkoset (a, b, c, d, e, jne.)', lowerGreek: 'Pienet kreikkalaiset (alpha, beta, gamma, jne.)', lowerRoman: 'Pienet roomalaiset (i, ii, iii, iv, v, jne.)', none: 'Ei mikään', notset: '<ei asetettu>', numberedTitle: 'Numeroidun listan ominaisuudet', square: 'Neliö', start: 'Alku', type: 'Tyyppi', upperAlpha: 'Isot aakkoset (A, B, C, D, E, jne.)', upperRoman: 'Isot roomalaiset (I, II, III, IV, V, jne.)', validateStartNumber: 'Listan ensimmäisen numeron tulee olla kokonaisluku.' } );