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.de.yml
Discourse Translator Bot 5c1cff4184 I18N: Update translations
2026-03-03 14:11:51 +01:00

16 lines
1.1 KiB
YAML
Vendored
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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/
de:
site_settings:
discourse_math_enabled: "Aktiviere das Discourse-Math-Plug-in (fügt spezielle Bearbeitungsschritte für $- und $$-Blöcke hinzu)"
discourse_math_provider: "Standard-Math-Rendering-Provider"
discourse_math_enable_latex_delimiters: "LaTeX-ähnliche Trennzeichen aktivieren: \\(...\\) für Inline-Formeln und \\[...\\] für Formelblöcke"
discourse_math_mathjax_output: "MathJax-Ausgabeformat (nur MathJax)"
discourse_math_enable_menu: "Kontextmenü aktivieren (nur MathJax)"
discourse_math_enable_accessibility: "Bedienungshilfen aktivieren (nur MathJax mit Menü)"
discourse_math_zoom_on_click: "Mit Alt-Klick auf 175% zoomen (nur MathJax mit Menü)"
discourse_math_enable_asciimath: "asciimath aktivieren (fügt spezielle Bearbeitungsschritte für durch % getrennte Eingabe hinzu; nur bei Verwendung von MathJax unterstützt)"