mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-28 01:10:09 +00:00
5cbbd0c807
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
22 lines
963 B
JSON
22 lines
963 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"An13sa",
|
|
"Bengoa"
|
|
]
|
|
},
|
|
"math_sample": "Formula hemen idatzi",
|
|
"math_tip": "Formula matematikoa (LaTeX)",
|
|
"prefs-math": "Formulak",
|
|
"mw_math_png": "Beti PNG irudiak sortu",
|
|
"mw_math_source": "TeX bezala utzi (testu bidezko nabigatzaileentzako)",
|
|
"math_failure": "Interpretazio errorea",
|
|
"math_unknown_error": "errore ezezaguna",
|
|
"math_unknown_function": "funtzio ezezaguna",
|
|
"math_lexing_error": "errore lexikoa",
|
|
"math_syntax_error": "sintaxi errorea",
|
|
"math_image_error": "PNG bilakatze errorea; egiaztatu latex eta dvipng (edo dvips + gs + convert) ongi instalatuta dauden begiratu",
|
|
"math_bad_tmpdir": "Ezin da math direktorio tenporala sortu edo bertan idatzi",
|
|
"math_bad_output": "Ezin da math direktorioa sortu edo bertan idatzi",
|
|
"math_notexvc": "texvc exekutagarria falta da; mesedez, ikus math/README konfiguratzeko."
|
|
} |