|
2477 | 2477 | "authoring.problemeditor.settings.scoring.unlimited": "تلاشهای نامحدود", |
2478 | 2478 | "authoring.problemeditor.settings.scoring.attempts": "{attempts, plural, =1 {# attempt} other {# attempts}}", |
2479 | 2479 | "authoring.problemeditor.settings.scoring.attempts.unlimitedCheckbox": "تلاشهای نامحدود", |
2480 | | - "authoring.problemeditor.settings.scoring.weight": "{weight, plural, =0 {Ungraded} سایر {# points}}", |
| 2480 | + "authoring.problemeditor.settings.scoring.weight": "{weight, plural, =0 {Ungraded} other {# points}}", |
2481 | 2481 | "authoring.problemeditor.settings.scoring.label": "وزن امتیاز و تعداد تلاش برای پاسخ را مشخص کنید", |
2482 | 2482 | "authoring.problemeditor.settings.scoring.attempts.hint": "اگر مقداری پیشفرض در تنظیمات پیشرفته تنظیم نشده باشد، تلاشهای نامحدود مجاز است", |
2483 | 2483 | "authoring.problemeditor.settings.scoring.weight.hint": "اگر مقداری تنظیم نشده باشد، مشکل به اندازۀ یک امتیاز ارزش دارد", |
|
2656 | 2656 | "authoring.problemeditor.settings.GroupFeedbackInputLabel": "هنگامی که فراگیرنده، مجموعۀ خاصی از پاسخها را انتخاب میکند، بازخورد گروه ظاهر میشود.", |
2657 | 2657 | "authoring.problemeditor.settings.GroupFeedbackSettingTitle": "بازخورد گروهی", |
2658 | 2658 | "authoring.problemeditor.settings.randomization.SettingTitle": "تصادفی سازی", |
2659 | | - "authoring.problemeditor.settings.randomization.SettingText": "{تصادفیسازی، انتخاب، تهی {در این مشکل تصادفیسازی مبتنی بر پایتون وجود ندارد.} بقیه {زمان تصادفیسازی متغیرهای مشخصشده در اسکریپت پایتون مرتبط را تعریف میکند. برای سوالاتی که مقادیر را تصادفی نمیکنند، \"هرگز\" را مشخص کنید.} }", |
| 2659 | + "authoring.problemeditor.settings.randomization.SettingText": "{randomization, select, null {No Python based randomization is present in this problem.} other {Defines when to randomize the variables specified in the associated Python script. For problems that do not randomize values, specify \"Never\".} }", |
2660 | 2660 | "problemEditor.settings.tolerance.title": "پذیرش", |
2661 | 2661 | "problemEditor.settings.tolerance.summary.none": "هیچ یک", |
2662 | 2662 | "problemEditor.settings.tolerance.description.text": "حاشیه خطا در دو طرف یک پاسخ.", |
|
0 commit comments