diff --git a/lms/locale/es.po b/lms/locale/es.po index 696ec765..72e74b1e 100644 --- a/lms/locale/es.po +++ b/lms/locale/es.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2024-11-08 16:04+0000\n" -"PO-Revision-Date: 2024-11-11 15:23\n" +"POT-Creation-Date: 2024-11-15 16:04+0000\n" +"PO-Revision-Date: 2024-11-18 17:31\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -109,7 +109,7 @@ msgstr "Agregar" msgid "Add Chapter" msgstr "Añadir Capítulo" -#: frontend/src/components/CourseOutline.vue:102 +#: frontend/src/components/CourseOutline.vue:124 msgid "Add Lesson" msgstr "Añadir una clase" @@ -217,7 +217,7 @@ msgstr "Permitir la autoinscripción" msgid "Allow accessing future dates" msgstr "Permitir acceder a fechas futuras" -#: frontend/src/pages/BatchForm.vue:29 +#: frontend/src/pages/BatchForm.vue:33 msgid "Allow self enrollment" msgstr "Permitir autoinscripción" @@ -228,7 +228,7 @@ msgstr "Ya está Registrado" #. Label of the amount (Currency) field in DocType 'Web Form' #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:209 lms/fixtures/custom_field.json +#: frontend/src/pages/BatchForm.vue:221 lms/fixtures/custom_field.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/public/js/common_functions.js:379 @@ -258,11 +258,11 @@ msgstr "Campo cantidad" msgid "Amount with GST" msgstr "Importe con GST" -#: frontend/src/components/Modals/AnnouncementModal.vue:32 +#: frontend/src/components/Modals/AnnouncementModal.vue:33 msgid "Announcement" msgstr "Anuncio" -#: frontend/src/components/Modals/AnnouncementModal.vue:99 +#: frontend/src/components/Modals/AnnouncementModal.vue:100 msgid "Announcement has been sent successfully" msgstr "" @@ -280,7 +280,7 @@ msgstr "Respuesta" msgid "Appears on the course card in the course list" msgstr "Aparece en la tarjeta del curso en la lista de cursos." -#: frontend/src/pages/BatchForm.vue:55 frontend/src/pages/BatchForm.vue:73 +#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/BatchForm.vue:77 msgid "Appears when the batch URL is shared on any online platform" msgstr "Aparece cuando la URL del grupo se comparte en cualquier plataforma en línea" @@ -319,10 +319,6 @@ msgstr "Aprobado" msgid "Apps" msgstr "Apps" -#: frontend/src/components/CourseOutline.vue:209 -msgid "Are you sure you want to delete this lesson?" -msgstr "¿Estás seguro de que deseas eliminar esta lección?" - #. Label of the user_category (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Ask User Category during Signup" @@ -420,7 +416,7 @@ msgid "Auto Assign" msgstr "Autoasignar" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:66 +#: frontend/src/components/Modals/LiveClassModal.vue:71 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Grabación Automática" @@ -482,7 +478,8 @@ msgid "Batch Description" msgstr "Descripción de Lotes" #. Label of the batch_details (Text Editor) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:98 lms/lms/doctype/lms_batch/lms_batch.json +#: frontend/src/pages/BatchForm.vue:104 +#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:349 #: lms/templates/emails/batch_confirmation.html:30 msgid "Batch Details" @@ -547,10 +544,6 @@ msgstr "Lote actualizado" msgid "Batch end date cannot be before the batch start date" msgstr "La fecha de finalización del grupo no puede ser anterior a la fecha de inicio del lote" -#: lms/lms/web_form/add_a_new_batch/add_a_new_batch.js:6 -msgid "Batch {0} has been successfully created!" -msgstr "¡El lote {0} se ha creado correctamente!" - #. Group in LMS Course's connections #. Label of the batches (Check) field in DocType 'LMS Settings' #: frontend/src/pages/Batches.vue:8 lms/lms/doctype/lms_course/lms_course.json @@ -581,7 +574,7 @@ msgstr "Detalles de facturación" msgid "Billing Name" msgstr "Nombre de Facturación" -#: frontend/src/components/Modals/EditProfile.vue:72 +#: frontend/src/components/Modals/EditProfile.vue:75 msgid "Bio" msgstr "Biografía" @@ -649,7 +642,7 @@ msgstr "Ropa casual" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:190 frontend/src/pages/Batches.vue:16 +#: frontend/src/pages/BatchForm.vue:202 frontend/src/pages/Batches.vue:16 #: frontend/src/pages/CourseForm.vue:147 frontend/src/pages/Courses.vue:17 #: frontend/src/pages/JobDetail.vue:102 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -734,6 +727,14 @@ msgstr "Capítulo" msgid "Chapter Reference" msgstr "Referencia del capítulo" +#: frontend/src/components/Modals/ChapterModal.vue:149 +msgid "Chapter added successfully" +msgstr "" + +#: frontend/src/components/Modals/ChapterModal.vue:193 +msgid "Chapter updated successfully" +msgstr "" + #. Label of the chapters (Table) field in DocType 'LMS Course' #. Group in LMS Course's connections #: lms/lms/doctype/lms_course/lms_course.json @@ -987,7 +988,7 @@ msgid "Contact the Administrator to enroll for this course." msgstr "Póngase en contacto con el administrador para inscribirse en este curso." #. Label of the content (Text) field in DocType 'Course Lesson' -#: frontend/src/pages/LessonForm.vue:53 +#: frontend/src/pages/LessonForm.vue:58 #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Content" msgstr "Contenido" @@ -997,6 +998,7 @@ msgid "Continue Learning" msgstr "Continuar aprendiendo" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' +#: frontend/src/pages/Jobs.vue:117 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Contrato" @@ -1060,7 +1062,7 @@ msgstr "País" #. Label of the course (Link) field in DocType 'Related Courses' #. Label of a Link in the LMS Workspace #. Label of a shortcut in the LMS Workspace -#: frontend/src/components/Modals/BatchCourseModal.vue:17 +#: frontend/src/components/Modals/BatchCourseModal.vue:20 #: frontend/src/components/Modals/EvaluationModal.vue:20 #: frontend/src/components/Modals/Event.vue:24 #: lms/lms/doctype/batch_course/batch_course.json @@ -1153,6 +1155,10 @@ msgstr "Lista de Cursos" msgid "Course Name" msgstr "Nombre del Curso" +#: frontend/src/pages/CourseDetail.vue:74 +msgid "Course Outline" +msgstr "" + #. Label of the course_price (Currency) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:219 #: lms/lms/doctype/lms_course/lms_course.json @@ -1175,9 +1181,11 @@ msgid "Course Stats" msgstr "Estadísticas del curso" #. Label of the title (Data) field in DocType 'Batch Course' +#. Label of the course_title (Data) field in DocType 'Course Chapter' #. Label of the course_title (Data) field in DocType 'LMS Certificate' #. Label of the course_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/batch_course/batch_course.json +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Course Title" @@ -1257,7 +1265,7 @@ msgstr "Crear una nueva pregunta" #. 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:226 +#: frontend/src/pages/BatchForm.vue:229 frontend/src/pages/CourseForm.vue:226 #: lms/fixtures/custom_field.json lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1303,7 +1311,7 @@ msgstr "Tablero" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:52 +#: frontend/src/components/Modals/LiveClassModal.vue:55 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1315,7 +1323,7 @@ msgstr "Fecha" #. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live #. Class' -#: frontend/src/pages/BatchForm.vue:111 +#: frontend/src/pages/BatchForm.vue:118 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Fecha y hora" @@ -1350,23 +1358,40 @@ msgstr "Divisa / modena predeterminada" msgid "Degree Type" msgstr "Tipo de Grado" -#: frontend/src/components/CourseOutline.vue:212 +#: frontend/src/components/CourseOutline.vue:235 +#: frontend/src/components/CourseOutline.vue:293 #: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:470 msgid "Delete" msgstr "Eliminar" +#: frontend/src/components/CourseOutline.vue:52 +msgid "Delete Chapter" +msgstr "" + #: frontend/src/pages/CourseForm.vue:464 msgid "Delete Course" msgstr "" -#: frontend/src/components/CourseOutline.vue:208 -msgid "Delete Lesson" -msgstr "Eliminar lección" +#: frontend/src/components/CourseOutline.vue:287 +msgid "Delete this chapter?" +msgstr "" + +#: frontend/src/components/CourseOutline.vue:229 +msgid "Delete this lesson?" +msgstr "" #: frontend/src/pages/CourseForm.vue:465 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:288 +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:230 +msgid "Deleting this lesson will permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" +msgstr "" + #. Label of the description (Text Editor) field in DocType 'Job Opportunity' #. Label of the description (Small Text) field in DocType 'Certification' #. Label of the description (Markdown Editor) field in DocType 'Cohort' @@ -1379,8 +1404,8 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:73 -#: frontend/src/pages/BatchForm.vue:91 frontend/src/pages/JobCreation.vue:43 +#: frontend/src/components/Modals/LiveClassModal.vue:78 +#: frontend/src/pages/BatchForm.vue:96 frontend/src/pages/JobCreation.vue:43 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/cohort/cohort.json @@ -1426,7 +1451,7 @@ msgid "Discard" msgstr "Descartar" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:69 +#: frontend/src/pages/Batch.vue:73 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Discusiones" @@ -1453,7 +1478,7 @@ msgstr "Se encontraron opciones duplicadas para esta pregunta." #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' #. Label of the duration (Duration) field in DocType 'LMS Quiz' -#: frontend/src/components/Modals/LiveClassModal.vue:58 +#: frontend/src/components/Modals/LiveClassModal.vue:62 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json @@ -1465,7 +1490,7 @@ msgstr "Duración" msgid "Duration (in minutes)" msgstr "Duración (en minutos)" -#: frontend/src/components/Modals/LiveClassModal.vue:54 +#: frontend/src/components/Modals/LiveClassModal.vue:58 msgid "Duration of the live class in minutes" msgstr "Duración de la clase en vivo en minutos" @@ -1487,7 +1512,7 @@ msgstr "Correo Electrónico" msgid "Edit" msgstr "Editar" -#: frontend/src/components/CourseOutline.vue:106 +#: frontend/src/components/CourseOutline.vue:45 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" msgstr "Editar capítulo" @@ -1564,7 +1589,7 @@ msgstr "Habilitado" #. Label of the end_date (Date) field in DocType 'Cohort' #. Label of the end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:123 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/BatchForm.vue:131 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:282 msgid "End Date" @@ -1582,7 +1607,7 @@ msgstr "Fecha de finalización (o esperado)" #. Label of the end_time (Time) field in DocType 'LMS Certificate Evaluation' #. Label of the end_time (Time) field in DocType 'LMS Certificate Request' #. Label of the end_time (Time) field in DocType 'Scheduled Flow' -#: frontend/src/pages/BatchForm.vue:137 +#: frontend/src/pages/BatchForm.vue:147 #: frontend/src/pages/ProfileEvaluator.vue:18 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json @@ -1618,7 +1643,7 @@ msgstr "Confirmación de inscripción para el próximo Lote de Entrenamiento" msgid "Enrollment Count" msgstr "Recuento de inscripciones" -#: lms/lms/utils.py:1690 +#: lms/lms/utils.py:1702 msgid "Enrollment Failed" msgstr "Error al inscribirse" @@ -1646,7 +1671,10 @@ msgstr "Ingrese un título y guarde el cuestionario para continuar." msgid "Enter the correct answer" msgstr "Ingrese la respuesta correcta" -#: frontend/src/components/Modals/AnnouncementModal.vue:104 +#: frontend/src/components/Modals/AnnouncementModal.vue:105 +#: frontend/src/components/Modals/ChapterModal.vue:154 +#: frontend/src/components/Modals/ChapterModal.vue:161 +#: frontend/src/components/Modals/ChapterModal.vue:197 #: frontend/src/components/Modals/Question.vue:246 #: frontend/src/components/Modals/Question.vue:266 #: frontend/src/components/Modals/Question.vue:323 @@ -1669,7 +1697,7 @@ msgid "Evaluation Details" msgstr "Detalles de evaluación" #. Label of the evaluation_end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:166 +#: frontend/src/pages/BatchForm.vue:178 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:333 msgid "Evaluation End Date" @@ -1694,7 +1722,7 @@ msgstr "La evaluación se guardó correctamente" #. Label of the evaluator (Link) field in DocType 'LMS Certificate' #. Label of the evaluator (Link) field in DocType 'LMS Certificate Evaluation' #. Label of the evaluator (Link) field in DocType 'LMS Certificate Request' -#: frontend/src/components/Modals/BatchCourseModal.vue:21 +#: frontend/src/components/Modals/BatchCourseModal.vue:26 #: frontend/src/pages/ProfileRoles.vue:22 #: lms/lms/doctype/batch_course/batch_course.json #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -1733,7 +1761,7 @@ msgstr "El evaluador no está disponible" msgid "Event" msgstr "Evento" -#: frontend/src/pages/BatchForm.vue:145 +#: frontend/src/pages/BatchForm.vue:156 msgid "Example: IST (+5:30)" msgstr "Ejemplo: IST (+5:30)" @@ -1860,6 +1888,7 @@ msgid "Free" msgstr "Gratis" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' +#: frontend/src/pages/Jobs.vue:118 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Freelance" @@ -1899,6 +1928,7 @@ msgid "Full Name" msgstr "Nombre completo" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' +#: frontend/src/pages/Jobs.vue:115 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Tiempo completo" @@ -1981,11 +2011,6 @@ msgstr "Titular" msgid "Hello" msgstr "Hola" -#. Label of the help_section (Section Break) field in DocType 'Course Lesson' -#: lms/lms/doctype/course_lesson/course_lesson.json -msgid "Help" -msgstr "Ayuda" - #: lms/templates/courses_created.html:15 msgid "Help others learn something new by creating a course." msgstr "Ayude a otros a aprender algo nuevo creando un curso." @@ -2164,9 +2189,7 @@ msgstr "Incorrecto" msgid "Index" msgstr "Índice" -#. Label of the index_label (Data) field in DocType 'Course Lesson' #. Label of the index_label (Data) field in DocType 'LMS Exercise' -#: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Index Label" msgstr "Etiqueta índice" @@ -2203,14 +2226,14 @@ msgstr "Contenido del instructor" #. Label of the instructor_notes (Markdown Editor) field in DocType 'Course #. Lesson' -#: frontend/src/pages/Lesson.vue:125 frontend/src/pages/LessonForm.vue:33 +#: frontend/src/pages/Lesson.vue:128 frontend/src/pages/LessonForm.vue:38 #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Instructor Notes" msgstr "Notas del instructor" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:85 frontend/src/pages/CourseForm.vue:154 +#: frontend/src/pages/BatchForm.vue:89 frontend/src/pages/CourseForm.vue:154 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Instructors" @@ -2238,10 +2261,6 @@ msgstr "Código de invitación inválido." msgid "Invalid Quiz ID" msgstr "ID de cuestionario no válido" -#: lms/lms/web_form/add_a_new_batch/add_a_new_batch.js:38 -msgid "Invalid Start or End Time." -msgstr "Hora de inicio o finalización inválida." - #. Label of the invite_code (Data) field in DocType 'Cohort Subgroup' #. Label of the invite_code (Data) field in DocType 'Invite Request' #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json @@ -2281,6 +2300,14 @@ msgstr "Es correcto" msgid "Is Onboarding Complete" msgstr "¿Se ha completado la incorporación?" +#. Label of the is_scorm_package (Check) field in DocType 'Course Chapter' +#. Label of the is_scorm_package (Check) field in DocType 'Course Lesson' +#: frontend/src/components/Modals/ChapterModal.vue:26 +#: lms/lms/doctype/course_chapter/course_chapter.json +#: lms/lms/doctype/course_lesson/course_lesson.json +msgid "Is SCORM Package" +msgstr "" + #. Label of the issue_date (Date) field in DocType 'Certification' #. Label of the issue_date (Date) field in DocType 'LMS Certificate' #: frontend/src/components/Modals/Event.vue:121 @@ -2355,7 +2382,7 @@ msgstr "Título del trabajo" msgid "Jobs" msgstr "Trabajos" -#: frontend/src/components/LiveClass.vue:54 +#: frontend/src/components/LiveClass.vue:55 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Unirse" @@ -2593,6 +2620,11 @@ msgstr "Apellido" msgid "Latest Submission" msgstr "Última presentación" +#. Label of the launch_file (Code) field in DocType 'Course Chapter' +#: lms/lms/doctype/course_chapter/course_chapter.json +msgid "Launch File" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -2722,7 +2754,7 @@ msgid "Location Preference" msgstr "Preferencia de ubicación" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:163 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:167 #: frontend/src/pages/Lesson.vue:24 msgid "Login" msgstr "Iniciar sesión" @@ -2759,6 +2791,11 @@ msgstr "Administrador" msgid "Manager (Sales/Marketing/Customer)" msgstr "Gerente (Ventas/Marketing/Cliente)" +#. Label of the manifest_file (Code) field in DocType 'Course Chapter' +#: lms/lms/doctype/course_chapter/course_chapter.json +msgid "Manifest File" +msgstr "" + #: frontend/src/components/Quiz.vue:94 msgid "Mark" msgstr "Marcar" @@ -2803,7 +2840,7 @@ msgid "Maximun Attempts" msgstr "Intentos máximos" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:185 +#: frontend/src/pages/BatchForm.vue:197 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:309 msgid "Medium" @@ -2951,7 +2988,7 @@ msgid "Mentors" msgstr "Mentores" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:36 lms/lms/doctype/lms_batch/lms_batch.json +#: frontend/src/pages/BatchForm.vue:40 lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:362 msgid "Meta Image" msgstr "Meta imagen" @@ -2987,11 +3024,11 @@ msgstr "Moderador" msgid "Modified By" msgstr "Modificado por" -#: lms/lms/api.py:191 +#: lms/lms/api.py:197 msgid "Module Name is incorrect or does not exist." msgstr "El nombre del módulo es incorrecto o no existe." -#: lms/lms/api.py:187 +#: lms/lms/api.py:193 msgid "Module is incorrect." msgstr "Módulo incorrecto." @@ -3037,7 +3074,7 @@ msgstr "Nuevo lote" msgid "New Course" msgstr "Nuevo curso" -#: frontend/src/pages/Jobs.vue:24 +#: frontend/src/pages/Jobs.vue:39 msgid "New Job" msgstr "Nuevo trabajo" @@ -3124,11 +3161,11 @@ msgstr "No hay cursos en revisión" msgid "No introduction" msgstr "No hay introducción" -#: frontend/src/pages/Jobs.vue:45 +#: frontend/src/pages/Jobs.vue:60 msgid "No jobs posted" msgstr "No hay trabajos publicados" -#: frontend/src/components/LiveClass.vue:60 +#: frontend/src/components/LiveClass.vue:61 msgid "No live classes scheduled" msgstr "No hay clases en vivo programadas" @@ -3184,7 +3221,7 @@ msgstr "No disponible para vista previa" msgid "Not Graded" msgstr "Sin calificar" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:131 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:135 msgid "Not Permitted" msgstr "No permitido" @@ -3208,7 +3245,7 @@ msgstr "Notificaciones" msgid "Notify me when available" msgstr "Avísame cuando esté disponible" -#: frontend/src/pages/BatchForm.vue:162 +#: frontend/src/pages/BatchForm.vue:174 msgid "Number of seats available" msgstr "Número de plazas disponibles" @@ -3248,6 +3285,10 @@ msgstr "Sólo se aceptarán archivos del tipo {0}." msgid "Only image file is allowed." msgstr "Sólo se permiten archivos de imagen." +#: frontend/src/components/Modals/ChapterModal.vue:223 +msgid "Only zip files are allowed" +msgstr "" + #. Option for the 'Status' (Select) field in DocType 'Job Opportunity' #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' #: frontend/src/pages/QuizForm.vue:17 @@ -3352,7 +3393,7 @@ msgid "Pages" msgstr "Páginas" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:205 +#: frontend/src/pages/BatchForm.vue:217 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:373 msgid "Paid Batch" @@ -3369,6 +3410,7 @@ msgid "Pan Number" msgstr "Número NIF" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' +#: frontend/src/pages/Jobs.vue:116 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Tiempo parcial" @@ -3407,7 +3449,7 @@ msgstr "Pegue el enlace de YouTube de un video corto que presenta el curso." #. Label of the payment (Link) field in DocType 'Batch Student' #. Label of the payment (Link) field in DocType 'LMS Enrollment' -#: frontend/src/pages/BatchForm.vue:199 +#: frontend/src/pages/BatchForm.vue:211 #: lms/lms/doctype/batch_student/batch_student.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Payment" @@ -3523,6 +3565,10 @@ msgstr "Haga clic en el siguiente botón para establecer su nueva contraseña" msgid "Please enable Zoom Settings to use this feature." msgstr "Habilite la configuración de Zoom para utilizar esta funcionalidad." +#: frontend/src/components/CourseOutline.vue:312 +msgid "Please enroll for this course to view this lesson" +msgstr "" + #: frontend/src/components/Quiz.vue:13 msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "Asegúrese de completar todas las preguntas en {0} minutos." @@ -3556,11 +3602,11 @@ msgstr "Por favor, háganos saber dónde se enteró de nosotros." msgid "Please login to access the quiz." msgstr "Inicie sesión para acceder al cuestionario." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:142 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:146 msgid "Please login to access this page." msgstr "Por favor inicie sesión para acceder a esta página." -#: lms/lms/api.py:183 +#: lms/lms/api.py:189 msgid "Please login to continue with payment." msgstr "Por favor inicie sesión para continuar con el pago." @@ -3573,6 +3619,10 @@ msgstr "Por favor, prepárese bien y llegue a tiempo a las evaluaciones." msgid "Please take appropriate action at {0}" msgstr "Tome las medidas adecuadas en {0}" +#: frontend/src/components/Modals/ChapterModal.vue:172 +msgid "Please upload a SCORM package" +msgstr "" + #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:95 msgid "Please upload the assignment file." msgstr "Por favor, suba el archivo de la tarea." @@ -3730,7 +3780,7 @@ msgstr "Publicar en la página del participante" #. Label of the published (Check) field in DocType 'LMS Batch' #. Label of the published (Check) field in DocType 'LMS Course' #: frontend/src/components/Modals/Event.vue:108 -#: frontend/src/pages/BatchForm.vue:24 frontend/src/pages/CourseForm.vue:171 +#: frontend/src/pages/BatchForm.vue:28 frontend/src/pages/CourseForm.vue:171 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/public/js/common_functions.js:266 @@ -3941,11 +3991,11 @@ msgstr "Rechazado" msgid "Related Courses" msgstr "Cursos relacionados" -#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/CourseForm.vue:99 +#: frontend/src/pages/BatchForm.vue:73 frontend/src/pages/CourseForm.vue:99 msgid "Remove" msgstr "Eliminar" -#: frontend/src/components/Modals/AnnouncementModal.vue:26 +#: frontend/src/components/Modals/AnnouncementModal.vue:27 msgid "Reply To" msgstr "Responder a" @@ -4039,6 +4089,21 @@ msgstr "Las filas {0} tienen preguntas duplicadas." msgid "Run" msgstr "Ejecutar" +#. Label of the scorm_section (Section Break) field in DocType 'Course Chapter' +#: lms/lms/doctype/course_chapter/course_chapter.json +msgid "SCORM" +msgstr "" + +#. Label of the scorm_package (Link) field in DocType 'Course Chapter' +#: lms/lms/doctype/course_chapter/course_chapter.json +msgid "SCORM Package" +msgstr "" + +#. Label of the scorm_package_path (Code) field in DocType 'Course Chapter' +#: lms/lms/doctype/course_chapter/course_chapter.json +msgid "SCORM Package Path" +msgstr "" + #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json @@ -4100,7 +4165,7 @@ msgid "Search for an icon" msgstr "Buscar un icono" #. Label of the seat_count (Int) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:159 +#: frontend/src/pages/BatchForm.vue:171 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:327 msgid "Seat Count" @@ -4144,7 +4209,7 @@ msgid "Set your Password" msgstr "Establecer Contraseña" #: frontend/src/components/Modals/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:153 frontend/src/pages/CourseForm.vue:161 +#: frontend/src/pages/BatchForm.vue:165 frontend/src/pages/CourseForm.vue:161 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:78 msgid "Settings" msgstr "Configuración" @@ -4159,7 +4224,7 @@ msgstr "Compartir en" msgid "Short Introduction" msgstr "Breve introducción" -#: frontend/src/pages/BatchForm.vue:94 +#: frontend/src/pages/BatchForm.vue:99 msgid "Short description of the batch" msgstr "Breve descripción del grupo" @@ -4323,7 +4388,7 @@ msgstr "Iniciar" #. Label of the start_date (Date) field in DocType 'Education Detail' #. Label of the start_date (Date) field in DocType 'LMS Batch' #. Label of the start_date (Date) field in DocType 'LMS Batch Old' -#: frontend/src/pages/BatchForm.vue:117 +#: frontend/src/pages/BatchForm.vue:124 #: lms/lms/doctype/education_detail/education_detail.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -4332,7 +4397,7 @@ msgid "Start Date" msgstr "Fecha de inicio" #: frontend/src/components/CourseCardOverlay.vue:63 -#: frontend/src/pages/Lesson.vue:21 +#: frontend/src/pages/Lesson.vue:21 frontend/src/pages/SCORMChapter.vue:28 #: lms/templates/emails/lms_course_interest.html:9 msgid "Start Learning" msgstr "Comienza a aprender" @@ -4344,7 +4409,7 @@ msgstr "Comienza a aprender" #. Label of the start_time (Time) field in DocType 'LMS Certificate Evaluation' #. Label of the start_time (Time) field in DocType 'LMS Certificate Request' #. Label of the start_time (Time) field in DocType 'Scheduled Flow' -#: frontend/src/pages/BatchForm.vue:131 +#: frontend/src/pages/BatchForm.vue:140 #: frontend/src/pages/ProfileEvaluator.vue:15 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json @@ -4361,19 +4426,11 @@ msgstr "Hora de inicio" msgid "Start Time cannot be greater than End Time" msgstr "La hora de inicio no puede ser mayor que la hora de finalización" -#: lms/lms/web_form/add_a_new_batch/add_a_new_batch.js:43 -msgid "Start Time should be less than End Time." -msgstr "Hora de comienzo debe ser menor que la Hora de finalización." - #. Label of the start_url (Small Text) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Start URL" msgstr "URL de inicio" -#: lms/lms/web_form/add_a_new_batch/add_a_new_batch.js:30 -msgid "Start date cannot be a past date." -msgstr "La fecha de inicio no puede ser una fecha pasada." - #. Option for the 'Company Type' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Startup Organization" @@ -4516,8 +4573,10 @@ msgstr "Enviado {0}" #: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchStudents.vue:157 #: frontend/src/components/CourseCardOverlay.vue:161 -#: frontend/src/components/Modals/AnnouncementModal.vue:98 +#: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 +#: frontend/src/components/Modals/ChapterModal.vue:148 +#: frontend/src/components/Modals/ChapterModal.vue:193 #: frontend/src/components/Modals/Event.vue:255 #: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Question.vue:261 @@ -4713,10 +4772,14 @@ msgstr "Este certificado no caduca" msgid "This course has:" msgstr "Este curso tiene:" -#: lms/lms/utils.py:1570 +#: lms/lms/utils.py:1582 msgid "This course is free." msgstr "Este curso es gratuito." +#: frontend/src/pages/SCORMChapter.vue:198 +msgid "This is a chapter in the course {0}" +msgstr "" + #: lms/lms/widgets/CourseOutline.html:62 msgid "This lesson is not available for preview. As you are the Instructor of the course only you can see it." msgstr "Esta lección no está disponible para la vista previa. Como usted es el Instructor del curso sólo usted puede verla." @@ -4742,7 +4805,7 @@ msgstr "Jueves" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:36 +#: frontend/src/components/Modals/LiveClassModal.vue:37 #: frontend/src/components/Quiz.vue:44 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -4753,7 +4816,7 @@ msgstr "Hora" msgid "Time Preference" msgstr "Preferencia horaria" -#: frontend/src/components/Modals/LiveClassModal.vue:28 +#: frontend/src/components/Modals/LiveClassModal.vue:29 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "La hora debe estar en formato de 24 horas (HH:mm). Ejemplo 11:30 o 22:00" @@ -4781,8 +4844,8 @@ msgstr "Plantilla de horario" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:44 -#: frontend/src/pages/BatchForm.vue:143 +#: frontend/src/components/Modals/LiveClassModal.vue:46 +#: frontend/src/pages/BatchForm.vue:154 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_live_class/lms_live_class.json @@ -4811,7 +4874,7 @@ msgstr "Horarios:" #. Label of the title (Data) field in DocType 'Work Experience' #: frontend/src/components/Modals/DiscussionModal.vue:18 #: frontend/src/components/Modals/LiveClassModal.vue:23 -#: frontend/src/pages/BatchForm.vue:18 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/QuizForm.vue:48 #: frontend/src/pages/Quizzes.vue:114 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json @@ -4833,6 +4896,10 @@ msgstr "Horarios:" msgid "Title" msgstr "Nombre" +#: frontend/src/components/Modals/ChapterModal.vue:169 +msgid "Title is required" +msgstr "" + #. Label of the unavailable_to (Date) field in DocType 'Course Evaluator' #: frontend/src/pages/ProfileEvaluator.vue:98 #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -4844,11 +4911,7 @@ msgstr "A" msgid "To Date" msgstr "Hasta la fecha" -#: lms/lms/web_form/profile/profile.js:19 -msgid "To Date is mandatory in Work Experience." -msgstr "Hasta la fecha es obligatorio en Experiencia laboral." - -#: lms/lms/utils.py:1581 +#: lms/lms/utils.py:1593 msgid "To join this batch, please contact the Administrator." msgstr "Para unirse a este lote, comuníquese con el Administrador." @@ -4902,7 +4965,7 @@ msgstr "Twitter" #. Label of the type (Select) field in DocType 'LMS Quiz Question' #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:54 -#: frontend/src/pages/JobCreation.vue:28 +#: frontend/src/pages/JobCreation.vue:28 frontend/src/pages/Jobs.vue:16 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -4970,7 +5033,7 @@ msgstr "Rol no estructurado" msgid "Upcoming" msgstr "Próximamente" -#: frontend/src/pages/Batch.vue:154 +#: frontend/src/pages/Batch.vue:158 msgid "Upcoming Batches" msgstr "Próximos lotes" @@ -4989,7 +5052,7 @@ msgstr "Actualizar" msgid "Update Password" msgstr "Actualizar contraseña" -#: frontend/src/pages/BatchForm.vue:51 frontend/src/pages/CourseForm.vue:80 +#: frontend/src/pages/BatchForm.vue:55 frontend/src/pages/CourseForm.vue:80 msgid "Upload" msgstr "Subir" @@ -5172,15 +5235,15 @@ msgstr "Escriba su respuesta aquí" msgid "You already have an evaluation on {0} at {1} for the course {2}." msgstr "Ya tiene una evaluación en {0} en {1} para el curso {2}." -#: lms/lms/api.py:207 +#: lms/lms/api.py:213 msgid "You are already enrolled for this batch." msgstr "Ya estás inscrito en este lote." -#: lms/lms/api.py:199 +#: lms/lms/api.py:205 msgid "You are already enrolled for this course." msgstr "Ya estás inscrito en este curso." -#: frontend/src/pages/Batch.vue:136 +#: frontend/src/pages/Batch.vue:140 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "No eres miembro de este lote. Consulte nuestros próximos lotes." @@ -5188,6 +5251,14 @@ msgstr "No eres miembro de este lote. Consulte nuestros próximos lotes." msgid "You are not a mentor of the course {0}" msgstr "No eres mentor del curso {0}" +#: frontend/src/components/CourseOutline.vue:311 +msgid "You are not enrolled" +msgstr "" + +#: frontend/src/pages/SCORMChapter.vue:22 +msgid "You are not enrolled in this course. Please enroll to access this lesson." +msgstr "" + #: frontend/src/pages/Courses.vue:134 msgid "You can add chapters and lessons to it." msgstr "Puedes añadir capítulos y lecciones a él." @@ -5340,7 +5411,7 @@ msgstr "Configuración de Zoom" msgid "cancel your application" msgstr "cancelar su solicitud" -#: frontend/src/pages/Lesson.vue:170 +#: frontend/src/pages/Lesson.vue:174 msgid "completed" msgstr "completado" @@ -5388,7 +5459,7 @@ msgstr "estrellas" msgid "you can" msgstr "puedes" -#: lms/lms/api.py:740 lms/lms/api.py:748 +#: lms/lms/api.py:747 lms/lms/api.py:755 msgid "{0} Settings not found" msgstr "Configuraciones {0} no encontradas"