|
|
@@ -582,39 +582,6 @@
|
|
|
}
|
|
|
},
|
|
|
|
|
|
- "markdown_setting": {
|
|
|
- "line_break_setting": "Line Break設定",
|
|
|
- "line_break_setting_desc": "Line Breakの設定を変更できます。",
|
|
|
- "Enable Line Break": "Line Break を有効にする",
|
|
|
- "Enable Line Break desc": "ページテキスト中の改行を、HTML内で<code><br></code>として扱います",
|
|
|
- "Enable Line Break for comment": "コメント欄で Line Break を有効にする",
|
|
|
- "Enable Line Break for comment desc": "コメント中の改行を、HTML内で<code><br></code>として扱います",
|
|
|
- "presentation_setting": "プレゼンテーション設定",
|
|
|
- "presentation_setting_desc": "プレゼンテーションの設定を変更できます。",
|
|
|
- "Page break setting": "改頁を設定する",
|
|
|
- "Preset one separator": "プリセット 1",
|
|
|
- "Preset one separator desc": "連続した空行3行で改頁します",
|
|
|
- "Preset one separator value": "\\n\\n\\n",
|
|
|
- "Preset two separator": "プリセット 2",
|
|
|
- "Preset two separator desc": "連続したハイフン5つで改頁します",
|
|
|
- "Preset two separator value": "-----",
|
|
|
- "Custom separator": "カスタム",
|
|
|
- "Custom separator desc": "正規表現を設定できます",
|
|
|
- "XSS_setting": "XSS(Cross Site Scripting)対策設定",
|
|
|
- "XSS_setting_desc": "マークダウンテキスト内の HTML タグの扱いを設定し、悪意のあるプログラムからの攻撃を防ぎます",
|
|
|
- "Enable XSS prevention": "XSSを抑制する",
|
|
|
- "Ignore all tags": "すべてのタグを抑制する",
|
|
|
- "Ignore all tags desc": "すべてのHTMLタグと属性を使用不可にします",
|
|
|
- "Recommended setting": "おすすめ設定",
|
|
|
- "Custom Whitelist": "カスタムホワイトリスト",
|
|
|
- "Tag names": "タグ名のホワイトリスト",
|
|
|
- "Tag attributes": "タグ属性のホワイトリスト",
|
|
|
- "import_recommended": "おすすめをインポート",
|
|
|
- "updated_lineBreak": "改行設定を更新しました",
|
|
|
- "updated_presentation": "プレゼンテーション設定を更新しました",
|
|
|
- "updated_xss": "XSS設定を更新しました"
|
|
|
- },
|
|
|
-
|
|
|
"notification_setting": {
|
|
|
"notification_list": "通知設定の一覧",
|
|
|
"add_notification": "通知設定の追加",
|