Skip to content

Large diffs are not rendered by default.

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions translations/edx-platform/conf/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ msgstr ""
"#-#-#-#-# mako.po (PROJECT VERSION) #-#-#-#-#\n"
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2026-07-14 00:40+0000\n"
"POT-Creation-Date: 2026-08-02 00:48+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -989,81 +989,81 @@ msgstr ""
msgid "Empty"
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:230
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:682
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:231
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:701
#, python-brace-format
msgid "Libraries cannot have more than {limit} components"
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:436
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:455
#: openedx/core/djangoapps/xblock/rest_api/views.py:341
msgid "Invalid data"
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:438
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:457
#: openedx/core/djangoapps/xblock/rest_api/views.py:343
#, python-brace-format
msgid "Invalid data ({details})"
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:656
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:675
msgid "There was a problem pasting your component."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:660
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:679
msgid "Your clipboard is empty or invalid."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:803
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:822
#, python-brace-format
msgid "You can not move {source_type} into {target_parent_type}."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:812
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:831
msgid "Item is already present in target location."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:814
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:833
msgid "You can not move an item into itself."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:816
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:835
msgid "You can not move an item into it's child."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:818
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:837
msgid "You can not move an item directly into content experiment."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:820
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:839
#, python-brace-format
msgid "{source_usage_key} not found in {parent_usage_key}."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:832
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:851
#, python-brace-format
msgid ""
"You can not move {source_usage_key} at an invalid index ({target_index})."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:839
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:858
#, python-brace-format
msgid "You must provide target_index ({target_index}) as an integer."
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:1154
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:1173
#, python-brace-format
msgid ""
"Students must score {score}{pct_sign} or higher to access course materials."
msgstr ""

#. Translators: This is the percent sign. It will be used to represent
#. a percent value out of 100, e.g. "58%" means "58/100".
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:1159
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:1178
msgid "%"
msgstr ""

#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:1727
#: cms/djangoapps/contentstore/xblock_storage_handlers/view_handlers.py:1746
#, python-brace-format
msgid "{section_or_subsection} \"{display_name}\""
msgstr ""
Expand Down Expand Up @@ -3835,35 +3835,35 @@ msgid_plural "({number} Questions)"
msgstr[0] ""
msgstr[1] ""

#: lms/djangoapps/course_home_api/outline/views.py:297
#: lms/djangoapps/course_home_api/outline/views.py:306
#, python-brace-format
msgid ""
"Please contact your degree administrator or {platform_name} Support if you "
"have questions."
msgstr ""

#: lms/djangoapps/course_home_api/outline/views.py:304
#: lms/djangoapps/course_home_api/outline/views.py:313
#: lms/templates/courseware/course_about.html:97
msgid "Course is full"
msgstr ""

#: lms/djangoapps/course_home_api/outline/views.py:672
#: lms/djangoapps/course_home_api/outline/views.py:681
msgid "'course_id' is required."
msgstr ""

#: lms/djangoapps/course_home_api/outline/views.py:676
#: lms/djangoapps/course_home_api/outline/views.py:685
msgid "Only 'course_id' is expected."
msgstr ""

#: lms/djangoapps/course_home_api/outline/views.py:682
#: lms/djangoapps/course_home_api/outline/views.py:691
msgid "Welcome message successfully dismissed."
msgstr ""

#: lms/djangoapps/course_home_api/outline/views.py:712
#: lms/djangoapps/course_home_api/outline/views.py:721
msgid "Your course goal has been successfully set."
msgstr ""

#: lms/djangoapps/course_home_api/outline/views.py:713
#: lms/djangoapps/course_home_api/outline/views.py:722
msgid "Course goal updated successfully."
msgstr ""

Expand Down Expand Up @@ -6086,11 +6086,11 @@ msgstr ""
msgid "Your {platform_name} ID verification was approved!"
msgstr ""

#: lms/djangoapps/verify_student/models.py:1097
#: lms/djangoapps/verify_student/models.py:1108
msgid "The course for which this deadline applies"
msgstr ""

#: lms/djangoapps/verify_student/models.py:1102
#: lms/djangoapps/verify_student/models.py:1113
msgid ""
"The datetime after which users are no longer allowed to submit photos for "
"verification."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ msgstr ""
"#-#-#-#-# underscore.po (PROJECT VERSION) #-#-#-#-#\n"
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2026-07-14 00:40+0000\n"
"POT-Creation-Date: 2026-08-02 00:48+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
"admin.portal.code.management.page.title": "Code Management",
"admin.portal.lpr.completed.learners.table.user_email.column.heading": "Email",
"admin.portal.lpr.completed.learned.table.completed_courses.column.heading": "Total Course Completed Count",
"admin.portal.completed.learners.empty.table": "There are no results.",
"adminPortal.confirmationModal.defaultTitle": "Are you sure?",
"adminPortal.confirmationModal.confirm": "Confirm",
"adminPortal.confirmationModal.cancel": "Cancel",
Expand All @@ -211,10 +212,12 @@
"highlights.highlights.tab.content.type.course.label": "Course",
"highlights.highlights.tab.content.type.program.label": "Program",
"highlights.highlights.tab.content.type.pathway.label": "Pathway",
"highlights.card.select_for_removal.aria.label": "Select {title} for removal",
"highlights.highlights.tab.highlight.item.card.archived.content.label": "Archived",
"highlights.card.select_for_removal.aria.label": "Select {title} for removal",
"highlights.edit.remove.featured.modal.title": "Remove a featured content?",
"highlights.edit.remove.featured.modal.cancel": "Cancel",
"highlights.edit.remove.featured.modal.confirm": "Yes, remove content",
"highlights.edit.remove.featured.modal.body": "Do you want to remove this featured content from your highlight?",
"highlights.highlights.tab.highlight.card.item.count.text": "{itemCount, plural, one {# item} other {# items}}",
"highlights.highlights.tab.highlight.card.archived.item.count.text": "{archivedItemCount, plural, one {# archived item} other {# archived items}}",
"highlights.page.archived.courses.deleted.toast.message": "Archived courses deleted",
Expand Down Expand Up @@ -267,8 +270,9 @@
"highlights.max.starred.modal.title": "Unstar a selection to continue",
"highlights.max.starred.modal.close.btn": "Close",
"highlights.max.starred.modal.body": "Only {max} courses or programs can be featured in a highlight. Unstar a selection to continue.",
"highlights.featured.table.col.title": "Course Title",
"highlights.featured.table.col.title": "Title",
"highlights.featured.table.col.partner": "Educational Partner",
"highlights.featured.table.col.content.type": "Content Type",
"highlights.featured.table.empty.placeholder": "Starred courses will appear here",
"highlights.table.unstar.aria.label": "Unstar {title}",
"highlights.featured.section.title": "Featured courses and programs",
Expand Down Expand Up @@ -296,7 +300,8 @@
"admin.portal.lpr.enrolled.learners.table.lms_user_created.column.heading": "Account Created",
"admin.portal.lpr.enrolled.learners.table.enrollment_count.column.heading": "Total Course Enrollment Count",
"admin.portal.enrolled.learners.empty.table": "There are no results.",
"admin.portal.lpr.learner.activity.table.empty.groups.message": "We are currently processing the latest updates. The data is refreshed twice a day. Thank you for your patience, and please check back soon.",
"admin.portal.lpr.enrollments.error.heading": "Unable to load data",
"admin.portal.lpr.enrollments.error.message": "Try refreshing your screen.",
"adminPortal.enrollmentsTable.user_email": "Email",
"adminPortal.enrollmentsTable.user_first_name": "First Name",
"adminPortal.enrollmentsTable.user_last_name": "Last Name",
Expand All @@ -308,6 +313,8 @@
"adminPortal.enrollmentsTable.coursePassingGrade": "Course Passing Grade",
"adminPortal.enrollmentsTable.currentGrade": "Current Grade",
"adminPortal.enrollmentsTable.lastActivityDate": "Last Activity Date",
"admin.portal.lpr.learner.activity.table.empty.groups.message": "We are currently processing the latest updates. The data is refreshed twice a day. Thank you for your patience, and please check back soon.",
"admin.portal.lpr.enrollments.table.empty.message": "There are no results.",
"adminPortal.error.title": "Error",
"admin.portal.feature.not.supported.page.message": "This feature is currently unavailable in this environment.",
"admin.portal.productTours.collapsible.dismiss": "Dismiss",
Expand Down Expand Up @@ -574,6 +581,7 @@
"admin.portal.billing.subscription.cancellationNotice": "Your subscription is scheduled to end on {date}.",
"admin.portal.billing.subscription.title": "Details",
"admin.portal.billing.subscription.subtitle": "{amount} / year • {licenseCount, plural, one {# license} other {# licenses}}",
"admin.portal.billing.subscription.type.label": "Subscription Type",
"admin.portal.billing.subscription.currentPeriodEnd.label": "Current Period Ends",
"admin.portal.billing.subscription.reinstateButton": "Reinstate Subscription",
"admin.portal.billing.subscription.cancelButton": "Cancel Subscription",
Expand Down Expand Up @@ -905,6 +913,10 @@
"analytics.outcomes.tab.chart.top.skills.by.completion.y.axis.title": "Number of Completions",
"analytics.outcomes.tab.chart.top.skills.by.completion.loading.message": "Loading top skills by completions chart data",
"adminPortal.analytics.downloadCSV.button": "Download {respectiveTableName} CSV",
"adminPortal.analytics.downloadCSV.toast": "CSV Downloaded",
"adminPortal.analytics.downloadCSV.button.pending": "Downloading CSV",
"adminPortal.analytics.downloadCSV.button.complete": "CSV Downloaded",
"adminPortal.analytics.downloadCSV.button.error": "Error",
"advance.analytics.table.empty.label": "No results found.",
"analytics.individual.completions.table.title": "Individual Completions",
"analytics.individual.completions.table.subtitle": "See the individual completions from your organization.",
Expand Down Expand Up @@ -1181,6 +1193,7 @@
"lcm.budget.detail.page.catalog.search.results.assign.dropdown.header.no-available-dates": "No available dates",
"lcm.budget.detail.page.catalog.search.results.assign.dropdown.enroll-by-date-item": "Enroll by {enrollByDate}",
"lcm.budget.detail.page.catalog.search.results.assign.dropdown.starts-date-item": "{startLabel} {startDate}",
"lcm.budget.detail.page.catalog.search.results.assign.dropdown.custom-run-badge": "Custom",
"lcm.budget.detail.page.catalog.tab.course.card.price.per.learner": "Per learner price",
"lcm.budget.detail.page.catalog.tab.course.card.executive.education": "Executive Education",
"lcm.budget.detail.page.catalog.tab.course.card.course": "Course",
Expand Down Expand Up @@ -1475,6 +1488,8 @@
"admin.portal.download.csv.button.downloading.text": "Downloading",
"admin.portal.download.csv.button.downloaded.text": "Downloaded",
"admin.portal.invite.learners.button.text": "Invite learners",
"admin.portal.billing.subscription.type.essentials": "Essentials",
"admin.portal.billing.subscription.type.teams": "Teams",
"admin.portal.subscription.expiration.banner.plan.expired.heading": "This subscription plan's end date has passed",
"admin.portal.subscription.expiration.banner.plan.expired.message": "Administrative actions are no longer available as of the plan end date of {expirationDate}. You may still view the statuses of your invited learners.",
"admin.portal.subscription.expiration.banner.plan.approaching.heading": "This subscription plan's end date is approaching",
Expand Down
Loading