0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/discourse-math/config/locales/server.ru.yml
2026-03-18 12:06:56 +01:00

16 lines
1.5 KiB
YAML
Vendored
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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/
ru:
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: "Увеличение масштаба до 175% при нажатии Alt+клик (MathJax только с меню)"
discourse_math_enable_asciimath: "Включить ASCII-теги (добавит специальную обработку к входным данным, разделенным символом %; поддерживается только с MathJax)"