From f01bb1aecb6918164233873841d6231efe51f492 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:38:57 +0530 Subject: [PATCH] chore: Spanish translations --- lms/locale/es.po | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/lms/locale/es.po b/lms/locale/es.po index 1a26fb89..d85ce414 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-01-24 16:04+0000\n" -"PO-Revision-Date: 2025-01-28 12:17\n" +"POT-Creation-Date: 2025-02-07 16:03+0000\n" +"PO-Revision-Date: 2025-02-10 16:08\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -240,6 +240,11 @@ msgstr "Todas las entregas" msgid "All questions should have the same marks if the limit is set." msgstr "Todas las preguntas deberían tener las mismas marcas si el límite está establecido." +#. Label of the allow_guest_access (Check) field in DocType 'LMS Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "Allow Guest Access" +msgstr "" + #. Label of the allow_posting (Check) field in DocType 'Job Settings' #: lms/job/doctype/job_settings/job_settings.json msgid "Allow Job Posting From Website" @@ -1214,6 +1219,7 @@ msgstr "Contenido del curso" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:16 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_program/lms_program.json #: lms/lms/doctype/lms_question/lms_question.json @@ -1340,7 +1346,7 @@ msgstr "Cursos completados" msgid "Courses Mentored" msgstr "Cursos Mentorados" -#: frontend/src/components/BatchCourses.vue:150 +#: frontend/src/components/BatchCourses.vue:151 msgid "Courses deleted successfully" msgstr "Cursos eliminados correctamente" @@ -4917,7 +4923,7 @@ msgid "Submitted {0}" msgstr "Enviado {0}" #: frontend/src/components/Assignment.vue:316 -#: frontend/src/components/BatchCourses.vue:150 +#: frontend/src/components/BatchCourses.vue:151 #: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchStudents.vue:302 #: frontend/src/components/CourseCardOverlay.vue:165