Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
15d72b91
Commit
15d72b91
authored
Jul 27, 2019
by
XuYS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
generate new localization po files
parent
ddbf7807
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
558 additions
and
245 deletions
+558
-245
conf/locale/en/LC_MESSAGES/django.po
+462
-169
conf/locale/en/LC_MESSAGES/djangojs.po
+96
-76
No files found.
conf/locale/en/LC_MESSAGES/django.po
View file @
15d72b91
# #-#-#-#-# django-partial.po (0.1a) #-#-#-#-#
# edX translation file.
# Copyright (C) 201
7
EdX
# Copyright (C) 201
9
EdX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
# #-#-#-#-# django-studio.po (0.1a) #-#-#-#-#
# edX translation file.
# Copyright (C) 201
7
EdX
# Copyright (C) 201
9
EdX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
# #-#-#-#-# mako.po (0.1a) #-#-#-#-#
# edX translation file
# Copyright (C) 201
7
edX
# Copyright (C) 201
9
edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
# #-#-#-#-# mako-studio.po (0.1a) #-#-#-#-#
# edX translation file
# Copyright (C) 201
7
edX
# Copyright (C) 201
9
edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
# #-#-#-#-# wiki.po (0.1a) #-#-#-#-#
# edX translation file
# Copyright (C) 201
7
edX
# Copyright (C) 201
9
edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 201
7-06-21 14:30+00
00\n"
"PO-Revision-Date: 201
7-06-21 14:30:50.143623
\n"
"POT-Creation-Date: 201
9-07-27 10:06+08
00\n"
"PO-Revision-Date: 201
9-07-27 02:06:52.282101
\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"MIME-Version: 1.0\n"
...
...
@@ -181,8 +181,10 @@ msgstr ""
#: common/djangoapps/course_modes/models.py common/lib/xmodule/xmodule/tabs.py
#: lms/djangoapps/courseware/tabs.py lms/djangoapps/courseware/views/views.py
#: lms/djangoapps/shoppingcart/reports.py cms/templates/widgets/header.html
#: lms/templates/help_modal.html lms/templates/courseware/courseware.html
#: lms/djangoapps/shoppingcart/reports.py
#: openedx/features/course_experience/__init__.py
#: cms/templates/widgets/header.html lms/templates/help_modal.html
#: lms/templates/courseware/courseware.html
msgid "Course"
msgstr ""
...
...
@@ -304,42 +306,52 @@ msgid "User profile"
msgstr ""
#: common/djangoapps/student/forms.py
msgid ""
"That e-mail address doesn't have an associated user account. Are you sure "
"you've registered?"
msgid "Username must be minimum of two characters long"
msgstr ""
#: common/djangoapps/student/forms.py
#, python-format
msgid "Username cannot be more than %(limit_value)s characters long"
msgstr ""
#. Translators: This message is shown when the Unicode usernames are NOT
#. allowed
#: common/djangoapps/student/forms.py
msgid ""
"
The user account associated with this e-mail address cannot reset the
"
"
password
."
"
Usernames can only contain Roman letters, western numerals (0-9),
"
"
underscores (_), and hyphens (-)
."
msgstr ""
#. Translators: This message is shown only when the Unicode usernames are
#. allowed
#: common/djangoapps/student/forms.py
msgid "Username must be minimum of two characters long"
msgid ""
"Usernames can only contain letters, numerals, underscore (_), numbers and "
"@/./+/-/_ characters."
msgstr ""
#: common/djangoapps/student/forms.py
msgid "A properly formatted e-mail is required"
msgid ""
"That e-mail address doesn't have an associated user account. Are you sure "
"you've registered?"
msgstr ""
#: common/djangoapps/student/forms.py
msgid "A valid password is required"
msgid ""
"The user account associated with this e-mail address cannot reset the "
"password."
msgstr ""
#: common/djangoapps/student/forms.py
msgid "
Your legal name must be a minimum of two characters long
"
msgid "
A properly formatted e-mail is required
"
msgstr ""
#: common/djangoapps/student/forms.py
msgid ""
"Usernames can only contain Roman letters, western numerals (0-9), "
"underscores (_), and hyphens (-)."
msgid "A valid password is required"
msgstr ""
#: common/djangoapps/student/forms.py
#, python-format
msgid "Username cannot be more than %(limit_value)s characters long"
msgid "Your legal name must be a minimum of two characters long"
msgstr ""
#: common/djangoapps/student/forms.py
...
...
@@ -953,6 +965,13 @@ msgid ""
msgstr ""
#: common/djangoapps/third_party_auth/models.py
msgid ""
"If this option is selected, users will be directed to the registration page "
"immediately after authenticating with the third party instead of the login "
"page."
msgstr ""
#: common/djangoapps/third_party_auth/models.py
msgid "The Site that this SAML configuration belongs to."
msgstr ""
...
...
@@ -2084,6 +2103,7 @@ msgstr ""
#: lms/templates/register-shib.html
#: lms/templates/peer_grading/peer_grading_problem.html
#: lms/templates/survey/survey.html
#: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview_lang_include.html
#: themes/stanford-style/lms/templates/register-shib.html
msgid "Submit"
msgstr ""
...
...
@@ -2354,6 +2374,10 @@ msgid "Date that this class ends"
msgstr ""
#: common/lib/xmodule/xmodule/course_module.py
msgid "Date that certificates become available to learners"
msgstr ""
#: common/lib/xmodule/xmodule/course_module.py
msgid "Cosmetic Course Display Price"
msgstr ""
...
...
@@ -2637,6 +2661,7 @@ msgstr ""
#: common/lib/xmodule/xmodule/course_module.py
#: lms/templates/courseware/info.html
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html
msgid "Course Handouts"
msgstr ""
...
...
@@ -2762,7 +2787,7 @@ msgstr ""
msgid "If true, certificate Web/HTML views are enabled for the course."
msgstr ""
#. Translators: This field is the container for course-specific certifcate
#. Translators: This field is the container for course-specific certif
i
cate
#. configuration values
#: common/lib/xmodule/xmodule/course_module.py
msgid "Certificate Web/HTML View Overrides"
...
...
@@ -2776,7 +2801,7 @@ msgid ""
"(JSON format)"
msgstr ""
#. Translators: This field is the container for course-specific certifcate
#. Translators: This field is the container for course-specific certif
i
cate
#. configuration values
#: common/lib/xmodule/xmodule/course_module.py
msgid "Certificate Configuration"
...
...
@@ -4384,8 +4409,7 @@ msgstr ""
#, python-brace-format
msgid ""
"© {org_name}. All rights reserved except where noted. EdX, Open edX and "
"the edX and Open EdX logos are registered trademarks or trademarks of edX "
"Inc."
"their respective logos are trademarks or registered trademarks of edX Inc."
msgstr ""
#. #-#-#-#-# django-partial.po (0.1a) #-#-#-#-#
...
...
@@ -4400,40 +4424,6 @@ msgid "Powered by Open edX"
msgstr ""
#: lms/djangoapps/branding/api.py
#, python-brace-format
msgid "{platform_name} for Business"
msgstr ""
#: lms/djangoapps/branding/api.py lms/templates/static_templates/blog.html
msgid "Blog"
msgstr ""
#: lms/djangoapps/branding/api.py themes/red-theme/lms/templates/footer.html
msgid "News"
msgstr ""
#: lms/djangoapps/branding/api.py
msgid "Help Center"
msgstr ""
#: lms/djangoapps/branding/api.py lms/templates/static_templates/contact.html
#: themes/red-theme/lms/templates/footer.html
#: themes/stanford-style/lms/templates/footer.html
#: themes/stanford-style/lms/templates/static_templates/about.html
msgid "Contact"
msgstr ""
#: lms/djangoapps/branding/api.py
#: themes/stanford-style/lms/templates/footer.html
#: themes/stanford-style/lms/templates/static_templates/about.html
msgid "Careers"
msgstr ""
#: lms/djangoapps/branding/api.py lms/templates/static_templates/donate.html
msgid "Donate"
msgstr ""
#: lms/djangoapps/branding/api.py
msgid "Terms of Service & Honor Code"
msgstr ""
...
...
@@ -8655,6 +8645,8 @@ msgstr ""
#: lms/templates/courseware/courses.html
#: lms/templates/courseware/courseware.html
#: lms/templates/edxnotes/edxnotes.html
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html
#: openedx/features/course_search/templates/course_search/course-search-fragment.html
#: themes/edx.org/lms/templates/dashboard.html
#: themes/stanford-style/lms/templates/index.html
msgid "Search"
...
...
@@ -8889,13 +8881,6 @@ msgstr ""
msgid "A cohort with the same name already exists."
msgstr ""
#: openedx/core/djangoapps/coursetalk/models.py
msgid ""
"The platform key associates CourseTalk widgets with your platform. "
"Generally, it is the domain name for your platform. For example, if your "
"platform is http://edx.org, the platform key is \"edx\"."
msgstr ""
#: openedx/core/djangoapps/credentials/models.py
msgid "Internal Service URL"
msgstr ""
...
...
@@ -9468,6 +9453,40 @@ msgid ""
" the discussion forum for the course."
msgstr ""
#: openedx/features/course_bookmarks/plugins.py
#: lms/templates/courseware/courseware.html lms/templates/courseware/info.html
msgid "Bookmarks"
msgstr ""
#: openedx/features/course_experience/plugins.py
#: cms/templates/widgets/header.html
msgid "Updates"
msgstr ""
#: openedx/features/course_experience/plugins.py
#: lms/templates/courseware/info.html
msgid "Reviews"
msgstr ""
#: openedx/features/enterprise_support/api.py
#, python-brace-format
msgid ""
"If you have concerns about sharing your data, please contact your "
"administrator at {enterprise_customer_name}."
msgstr ""
#: openedx/features/enterprise_support/api.py
#, python-brace-format
msgid ""
"If you have concerns about sharing your data, please contact your "
"administrator at {enterprise_customer_name} at {contact_info}."
msgstr ""
#: openedx/features/enterprise_support/api.py
#, python-brace-format
msgid "Enrollment in {course_name} was not complete."
msgstr ""
#: cms/djangoapps/contentstore/course_group_config.py
msgid ""
"The groups in this configuration can be mapped to cohorts in the Instructor "
...
...
@@ -10082,6 +10101,21 @@ msgstr ""
msgid "Course Number"
msgstr ""
#: cms/templates/course_info.html
#: openedx/features/course_experience/templates/course_experience/course-updates-fragment.html
msgid "Course Updates"
msgstr ""
#: cms/templates/course_outline.html
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html
msgid "Course Outline"
msgstr ""
#: cms/templates/course_outline.html cms/templates/index.html
#: openedx/features/course_experience/templates/course_experience/welcome-message-fragment.html
msgid "Dismiss"
msgstr ""
#: cms/templates/course_outline.html
#: lms/templates/instructor/instructor_dashboard_2/course_info.html
msgid "Course Start Date:"
...
...
@@ -10101,10 +10135,13 @@ msgstr ""
msgid "Course Number:"
msgstr ""
#: cms/templates/index.html lms/templates/navigation.html
#: lms/templates/sysadmin_dashboard.html
#: cms/templates/index.html lms/templates/sysadmin_dashboard.html
#: lms/templates/sysadmin_dashboard_gitlogs.html
#: lms/templates/courseware/courses.html
#: lms/templates/navigation/navbar-authenticated.html
#: lms/templates/navigation/navbar-not-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-not-authenticated.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "Courses"
...
...
@@ -10175,6 +10212,10 @@ msgstr ""
msgid "Course End Date"
msgstr ""
#: cms/templates/settings.html lms/templates/courseware/program_marketing.html
msgid "Instructors"
msgstr ""
#: cms/templates/settings.html lms/templates/courseware/course_about.html
msgid "Requirements"
msgstr ""
...
...
@@ -10193,11 +10234,13 @@ msgstr ""
#: cms/templates/darklang/preview_lang.html
#: lms/templates/darklang/preview_lang.html
#: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview_lang_include.html
msgid "Preview Language Setting"
msgstr ""
#: cms/templates/maintenance/_force_publish_course.html
#: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html
#: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview_lang_include.html
msgid "Reset"
msgstr ""
...
...
@@ -10207,7 +10250,7 @@ msgstr ""
msgid "Legal"
msgstr ""
#: cms/templates/widgets/header.html lms/templates/navigation.html
#: cms/templates/widgets/header.html lms/templates/navigation
/navigation
.html
#: lms/templates/widgets/footer-language-selector.html
msgid "Choose Language"
msgstr ""
...
...
@@ -10217,7 +10260,9 @@ msgstr ""
msgid "Account"
msgstr ""
#: cms/templates/widgets/header.html lms/templates/navigation.html
#: cms/templates/widgets/header.html
#: lms/templates/navigation/navbar-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-authenticated.html
#: lms/templates/static_templates/help.html
#: themes/edx.org/lms/templates/header.html wiki/plugins/help/wiki_plugin.py
msgid "Help"
...
...
@@ -10279,6 +10324,12 @@ msgstr ""
msgid "Contact Us"
msgstr ""
#: cms/templates/widgets/tabs-aggregator.html
#: lms/templates/courseware/static_tab.html
#: lms/templates/courseware/tab-view.html
msgid "name"
msgstr ""
#: cms/templates/widgets/user_dropdown.html lms/templates/user_dropdown.html
msgid "Usermenu"
msgstr ""
...
...
@@ -10420,7 +10471,10 @@ msgstr ""
msgid "You are not enrolled in any courses yet."
msgstr ""
#: lms/templates/dashboard.html lms/templates/navigation.html
#: lms/templates/dashboard.html
#: lms/templates/navigation/navbar-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-not-authenticated.html
#: themes/edx.org/lms/templates/dashboard.html
msgid "Explore courses"
msgstr ""
...
...
@@ -10985,62 +11039,6 @@ msgstr ""
msgid "Raw data:"
msgstr ""
#: lms/templates/navigation.html themes/red-theme/lms/templates/header.html
msgid "Global"
msgstr ""
#: lms/templates/navigation.html themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "{platform_name} Home Page"
msgstr ""
#: lms/templates/navigation.html lms/templates/learner_dashboard/programs.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "Programs"
msgstr ""
#. Translators: This is short for "System administration".
#: lms/templates/navigation.html themes/red-theme/lms/templates/header.html
msgid "Sysadmin"
msgstr ""
#: lms/templates/navigation.html lms/templates/shoppingcart/shopping_cart.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "Shopping Cart"
msgstr ""
#: lms/templates/navigation.html themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "How it Works"
msgstr ""
#: lms/templates/navigation.html themes/red-theme/lms/templates/header.html
msgid "Schools"
msgstr ""
#: lms/templates/navigation.html
msgid "Explore Courses"
msgstr ""
#: lms/templates/navigation.html lms/templates/register-form.html
#: themes/edx.org/lms/templates/header.html
#: themes/stanford-style/lms/templates/register-form.html
msgid "Register"
msgstr ""
#: lms/templates/navigation.html themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "Sign in"
msgstr ""
#: lms/templates/navigation.html themes/edx.org/lms/templates/header.html
msgid ""
"{begin_strong}Warning:{end_strong} Your browser is not fully supported. We "
"strongly recommend using {chrome_link} or {ff_link}."
msgstr ""
#: lms/templates/notes.html lms/templates/textannotation.html
#: lms/templates/videoannotation.html
msgid "You do not have any notes."
...
...
@@ -11253,6 +11251,14 @@ msgstr ""
msgid "I agree to the {link_start}Honor Code{link_end}"
msgstr ""
#: lms/templates/register-form.html
#: lms/templates/navigation/navbar-not-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-not-authenticated.html
#: themes/edx.org/lms/templates/header.html
#: themes/stanford-style/lms/templates/register-form.html
msgid "Register"
msgstr ""
#: lms/templates/register-form.html lms/templates/signup_modal.html
#: themes/stanford-style/lms/templates/register-form.html
msgid "Create My Account"
...
...
@@ -11529,10 +11535,12 @@ msgid "Page"
msgstr ""
#: lms/templates/staticbook.html
#: lms/templates/courseware/program_marketing.html
msgid "Previous page"
msgstr ""
#: lms/templates/staticbook.html
#: lms/templates/courseware/program_marketing.html
msgid "Next page"
msgstr ""
...
...
@@ -12972,6 +12980,7 @@ msgstr ""
#: lms/templates/courseware/accordion.html
#: lms/templates/courseware/progress.html
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid "due {date}"
msgstr ""
...
...
@@ -12980,6 +12989,7 @@ msgid "{section_format} due {{date}}"
msgstr ""
#: lms/templates/courseware/accordion.html
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid "This content is graded"
msgstr ""
...
...
@@ -13121,6 +13131,7 @@ msgstr ""
#: lms/templates/courseware/courseware-chromeless.html
#: lms/templates/courseware/courseware.html
#: openedx/features/course_bookmarks/templates/course_bookmarks/course-bookmarks.html
msgid "{course_number} Courseware"
msgstr ""
...
...
@@ -13133,10 +13144,6 @@ msgstr ""
msgid "Courseware"
msgstr ""
#: lms/templates/courseware/courseware.html lms/templates/courseware/info.html
msgid "Bookmarks"
msgstr ""
#: lms/templates/courseware/courseware.html
msgid "Course Search"
msgstr ""
...
...
@@ -13195,6 +13202,8 @@ msgid "Welcome to {org}'s {course_name}!"
msgstr ""
#: lms/templates/courseware/info.html
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid "Resume Course"
msgstr ""
...
...
@@ -13211,6 +13220,7 @@ msgid "Handout Navigation"
msgstr ""
#: lms/templates/courseware/info.html
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html
msgid "Course Tools"
msgstr ""
...
...
@@ -13222,6 +13232,133 @@ msgstr ""
msgid "Updates to Discussion Posts You Follow"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Purchase the Program"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Start Learning"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "View Program Trailer"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Play"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Number of Courses"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "{number_of_courses} courses in program"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Average Length"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "{weeks_to_complete} weeks per course"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Effort"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid ""
"{min_hours_effort_per_week}-{max_hours_effort_per_week} hours per week, per "
"course"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Price (USD)"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Original Price"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "${oldPrice}"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Discounted Price"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "${newPrice}{htmlEnd} for entire program"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "You save ${discount_value} {currency}"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "${full_program_price} for entire program"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Overview"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Job Outlook"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "What You'll Learn"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "{position} at {organization}"
msgstr ""
#: lms/templates/courseware/program_marketing.html
#: lms/templates/static_templates/faq.html
#: themes/red-theme/lms/templates/footer.html
msgid "FAQ"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Endorser Image"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Meet the Instructors"
msgstr ""
#. Translators: Pagination range contains ordinal numbers of the first and the
#. last instructor
#. whose information is shown on the current page.
#: lms/templates/courseware/program_marketing.html
msgid "{pagination_range} of {number_of_instructors}"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Courses in the {program_type}"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Starts {course_start_datetime}"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Instructor - Paced"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "Self - Paced"
msgstr ""
#: lms/templates/courseware/program_marketing.html
msgid "YouTube Video"
msgstr ""
#: lms/templates/courseware/progress.html
msgid "{course_number} Progress"
msgstr ""
...
...
@@ -16201,6 +16338,14 @@ msgstr ""
msgid "Program Details"
msgstr ""
#: lms/templates/learner_dashboard/programs.html
#: lms/templates/navigation/navbar-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-authenticated.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "Programs"
msgstr ""
#: lms/templates/modal/_modal-settings-language.html
msgid "Change Preferred Language"
msgstr ""
...
...
@@ -16237,6 +16382,64 @@ msgstr ""
msgid "open"
msgstr ""
#. Translators: This is short for "System administration".
#: lms/templates/navigation/navbar-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-authenticated.html
#: themes/red-theme/lms/templates/header.html
msgid "Sysadmin"
msgstr ""
#: lms/templates/navigation/navbar-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-authenticated.html
#: lms/templates/shoppingcart/shopping_cart.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "Shopping Cart"
msgstr ""
#: lms/templates/navigation/navbar-logo-header.html
#: lms/templates/navigation/bootstrap/navbar-logo-header.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "{platform_name} Home Page"
msgstr ""
#: lms/templates/navigation/navbar-not-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-not-authenticated.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "How it Works"
msgstr ""
#: lms/templates/navigation/navbar-not-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-not-authenticated.html
#: themes/red-theme/lms/templates/header.html
msgid "Schools"
msgstr ""
#: lms/templates/navigation/navbar-not-authenticated.html
msgid "Explore Courses"
msgstr ""
#: lms/templates/navigation/navbar-not-authenticated.html
#: lms/templates/navigation/bootstrap/navbar-not-authenticated.html
#: themes/edx.org/lms/templates/header.html
#: themes/red-theme/lms/templates/header.html
msgid "Sign in"
msgstr ""
#: lms/templates/navigation/navigation.html
#: themes/red-theme/lms/templates/header.html
msgid "Global"
msgstr ""
#: lms/templates/navigation/navigation.html
#: themes/edx.org/lms/templates/header.html
msgid ""
"{begin_strong}Warning:{end_strong} Your browser is not fully supported. We "
"strongly recommend using {chrome_link} or {ff_link}."
msgstr ""
#: lms/templates/peer_grading/peer_grading.html
msgid ""
"\n"
...
...
@@ -16930,6 +17133,21 @@ msgstr ""
msgid "This page left intentionally blank. Feel free to add your own content."
msgstr ""
#: lms/templates/static_templates/blog.html
msgid "Blog"
msgstr ""
#: lms/templates/static_templates/contact.html
#: themes/red-theme/lms/templates/footer.html
#: themes/stanford-style/lms/templates/footer.html
#: themes/stanford-style/lms/templates/static_templates/about.html
msgid "Contact"
msgstr ""
#: lms/templates/static_templates/donate.html
msgid "Donate"
msgstr ""
#: lms/templates/static_templates/embargo.html
msgid ""
"Our system indicates that you are trying to access this {platform_name} "
...
...
@@ -16938,11 +17156,6 @@ msgid ""
" export controls,we cannot allow you to access this course at this time."
msgstr ""
#: lms/templates/static_templates/faq.html
#: themes/red-theme/lms/templates/footer.html
msgid "FAQ"
msgstr ""
#: lms/templates/static_templates/jobs.html
#: themes/red-theme/lms/templates/footer.html
msgid "Jobs"
...
...
@@ -17241,6 +17454,101 @@ msgstr ""
msgid "Add article"
msgstr ""
#: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview_lang_include.html
msgid "Language Code"
msgstr ""
#: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview_lang_include.html
msgid "For example use en for English"
msgstr ""
#: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview_lang_include.html
msgid "Please refresh the page to see the changes applied."
msgstr ""
#: openedx/core/lib/license/templates/license.html
msgid "All Rights Reserved"
msgstr ""
#: openedx/core/lib/license/templates/license.html
msgid "Attribution"
msgstr ""
#: openedx/core/lib/license/templates/license.html
msgid "Noncommercial"
msgstr ""
#: openedx/core/lib/license/templates/license.html
msgid "No Derivatives"
msgstr ""
#: openedx/core/lib/license/templates/license.html
msgid "Share Alike"
msgstr ""
#: openedx/core/lib/license/templates/license.html
msgid "Creative Commons licensed content, with terms as follow:"
msgstr ""
#: openedx/core/lib/license/templates/license.html
msgid "Some Rights Reserved"
msgstr ""
#: openedx/features/course_bookmarks/templates/course_bookmarks/course-bookmarks.html
#: openedx/features/course_search/templates/course_search/course-search-fragment.html
msgid "My Bookmarks"
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-dates-fragment.html
msgid "Important Course Dates"
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-dates-fragment.html
msgid "Today is {date}"
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html
#: openedx/features/course_search/templates/course_search/course-search-fragment.html
msgid "Search the course"
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html
msgid "Start Course"
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid "{subsection_format} due {{date}}"
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid "This is your last visited course section."
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid "This course has not started yet."
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid "We're still working on course content."
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-outline-fragment.html
msgid ""
"This course has not started yet, and will launch on {launch_date_html}."
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-reviews-fragment.html
msgid "Course Reviews"
msgstr ""
#: openedx/features/course_experience/templates/course_experience/course-updates-fragment.html
msgid "This course does not have any updates."
msgstr ""
#: openedx/features/course_search/templates/course_search/course-search-fragment.html
msgid "Search Results"
msgstr ""
#: themes/edx.org/cms/templates/widgets/sock.html
msgid ""
"Access Course Staff Support on the Partner Portal to submit or review "
...
...
@@ -17275,8 +17583,8 @@ msgstr ""
#: themes/edx.org/lms/templates/footer.html
msgid ""
"© 2012
-
{year} edX Inc. All rights reserved except where noted. EdX, Open "
"edX and the edX and Open
E
dX logos are registered trademarks or trademarks "
"© 2012
–
{year} edX Inc. All rights reserved except where noted. EdX, Open "
"edX and the edX and Open
e
dX logos are registered trademarks or trademarks "
"of edX Inc."
msgstr ""
...
...
@@ -17299,6 +17607,10 @@ msgid ""
"certificates to help fund free education for everyone globally"
msgstr ""
#: themes/red-theme/lms/templates/footer.html
msgid "News"
msgstr ""
#. Translators: 'EdX', 'edX', and 'Open edX' are trademarks of 'edX Inc.'.
#. Please do not translate any of these trademarks and company names.
#: themes/red-theme/lms/templates/footer.html
...
...
@@ -17326,6 +17638,11 @@ msgid "Register Now"
msgstr ""
#: themes/stanford-style/lms/templates/footer.html
#: themes/stanford-style/lms/templates/static_templates/about.html
msgid "Careers"
msgstr ""
#: themes/stanford-style/lms/templates/footer.html
#: themes/stanford-style/lms/templates/static_templates/tos.html
msgid "Copyright"
msgstr ""
...
...
@@ -17907,10 +18224,6 @@ msgid "Learn more about Course Re-runs"
msgstr ""
#: cms/templates/course_info.html
msgid "Course Updates"
msgstr ""
#: cms/templates/course_info.html
msgid "New Update"
msgstr ""
...
...
@@ -17922,10 +18235,6 @@ msgid ""
msgstr ""
#: cms/templates/course_outline.html
msgid "Course Outline"
msgstr ""
#: cms/templates/course_outline.html
msgid ""
"This course was created as a re-run. Some manual configuration is needed."
msgstr ""
...
...
@@ -17938,10 +18247,6 @@ msgid ""
"and seed the discussions and wiki."
msgstr ""
#: cms/templates/course_outline.html cms/templates/index.html
msgid "Dismiss"
msgstr ""
#: cms/templates/course_outline.html
msgid "Warning"
msgstr ""
...
...
@@ -19949,10 +20254,6 @@ msgid "Add Learning Outcome"
msgstr ""
#: cms/templates/settings.html
msgid "Instructors"
msgstr ""
#: cms/templates/settings.html
msgid "Add details about the instructors for this course"
msgstr ""
...
...
@@ -20516,10 +20817,6 @@ msgid "Outline"
msgstr ""
#: cms/templates/widgets/header.html
msgid "Updates"
msgstr ""
#: cms/templates/widgets/header.html
msgid "Import"
msgstr ""
...
...
@@ -20603,10 +20900,6 @@ msgstr ""
msgid "Open edX Portal"
msgstr ""
#: cms/templates/widgets/tabs-aggregator.html
msgid "name"
msgstr ""
#: cms/templates/widgets/user_dropdown.html
msgid "Currently signed in as:"
msgstr ""
...
...
conf/locale/en/LC_MESSAGES/djangojs.po
View file @
15d72b91
# #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-#
# edX translation file.
# Copyright (C) 201
7
EdX
# Copyright (C) 201
9
EdX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
# #-#-#-#-# djangojs-studio.po (0.1a) #-#-#-#-#
# edX translation file.
# Copyright (C) 201
7
EdX
# Copyright (C) 201
9
EdX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
# #-#-#-#-# underscore.po (0.1a) #-#-#-#-#
# edX translation file
# Copyright (C) 201
7
edX
# Copyright (C) 201
9
edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
# #-#-#-#-# underscore-studio.po (0.1a) #-#-#-#-#
# edX translation file
# Copyright (C) 201
7
edX
# Copyright (C) 201
9
edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
# EdX Team <info@edx.org>, 201
7
.
# EdX Team <info@edx.org>, 201
9
.
#
msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 201
7-06-21 14:29+00
00\n"
"PO-Revision-Date: 201
7-06-21 14:30:50.62938
4\n"
"POT-Creation-Date: 201
9-07-27 10:06+08
00\n"
"PO-Revision-Date: 201
9-07-27 02:06:52.68006
4\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"MIME-Version: 1.0\n"
...
...
@@ -36,17 +36,6 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Language: en\n"
#: cms/static/cms/js/main.js cms/static/js/views/active_video_upload_list.js
#: common/static/bundles/Import.js
msgid ""
"This may be happening because of an error with our server or your internet "
"connection. Try refreshing the page or making sure you are online."
msgstr ""
#: cms/static/cms/js/main.js common/static/bundles/Import.js
msgid "Studio's having trouble saving your work"
msgstr ""
#: cms/static/cms/js/xblock/cms.runtime.v1.js
#: cms/static/js/certificates/views/signatory_details.js
#: cms/static/js/models/section.js cms/static/js/utils/drag_and_drop.js
...
...
@@ -1678,6 +1667,7 @@ msgid ""
msgstr ""
#: common/lib/xmodule/xmodule/js/src/sequence/display.js
#: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js
msgid "Bookmarked"
msgstr ""
...
...
@@ -1895,51 +1885,6 @@ msgstr ""
msgid "Turn off transcripts"
msgstr ""
#: common/static/bundles/Import.js
msgid "There was an error during the upload process."
msgstr ""
#: common/static/bundles/Import.js
msgid "There was an error while unpacking the file."
msgstr ""
#: common/static/bundles/Import.js
msgid "There was an error while verifying the file you submitted."
msgstr ""
#: common/static/bundles/Import.js
msgid "Choose new file"
msgstr ""
#: common/static/bundles/Import.js
msgid ""
"File format not supported. Please upload a file with a {ext} extension."
msgstr ""
#: common/static/bundles/Import.js
msgid "There was an error while importing the new library to our database."
msgstr ""
#: common/static/bundles/Import.js
msgid "There was an error while importing the new course to our database."
msgstr ""
#: common/static/bundles/Import.js
msgid "Your import has failed."
msgstr ""
#: common/static/bundles/Import.js
msgid "Your import is in progress; navigating away will abort it."
msgstr ""
#: common/static/bundles/Import.js
msgid "Error importing course"
msgstr ""
#: common/static/bundles/Import.js
msgid "There was an error with the upload"
msgstr ""
#: common/static/common/js/components/utils/view_utils.js
msgid "Required field."
msgstr ""
...
...
@@ -3469,6 +3414,7 @@ msgid "Error generating student profile information. Please try again."
msgstr ""
#: lms/static/js/instructor_dashboard/data_download.js
#: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmarks_list.js
#: cms/templates/js/move-xblock-modal.underscore
#: openedx/features/course_search/static/course_search/templates/search_loading.underscore
msgid "Loading"
...
...
@@ -4197,6 +4143,23 @@ msgid ""
msgstr ""
#: lms/static/js/student_account/views/account_settings_factory.js
msgid "Email Address"
msgstr ""
#: lms/static/js/student_account/views/account_settings_factory.js
msgid ""
"The email address you use to sign in. Communications from {platform_name} "
"and your courses are sent to this address."
msgstr ""
#: lms/static/js/student_account/views/account_settings_factory.js
msgid ""
"The email address you use to sign in. Communications from {platform_name} "
"and your courses are sent to this address. To change the email address, "
"please contact {contact_email}."
msgstr ""
#: lms/static/js/student_account/views/account_settings_factory.js
msgid "Basic Account Information"
msgstr ""
...
...
@@ -4226,16 +4189,6 @@ msgid ""
msgstr ""
#: lms/static/js/student_account/views/account_settings_factory.js
msgid "Email Address"
msgstr ""
#: lms/static/js/student_account/views/account_settings_factory.js
msgid ""
"The email address you use to sign in. Communications from {platform_name} "
"and your courses are sent to this address."
msgstr ""
#: lms/static/js/student_account/views/account_settings_factory.js
#: lms/templates/student_account/account.underscore
msgid "Password"
msgstr ""
...
...
@@ -4531,6 +4484,8 @@ msgid "Try the transaction again in a few minutes."
msgstr ""
#: lms/static/js/verify_student/views/make_payment_step_view.js
#: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js
#: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmarks_list.js
msgid "An error has occurred. Please try again."
msgstr ""
...
...
@@ -4695,6 +4650,26 @@ msgstr ""
msgid "Overall Score"
msgstr ""
#: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js
msgid "Bookmark this page"
msgstr ""
#: openedx/features/course_search/static/course_search/js/views/search_results_view.js
msgid "{total_results} result"
msgid_plural "{total_results} results"
msgstr[0] ""
msgstr[1] ""
#: cms/static/cms/js/main.js cms/static/js/views/active_video_upload_list.js
msgid ""
"This may be happening because of an error with our server or your internet "
"connection. Try refreshing the page or making sure you are online."
msgstr ""
#: cms/static/cms/js/main.js
msgid "Studio's having trouble saving your work"
msgstr ""
#: cms/static/cms/js/xblock/cms.runtime.v1.js
msgid "OpenAssessment Save Error"
msgstr ""
...
...
@@ -4837,6 +4812,51 @@ msgstr ""
msgid "You have unsaved changes. Do you really want to leave this page?"
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid "There was an error during the upload process."
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid "There was an error while unpacking the file."
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid "There was an error while verifying the file you submitted."
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid "Choose new file"
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid ""
"File format not supported. Please upload a file with a {ext} extension."
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid "There was an error while importing the new library to our database."
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid "There was an error while importing the new course to our database."
msgstr ""
#: cms/static/js/features/import/factories/import.js
msgid "Your import has failed."
msgstr ""
#: cms/static/js/features/import/views/import.js
msgid "Your import is in progress; navigating away will abort it."
msgstr ""
#: cms/static/js/features/import/views/import.js
msgid "Error importing course"
msgstr ""
#: cms/static/js/features/import/views/import.js
msgid "There was an error with the upload"
msgstr ""
#: cms/static/js/maintenance/force_publish_course.js
msgid "Internal Server Error."
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment