diff --git a/lms/locale/pt.po b/lms/locale/pt.po index ab6f22b8..4deb438f 100644 --- a/lms/locale/pt.po +++ b/lms/locale/pt.po @@ -2,10 +2,10 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-03-21 16:04+0000\n" -"PO-Revision-Date: 2025-03-23 01:31\n" +"POT-Creation-Date: 2025-04-04 16:04+0000\n" +"PO-Revision-Date: 2025-04-12 05:21\n" "Last-Translator: jannat@frappe.io\n" -"Language-Team: Portuguese, Brazilian\n" +"Language-Team: Portuguese\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -13,10 +13,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: frappe\n" "X-Crowdin-Project-ID: 639578\n" -"X-Crowdin-Language: pt-BR\n" +"X-Crowdin-Language: pt-PT\n" "X-Crowdin-File: /[frappe.lms] develop/lms/locale/main.pot\n" "X-Crowdin-File-ID: 90\n" -"Language: pt_BR\n" +"Language: pt_PT\n" #: lms/templates/emails/assignment_submission.html:5 msgid " Please evaluate and grade it." @@ -71,7 +71,7 @@ msgstr "" msgid "A course cannot have both paid certificate and certificate of completion." msgstr "" -#: frontend/src/pages/CourseForm.vue:40 +#: frontend/src/pages/CourseForm.vue:41 msgid "A one line introduction to the course that appears on the course card" msgstr "" @@ -105,25 +105,26 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Active" -msgstr "Ativo" +msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 #: frontend/src/components/BatchStudents.vue:117 #: frontend/src/components/Categories.vue:26 +#: frontend/src/components/Evaluators.vue:37 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 #: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 msgid "Add" -msgstr "Adicionar" +msgstr "" -#: frontend/src/components/CourseOutline.vue:11 +#: frontend/src/components/CourseOutline.vue:18 #: frontend/src/components/CreateOutline.vue:18 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Add Chapter" msgstr "" -#: frontend/src/components/CourseOutline.vue:129 +#: frontend/src/components/CourseOutline.vue:136 msgid "Add Lesson" msgstr "" @@ -143,6 +144,7 @@ msgstr "" msgid "Add a Student" msgstr "" +#: frontend/src/components/AppSidebar.vue:514 #: frontend/src/components/OnboardingBanner.vue:56 msgid "Add a chapter" msgstr "" @@ -151,15 +153,16 @@ msgstr "" msgid "Add a course" msgstr "" -#: frontend/src/pages/CourseForm.vue:136 +#: frontend/src/pages/CourseForm.vue:137 msgid "Add a keyword and then press enter" msgstr "" +#: frontend/src/components/AppSidebar.vue:515 #: frontend/src/components/OnboardingBanner.vue:81 msgid "Add a lesson" msgstr "" -#: frontend/src/components/Modals/Question.vue:144 +#: frontend/src/components/Modals/Question.vue:146 #: frontend/src/pages/QuizForm.vue:183 msgid "Add a new question" msgstr "" @@ -184,19 +187,35 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "" +#: frontend/src/components/AppSidebar.vue:479 +msgid "Add courses to your batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:459 +msgid "Add students to your batch" +msgstr "" + #: frontend/src/components/Modals/PageModal.vue:6 msgid "Add web page to sidebar" msgstr "" -#: frontend/src/components/Assignment.vue:65 +#: frontend/src/components/Assignment.vue:68 msgid "Add your assignment as {0}" msgstr "" +#: frontend/src/components/AppSidebar.vue:395 +msgid "Add your first chapter" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:410 +msgid "Add your first lesson" +msgstr "" + #. Label of the address (Link) field in DocType 'LMS Payment' #: frontend/src/pages/Billing.vue:64 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Address" -msgstr "Endereço" +msgstr "" #: frontend/src/pages/Billing.vue:74 msgid "Address Line 1" @@ -216,9 +235,9 @@ msgid "Admin" msgstr "" #. Name of a role -#: frontend/src/pages/Batches.vue:285 lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/pages/Batches.vue:282 lms/lms/doctype/lms_badge/lms_badge.json msgid "All" -msgstr "Todos" +msgstr "" #: frontend/src/pages/Batches.vue:26 msgid "All Batches" @@ -275,13 +294,13 @@ msgstr "" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:209 frontend/src/pages/CourseForm.vue:220 +#: frontend/src/pages/BatchForm.vue:209 frontend/src/pages/CourseForm.vue:221 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/public/js/common_functions.js:379 msgid "Amount" -msgstr "Montante" +msgstr "" #. Label of the amount_usd (Currency) field in DocType 'LMS Batch' #. Label of the amount_usd (Currency) field in DocType 'LMS Course' @@ -327,7 +346,7 @@ msgstr "" msgid "Answer" msgstr "" -#: frontend/src/pages/CourseForm.vue:84 frontend/src/pages/CourseForm.vue:102 +#: frontend/src/pages/CourseForm.vue:85 frontend/src/pages/CourseForm.vue:103 msgid "Appears on the course card in the course list" msgstr "" @@ -415,6 +434,7 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' +#: frontend/src/components/AppSidebar.vue:527 #: frontend/src/components/Assessments.vue:5 #: frontend/src/components/BatchStudents.vue:68 #: frontend/src/components/BatchStudents.vue:101 @@ -431,7 +451,7 @@ msgstr "" #. Lesson' #. Label of the assignment (Link) field in DocType 'LMS Assignment Submission' #: frontend/src/pages/AssignmentSubmissionList.vue:12 -#: frontend/src/utils/assignment.js:26 +#: frontend/src/utils/assignment.js:24 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/templates/assignment.html:3 @@ -469,6 +489,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" +#: frontend/src/components/AppSidebar.vue:531 #: frontend/src/pages/AssignmentForm.vue:174 msgid "Assignments" msgstr "" @@ -484,7 +505,7 @@ msgstr "" #: frontend/src/pages/ProfileEvaluator.vue:123 msgid "Authorize Google Calendar Access" -msgstr "Autorizar acesso ao Google Agenda" +msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json @@ -538,7 +559,7 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Batch" -msgstr "Lote" +msgstr "" #. Label of the batch_confirmation_template (Link) field in DocType 'LMS #. Settings' @@ -626,7 +647,7 @@ msgstr "" msgid "Batch end date cannot be before the batch start date" msgstr "" -#: lms/lms/api.py:236 +#: lms/lms/api.py:238 msgid "Batch is sold out." msgstr "" @@ -635,7 +656,7 @@ msgid "Batch:" msgstr "" #. Label of the batches (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batches.vue:300 +#: frontend/src/pages/Batches.vue:302 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:63 msgid "Batches" msgstr "" @@ -682,7 +703,7 @@ msgstr "" #. Label of the branch (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Branch" -msgstr "Filial" +msgstr "" #. Option for the 'User Category' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:23 @@ -718,7 +739,7 @@ msgstr "" #: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Cancelled" -msgstr "Cancelado" +msgstr "" #. Label of the carrer_preference_details (Section Break) field in DocType #. 'User' @@ -736,7 +757,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Course' #: frontend/src/pages/BatchForm.vue:190 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:37 -#: frontend/src/pages/CourseForm.vue:147 frontend/src/pages/Courses.vue:51 +#: frontend/src/pages/CourseForm.vue:148 frontend/src/pages/Courses.vue:51 #: frontend/src/pages/JobDetail.vue:96 lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_course/lms_course.json @@ -746,7 +767,7 @@ msgstr "" #: frontend/src/components/Categories.vue:22 msgid "Category Name" -msgstr "Nome da Categoria" +msgstr "" #. Label of the certificate (Link) field in DocType 'LMS Enrollment' #. Label of a shortcut in the LMS Workspace @@ -787,6 +808,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace +#: frontend/src/components/AppSidebar.vue:535 #: frontend/src/components/CourseCard.vue:111 #: frontend/src/components/Modals/Event.vue:371 #: frontend/src/pages/BatchForm.vue:37 frontend/src/pages/Batches.vue:38 @@ -824,7 +846,7 @@ msgstr "" msgid "Change" msgstr "" -#: frontend/src/components/Assignment.vue:340 +#: frontend/src/components/Assignment.vue:341 msgid "Changes saved successfully" msgstr "" @@ -842,11 +864,11 @@ msgstr "" msgid "Chapter Reference" msgstr "" -#: frontend/src/components/Modals/ChapterModal.vue:154 +#: frontend/src/components/Modals/ChapterModal.vue:152 msgid "Chapter added successfully" msgstr "" -#: frontend/src/components/Modals/ChapterModal.vue:198 +#: frontend/src/components/Modals/ChapterModal.vue:196 msgid "Chapter updated successfully" msgstr "" @@ -857,7 +879,7 @@ msgstr "" #: frontend/src/components/Quiz.vue:205 lms/templates/quiz/quiz.html:120 msgid "Check" -msgstr "Verifica" +msgstr "" #: lms/templates/emails/mention_template.html:10 msgid "Check Discussion" @@ -878,7 +900,7 @@ msgstr "" msgid "Choices" msgstr "" -#: frontend/src/components/Quiz.vue:610 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:613 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" msgstr "" @@ -886,14 +908,14 @@ msgstr "" msgid "Choose an icon" msgstr "" -#: frontend/src/components/Quiz.vue:611 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:614 lms/templates/quiz/quiz.html:53 msgid "Choose one answer" msgstr "" #. Label of the city (Data) field in DocType 'User' #: frontend/src/pages/Billing.vue:81 lms/fixtures/custom_field.json msgid "City" -msgstr "Cidade" +msgstr "" #: lms/templates/emails/live_class_reminder.html:10 msgid "Class:" @@ -915,19 +937,19 @@ msgstr "" #. Label of the client_id (Data) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" -msgstr "ID do Cliente" +msgstr "" #. Label of the client_secret (Password) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" -msgstr "Segredo do cliente" +msgstr "" #. Option for the 'Status' (Select) field in DocType 'Job Opportunity' #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Closed" -msgstr "Fechado" +msgstr "" #. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json @@ -937,7 +959,7 @@ msgstr "" #. Label of the code (Code) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Code" -msgstr "Código" +msgstr "" #. Name of a DocType #. Label of the cohort (Link) field in DocType 'Cohort Join Request' @@ -986,7 +1008,7 @@ msgstr "" msgid "Collaboration Preference" msgstr "" -#: frontend/src/components/CourseOutline.vue:14 +#: frontend/src/components/CourseOutline.vue:21 msgid "Collapse all chapters" msgstr "" @@ -1006,15 +1028,15 @@ msgstr "" #. Label of the comments (Text Editor) field in DocType 'LMS Assignment #. Submission' #. Label of the comments (Small Text) field in DocType 'LMS Mentor Request' -#: frontend/src/components/Assignment.vue:166 +#: frontend/src/components/Assignment.vue:164 #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Comments" -msgstr "Comentários" +msgstr "" -#: frontend/src/components/Assignment.vue:145 +#: frontend/src/components/Assignment.vue:142 msgid "Comments by Evaluator" msgstr "" @@ -1023,7 +1045,7 @@ msgstr "" #: lms/job/doctype/lms_job_application/lms_job_application.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Company" -msgstr "Empresa" +msgstr "" #. Label of the company_details_section (Section Break) field in DocType 'Job #. Opportunity' @@ -1048,7 +1070,7 @@ msgstr "" #: frontend/src/pages/JobCreation.vue:70 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Name" -msgstr "Nome da Empresa" +msgstr "" #. Label of the company_type (Select) field in DocType 'User' #: lms/fixtures/custom_field.json @@ -1066,7 +1088,7 @@ msgstr "" #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/widgets/CourseCard.html:75 lms/templates/reviews.html:48 msgid "Complete" -msgstr "Concluído" +msgstr "" #: lms/templates/emails/lms_invite_request_approved.html:7 msgid "Complete Sign Up" @@ -1088,14 +1110,14 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/widgets/CourseCard.html:78 msgid "Completed" -msgstr "Concluído" +msgstr "" -#: frontend/src/components/BatchStudents.vue:369 +#: frontend/src/components/BatchStudents.vue:370 msgid "Completed by Students" msgstr "" #. Label of the enable_certification (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:212 +#: frontend/src/pages/CourseForm.vue:213 #: lms/lms/doctype/lms_course/lms_course.json msgid "Completion Certificate" msgstr "" @@ -1160,7 +1182,7 @@ msgstr "" #: frontend/src/pages/Jobs.vue:146 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" -msgstr "Contrato" +msgstr "" #: lms/lms/utils.py:438 msgid "Cookie Policy" @@ -1193,7 +1215,7 @@ msgstr "" #: frontend/src/pages/Billing.vue:92 lms/fixtures/custom_field.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" -msgstr "País" +msgstr "" #. Label of the course (Link) field in DocType 'Batch Course' #. Label of the course (Link) field in DocType 'Cohort' @@ -1285,7 +1307,7 @@ msgstr "" msgid "Course Data" msgstr "" -#: frontend/src/pages/CourseForm.vue:49 +#: frontend/src/pages/CourseForm.vue:50 msgid "Course Description" msgstr "" @@ -1294,7 +1316,7 @@ msgstr "" msgid "Course Evaluator" msgstr "" -#: frontend/src/pages/CourseForm.vue:62 +#: frontend/src/pages/CourseForm.vue:63 msgid "Course Image" msgstr "" @@ -1316,7 +1338,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:241 msgid "Course Outline" msgstr "" @@ -1356,7 +1378,7 @@ msgstr "" msgid "Course already added to the batch." msgstr "" -#: frontend/src/pages/CourseForm.vue:469 +#: frontend/src/pages/CourseForm.vue:472 msgid "Course deleted successfully" msgstr "" @@ -1379,7 +1401,7 @@ msgstr "" #: frontend/src/components/Modals/BatchStudentProgress.vue:79 #: frontend/src/pages/BatchDetail.vue:21 frontend/src/pages/BatchDetail.vue:70 #: frontend/src/pages/CourseCertification.vue:125 -#: frontend/src/pages/Courses.vue:298 frontend/src/pages/Statistics.vue:21 +#: frontend/src/pages/Courses.vue:301 frontend/src/pages/Statistics.vue:21 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1390,7 +1412,7 @@ msgstr "" msgid "Courses Completed" msgstr "" -#: frontend/src/components/BatchCourses.vue:151 +#: frontend/src/components/BatchCourses.vue:154 msgid "Courses deleted successfully" msgstr "" @@ -1402,7 +1424,7 @@ msgstr "" #: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/pages/Programs.vue:108 msgid "Create" -msgstr "Criar" +msgstr "" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.js:7 msgid "Create Certificate" @@ -1416,34 +1438,67 @@ msgstr "" msgid "Create a Live Class" msgstr "" +#: frontend/src/components/AppSidebar.vue:522 +msgid "Create a batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:513 #: frontend/src/components/OnboardingBanner.vue:30 msgid "Create a course" msgstr "" +#: frontend/src/components/AppSidebar.vue:523 +msgid "Create a live class" +msgstr "" + #: frontend/src/components/Modals/Question.vue:31 msgid "Create a new question" msgstr "" -#: frontend/src/pages/Assignments.vue:163 frontend/src/pages/Courses.vue:291 +#: frontend/src/components/AppSidebar.vue:449 +msgid "Create your first batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:383 +msgid "Create your first course" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:428 +msgid "Create your first quiz" +msgstr "" + +#: frontend/src/pages/Assignments.vue:163 frontend/src/pages/Courses.vue:292 msgid "Created" msgstr "" +#: frontend/src/components/AppSidebar.vue:519 +msgid "Creating a batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:510 +msgid "Creating a course" +msgstr "" + #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:225 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:226 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/public/js/common_functions.js:387 msgid "Currency" -msgstr "Moeda" +msgstr "" #. Label of the current_lesson (Link) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Current Lesson" msgstr "" +#: frontend/src/components/AppSidebar.vue:541 +msgid "Custom Certificate Templates" +msgstr "" + #. Label of the custom_component (Code) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Custom HTML" @@ -1485,7 +1540,7 @@ msgstr "" #: lms/lms/doctype/scheduled_flow/scheduled_flow.json #: lms/templates/quiz/quiz.html:149 msgid "Date" -msgstr "Data" +msgstr "" #. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live #. Class' @@ -1511,7 +1566,7 @@ msgstr "" #: lms/templates/emails/mentor_request_creation_email.html:2 #: lms/templates/emails/mentor_request_status_update_email.html:2 msgid "Dear" -msgstr "Caro" +msgstr "" #: lms/templates/emails/batch_confirmation.html:2 #: lms/templates/emails/batch_start_reminder.html:2 @@ -1530,37 +1585,37 @@ msgstr "" msgid "Degree Type" msgstr "" -#: frontend/src/components/CourseOutline.vue:240 -#: frontend/src/components/CourseOutline.vue:298 -#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:482 +#: frontend/src/components/CourseOutline.vue:247 +#: frontend/src/components/CourseOutline.vue:305 +#: frontend/src/pages/CourseForm.vue:485 msgid "Delete" -msgstr "Excluir" +msgstr "" -#: frontend/src/components/CourseOutline.vue:52 +#: frontend/src/components/CourseOutline.vue:59 msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:476 +#: frontend/src/pages/CourseForm.vue:479 msgid "Delete Course" msgstr "" -#: frontend/src/components/CourseOutline.vue:292 +#: frontend/src/components/CourseOutline.vue:299 msgid "Delete this chapter?" msgstr "" -#: frontend/src/components/CourseOutline.vue:234 +#: frontend/src/components/CourseOutline.vue:241 msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:477 +#: frontend/src/pages/CourseForm.vue:480 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" -#: frontend/src/components/CourseOutline.vue:293 +#: frontend/src/components/CourseOutline.vue:300 msgid "Deleting this chapter will also delete all its lessons and permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" msgstr "" -#: frontend/src/components/CourseOutline.vue:235 +#: frontend/src/components/CourseOutline.vue:242 msgid "Deleting this lesson will permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" msgstr "" @@ -1591,7 +1646,7 @@ msgstr "" #: lms/lms/doctype/work_experience/work_experience.json #: lms/public/js/common_functions.js:342 msgid "Description" -msgstr "Descrição" +msgstr "" #: frontend/src/components/Apps.vue:51 msgid "Desk" @@ -1599,11 +1654,11 @@ msgstr "" #: frontend/src/components/Modals/DiscussionModal.vue:22 #: frontend/src/pages/AssignmentForm.vue:27 frontend/src/pages/BatchForm.vue:14 -#: frontend/src/pages/CourseForm.vue:28 frontend/src/pages/QuizForm.vue:42 +#: frontend/src/pages/CourseForm.vue:29 frontend/src/pages/QuizForm.vue:42 msgid "Details" msgstr "" -#: frontend/src/pages/CourseForm.vue:194 +#: frontend/src/pages/CourseForm.vue:195 msgid "Disable Self Enrollment" msgstr "" @@ -1615,7 +1670,7 @@ msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" -msgstr "Desativado" +msgstr "" #: frontend/src/components/DiscussionReplies.vue:55 #: lms/lms/widgets/NoPreviewModal.html:25 lms/templates/reviews.html:159 @@ -1635,7 +1690,7 @@ msgstr "" #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Document" -msgstr "Documento" +msgstr "" #: lms/templates/emails/payment_reminder.html:11 msgid "Don’t miss this opportunity to enhance your skills. Click below to complete your enrollment" @@ -1658,7 +1713,7 @@ msgstr "" #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Duration" -msgstr "Duração" +msgstr "" #. Label of the duration (Data) field in DocType 'LMS Quiz' #: frontend/src/pages/QuizForm.vue:63 lms/lms/doctype/lms_quiz/lms_quiz.json @@ -1685,9 +1740,9 @@ msgstr "" #: frontend/src/pages/JobDetail.vue:31 frontend/src/pages/Lesson.vue:66 #: frontend/src/pages/Profile.vue:32 frontend/src/pages/Programs.vue:53 msgid "Edit" -msgstr "Editar" +msgstr "" -#: frontend/src/components/CourseOutline.vue:45 +#: frontend/src/components/CourseOutline.vue:52 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" msgstr "" @@ -1715,6 +1770,7 @@ msgstr "" msgid "Education Details" msgstr "" +#: frontend/src/components/Evaluators.vue:32 #: frontend/src/components/Members.vue:32 lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1745,12 +1801,12 @@ msgstr "" #. Option for the 'User Category' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:25 msgid "Employee" -msgstr "Colaborador" +msgstr "" #. Label of the enable (Check) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Enable" -msgstr "Permitir" +msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.py:20 msgid "Enable Google API in Google Settings to send calendar invites for evaluations." @@ -1780,7 +1836,7 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:282 msgid "End Date" -msgstr "Data Final" +msgstr "" #. Label of the end_date (Date) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json @@ -1811,7 +1867,7 @@ msgstr "" msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:289 frontend/src/pages/Courses.vue:289 +#: frontend/src/pages/Batches.vue:295 frontend/src/pages/Courses.vue:294 msgid "Enrolled" msgstr "" @@ -1834,7 +1890,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1897 +#: lms/lms/utils.py:1898 msgid "Enrollment Failed" msgstr "" @@ -1850,7 +1906,7 @@ msgstr "" msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations." msgstr "" -#: frontend/src/components/Assignment.vue:110 +#: frontend/src/components/Assignment.vue:113 msgid "Enter a URL" msgstr "" @@ -1862,24 +1918,24 @@ msgstr "" msgid "Enter the correct answer" msgstr "" -#: frontend/src/components/Assignment.vue:286 +#: frontend/src/components/Assignment.vue:287 #: frontend/src/components/Modals/AnnouncementModal.vue:105 #: frontend/src/components/Modals/BulkCertificates.vue:115 -#: frontend/src/components/Modals/ChapterModal.vue:159 -#: frontend/src/components/Modals/ChapterModal.vue:166 -#: frontend/src/components/Modals/ChapterModal.vue:202 -#: frontend/src/components/Modals/Question.vue:249 -#: frontend/src/components/Modals/Question.vue:269 -#: frontend/src/components/Modals/Question.vue:326 -#: frontend/src/components/Modals/StudentModal.vue:67 -#: frontend/src/components/Quiz.vue:589 +#: frontend/src/components/Modals/ChapterModal.vue:157 +#: frontend/src/components/Modals/ChapterModal.vue:164 +#: frontend/src/components/Modals/ChapterModal.vue:200 +#: frontend/src/components/Modals/Question.vue:251 +#: frontend/src/components/Modals/Question.vue:272 +#: frontend/src/components/Modals/Question.vue:329 +#: frontend/src/components/Modals/StudentModal.vue:70 +#: frontend/src/components/Quiz.vue:592 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/AssignmentForm.vue:139 #: frontend/src/pages/AssignmentForm.vue:159 frontend/src/pages/Billing.vue:261 #: frontend/src/pages/QuizForm.vue:346 frontend/src/pages/QuizForm.vue:361 #: frontend/src/pages/QuizSubmission.vue:147 msgid "Error" -msgstr "Erro" +msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.py:180 msgid "Error creating live class. Please try again. {0}" @@ -1926,7 +1982,7 @@ msgstr "" #. Label of the evaluator (Link) field in DocType 'LMS Course' #: frontend/src/components/Modals/BatchCourseModal.vue:26 #: frontend/src/components/Modals/BulkCertificates.vue:22 -#: frontend/src/pages/CourseForm.vue:231 frontend/src/pages/ProfileRoles.vue:22 +#: frontend/src/pages/CourseForm.vue:232 frontend/src/pages/ProfileRoles.vue:22 #: lms/lms/doctype/batch_course/batch_course.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -1998,7 +2054,7 @@ msgstr "" msgid "Exercise Title" msgstr "" -#: frontend/src/components/CourseOutline.vue:14 +#: frontend/src/components/CourseOutline.vue:21 msgid "Expand all chapters" msgstr "" @@ -2044,7 +2100,7 @@ msgstr "" #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:16 -#: frontend/src/pages/CourseForm.vue:189 +#: frontend/src/pages/CourseForm.vue:190 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" msgstr "" @@ -2053,16 +2109,16 @@ msgstr "" #: frontend/src/components/BatchFeedback.vue:29 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" -msgstr "Comentários" +msgstr "" -#: frontend/src/components/Assignment.vue:61 +#: frontend/src/components/Assignment.vue:64 msgid "Feel free to make edits to your submission if needed." msgstr "" #. Label of the field_to_check (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Field To Check" -msgstr "Campo a verificar" +msgstr "" #. Label of the major (Data) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json @@ -2133,15 +2189,17 @@ msgstr "" #: frontend/src/pages/ProfileEvaluator.vue:85 #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "From" -msgstr "De" +msgstr "" #. Label of the from_date (Date) field in DocType 'Work Experience' #: lms/lms/doctype/work_experience/work_experience.json msgid "From Date" -msgstr "Data De" +msgstr "" +#. Label of the full_name (Data) field in DocType 'Course Evaluator' #. Label of the full_name (Data) field in DocType 'Invite Request' #. Label of the full_name (Data) field in DocType 'LMS Program Member' +#: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/templates/signup-form.html:5 @@ -2215,7 +2273,7 @@ msgid "Google Meet Link" msgstr "" #. Label of the grade (Data) field in DocType 'Education Detail' -#: frontend/src/components/Assignment.vue:160 +#: frontend/src/components/Assignment.vue:158 #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade" msgstr "" @@ -2230,7 +2288,7 @@ msgstr "" msgid "Grade Type" msgstr "" -#: frontend/src/components/Assignment.vue:155 +#: frontend/src/components/Assignment.vue:153 msgid "Grading" msgstr "" @@ -2253,6 +2311,10 @@ msgstr "" msgid "Hello" msgstr "" +#: frontend/src/components/AppSidebar.vue:80 +msgid "Help" +msgstr "" + #: frontend/src/components/BatchFeedback.vue:11 msgid "Help Us Improve" msgstr "" @@ -2382,7 +2444,7 @@ msgstr "" #: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Image" -msgstr "Imagem" +msgstr "" #: frontend/src/components/Modals/EditCoverImage.vue:58 #: frontend/src/components/UnsplashImageBrowser.vue:52 @@ -2402,7 +2464,7 @@ msgstr "" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_course/lms_course.json msgid "In Progress" -msgstr "Em Progresso" +msgstr "" #. Option for the 'Status' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -2478,7 +2540,7 @@ msgstr "" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Rating) field in DocType 'LMS Batch Feedback' #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:154 +#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:155 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_course/lms_course.json @@ -2494,6 +2556,11 @@ msgstr "" msgid "Interest" msgstr "" +#: frontend/src/components/AppSidebar.vue:502 +#: frontend/src/components/AppSidebar.vue:505 +msgid "Introduction" +msgstr "" + #: lms/lms/doctype/invite_request/invite_request.py:83 msgid "Invalid Invite Code." msgstr "" @@ -2524,6 +2591,10 @@ msgstr "" msgid "Invite Request" msgstr "" +#: frontend/src/components/AppSidebar.vue:438 +msgid "Invite your team and students" +msgstr "" + #. Label of the is_correct (Check) field in DocType 'LMS Option' #. Label of the is_correct_1 (Check) field in DocType 'LMS Question' #. Label of the is_correct_2 (Check) field in DocType 'LMS Question' @@ -2557,6 +2628,10 @@ msgstr "" msgid "Issue Date" msgstr "" +#: frontend/src/components/AppSidebar.vue:538 +msgid "Issue a Certificate" +msgstr "" + #. Label of the issued_on (Date) field in DocType 'LMS Badge Assignment' #: frontend/src/pages/CourseCertification.vue:27 #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json @@ -2985,7 +3060,7 @@ msgid "List of quizzes" msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:279 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:278 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" @@ -3022,14 +3097,13 @@ msgstr "" #: lms/lms/doctype/education_detail/education_detail.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Location" -msgstr "Localização" +msgstr "" #. Label of the location_preference (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Location Preference" msgstr "" -#: frontend/src/components/AssignmentBlock.vue:13 #: frontend/src/components/NoPermission.vue:28 #: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 #: frontend/src/pages/Lesson.vue:25 @@ -3129,7 +3203,7 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:309 msgid "Medium" -msgstr "Médio" +msgstr "" #. Label of the medium (Data) field in DocType 'User' #: lms/fixtures/custom_field.json @@ -3347,11 +3421,11 @@ msgstr "" msgid "Modified By" msgstr "" -#: lms/lms/api.py:214 +#: lms/lms/api.py:216 msgid "Module Name is incorrect or does not exist." msgstr "" -#: lms/lms/api.py:210 +#: lms/lms/api.py:212 msgid "Module is incorrect." msgstr "" @@ -3362,6 +3436,10 @@ msgstr "" msgid "Monday" msgstr "" +#: frontend/src/components/AppSidebar.vue:546 +msgid "Monetization" +msgstr "" + #: frontend/src/components/AppSidebar.vue:39 msgid "More" msgstr "" @@ -3381,10 +3459,10 @@ msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: frontend/src/pages/Assignments.vue:18 frontend/src/pages/Batches.vue:17 -#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:282 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:281 #: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" -msgstr "Novo" +msgstr "" #: frontend/src/pages/AssignmentForm.vue:178 msgid "New Assignment" @@ -3435,11 +3513,11 @@ msgstr "" msgid "New Sign Up" msgstr "" -#: lms/lms/utils.py:605 +#: lms/lms/utils.py:606 msgid "New comment in batch {0}" msgstr "" -#: lms/lms/utils.py:598 +#: lms/lms/utils.py:599 msgid "New reply on the topic {0} in course {1}" msgstr "" @@ -3450,7 +3528,7 @@ msgstr "" #: frontend/src/components/Quiz.vue:213 frontend/src/pages/Lesson.vue:85 msgid "Next" -msgstr "Próximo" +msgstr "" #: lms/templates/quiz/quiz.html:125 msgid "Next Question" @@ -3464,7 +3542,7 @@ msgstr "" msgid "No Notifications" msgstr "" -#: frontend/src/components/Quiz.vue:275 +#: frontend/src/components/Quiz.vue:278 msgid "No Quiz submissions found" msgstr "" @@ -3493,6 +3571,10 @@ msgstr "" msgid "No certificates" msgstr "" +#: frontend/src/components/BatchCourses.vue:67 +msgid "No courses added" +msgstr "" + #: lms/templates/courses_created.html:14 msgid "No courses created" msgstr "" @@ -3555,7 +3637,7 @@ msgstr "" #: lms/lms/user.py:29 msgid "Not Allowed" -msgstr "Não Desejados" +msgstr "" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' @@ -3579,9 +3661,9 @@ msgstr "" #: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:156 msgid "Not Permitted" -msgstr "Não Permitido" +msgstr "" -#: frontend/src/components/Assignment.vue:33 +#: frontend/src/components/Assignment.vue:36 #: frontend/src/components/BrandSettings.vue:10 #: frontend/src/components/PaymentSettings.vue:9 #: frontend/src/components/SettingDetails.vue:10 @@ -3625,7 +3707,7 @@ msgstr "" msgid "Once again, congratulations on this significant accomplishment." msgstr "" -#: frontend/src/components/Assignment.vue:57 +#: frontend/src/components/Assignment.vue:60 msgid "Once the moderator grades your submission, you'll find the details here." msgstr "" @@ -3642,11 +3724,11 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:506 frontend/src/utils/index.js:549 +#: frontend/src/pages/CourseForm.vue:509 frontend/src/utils/index.js:549 msgid "Only image file is allowed." msgstr "" -#: frontend/src/components/Modals/ChapterModal.vue:220 +#: frontend/src/components/Modals/ChapterModal.vue:218 msgid "Only zip files are allowed" msgstr "" @@ -3656,7 +3738,7 @@ msgstr "" #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Open" -msgstr "Aberto" +msgstr "" #: lms/templates/emails/assignment_submission.html:8 msgid "Open Assignment" @@ -3711,7 +3793,7 @@ msgstr "" #. Label of the organization (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "Organization" -msgstr "Organização" +msgstr "" #: frontend/src/pages/Billing.vue:32 msgid "Original Amount" @@ -3724,7 +3806,7 @@ msgstr "" #: lms/lms/doctype/lms_badge/lms_badge.js:39 msgid "Owner" -msgstr "Proprietário" +msgstr "" #. Label of the pan (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json @@ -3753,7 +3835,7 @@ msgid "Paid Batch" msgstr "" #. Label of the paid_certificate (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:217 +#: frontend/src/pages/CourseForm.vue:218 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Certificate" msgstr "" @@ -3763,7 +3845,7 @@ msgid "Paid Certificate after Evaluation" msgstr "" #. Label of the paid_course (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:207 +#: frontend/src/pages/CourseForm.vue:208 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" msgstr "" @@ -3806,7 +3888,7 @@ msgstr "" msgid "Password" msgstr "" -#: frontend/src/pages/CourseForm.vue:112 +#: frontend/src/pages/CourseForm.vue:113 msgid "Paste the youtube link of a short video introducing the course" msgstr "" @@ -3816,7 +3898,7 @@ msgstr "" #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Payment" -msgstr "Pagamento" +msgstr "" #. Name of a DocType #: lms/lms/doctype/payment_country/payment_country.json @@ -3842,7 +3924,7 @@ msgstr "" #. Label of the payment_received (Check) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment Received" -msgstr "Pagamento Recebido" +msgstr "" #. Label of the payment_reminder_template (Link) field in DocType 'LMS #. Settings' @@ -3894,14 +3976,14 @@ msgstr "" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Pending" -msgstr "Pendente" +msgstr "" #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmissionList.vue:97 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Percentage" -msgstr "Percentagem" +msgstr "" #. Option for the 'Grade Type' (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json @@ -3914,7 +3996,7 @@ msgstr "" #: frontend/src/pages/Billing.vue:99 msgid "Phone Number" -msgstr "Número de telefone" +msgstr "" #: frontend/src/components/CourseCardOverlay.vue:169 msgid "Please Login" @@ -3936,7 +4018,7 @@ msgstr "" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2031 lms/lms/utils.py:2035 +#: lms/lms/utils.py:2032 lms/lms/utils.py:2036 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -3944,7 +4026,7 @@ msgstr "" msgid "Please enable Zoom Settings to use this feature." msgstr "" -#: frontend/src/components/CourseOutline.vue:317 +#: frontend/src/components/CourseOutline.vue:324 msgid "Please enroll for this course to view this lesson" msgstr "" @@ -3985,10 +4067,6 @@ msgstr "" msgid "Please let us know where you heard about us from." msgstr "" -#: frontend/src/components/AssignmentBlock.vue:9 -msgid "Please login to access the assignment." -msgstr "" - #: frontend/src/components/QuizBlock.vue:5 msgid "Please login to access the quiz." msgstr "" @@ -3997,7 +4075,7 @@ msgstr "" msgid "Please login to access this page." msgstr "" -#: lms/lms/api.py:206 +#: lms/lms/api.py:208 msgid "Please login to continue with payment." msgstr "" @@ -4034,7 +4112,7 @@ msgstr "" msgid "Please take appropriate action at {0}" msgstr "" -#: frontend/src/components/Modals/ChapterModal.vue:177 +#: frontend/src/components/Modals/ChapterModal.vue:175 msgid "Please upload a SCORM package" msgstr "" @@ -4115,7 +4193,7 @@ msgstr "" msgid "Preview Image" msgstr "" -#: frontend/src/pages/CourseForm.vue:110 +#: frontend/src/pages/CourseForm.vue:111 msgid "Preview Video" msgstr "" @@ -4127,10 +4205,10 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:368 msgid "Pricing" -msgstr "Precificação" +msgstr "" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:201 +#: frontend/src/pages/CourseForm.vue:202 #: lms/lms/doctype/lms_course/lms_course.json msgid "Pricing and Certification" msgstr "" @@ -4223,7 +4301,7 @@ msgstr "" #. Label of the published (Check) field in DocType 'LMS Course' #: frontend/src/components/Modals/BulkCertificates.vue:51 #: frontend/src/components/Modals/Event.vue:108 -#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:171 +#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:172 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/public/js/common_functions.js:266 @@ -4236,10 +4314,10 @@ msgid "Published Courses" msgstr "" #. Label of the published_on (Date) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:175 +#: frontend/src/pages/CourseForm.vue:176 #: lms/lms/doctype/lms_course/lms_course.json msgid "Published On" -msgstr "Publicado no" +msgstr "" #. Label of the purchased_certificate (Check) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json @@ -4253,7 +4331,7 @@ msgstr "" #. Label of the question (Text Editor) field in DocType 'LMS Question' #. Label of the question (Link) field in DocType 'LMS Quiz Question' #. Label of the question (Text) field in DocType 'LMS Quiz Result' -#: frontend/src/components/Assignment.vue:17 +#: frontend/src/components/Assignment.vue:20 #: frontend/src/components/Modals/Question.vue:38 #: frontend/src/pages/AssignmentForm.vue:45 frontend/src/pages/QuizForm.vue:385 #: lms/lms/doctype/course_lesson/course_lesson.json @@ -4280,11 +4358,11 @@ msgstr "" msgid "Question Name" msgstr "" -#: frontend/src/components/Modals/Question.vue:264 +#: frontend/src/components/Modals/Question.vue:267 msgid "Question added successfully" msgstr "" -#: frontend/src/components/Modals/Question.vue:316 +#: frontend/src/components/Modals/Question.vue:319 msgid "Question updated successfully" msgstr "" @@ -4319,7 +4397,7 @@ msgid "Quiz ID" msgstr "" #. Label of a Link in the LMS Workspace -#: frontend/src/pages/QuizPage.vue:47 frontend/src/pages/QuizPage.vue:53 +#: frontend/src/pages/QuizPage.vue:56 frontend/src/pages/QuizPage.vue:62 #: lms/lms/workspace/lms/lms.json msgid "Quiz Submission" msgstr "" @@ -4355,6 +4433,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" +#: frontend/src/components/AppSidebar.vue:530 #: frontend/src/pages/QuizForm.vue:438 frontend/src/pages/Quizzes.vue:138 #: frontend/src/pages/Quizzes.vue:148 msgid "Quizzes" @@ -4386,7 +4465,7 @@ msgstr "" #. Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Reference DocName" -msgstr "Nome do Documento de Referência" +msgstr "" #. Label of the reference_doctype (Link) field in DocType 'LMS Batch Timetable' #. Label of the reference_doctype (Link) field in DocType 'LMS Timetable @@ -4434,7 +4513,7 @@ msgstr "" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:99 +#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:100 msgid "Remove" msgstr "" @@ -4468,7 +4547,7 @@ msgstr "" #. Label of the resume (Attach) field in DocType 'LMS Job Application' #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "Resume" -msgstr "Currículo" +msgstr "" #. Label of the review (Small Text) field in DocType 'LMS Course Review' #. Label of a Link in the LMS Workspace @@ -4476,7 +4555,7 @@ msgstr "Currículo" #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/workspace/lms/lms.json lms/templates/reviews.html:143 msgid "Review" -msgstr "Reveja" +msgstr "" #: lms/templates/reviews.html:100 msgid "Review the course" @@ -4503,6 +4582,10 @@ msgstr "" msgid "Role Preference" msgstr "" +#: frontend/src/components/AppSidebar.vue:558 +msgid "Roles" +msgstr "" + #. Label of the route (Data) field in DocType 'LMS Sidebar Item' #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "Route" @@ -4556,17 +4639,17 @@ msgid "Saturday" msgstr "" #: frontend/src/components/AssessmentPlugin.vue:34 -#: frontend/src/components/Assignment.vue:43 +#: frontend/src/components/Assignment.vue:46 #: frontend/src/components/Controls/CodeEditor.vue:25 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 #: frontend/src/pages/AssignmentForm.vue:21 frontend/src/pages/BatchForm.vue:8 -#: frontend/src/pages/CourseForm.vue:20 frontend/src/pages/JobCreation.vue:8 +#: frontend/src/pages/CourseForm.vue:21 frontend/src/pages/JobCreation.vue:8 #: frontend/src/pages/LessonForm.vue:14 frontend/src/pages/ProgramForm.vue:7 #: frontend/src/pages/QuizForm.vue:34 frontend/src/pages/QuizSubmission.vue:14 #: lms/public/js/common_functions.js:405 msgid "Save" -msgstr "Salvar" +msgstr "" #. Label of the schedule (Table) field in DocType 'Course Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -4601,9 +4684,10 @@ msgstr "" msgid "Score Out Of" msgstr "" +#: frontend/src/components/Evaluators.vue:15 #: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:38 msgid "Search" -msgstr "Pesquisar" +msgstr "" #: frontend/src/pages/CertifiedParticipants.vue:25 msgid "Search by Name" @@ -4673,11 +4757,20 @@ msgstr "" msgid "Set your Password" msgstr "" +#: frontend/src/components/AppSidebar.vue:506 +msgid "Setting up" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:551 +msgid "Setting up payment gateway" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:556 #: frontend/src/components/Modals/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:161 +#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:162 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" -msgstr "Configurações" +msgstr "" #: frontend/src/pages/ProfileAbout.vue:62 msgid "Share on" @@ -4688,7 +4781,7 @@ msgid "Short Description" msgstr "" #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:38 +#: frontend/src/pages/CourseForm.vue:39 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" msgstr "" @@ -4749,7 +4842,7 @@ msgstr "" #. Label of the sidebar_items (Table) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Sidebar Items" -msgstr "Itens da barra lateral" +msgstr "" #: lms/lms/user.py:29 msgid "Sign Up is disabled" @@ -4803,7 +4896,7 @@ msgstr "" msgid "Skip Onboarding" msgstr "" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:57 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:63 msgid "Slot Times are overlapping for some schedules." msgstr "" @@ -4835,7 +4928,7 @@ msgstr "" #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_source/lms_source.json msgid "Source" -msgstr "Origem" +msgstr "" #. Option for the 'Role' (Select) field in DocType 'Cohort Staff' #. Option for the 'Member Type' (Select) field in DocType 'LMS Enrollment' @@ -4852,7 +4945,7 @@ msgstr "" #: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" -msgstr "Iniciar" +msgstr "" #. Label of the start_date (Date) field in DocType 'Education Detail' #. Label of the start_date (Date) field in DocType 'LMS Batch' @@ -4863,7 +4956,7 @@ msgstr "Iniciar" #: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: lms/public/js/common_functions.js:275 msgid "Start Date" -msgstr "Data de Início" +msgstr "" #: lms/templates/emails/batch_start_reminder.html:13 msgid "Start Date:" @@ -4895,7 +4988,7 @@ msgstr "" msgid "Start Time" msgstr "" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:28 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:34 msgid "Start Time cannot be greater than End Time" msgstr "" @@ -4911,7 +5004,7 @@ msgstr "" #: frontend/src/pages/Billing.vue:83 msgid "State" -msgstr "Estado" +msgstr "" #. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course' #. Label of the statistics (Check) field in DocType 'LMS Settings' @@ -4978,7 +5071,7 @@ msgstr "" msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:324 +#: frontend/src/components/BatchStudents.vue:325 msgid "Students deleted successfully" msgstr "" @@ -4998,9 +5091,9 @@ msgstr "" #: frontend/src/components/Modals/AnnouncementModal.vue:20 msgid "Subject" -msgstr "Assunto" +msgstr "" -#: frontend/src/components/Assignment.vue:29 +#: frontend/src/components/Assignment.vue:32 msgid "Submission" msgstr "" @@ -5008,8 +5101,8 @@ msgstr "" msgid "Submission List" msgstr "" -#: frontend/src/components/Assignment.vue:10 #: frontend/src/components/Assignment.vue:13 +#: frontend/src/components/Assignment.vue:16 msgid "Submission by" msgstr "" @@ -5017,13 +5110,13 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9 #: frontend/src/components/Modals/EvaluationModal.vue:9 -#: frontend/src/components/Modals/Question.vue:338 +#: frontend/src/components/Modals/Question.vue:341 #: frontend/src/components/Quiz.vue:218 lms/templates/assignment.html:9 #: lms/templates/livecode/extension_footer.html:25 #: lms/templates/quiz/quiz.html:128 lms/templates/reviews.html:163 #: lms/www/new-sign-up.html:32 msgid "Submit" -msgstr "Enviar" +msgstr "" #: frontend/src/components/Modals/JobApplicationModal.vue:23 msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster." @@ -5034,28 +5127,28 @@ msgstr "" msgid "Submitted {0}" msgstr "" -#: frontend/src/components/Assignment.vue:340 -#: frontend/src/components/BatchCourses.vue:151 +#: frontend/src/components/Assignment.vue:341 +#: frontend/src/components/BatchCourses.vue:154 #: frontend/src/components/BatchOverlay.vue:150 -#: frontend/src/components/BatchStudents.vue:324 +#: frontend/src/components/BatchStudents.vue:325 #: frontend/src/components/CourseCardOverlay.vue:189 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/BulkCertificates.vue:121 -#: frontend/src/components/Modals/ChapterModal.vue:153 -#: frontend/src/components/Modals/ChapterModal.vue:198 +#: frontend/src/components/Modals/ChapterModal.vue:151 +#: frontend/src/components/Modals/ChapterModal.vue:196 #: frontend/src/components/Modals/Event.vue:255 #: frontend/src/components/Modals/Event.vue:310 -#: frontend/src/components/Modals/Question.vue:264 -#: frontend/src/components/Modals/Question.vue:315 +#: frontend/src/components/Modals/Question.vue:267 +#: frontend/src/components/Modals/Question.vue:318 #: frontend/src/pages/AssignmentForm.vue:155 -#: frontend/src/pages/CourseForm.vue:469 frontend/src/pages/ProgramForm.vue:229 +#: frontend/src/pages/CourseForm.vue:472 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:339 #: frontend/src/pages/QuizForm.vue:358 frontend/src/pages/QuizForm.vue:427 msgid "Success" -msgstr "Sucesso" +msgstr "" #. Label of the summary (Small Text) field in DocType 'LMS Certificate #. Evaluation' @@ -5071,7 +5164,7 @@ msgstr "" msgid "Sunday" msgstr "" -#: lms/lms/api.py:1024 +#: lms/lms/api.py:1026 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5124,10 +5217,10 @@ msgstr "" #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" -msgstr "Administrador do Sistema" +msgstr "" #. Label of the tags (Data) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:120 +#: frontend/src/pages/CourseForm.vue:121 #: lms/lms/doctype/lms_course/lms_course.json msgid "Tags" msgstr "" @@ -5150,7 +5243,7 @@ msgstr "" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_certificate/lms_certificate.json msgid "Template" -msgstr "Modelo" +msgstr "" #: lms/lms/user.py:40 msgid "Temporarily Disabled" @@ -5179,7 +5272,7 @@ msgstr "" #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Text" -msgstr "Texto" +msgstr "" #: frontend/src/components/BatchFeedback.vue:7 msgid "Thank you for providing your feedback!" @@ -5192,7 +5285,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1929 +#: lms/lms/utils.py:1930 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5287,7 +5380,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1772 +#: lms/lms/utils.py:1773 msgid "This course is free." msgstr "" @@ -5390,7 +5483,7 @@ msgstr "" #: frontend/src/components/Modals/LiveClassModal.vue:23 #: frontend/src/pages/AssignmentForm.vue:32 #: frontend/src/pages/Assignments.vue:152 frontend/src/pages/BatchForm.vue:19 -#: frontend/src/pages/CourseForm.vue:32 frontend/src/pages/JobCreation.vue:20 +#: frontend/src/pages/CourseForm.vue:33 frontend/src/pages/JobCreation.vue:20 #: frontend/src/pages/ProgramForm.vue:11 frontend/src/pages/Programs.vue:116 #: frontend/src/pages/QuizForm.vue:48 frontend/src/pages/Quizzes.vue:116 #: lms/lms/doctype/cohort/cohort.json @@ -5412,9 +5505,9 @@ msgstr "" #: lms/lms/doctype/work_experience/work_experience.json #: lms/public/js/common_functions.js:259 msgid "Title" -msgstr "Título" +msgstr "" -#: frontend/src/components/Modals/ChapterModal.vue:174 +#: frontend/src/components/Modals/ChapterModal.vue:172 msgid "Title is required" msgstr "" @@ -5422,14 +5515,14 @@ msgstr "" #: frontend/src/pages/ProfileEvaluator.vue:98 #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "To" -msgstr "Para" +msgstr "" #. Label of the to_date (Date) field in DocType 'Work Experience' #: lms/lms/doctype/work_experience/work_experience.json msgid "To Date" -msgstr "Até a Data" +msgstr "" -#: lms/lms/utils.py:1783 +#: lms/lms/utils.py:1784 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5461,7 +5554,7 @@ msgstr "" msgid "Travel" msgstr "" -#: frontend/src/components/Quiz.vue:256 lms/templates/quiz/quiz.html:131 +#: frontend/src/components/Quiz.vue:259 lms/templates/quiz/quiz.html:131 msgid "Try Again" msgstr "" @@ -5493,9 +5586,9 @@ msgstr "" #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json #: lms/templates/assessments.html:14 msgid "Type" -msgstr "Tipo" +msgstr "" -#: frontend/src/components/Quiz.vue:612 +#: frontend/src/components/Quiz.vue:615 msgid "Type your answer" msgstr "" @@ -5517,7 +5610,7 @@ msgstr "" msgid "Unavailability" msgstr "" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:23 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:29 msgid "Unavailable From Date cannot be greater than Unavailable To Date" msgstr "" @@ -5553,8 +5646,8 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' #. Label of the upcoming (Check) field in DocType 'LMS Course' -#: frontend/src/pages/Batches.vue:291 frontend/src/pages/CourseForm.vue:184 -#: frontend/src/pages/Courses.vue:285 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Batches.vue:291 frontend/src/pages/CourseForm.vue:185 +#: frontend/src/pages/Courses.vue:284 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Upcoming" @@ -5573,21 +5666,21 @@ msgstr "" #: frontend/src/components/PaymentSettings.vue:27 #: frontend/src/components/SettingDetails.vue:23 msgid "Update" -msgstr "Atualizar" +msgstr "" #: lms/templates/emails/community_course_membership.html:11 msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:80 +#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:81 msgid "Upload" msgstr "" -#: frontend/src/components/Assignment.vue:78 +#: frontend/src/components/Assignment.vue:81 msgid "Upload File" msgstr "" -#: frontend/src/components/Assignment.vue:77 +#: frontend/src/components/Assignment.vue:80 msgid "Uploading {0}%" msgstr "" @@ -5598,7 +5691,7 @@ msgstr "" #: lms/lms/doctype/cohort_staff/cohort_staff.json #: lms/lms/doctype/lms_course_interest/lms_course_interest.json msgid "User" -msgstr "Usuário" +msgstr "" #. Label of the user_category (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:17 @@ -5608,7 +5701,12 @@ msgstr "" #. Label of the user_field (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "User Field" -msgstr "Campo do usuário" +msgstr "" + +#. Label of the user_image (Attach Image) field in DocType 'Course Evaluator' +#: lms/lms/doctype/course_evaluator/course_evaluator.json +msgid "User Image" +msgstr "" #. Option for the 'Type' (Select) field in DocType 'LMS Question' #. Option for the 'Type' (Select) field in DocType 'LMS Quiz Question' @@ -5626,7 +5724,9 @@ msgstr "" msgid "User {0} has reported the job post {1}" msgstr "" +#. Label of the username (Data) field in DocType 'Course Evaluator' #. Label of the username (Data) field in DocType 'Invite Request' +#: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/invite_request/invite_request.json msgid "Username" msgstr "" @@ -5648,7 +5748,7 @@ msgstr "" #. Label of the value (Rating) field in DocType 'LMS Batch Feedback' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Value" -msgstr "Valor" +msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json @@ -5662,7 +5762,7 @@ msgstr "" #: frontend/src/pages/Notifications.vue:38 msgid "View" -msgstr "Visão" +msgstr "" #: frontend/src/components/CertificationLinks.vue:10 #: frontend/src/components/Modals/Event.vue:67 @@ -5771,8 +5871,7 @@ msgstr "" msgid "Write a review" msgstr "" -#: frontend/src/components/Assignment.vue:120 -#: frontend/src/components/Assignment.vue:126 +#: frontend/src/components/Assignment.vue:123 msgid "Write your answer here" msgstr "" @@ -5784,11 +5883,11 @@ msgstr "" msgid "You are already certified for this course. Click on the card below to open your certificate." msgstr "" -#: lms/lms/api.py:230 +#: lms/lms/api.py:232 msgid "You are already enrolled for this batch." msgstr "" -#: lms/lms/api.py:222 +#: lms/lms/api.py:224 msgid "You are already enrolled for this course." msgstr "" @@ -5800,7 +5899,7 @@ msgstr "" msgid "You are not a mentor of the course {0}" msgstr "" -#: frontend/src/components/CourseOutline.vue:316 +#: frontend/src/components/CourseOutline.vue:323 msgid "You are not enrolled" msgstr "" @@ -5845,7 +5944,7 @@ msgstr "" msgid "You got" msgstr "" -#: frontend/src/components/Quiz.vue:238 +#: frontend/src/components/Quiz.vue:241 #, python-format msgid "You got {0}% correct answers with a score of {1} out of {2}" msgstr "" @@ -5862,7 +5961,7 @@ msgstr "" msgid "You have already exceeded the maximum number of attempts allowed for this quiz." msgstr "" -#: lms/lms/api.py:249 +#: lms/lms/api.py:251 msgid "You have already purchased the certificate for this course." msgstr "" @@ -5911,7 +6010,7 @@ msgstr "" msgid "You've applied to become a mentor for this course. Your request is currently under review." msgstr "" -#: frontend/src/components/Assignment.vue:55 +#: frontend/src/components/Assignment.vue:58 msgid "You've successfully submitted the assignment." msgstr "" @@ -5963,7 +6062,7 @@ msgstr "" msgid "Your score is" msgstr "" -#: frontend/src/components/Quiz.vue:231 +#: frontend/src/components/Quiz.vue:234 msgid "Your submission has been successfully saved. The instructor will review and grade it shortly, and you'll be notified of your final result." msgstr "" @@ -6048,7 +6147,7 @@ msgstr "" msgid "you can" msgstr "" -#: lms/lms/api.py:814 lms/lms/api.py:822 +#: lms/lms/api.py:816 lms/lms/api.py:824 msgid "{0} Settings not found" msgstr "" @@ -6088,7 +6187,7 @@ msgstr "" msgid "{0} is your evaluator" msgstr "" -#: lms/lms/utils.py:682 +#: lms/lms/utils.py:683 msgid "{0} mentioned you in a comment" msgstr "" @@ -6096,7 +6195,7 @@ msgstr "" msgid "{0} mentioned you in a comment in your batch." msgstr "" -#: lms/lms/utils.py:635 lms/lms/utils.py:641 +#: lms/lms/utils.py:636 lms/lms/utils.py:642 msgid "{0} mentioned you in a comment in {1}" msgstr ""