Math/i18n/zea.json
Siebrand Mazeland 5cbbd0c807 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
2014-03-28 11:06:06 +01:00

19 lines
874 B
JSON

{
"@metadata": {
"authors": [
"NJ"
]
},
"math_sample": "Voer de formule in",
"math_tip": "Wiskundihe formule (LaTeX)",
"prefs-math": "Formules",
"math_failure": "Parsen mislukt",
"math_unknown_error": "onbekende fout",
"math_unknown_function": "onbekende functie",
"math_lexing_error": "lexicohraofische fout",
"math_syntax_error": "syntactische fout",
"math_image_error": "PNG-omzettieng is mislukt. Hi nae of an latex, dvips en gs correct heïnstalleerd zien en zet om",
"math_bad_tmpdir": "De map voe tiedelijke bestan'n voe wiskundihe formules besti nie of kan nie emikt worn",
"math_bad_output": "De map voe bestan'n mie wiskundihe formules besti nie of kan nie emikt worn.",
"math_notexvc": "Kan 't prohramma texvc nie vin'n; stel aolles in volhens de beschrievieng in math/README."
}