mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-13 17:56:59 +00:00
bfa7f5112f
This is a subjective comment that was not true for everybody (trade-off between speed & quality). Moreover, this is now an orthogonal option to enable MathJax client-side rather than a separate rendering mode per se, so it is confusing to compare it against the other modes. The "recommended" mode in the future is likely to become MathML + SVG fallback (which instead uses MathJax server-side) ; but it's probably best to keep neutral regarding the user's preferences. Change-Id: I5c6ff7c95cded4f06f6bfdef43dbe190e42a2968
38 lines
2.2 KiB
JSON
38 lines
2.2 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Anakmalaysia",
|
|
"Aviator",
|
|
"CoolCityCat",
|
|
"Kurniasan"
|
|
]
|
|
},
|
|
"math-desc": "Mengolah rumus-rumus matematik antara teg-teg <code><math></code> ... <code></math></code>",
|
|
"math_sample": "Masukkan rumus di sini",
|
|
"math_tip": "Rumus matematik (LaTeX)",
|
|
"prefs-math": "Matematik",
|
|
"mw_math_png": "Sentiasa lakar PNG",
|
|
"mw_math_source": "Biarkan sebagai TeX (untuk pelayar teks)",
|
|
"mw_math_mathjax": "MathJax (dalam percubaan)",
|
|
"mw_math_mathml": "MathML dengan sandaran SVG (sedang dalam uji kaji)",
|
|
"mw_math_latexml": "LaTeXML (percubaan; menggunakan MathML)",
|
|
"math_failure": "Gagal menghurai",
|
|
"math_unknown_error": "ralat yang tidak dikenali",
|
|
"math_unknown_function": "fungsi '$1' yang tidak dikenali",
|
|
"math_lexing_error": "ralat ''lexing''",
|
|
"math_syntax_error": "ralat sintaks",
|
|
"math_image_error": "Penukaran PNG gagal; periksa sama ada latex dan dvipng (atau dvips + gs + convert) telah dipasang dengan betul",
|
|
"math_bad_tmpdir": "Direktori temp matematik tidak boleh ditulis atau dicipta",
|
|
"math_bad_output": "Direktori output matematik tidak boleh ditulis atau dicipta",
|
|
"math_notexvc": "Atur cara <code>texvc</code> hilang; sila lihat fail math/README untuk maklumat konfigurasi.",
|
|
"math_notexvccheck": "Atur cara <code>texvccheck</code> hilang. Sila lihat math/README untuk pemasangan.",
|
|
"math_output_error": "Imej matematik tidak dapat disimpan di dalam sistem fail.",
|
|
"math_invalidresponse": "Respons tidak sah $1: ('$3') dari pelayan '$2':",
|
|
"math_invalidxml": " MathML adalah XML yang tidak sah.",
|
|
"math_invalidjson": "Respons Pelayan $1 adalah JSON yang tidak sah.",
|
|
"math_xmlversion": "Amaran: Semakan Jenis XML dilangkau! Semak sama ada pemasangan MediaWiki anda adalah versi wmf/1.22wmf7 ke atas.",
|
|
"math-visualeditor-mwmathinspector-title": "Rumus",
|
|
"math-preference-mwmathinspector-description": "Tambahkan sokongan percubaan pada VisualEditor untuk mewujudkan dan menyunting rumus matematik untuk diuji sebelum keluaran umum. Sila ingat untuk sentiasa menyemak suntingan anda sebelum menyimpan apabila menggunakan ciri-ciri percubaan.",
|
|
"math-preference-mwmathinspector-label": "Penyuntingan rumus (formula) VisualEditor"
|
|
}
|