From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- public/bower_components/ckeditor/plugins/docprops/lang/ja.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/bower_components/ckeditor/plugins/docprops/lang/ja.js (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/ja.js') diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/ja.js b/public/bower_components/ckeditor/plugins/docprops/lang/ja.js new file mode 100644 index 0000000..501639e --- /dev/null +++ b/public/bower_components/ckeditor/plugins/docprops/lang/ja.js @@ -0,0 +1,2 @@ +CKEDITOR.plugins.setLang("docprops","ja",{bgColor:"背景色",bgFixed:"スクロールしない背景",bgImage:"背景画像 URL",charset:"文字コード",charsetASCII:"ASCII",charsetCE:"Central European",charsetCR:"Cyrillic",charsetCT:"Chinese Traditional (Big5)",charsetGR:"ギリシャ語",charsetJP:"日本語",charsetKR:"韓国語",charsetOther:"他の文字セット符号化",charsetTR:"トルコ語",charsetUN:"Unicode (UTF-8)",charsetWE:"西欧",chooseColor:"色の選択",design:"デザイン",docTitle:"ページタイトル",docType:"文書タイプヘッダー",docTypeOther:"その他文書タイプヘッダー",label:"文書 プロパティ",margin:"ページ・マージン",marginBottom:"下部", +marginLeft:"左",marginRight:"右",marginTop:"上部",meta:"メタデータ",metaAuthor:"文書の作者",metaCopyright:"文書の著作権",metaDescription:"文書の概要",metaKeywords:"文書のキーワード(カンマ区切り)",other:"\x3cその他の\x3e",previewHtml:'\x3cp\x3eこれは\x3cstrong\x3eテキストサンプル\x3c/strong\x3eです。 あなたは、\x3ca href\x3d"javascript:void(0)"\x3eCKEditor\x3c/a\x3eを使っています。\x3c/p\x3e',title:"文書 プロパティ",txtColor:"テキスト色",xhtmlDec:"XHTML宣言をインクルード"}); \ No newline at end of file -- cgit v1.2.3