PHP Classes

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

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/ja.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/ja.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,077 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', 'ja', { armenian: 'アルメニア数字', bulletedTitle: '箇条書きのプロパティ', circle: '白丸', decimal: '数字 (1, 2, 3, etc.)', decimalLeadingZero: '0付きの数字 (01, 02, 03, etc.)', disc: '黒丸', georgian: 'グルジア数字 (an, ban, gan, etc.)', lowerAlpha: '小文字アルファベット (a, b, c, d, e, etc.)', lowerGreek: '小文字ギリシャ文字 (alpha, beta, gamma, etc.)', lowerRoman: '小文字ローマ数字 (i, ii, iii, iv, v, etc.)', none: 'なし', notset: '<なし>', numberedTitle: '番号付きリストのプロパティ', square: '四角', start: '開始', type: '種類', upperAlpha: '大文字アルファベット (A, B, C, D, E, etc.)', upperRoman: '大文字ローマ数字 (I, II, III, IV, V, etc.)', validateStartNumber: 'リストの開始番号は数値で入力してください。' } );