Commit 03f55521 by Sarina Canelake

Update translations (autogenerated message)

parent 70d3868b
...@@ -61,7 +61,7 @@ msgid "" ...@@ -61,7 +61,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: edx-platform\n" "Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2015-08-21 14:18+0000\n" "POT-Creation-Date: 2015-09-04 14:07+0000\n"
"PO-Revision-Date: 2015-05-28 20:00+0000\n" "PO-Revision-Date: 2015-05-28 20:00+0000\n"
"Last-Translator: Nadav Stark <nadav@yeda.org.il>\n" "Last-Translator: Nadav Stark <nadav@yeda.org.il>\n"
"Language-Team: Hebrew (http://www.transifex.com/open-edx/edx-platform/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/open-edx/edx-platform/language/he/)\n"
...@@ -1216,10 +1216,6 @@ msgid "incorrect" ...@@ -1216,10 +1216,6 @@ msgid "incorrect"
msgstr "" msgstr ""
#: common/lib/capa/capa/inputtypes.py #: common/lib/capa/capa/inputtypes.py
msgid "partially correct"
msgstr ""
#: common/lib/capa/capa/inputtypes.py
msgid "incomplete" msgid "incomplete"
msgstr "" msgstr ""
...@@ -1242,10 +1238,6 @@ msgid "This is incorrect." ...@@ -1242,10 +1238,6 @@ msgid "This is incorrect."
msgstr "" msgstr ""
#: common/lib/capa/capa/inputtypes.py #: common/lib/capa/capa/inputtypes.py
msgid "This is partially correct."
msgstr ""
#: common/lib/capa/capa/inputtypes.py
msgid "This is unanswered." msgid "This is unanswered."
msgstr "" msgstr ""
...@@ -4550,7 +4542,14 @@ msgid "{month} {day}, {year}" ...@@ -4550,7 +4542,14 @@ msgid "{month} {day}, {year}"
msgstr "" msgstr ""
#: lms/djangoapps/certificates/views/webview.py #: lms/djangoapps/certificates/views/webview.py
msgid "a course of study offered by {partner_name}, through {platform_name}." msgid ""
"a course of study offered by {partner_short_name}, an online learning "
"initiative of {partner_long_name} through {platform_name}."
msgstr ""
#: lms/djangoapps/certificates/views/webview.py
msgid ""
"a course of study offered by {partner_short_name}, through {platform_name}."
msgstr "" msgstr ""
#. Translators: Accomplishments describe the awards/certifications obtained by #. Translators: Accomplishments describe the awards/certifications obtained by
...@@ -4650,13 +4649,13 @@ msgstr "" ...@@ -4650,13 +4649,13 @@ msgstr ""
#: lms/djangoapps/certificates/views/webview.py #: lms/djangoapps/certificates/views/webview.py
msgid "" msgid ""
"This is a valid {platform_name} certificate for {user_name}, who " "This is a valid {platform_name} certificate for {user_name}, who "
"participated in {partner_name} {course_number}" "participated in {partner_short_name} {course_number}"
msgstr "" msgstr ""
#. Translators: This text is bound to the HTML 'title' element of the page #. Translators: This text is bound to the HTML 'title' element of the page
#. and appears in the browser title bar #. and appears in the browser title bar
#: lms/djangoapps/certificates/views/webview.py #: lms/djangoapps/certificates/views/webview.py
msgid "{partner_name} {course_number} Certificate | {platform_name}" msgid "{partner_short_name} {course_number} Certificate | {platform_name}"
msgstr "" msgstr ""
#. Translators: This text fragment appears after the student's name #. Translators: This text fragment appears after the student's name
...@@ -4813,6 +4812,14 @@ msgid "" ...@@ -4813,6 +4812,14 @@ msgid ""
"{payment_support_link}." "{payment_support_link}."
msgstr "" msgstr ""
#: lms/djangoapps/commerce/api/v1/serializers.py
msgid "{course_id} is not a valid course key."
msgstr ""
#: lms/djangoapps/commerce/api/v1/serializers.py
msgid "Course {course_id} does not exist."
msgstr ""
#: lms/djangoapps/course_wiki/tab.py lms/djangoapps/course_wiki/views.py #: lms/djangoapps/course_wiki/tab.py lms/djangoapps/course_wiki/views.py
#: lms/templates/wiki/base.html #: lms/templates/wiki/base.html
msgid "Wiki" msgid "Wiki"
...@@ -5334,6 +5341,23 @@ msgid "File is not attached." ...@@ -5334,6 +5341,23 @@ msgid "File is not attached."
msgstr "" msgstr ""
#: lms/djangoapps/instructor/views/api.py #: lms/djangoapps/instructor/views/api.py
msgid "Could not find problem with this location."
msgstr ""
#: lms/djangoapps/instructor/views/api.py
msgid ""
"The problem responses report is being created. To view the status of the "
"report, see Pending Tasks below."
msgstr ""
#: lms/djangoapps/instructor/views/api.py
msgid ""
"A problem responses report generation task is already in progress. Check the"
" 'Pending Tasks' table for the status of the task. When completed, the "
"report will be available for download in the table below."
msgstr ""
#: lms/djangoapps/instructor/views/api.py
msgid "Invoice number '{num}' does not exist." msgid "Invoice number '{num}' does not exist."
msgstr "" msgstr ""
...@@ -5720,6 +5744,10 @@ msgid "CourseMode price updated successfully" ...@@ -5720,6 +5744,10 @@ msgid "CourseMode price updated successfully"
msgstr "" msgstr ""
#: lms/djangoapps/instructor/views/instructor_dashboard.py #: lms/djangoapps/instructor/views/instructor_dashboard.py
msgid "No end date set"
msgstr ""
#: lms/djangoapps/instructor/views/instructor_dashboard.py
msgid "Enrollment data is now available in {dashboard_link}." msgid "Enrollment data is now available in {dashboard_link}."
msgstr "" msgstr ""
...@@ -5817,18 +5845,6 @@ msgid "Grades for assignment \"{name}\"" ...@@ -5817,18 +5845,6 @@ msgid "Grades for assignment \"{name}\""
msgstr "" msgstr ""
#: lms/djangoapps/instructor/views/legacy.py #: lms/djangoapps/instructor/views/legacy.py
msgid "Found {num} records to dump."
msgstr ""
#: lms/djangoapps/instructor/views/legacy.py
msgid "Couldn't find module with that urlname."
msgstr ""
#: lms/djangoapps/instructor/views/legacy.py
msgid "Student state for problem {problem}"
msgstr ""
#: lms/djangoapps/instructor/views/legacy.py
msgid "Grades from {course_id}" msgid "Grades from {course_id}"
msgstr "" msgstr ""
...@@ -5994,6 +6010,12 @@ msgstr "" ...@@ -5994,6 +6010,12 @@ msgstr ""
#. Translators: This is a past-tense verb that is inserted into task progress #. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}. #. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py #: lms/djangoapps/instructor_task/tasks.py
msgid "generated"
msgstr ""
#. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py
msgid "graded" msgid "graded"
msgstr "" msgstr ""
...@@ -6006,12 +6028,6 @@ msgstr "" ...@@ -6006,12 +6028,6 @@ msgstr ""
#. Translators: This is a past-tense verb that is inserted into task progress #. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}. #. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py #: lms/djangoapps/instructor_task/tasks.py
msgid "generated"
msgstr ""
#. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py
msgid "generating_enrollment_report" msgid "generating_enrollment_report"
msgstr "" msgstr ""
...@@ -7392,6 +7408,7 @@ msgid "Optional language the team uses as ISO 639-1 code." ...@@ -7392,6 +7408,7 @@ msgid "Optional language the team uses as ISO 639-1 code."
msgstr "" msgstr ""
#: lms/djangoapps/teams/plugins.py #: lms/djangoapps/teams/plugins.py
#: lms/djangoapps/teams/templates/teams/teams.html
msgid "Teams" msgid "Teams"
msgstr "" msgstr ""
...@@ -7404,11 +7421,11 @@ msgid "course_id must be provided" ...@@ -7404,11 +7421,11 @@ msgid "course_id must be provided"
msgstr "" msgstr ""
#: lms/djangoapps/teams/views.py #: lms/djangoapps/teams/views.py
msgid "The supplied topic id {topic_id} is not valid" msgid "text_search and order_by cannot be provided together"
msgstr "" msgstr ""
#: lms/djangoapps/teams/views.py #: lms/djangoapps/teams/views.py
msgid "text_search is not yet supported." msgid "The supplied topic id {topic_id} is not valid"
msgstr "" msgstr ""
#. Translators: 'ordering' is a string describing a way #. Translators: 'ordering' is a string describing a way
...@@ -9112,6 +9129,10 @@ msgstr "" ...@@ -9112,6 +9129,10 @@ msgstr ""
msgid "Sign Out" msgid "Sign Out"
msgstr "" msgstr ""
#: common/lib/capa/capa/templates/codeinput.html
msgid "{programming_language} editor"
msgstr ""
#: common/templates/license.html #: common/templates/license.html
msgid "All Rights Reserved" msgid "All Rights Reserved"
msgstr "" msgstr ""
...@@ -11605,7 +11626,9 @@ msgid "Section:" ...@@ -11605,7 +11626,9 @@ msgid "Section:"
msgstr "" msgstr ""
#: lms/templates/courseware/legacy_instructor_dashboard.html #: lms/templates/courseware/legacy_instructor_dashboard.html
msgid "Problem urlname:" msgid ""
"To download a CSV listing student responses to a given problem, visit the "
"Data Download section of the Instructor Dashboard."
msgstr "" msgstr ""
#: lms/templates/courseware/legacy_instructor_dashboard.html #: lms/templates/courseware/legacy_instructor_dashboard.html
...@@ -13379,6 +13402,20 @@ msgstr "" ...@@ -13379,6 +13402,20 @@ msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html #: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid "" msgid ""
"To generate a CSV file that lists all student answers to a given problem, "
"enter the location of the problem (from its Staff Debug Info)."
msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid "Problem location: "
msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid "Download a CSV of problem responses"
msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid ""
"For smaller courses, click to list profile information for enrolled students" "For smaller courses, click to list profile information for enrolled students"
" directly on this page:" " directly on this page:"
msgstr "" msgstr ""
...@@ -15674,41 +15711,50 @@ msgid "This module is not enabled." ...@@ -15674,41 +15711,50 @@ msgid "This module is not enabled."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "Working with Certificates"
msgstr ""
#: cms/templates/certificates.html
msgid "" msgid ""
"Upon successful completion of your course, learners receive a certificate to" "Specify a course title to use on the certificate if the course's official "
" acknowledge their accomplishment. If you are a course team member with the " "title is too long to be displayed well."
"Admin role in Studio, you can configure your course certificate."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "" msgid ""
"Click {em_start}Add your first certificate{em_end} to add a certificate " "For verified certificates, specify between one and four signatories and "
"configuration. Upload the organization logo to be used on the certificate, " "upload the associated images."
"and specify at least one signatory. You can include up to four signatories " msgstr ""
"for a certificate. You can also upload a signature image file for each "
"signatory. {em_start}Note:{em_end} Signature images are used only for " #: cms/templates/certificates.html
"verified certificates. Optionally, specify a different course title to use " msgid ""
"on your course certificate. You might want to use a different title if, for " "To edit or delete a certificate before it is activated, hover over the top "
"example, the official course name is too long to display well on a " "right corner of the form and select {em_start}Edit{em_end} or the delete "
"certificate." "icon."
msgstr ""
#: cms/templates/certificates.html
msgid ""
"To view a sample certificate, choose a course mode and select "
"{em_start}Preview Certificate{em_end}."
msgstr ""
#: cms/templates/certificates.html
msgid "Issuing Certificates to Learners"
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "" msgid ""
"Select a course mode and click {em_start}Preview Certificate{em_end} to " "To begin issuing certificates, a course team member with the Admin role "
"preview the certificate that a learner in the selected enrollment track " "selects {em_start}Activate{em_end}. Course team members without the Admin "
"would receive. When the certificate is ready for issuing, click " "role cannot edit or delete an activated certificate."
"{em_start}Activate.{em_end} To stop issuing an active certificate, click "
"{em_start}Deactivate{em_end}."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "" msgid ""
" To edit the certificate configuration, hover over the top right corner of " "{em_start}Do not{em_end} delete certificates after a course has started; "
"the form and click {em_start}Edit{em_end}. To delete a certificate, hover " "learners who have already earned certificates will no longer be able to "
"over the top right corner of the form and click the delete icon. In general," "access them."
" do not delete certificates after a course has started, because some "
"certificates might already have been issued to learners."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
......
...@@ -72,7 +72,7 @@ msgid "" ...@@ -72,7 +72,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: edx-platform\n" "Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2015-08-21 14:18+0000\n" "POT-Creation-Date: 2015-09-04 14:07+0000\n"
"PO-Revision-Date: 2015-06-28 20:21+0000\n" "PO-Revision-Date: 2015-06-28 20:21+0000\n"
"Last-Translator: ria1234 <contactpayal@yahoo.com.au>\n" "Last-Translator: ria1234 <contactpayal@yahoo.com.au>\n"
"Language-Team: Hindi (http://www.transifex.com/open-edx/edx-platform/language/hi/)\n" "Language-Team: Hindi (http://www.transifex.com/open-edx/edx-platform/language/hi/)\n"
...@@ -1228,10 +1228,6 @@ msgid "incorrect" ...@@ -1228,10 +1228,6 @@ msgid "incorrect"
msgstr "" msgstr ""
#: common/lib/capa/capa/inputtypes.py #: common/lib/capa/capa/inputtypes.py
msgid "partially correct"
msgstr ""
#: common/lib/capa/capa/inputtypes.py
msgid "incomplete" msgid "incomplete"
msgstr "" msgstr ""
...@@ -1254,10 +1250,6 @@ msgid "This is incorrect." ...@@ -1254,10 +1250,6 @@ msgid "This is incorrect."
msgstr "" msgstr ""
#: common/lib/capa/capa/inputtypes.py #: common/lib/capa/capa/inputtypes.py
msgid "This is partially correct."
msgstr ""
#: common/lib/capa/capa/inputtypes.py
msgid "This is unanswered." msgid "This is unanswered."
msgstr "" msgstr ""
...@@ -4587,7 +4579,14 @@ msgid "{month} {day}, {year}" ...@@ -4587,7 +4579,14 @@ msgid "{month} {day}, {year}"
msgstr "" msgstr ""
#: lms/djangoapps/certificates/views/webview.py #: lms/djangoapps/certificates/views/webview.py
msgid "a course of study offered by {partner_name}, through {platform_name}." msgid ""
"a course of study offered by {partner_short_name}, an online learning "
"initiative of {partner_long_name} through {platform_name}."
msgstr ""
#: lms/djangoapps/certificates/views/webview.py
msgid ""
"a course of study offered by {partner_short_name}, through {platform_name}."
msgstr "" msgstr ""
#. Translators: Accomplishments describe the awards/certifications obtained by #. Translators: Accomplishments describe the awards/certifications obtained by
...@@ -4687,13 +4686,13 @@ msgstr "" ...@@ -4687,13 +4686,13 @@ msgstr ""
#: lms/djangoapps/certificates/views/webview.py #: lms/djangoapps/certificates/views/webview.py
msgid "" msgid ""
"This is a valid {platform_name} certificate for {user_name}, who " "This is a valid {platform_name} certificate for {user_name}, who "
"participated in {partner_name} {course_number}" "participated in {partner_short_name} {course_number}"
msgstr "" msgstr ""
#. Translators: This text is bound to the HTML 'title' element of the page #. Translators: This text is bound to the HTML 'title' element of the page
#. and appears in the browser title bar #. and appears in the browser title bar
#: lms/djangoapps/certificates/views/webview.py #: lms/djangoapps/certificates/views/webview.py
msgid "{partner_name} {course_number} Certificate | {platform_name}" msgid "{partner_short_name} {course_number} Certificate | {platform_name}"
msgstr "" msgstr ""
#. Translators: This text fragment appears after the student's name #. Translators: This text fragment appears after the student's name
...@@ -4849,6 +4848,14 @@ msgid "" ...@@ -4849,6 +4848,14 @@ msgid ""
"{payment_support_link}." "{payment_support_link}."
msgstr "" msgstr ""
#: lms/djangoapps/commerce/api/v1/serializers.py
msgid "{course_id} is not a valid course key."
msgstr ""
#: lms/djangoapps/commerce/api/v1/serializers.py
msgid "Course {course_id} does not exist."
msgstr ""
#: lms/djangoapps/course_wiki/tab.py lms/djangoapps/course_wiki/views.py #: lms/djangoapps/course_wiki/tab.py lms/djangoapps/course_wiki/views.py
#: lms/templates/wiki/base.html #: lms/templates/wiki/base.html
msgid "Wiki" msgid "Wiki"
...@@ -5385,6 +5392,23 @@ msgid "File is not attached." ...@@ -5385,6 +5392,23 @@ msgid "File is not attached."
msgstr "" msgstr ""
#: lms/djangoapps/instructor/views/api.py #: lms/djangoapps/instructor/views/api.py
msgid "Could not find problem with this location."
msgstr ""
#: lms/djangoapps/instructor/views/api.py
msgid ""
"The problem responses report is being created. To view the status of the "
"report, see Pending Tasks below."
msgstr ""
#: lms/djangoapps/instructor/views/api.py
msgid ""
"A problem responses report generation task is already in progress. Check the"
" 'Pending Tasks' table for the status of the task. When completed, the "
"report will be available for download in the table below."
msgstr ""
#: lms/djangoapps/instructor/views/api.py
msgid "Invoice number '{num}' does not exist." msgid "Invoice number '{num}' does not exist."
msgstr "" msgstr ""
...@@ -5771,6 +5795,10 @@ msgid "CourseMode price updated successfully" ...@@ -5771,6 +5795,10 @@ msgid "CourseMode price updated successfully"
msgstr "" msgstr ""
#: lms/djangoapps/instructor/views/instructor_dashboard.py #: lms/djangoapps/instructor/views/instructor_dashboard.py
msgid "No end date set"
msgstr ""
#: lms/djangoapps/instructor/views/instructor_dashboard.py
msgid "Enrollment data is now available in {dashboard_link}." msgid "Enrollment data is now available in {dashboard_link}."
msgstr "" msgstr ""
...@@ -5866,18 +5894,6 @@ msgid "Grades for assignment \"{name}\"" ...@@ -5866,18 +5894,6 @@ msgid "Grades for assignment \"{name}\""
msgstr "" msgstr ""
#: lms/djangoapps/instructor/views/legacy.py #: lms/djangoapps/instructor/views/legacy.py
msgid "Found {num} records to dump."
msgstr ""
#: lms/djangoapps/instructor/views/legacy.py
msgid "Couldn't find module with that urlname."
msgstr ""
#: lms/djangoapps/instructor/views/legacy.py
msgid "Student state for problem {problem}"
msgstr ""
#: lms/djangoapps/instructor/views/legacy.py
msgid "Grades from {course_id}" msgid "Grades from {course_id}"
msgstr "" msgstr ""
...@@ -6043,6 +6059,12 @@ msgstr "ईमेल कर दी गई" ...@@ -6043,6 +6059,12 @@ msgstr "ईमेल कर दी गई"
#. Translators: This is a past-tense verb that is inserted into task progress #. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}. #. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py #: lms/djangoapps/instructor_task/tasks.py
msgid "generated"
msgstr ""
#. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py
msgid "graded" msgid "graded"
msgstr "श्रेणी दी जा चुकी है" msgstr "श्रेणी दी जा चुकी है"
...@@ -6055,12 +6077,6 @@ msgstr "" ...@@ -6055,12 +6077,6 @@ msgstr ""
#. Translators: This is a past-tense verb that is inserted into task progress #. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}. #. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py #: lms/djangoapps/instructor_task/tasks.py
msgid "generated"
msgstr ""
#. Translators: This is a past-tense verb that is inserted into task progress
#. messages as {action}.
#: lms/djangoapps/instructor_task/tasks.py
msgid "generating_enrollment_report" msgid "generating_enrollment_report"
msgstr "" msgstr ""
...@@ -7517,6 +7533,7 @@ msgid "Optional language the team uses as ISO 639-1 code." ...@@ -7517,6 +7533,7 @@ msgid "Optional language the team uses as ISO 639-1 code."
msgstr "" msgstr ""
#: lms/djangoapps/teams/plugins.py #: lms/djangoapps/teams/plugins.py
#: lms/djangoapps/teams/templates/teams/teams.html
msgid "Teams" msgid "Teams"
msgstr "" msgstr ""
...@@ -7529,11 +7546,11 @@ msgid "course_id must be provided" ...@@ -7529,11 +7546,11 @@ msgid "course_id must be provided"
msgstr "" msgstr ""
#: lms/djangoapps/teams/views.py #: lms/djangoapps/teams/views.py
msgid "The supplied topic id {topic_id} is not valid" msgid "text_search and order_by cannot be provided together"
msgstr "" msgstr ""
#: lms/djangoapps/teams/views.py #: lms/djangoapps/teams/views.py
msgid "text_search is not yet supported." msgid "The supplied topic id {topic_id} is not valid"
msgstr "" msgstr ""
#. Translators: 'ordering' is a string describing a way #. Translators: 'ordering' is a string describing a way
...@@ -9269,6 +9286,10 @@ msgstr "सहायता" ...@@ -9269,6 +9286,10 @@ msgstr "सहायता"
msgid "Sign Out" msgid "Sign Out"
msgstr "" msgstr ""
#: common/lib/capa/capa/templates/codeinput.html
msgid "{programming_language} editor"
msgstr ""
#: common/templates/license.html #: common/templates/license.html
msgid "All Rights Reserved" msgid "All Rights Reserved"
msgstr "" msgstr ""
...@@ -11836,8 +11857,10 @@ msgid "Section:" ...@@ -11836,8 +11857,10 @@ msgid "Section:"
msgstr "धारा:" msgstr "धारा:"
#: lms/templates/courseware/legacy_instructor_dashboard.html #: lms/templates/courseware/legacy_instructor_dashboard.html
msgid "Problem urlname:" msgid ""
msgstr "समस्या का यू आर एल दें:" "To download a CSV listing student responses to a given problem, visit the "
"Data Download section of the Instructor Dashboard."
msgstr ""
#: lms/templates/courseware/legacy_instructor_dashboard.html #: lms/templates/courseware/legacy_instructor_dashboard.html
msgid "" msgid ""
...@@ -13652,6 +13675,20 @@ msgstr "" ...@@ -13652,6 +13675,20 @@ msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html #: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid "" msgid ""
"To generate a CSV file that lists all student answers to a given problem, "
"enter the location of the problem (from its Staff Debug Info)."
msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid "Problem location: "
msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid "Download a CSV of problem responses"
msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/data_download.html
msgid ""
"For smaller courses, click to list profile information for enrolled students" "For smaller courses, click to list profile information for enrolled students"
" directly on this page:" " directly on this page:"
msgstr "" msgstr ""
...@@ -16013,41 +16050,50 @@ msgid "This module is not enabled." ...@@ -16013,41 +16050,50 @@ msgid "This module is not enabled."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "Working with Certificates"
msgstr ""
#: cms/templates/certificates.html
msgid ""
"Specify a course title to use on the certificate if the course's official "
"title is too long to be displayed well."
msgstr ""
#: cms/templates/certificates.html
msgid ""
"For verified certificates, specify between one and four signatories and "
"upload the associated images."
msgstr ""
#: cms/templates/certificates.html
msgid "" msgid ""
"Upon successful completion of your course, learners receive a certificate to" "To edit or delete a certificate before it is activated, hover over the top "
" acknowledge their accomplishment. If you are a course team member with the " "right corner of the form and select {em_start}Edit{em_end} or the delete "
"Admin role in Studio, you can configure your course certificate." "icon."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "" msgid ""
"Click {em_start}Add your first certificate{em_end} to add a certificate " "To view a sample certificate, choose a course mode and select "
"configuration. Upload the organization logo to be used on the certificate, " "{em_start}Preview Certificate{em_end}."
"and specify at least one signatory. You can include up to four signatories " msgstr ""
"for a certificate. You can also upload a signature image file for each "
"signatory. {em_start}Note:{em_end} Signature images are used only for " #: cms/templates/certificates.html
"verified certificates. Optionally, specify a different course title to use " msgid "Issuing Certificates to Learners"
"on your course certificate. You might want to use a different title if, for "
"example, the official course name is too long to display well on a "
"certificate."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "" msgid ""
"Select a course mode and click {em_start}Preview Certificate{em_end} to " "To begin issuing certificates, a course team member with the Admin role "
"preview the certificate that a learner in the selected enrollment track " "selects {em_start}Activate{em_end}. Course team members without the Admin "
"would receive. When the certificate is ready for issuing, click " "role cannot edit or delete an activated certificate."
"{em_start}Activate.{em_end} To stop issuing an active certificate, click "
"{em_start}Deactivate{em_end}."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
msgid "" msgid ""
" To edit the certificate configuration, hover over the top right corner of " "{em_start}Do not{em_end} delete certificates after a course has started; "
"the form and click {em_start}Edit{em_end}. To delete a certificate, hover " "learners who have already earned certificates will no longer be able to "
"over the top right corner of the form and click the delete icon. In general," "access them."
" do not delete certificates after a course has started, because some "
"certificates might already have been issued to learners."
msgstr "" msgstr ""
#: cms/templates/certificates.html #: cms/templates/certificates.html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment