Skip to content

Commit

Permalink
chore: add extracted translation source files from frontend-app-cours…
Browse files Browse the repository at this point in the history
…e-authoring
  • Loading branch information
openedx-transifex-bot committed Dec 20, 2023
1 parent 9bc2ee7 commit bfb68ab
Showing 1 changed file with 13 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,8 @@
"course-authoring.studio-home.heading.title": "{studioShortName} home",
"course-authoring.studio-home.add-new-course.btn.text": "New course",
"course-authoring.studio-home.add-new-library.btn.text": "New library",
"course-authoring.studio-home.page-load.failed.message": "Failed to load Studio home. Please try again later.",
"course-authoring.studio-home.email-staff.btn.text": "Email staff to create course",
"course-authoring.studio-home.courses.tab.title": "Courses",
"course-authoring.studio-home.libraries.tab.title": "Libraries",
"course-authoring.studio-home.archived.tab.title": "Archived courses",
"course-authoring.studio-home.default-section-1.title": "Are you staff on an existing {studioShortName} course?",
"course-authoring.studio-home.default-section-1.description": "The course creator must give you access to the course. Contact the course creator or administrator for the course you are helping to author.",
"course-authoring.studio-home.default-section-2.title": "Create your first course",
Expand All @@ -187,6 +185,9 @@
"course-authoring.studio-home.organization.input.no-options": "No options",
"course-authoring.taxonomy-list.header.title": "Taxonomies",
"course-authoring.taxonomy-list.button.download-template.label": "Download template",
"course-authoring.taxonomy-list.button.download-template.csv.label": "CSV template",
"course-authoring.taxonomy-list.button.download-template.json.label": "JSON template",
"course-authoring.taxonomy-list.butotn.download-template.hint": "Download example taxonomy",
"course-authoring.taxonomy-list.button.import.label": "Import",
"course-authoring.taxonomy-list.select.org.default": "All taxonomies",
"course-authoring.taxonomy-list.spinner.loading": "Loading",
Expand Down Expand Up @@ -790,6 +791,12 @@
"course-authoring.studio-home.sidebar.about.description-4": "Your request to author courses in {studioName} has been denied. Please {mailTo}.",
"course-authoring.studio-home.sidebar.about.description-4.mail-to": "contact {platformName} staff with further questions",
"course-authoring.studio-home.processing.title": "Courses being processed",
"course-authoring.studio-home.courses.tab.title": "Courses",
"course-authoring.studio-home.courses.tab.error.message": "Failed to fetch courses. Please try again later.",
"course-authoring.studio-home.libraries.tab.error.message": "Failed to fetch libraries. Please try again later.",
"course-authoring.studio-home.libraries.tab.title": "Libraries",
"course-authoring.studio-home.archived.tab.title": "Archived courses",
"course-authoring.studio-home.archived.tab.error.message": "Failed to fetch archived courses. Please try again later.",
"course-authoring.studio-home.verify-email.heading": "Thanks for signing up, {username}!",
"course-authoring.studio-home.verify-email.banner.title": "We need to verify your email address",
"course-authoring.studio-home.verify-email.banner.description": "Almost there! In order to complete your sign up we need you to verify your email address ({email}). An activation message and next steps should be waiting for you there.",
Expand All @@ -807,12 +814,12 @@
"course-authoring.taxonomy-list.csv-format": "CSV file",
"course-authoring.taxonomy-list.json-format": "JSON file",
"course-authoring.taxonomy-list.modal.cancel": "Cancel",
"course-authoring.tag-list.no-results-found.message": "No results found",
"course-authoring.tag-list.column.value.header": "# child tags",
"course-authoring.tag-list.error": "Error: unable to load child tags",
"course-authoring.taxonomy-list.popover.system-defined.title": "System taxonomy",
"course-authoring.taxonomy-list.popover.system-defined.body": "This is a system-level taxonomy and is enabled by default.",
"course-authoring.taxonomy-list.badge.system-defined.label": "System-level",
"course-authoring.tag-list.no-results-found.message": "No results found",
"course-authoring.tag-list.column.value.header": "Tag name",
"course-authoring.tag-list.error": "Error: unable to load child tags",
"course-authoring.taxonomy-list.orgs-count.label": "Assigned to {orgsCount} orgs",
"course-authoring.taxonomy-list.menu.export.label": "Export",
"course-authoring.taxonomy-list.menu.delete.label": "Delete",
Expand Down

0 comments on commit bfb68ab

Please sign in to comment.