discourse/plugins/discourse-math/config/locales/server.pt_BR.yml
2026-03-10 09:52:23 +01:00

16 lines
1.1 KiB
YAML
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/
pt_BR:
site_settings:
discourse_math_enabled: "Ativar o plugin Discourse Math (adicionará processamento especial a blocos $ e $$)"
discourse_math_provider: "Provedor padrão de renderização matemática"
discourse_math_enable_latex_delimiters: "Ativar delimitadores no estilo LaTeX: \\(...\\) para fórmulas matemáticas inline e \\[...\\] para fórmulas matemáticas em blocos."
discourse_math_mathjax_output: "Formato de saída do MathJax (somente MathJax)"
discourse_math_enable_menu: "Ativar menu contextual (somente MathJax)"
discourse_math_enable_accessibility: "Ativar recursos de acessibilidade (somente MathJax com menu)"
discourse_math_zoom_on_click: "Zoom de 175% com Alt+clique (somente MathJax com menu)"
discourse_math_enable_asciimath: "Ativar o asciimath (entradas delimitadas entre % são processadas de forma especial requer o MathJax)"