| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 /* 2 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 */ 5 CKEDITOR.plugins.setLang( 'docprops', 'ja', { 6 bgColor: '背景色', 7 bgFixed: 'スクロールしない背景', 8 bgImage: '背景画像 URL', 9 charset: '文字コード', 10 charsetASCII: 'ASCII', 11 charsetCE: 'Central European', 12 charsetCR: 'Cyrillic', 13 charsetCT: 'Chinese Traditional (Big5)', 14 charsetGR: 'Greek', 15 charsetJP: '日本語', 16 charsetKR: 'Korean', 17 charsetOther: '他の文字セット符号化', 18 charsetTR: 'Turkish', 19 charsetUN: 'Unicode (UTF-8)', 20 charsetWE: 'Western European', 21 chooseColor: '色の選択', 22 design: 'デザイン', 23 docTitle: 'ページタイトル', 24 docType: '文書タイプヘッダー', 25 docTypeOther: 'その他文書タイプヘッダー', 26 label: '文書 プロパティ', 27 margin: 'ページ・マージン', 28 marginBottom: '下部', 29 marginLeft: '左', 30 marginRight: '右', 31 marginTop: '上部', 32 meta: 'メタデータ', 33 metaAuthor: '文書の作者', 34 metaCopyright: '文書の著作権', 35 metaDescription: '文書の概要', 36 metaKeywords: '文書のキーワード(カンマ区切り)', 37 other: '<その他の>', 38 previewHtml: '<p>これは<strong>テキストサンプル</strong>です。 あなたは、<a href="javascript:void(0)">CKEditor</a>を使っています。</p>', 39 title: '文書 プロパティ', 40 txtColor: 'テキスト色', 41 xhtmlDec: 'XHTML宣言をインクルード' 42 });
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |