PHP Classes

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

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/bg.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/bg.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,193 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', 'bg', { armenian: 'Арменско номериране', bulletedTitle: 'Bulleted List Properties', circle: 'Кръг', decimal: 'Числа (1, 2, 3 и др.)', decimalLeadingZero: 'Числа с водеща нула (01, 02, 03 и т.н.)', disc: 'Диск', georgian: 'Грузинско номериране (an, ban, gan, и т.н.)', lowerAlpha: 'Малки букви (а, б, в, г, д и т.н.)', lowerGreek: 'Малки гръцки букви (алфа, бета, гама и т.н.)', lowerRoman: 'Малки римски числа (i, ii, iii, iv, v и т.н.)', none: 'Няма', notset: '<не е указано>', numberedTitle: 'Numbered List Properties', square: 'Квадрат', start: 'Старт', type: 'Тип', upperAlpha: 'Големи букви (А, Б, В, Г, Д и т.н.)', upperRoman: 'Големи римски числа (I, II, III, IV, V и т.н.)', validateStartNumber: 'List start number must be a whole number.' } );