h5p-question-set/language/ar.json

214 lines
7.0 KiB
JSON

{
"semantics": [
{
"label": "مقدمة المسابقة",
"fields": [
{
"label": "عرض المقدمة"
},
{
"label": "العنوان",
"description": "سيتم عرض هذا العنوان فوق النص المقدمة"
},
{
"label": "مقدمة النص",
"description": "سيتم عرض هذا النص قبل أن تبدأ هذه المسابقة"
},
{
"label": "بدء زر النص"
},
{
"label": "صورة الخلفية",
"description": "إدخال صورة خلفية اختيارية"
}
]
},
{
"label": "صورة الخلفية",
"description": "صورة خلفية اختيارية لأسئلة"
},
{
"label": "مؤشر التقدم",
"description": "أسئلة لتعيين نمط مؤشر التقدم",
"options": [
{
"label": "النصية"
},
{
"label": "النقاط"
}
]
},
{
"label": "نسبة النجاح",
"description": "النسبة المئوية لمجموع النقاط المطلوبة لاجتياز الاختبار"
},
{
"label": "الأسئلة",
"widgets": [
{
"label": "الافتراضي"
},
{
"label": "النصية"
}
],
"entity": "السؤال",
"field": {
"label": "نوع السؤال",
"description": "مكتبة لهذا السؤال"
}
},
{
"label": "واجهة النصوص لهذه المسابقة",
"fields": [
{
"label": "زر الرجوع"
},
{
"label": "زر التقدم"
},
{
"label": "زر الانتهاء"
},
{
"label": "نص التقدم",
"description": "النص المستخدم إذا تم تحديد التقدم نصيا"
},
{
"label": "Label for jumping to a certain question",
"description": "You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions.",
"default": "Question %d of %total"
},
{
"label": "Copyright dialog question label",
"default": "Question"
},
{
"label": "Readspeaker progress",
"description": "May use @current and @total question variables",
"default": "Question @current of @total"
},
{
"label": "Unanswered question text",
"default": "Unanswered"
},
{
"label": "Answered question text",
"default": "Answered"
},
{
"label": "Current question text",
"default": "Current question"
}
]
},
{
"label": "Disable backwards navigation",
"description": "This option will only allow you to move forward in Question Set"
},
{
"label": "Randomize questions",
"description": "Enable to randomize the order of questions on display."
},
{
"label": "Number of questions to be shown:",
"description": "Create a randomized batch of questions from the total."
},
{
"label": "انتهاء المسابقة",
"fields": [
{
"label": "عرض النتائج"
},
{
"label": "No results message",
"description": "Text displayed on end page when \"Display results\" is disabled",
"default": "Finished"
},
{
"label": "نص راس الملاحظات",
"description": "سيتم عرض هذا العنوان في نهاية هذه المسابقة حيثما أجاب المستخدم على جميع الأسئلة المستعملة"
},
{
"label": "عرض نص النتيجة",
"description": "النص يستخدم لعرض مجموع النقاط للمستخدم \"@score\" سوف تحل محلها النتيجة المحسوبة, \"@total\" حسب أقصى درجة ممكنة"
},
{
"label": "تعليق النجاح بالمسابقة",
"description": "سيتم عرض هذا النص أعلاه النتيجة إذا انقضى المستخدم بنجاح هذه المسابقة"
},
{
"label": "ملاحظة النجاح",
"description": "سيتم عرض هذه الملاحظة بعد النتيجة إذا انقضى المستخدم بنجاح هذه المسابقة"
},
{
"label": "تعليق الرسوب بالمسابقة",
"description": "سيتم عرض هذا النص أعلاه النتيجة إذا كان المستخدم قد فشلت في المسابقة"
},
{
"label": "ملاحظة الرسوب",
"description": "سيتم عرض هذه الملاحظة بعد النتيجة إذا كان المستخدم قد فشلت في المسابقة"
},
{
"label": "تسمية زر اظهار الحل",
"description": "نص زر الحل"
},
{
"label": "تسمية زر إعادة المحاولة",
"description": "نص زر إعادة المحاولة"
},
{
"label": "نص زر الانتهاء"
},
{
"label": "عرض الفيديو قبل نتائج المسابقة"
},
{
"label": "تفعيل زر تخطى الفيديو"
},
{
"label": "تسمية زر تخطى الفيديو"
},
{
"label": "فيديو النجاح بالمسابقة",
"description": "سيتم تشغيل هذا الفيديو إذا كان المستخدم ناجحا بهذه المسابقة"
},
{
"label": "فيديو الرسوب بالمسابقة",
"description": "سيتم تشغيل هذا الفيديو إذا كان المستخدم راسبا بهذه المسابقة"
}
]
},
{
"label": "إعدادات زر \"مشاهدة حل \" وزر \"إعادة المحاولة\" ",
"fields": [
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{
"label": "Enabled"
},
{
"label": "Disabled"
}
]
},
{
"label": "Override \"Retry\" button",
"description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{
"label": "Enabled"
},
{
"label": "Disabled"
}
]
}
]
}
]
}