Merge pull request #1211 from frappe/l10n_develop2

chore: sync translations from crowdin
This commit is contained in:
Jannat Patel
2024-12-26 14:57:32 +05:30
committed by GitHub
13 changed files with 429 additions and 416 deletions

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr ""
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "حذف" msgstr "حذف"
@@ -1414,7 +1418,7 @@ msgstr "حذف"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "الروابط" msgstr "الروابط"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "تحميل المزيد" msgstr "تحميل المزيد"
@@ -2908,7 +2910,7 @@ msgstr ""
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "متوسط:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr ""
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr ""
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "معلق"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "النسبة المئوية" msgstr "النسبة المئوية"
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "" msgstr ""
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr ""
msgid "Students" msgid "Students"
msgstr "" msgstr ""
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "ملخص"
msgid "Sunday" msgid "Sunday"
msgstr "الأحد" msgstr "الأحد"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr ""
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "الاجمالي غير شامل الضريبة" msgstr "الاجمالي غير شامل الضريبة"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Bosnian\n" "Language-Team: Bosnian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr ""
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "Izbriši" msgstr "Izbriši"
@@ -1414,7 +1418,7 @@ msgstr "Izbriši"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "Veze" msgstr "Veze"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "Učitaj još" msgstr "Učitaj još"
@@ -2908,7 +2910,7 @@ msgstr ""
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "Srednje:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr ""
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr "Prolaz"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "Na čekanju"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "Procenat" msgstr "Procenat"
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "" msgstr ""
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr ""
msgid "Students" msgid "Students"
msgstr "" msgstr ""
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr ""
msgid "Sunday" msgid "Sunday"
msgstr "" msgstr ""
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr ""
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "" msgstr ""
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "Kurs hinzufügen" msgstr "Kurs hinzufügen"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr "Abschlussart"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
@@ -1414,7 +1418,7 @@ msgstr "Löschen"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "Verknüpfungen" msgstr "Verknüpfungen"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "Mehr laden" msgstr "Mehr laden"
@@ -2908,7 +2910,7 @@ msgstr "Als gelesen markieren"
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "Mittel:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr "Keine Live-Kurse geplant"
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "Es werden nur Dateien vom Typ {0} akzeptiert." msgstr "Es werden nur Dateien vom Typ {0} akzeptiert."
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr "Erfolgreich"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "Ausstehend"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "Prozentsatz" msgstr "Prozentsatz"
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "Quiz-Einreichung" msgstr "Quiz-Einreichung"
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "Das Quiz wird am Ende der Lektion angezeigt." msgstr "Das Quiz wird am Ende der Lektion angezeigt."
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr "Geltungsbereich"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr ""
msgid "Students" msgid "Students"
msgstr "Schüler" msgstr "Schüler"
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Zusammenfassung"
msgid "Sunday" msgid "Sunday"
msgstr "Sonntag" msgstr "Sonntag"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr ""
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "Summe" msgstr "Summe"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-18 00:37\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Esperanto\n" "Language-Team: Esperanto\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr "crwdns151726:0crwdne151726:0"
msgid "Add a course" msgid "Add a course"
msgstr "crwdns149226:0crwdne149226:0" msgstr "crwdns149226:0crwdne149226:0"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr "crwdns152004:0crwdne152004:0"
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "crwdns151728:0crwdne151728:0" msgstr "crwdns151728:0crwdne151728:0"
@@ -1231,7 +1235,7 @@ msgstr "crwdns151734:0crwdne151734:0"
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "crwdns149592:0crwdne149592:0" msgstr "crwdns149592:0crwdne149592:0"
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "crwdns151586:0crwdne151586:0" msgstr "crwdns151586:0crwdne151586:0"
@@ -1406,7 +1410,7 @@ msgstr "crwdns149644:0crwdne149644:0"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "crwdns149646:0crwdne149646:0" msgstr "crwdns149646:0crwdne149646:0"
@@ -1414,7 +1418,7 @@ msgstr "crwdns149646:0crwdne149646:0"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "crwdns151626:0crwdne151626:0" msgstr "crwdns151626:0crwdne151626:0"
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "crwdns151588:0crwdne151588:0" msgstr "crwdns151588:0crwdne151588:0"
@@ -1426,7 +1430,7 @@ msgstr "crwdns151628:0crwdne151628:0"
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "crwdns151630:0crwdne151630:0" msgstr "crwdns151630:0crwdne151630:0"
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "crwdns151590:0crwdne151590:0" msgstr "crwdns151590:0crwdne151590:0"
@@ -2468,10 +2472,6 @@ msgstr "crwdns149998:0crwdne149998:0"
msgid "Join URL" msgid "Join URL"
msgstr "crwdns150000:0crwdne150000:0" msgstr "crwdns150000:0crwdne150000:0"
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr "crwdns151476:0crwdne151476:0"
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr "crwdns150100:0crwdne150100:0"
msgid "Links" msgid "Links"
msgstr "crwdns150102:0crwdne150102:0" msgstr "crwdns150102:0crwdne150102:0"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "crwdns150104:0crwdne150104:0" msgstr "crwdns150104:0crwdne150104:0"
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "crwdns150110:0crwdne150110:0" msgstr "crwdns150110:0crwdne150110:0"
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "crwdns150112:0crwdne150112:0" msgstr "crwdns150112:0crwdne150112:0"
@@ -2908,7 +2910,7 @@ msgstr "crwdns150142:0crwdne150142:0"
msgid "Marks" msgid "Marks"
msgstr "crwdns150144:0crwdne150144:0" msgstr "crwdns150144:0crwdne150144:0"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "crwdns150146:0{0}crwdne150146:0" msgstr "crwdns150146:0{0}crwdne150146:0"
@@ -2958,7 +2960,7 @@ msgstr "crwdns150158:0crwdne150158:0"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr "crwdns150262:0crwdne150262:0"
msgid "No programs found" msgid "No programs found"
msgstr "crwdns151768:0crwdne151768:0" msgstr "crwdns151768:0crwdne151768:0"
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "crwdns151592:0crwdne151592:0" msgstr "crwdns151592:0crwdne151592:0"
@@ -3408,7 +3410,7 @@ msgstr "crwdns151770:0crwdne151770:0"
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "crwdns150308:0{0}crwdne150308:0" msgstr "crwdns150308:0{0}crwdne150308:0"
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "crwdns150310:0crwdne150310:0" msgstr "crwdns150310:0crwdne150310:0"
@@ -3559,7 +3561,7 @@ msgstr "crwdns150362:0crwdne150362:0"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "crwdns150390:0crwdne150390:0"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "crwdns150392:0crwdne150392:0" msgstr "crwdns150392:0crwdne150392:0"
@@ -4041,8 +4043,7 @@ msgstr "crwdns150520:0crwdne150520:0"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "crwdns150526:0crwdne150526:0" msgstr "crwdns150526:0crwdne150526:0"
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "crwdns150528:0crwdne150528:0" msgstr "crwdns150528:0crwdne150528:0"
@@ -4090,8 +4091,8 @@ msgstr "crwdns150538:0crwdne150538:0"
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "crwdns150540:0crwdne150540:0" msgstr "crwdns150540:0crwdne150540:0"
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "crwdns150542:0crwdne150542:0" msgstr "crwdns150542:0crwdne150542:0"
@@ -4329,7 +4330,7 @@ msgstr "crwdns150620:0crwdne150620:0"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr "crwdns150746:0{0}crwdne150746:0"
msgid "Students" msgid "Students"
msgstr "crwdns150748:0crwdne150748:0" msgstr "crwdns150748:0crwdne150748:0"
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "crwdns150750:0crwdne150750:0" msgstr "crwdns150750:0crwdne150750:0"
@@ -4759,7 +4760,7 @@ msgstr "crwdns150766:0{0}crwdne150766:0"
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr "crwdns150766:0{0}crwdne150766:0"
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "crwdns150770:0crwdne150770:0"
msgid "Sunday" msgid "Sunday"
msgstr "crwdns150772:0crwdne150772:0" msgstr "crwdns150772:0crwdne150772:0"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "crwdns151930:0{0}crwdnd151930:0{1}crwdne151930:0" msgstr "crwdns151930:0{0}crwdnd151930:0{1}crwdne151930:0"
@@ -4955,7 +4956,7 @@ msgstr "crwdns150810:0crwdne150810:0"
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "crwdns150812:0{0}crwdne150812:0" msgstr "crwdns150812:0{0}crwdne150812:0"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "crwdns151850:0{0}crwdnd151850:0{1}crwdne151850:0" msgstr "crwdns151850:0{0}crwdnd151850:0{1}crwdne151850:0"
@@ -5084,7 +5085,7 @@ msgstr "crwdns150848:0crwdne150848:0"
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "crwdns150864:0crwdne150864:0" msgstr "crwdns150864:0crwdne150864:0"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "crwdns150866:0crwdne150866:0" msgstr "crwdns150866:0crwdne150866:0"
@@ -5538,11 +5539,11 @@ msgstr "crwdns151014:0crwdne151014:0"
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "crwdns151016:0crwdne151016:0" msgstr "crwdns151016:0crwdne151016:0"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "crwdns151852:0{0}crwdnd151852:0{1}crwdne151852:0" msgstr "crwdns151852:0{0}crwdnd151852:0{1}crwdne151852:0"
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "crwdns151594:0crwdne151594:0" msgstr "crwdns151594:0crwdne151594:0"

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "Añadir un curso" msgstr "Añadir un curso"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "Curso ya agregado al lote." msgstr "Curso ya agregado al lote."
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr "Tipo de Grado"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "Eliminar" msgstr "Eliminar"
@@ -1414,7 +1418,7 @@ msgstr "Eliminar"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr "Unirse a la reunión"
msgid "Join URL" msgid "Join URL"
msgstr "Unirse a URL" msgstr "Unirse a URL"
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr "Palabras claves del curso"
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr "ID de LinkedIn"
msgid "Links" msgid "Links"
msgstr "Enlaces" msgstr "Enlaces"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "Lista de cuestionarios" msgstr "Lista de cuestionarios"
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "URL LiveCode" msgstr "URL LiveCode"
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "Carga más" msgstr "Carga más"
@@ -2908,7 +2910,7 @@ msgstr "Marcar como leído"
msgid "Marks" msgid "Marks"
msgstr "Marcas" msgstr "Marcas"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "Las calificaciones para la pregunta número {0} no pueden ser mayores que las calificaciones asignadas para esa pregunta." msgstr "Las calificaciones para la pregunta número {0} no pueden ser mayores que las calificaciones asignadas para esa pregunta."
@@ -2958,7 +2960,7 @@ msgstr "Medio:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr "No hay clases en vivo programadas"
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "Sólo se aceptarán archivos del tipo {0}." msgstr "Sólo se aceptarán archivos del tipo {0}."
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "Sólo se permiten archivos de imagen." msgstr "Sólo se permiten archivos de imagen."
@@ -3559,7 +3561,7 @@ msgstr "Aprobar"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "Pendiente"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "Porcentaje" msgstr "Porcentaje"
@@ -4041,8 +4043,7 @@ msgstr "Preguntas eliminadas correctamente"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "Envíos de cuestionarios" msgstr "Envíos de cuestionarios"
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "Envíos de cuestionarios" msgstr "Envíos de cuestionarios"
@@ -4090,8 +4091,8 @@ msgstr "Cuestionario actualizado correctamente"
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "El cuestionario aparecerá al final de la lección." msgstr "El cuestionario aparecerá al final de la lección."
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "Cuestionarios" msgstr "Cuestionarios"
@@ -4329,7 +4330,7 @@ msgstr "Alcance"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr "El estudiante {0} ya ha sido añadido a este lote."
msgid "Students" msgid "Students"
msgstr "Estudiantes" msgstr "Estudiantes"
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "Estudiantes eliminados correctamente" msgstr "Estudiantes eliminados correctamente"
@@ -4759,7 +4760,7 @@ msgstr "Enviado {0}"
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr "Enviado {0}"
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Resumen"
msgid "Sunday" msgid "Sunday"
msgstr "Domingo" msgstr "Domingo"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr "No hay estudiantes en este lote."
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "No hay {0} en este sitio." msgstr "No hay {0} en este sitio."
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr "Horarios:"
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "Total" msgstr "Total"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "Marcas totales" msgstr "Marcas totales"
@@ -5538,11 +5539,11 @@ msgstr "Te has inscrito en este grupo"
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "Te has inscrito en este curso" msgstr "Te has inscrito en este curso"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Persian\n" "Language-Team: Persian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "دوره را اضافه کنید" msgstr "دوره را اضافه کنید"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "دوره قبلاً به دسته اضافه شده است." msgstr "دوره قبلاً به دسته اضافه شده است."
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "دوره با موفقیت حذف شد" msgstr "دوره با موفقیت حذف شد"
@@ -1406,7 +1410,7 @@ msgstr "نوع مدرک"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "حذف" msgstr "حذف"
@@ -1414,7 +1418,7 @@ msgstr "حذف"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "حذف فصل" msgstr "حذف فصل"
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "حذف دوره" msgstr "حذف دوره"
@@ -1426,7 +1430,7 @@ msgstr "این فصل حذف شود؟"
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "این درس حذف شود؟" msgstr "این درس حذف شود؟"
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr "کلمات کلیدی برای دوره"
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "پیوندها" msgstr "پیوندها"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "بارگذاری بیشتر" msgstr "بارگذاری بیشتر"
@@ -2908,7 +2910,7 @@ msgstr "علامت‌گذاری به عنوان خوانده شد"
msgid "Marks" msgid "Marks"
msgstr "نمرات" msgstr "نمرات"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "متوسط:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr ""
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "فقط فایل هایی از نوع {0} پذیرفته می شوند." msgstr "فقط فایل هایی از نوع {0} پذیرفته می شوند."
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr ""
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "انتظار"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "درصد" msgstr "درصد"
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "" msgstr ""
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "تکلیف زیر درس نشان داده می شود." msgstr "تکلیف زیر درس نشان داده می شود."
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr "محدوده"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr "دانش‌آموز {0} قبلاً به این دسته اضافه شد
msgid "Students" msgid "Students"
msgstr "دانش‌آموزان" msgstr "دانش‌آموزان"
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "خلاصه"
msgid "Sunday" msgid "Sunday"
msgstr "یکشنبه" msgstr "یکشنبه"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr "هیچ دانش‌آموزی در این گروه وجود ندارد."
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "هیچ {0} در این سایت وجود ندارد." msgstr "هیچ {0} در این سایت وجود ندارد."
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "جمع" msgstr "جمع"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "Ajouter un cours" msgstr "Ajouter un cours"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "Cours déjà ajouté au lot." msgstr "Cours déjà ajouté au lot."
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr "Type de diplôme"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
@@ -1414,7 +1418,7 @@ msgstr "Supprimer"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "Liens" msgstr "Liens"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "Charger plus" msgstr "Charger plus"
@@ -2908,7 +2910,7 @@ msgstr ""
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "Moyen:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr ""
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr ""
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "En Attente"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "Pourcentage" msgstr "Pourcentage"
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "" msgstr ""
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr ""
msgid "Students" msgid "Students"
msgstr "" msgstr ""
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Résumé"
msgid "Sunday" msgid "Sunday"
msgstr "Dimanche" msgstr "Dimanche"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr ""
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "" msgstr ""
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr ""
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@@ -1414,7 +1418,7 @@ msgstr ""
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "Összekapcsolások" msgstr "Összekapcsolások"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "Töltsön be többet" msgstr "Töltsön be többet"
@@ -2908,7 +2910,7 @@ msgstr ""
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "Közepes:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr ""
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr ""
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "" msgstr ""
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "" msgstr ""
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr "terület"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr ""
msgid "Students" msgid "Students"
msgstr "" msgstr ""
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Összefoglalás"
msgid "Sunday" msgid "Sunday"
msgstr "Vasárnap" msgstr "Vasárnap"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr ""
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "" msgstr ""
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr ""
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@@ -1414,7 +1418,7 @@ msgstr ""
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "" msgstr ""
@@ -2908,7 +2910,7 @@ msgstr ""
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "Średni:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr ""
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr ""
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "" msgstr ""
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "" msgstr ""
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr ""
msgid "Students" msgid "Students"
msgstr "" msgstr ""
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Podsumowanie"
msgid "Sunday" msgid "Sunday"
msgstr "" msgstr ""
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr ""
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "" msgstr ""
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "Добавить курс" msgstr "Добавить курс"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "Курс уже добавлен в группу." msgstr "Курс уже добавлен в группу."
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr "Тип степени"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@@ -1414,7 +1418,7 @@ msgstr ""
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "Присоединиться URL" msgstr "Присоединиться URL"
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "Ссылки" msgstr "Ссылки"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "" msgstr ""
@@ -2908,7 +2910,7 @@ msgstr "Отметить как прочитанное"
msgid "Marks" msgid "Marks"
msgstr "Отметки" msgstr "Отметки"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "Средний:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr "Не запланированы онлайн-курсы"
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "Принимаются только файлы типа {0} ." msgstr "Принимаются только файлы типа {0} ."
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr "Пропустить"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr ""
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "Проценты" msgstr "Проценты"
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "Подача теста" msgstr "Подача теста"
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "Тест появится в конце урока." msgstr "Тест появится в конце урока."
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr "Объем"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr "Курс {0} уже добавлен в группу."
msgid "Students" msgid "Students"
msgstr "Студенты" msgstr "Студенты"
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr "Отправлено {0}"
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr "Отправлено {0}"
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Резюме"
msgid "Sunday" msgid "Sunday"
msgstr "Воскресенье" msgstr "Воскресенье"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr "В этой группе нет студентов."
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "На этом сайте нет {0} ." msgstr "На этом сайте нет {0} ."
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr "Сроки:"
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "" msgstr ""
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "Всего задач" msgstr "Всего задач"
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-21 01:51\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr "Lägg till Kapitel"
msgid "Add a course" msgid "Add a course"
msgstr "Lägg till kurs" msgstr "Lägg till kurs"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr "Lägg till nyckelord och tryck sedan på Enter"
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "Lägg till Lektion" msgstr "Lägg till Lektion"
@@ -1231,7 +1235,7 @@ msgstr "Kurs tillagd till program"
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "Kurs har redan lagts till grupp." msgstr "Kurs har redan lagts till grupp."
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "Kurs är borttagen" msgstr "Kurs är borttagen"
@@ -1406,7 +1410,7 @@ msgstr "Examen Typ"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "Ta bort" msgstr "Ta bort"
@@ -1414,7 +1418,7 @@ msgstr "Ta bort"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "Ta bort Kapitel" msgstr "Ta bort Kapitel"
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "Ta bort kurs" msgstr "Ta bort kurs"
@@ -1426,7 +1430,7 @@ msgstr "Ta bort detta kapitel?"
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "Ta bort denna lektion?" msgstr "Ta bort denna lektion?"
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "Om du tar bort kurs raderas också alla dess kapitel och lektioner. Är du säker på att du vill ta bort denna kurs?" msgstr "Om du tar bort kurs raderas också alla dess kapitel och lektioner. Är du säker på att du vill ta bort denna kurs?"
@@ -2468,10 +2472,6 @@ msgstr "Delta i Möte"
msgid "Join URL" msgid "Join URL"
msgstr "Gå med URL" msgstr "Gå med URL"
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr "Nyckelord för kurs"
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr "LinkedIn ID"
msgid "Links" msgid "Links"
msgstr "Länkar" msgstr "Länkar"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "Lista över frågesporter" msgstr "Lista över frågesporter"
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "LiveCode URL" msgstr "LiveCode URL"
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "Ladda Mer" msgstr "Ladda Mer"
@@ -2908,7 +2910,7 @@ msgstr "Markera som läst"
msgid "Marks" msgid "Marks"
msgstr "Märken" msgstr "Märken"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "Poängen för fråga nummer {0} får inte vara högre än de poäng som tilldelats för denna fråga." msgstr "Poängen för fråga nummer {0} får inte vara högre än de poäng som tilldelats för denna fråga."
@@ -2958,7 +2960,7 @@ msgstr "Medium:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr "Inga live lektioner schemalagda"
msgid "No programs found" msgid "No programs found"
msgstr "Inga program hittades" msgstr "Inga program hittades"
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "Inga frågesporter hittades" msgstr "Inga frågesporter hittades"
@@ -3408,7 +3410,7 @@ msgstr "Endast kurser för vilka självinlärning är inaktiverat kan läggas ti
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "Endast filer av typ {0} kommer att accepteras." msgstr "Endast filer av typ {0} kommer att accepteras."
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "Endast bildfiler är tillåtna." msgstr "Endast bildfiler är tillåtna."
@@ -3559,7 +3561,7 @@ msgstr "Lösenord"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "Pågående"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "Procentuell" msgstr "Procentuell"
@@ -4041,8 +4043,7 @@ msgstr "Frågor är borttagna"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "Frågesport Inlämning" msgstr "Frågesport Inlämning"
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "Frågesport Inlämningar" msgstr "Frågesport Inlämningar"
@@ -4090,8 +4091,8 @@ msgstr "Frågesport uppdaterad"
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "Frågesport kommer att visas längst ner i lektionen." msgstr "Frågesport kommer att visas längst ner i lektionen."
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "Frågesporter" msgstr "Frågesporter"
@@ -4329,7 +4330,7 @@ msgstr "Omfatning"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr "Student {0} har redan lagts till denna grupp."
msgid "Students" msgid "Students"
msgstr "Studenter" msgstr "Studenter"
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "Studenter borttagna" msgstr "Studenter borttagna"
@@ -4759,7 +4760,7 @@ msgstr "Inskickad {0}"
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr "Inskickad {0}"
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Översikt"
msgid "Sunday" msgid "Sunday"
msgstr "Söndag" msgstr "Söndag"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "Misstänkt mönster hittat i {0}: {1}" msgstr "Misstänkt mönster hittat i {0}: {1}"
@@ -4955,7 +4956,7 @@ msgstr "Det finns inga studenter i denna grupp."
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "Det finns ingen {0} på denna webbplats." msgstr "Det finns ingen {0} på denna webbplats."
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "Det har skett uppdatering av din inlämning. Du har fått resultat av {0} för frågesport {1}" msgstr "Det har skett uppdatering av din inlämning. Du har fått resultat av {0} för frågesport {1}"
@@ -5084,7 +5085,7 @@ msgstr "Tidpunkter:"
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "Totalt" msgstr "Totalt"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "Totalt antal markeringar" msgstr "Totalt antal markeringar"
@@ -5538,11 +5539,11 @@ msgstr "Du har blivit registrerad i denna grupp"
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "Du har blivit registrerad på denna kurs" msgstr "Du har blivit registrerad på denna kurs"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "Du har fått resultat av {0} för frågesport {1}" msgstr "Du har fått resultat av {0} för frågesport {1}"
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "Du har inte skapat några frågesporter än. För att skapa ny frågesport, klicka på knapp \"Nytt Frågesport\" ovan." msgstr "Du har inte skapat några frågesporter än. För att skapa ny frågesport, klicka på knapp \"Nytt Frågesport\" ovan."

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "Kurs Ekle" msgstr "Kurs Ekle"
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "Kurs zaten gruba eklendi." msgstr "Kurs zaten gruba eklendi."
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "Kurs başarıyla silindi" msgstr "Kurs başarıyla silindi"
@@ -1406,7 +1410,7 @@ msgstr "Derece Türü"
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "Sil" msgstr "Sil"
@@ -1414,7 +1418,7 @@ msgstr "Sil"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "Kursu Sil" msgstr "Kursu Sil"
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "Kursu silmek, tüm bölümlerini ve derslerini de silecektir. Bu kursu silmek istediğinizden emin misiniz?" msgstr "Kursu silmek, tüm bölümlerini ve derslerini de silecektir. Bu kursu silmek istediğinizden emin misiniz?"
@@ -2468,10 +2472,6 @@ msgstr "Görüşmeye Katıl"
msgid "Join URL" msgid "Join URL"
msgstr "Katılma Bağlantısı" msgstr "Katılma Bağlantısı"
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr "Ders için anahtar kelimeler"
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr "LinkedIn"
msgid "Links" msgid "Links"
msgstr "Bağlantılar" msgstr "Bağlantılar"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "Sınavların listesi" msgstr "Sınavların listesi"
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "Daha Fazla Yükle" msgstr "Daha Fazla Yükle"
@@ -2908,7 +2910,7 @@ msgstr "Okundu olarak İşaretle"
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "Orta:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr "Planlanmış canlı ders yok"
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "Sadece {0} türündeki dosyalar kabul edilecektir." msgstr "Sadece {0} türündeki dosyalar kabul edilecektir."
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "Sadece resim dosyasına izin verilir." msgstr "Sadece resim dosyasına izin verilir."
@@ -3559,7 +3561,7 @@ msgstr "Başarılı"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "Bekliyor"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "Yüzde" msgstr "Yüzde"
@@ -4041,8 +4043,7 @@ msgstr "Sorular başarıyla silindi"
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "Sınav Gönderimi" msgstr "Sınav Gönderimi"
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr "Sınav başarıyla güncellendi"
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr "Kapsam"
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr "Öğrenci {0} zaten bu gruba eklendi."
msgid "Students" msgid "Students"
msgstr "Öğrenciler" msgstr "Öğrenciler"
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr "Kaydedildi {0}"
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr "Kaydedildi {0}"
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "Özet"
msgid "Sunday" msgid "Sunday"
msgstr "Pazar" msgstr "Pazar"
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr "Bu grupta hiç öğrenci bulunmamaktadır."
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "Bu sitede {0} yok." msgstr "Bu sitede {0} yok."
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "Toplam" msgstr "Toplam"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr "Bu gruba kayıt oldunuz"
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "Bu kursa zaten kayıtlısınız" msgstr "Bu kursa zaten kayıtlısınız"
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2024-12-13 16:04+0000\n" "POT-Creation-Date: 2024-12-20 16:04+0000\n"
"PO-Revision-Date: 2024-12-23 02:15\n" "PO-Revision-Date: 2024-12-25 02:17\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -143,6 +143,10 @@ msgstr ""
msgid "Add a course" msgid "Add a course"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Add a keyword and then press enter"
msgstr ""
#: frontend/src/components/OnboardingBanner.vue:73 #: frontend/src/components/OnboardingBanner.vue:73
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -1231,7 +1235,7 @@ msgstr ""
msgid "Course already added to the batch." msgid "Course already added to the batch."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:460 #: frontend/src/pages/CourseForm.vue:461
msgid "Course deleted successfully" msgid "Course deleted successfully"
msgstr "" msgstr ""
@@ -1406,7 +1410,7 @@ msgstr ""
#: frontend/src/components/CourseOutline.vue:235 #: frontend/src/components/CourseOutline.vue:235
#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/components/CourseOutline.vue:293
#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:473 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:474
msgid "Delete" msgid "Delete"
msgstr "删除" msgstr "删除"
@@ -1414,7 +1418,7 @@ msgstr "删除"
msgid "Delete Chapter" msgid "Delete Chapter"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:467 #: frontend/src/pages/CourseForm.vue:468
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
@@ -1426,7 +1430,7 @@ msgstr ""
msgid "Delete this lesson?" msgid "Delete this lesson?"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:468 #: frontend/src/pages/CourseForm.vue:469
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
msgstr "" msgstr ""
@@ -2468,10 +2472,6 @@ msgstr ""
msgid "Join URL" msgid "Join URL"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:136
msgid "Keywords for the course"
msgstr ""
#. Name of a Workspace #. Name of a Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "LMS" msgid "LMS"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "Links" msgid "Links"
msgstr "链接" msgstr "链接"
#: frontend/src/pages/Quizzes.vue:147 #: frontend/src/pages/Quizzes.vue:149
msgid "List of quizzes" msgid "List of quizzes"
msgstr "" msgstr ""
@@ -2814,6 +2814,8 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:106 #: frontend/src/components/Members.vue:106
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
msgid "Load More" msgid "Load More"
msgstr "装载更多" msgstr "装载更多"
@@ -2908,7 +2910,7 @@ msgstr ""
msgid "Marks" msgid "Marks"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:23 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24
msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." msgid "Marks for question number {0} cannot be greater than the marks allotted for that question."
msgstr "" msgstr ""
@@ -2958,7 +2960,7 @@ msgstr "中:"
#. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Program Member'
#. Label of the member (Link) field in DocType 'LMS Quiz Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmission.vue:31
#: frontend/src/pages/QuizSubmissionList.vue:77 #: frontend/src/pages/QuizSubmissionList.vue:86
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -3292,7 +3294,7 @@ msgstr ""
msgid "No programs found" msgid "No programs found"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:56 #: frontend/src/pages/Quizzes.vue:61
msgid "No quizzes found" msgid "No quizzes found"
msgstr "" msgstr ""
@@ -3408,7 +3410,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:497 frontend/src/utils/index.js:520 #: frontend/src/pages/CourseForm.vue:498 frontend/src/utils/index.js:527
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -3559,7 +3561,7 @@ msgstr ""
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:125 #: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Passing Percentage" msgid "Passing Percentage"
@@ -3654,7 +3656,7 @@ msgstr "有待"
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmission.vue:44
#: frontend/src/pages/QuizSubmissionList.vue:93 #: frontend/src/pages/QuizSubmissionList.vue:97
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Percentage" msgid "Percentage"
msgstr "" msgstr ""
@@ -4041,8 +4043,7 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/pages/QuizSubmission.vue:26 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
#: frontend/src/pages/QuizSubmissionList.vue:82 frontend/src/utils/quiz.js:24
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "Quiz" msgid "Quiz"
@@ -4060,7 +4061,7 @@ msgid "Quiz Submission"
msgstr "" msgstr ""
#: frontend/src/pages/QuizSubmission.vue:122 #: frontend/src/pages/QuizSubmission.vue:122
#: frontend/src/pages/QuizSubmissionList.vue:102 #: frontend/src/pages/QuizSubmissionList.vue:106
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
@@ -4090,8 +4091,8 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:136 #: frontend/src/pages/QuizForm.vue:442 frontend/src/pages/Quizzes.vue:138
#: frontend/src/pages/Quizzes.vue:146 #: frontend/src/pages/Quizzes.vue:148
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -4329,7 +4330,7 @@ msgstr ""
#. Label of the score (Int) field in DocType 'LMS Quiz Submission' #. Label of the score (Int) field in DocType 'LMS Quiz Submission'
#: frontend/src/pages/QuizSubmission.vue:39 #: frontend/src/pages/QuizSubmission.vue:39
#: frontend/src/pages/QuizSubmissionList.vue:87 #: frontend/src/pages/QuizSubmissionList.vue:91
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/templates/quiz/quiz.html:148 #: lms/templates/quiz/quiz.html:148
msgid "Score" msgid "Score"
@@ -4707,7 +4708,7 @@ msgstr ""
msgid "Students" msgid "Students"
msgstr "" msgstr ""
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
msgid "Students deleted successfully" msgid "Students deleted successfully"
msgstr "" msgstr ""
@@ -4759,7 +4760,7 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchCourses.vue:150
#: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchOverlay.vue:135
#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/BatchStudents.vue:192
#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/CourseCardOverlay.vue:161
#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/AssessmentModal.vue:73
@@ -4770,7 +4771,7 @@ msgstr ""
#: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:264 #: frontend/src/components/Modals/Question.vue:264
#: frontend/src/components/Modals/Question.vue:315 #: frontend/src/components/Modals/Question.vue:315
#: frontend/src/pages/CourseForm.vue:460 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/CourseForm.vue:461 frontend/src/pages/ProgramForm.vue:229
#: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:251
#: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:272
#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:343
@@ -4792,7 +4793,7 @@ msgstr "概要"
msgid "Sunday" msgid "Sunday"
msgstr "" msgstr ""
#: lms/lms/api.py:951 #: lms/lms/api.py:952
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -4955,7 +4956,7 @@ msgstr ""
msgid "There are no {0} on this site." msgid "There are no {0} on this site."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42
msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
@@ -5084,7 +5085,7 @@ msgstr ""
#: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32 #: frontend/src/pages/BatchForm.vue:20 frontend/src/pages/CourseForm.vue:32
#: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11 #: frontend/src/pages/JobCreation.vue:20 frontend/src/pages/ProgramForm.vue:11
#: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48 #: frontend/src/pages/Programs.vue:118 frontend/src/pages/QuizForm.vue:48
#: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Quizzes.vue:116 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json
#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_chapter/course_chapter.json
@@ -5137,7 +5138,7 @@ msgid "Total"
msgstr "总" msgstr "总"
#. Label of the total_marks (Int) field in DocType 'LMS Quiz' #. Label of the total_marks (Int) field in DocType 'LMS Quiz'
#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:119 #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121
#: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz/lms_quiz.json
msgid "Total Marks" msgid "Total Marks"
msgstr "" msgstr ""
@@ -5538,11 +5539,11 @@ msgstr ""
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:38 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39
msgid "You have got a score of {0} for the quiz {1}" msgid "You have got a score of {0} for the quiz {1}"
msgstr "" msgstr ""
#: frontend/src/pages/Quizzes.vue:60 #: frontend/src/pages/Quizzes.vue:65
msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above."
msgstr "" msgstr ""