discourse/plugins/discourse-math/config/locales/server.ja.yml
Discourse Translator Bot 5c1cff4184 I18N: Update translations
2026-03-03 14:11:51 +01:00

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 のみでサポート)"