Math/i18n/arz.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

23 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Ghaly",
"Meno25",
"Ramsis II"
]
},
"math_sample": "اكتب المعادله هنا",
"math_tip": "معادله رياضيه (لا تكس )",
"prefs-math": "رياضة",
"mw_math_png": "دايما اعرض PNG",
"mw_math_source": "اعرض على هيئة TeX (للبراوزرات النصية)",
"math_failure": "الاعراب فشل",
"math_unknown_error": "غلط مش معروف",
"math_unknown_function": "وظيفة مش معروفة",
"math_lexing_error": "غلط فى الكلمة",
"math_syntax_error": "غلط فى تركيب الجملة",
"math_image_error": "فشل التحويل لـ PNG ؛\nاتاكد من التثبيت المضبوط لـ :Latex و dvips و gs و convert.",
"math_bad_tmpdir": "مش ممكن الكتابة أو انشاء مجلد الرياضة الموؤقت",
"math_bad_output": "مش ممكن الكتابة لـ أو إنشاء مجلد الخرج للرياضيات",
"math_notexvc": ايعtexvc executable ؛ لو سمحت شوفmath/README للضبط."
}