mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 02:22:49 +08:00
16 lines
1.2 KiB
YAML
16 lines
1.2 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
ja:
|
|
site_settings:
|
|
discourse_math_enabled: "Discourse Math プラグインを有効化する($ と $$ ブロックに特別な処理を追加します)"
|
|
discourse_math_provider: "デフォルトの数学レンダリングプロバイダー"
|
|
discourse_math_enable_latex_delimiters: "LaTeX スタイルの区切り文字を有効にする: インライン数式の場合は \\(...\\)、ブロック数式の場合は \\[...\\]"
|
|
discourse_math_mathjax_output: "MathJax 出力形式 (MathJax のみ)"
|
|
discourse_math_enable_menu: "コンテキストメニューを有効にする (MathJax のみ)"
|
|
discourse_math_enable_accessibility: "アクセシビリティ機能を有効にする(メニュー付きの MathJax のみ)"
|
|
discourse_math_zoom_on_click: "Alt キーとクリックで 175% に拡大表示する (メニュー付きの MathJax のみ)"
|
|
discourse_math_enable_asciimath: "asciimath を有効にする(% 区切りの入力に特別な処理を追加します。MathJax のみでサポート)"
|