PHP Classes

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

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/nl.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/nl.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,030 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', 'nl', { armenian: 'Armeense nummering', bulletedTitle: 'Eigenschappen lijst met opsommingstekens', circle: 'Cirkel', decimal: 'Cijfers (1, 2, 3, etc.)', decimalLeadingZero: 'Cijfers beginnen met nul (01, 02, 03, etc.)', disc: 'Schijf', georgian: 'Georgische nummering (an, ban, gan, etc.)', lowerAlpha: 'Kleine letters (a, b, c, d, e, etc.)', lowerGreek: 'Grieks kleine letters (alpha, beta, gamma, etc.)', lowerRoman: 'Romeins kleine letters (i, ii, iii, iv, v, etc.)', none: 'Geen', notset: '<niet gezet>', numberedTitle: 'Eigenschappen genummerde lijst', square: 'Vierkant', start: 'Start', type: 'Type', upperAlpha: 'Hoofdletters (A, B, C, D, E, etc.)', upperRoman: 'Romeinse hoofdletters (I, II, III, IV, V, etc.)', validateStartNumber: 'Startnummer van de lijst moet een heel nummer zijn.' } );