discourse/plugins/discourse-math/config/locales/server.es.yml
2026-04-23 12:09:50 +02:00

16 lines
1.1 KiB
YAML
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/
es:
site_settings:
discourse_math_enabled: "Habilitar el complemento Discourse Math (añadirá procesamiento especial para bloques $ y $$)"
discourse_math_provider: "Proveedor de renderizado matemático por defecto"
discourse_math_enable_latex_delimiters: "Activar delimitadores de estilo LaTeX: \\(...\\) para expresiones matemáticas en línea de texto y \\[...\\] para matemáticas en bloque"
discourse_math_mathjax_output: "Formato de salida de MathJax (solo MathJax)"
discourse_math_enable_menu: "Activar menú contextual (solo MathJax)"
discourse_math_enable_accessibility: "Activar características de accesibilidad (solo MathJax con menú)"
discourse_math_zoom_on_click: "Zoom al 175 % con Alt+clic (solo en MathJax con menú)"
discourse_math_enable_asciimath: "Activar asciimath (añadirá un procesamiento especial a la entrada delimitada por %; solo compatible con MathJax)"