mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 15:59:29 +08:00
16 lines
1.1 KiB
YAML
16 lines
1.1 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/
|
||
|
||
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)"
|