first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/ja.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/ja.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'ja', {//Japanese
|
||||
plugin : 'ブートストラップ折りたたみます',
|
||||
title : 'タイトル',
|
||||
content : 'コンテンツ',
|
||||
htmlIsAllowed : 'HTMLが許可されます',
|
||||
addNewItem : '[新しい項目の追加',
|
||||
minimum : 'プラグインは、少なくとも1つのアイテムを含んでいなければなりません',
|
||||
link : 'リンク',
|
||||
style : 'スタイル',
|
||||
type : 'タイプ',
|
||||
size : 'サイズ',
|
||||
blockLevel : 'ブロックレベル',
|
||||
active : 'アクティブ',
|
||||
enabled : '使用可能',
|
||||
text : 'テキスト',
|
||||
preview : 'プレビュー',
|
||||
optional : 'オプショナル',
|
||||
badge : 'バッジ',
|
||||
caption : 'キャプション',
|
||||
image : '画像',
|
||||
delete : 'あなたはこの項目を削除してもよろしいていますか?',
|
||||
items : 'アイテム',
|
||||
settings : '設定',
|
||||
expandFirstItem : '最初のアイテムを展開',
|
||||
yes : 'はい',
|
||||
no : 'いいえ',
|
||||
theme : 'テーマ',
|
||||
default : 'デフォルト',
|
||||
primary : 'プライマリー',
|
||||
success : '成功',
|
||||
info : 'インフォ',
|
||||
warning : '警告',
|
||||
danger : '危険'
|
||||
});
|
||||
Reference in New Issue
Block a user