first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/ja.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/ja.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'ja', {//japanese
|
||||
plugin : 'ブートストラップカルーセル',
|
||||
title : 'タイトル',
|
||||
content : 'コンテンツ',
|
||||
htmlIsAllowed : 'HTMLが許可されます',
|
||||
addNewItem : '[新しい項目の追加',
|
||||
minimum : 'プラグインは、少なくとも1つのアイテムを含んでいなければなりません',
|
||||
link : 'リンク',
|
||||
style : 'スタイル',
|
||||
type : 'タイプ',
|
||||
size : 'サイズ',
|
||||
blockLevel : 'ブロックレベル',
|
||||
active : 'アクティブ',
|
||||
enabled : '使用可能',
|
||||
text : 'テキスト',
|
||||
preview : 'プレビュー',
|
||||
optional : 'オプショナル',
|
||||
badge : 'バッジ',
|
||||
caption : 'キャプション',
|
||||
image : '画像',
|
||||
delete : 'あなたはこの項目を削除してもよろしいていますか?'
|
||||
});
|
||||
Reference in New Issue
Block a user