PHP Classes

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

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/nb.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/nb.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: 988 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', 'nb', { armenian: 'Armensk nummerering', bulletedTitle: 'Egenskaper for punktliste', circle: 'Sirkel', decimal: 'Tall (1, 2, 3, osv.)', decimalLeadingZero: 'Tall, med førstesiffer null (01, 02, 03, osv.)', disc: 'Disk', georgian: 'Georgisk nummerering (an, ban, gan, osv.)', lowerAlpha: 'Alfabetisk, små (a, b, c, d, e, osv.)', lowerGreek: 'Gresk, små (alpha, beta, gamma, osv.)', lowerRoman: 'Romertall, små (i, ii, iii, iv, v, osv.)', none: 'Ingen', notset: '<ikke satt>', numberedTitle: 'Egenskaper for nummerert liste', square: 'Firkant', start: 'Start', type: 'Type', upperAlpha: 'Alfabetisk, store (A, B, C, D, E, osv.)', upperRoman: 'Romertall, store (I, II, III, IV, V, osv.)', validateStartNumber: 'Starten på listen må være et heltall.' } );