PHP Classes

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

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/zh.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/zh.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: 969 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', 'zh', { armenian: '亞美尼亞數字', bulletedTitle: '項目符號清單屬性', circle: '圓圈', decimal: '小數點 (1, 2, 3, etc.)', decimalLeadingZero: '前綴 0 十位數字 (01, 02, 03, 等)', disc: '圓點', georgian: '喬治王時代數字 (an, ban, gan, 等)', lowerAlpha: '小寫字母 (a, b, c, d, e 等)', lowerGreek: '小寫希臘字母 (alpha, beta, gamma, 等)', lowerRoman: '小寫羅馬數字 (i, ii, iii, iv, v 等)', none: '無', notset: '<未設定>', numberedTitle: '編號清單屬性', square: '方塊', start: '開始', type: '類型', upperAlpha: '大寫字母 (A, B, C, D, E 等)', upperRoman: '大寫羅馬數字 (I, II, III, IV, V 等)', validateStartNumber: '清單起始號碼須為一完整數字。' } );