Merge pull request #2911 from edx/sarina/new-languages
Add new languages
This commit is contained in:
@@ -18,6 +18,7 @@ locales:
|
||||
- es_EC # Spanish (Ecuador)
|
||||
- es_ES # Spanish (Spain)
|
||||
- es_MX # Spanish (Mexico)
|
||||
- es_PE # Spanish (Peru)
|
||||
- es_US # Spanish (United States)
|
||||
- et_EE # Estonian (Estonia)
|
||||
- fa # Persian
|
||||
@@ -27,6 +28,7 @@ locales:
|
||||
- gl # Galician
|
||||
- he # Hebrew
|
||||
- hi # Hindi
|
||||
- hu # Hungarian
|
||||
- hy_AM # Armenian (Armenia)
|
||||
- id # Indonesian
|
||||
- it_IT # Italian (Italy)
|
||||
@@ -35,7 +37,9 @@ locales:
|
||||
- ko_KR # Korean (Korea)
|
||||
- lt_LT # Lithuanian (Lithuania)
|
||||
- ml # Malayalam
|
||||
- mn # Mongolian
|
||||
- nb # Norwegian Bokmål
|
||||
- ne # Nepali
|
||||
- nl_NL # Dutch (Netherlands)
|
||||
- pl # Polish
|
||||
- pt_BR # Portuguese (Brazil)
|
||||
|
||||
BIN
conf/locale/es_PE/LC_MESSAGES/django.mo
Normal file
BIN
conf/locale/es_PE/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
11656
conf/locale/es_PE/LC_MESSAGES/django.po
Normal file
11656
conf/locale/es_PE/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
conf/locale/es_PE/LC_MESSAGES/djangojs.mo
Normal file
BIN
conf/locale/es_PE/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
1464
conf/locale/es_PE/LC_MESSAGES/djangojs.po
Normal file
1464
conf/locale/es_PE/LC_MESSAGES/djangojs.po
Normal file
@@ -0,0 +1,1464 @@
|
||||
# edX translation file.
|
||||
# Copyright (C) 2014 EdX
|
||||
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: edx-platform\n"
|
||||
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
|
||||
"POT-Creation-Date: 2014-03-10 09:11-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 21:33+0000\n"
|
||||
"Last-Translator: sarina <sarina@edx.org>\n"
|
||||
"Language-Team: Spanish (Peru) (http://www.transifex.com/projects/p/edx-platform/language/es_PE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: es_PE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: cms/static/js/views/show_textbook.js cms/static/js/views/validation.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js lms/static/js/verify_student/photocapture.js
|
||||
msgid "This link will open in a new browser window/tab"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Show Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Hide Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Expand Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Collapse Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Commentary"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Reply to Annotation"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: %(earned)s is the number of points earned. %(total)s is the
|
||||
#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of
|
||||
#. points will always be at least 1. We pluralize based on the total number of
|
||||
#. points (example: 0/1 point; 1/2 points);
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(earned)s/%(possible)s point)"
|
||||
msgid_plural "(%(earned)s/%(possible)s points)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: %(num_points)s is the number of points possible (examples: 1,
|
||||
#. 3, 10). There will always be at least 1 point possible.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(num_points)s point possible)"
|
||||
msgid_plural "(%(num_points)s points possible)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Hide Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Show Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word unanswered here is about answering a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "unanswered"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Status: unsubmitted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: A "rating" is a score a student gives to indicate how well
|
||||
#. they feel they were graded on this problem
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "You need to pick a rating before you can submit."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this message appears when transitioning between openended
|
||||
#. grading
|
||||
#. types (i.e. self assesment to peer assessment). Sometimes, if a student
|
||||
#. did not perform well at one step, they cannot move on to the next one.
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Your score did not meet the criteria to move to the next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: one clicks this button after one has finished filling out the
|
||||
#. grading
|
||||
#. form for an openended assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Your response has been submitted. Please check back later for your grade."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this button is clicked to submit a student's rating of
|
||||
#. an evaluator's assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit post-assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Answer saved, but not yet submitted."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Please confirm that you wish to submit your work. You will not be able to "
|
||||
"make any changes after submitting."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"You are trying to upload a file that is too large for our system. Please "
|
||||
"choose a file under 2MB or paste a link to it into the answer box."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Are you sure you want to remove your previous response to this question?"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Moved to next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"File uploads are required for this question, but are not supported in your "
|
||||
"browser. Try the newest version of Google Chrome. Alternatively, if you have"
|
||||
" uploaded the image to another website, you can paste a link to it into the "
|
||||
"answer box."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: "Show Question" is some text that, when clicked, shows a
|
||||
#. question's
|
||||
#. content that had been hidden
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Show Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Hide Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/sequence/display.js
|
||||
msgid ""
|
||||
"Sequence error! Cannot navigate to tab %(tab_name)s in the current "
|
||||
"SequenceModule. Please contact the course staff."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Video slider"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Pause"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Play"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Fill browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Exit full browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD on"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD off"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video position"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video ended"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s hour"
|
||||
msgid_plural "%(value)s hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s minute"
|
||||
msgid_plural "%(value)s minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s second"
|
||||
msgid_plural "%(value)s seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Volume"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 0%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (0,20]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (20,40]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (40,60]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (60,80]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (80,100)%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 100%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Maximum"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Caption will be displayed when "
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn on captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn off captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Hide Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Show Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Sorry"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "We had some trouble loading the discussion. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid ""
|
||||
"We had some trouble loading the threads you requested. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "Loading content"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid ""
|
||||
"We had some trouble processing your request. Please ensure you have copied "
|
||||
"any unsaved work and then reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "We had some trouble processing your request. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "remove vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid ""
|
||||
"%(voteNum)s%(startSrSpan)s vote (click to remove your vote)%(endSrSpan)s"
|
||||
msgid_plural ""
|
||||
"%(voteNum)s%(startSrSpan)s votes (click to remove your vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "%(voteNum)s%(startSrSpan)s vote (click to vote)%(endSrSpan)s"
|
||||
msgid_plural "%(voteNum)s%(startSrSpan)s votes (click to vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Load more"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading more threads"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "We had some trouble loading more threads. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "%(unread_count)s new comment"
|
||||
msgid_plural "%(unread_count)s new comments"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading thread list"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported%(start_sr_span)s, click to remove report%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Report Misuse"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned%(start_sr_span)s, click to unpin%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to unpin"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pin Thread"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading responses. Please reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading more responses. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "%(numResponses)s response"
|
||||
msgid_plural "%(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing first response"
|
||||
msgid_plural "Showing first %(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load next %(numResponses)s responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Are you sure you want to delete this post?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
msgid "anonymous"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "staff"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Community TA"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported, click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Are you sure you want to delete this comment?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "We had some trouble deleting this comment. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/thread_response_view.js
|
||||
msgid "Are you sure you want to delete this response?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s ago"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s from now"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "less than a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d minute"
|
||||
msgid_plural "%d minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about an hour"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about %d hour"
|
||||
msgid_plural "about %d hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "a day"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d day"
|
||||
msgid_plural "%d days"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a month"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d month"
|
||||
msgid_plural "%d months"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a year"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d year"
|
||||
msgid_plural "%d years"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Available %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of available %s. You may choose some by selecting them in "
|
||||
"the box below and then clicking the \"Choose\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Type into this box to filter down the list of available %s."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to choose all %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Chosen %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of chosen %s. You may remove some by selecting them in the "
|
||||
"box below and then clicking the \"Remove\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to remove all chosen %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid "%(sel)s of %(cnt)s selected"
|
||||
msgid_plural "%(sel)s of %(cnt)s selected"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have unsaved changes on individual editable fields. If you run an "
|
||||
"action, your unsaved changes will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, but you haven't saved your changes to "
|
||||
"individual fields yet. Please click OK to save. You'll need to re-run the "
|
||||
"action."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, and you haven't made any changes on individual "
|
||||
"fields. You're probably looking for the Go button rather than the Save "
|
||||
"button."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of months, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/calendar.js lms/static/admin/js/dateparse.js
|
||||
msgid ""
|
||||
"January|February|March|April|May|June|July|August|September|October|November|December"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: abbreviations for days of the week, keep the pipe (|)
|
||||
#. separators.
|
||||
#: lms/static/admin/js/calendar.js
|
||||
msgid "S|M|T|W|T|F|S"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.js.c
|
||||
#: lms/static/admin/js/collapse.min.js
|
||||
msgid "Show"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.min.js
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of days, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/dateparse.js
|
||||
msgid "Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Now"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Clock"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Choose a time"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Midnight"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "6 a.m."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Noon"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Today"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Tomorrow"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Open Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Close Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Post body"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error getting student list."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error retrieving grading configuration."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error generating grades. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "File Name (Newest First)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid ""
|
||||
"Links are generated on demand and expire within 5 minutes due to the "
|
||||
"sensitive nature of student grade information."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled and sent email to the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Emails successfully sent. The following students are no longer enrolled in "
|
||||
"the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "The following students are no longer enrolled in the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"These students were not affliliated with the course so could not be "
|
||||
"unenrolled:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message must have a subject."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message cannot be blank."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your email was successfully queued for sending."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "yourself"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "everyone who is staff or instructor on this course"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"ALL (everyone who is enrolled in this course as student, staff, or "
|
||||
"instructor)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"Your email was successfully queued for sending. Please note that for large "
|
||||
"classes, it may take up to an hour (or more, if other courses are "
|
||||
"simultaneously sending email) to send all emails."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "You are about to send an email titled \""
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Error sending email."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There is no email history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There was an error obtaining email task history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a student email address or username."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting student progress url for '<%= student_id %>'. Check that the "
|
||||
"student identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a problem urlname."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Success! Problem attempts reset for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error resetting problem attempts for problem '<%= problem_id %>' and student"
|
||||
" '<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Delete student '<%= student_id %>'s state on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error deleting student '<%= student_id %>'s state on problem '<%= problem_id"
|
||||
" %>'. Check that the problem and student identifiers are spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Module state successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Started rescore problem task for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'. Click the 'Show Background Task History for Student' "
|
||||
"button to see the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>' for student "
|
||||
"'<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting task history for problem '<%= problem_id %>' and student '<%= "
|
||||
"student_id %>'. Check that the problem and student identifiers are spelled "
|
||||
"correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Reset attempts for all students on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to reset attempts for problem '<%= problem_id %>'."
|
||||
" Click the 'Show Background Task History for Problem' button to see the "
|
||||
"status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to reset attempts for all students on problem '<%= "
|
||||
"problem_id %>'. Check that the problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Rescore problem '<%= problem_id %>' for all students?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to rescore problem '<%= problem_id %>' for all "
|
||||
"students. Click the 'Show Background Task History for Problem' button to see"
|
||||
" the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>'. Check that the"
|
||||
" problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Error listing task history for this student and problem."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Grades saved. Fetching the next submission to grade."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Problem Name"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Graded"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Available to Grade"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Required"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Progress"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Back to problem list"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Try loading again"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> available "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> graded "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> more needed to start ML"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Re-check for submissions"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state: <%= state %>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state for submission: "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Hide)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Show)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Hyperlink</b></p><p>http://example.com/ \"optional title\"</p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Image (upload file or type "
|
||||
"url)</b></p><p>http://example.com/images/diagram.jpg \"optional "
|
||||
"title\"<br><br></p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Markdown Editing Help"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bold (Ctrl+B)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Italic (Ctrl+I)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Hyperlink (Ctrl+L)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote (Ctrl+Q)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Code Sample (Ctrl+K)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Image (Ctrl+G)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Numbered List (Ctrl+O)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bulleted List (Ctrl+U)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading (Ctrl+H)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Horizontal Rule (Ctrl+R)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Undo (Ctrl+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Y)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Shift+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "strong text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "emphasized text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter image description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter link description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js lms/static/js/Markdown.Editor.js
|
||||
msgid "enter code here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "List item"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading"
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
msgid "Unable to retrieve data, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/d3_stacked_bar_graph.js
|
||||
msgid "Number of Students"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/main.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/coffee/src/main.js
|
||||
msgid "Studio's having trouble saving your work"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
msgid "<em>Editing:</em> %s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/coffee/src/xblock/cms.runtime.v1.js
|
||||
#: cms/static/js/models/section.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_handout.js
|
||||
#: cms/static/js/views/course_info_update.js cms/static/js/views/overview.js
|
||||
#: cms/static/js/views/overview.js.c
|
||||
msgid "Saving…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid "Delete Component Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid ""
|
||||
"Are you sure you want to delete this component? This action cannot be "
|
||||
"undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/course_info_update.js
|
||||
msgid "Deleting…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Adding…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Duplicating…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Delete this component?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Deleting this component is permanent and cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Yes, delete this component"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "This link will open in a modal window"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Deleting this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Yes, delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Please do not use any spaces in this field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid ""
|
||||
"The combined length of the organization, course number, and course run "
|
||||
"fields cannot be more than 65 characters."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Required field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Hide Studio Help"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Looking for Help with Studio?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/course.js cms/static/js/models/section.js
|
||||
msgid "You must specify a name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid ""
|
||||
"Only <%= fileTypes %> files can be uploaded. Please select a file ending in "
|
||||
"<%= fileExtensions %> to upload."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course must have an assigned start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course end date cannot be before the course start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course start date cannot be before the enrollment start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment start date cannot be after the enrollment end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment end date cannot be after the course end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "Key should only contain letters, numbers, _, or -"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "There's already another assignment type with this name."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer between 0 and 100."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer greater than 0."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter non-negative integer."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Cannot drop more <% attrs.types %> than will assigned."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grading_policy.js
|
||||
msgid "Grace period must be specified in HH:MM format."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Delete File Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid ""
|
||||
"Are you sure you wish to delete this item. It cannot be reversed!\n"
|
||||
"\n"
|
||||
"Also any content that links/refers to this item will no longer work (e.g. broken images and/or links)"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js cms/static/js/views/show_textbook.js
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Your file has been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Date Added"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "Are you sure you want to delete this update?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_chapter.js
|
||||
msgid "Upload a new PDF to “<%= name %>”"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_textbook.js
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Saving"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid "There was an error with the upload"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid ""
|
||||
"File format not supported. Please upload a file with a <code>tar.gz</code> "
|
||||
"extension."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Collapse All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Expand All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Release date:"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "{month}/{day}/{year} at {hour}:{minute} UTC"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Edit section release date"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Not Graded"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "ascending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "descending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging_header.js
|
||||
msgid ""
|
||||
"Showing %(current_span)s%(start)s-%(end)s%(end_span)s out of "
|
||||
"%(total_span)s%(total)s total%(end_span)s, sorted by "
|
||||
"%(order_span)s%(sort_order)s%(end_span)s %(sort_direction)s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Your change could not be saved"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Return and resolve this issue"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Delete “<%= name %>”?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid ""
|
||||
"Deleting a textbook cannot be undone and once deleted any reference to it in"
|
||||
" your courseware's navigation will also be removed."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Deleting"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/uploads.js
|
||||
msgid "We're sorry, there was an error"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes will not take effect until you save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes, but there are some errors"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid ""
|
||||
"Please address the errors on this page first, and then save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Your changes will not take effect until you save your progress. Take care "
|
||||
"with key and value formatting, as validation is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid "Your policy changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Please note that validation of your policy key and value pairs is not "
|
||||
"currently in place yet. If you are having difficulties, please review your "
|
||||
"policy pairs."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Upload your course image."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Files must be in JPEG or PNG format."
|
||||
msgstr ""
|
||||
BIN
conf/locale/hu/LC_MESSAGES/django.mo
Normal file
BIN
conf/locale/hu/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
11659
conf/locale/hu/LC_MESSAGES/django.po
Normal file
11659
conf/locale/hu/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
conf/locale/hu/LC_MESSAGES/djangojs.mo
Normal file
BIN
conf/locale/hu/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
1463
conf/locale/hu/LC_MESSAGES/djangojs.po
Normal file
1463
conf/locale/hu/LC_MESSAGES/djangojs.po
Normal file
@@ -0,0 +1,1463 @@
|
||||
# edX translation file.
|
||||
# Copyright (C) 2014 EdX
|
||||
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: edx-platform\n"
|
||||
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
|
||||
"POT-Creation-Date: 2014-02-24 16:00-0500\n"
|
||||
"PO-Revision-Date: 2014-02-18 15:58+0000\n"
|
||||
"Last-Translator: nedbat <ned@edx.org>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/edx-platform/language/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: cms/static/js/views/show_textbook.js cms/static/js/views/validation.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js lms/static/js/verify_student/photocapture.js
|
||||
msgid "This link will open in a new browser window/tab"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Show Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Hide Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Expand Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Collapse Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Commentary"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Reply to Annotation"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: %(earned)s is the number of points earned. %(total)s is the
|
||||
#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of
|
||||
#. points will always be at least 1. We pluralize based on the total number of
|
||||
#. points (example: 0/1 point; 1/2 points);
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(earned)s/%(possible)s point)"
|
||||
msgid_plural "(%(earned)s/%(possible)s points)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: %(num_points)s is the number of points possible (examples: 1,
|
||||
#. 3, 10). There will always be at least 1 point possible.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(num_points)s point possible)"
|
||||
msgid_plural "(%(num_points)s points possible)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Hide Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Show Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word unanswered here is about answering a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "unanswered"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Status: unsubmitted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: A "rating" is a score a student gives to indicate how well
|
||||
#. they feel they were graded on this problem
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "You need to pick a rating before you can submit."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this message appears when transitioning between openended
|
||||
#. grading
|
||||
#. types (i.e. self assesment to peer assessment). Sometimes, if a student
|
||||
#. did not perform well at one step, they cannot move on to the next one.
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Your score did not meet the criteria to move to the next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: one clicks this button after one has finished filling out the
|
||||
#. grading
|
||||
#. form for an openended assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Your response has been submitted. Please check back later for your grade."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this button is clicked to submit a student's rating of
|
||||
#. an evaluator's assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit post-assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Answer saved, but not yet submitted."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Please confirm that you wish to submit your work. You will not be able to "
|
||||
"make any changes after submitting."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"You are trying to upload a file that is too large for our system. Please "
|
||||
"choose a file under 2MB or paste a link to it into the answer box."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Are you sure you want to remove your previous response to this question?"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Moved to next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"File uploads are required for this question, but are not supported in your "
|
||||
"browser. Try the newest version of Google Chrome. Alternatively, if you have"
|
||||
" uploaded the image to another website, you can paste a link to it into the "
|
||||
"answer box."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: "Show Question" is some text that, when clicked, shows a
|
||||
#. question's
|
||||
#. content that had been hidden
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Show Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Hide Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/sequence/display.js
|
||||
msgid ""
|
||||
"Sequence error! Cannot navigate to tab %(tab_name)s in the current "
|
||||
"SequenceModule. Please contact the course staff."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Video slider"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Pause"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Play"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Fill browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Exit full browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD on"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD off"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video position"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video ended"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s hour"
|
||||
msgid_plural "%(value)s hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s minute"
|
||||
msgid_plural "%(value)s minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s second"
|
||||
msgid_plural "%(value)s seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Volume"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 0%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (0,20]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (20,40]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (40,60]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (60,80]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (80,100)%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 100%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Maximum"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Caption will be displayed when "
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn on captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn off captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Hide Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Show Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Sorry"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "We had some trouble loading the discussion. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid ""
|
||||
"We had some trouble loading the threads you requested. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "Loading content"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid ""
|
||||
"We had some trouble processing your request. Please ensure you have copied "
|
||||
"any unsaved work and then reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "We had some trouble processing your request. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "remove vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid ""
|
||||
"%(voteNum)s%(startSrSpan)s vote (click to remove your vote)%(endSrSpan)s"
|
||||
msgid_plural ""
|
||||
"%(voteNum)s%(startSrSpan)s votes (click to remove your vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "%(voteNum)s%(startSrSpan)s vote (click to vote)%(endSrSpan)s"
|
||||
msgid_plural "%(voteNum)s%(startSrSpan)s votes (click to vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Load more"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading more threads"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "We had some trouble loading more threads. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "%(unread_count)s new comment"
|
||||
msgid_plural "%(unread_count)s new comments"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading thread list"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported%(start_sr_span)s, click to remove report%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Report Misuse"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned%(start_sr_span)s, click to unpin%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to unpin"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pin Thread"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading responses. Please reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading more responses. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "%(numResponses)s response"
|
||||
msgid_plural "%(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing first response"
|
||||
msgid_plural "Showing first %(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load next %(numResponses)s responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Are you sure you want to delete this post?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
msgid "anonymous"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "staff"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Community TA"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported, click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Are you sure you want to delete this comment?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "We had some trouble deleting this comment. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/thread_response_view.js
|
||||
msgid "Are you sure you want to delete this response?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s ago"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s from now"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "less than a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d minute"
|
||||
msgid_plural "%d minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about an hour"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about %d hour"
|
||||
msgid_plural "about %d hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "a day"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d day"
|
||||
msgid_plural "%d days"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a month"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d month"
|
||||
msgid_plural "%d months"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a year"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d year"
|
||||
msgid_plural "%d years"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Available %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of available %s. You may choose some by selecting them in "
|
||||
"the box below and then clicking the \"Choose\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Type into this box to filter down the list of available %s."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to choose all %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Chosen %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of chosen %s. You may remove some by selecting them in the "
|
||||
"box below and then clicking the \"Remove\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to remove all chosen %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid "%(sel)s of %(cnt)s selected"
|
||||
msgid_plural "%(sel)s of %(cnt)s selected"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have unsaved changes on individual editable fields. If you run an "
|
||||
"action, your unsaved changes will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, but you haven't saved your changes to "
|
||||
"individual fields yet. Please click OK to save. You'll need to re-run the "
|
||||
"action."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, and you haven't made any changes on individual "
|
||||
"fields. You're probably looking for the Go button rather than the Save "
|
||||
"button."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of months, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/calendar.js lms/static/admin/js/dateparse.js
|
||||
msgid ""
|
||||
"January|February|March|April|May|June|July|August|September|October|November|December"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: abbreviations for days of the week, keep the pipe (|)
|
||||
#. separators.
|
||||
#: lms/static/admin/js/calendar.js
|
||||
msgid "S|M|T|W|T|F|S"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.js.c
|
||||
#: lms/static/admin/js/collapse.min.js
|
||||
msgid "Show"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.min.js
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of days, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/dateparse.js
|
||||
msgid "Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Now"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Clock"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Choose a time"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Midnight"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "6 a.m."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Noon"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Today"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Tomorrow"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Open Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Close Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Post body"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error getting student list."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error retrieving grading configuration."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error generating grades. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "File Name (Newest First)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid ""
|
||||
"Links are generated on demand and expire within 5 minutes due to the "
|
||||
"sensitive nature of student grade information."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled and sent email to the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Emails successfully sent. The following students are no longer enrolled in "
|
||||
"the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "The following students are no longer enrolled in the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"These students were not affliliated with the course so could not be "
|
||||
"unenrolled:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message must have a subject."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message cannot be blank."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your email was successfully queued for sending."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "yourself"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "everyone who is staff or instructor on this course"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"ALL (everyone who is enrolled in this course as student, staff, or "
|
||||
"instructor)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"Your email was successfully queued for sending. Please note that for large "
|
||||
"classes, it may take up to an hour (or more, if other courses are "
|
||||
"simultaneously sending email) to send all emails."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "You are about to send an email titled \""
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Error sending email."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There is no email history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There was an error obtaining email task history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a student email address or username."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting student progress url for '<%= student_id %>'. Check that the "
|
||||
"student identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a problem urlname."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Success! Problem attempts reset for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error resetting problem attempts for problem '<%= problem_id %>' and student"
|
||||
" '<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Delete student '<%= student_id %>'s state on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error deleting student '<%= student_id %>'s state on problem '<%= problem_id"
|
||||
" %>'. Check that the problem and student identifiers are spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Module state successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Started rescore problem task for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'. Click the 'Show Background Task History for Student' "
|
||||
"button to see the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>' for student "
|
||||
"'<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting task history for problem '<%= problem_id %>' and student '<%= "
|
||||
"student_id %>'. Check that the problem and student identifiers are spelled "
|
||||
"correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Reset attempts for all students on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to reset attempts for problem '<%= problem_id %>'."
|
||||
" Click the 'Show Background Task History for Problem' button to see the "
|
||||
"status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to reset attempts for all students on problem '<%= "
|
||||
"problem_id %>'. Check that the problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Rescore problem '<%= problem_id %>' for all students?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to rescore problem '<%= problem_id %>' for all "
|
||||
"students. Click the 'Show Background Task History for Problem' button to see"
|
||||
" the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>'. Check that the"
|
||||
" problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Error listing task history for this student and problem."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Grades saved. Fetching the next submission to grade."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Problem Name"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Graded"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Available to Grade"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Required"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Progress"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Back to problem list"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Try loading again"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> available "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> graded "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> more needed to start ML"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Re-check for submissions"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state: <%= state %>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state for submission: "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Hide)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Show)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Hyperlink</b></p><p>http://example.com/ \"optional title\"</p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Image (upload file or type "
|
||||
"url)</b></p><p>http://example.com/images/diagram.jpg \"optional "
|
||||
"title\"<br><br></p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Markdown Editing Help"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bold (Ctrl+B)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Italic (Ctrl+I)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Hyperlink (Ctrl+L)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote (Ctrl+Q)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Code Sample (Ctrl+K)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Image (Ctrl+G)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Numbered List (Ctrl+O)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bulleted List (Ctrl+U)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading (Ctrl+H)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Horizontal Rule (Ctrl+R)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Undo (Ctrl+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Y)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Shift+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "strong text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "emphasized text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter image description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter link description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js lms/static/js/Markdown.Editor.js
|
||||
msgid "enter code here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "List item"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading"
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
msgid "Unable to retrieve data, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/d3_stacked_bar_graph.js
|
||||
msgid "Number of Students"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/main.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/coffee/src/main.js
|
||||
msgid "Studio's having trouble saving your work"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
msgid "<em>Editing:</em> %s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/models/section.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_handout.js
|
||||
#: cms/static/js/views/course_info_update.js cms/static/js/views/overview.js
|
||||
#: cms/static/js/views/overview.js.c
|
||||
msgid "Saving…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid "Delete Component Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid ""
|
||||
"Are you sure you want to delete this component? This action cannot be "
|
||||
"undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/course_info_update.js
|
||||
msgid "Deleting…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Adding…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Duplicating…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Delete this component?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Deleting this component is permanent and cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Yes, delete this component"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "This link will open in a modal window"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Deleting this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Yes, delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Please do not use any spaces in this field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid ""
|
||||
"The combined length of the organization, course number, and course run "
|
||||
"fields cannot be more than 65 characters."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Required field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Hide Studio Help"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Looking for Help with Studio?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/course.js cms/static/js/models/section.js
|
||||
msgid "You must specify a name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid ""
|
||||
"Only <%= fileTypes %> files can be uploaded. Please select a file ending in "
|
||||
"<%= fileExtensions %> to upload."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course must have an assigned start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course end date cannot be before the course start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course start date cannot be before the enrollment start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment start date cannot be after the enrollment end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment end date cannot be after the course end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "Key should only contain letters, numbers, _, or -"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "There's already another assignment type with this name."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer between 0 and 100."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer greater than 0."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter non-negative integer."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Cannot drop more <% attrs.types %> than will assigned."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grading_policy.js
|
||||
msgid "Grace period must be specified in HH:MM format."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Delete File Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid ""
|
||||
"Are you sure you wish to delete this item. It cannot be reversed!\n"
|
||||
"\n"
|
||||
"Also any content that links/refers to this item will no longer work (e.g. broken images and/or links)"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js cms/static/js/views/show_textbook.js
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Your file has been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Date Added"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "Are you sure you want to delete this update?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_chapter.js
|
||||
msgid "Upload a new PDF to “<%= name %>”"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_textbook.js
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Saving"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid "There was an error with the upload"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid ""
|
||||
"File format not supported. Please upload a file with a <code>tar.gz</code> "
|
||||
"extension."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Collapse All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Expand All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Release date:"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "{month}/{day}/{year} at {hour}:{minute} UTC"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Edit section release date"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Not Graded"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "ascending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "descending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging_header.js
|
||||
msgid ""
|
||||
"Showing %(current_span)s%(start)s-%(end)s%(end_span)s out of "
|
||||
"%(total_span)s%(total)s total%(end_span)s, sorted by "
|
||||
"%(order_span)s%(sort_order)s%(end_span)s %(sort_direction)s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Your change could not be saved"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Return and resolve this issue"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Delete “<%= name %>”?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid ""
|
||||
"Deleting a textbook cannot be undone and once deleted any reference to it in"
|
||||
" your courseware's navigation will also be removed."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Deleting"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/uploads.js
|
||||
msgid "We're sorry, there was an error"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes will not take effect until you save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes, but there are some errors"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid ""
|
||||
"Please address the errors on this page first, and then save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Your changes will not take effect until you save your progress. Take care "
|
||||
"with key and value formatting, as validation is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid "Your policy changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Please note that validation of your policy key and value pairs is not "
|
||||
"currently in place yet. If you are having difficulties, please review your "
|
||||
"policy pairs."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Upload your course image."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Files must be in JPEG or PNG format."
|
||||
msgstr ""
|
||||
BIN
conf/locale/mn/LC_MESSAGES/django.mo
Normal file
BIN
conf/locale/mn/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
11657
conf/locale/mn/LC_MESSAGES/django.po
Normal file
11657
conf/locale/mn/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
conf/locale/mn/LC_MESSAGES/djangojs.mo
Normal file
BIN
conf/locale/mn/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
1463
conf/locale/mn/LC_MESSAGES/djangojs.po
Normal file
1463
conf/locale/mn/LC_MESSAGES/djangojs.po
Normal file
@@ -0,0 +1,1463 @@
|
||||
# edX translation file.
|
||||
# Copyright (C) 2014 EdX
|
||||
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: edx-platform\n"
|
||||
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
|
||||
"POT-Creation-Date: 2014-02-24 16:00-0500\n"
|
||||
"PO-Revision-Date: 2014-02-15 19:51+0000\n"
|
||||
"Last-Translator: nedbat <ned@edx.org>\n"
|
||||
"Language-Team: Mongolian (http://www.transifex.com/projects/p/edx-platform/language/mn/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: mn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: cms/static/js/views/show_textbook.js cms/static/js/views/validation.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js lms/static/js/verify_student/photocapture.js
|
||||
msgid "This link will open in a new browser window/tab"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Show Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Hide Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Expand Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Collapse Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Commentary"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Reply to Annotation"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: %(earned)s is the number of points earned. %(total)s is the
|
||||
#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of
|
||||
#. points will always be at least 1. We pluralize based on the total number of
|
||||
#. points (example: 0/1 point; 1/2 points);
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(earned)s/%(possible)s point)"
|
||||
msgid_plural "(%(earned)s/%(possible)s points)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: %(num_points)s is the number of points possible (examples: 1,
|
||||
#. 3, 10). There will always be at least 1 point possible.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(num_points)s point possible)"
|
||||
msgid_plural "(%(num_points)s points possible)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Hide Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Show Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word unanswered here is about answering a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "unanswered"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Status: unsubmitted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: A "rating" is a score a student gives to indicate how well
|
||||
#. they feel they were graded on this problem
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "You need to pick a rating before you can submit."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this message appears when transitioning between openended
|
||||
#. grading
|
||||
#. types (i.e. self assesment to peer assessment). Sometimes, if a student
|
||||
#. did not perform well at one step, they cannot move on to the next one.
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Your score did not meet the criteria to move to the next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: one clicks this button after one has finished filling out the
|
||||
#. grading
|
||||
#. form for an openended assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Your response has been submitted. Please check back later for your grade."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this button is clicked to submit a student's rating of
|
||||
#. an evaluator's assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit post-assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Answer saved, but not yet submitted."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Please confirm that you wish to submit your work. You will not be able to "
|
||||
"make any changes after submitting."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"You are trying to upload a file that is too large for our system. Please "
|
||||
"choose a file under 2MB or paste a link to it into the answer box."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Are you sure you want to remove your previous response to this question?"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Moved to next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"File uploads are required for this question, but are not supported in your "
|
||||
"browser. Try the newest version of Google Chrome. Alternatively, if you have"
|
||||
" uploaded the image to another website, you can paste a link to it into the "
|
||||
"answer box."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: "Show Question" is some text that, when clicked, shows a
|
||||
#. question's
|
||||
#. content that had been hidden
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Show Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Hide Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/sequence/display.js
|
||||
msgid ""
|
||||
"Sequence error! Cannot navigate to tab %(tab_name)s in the current "
|
||||
"SequenceModule. Please contact the course staff."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Video slider"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Pause"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Play"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Fill browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Exit full browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD on"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD off"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video position"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video ended"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s hour"
|
||||
msgid_plural "%(value)s hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s minute"
|
||||
msgid_plural "%(value)s minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s second"
|
||||
msgid_plural "%(value)s seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Volume"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 0%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (0,20]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (20,40]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (40,60]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (60,80]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (80,100)%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 100%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Maximum"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Caption will be displayed when "
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn on captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn off captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Hide Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Show Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Sorry"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "We had some trouble loading the discussion. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid ""
|
||||
"We had some trouble loading the threads you requested. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "Loading content"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid ""
|
||||
"We had some trouble processing your request. Please ensure you have copied "
|
||||
"any unsaved work and then reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "We had some trouble processing your request. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "remove vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid ""
|
||||
"%(voteNum)s%(startSrSpan)s vote (click to remove your vote)%(endSrSpan)s"
|
||||
msgid_plural ""
|
||||
"%(voteNum)s%(startSrSpan)s votes (click to remove your vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "%(voteNum)s%(startSrSpan)s vote (click to vote)%(endSrSpan)s"
|
||||
msgid_plural "%(voteNum)s%(startSrSpan)s votes (click to vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Load more"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading more threads"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "We had some trouble loading more threads. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "%(unread_count)s new comment"
|
||||
msgid_plural "%(unread_count)s new comments"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading thread list"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported%(start_sr_span)s, click to remove report%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Report Misuse"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned%(start_sr_span)s, click to unpin%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to unpin"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pin Thread"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading responses. Please reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading more responses. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "%(numResponses)s response"
|
||||
msgid_plural "%(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing first response"
|
||||
msgid_plural "Showing first %(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load next %(numResponses)s responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Are you sure you want to delete this post?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
msgid "anonymous"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "staff"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Community TA"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported, click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Are you sure you want to delete this comment?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "We had some trouble deleting this comment. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/thread_response_view.js
|
||||
msgid "Are you sure you want to delete this response?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s ago"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s from now"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "less than a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d minute"
|
||||
msgid_plural "%d minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about an hour"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about %d hour"
|
||||
msgid_plural "about %d hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "a day"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d day"
|
||||
msgid_plural "%d days"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a month"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d month"
|
||||
msgid_plural "%d months"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a year"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d year"
|
||||
msgid_plural "%d years"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Available %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of available %s. You may choose some by selecting them in "
|
||||
"the box below and then clicking the \"Choose\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Type into this box to filter down the list of available %s."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to choose all %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Chosen %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of chosen %s. You may remove some by selecting them in the "
|
||||
"box below and then clicking the \"Remove\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to remove all chosen %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid "%(sel)s of %(cnt)s selected"
|
||||
msgid_plural "%(sel)s of %(cnt)s selected"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have unsaved changes on individual editable fields. If you run an "
|
||||
"action, your unsaved changes will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, but you haven't saved your changes to "
|
||||
"individual fields yet. Please click OK to save. You'll need to re-run the "
|
||||
"action."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, and you haven't made any changes on individual "
|
||||
"fields. You're probably looking for the Go button rather than the Save "
|
||||
"button."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of months, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/calendar.js lms/static/admin/js/dateparse.js
|
||||
msgid ""
|
||||
"January|February|March|April|May|June|July|August|September|October|November|December"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: abbreviations for days of the week, keep the pipe (|)
|
||||
#. separators.
|
||||
#: lms/static/admin/js/calendar.js
|
||||
msgid "S|M|T|W|T|F|S"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.js.c
|
||||
#: lms/static/admin/js/collapse.min.js
|
||||
msgid "Show"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.min.js
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of days, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/dateparse.js
|
||||
msgid "Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Now"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Clock"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Choose a time"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Midnight"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "6 a.m."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Noon"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Today"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Tomorrow"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Open Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Close Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Post body"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error getting student list."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error retrieving grading configuration."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error generating grades. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "File Name (Newest First)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid ""
|
||||
"Links are generated on demand and expire within 5 minutes due to the "
|
||||
"sensitive nature of student grade information."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled and sent email to the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Emails successfully sent. The following students are no longer enrolled in "
|
||||
"the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "The following students are no longer enrolled in the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"These students were not affliliated with the course so could not be "
|
||||
"unenrolled:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message must have a subject."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message cannot be blank."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your email was successfully queued for sending."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "yourself"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "everyone who is staff or instructor on this course"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"ALL (everyone who is enrolled in this course as student, staff, or "
|
||||
"instructor)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"Your email was successfully queued for sending. Please note that for large "
|
||||
"classes, it may take up to an hour (or more, if other courses are "
|
||||
"simultaneously sending email) to send all emails."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "You are about to send an email titled \""
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Error sending email."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There is no email history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There was an error obtaining email task history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a student email address or username."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting student progress url for '<%= student_id %>'. Check that the "
|
||||
"student identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a problem urlname."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Success! Problem attempts reset for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error resetting problem attempts for problem '<%= problem_id %>' and student"
|
||||
" '<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Delete student '<%= student_id %>'s state on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error deleting student '<%= student_id %>'s state on problem '<%= problem_id"
|
||||
" %>'. Check that the problem and student identifiers are spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Module state successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Started rescore problem task for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'. Click the 'Show Background Task History for Student' "
|
||||
"button to see the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>' for student "
|
||||
"'<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting task history for problem '<%= problem_id %>' and student '<%= "
|
||||
"student_id %>'. Check that the problem and student identifiers are spelled "
|
||||
"correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Reset attempts for all students on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to reset attempts for problem '<%= problem_id %>'."
|
||||
" Click the 'Show Background Task History for Problem' button to see the "
|
||||
"status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to reset attempts for all students on problem '<%= "
|
||||
"problem_id %>'. Check that the problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Rescore problem '<%= problem_id %>' for all students?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to rescore problem '<%= problem_id %>' for all "
|
||||
"students. Click the 'Show Background Task History for Problem' button to see"
|
||||
" the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>'. Check that the"
|
||||
" problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Error listing task history for this student and problem."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Grades saved. Fetching the next submission to grade."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Problem Name"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Graded"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Available to Grade"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Required"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Progress"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Back to problem list"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Try loading again"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> available "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> graded "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> more needed to start ML"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Re-check for submissions"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state: <%= state %>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state for submission: "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Hide)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Show)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Hyperlink</b></p><p>http://example.com/ \"optional title\"</p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Image (upload file or type "
|
||||
"url)</b></p><p>http://example.com/images/diagram.jpg \"optional "
|
||||
"title\"<br><br></p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Markdown Editing Help"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bold (Ctrl+B)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Italic (Ctrl+I)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Hyperlink (Ctrl+L)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote (Ctrl+Q)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Code Sample (Ctrl+K)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Image (Ctrl+G)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Numbered List (Ctrl+O)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bulleted List (Ctrl+U)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading (Ctrl+H)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Horizontal Rule (Ctrl+R)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Undo (Ctrl+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Y)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Shift+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "strong text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "emphasized text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter image description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter link description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js lms/static/js/Markdown.Editor.js
|
||||
msgid "enter code here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "List item"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading"
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
msgid "Unable to retrieve data, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/d3_stacked_bar_graph.js
|
||||
msgid "Number of Students"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/main.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/coffee/src/main.js
|
||||
msgid "Studio's having trouble saving your work"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
msgid "<em>Editing:</em> %s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/models/section.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_handout.js
|
||||
#: cms/static/js/views/course_info_update.js cms/static/js/views/overview.js
|
||||
#: cms/static/js/views/overview.js.c
|
||||
msgid "Saving…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid "Delete Component Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid ""
|
||||
"Are you sure you want to delete this component? This action cannot be "
|
||||
"undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/course_info_update.js
|
||||
msgid "Deleting…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Adding…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Duplicating…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Delete this component?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Deleting this component is permanent and cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Yes, delete this component"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "This link will open in a modal window"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Deleting this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Yes, delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Please do not use any spaces in this field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid ""
|
||||
"The combined length of the organization, course number, and course run "
|
||||
"fields cannot be more than 65 characters."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Required field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Hide Studio Help"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Looking for Help with Studio?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/course.js cms/static/js/models/section.js
|
||||
msgid "You must specify a name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid ""
|
||||
"Only <%= fileTypes %> files can be uploaded. Please select a file ending in "
|
||||
"<%= fileExtensions %> to upload."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course must have an assigned start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course end date cannot be before the course start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course start date cannot be before the enrollment start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment start date cannot be after the enrollment end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment end date cannot be after the course end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "Key should only contain letters, numbers, _, or -"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "There's already another assignment type with this name."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer between 0 and 100."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer greater than 0."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter non-negative integer."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Cannot drop more <% attrs.types %> than will assigned."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grading_policy.js
|
||||
msgid "Grace period must be specified in HH:MM format."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Delete File Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid ""
|
||||
"Are you sure you wish to delete this item. It cannot be reversed!\n"
|
||||
"\n"
|
||||
"Also any content that links/refers to this item will no longer work (e.g. broken images and/or links)"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js cms/static/js/views/show_textbook.js
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Your file has been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Date Added"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "Are you sure you want to delete this update?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_chapter.js
|
||||
msgid "Upload a new PDF to “<%= name %>”"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_textbook.js
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Saving"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid "There was an error with the upload"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid ""
|
||||
"File format not supported. Please upload a file with a <code>tar.gz</code> "
|
||||
"extension."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Collapse All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Expand All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Release date:"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "{month}/{day}/{year} at {hour}:{minute} UTC"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Edit section release date"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Not Graded"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "ascending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "descending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging_header.js
|
||||
msgid ""
|
||||
"Showing %(current_span)s%(start)s-%(end)s%(end_span)s out of "
|
||||
"%(total_span)s%(total)s total%(end_span)s, sorted by "
|
||||
"%(order_span)s%(sort_order)s%(end_span)s %(sort_direction)s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Your change could not be saved"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Return and resolve this issue"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Delete “<%= name %>”?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid ""
|
||||
"Deleting a textbook cannot be undone and once deleted any reference to it in"
|
||||
" your courseware's navigation will also be removed."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Deleting"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/uploads.js
|
||||
msgid "We're sorry, there was an error"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes will not take effect until you save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes, but there are some errors"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid ""
|
||||
"Please address the errors on this page first, and then save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Your changes will not take effect until you save your progress. Take care "
|
||||
"with key and value formatting, as validation is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid "Your policy changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Please note that validation of your policy key and value pairs is not "
|
||||
"currently in place yet. If you are having difficulties, please review your "
|
||||
"policy pairs."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Upload your course image."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Files must be in JPEG or PNG format."
|
||||
msgstr ""
|
||||
BIN
conf/locale/ne/LC_MESSAGES/django.mo
Normal file
BIN
conf/locale/ne/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
11656
conf/locale/ne/LC_MESSAGES/django.po
Normal file
11656
conf/locale/ne/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
conf/locale/ne/LC_MESSAGES/djangojs.mo
Normal file
BIN
conf/locale/ne/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
1464
conf/locale/ne/LC_MESSAGES/djangojs.po
Normal file
1464
conf/locale/ne/LC_MESSAGES/djangojs.po
Normal file
@@ -0,0 +1,1464 @@
|
||||
# edX translation file.
|
||||
# Copyright (C) 2014 EdX
|
||||
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: edx-platform\n"
|
||||
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
|
||||
"POT-Creation-Date: 2014-03-10 09:11-0400\n"
|
||||
"PO-Revision-Date: 2014-03-12 12:54+0000\n"
|
||||
"Last-Translator: sarina <sarina@edx.org>\n"
|
||||
"Language-Team: Nepali (http://www.transifex.com/projects/p/edx-platform/language/ne/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ne\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
#: cms/static/js/views/show_textbook.js cms/static/js/views/validation.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js lms/static/js/verify_student/photocapture.js
|
||||
msgid "This link will open in a new browser window/tab"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Show Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Hide Annotations"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Expand Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Collapse Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Commentary"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/annotatable/display.js
|
||||
msgid "Reply to Annotation"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: %(earned)s is the number of points earned. %(total)s is the
|
||||
#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of
|
||||
#. points will always be at least 1. We pluralize based on the total number of
|
||||
#. points (example: 0/1 point; 1/2 points);
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(earned)s/%(possible)s point)"
|
||||
msgid_plural "(%(earned)s/%(possible)s points)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: %(num_points)s is the number of points possible (examples: 1,
|
||||
#. 3, 10). There will always be at least 1 point possible.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "(%(num_points)s point possible)"
|
||||
msgid_plural "(%(num_points)s points possible)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Hide Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word Answer here refers to the answer to a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Show Answer(s)"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the word unanswered here is about answering a problem the
|
||||
#. student must solve.;
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "unanswered"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/capa/display.js
|
||||
msgid "Status: unsubmitted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: A "rating" is a score a student gives to indicate how well
|
||||
#. they feel they were graded on this problem
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "You need to pick a rating before you can submit."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this message appears when transitioning between openended
|
||||
#. grading
|
||||
#. types (i.e. self assesment to peer assessment). Sometimes, if a student
|
||||
#. did not perform well at one step, they cannot move on to the next one.
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Your score did not meet the criteria to move to the next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: one clicks this button after one has finished filling out the
|
||||
#. grading
|
||||
#. form for an openended assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Your response has been submitted. Please check back later for your grade."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: this button is clicked to submit a student's rating of
|
||||
#. an evaluator's assessment
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Submit post-assessment"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Answer saved, but not yet submitted."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Please confirm that you wish to submit your work. You will not be able to "
|
||||
"make any changes after submitting."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"You are trying to upload a file that is too large for our system. Please "
|
||||
"choose a file under 2MB or paste a link to it into the answer box."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"Are you sure you want to remove your previous response to this question?"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Moved to next step."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid ""
|
||||
"File uploads are required for this question, but are not supported in your "
|
||||
"browser. Try the newest version of Google Chrome. Alternatively, if you have"
|
||||
" uploaded the image to another website, you can paste a link to it into the "
|
||||
"answer box."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: "Show Question" is some text that, when clicked, shows a
|
||||
#. question's
|
||||
#. content that had been hidden
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Show Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
#: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js
|
||||
msgid "Hide Question"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/sequence/display.js
|
||||
msgid ""
|
||||
"Sequence error! Cannot navigate to tab %(tab_name)s in the current "
|
||||
"SequenceModule. Please contact the course staff."
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Video slider"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Pause"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Play"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Fill browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/04_video_control.js
|
||||
msgid "Exit full browser"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD on"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js
|
||||
msgid "HD off"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video position"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "Video ended"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s hour"
|
||||
msgid_plural "%(value)s hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s minute"
|
||||
msgid_plural "%(value)s minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js
|
||||
msgid "%(value)s second"
|
||||
msgid_plural "%(value)s seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Volume"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 0%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (0,20]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (20,40]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Low"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (40,60]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (60,80]%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level in range (80,100)%
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Very loud"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: Volume level equals 100%.
|
||||
#: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js
|
||||
msgid "Maximum"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Caption will be displayed when "
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn on captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js
|
||||
msgid "Turn off captions"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Hide Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "Show Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Sorry"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid "We had some trouble loading the discussion. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/discussion_module_view.js
|
||||
msgid ""
|
||||
"We had some trouble loading the threads you requested. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "Loading content"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid ""
|
||||
"We had some trouble processing your request. Please ensure you have copied "
|
||||
"any unsaved work and then reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
msgid "We had some trouble processing your request. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/utils.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
#: common/static/coffee/src/discussion/views/new_post_view.js
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "remove vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "vote"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid ""
|
||||
"%(voteNum)s%(startSrSpan)s vote (click to remove your vote)%(endSrSpan)s"
|
||||
msgid_plural ""
|
||||
"%(voteNum)s%(startSrSpan)s votes (click to remove your vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_content_view.js
|
||||
msgid "%(voteNum)s%(startSrSpan)s vote (click to vote)%(endSrSpan)s"
|
||||
msgid_plural "%(voteNum)s%(startSrSpan)s votes (click to vote)%(endSrSpan)s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Load more"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading more threads"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "We had some trouble loading more threads. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "%(unread_count)s new comment"
|
||||
msgid_plural "%(unread_count)s new comments"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_list_view.js
|
||||
msgid "Loading thread list"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported%(start_sr_span)s, click to remove report%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Report Misuse"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: The text between start_sr_span and end_span is not shown
|
||||
#. in most browsers but will be read by screen readers.
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned%(start_sr_span)s, click to unpin%(end_span)s"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Click to unpin"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pinned"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_show_view.js
|
||||
msgid "Pin Thread"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading responses. Please reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "We had some trouble loading more responses. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "%(numResponses)s response"
|
||||
msgid_plural "%(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Showing first response"
|
||||
msgid_plural "Showing first %(numResponses)s responses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load all responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Load next %(numResponses)s responses"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/discussion_thread_view.js
|
||||
msgid "Are you sure you want to delete this post?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
msgid "anonymous"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "staff"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Community TA"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/response_comment_show_view.js
|
||||
#: common/static/coffee/src/discussion/views/thread_response_show_view.js
|
||||
msgid "Misuse Reported, click to remove report"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "Are you sure you want to delete this comment?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/response_comment_view.js
|
||||
msgid "We had some trouble deleting this comment. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: common/static/coffee/src/discussion/views/thread_response_view.js
|
||||
msgid "Are you sure you want to delete this response?"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s ago"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%s from now"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "less than a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a minute"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d minute"
|
||||
msgid_plural "%d minutes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about an hour"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about %d hour"
|
||||
msgid_plural "about %d hours"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "a day"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d day"
|
||||
msgid_plural "%d days"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a month"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d month"
|
||||
msgid_plural "%d months"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "about a year"
|
||||
msgstr ""
|
||||
|
||||
#: common/static/js/src/jquery.timeago.locale.js
|
||||
msgid "%d year"
|
||||
msgid_plural "%d years"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Available %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of available %s. You may choose some by selecting them in "
|
||||
"the box below and then clicking the \"Choose\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Type into this box to filter down the list of available %s."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to choose all %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Chosen %s"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid ""
|
||||
"This is the list of chosen %s. You may remove some by selecting them in the "
|
||||
"box below and then clicking the \"Remove\" arrow between the two boxes."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Remove all"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/SelectFilter2.js
|
||||
msgid "Click to remove all chosen %s at once."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid "%(sel)s of %(cnt)s selected"
|
||||
msgid_plural "%(sel)s of %(cnt)s selected"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have unsaved changes on individual editable fields. If you run an "
|
||||
"action, your unsaved changes will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, but you haven't saved your changes to "
|
||||
"individual fields yet. Please click OK to save. You'll need to re-run the "
|
||||
"action."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/actions.js lms/static/admin/js/actions.min.js
|
||||
msgid ""
|
||||
"You have selected an action, and you haven't made any changes on individual "
|
||||
"fields. You're probably looking for the Go button rather than the Save "
|
||||
"button."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of months, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/calendar.js lms/static/admin/js/dateparse.js
|
||||
msgid ""
|
||||
"January|February|March|April|May|June|July|August|September|October|November|December"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: abbreviations for days of the week, keep the pipe (|)
|
||||
#. separators.
|
||||
#: lms/static/admin/js/calendar.js
|
||||
msgid "S|M|T|W|T|F|S"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.js.c
|
||||
#: lms/static/admin/js/collapse.min.js
|
||||
msgid "Show"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/collapse.js lms/static/admin/js/collapse.min.js
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: the names of days, keep the pipe (|) separators.
|
||||
#: lms/static/admin/js/dateparse.js
|
||||
msgid "Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Now"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Clock"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Choose a time"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Midnight"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "6 a.m."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Noon"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Today"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/admin/js/admin/DateTimeShortcuts.js
|
||||
msgid "Tomorrow"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Open Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/calculator.js
|
||||
msgid "Close Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/customwmd.js
|
||||
msgid "Post body"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error getting student list."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error retrieving grading configuration."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "Error generating grades. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid "File Name (Newest First)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/data_download.js
|
||||
msgid ""
|
||||
"Links are generated on demand and expire within 5 minutes due to the "
|
||||
"sensitive nature of student grade information."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled and sent email to the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "Successfully enrolled the following students:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be allowed to enroll once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Successfully sent enrollment emails to the following students. They will be "
|
||||
"enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "These students will be enrolled once they register:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"Emails successfully sent. The following students are no longer enrolled in "
|
||||
"the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid "The following students are no longer enrolled in the course:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/membership.js
|
||||
msgid ""
|
||||
"These students were not affliliated with the course so could not be "
|
||||
"unenrolled:"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message must have a subject."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your message cannot be blank."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Your email was successfully queued for sending."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "yourself"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "everyone who is staff or instructor on this course"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"ALL (everyone who is enrolled in this course as student, staff, or "
|
||||
"instructor)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid ""
|
||||
"Your email was successfully queued for sending. Please note that for large "
|
||||
"classes, it may take up to an hour (or more, if other courses are "
|
||||
"simultaneously sending email) to send all emails."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "You are about to send an email titled \""
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "Error sending email."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There is no email history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/send_email.js
|
||||
msgid "There was an error obtaining email task history for this course."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a student email address or username."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting student progress url for '<%= student_id %>'. Check that the "
|
||||
"student identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Please enter a problem urlname."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Success! Problem attempts reset for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error resetting problem attempts for problem '<%= problem_id %>' and student"
|
||||
" '<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Delete student '<%= student_id %>'s state on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error deleting student '<%= student_id %>'s state on problem '<%= problem_id"
|
||||
" %>'. Check that the problem and student identifiers are spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Module state successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Started rescore problem task for problem '<%= problem_id %>' and student "
|
||||
"'<%= student_id %>'. Click the 'Show Background Task History for Student' "
|
||||
"button to see the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>' for student "
|
||||
"'<%= student_id %>'. Check that the problem and student identifiers are "
|
||||
"spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error getting task history for problem '<%= problem_id %>' and student '<%= "
|
||||
"student_id %>'. Check that the problem and student identifiers are spelled "
|
||||
"correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Reset attempts for all students on problem '<%= problem_id %>'?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to reset attempts for problem '<%= problem_id %>'."
|
||||
" Click the 'Show Background Task History for Problem' button to see the "
|
||||
"status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to reset attempts for all students on problem '<%= "
|
||||
"problem_id %>'. Check that the problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Rescore problem '<%= problem_id %>' for all students?"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Successfully started task to rescore problem '<%= problem_id %>' for all "
|
||||
"students. Click the 'Show Background Task History for Problem' button to see"
|
||||
" the status of the task."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid ""
|
||||
"Error starting a task to rescore problem '<%= problem_id %>'. Check that the"
|
||||
" problem identifier is spelled correctly."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/instructor_dashboard/student_admin.js
|
||||
msgid "Error listing task history for this student and problem."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Grades saved. Fetching the next submission to grade."
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Problem Name"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Graded"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Available to Grade"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Required"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Progress"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Back to problem list"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Try loading again"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> available "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> graded "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "<%= num %> more needed to start ML"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "Re-check for submissions"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state: <%= state %>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "System got into invalid state for submission: "
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Hide)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/coffee/src/staff_grading/staff_grading.js
|
||||
msgid "(Show)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Hyperlink</b></p><p>http://example.com/ \"optional title\"</p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid ""
|
||||
"<p><b>Insert Image (upload file or type "
|
||||
"url)</b></p><p>http://example.com/images/diagram.jpg \"optional "
|
||||
"title\"<br><br></p>"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Markdown Editing Help"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bold (Ctrl+B)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Italic (Ctrl+I)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Hyperlink (Ctrl+L)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote (Ctrl+Q)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Code Sample (Ctrl+K)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Image (Ctrl+G)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Numbered List (Ctrl+O)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Bulleted List (Ctrl+U)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading (Ctrl+H)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Horizontal Rule (Ctrl+R)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Undo (Ctrl+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Y)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Redo (Ctrl+Shift+Z)"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "strong text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "emphasized text"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter image description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "enter link description here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js lms/static/js/Markdown.Editor.js
|
||||
msgid "enter code here"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "List item"
|
||||
msgstr ""
|
||||
|
||||
#: lms/static/js/Markdown.Editor.js
|
||||
msgid "Heading"
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
#: lms/templates/class_dashboard/all_section_metrics.js
|
||||
msgid "Unable to retrieve data, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: lms/templates/class_dashboard/d3_stacked_bar_graph.js
|
||||
msgid "Number of Students"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/main.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/coffee/src/main.js
|
||||
msgid "Studio's having trouble saving your work"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
msgid "<em>Editing:</em> %s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/module_edit.js
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/coffee/src/xblock/cms.runtime.v1.js
|
||||
#: cms/static/js/models/section.js cms/static/js/views/asset.js
|
||||
#: cms/static/js/views/course_info_handout.js
|
||||
#: cms/static/js/views/course_info_update.js cms/static/js/views/overview.js
|
||||
#: cms/static/js/views/overview.js.c
|
||||
msgid "Saving…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid "Delete Component Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js
|
||||
msgid ""
|
||||
"Are you sure you want to delete this component? This action cannot be "
|
||||
"undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/unit.js
|
||||
#: cms/static/js/base.js cms/static/js/views/course_info_update.js
|
||||
msgid "Deleting…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Adding…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Duplicating…"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Delete this component?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Deleting this component is permanent and cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/coffee/src/views/unit.js
|
||||
msgid "Yes, delete this component"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "This link will open in a modal window"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Deleting this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/base.js
|
||||
msgid "Yes, delete this "
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Please do not use any spaces in this field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid ""
|
||||
"The combined length of the organization, course number, and course run "
|
||||
"fields cannot be more than 65 characters."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/index.js
|
||||
msgid "Required field."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Hide Studio Help"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/sock.js
|
||||
msgid "Looking for Help with Studio?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/course.js cms/static/js/models/section.js
|
||||
msgid "You must specify a name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid ""
|
||||
"Only <%= fileTypes %> files can be uploaded. Please select a file ending in "
|
||||
"<%= fileExtensions %> to upload."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/uploads.js
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course must have an assigned start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course end date cannot be before the course start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The course start date cannot be before the enrollment start date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment start date cannot be after the enrollment end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "The enrollment end date cannot be after the course end date."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_details.js
|
||||
msgid "Key should only contain letters, numbers, _, or -"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "There's already another assignment type with this name."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer between 0 and 100."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter an integer greater than 0."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Please enter non-negative integer."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grader.js
|
||||
msgid "Cannot drop more <% attrs.types %> than will assigned."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/models/settings/course_grading_policy.js
|
||||
msgid "Grace period must be specified in HH:MM format."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Delete File Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid ""
|
||||
"Are you sure you wish to delete this item. It cannot be reversed!\n"
|
||||
"\n"
|
||||
"Also any content that links/refers to this item will no longer work (e.g. broken images and/or links)"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js cms/static/js/views/show_textbook.js
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/asset.js
|
||||
msgid "Your file has been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/assets.js
|
||||
msgid "Date Added"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "Are you sure you want to delete this update?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/course_info_update.js
|
||||
msgid "This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_chapter.js
|
||||
msgid "Upload a new PDF to “<%= name %>”"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/edit_textbook.js
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Saving"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid "There was an error with the upload"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/import.js
|
||||
msgid ""
|
||||
"File format not supported. Please upload a file with a <code>tar.gz</code> "
|
||||
"extension."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Collapse All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Expand All Sections"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Release date:"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "{month}/{day}/{year} at {hour}:{minute} UTC"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview.js
|
||||
msgid "Edit section release date"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/overview_assignment_grader.js
|
||||
msgid "Not Graded"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "ascending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging.js
|
||||
msgid "descending"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/paging_header.js
|
||||
msgid ""
|
||||
"Showing %(current_span)s%(start)s-%(end)s%(end_span)s out of "
|
||||
"%(total_span)s%(total)s total%(end_span)s, sorted by "
|
||||
"%(order_span)s%(sort_order)s%(end_span)s %(sort_direction)s"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Your change could not be saved"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/section_edit.js
|
||||
msgid "Return and resolve this issue"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Delete “<%= name %>”?"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid ""
|
||||
"Deleting a textbook cannot be undone and once deleted any reference to it in"
|
||||
" your courseware's navigation will also be removed."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/show_textbook.js
|
||||
msgid "Deleting"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/uploads.js
|
||||
msgid "We're sorry, there was an error"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes will not take effect until you save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "You've made some changes, but there are some errors"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid ""
|
||||
"Please address the errors on this page first, and then save your progress."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/validation.js
|
||||
msgid "Your changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Your changes will not take effect until you save your progress. Take care "
|
||||
"with key and value formatting, as validation is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid "Your policy changes have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/advanced.js
|
||||
msgid ""
|
||||
"Please note that validation of your policy key and value pairs is not "
|
||||
"currently in place yet. If you are having difficulties, please review your "
|
||||
"policy pairs."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Upload your course image."
|
||||
msgstr ""
|
||||
|
||||
#: cms/static/js/views/settings/main.js
|
||||
msgid "Files must be in JPEG or PNG format."
|
||||
msgstr ""
|
||||
@@ -541,6 +541,7 @@ LANGUAGES = (
|
||||
('es-ec', u'Español (Ecuador)'), # Spanish (Ecuador)
|
||||
('es-es', u'Español (España)'), # Spanish (Spain)
|
||||
('es-mx', u'Español (México)'), # Spanish (Mexico)
|
||||
('es-pe', u'Español (Perú)'), # Spanish (Peru)
|
||||
('es-us', u'Español (Estados Unidos)'), # Spanish (United States)
|
||||
('et-ee', u'Eesti (Eesti)'), # Estonian (Estonia)
|
||||
('fa', u'فارسی'), # Persian
|
||||
@@ -550,6 +551,7 @@ LANGUAGES = (
|
||||
('gl', u'Galego'), # Galician
|
||||
('he', u'עברית'), # Hebrew
|
||||
('hi', u'हिन्दी'), # Hindi
|
||||
('hu', u'magyar'), # Hungarian
|
||||
('hy-am', u'Հայերէն (Հայաստանի Հանրապետութիւն)'), # Armenian (Armenia)
|
||||
('id', u'Bahasa Indonesia'), # Indonesian
|
||||
('it-it', u'Italiano (Italia)'), # Italian (Italy)
|
||||
@@ -558,7 +560,9 @@ LANGUAGES = (
|
||||
('ko-kr', u'한국어(대한민국)'), # Korean (Korea)
|
||||
('lt-lt', u'Lietuvių (Lietuva)'), # Lithuanian (Lithuania)
|
||||
('ml', u'മലയാളം'), # Malayalam
|
||||
('mn', u'Монгол хэл'), # Mongolian
|
||||
('nb', u'Norsk bokmål'), # Norwegian Bokmål
|
||||
('ne', u'नेपाली'), # Nepali
|
||||
('nl-nl', u'Nederlands (Nederland)'), # Dutch (Netherlands)
|
||||
('pl', u'Polski'), # Polish
|
||||
('pt-br', u'Português (Brasil)'), # Portuguese (Brazil)
|
||||
|
||||
Reference in New Issue
Block a user