h5p-question-set/language/ar.json

324 lines
13 KiB
JSON

{
"semantics": [
{
"englishLabel": "Quiz introduction",
"label": "مقدمة المسابقة",
"fields": [
{
"englishLabel": "Display introduction",
"label": "عرض المقدمة"
},
{
"englishLabel": "Title",
"label": "العنوان",
"englishDescription": "This title will be displayed above the introduction text.",
"description": "سيتم عرض هذا العنوان فوق النص المقدمة"
},
{
"englishLabel": "Introduction text",
"label": "مقدمة النص",
"englishDescription": "This text will be displayed before the quiz starts.",
"description": "سيتم عرض هذا النص قبل أن تبدأ هذه المسابقة"
},
{
"englishLabel": "Start button text",
"label": "بدء زر النص",
"englishDefault": "Start Quiz",
"default": "Start Quiz"
},
{
"englishLabel": "Background image",
"label": "صورة الخلفية",
"englishDescription": "An optional background image for the introduction.",
"description": "إدخال صورة خلفية اختيارية"
}
]
},
{
"englishLabel": "Background image",
"label": "صورة الخلفية",
"englishDescription": "An optional background image for the Question set.",
"description": "صورة خلفية اختيارية لأسئلة"
},
{
"englishLabel": "Progress indicator",
"label": "مؤشر التقدم",
"englishDescription": "Question set progress indicator style.",
"description": "أسئلة لتعيين نمط مؤشر التقدم",
"options": [
{
"englishLabel": "Textual",
"label": "النصية"
},
{
"englishLabel": "Dots",
"label": "النقاط"
}
]
},
{
"englishLabel": "Pass percentage",
"label": "نسبة النجاح",
"englishDescription": "Percentage of Total score required for passing the quiz.",
"description": "النسبة المئوية لمجموع النقاط المطلوبة لاجتياز الاختبار"
},
{
"englishLabel": "Questions",
"label": "الأسئلة",
"widgets": [
{
"englishLabel": "Default",
"label": "الافتراضي"
},
{
"englishLabel": "Textual",
"label": "النصية"
}
],
"englishEntity": "question",
"entity": "السؤال",
"field": {
"englishLabel": "Question type",
"label": "نوع السؤال",
"englishDescription": "Library for this question.",
"description": "مكتبة لهذا السؤال"
}
},
{
"englishLabel": "Interface texts in quiz",
"label": "واجهة النصوص لهذه المسابقة",
"fields": [
{
"englishLabel": "Back button",
"label": "زر الرجوع",
"englishDefault": "Previous question",
"default": "Previous question"
},
{
"englishLabel": "Next button",
"label": "زر التقدم",
"englishDefault": "Next question",
"default": "Next question"
},
{
"englishLabel": "Finish button",
"label": "زر الانتهاء",
"englishDefault": "Finish",
"default": "Finish"
},
{
"englishLabel": "Progress text",
"label": "نص التقدم",
"englishDescription": "Text used if textual progress is selected.",
"description": "النص المستخدم إذا تم تحديد التقدم نصيا",
"englishDefault": "Question: @current of @total questions",
"default": "Question: @current of @total questions"
},
{
"englishLabel": "Label for jumping to a certain question",
"label": "Label for jumping to a certain question",
"englishDescription": "You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions.",
"description": "You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions.",
"englishDefault": "Question %d of %total",
"default": "Question %d of %total"
},
{
"englishLabel": "Copyright dialog question label",
"label": "Copyright dialog question label",
"englishDefault": "Question",
"default": "Question"
},
{
"englishLabel": "Readspeaker progress",
"label": "Readspeaker progress",
"englishDescription": "May use @current and @total question variables",
"description": "May use @current and @total question variables",
"englishDefault": "Question @current of @total",
"default": "Question @current of @total"
},
{
"englishLabel": "Unanswered question text",
"label": "Unanswered question text",
"englishDefault": "Unanswered",
"default": "Unanswered"
},
{
"englishLabel": "Answered question text",
"label": "Answered question text",
"englishDefault": "Answered",
"default": "Answered"
},
{
"englishLabel": "Current question text",
"label": "Current question text",
"englishDefault": "Current question",
"default": "Current question"
}
]
},
{
"englishLabel": "Disable backwards navigation",
"label": "Disable backwards navigation",
"englishDescription": "This option will only allow you to move forward in Question Set",
"description": "This option will only allow you to move forward in Question Set"
},
{
"englishLabel": "Randomize questions",
"label": "Randomize questions",
"englishDescription": "Enable to randomize the order of questions on display.",
"description": "Enable to randomize the order of questions on display."
},
{
"englishLabel": "Quiz finished",
"label": "إعدادات زر \"مشاهدة حل \" وزر \"إعادة المحاولة\" ",
"fields": [
{
"englishLabel": "Display results",
"label": "Override \"Show Solution\" button"
},
{
"englishLabel": "No results message",
"label": "Override \"Retry\" button",
"englishDescription": "Text displayed on end page when \"Display results\" is disabled",
"description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"englishDefault": "Finished",
"default": "Finished"
},
{
"englishLabel": "Feedback heading",
"label": "Feedback heading",
"englishDefault": "Your result:",
"default": "Your result:",
"englishDescription": "This heading will be displayed at the end of the quiz when the user has answered all questions.",
"description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
},
{
"englishLabel": "Score display text",
"label": "Score display text",
"englishDescription": "Text used to display Total user score. \"@score\" will be replaced by calculated score, \"@total\" will be replaced by maximum possible score. ",
"description": "Text used to display Total user score. \"@score\" will be replaced by calculated score, \"@total\" will be replaced by maximum possible score. ",
"englishDefault": "You got @score of @total points",
"default": "You got @score of @total points"
},
{
"englishLabel": "Quiz passed greeting",
"label": "Quiz passed greeting",
"englishDefault": "Congratulations!",
"default": "Congratulations!",
"englishDescription": "This text will be displayed above the score if the user has successfully passed the quiz.",
"description": "This text will be displayed above the score if the user has successfully passed the quiz."
},
{
"englishLabel": "Passed comment",
"label": "Passed comment",
"englishDefault": "You did very well!",
"default": "You did very well!",
"englishDescription": "This comment will be displayed after the score if the user has successfully passed the quiz.",
"description": "This comment will be displayed after the score if the user has successfully passed the quiz."
},
{
"englishLabel": "Quiz failed title",
"label": "Quiz failed title",
"englishDefault": "You did not pass this time.",
"default": "You did not pass this time.",
"englishDescription": "This text will be displayed above the score if the user has failed the quiz.",
"description": "This text will be displayed above the score if the user has failed the quiz."
},
{
"englishLabel": "Failed comment",
"label": "Failed comment",
"englishDefault": "Have another try!",
"default": "Have another try!",
"englishDescription": "This comment will be displayed after the score if the user has failed the quiz.",
"description": "This comment will be displayed after the score if the user has failed the quiz."
},
{
"englishLabel": "Solution button label",
"label": "Solution button label",
"englishDefault": "Show solution",
"default": "Show solution",
"englishDescription": "Text for the solution button.",
"description": "Text for the solution button."
},
{
"englishLabel": "Retry button label",
"label": "Retry button label",
"englishDefault": "Retry",
"default": "Retry",
"englishDescription": "Text for the retry button.",
"description": "Text for the retry button."
},
{
"englishLabel": "Finish button text",
"label": "Finish button text",
"englishDefault": "Finish",
"default": "Finish"
},
{
"englishLabel": "Display video before quiz results",
"label": "Display video before quiz results"
},
{
"englishLabel": "Enable skip video button",
"label": "Enable skip video button"
},
{
"englishLabel": "Skip video button label",
"label": "Skip video button label",
"englishDefault": "Skip video",
"default": "Skip video"
},
{
"englishLabel": "Passed video",
"label": "Passed video",
"englishDescription": "This video will be played if the user successfully passed the quiz.",
"description": "This video will be played if the user successfully passed the quiz."
},
{
"englishLabel": "Fail video",
"label": "Fail video",
"englishDescription": "This video will be played if the user failes the quiz.",
"description": "This video will be played if the user failes the quiz."
}
]
},
{
"englishLabel": "Settings for \"Show solution\" and \"Retry\" buttons",
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"englishLabel": "Override \"Show Solution\" button",
"label": "Override \"Show Solution\" button",
"englishDescription": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"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": [
{
"englishLabel": "Enabled",
"label": "Enabled"
},
{
"englishLabel": "Disabled",
"label": "Disabled"
}
]
},
{
"englishLabel": "Override \"Retry\" button",
"label": "Override \"Retry\" button",
"englishDescription": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{
"englishLabel": "Enabled",
"label": "Enabled"
},
{
"englishLabel": "Disabled",
"label": "Disabled"
}
]
}
]
}
]
}