PHP Classes

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

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/cs.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/cs.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: 986 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', 'cs', { armenian: 'Arménské', bulletedTitle: 'Vlastnosti odrážek', circle: 'Kroužky', decimal: 'Arabská čísla (1, 2, 3, atd.)', decimalLeadingZero: 'Arabská čísla uvozená nulou (01, 02, 03, atd.)', disc: 'Kolečka', georgian: 'Gruzínské (an, ban, gan, atd.)', lowerAlpha: 'Malá latinka (a, b, c, d, e, atd.)', lowerGreek: 'Malé řecké (alpha, beta, gamma, atd.)', lowerRoman: 'Malé římské (i, ii, iii, iv, v, atd.)', none: 'Nic', notset: '<nenastaveno>', numberedTitle: 'Vlastnosti číslování', square: 'Čtverce', start: 'Počátek', type: 'Typ', upperAlpha: 'Velká latinka (A, B, C, D, E, atd.)', upperRoman: 'Velké římské (I, II, III, IV, V, atd.)', validateStartNumber: 'Číslování musí začínat celým číslem.' } );