diff --git a/i18n/ar.json b/i18n/ar.json index e062a0c..b601742 100644 --- a/i18n/ar.json +++ b/i18n/ar.json @@ -27,11 +27,15 @@ "math-visualeditor-symbol-group-accents": "لهجات والتشكيل", "math-visualeditor-symbol-group-arrows": "السهام", "math-visualeditor-symbol-group-bounds": "حدود", + "math-visualeditor-symbol-group-derivatives": "الفوارق والمشتقات", + "math-visualeditor-symbol-group-functions": "الدوال الرقمية القياسية", "math-visualeditor-symbol-group-geometry": "هندسي", "math-visualeditor-symbol-group-greek": "الأبجدية اليونانية", "math-visualeditor-symbol-group-hebrew": "الابجدية العبرية", + "math-visualeditor-symbol-group-large": "مخططات كبيرة", "math-visualeditor-symbol-group-logic": "منطق", "math-visualeditor-symbol-group-matrices": "المصفوفات", + "math-visualeditor-symbol-group-modular": "وحدات حسابية", "math-visualeditor-symbol-group-operators": "المشغل", "math-visualeditor-symbol-group-projections": "إسقاط", "math-visualeditor-symbol-group-parentheses": "بين قوسين", @@ -40,24 +44,30 @@ "math-visualeditor-symbol-group-sets": "مجموعات", "math-visualeditor-symbol-group-spacing": "فراغ", "math-visualeditor-symbol-group-special": "الخاصة", + "math-visualeditor-symbol-group-symbols": "الرموز والثوابت", "math-visualeditor-symbol-group-typefaces": "أشكال الكتابة", "math-visualeditor-symbol-group-unsorted": "غير مرتب", "math_bad_output": "لا يمكن الكتابة إلى أو إنشاء مجلد الخرج للرياضيات", "math_bad_tmpdir": "لا يمكن الكتابة إلى أو إنشاء مجلد الرياضيات المؤقت", "math_failure": "خطأ رياضيات", "math_image_error": "فشل التحويل إلى صيغة PNG؛ تحقق من تثبيت كل من Latex و dvipng (أو dvips + gs + محول)", + "math_invalidjson": "$1 استجابة الخادم هو JSON غير صحيح.", + "math_invalidresponse": "$1: رد غير صحيح (\"$3\") من الخادم \"$2\":", + "math_invalidxml": "MathML أو SVG هو XML غير صحيح.", "math_lexing_error": "خطأ في الصيغة", "math_mathoid_error": "خطأ في التحويل. أبلغ الخادوم («$1») عن: «$2»", "math_notexvc": "مفقود texvc executable؛\nمن فضلك انظر math/README للضبط.", "math_output_error": "لا يمكن تخزين صورة مطابقة على نظام الملفات.", "math_sample": "أدخل الصيغة هنا", "math_syntax_error": "خطأ في الصياغة", + "math_timeout": "$1 انتهاء الوقت من \"$2\".", "math-test-fail": "الاختبار ''$1'' فشل.", "math-test-success": "الاختبار ''$1'' نجح.", "math_tip": "صيغة رياضية (لا تك)", "math-tracking-category-error": "صفحات بها أخطاء رياضيات", "math_unknown_error": "خطأ غير معروف", "math_unknown_function": "وظيفة غير معروفة «$1»", + "mw_math_latexml": "LaTeXML (تجريبي؛ يستخدم MathML)", "mw_math_mathml": "اعرض بصيغة MathML إن أمكن (تجريبي)", "mw_math_png": "دائما اعرض على هيئة PNG", "mw_math_source": "اعرض على هيئة LaTeX (للمتصفحات النصية)",