From 5e75ff7fb72373a3a961e8763cdf4e8337e4c338 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 28 Apr 2025 14:01:36 +0530 Subject: [PATCH] chore: Spanish translations --- lms/locale/es.po | 313 ++++++++++++++++++++++++++++------------------- 1 file changed, 187 insertions(+), 126 deletions(-) diff --git a/lms/locale/es.po b/lms/locale/es.po index 02d930ef..7c15908d 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: 2025-04-18 16:04+0000\n" -"PO-Revision-Date: 2025-04-21 06:38\n" +"POT-Creation-Date: 2025-04-25 16:04+0000\n" +"PO-Revision-Date: 2025-04-28 08:31\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -27,6 +27,22 @@ msgstr " Por favor evalúelo y califíquelo." msgid "% completed" msgstr "% completado" +#: frontend/src/pages/PersonaForm.vue:17 +msgid "1. What best describes your role?" +msgstr "" + +#: frontend/src/pages/PersonaForm.vue:29 +msgid "2. How many students are you planning to teach?" +msgstr "" + +#: frontend/src/pages/PersonaForm.vue:42 +msgid "3. What is your main use case for Frappe Learning?" +msgstr "" + +#: frontend/src/pages/PersonaForm.vue:55 +msgid "4. Are you currently using any Frappe products?" +msgstr "" + #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS Settings" @@ -124,7 +140,7 @@ msgstr "Agregar" msgid "Add Chapter" msgstr "Añadir Capítulo" -#: frontend/src/components/CourseOutline.vue:136 +#: frontend/src/components/CourseOutline.vue:133 msgid "Add Lesson" msgstr "Añadir una clase" @@ -348,7 +364,7 @@ msgstr "Aparece en la tarjeta del curso en la lista de cursos." 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" -#: frontend/src/pages/JobDetail.vue:128 +#: frontend/src/pages/JobDetail.vue:134 msgid "Applications Received" msgstr "Solicitudes recibidas" @@ -481,7 +497,7 @@ msgid "Assignment will appear at the bottom of the lesson." msgstr "La tarea aparecerá al final de la lección." #: frontend/src/components/AppSidebar.vue:542 -#: frontend/src/pages/Assignments.vue:198 lms/www/lms.py:261 +#: frontend/src/pages/Assignments.vue:198 lms/www/lms.py:263 msgid "Assignments" msgstr "Asignaciones" @@ -509,7 +525,7 @@ msgstr "Autoasignar" msgid "Auto Recording" msgstr "Grabación Automática" -#: frontend/src/components/CourseCard.vue:51 +#: frontend/src/components/CourseCard.vue:55 #: frontend/src/pages/CourseDetail.vue:20 msgid "Average Rating" msgstr "Puntuación media" @@ -518,7 +534,7 @@ msgstr "Puntuación media" msgid "Average of Feedback Received" msgstr "" -#: frontend/src/pages/Lesson.vue:97 +#: frontend/src/pages/Lesson.vue:154 msgid "Back to Course" msgstr "Volver al curso" @@ -638,7 +654,7 @@ 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/api.py:240 +#: lms/lms/api.py:241 msgid "Batch is sold out." msgstr "" @@ -648,7 +664,7 @@ msgstr "Lote:" #. Label of the batches (Check) field in DocType 'LMS Settings' #: frontend/src/pages/Batches.vue:304 frontend/src/pages/Batches.vue:311 -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:110 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:112 msgid "Batches" msgstr "Lotes" @@ -749,7 +765,7 @@ msgstr "Ropa casual" #: frontend/src/pages/BatchForm.vue:198 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:144 frontend/src/pages/Courses.vue:51 -#: frontend/src/pages/JobDetail.vue:103 +#: frontend/src/pages/JobDetail.vue:109 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_course/lms_course.json @@ -801,7 +817,7 @@ msgstr "" #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace #: frontend/src/components/AppSidebar.vue:546 -#: frontend/src/components/CourseCard.vue:111 +#: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:371 #: frontend/src/pages/BatchForm.vue:48 frontend/src/pages/Batches.vue:38 #: frontend/src/pages/CourseCertification.vue:10 @@ -834,7 +850,7 @@ msgid "Certified Members" msgstr "" #. Label of the certified_participants (Check) field in DocType 'LMS Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:290 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:292 msgid "Certified Participants" msgstr "Participantes certificados" @@ -909,7 +925,10 @@ msgid "Choose one answer" msgstr "Elige una respuesta" #. Label of the city (Data) field in DocType 'User' -#: frontend/src/pages/Billing.vue:81 lms/fixtures/custom_field.json +#. Label of the location (Data) field in DocType 'Job Opportunity' +#: frontend/src/pages/Billing.vue:81 frontend/src/pages/JobForm.vue:25 +#: lms/fixtures/custom_field.json +#: lms/job/doctype/job_opportunity/job_opportunity.json msgid "City" msgstr "Ciudad" @@ -1008,10 +1027,6 @@ msgstr "Preferencia de colaboración" msgid "Collapse" msgstr "Colapso" -#: frontend/src/components/CourseOutline.vue:21 -msgid "Collapse all chapters" -msgstr "Contraer todos los capítulos" - #. Label of the college (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "College Name" @@ -1040,6 +1055,12 @@ msgstr "Comentarios" msgid "Comments by Evaluator" msgstr "" +#. Description of the 'Meta Keywords' (Small Text) field in DocType 'LMS +#. Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "Common keywords that will be used for all pages" +msgstr "" + #. Label of the company (Data) field in DocType 'LMS Job Application' #. Label of the company (Data) field in DocType 'Work Experience' #: lms/job/doctype/lms_job_application/lms_job_application.json @@ -1047,27 +1068,27 @@ msgstr "" msgid "Company" msgstr "Compañía" -#. Label of the company_details_section (Section Break) field in DocType 'Job +#. Label of the section_break_6 (Section Break) field in DocType 'Job #. Opportunity' -#: frontend/src/pages/JobCreation.vue:64 +#: frontend/src/pages/JobForm.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Details" msgstr "Detalles de la Compañía" #. Label of the company_email_address (Data) field in DocType 'Job Opportunity' -#: frontend/src/pages/JobCreation.vue:83 +#: frontend/src/pages/JobForm.vue:75 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Email Address" msgstr "Dirección de correo de la Empresa" #. Label of the company_logo (Attach Image) field in DocType 'Job Opportunity' -#: frontend/src/pages/JobCreation.vue:88 +#: frontend/src/pages/JobForm.vue:80 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Logo" msgstr "Logo de la Compañía" #. Label of the company_name (Data) field in DocType 'Job Opportunity' -#: frontend/src/pages/JobCreation.vue:70 +#: frontend/src/pages/JobForm.vue:62 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Name" msgstr "Nombre de compañía" @@ -1078,7 +1099,7 @@ msgid "Company Type" msgstr "Tipo de empresa" #. Label of the company_website (Data) field in DocType 'Job Opportunity' -#: frontend/src/pages/JobCreation.vue:76 +#: frontend/src/pages/JobForm.vue:68 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Website" msgstr "Página Web de la empresa" @@ -1179,12 +1200,12 @@ msgid "Continue Learning" msgstr "Continuar aprendiendo" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:163 +#: frontend/src/pages/Jobs.vue:197 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Contrato" -#: lms/lms/utils.py:436 +#: lms/lms/utils.py:437 msgid "Cookie Policy" msgstr "Política de cookies" @@ -1211,8 +1232,11 @@ msgid "Correct Answer" msgstr "Respuesta correcta" #. Label of the country (Link) field in DocType 'User' +#. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' -#: frontend/src/pages/Billing.vue:92 lms/fixtures/custom_field.json +#: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:31 +#: frontend/src/pages/Jobs.vue:55 lms/fixtures/custom_field.json +#: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" msgstr "País" @@ -1331,7 +1355,7 @@ msgstr "Instructor del curso" msgid "Course Lesson" msgstr "Lección del curso" -#: lms/www/lms.py:75 +#: lms/www/lms.py:77 msgid "Course List" msgstr "Lista de Cursos" @@ -1396,13 +1420,13 @@ msgstr "El curso {0} ya se ha agregado a este lote." #. Label of the show_courses (Check) field in DocType 'LMS Settings' #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 -#: frontend/src/components/BatchOverlay.vue:29 +#: frontend/src/components/BatchOverlay.vue:32 #: frontend/src/components/BatchStudents.vue:52 #: frontend/src/components/BatchStudents.vue:92 #: frontend/src/components/Modals/BatchStudentProgress.vue:79 -#: frontend/src/pages/BatchDetail.vue:21 frontend/src/pages/BatchDetail.vue:70 +#: frontend/src/pages/BatchDetail.vue:24 frontend/src/pages/BatchDetail.vue:73 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:304 frontend/src/pages/Courses.vue:311 +#: frontend/src/pages/Courses.vue:336 frontend/src/pages/Courses.vue:343 #: frontend/src/pages/Statistics.vue:21 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json @@ -1472,7 +1496,7 @@ msgstr "" msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:171 frontend/src/pages/Courses.vue:295 +#: frontend/src/pages/Assignments.vue:171 frontend/src/pages/Courses.vue:327 msgid "Created" msgstr "Creado" @@ -1590,13 +1614,13 @@ msgstr "Divisa / modena predeterminada" msgid "Degree Type" msgstr "Tipo de Grado" -#: frontend/src/components/CourseOutline.vue:248 -#: frontend/src/components/CourseOutline.vue:306 +#: frontend/src/components/CourseOutline.vue:245 +#: frontend/src/components/CourseOutline.vue:303 #: frontend/src/pages/CourseForm.vue:483 msgid "Delete" msgstr "Eliminar" -#: frontend/src/components/CourseOutline.vue:59 +#: frontend/src/components/CourseOutline.vue:56 msgid "Delete Chapter" msgstr "" @@ -1604,11 +1628,11 @@ msgstr "" msgid "Delete Course" msgstr "" -#: frontend/src/components/CourseOutline.vue:300 +#: frontend/src/components/CourseOutline.vue:297 msgid "Delete this chapter?" msgstr "" -#: frontend/src/components/CourseOutline.vue:242 +#: frontend/src/components/CourseOutline.vue:239 msgid "Delete this lesson?" msgstr "" @@ -1616,11 +1640,11 @@ msgstr "" 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:301 +#: frontend/src/components/CourseOutline.vue:298 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:243 +#: frontend/src/components/CourseOutline.vue:240 msgid "Deleting this lesson will permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" msgstr "" @@ -1637,7 +1661,7 @@ msgstr "" #. 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:84 -#: frontend/src/pages/BatchForm.vue:238 frontend/src/pages/JobCreation.vue:50 +#: frontend/src/pages/BatchForm.vue:238 frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/cohort/cohort.json @@ -1744,10 +1768,10 @@ msgstr "Correo Electrónico" msgid "E-mail" msgstr "Correo Electrónico" -#: frontend/src/components/BatchOverlay.vue:107 +#: frontend/src/components/BatchOverlay.vue:110 #: frontend/src/components/CourseCardOverlay.vue:88 #: frontend/src/components/Modals/ChapterModal.vue:9 -#: frontend/src/pages/JobDetail.vue:31 frontend/src/pages/Lesson.vue:66 +#: frontend/src/pages/JobDetail.vue:31 frontend/src/pages/Lesson.vue:123 #: frontend/src/pages/Profile.vue:32 frontend/src/pages/Programs.vue:53 msgid "Edit" msgstr "Editar" @@ -1756,7 +1780,7 @@ msgstr "Editar" msgid "Edit Assignment" msgstr "" -#: frontend/src/components/CourseOutline.vue:52 +#: frontend/src/components/CourseOutline.vue:49 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" msgstr "Editar capítulo" @@ -1877,15 +1901,15 @@ msgstr "Fecha de finalización (o esperado)" msgid "End Time" msgstr "Hora de finalización" -#: frontend/src/components/BatchOverlay.vue:94 +#: frontend/src/components/BatchOverlay.vue:97 msgid "Enroll Now" msgstr "Inscribirse ahora" -#: frontend/src/pages/Batches.vue:297 frontend/src/pages/Courses.vue:297 +#: frontend/src/pages/Batches.vue:297 frontend/src/pages/Courses.vue:329 msgid "Enrolled" msgstr "" -#: frontend/src/components/CourseCard.vue:42 +#: frontend/src/components/CourseCard.vue:46 #: frontend/src/components/CourseCardOverlay.vue:106 #: frontend/src/pages/CourseDetail.vue:33 msgid "Enrolled Students" @@ -1904,7 +1928,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Recuento de inscripciones" -#: lms/lms/utils.py:1903 +#: lms/lms/utils.py:1907 msgid "Enrollment Failed" msgstr "Error al inscribirse" @@ -1943,7 +1967,7 @@ msgstr "Ingrese la respuesta correcta" #: frontend/src/components/Modals/Question.vue:332 #: frontend/src/components/Modals/StudentModal.vue:73 #: frontend/src/components/Quiz.vue:592 -#: frontend/src/components/SettingDetails.vue:62 +#: frontend/src/components/SettingDetails.vue:64 #: frontend/src/pages/Billing.vue:262 frontend/src/pages/QuizForm.vue:349 #: frontend/src/pages/QuizForm.vue:364 #: frontend/src/pages/QuizSubmission.vue:150 @@ -2071,10 +2095,6 @@ msgstr "Título del ejercicio" msgid "Expand" msgstr "Expandir" -#: frontend/src/components/CourseOutline.vue:21 -msgid "Expand all chapters" -msgstr "Expandir todos los capítulos" - #. Label of the expiration_date (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "Expiration Date" @@ -2116,7 +2136,7 @@ msgid "Fail" msgstr "Falla" #. Label of the featured (Check) field in DocType 'LMS Course' -#: frontend/src/components/CourseCard.vue:16 +#: frontend/src/components/CourseCard.vue:20 #: frontend/src/pages/CourseForm.vue:186 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" @@ -2147,10 +2167,6 @@ msgstr "Campo de especialización/estudio" msgid "File Type" msgstr "Tipo de Archivo" -#: frontend/src/pages/Jobs.vue:33 -msgid "Find the perfect job for you" -msgstr "" - #: frontend/src/components/Members.vue:38 #: frontend/src/components/Modals/EditProfile.vue:59 msgid "First Name" @@ -2176,7 +2192,7 @@ msgid "Free" msgstr "Gratis" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:164 +#: frontend/src/pages/Jobs.vue:198 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Freelance" @@ -2220,7 +2236,7 @@ msgid "Full Name" msgstr "Nombre completo" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:161 +#: frontend/src/pages/Jobs.vue:195 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Tiempo completo" @@ -2410,7 +2426,7 @@ msgstr "Icono" #. Label of the user_category (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Identify User Persona" +msgid "Identify User Category" msgstr "" #: frontend/src/components/LessonHelp.vue:11 @@ -2550,7 +2566,7 @@ msgstr "Contenido del instructor" #. Label of the instructor_notes (Markdown Editor) field in DocType 'Course #. Lesson' -#: frontend/src/pages/Lesson.vue:129 frontend/src/pages/LessonForm.vue:42 +#: frontend/src/pages/Lesson.vue:187 frontend/src/pages/LessonForm.vue:42 #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Instructor Notes" msgstr "Notas del instructor" @@ -2690,11 +2706,11 @@ msgstr "Subtítulo de la bolsa de trabajo" msgid "Job Board Title" msgstr "Título de la bolsa de trabajo" -#: frontend/src/pages/JobCreation.vue:14 +#: frontend/src/pages/JobForm.vue:14 msgid "Job Details" msgstr "Detalles del Puesto" -#: lms/www/lms.py:164 +#: lms/www/lms.py:166 msgid "Job Openings" msgstr "Vacantes abiertas" @@ -2717,7 +2733,7 @@ msgstr "Título del trabajo" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:170 +#: frontend/src/pages/Jobs.vue:204 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Trabajos" @@ -3026,7 +3042,7 @@ msgstr "Título de la lección" #. Label of the lessons (Table) field in DocType 'Course Chapter' #. Group in Course Chapter's connections #. Label of the lessons (Int) field in DocType 'LMS Course' -#: frontend/src/components/CourseCard.vue:33 +#: frontend/src/components/CourseCard.vue:37 #: frontend/src/components/CourseCardOverlay.vue:99 #: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_course/lms_course.json @@ -3073,7 +3089,7 @@ msgid "Links" msgstr "Enlaces" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:281 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:313 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "En vivo" @@ -3102,11 +3118,9 @@ msgstr "Carga más" msgid "Local" msgstr "Local" -#. Label of the location (Data) field in DocType 'Job Opportunity' #. Label of the location (Data) field in DocType 'Education Detail' #. Label of the location (Data) field in DocType 'Work Experience' -#: frontend/src/pages/JobCreation.vue:26 frontend/src/pages/JobDetail.vue:92 -#: lms/job/doctype/job_opportunity/job_opportunity.json +#: frontend/src/pages/JobDetail.vue:98 #: lms/lms/doctype/education_detail/education_detail.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Location" @@ -3119,7 +3133,7 @@ msgstr "Preferencia de ubicación" #: frontend/src/components/NoPermission.vue:28 #: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 -#: frontend/src/pages/Lesson.vue:25 +#: frontend/src/pages/Lesson.vue:41 msgid "Login" msgstr "Iniciar sesión" @@ -3127,7 +3141,7 @@ msgstr "Iniciar sesión" msgid "Login to Frappe Cloud?" msgstr "" -#: frontend/src/pages/JobDetail.vue:54 +#: frontend/src/pages/JobDetail.vue:60 msgid "Login to apply" msgstr "Iniciar sesión para aplicar al puesto" @@ -3149,7 +3163,7 @@ msgstr "Publicar un anuncio" msgid "Make sure to enter the correct billing name as the same will be used in your invoice." msgstr "" -#: frontend/src/components/BatchOverlay.vue:60 +#: frontend/src/components/BatchOverlay.vue:63 msgid "Manage Batch" msgstr "Administrar grupo" @@ -3323,7 +3337,9 @@ msgid "Member Type" msgstr "Tipo de miembro" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json +#: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Member Username" msgstr "" @@ -3349,11 +3365,6 @@ msgstr "Miembros" msgid "Membership" msgstr "Membresía" -#. Label of the member_username (Data) field in DocType 'LMS Enrollment' -#: lms/lms/doctype/lms_enrollment/lms_enrollment.json -msgid "Memeber Username" -msgstr "Nombre de usuario del miembro" - #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Label of the mentor (Link) field in DocType 'LMS Course Mentor Mapping' #. Option for the 'Member Type' (Select) field in DocType 'LMS Enrollment' @@ -3397,11 +3408,18 @@ msgid "Meta Description" msgstr "Metadescripción" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' +#. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' #: frontend/src/pages/BatchForm.vue:54 lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/public/js/common_functions.js:362 msgid "Meta Image" msgstr "Meta imagen" +#. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "Meta Keywords" +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3440,11 +3458,11 @@ msgstr "Moderador" msgid "Modified By" msgstr "Modificado por" -#: lms/lms/api.py:218 +#: lms/lms/api.py:219 msgid "Module Name is incorrect or does not exist." msgstr "El nombre del módulo es incorrecto o no existe." -#: lms/lms/api.py:214 +#: lms/lms/api.py:215 msgid "Module is incorrect." msgstr "Módulo incorrecto." @@ -3478,16 +3496,16 @@ msgstr "Mi calendario" #. 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:284 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:316 #: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Nuevo" -#: lms/public/js/common_functions.js:255 lms/www/lms.py:139 +#: lms/public/js/common_functions.js:255 lms/www/lms.py:141 msgid "New Batch" msgstr "Nuevo lote" -#: frontend/src/pages/CourseForm.vue:577 lms/www/lms.py:83 +#: frontend/src/pages/CourseForm.vue:577 lms/www/lms.py:85 msgid "New Course" msgstr "Nuevo curso" @@ -3524,11 +3542,11 @@ msgstr "Nuevo cuestionario" msgid "New Sign Up" msgstr "Nueva inscripción" -#: lms/lms/utils.py:604 +#: lms/lms/utils.py:605 msgid "New comment in batch {0}" msgstr "Nuevo comentario en lote {0}" -#: lms/lms/utils.py:597 +#: lms/lms/utils.py:598 msgid "New reply on the topic {0} in course {1}" msgstr "Nueva respuesta sobre el tema {0} en curso {1}" @@ -3537,7 +3555,7 @@ msgstr "Nueva respuesta sobre el tema {0} en curso {1}" msgid "New {0}" msgstr "Nuevo/a: {0}" -#: frontend/src/components/Quiz.vue:213 frontend/src/pages/Lesson.vue:85 +#: frontend/src/components/Quiz.vue:213 frontend/src/pages/Lesson.vue:142 msgid "Next" msgstr "Siguiente" @@ -3618,7 +3636,7 @@ msgstr "" msgid "No introduction" msgstr "No hay introducción" -#: frontend/src/pages/Jobs.vue:80 +#: frontend/src/pages/Jobs.vue:88 msgid "No jobs found" msgstr "" @@ -3744,7 +3762,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "Sólo se aceptarán archivos del tipo {0}." -#: frontend/src/pages/CourseForm.vue:507 frontend/src/utils/index.js:550 +#: frontend/src/pages/CourseForm.vue:507 frontend/src/utils/index.js:522 msgid "Only image file is allowed." msgstr "Sólo se permiten archivos de imagen." @@ -3806,7 +3824,7 @@ msgstr "Opción 4" msgid "Order ID" msgstr "ID de pedido" -#: frontend/src/pages/JobDetail.vue:81 +#: frontend/src/pages/JobDetail.vue:87 msgid "Organisation" msgstr "Organización" @@ -3875,7 +3893,7 @@ msgid "Pan Number" msgstr "Número NIF" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:162 +#: frontend/src/pages/Jobs.vue:196 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Tiempo parcial" @@ -4014,6 +4032,11 @@ msgstr "Porcentaje (por ejemplo, 70%)" msgid "Percentage/Status" msgstr "" +#. Label of the persona_captured (Check) field in DocType 'LMS Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "Persona Captured" +msgstr "" + #: frontend/src/pages/Billing.vue:99 msgid "Phone Number" msgstr "Número de teléfono" @@ -4038,7 +4061,7 @@ msgstr "Por favor, consultar su correo electrónico para la verificación" msgid "Please click on the following button to set your new password" msgstr "Haga clic en el siguiente botón para establecer su nueva contraseña" -#: lms/lms/utils.py:2037 lms/lms/utils.py:2041 +#: lms/lms/utils.py:2041 lms/lms/utils.py:2045 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4046,7 +4069,7 @@ msgstr "" 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:325 +#: frontend/src/components/CourseOutline.vue:322 msgid "Please enroll for this course to view this lesson" msgstr "" @@ -4095,7 +4118,7 @@ msgstr "Inicie sesión para acceder al cuestionario." msgid "Please login to access this page." msgstr "Por favor inicie sesión para acceder a esta página." -#: lms/lms/api.py:210 +#: lms/lms/api.py:211 msgid "Please login to continue with payment." msgstr "Por favor inicie sesión para continuar con el pago." @@ -4174,11 +4197,15 @@ msgstr "Posible respuesta 4" msgid "Post" msgstr "Publicar" +#: frontend/src/pages/Jobs.vue:94 +msgid "Post a new job or check again later." +msgstr "" + #: frontend/src/pages/Billing.vue:95 msgid "Postal Code" msgstr "Codigo postal" -#: frontend/src/pages/JobDetail.vue:114 +#: frontend/src/pages/JobDetail.vue:120 msgid "Posted on" msgstr "Publicado el" @@ -4221,7 +4248,7 @@ msgstr "Previsualizar imagen" msgid "Preview Video" msgstr "Vista previa del video" -#: frontend/src/pages/Lesson.vue:50 +#: frontend/src/pages/Lesson.vue:107 msgid "Previous" msgstr "Anterior" @@ -4248,7 +4275,7 @@ msgstr "Países principales" msgid "Primary Subgroup" msgstr "Subgrupo primario" -#: lms/lms/utils.py:435 +#: lms/lms/utils.py:436 msgid "Privacy Policy" msgstr "Política de privacidad" @@ -4296,7 +4323,7 @@ msgstr "" msgid "Program Members" msgstr "" -#: frontend/src/pages/Programs.vue:219 lms/www/lms.py:283 +#: frontend/src/pages/Programs.vue:219 lms/www/lms.py:285 msgid "Programs" msgstr "" @@ -4464,7 +4491,7 @@ msgstr "El cuestionario aparecerá al final de la lección." #: frontend/src/components/AppSidebar.vue:541 #: frontend/src/pages/QuizForm.vue:441 frontend/src/pages/Quizzes.vue:140 -#: frontend/src/pages/Quizzes.vue:150 lms/www/lms.py:239 +#: frontend/src/pages/Quizzes.vue:150 lms/www/lms.py:241 msgid "Quizzes" msgstr "Cuestionarios" @@ -4513,7 +4540,7 @@ msgstr "Tipo de Documento de Referencia" msgid "Regards" msgstr "Saludos" -#: frontend/src/components/BatchOverlay.vue:80 +#: frontend/src/components/BatchOverlay.vue:83 msgid "Register Now" msgstr "Regístrate ahora" @@ -4679,7 +4706,7 @@ msgstr "Sábado" #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 -#: frontend/src/pages/JobCreation.vue:8 frontend/src/pages/LessonForm.vue:14 +#: frontend/src/pages/JobForm.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 @@ -4720,7 +4747,7 @@ msgid "Score Out Of" msgstr "Puntuación fuera de" #: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:38 +#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:40 msgid "Search" msgstr "Buscar" @@ -4923,7 +4950,7 @@ msgstr "nombre de la habilidad" msgid "Skills" msgstr "Habilidades" -#: lms/templates/onboarding_header.html:6 +#: frontend/src/pages/PersonaForm.vue:75 lms/templates/onboarding_header.html:6 msgid "Skip" msgstr "Omitir" @@ -4994,7 +5021,7 @@ msgid "Start Date:" msgstr "Fecha de inicio:" #: frontend/src/components/CourseCardOverlay.vue:65 -#: frontend/src/pages/Lesson.vue:22 frontend/src/pages/SCORMChapter.vue:28 +#: frontend/src/pages/Lesson.vue:35 frontend/src/pages/SCORMChapter.vue:28 #: lms/templates/emails/lms_course_interest.html:9 msgid "Start Learning" msgstr "Comienza a aprender" @@ -5042,7 +5069,7 @@ msgstr "Estado" #: frontend/src/components/BatchStudents.vue:5 #: frontend/src/pages/Statistics.vue:322 #: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:192 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:194 msgid "Statistics" msgstr "Estadísticas" @@ -5061,7 +5088,7 @@ msgstr "Estadísticas" #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 #: frontend/src/pages/AssignmentSubmissionList.vue:19 -#: frontend/src/pages/JobCreation.vue:41 +#: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_join_request/cohort_join_request.json @@ -5154,6 +5181,10 @@ msgstr "" msgid "Submit" msgstr "Validar" +#: frontend/src/pages/PersonaForm.vue:67 +msgid "Submit and Continue" +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." msgstr "Envíe su currículum para proceder con su solicitud para este puesto. Una vez enviado, será compartido con el anunciante del puesto." @@ -5165,7 +5196,7 @@ msgstr "Enviado {0}" #: frontend/src/components/Assignment.vue:341 #: frontend/src/components/BatchCourses.vue:154 -#: frontend/src/components/BatchOverlay.vue:150 +#: frontend/src/components/BatchOverlay.vue:153 #: frontend/src/components/BatchStudents.vue:325 #: frontend/src/components/CourseCardOverlay.vue:189 #: frontend/src/components/Modals/AnnouncementModal.vue:99 @@ -5201,7 +5232,7 @@ msgstr "Resumen" msgid "Sunday" msgstr "Domingo" -#: lms/lms/api.py:1050 +#: lms/lms/api.py:1058 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5286,7 +5317,7 @@ msgstr "Plantilla" msgid "Temporarily Disabled" msgstr "Desactivado temporalmente" -#: lms/lms/utils.py:434 +#: lms/lms/utils.py:435 msgid "Terms of Use" msgstr "Términos de Uso" @@ -5322,7 +5353,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "Gracias y saludos" -#: lms/lms/utils.py:1935 +#: lms/lms/utils.py:1939 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5362,8 +5393,8 @@ msgstr "No hay capítulos en este curso. Crea y administra capítulos desde aqu msgid "There are no courses matching the criteria. Keep an eye out, fresh learning experiences are on the way soon!" msgstr "" -#: frontend/src/pages/Jobs.vue:84 -msgid "There are no jobs available at the moment. Open a job opportunity or check here again later." +#: frontend/src/pages/Jobs.vue:91 +msgid "There are no jobs available at the moment." msgstr "" #: frontend/src/pages/Programs.vue:95 @@ -5417,7 +5448,7 @@ msgstr "" msgid "This course has:" msgstr "Este curso tiene:" -#: lms/lms/utils.py:1778 +#: lms/lms/utils.py:1782 msgid "This course is free." msgstr "Este curso es gratuito." @@ -5427,7 +5458,17 @@ msgstr "Este curso es gratuito." msgid "This description will be shown on lists and pages without meta description" msgstr "" -#: frontend/src/pages/Lesson.vue:16 +#. Description of the 'Meta Image' (Attach Image) field in DocType 'LMS +#. Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "This image will be shown on lists and pages that don't have an image by default" +msgstr "" + +#: frontend/src/pages/Lesson.vue:24 +msgid "This lesson is locked" +msgstr "" + +#: frontend/src/pages/Lesson.vue:29 msgid "This lesson is not available for preview. Please enroll in the course to access it." msgstr "Esta lección no está disponible para la vista previa. Por favor, inscríbase en el curso para acceder a ella." @@ -5522,7 +5563,7 @@ msgstr "Horarios:" #: frontend/src/components/Modals/DiscussionModal.vue:18 #: frontend/src/components/Modals/LiveClassModal.vue:23 #: frontend/src/pages/Assignments.vue:160 frontend/src/pages/BatchForm.vue:20 -#: frontend/src/pages/CourseForm.vue:29 frontend/src/pages/JobCreation.vue:20 +#: frontend/src/pages/CourseForm.vue:29 frontend/src/pages/JobForm.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:118 #: lms/lms/doctype/cohort/cohort.json @@ -5561,7 +5602,7 @@ msgstr "A" msgid "To Date" msgstr "Hasta la fecha" -#: lms/lms/utils.py:1789 +#: lms/lms/utils.py:1793 msgid "To join this batch, please contact the Administrator." msgstr "Para unirse a este lote, comuníquese con el Administrador." @@ -5616,7 +5657,7 @@ msgstr "Twitter" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:54 #: frontend/src/pages/Assignments.vue:29 frontend/src/pages/Assignments.vue:165 -#: frontend/src/pages/JobCreation.vue:33 frontend/src/pages/Jobs.vue:55 +#: frontend/src/pages/JobForm.vue:38 frontend/src/pages/Jobs.vue:63 #: 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 @@ -5685,7 +5726,7 @@ msgstr "Rol no estructurado" #. 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:293 frontend/src/pages/CourseForm.vue:181 -#: frontend/src/pages/Courses.vue:287 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:319 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" @@ -5812,7 +5853,7 @@ msgstr "Ver certificado" msgid "Visibility" msgstr "Visibilidad" -#: frontend/src/components/BatchOverlay.vue:60 +#: frontend/src/components/BatchOverlay.vue:63 msgid "Visit Batch" msgstr "Visitar el Grupo" @@ -5925,11 +5966,11 @@ msgstr "Ya tiene una evaluación en {0} en {1} para el curso {2}." msgid "You are already certified for this course. Click on the card below to open your certificate." msgstr "" -#: lms/lms/api.py:234 +#: lms/lms/api.py:235 msgid "You are already enrolled for this batch." msgstr "Ya estás inscrito en este lote." -#: lms/lms/api.py:226 +#: lms/lms/api.py:227 msgid "You are already enrolled for this course." msgstr "Ya estás inscrito en este curso." @@ -5941,7 +5982,7 @@ 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:324 +#: frontend/src/components/CourseOutline.vue:321 msgid "You are not enrolled" msgstr "" @@ -6003,7 +6044,7 @@ msgstr "Ya has solicitado este trabajo." msgid "You have already exceeded the maximum number of attempts allowed for this quiz." msgstr "Ya superaste el número máximo de intentos permitidos para esta prueba." -#: lms/lms/api.py:253 +#: lms/lms/api.py:254 msgid "You have already purchased the certificate for this course." msgstr "" @@ -6011,7 +6052,11 @@ msgstr "" msgid "You have already reviewed this course" msgstr "Ya has revisado este curso" -#: frontend/src/components/BatchOverlay.vue:151 +#: frontend/src/pages/JobDetail.vue:54 +msgid "You have applied" +msgstr "" + +#: frontend/src/components/BatchOverlay.vue:154 msgid "You have been enrolled in this batch" msgstr "Te has inscrito en este grupo" @@ -6108,6 +6153,10 @@ msgstr "Tu puntuación es" 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 "Tu envío se ha guardado correctamente. El instructor lo revisará y calificará en breve y te notificará el resultado final." +#: frontend/src/pages/Lesson.vue:8 +msgid "Zen Mode" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6121,6 +6170,14 @@ msgstr "actividades" msgid "activity" msgstr "actividad" +#: frontend/src/components/JobCard.vue:26 +msgid "applicant" +msgstr "" + +#: frontend/src/components/JobCard.vue:26 +msgid "applicants" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6141,7 +6198,7 @@ msgstr "certificados" msgid "certified members" msgstr "" -#: frontend/src/pages/Lesson.vue:178 +#: frontend/src/pages/Lesson.vue:80 frontend/src/pages/Lesson.vue:237 msgid "completed" msgstr "completado" @@ -6197,7 +6254,11 @@ msgstr "" msgid "you can" msgstr "puedes" -#: lms/lms/api.py:840 lms/lms/api.py:848 +#: frontend/src/pages/Jobs.vue:35 +msgid "{0} Open Jobs" +msgstr "" + +#: lms/lms/api.py:848 lms/lms/api.py:856 msgid "{0} Settings not found" msgstr "Configuraciones {0} no encontradas" @@ -6237,7 +6298,7 @@ msgstr "{0} ya está certificado para el curso {1}" msgid "{0} is your evaluator" msgstr "{0} es tu evaluador" -#: lms/lms/utils.py:681 +#: lms/lms/utils.py:682 msgid "{0} mentioned you in a comment" msgstr "{0} te mencionó en un comentario" @@ -6245,11 +6306,11 @@ msgstr "{0} te mencionó en un comentario" msgid "{0} mentioned you in a comment in your batch." msgstr "{0} te mencionó en un comentario en tu lote." -#: lms/lms/utils.py:634 lms/lms/utils.py:640 +#: lms/lms/utils.py:635 lms/lms/utils.py:641 msgid "{0} mentioned you in a comment in {1}" msgstr "{0} te mencionó en un comentario en {1}" -#: lms/lms/utils.py:456 +#: lms/lms/utils.py:457 msgid "{0}k" msgstr "{0}k"