mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 07:34:22 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I3069bb1c16d852620fe8e824d96835a9fbedb751
This commit is contained in:
parent
014c11d1bb
commit
2ebf1bd8f7
|
@ -10,11 +10,12 @@
|
|||
"math_sample": "Inserir fórmula aqui",
|
||||
"math_tip": "Fórmula matemática (LaTeX)",
|
||||
"prefs-math": "Matemática",
|
||||
"mw_math_png": "Gerar sempre como PNG",
|
||||
"mw_math_source": "Deixar como TeX (para navegadores de texto)",
|
||||
"mw_math_mathjax": "MathJax (experimental)",
|
||||
"mw_math_mathml": "MathML, alternativamente SVG ou PNG (experimental)",
|
||||
"mw_math_png": "Imagens PNG",
|
||||
"mw_math_source": "Fonte TeX (para navegadores de texto)",
|
||||
"mw_math_mathjax": "MathJax do lado do cliente (lento, melhora a renderização para alguns navegadores e ferramentas de acessibilidade)",
|
||||
"mw_math_mathml": "MathML, alternativamente SVG ou PNG (recomendado para navegadores mais modernos e ferramentas de acessibilidade)",
|
||||
"mw_math_latexml": "LaTeXML (experimental; usa MathML)",
|
||||
"mw_math_latexml_jax": "LaTeXML com MathJax do lado do cliente (experimental; usa MathML)",
|
||||
"math_failure": "Falhou ao verificar gramática",
|
||||
"math_unknown_error": "erro desconhecido",
|
||||
"math_unknown_function": "Função desconhecida: '$1'",
|
||||
|
|
Loading…
Reference in a new issue