diff --git a/conf/locale/am/LC_MESSAGES/django.mo b/conf/locale/am/LC_MESSAGES/django.mo index 25922bbfc5..fadc0502e0 100644 Binary files a/conf/locale/am/LC_MESSAGES/django.mo and b/conf/locale/am/LC_MESSAGES/django.mo differ diff --git a/conf/locale/am/LC_MESSAGES/django.po b/conf/locale/am/LC_MESSAGES/django.po index 0b9e2b0e76..38e237929c 100644 --- a/conf/locale/am/LC_MESSAGES/django.po +++ b/conf/locale/am/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-06-02 13:44+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Amharic (http://www.transifex.com/projects/p/edx-platform/language/am/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/am/LC_MESSAGES/djangojs.mo b/conf/locale/am/LC_MESSAGES/djangojs.mo index c07e21fceb..12f8b1b9af 100644 Binary files a/conf/locale/am/LC_MESSAGES/djangojs.mo and b/conf/locale/am/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/am/LC_MESSAGES/djangojs.po b/conf/locale/am/LC_MESSAGES/djangojs.po index 42909e6ba7..6f1bde47b9 100644 --- a/conf/locale/am/LC_MESSAGES/djangojs.po +++ b/conf/locale/am/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Amharic (http://www.transifex.com/projects/p/edx-platform/language/am/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ar/LC_MESSAGES/django.mo b/conf/locale/ar/LC_MESSAGES/django.mo index 2791be4ede..09a2511a28 100644 Binary files a/conf/locale/ar/LC_MESSAGES/django.mo and b/conf/locale/ar/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ar/LC_MESSAGES/django.po b/conf/locale/ar/LC_MESSAGES/django.po index 0220dfef6e..d7245315e0 100644 --- a/conf/locale/ar/LC_MESSAGES/django.po +++ b/conf/locale/ar/LC_MESSAGES/django.po @@ -8,6 +8,7 @@ # abdallah.nassif , 2013 # Abdallah Nassif , 2013-2014 # abdallah.nassif , 2013 +# qrfahasan , 2014 # Ahmad AbdArrahman , 2013-2014 # a.nassif , 2013 # a.nassif , 2013 @@ -25,6 +26,7 @@ # Najwan Al Rousan , 2013 # RaghadG , 2014 # SiddigSami , 2014 +# soliman osman , 2014 # #-#-#-#-# django-studio.po (edx-platform) #-#-#-#-# # edX translation file. # Copyright (C) 2014 EdX @@ -111,7 +113,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-09-02 00:40+0000\n" "Last-Translator: Nabeel El-Dughailib \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/edx-platform/language/ar/)\n" @@ -130,11 +132,15 @@ msgstr "" msgid "Open Ended Panel" msgstr "لوحة ذات النهايات المفتوحة " +#. #-#-#-#-# django-partial.po (edx-platform) #-#-#-#-# #. Translators: "Discussion" is the title of the course forum page #. Translators: 'Discussion' refers to the tab in the courseware that leads to #. the discussion forums +#. #-#-#-#-# mako.po (edx-platform) #-#-#-#-# +#. Translators: This is a forum post type #: cms/djangoapps/contentstore/views/component.py #: common/lib/xmodule/xmodule/tabs.py common/lib/xmodule/xmodule/tabs.py +#: lms/templates/discussion/_underscore_templates.html msgid "Discussion" msgstr "المناقشة" @@ -169,21 +175,25 @@ msgstr "القسم الفرعي" msgid "Unit" msgstr "وحدة" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "لا يمكن إنشاء مجموعتين بنفس الاسم " + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" -msgstr "" +msgstr "يجب أن تكون الصفحة المطلوبة رقمية" #: common/djangoapps/course_groups/views.py msgid "Requested page must be greater than zero" -msgstr "" +msgstr "يجب Hن يكون رقم الصفحة المطلوبة أكبر من صفر" #: common/djangoapps/course_modes/models.py msgid "Honor Code Certificate" msgstr "شهادة ميثاق الشرف الأكاديمي" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" -msgstr "التسجيل في المساق مغلق" +msgstr "باب التسجيل مغلق" #: common/djangoapps/course_modes/views.py msgid "Enrollment mode not supported" @@ -206,6 +216,7 @@ msgid "Moderator" msgstr "مشرف المنتدى" #: common/djangoapps/django_comment_common/models.py +#: lms/templates/discussion/_underscore_templates.html msgid "Community TA" msgstr "مساعد أستاذ لشؤون المتعلمين" @@ -284,14 +295,9 @@ msgstr "الرمز التعريفي للمساق غير صحيح" msgid "Course id is invalid" msgstr "الرمز التعريفي غير صحيح " -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "المساق ممتلئ بالكامل" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" -msgstr "" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" +msgstr "لقد تعذّر التسجيل" #: common/djangoapps/student/views.py msgid "You are not enrolled in this course" @@ -306,6 +312,8 @@ msgid "" "You've successfully logged into your {provider_name} account, but this " "account isn't linked with an {platform_name} account yet." msgstr "" +"تم تسجيل الدخول بنجاح إلى حسابك في {provider_name}، غير أن هذا الحساب غير " +"مرتبط بحساب {platform_name} بعد." #: common/djangoapps/student/views.py msgid "" @@ -313,12 +321,17 @@ msgid "" "below, and then link your {platform_name} account with {provider_name} from " "your dashboard." msgstr "" +"استخدم اسم المستخدم وكلمة السر الخاصين بك في حسابك على {platform_name} " +"لتسجيل دخولك إلى {platform_name} أدناه، ثم يمكنك أن تقوم بربط حسابك على " +"{platform_name} مع {provider_name} من لوحة المعلومات الخاصة بك." #: common/djangoapps/student/views.py msgid "" "If you don't have an {platform_name} account yet, click Register " "Now at the top of the page." msgstr "" +"إذا لم يكن لديك حساب {platform_name} بعد، انقر على التسجيل " +"الآن في أعلى الصفحة." #: common/djangoapps/student/views.py msgid "There was an error receiving your login information. Please email us." @@ -459,15 +472,15 @@ msgstr "يجب إدخال الدولة" #: common/djangoapps/student/views.py msgid "You are missing one or more required fields" -msgstr "" +msgstr "لم تقم بتعبئة واحد أو أكثر من الحقول المطلوبة" #: common/djangoapps/student/views.py msgid "Username cannot be more than {num} characters long" -msgstr "" +msgstr "لا يمكن أن يتجاوز اسم المستخدم {num} حرف ورقم" #: common/djangoapps/student/views.py msgid "Email cannot be more than {num} characters long" -msgstr "" +msgstr "لا يمكن أن يتجاوز عنوان البريد الإلكتروني {num} حرف ورقم" #: common/djangoapps/student/views.py msgid "Valid e-mail is required." @@ -485,7 +498,7 @@ msgstr "كلمة السر:" #: common/djangoapps/student/views.py msgid "Username and password fields cannot match" -msgstr "" +msgstr "لا يمكن أن يتطابق حقلا كلمة السرّ واسم المستخدم" #: common/djangoapps/student/views.py msgid "Could not send activation e-mail." @@ -1062,7 +1075,7 @@ msgstr "" #: common/lib/capa/capa/inputtypes.py msgid "Error running code." -msgstr "" +msgstr "خطأ في تشغيل الرمز." #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" @@ -1310,6 +1323,7 @@ msgstr "بيانات XML للملاحظات التوضيحية" #: common/lib/xmodule/xmodule/textannotation_module.py #: common/lib/xmodule/xmodule/videoannotation_module.py #: common/lib/xmodule/xmodule/word_cloud_module.py +#: cms/templates/container.html msgid "Display Name" msgstr "الإسم الظاهر" @@ -1415,7 +1429,7 @@ msgstr "تمّ الانتهاء" #: common/lib/xmodule/xmodule/capa_base.py msgid "Correct or Past Due" -msgstr "" +msgstr "صحيح أو متأخر" #: common/lib/xmodule/xmodule/capa_base.py msgid "Past Due" @@ -1663,6 +1677,10 @@ msgid "" "module is created and students have attempted it (for example, if a self " "assessed problem is changed to self and peer assessed)." msgstr "" +"قائمة بقوائم قواميس الحالة لحالات الطالب التي تمّ حفظها. تتمّ تعبئة هذا " +"الحقل فقط إذا قام موجّه المساق بتغيير المهام بعد إنشاء الوحدة ومحاولة الطلاب" +" إنجازها (على سبيل المثال إذا تمّ تغيير مسألة خاضعة للتقييم الذاتي إلى مسألة" +" خاضعة للتقييم الذاتي ومن قبل الزملاء)." #: common/lib/xmodule/xmodule/combined_open_ended_module.py msgid "List of state dictionaries of each task within this module." @@ -1789,17 +1807,19 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "LTI Passports" -msgstr "" +msgstr "رمز الدخول LTI" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter the passports for course LTI tools in the following format: " "\"id:client_key:client_secret\"." msgstr "" +"أدخل رموز الدخول لأدوات LTI للمساق باتّباع الصيغة: " +"\"id:client_key:client_secret\"" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Advertised Start Date" -msgstr "" +msgstr "إعلان تاريخ بداية المساق" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -1807,71 +1827,90 @@ msgid "" "is different from the set start date. To advertise the set start date, enter" " null." msgstr "" +"الرجاء إدخال التاريخ الذي تريد الإعلان عنه كتاريخ بدء المساق إذا كان هذا " +"التاريخ مختلفًا عن تاريخ البدء المحدد. للإعلان عن تاريخ البدء المحدد الرجاء " +"إدخال إلغاء." #: common/lib/xmodule/xmodule/course_module.py msgid "Show Calculator" -msgstr "" +msgstr "إظهار الآلة الحاسبة" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. When true, students can see the calculator in the " "course." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يستطيع الطلاب رؤية الحاسبة في " +"المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter the name of the course as it should appear in the edX.org course list." msgstr "" +"إدخال إسم المساق كما يجب أن يظهر في قائمة المساقات على الموقع edX.org." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Display Name" -msgstr "" +msgstr "إسم المساق الظاهر للعموم" #: common/lib/xmodule/xmodule/course_module.py #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Course Editor" -msgstr "" +msgstr "محرّر المساق" #: common/lib/xmodule/xmodule/course_module.py #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Enter the method by which this course is edited (\"XML\" or \"Studio\")." -msgstr "" +msgstr "إخال الطريقة التي تمّ تعديل المساق من خلالها (\"XML\" أو \"ستوديو\")." #: common/lib/xmodule/xmodule/course_module.py msgid "Show Chat Widget" -msgstr "" +msgstr "إظهار أداة الدردشة" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. When true, students can see the chat widget in the " "course." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يستطيع الطلاب رؤية أداة الدردشة" +" في المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Survey URL" -msgstr "" +msgstr "الرابط لاستبيان المساق" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter the URL for the end-of-course survey. If your course does not have a " "survey, enter null." msgstr "" +"إخال الرابط الخاص باستبيان نهاية المساق. إذا لم يكن للمساق الخاص بك استبيان،" +" الرجاء إدخال \"لا يوجد\"." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Blackout Dates" -msgstr "" +msgstr "تواريخ حجب المناقشات" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" +"أدخل التواريخ التي لا يمكن للطلاب النشر بينها في منتديات النقاش، ويجب إدخال " +"كل تاريخين بالصيغة التالية: [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. أما من أجل " +"تحديد الأوقات أيضًا إلى جانب التواريخ فيجب الإدخال بالصيغة التالية: [\"YYYY-" +"MM-DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (تأكد من وضع حرف ’و‘ بين التاريخ " +"والوقت). ويظهر الإدخال الذي يحدد أكثر من فترة توقّف واحدة على الشكل التالي: " +"[[\"2014-09-15\", \"2014-09-21\"]، [\"2014-10-01\", \"2014-10-08\"]]" #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Topic Mapping" -msgstr "" +msgstr "تعيين موضوع المناقشة" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -1880,80 +1919,100 @@ msgid "" "example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" "UniversityX-MUS101-course-2014_T1\"}." msgstr "" +"إدخال فئات المناقشة على الشكل التالي: {\"id\": \"i4x-InstitutionName-" +"CourseNumber-course-CourseRun\"}. على سبيل المثال، يمكن أن تكون إحدى فئات " +"المناقشة \"Lydian Mode\": {\"id\": \"i4x-UniversityX-MUS101-course-" +"2014_T1\"}." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Sorting Alphabetical" -msgstr "" +msgstr "الترتيب الأبجدي للمناقشات" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. If true, discussion categories and subcategories are " "sorted alphabetically. If false, they are sorted chronologically." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يتمّ ترتيب الفئات والفئات " +"الفرعية للمناقشات بحسب الأبجدية. وفي حال اختيار خطأ، يتمّ ترتيبها زمنيًا." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Announcement Date" -msgstr "" +msgstr "تاريخ إعلان المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Enter the date to announce your course." -msgstr "" +msgstr "إدخال التاريخ للإعلان عن المساق الخاص بك." #: common/lib/xmodule/xmodule/course_module.py msgid "Cohort Configuration" -msgstr "" +msgstr "ضبط إعدادات المجموعة" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" +"أدخِل مفاتيح وقيَم السياسة لتمكين ميزة المجموعات، حدّد فروض الطلاب المؤتمتة " +"للمجموعات أو يمكنك تحديد أي موضوع نقاش في كامل المساق على أنها مواضيع خاصة " +"بأعضاء مجموعة معينة." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Is New" -msgstr "" +msgstr "إنّ المساق جديد" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. If true, the course appears in the list of new courses " "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يظهر المساق في قائمة المساقات " +"الجديدة على edx.org، وتظهر إشارة جديد! مؤقتًا بجانب صورة المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Mobile Course Available" -msgstr "" +msgstr "يتوافر مساق للجوّال" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. If true, the course will be available to mobile " "devices." msgstr "" +"أدخِل إما صواب أو خطأ، في حال كانت الإجابة ’صواب‘ فإن المساق سيتوافر للأجهزة" +" الجوالة." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" -msgstr "" +msgstr "لم يجرِ تصحيح المساق " #: common/lib/xmodule/xmodule/course_module.py msgid "Enter true or false. If true, the course will not be graded." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، لن يتمّ تقييم المساق ووضع " +"الدرجات" #: common/lib/xmodule/xmodule/course_module.py msgid "Disable Progress Graph" -msgstr "" +msgstr "تعطيل الرسم البياني للتقدّم" #: common/lib/xmodule/xmodule/course_module.py msgid "Enter true or false. If true, students cannot view the progress graph." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، لا يستطيع الطلاب رؤية الرسم " +"البياني الخاص للتقدّم" #: common/lib/xmodule/xmodule/course_module.py msgid "PDF Textbooks" -msgstr "" +msgstr "الكتب بصيغة PDF" #: common/lib/xmodule/xmodule/course_module.py msgid "List of dictionaries containing pdf_textbook configuration" -msgstr "" +msgstr "قائمة بالقواميس التي تحتوي على ضبط إعدادات pdf_textbook" #: common/lib/xmodule/xmodule/course_module.py msgid "HTML Textbooks" -msgstr "" +msgstr "الكتب بصيغة HTML" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -1961,30 +2020,37 @@ msgid "" " name of the tab (usually the name of the book) as well as the URLs and " "titles of all the chapters in the book." msgstr "" +"فيما يتعلّق بالكتب بصيغة HTML التي تظهر بمثابة علامة تبويب منفصلة في منهاج " +"المساق، الرجاء إدخال إسم علامة التبويب (يكون عادةً إسم الكتاب) بالإضافة إلى " +"الروابط والعناوين الخاصة بكل الفصول الموجودة في الكتاب." #: common/lib/xmodule/xmodule/course_module.py msgid "Remote Gradebook" -msgstr "" +msgstr "سجل الدرجات الخارجي" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter the remote gradebook mapping. Only use this setting when " "REMOTE_GRADEBOOK_URL has been specified." msgstr "" +"إدخال تعيين سجل الدرجات الخارجي. الرجاء استخدام هذا الإعداد عندما يتم تحديد" +" REMOTE_GRADEBOOK_URL فقط." #: common/lib/xmodule/xmodule/course_module.py msgid "Allow Anonymous Discussion Posts" -msgstr "" +msgstr "السماح بعرض مناقشات من أشخاص مجهولي الهوية" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. If true, students can create discussion posts that are " "anonymous to all users." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يستطيع الطلاب إنشاء مناقشات لا " +"تظهر فيها هويّتهم لكافة المستخدمين." #: common/lib/xmodule/xmodule/course_module.py msgid "Allow Anonymous Discussion Posts to Peers" -msgstr "" +msgstr "السماح بنشر مناقشات من دون إظهار الهوية للزملاء" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -1992,14 +2058,17 @@ msgid "" "anonymous to other students. This setting does not make posts anonymous to " "course staff." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يمكن للطالب إنشاء مناقشات دون " +"إظهار الهوية إلى الطلاب الآخرين. لا يجعل هذا الإعداد هويّة الشخص الناشر " +"مخفية لطاقم المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Advanced Module List" -msgstr "" +msgstr "قائمة متقدّمة بالوحدات" #: common/lib/xmodule/xmodule/course_module.py msgid "Enter the names of the advanced components to use in your course." -msgstr "" +msgstr "إدخال أسماء المكوِّنات المتقدّمة لاستخدامها في مساقك." #: common/lib/xmodule/xmodule/course_module.py msgid "Getting Started With Studio" @@ -2257,7 +2326,7 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Info Sidebar Name" -msgstr "" +msgstr "اسم المساق كما يظهر في شريط المعلومات الجانبي" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -2265,38 +2334,45 @@ msgid "" "on the Course Info page. Your course handouts appear in the right panel of " "the page." msgstr "" +"إدخال العنوان الذي ترغب أن يراه الطلاب فوق عناوين المساق في صفحة معلومات " +"المساق. تظهر ملحقات المساق الخاص بك على يمين اللّوحة الجانبية في الصفحة." #: common/lib/xmodule/xmodule/course_module.py msgid "Due Date Display Format" -msgstr "" +msgstr "شكل عرض تاريخ الاستحقاق" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter the format due dates are displayed in. Due dates must be in MM-DD-" "YYYY, DD-MM-YYYY, YYYY-MM-DD, or YYYY-DD-MM format." msgstr "" +"إدخال الشكل التي تعرض فيه التواريخ المقرّرة. يجب أن تكون تواريخ الاستحقاق " +"على الشكل MM-DD-YYYY، أو DD-MM-YYYY، أو YYYY-MM-DD، أو YYYY-DD-MM." #: common/lib/xmodule/xmodule/course_module.py msgid "External Login Domain" -msgstr "" +msgstr "مجال تسجيل الدخول الخارجي" #: common/lib/xmodule/xmodule/course_module.py msgid "Enter the external login method students can use for the course." msgstr "" +"إدخال طريقة تسجيل الدخول الخارجية التي يمكن أن يستخدمها الطلاب للمساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Certificates Downloadable Before End" -msgstr "" +msgstr "الشهادات القابلة للتنزيل قبل الانتهاء" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. If true, students can download certificates before the " "course ends, if they've met certificate requirements." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يمكن للطلاب تنزيل الشهادات قبل " +"انتهاء المساق، إذا كانوا يستوفون شروط الشهادة." #: common/lib/xmodule/xmodule/course_module.py msgid "Certificates Display Behavior" -msgstr "" +msgstr "سلوك عرض الشهادات" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -2306,10 +2382,15 @@ msgid "" " a course has ended. 'early_no_info' will hide all certificate information " "unless a student has earned a certificate." msgstr "" +"توجد ثلاثة أوضاع محتملة: ’منتهي‘ أو ’مبكر_توجد_معلومات‘ أو " +"’مبكر_لاتوجد_معلومات‘. وضع ’منتهي‘ هو السلوك الافتراضي حيث لن تظهر الشهادات " +"إلا بعد انتهاء المساق، أما وضع ’مبكر_توجد_معلومات‘ فيسمح بإظهار جميع معلومات" +" الشهادات قبل انتهاء المساق، بينما يخفي وضع ’مبكر_لاتوجد_معلومات‘ جميع " +"معلومات الشهادات إلا في حال كان الطالب قد استحق الحصول على شهادة." #: common/lib/xmodule/xmodule/course_module.py msgid "Course About Page Image" -msgstr "" +msgstr "صورة صفحة \"لمحة عن المساق\"" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -2317,56 +2398,64 @@ msgid "" "Files & Uploads page. You can also set the course image on the Settings & " "Details page." msgstr "" +"تعديل إسم ملف صورة المساق. يجب تحميل هذا الملف على صفحة الملفات والتحميلات. " +"يمكنك أيضاً ضبط صورة المساق على صفحة الإعدادات والتفاصيل." #: common/lib/xmodule/xmodule/course_module.py msgid "" "Between quotation marks, enter the short name of the course to use on the " "certificate that students receive when they complete the course." msgstr "" +"إدخال الإسم المختصر للمساق، بين علامتي الاقتباس، لاستخدامه على الشهادة التي " +"سيحصل عليها الطلاب عندما يستكملون المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Certificate Name (Short)" -msgstr "" +msgstr "اسم الشهادة (مختصر)" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Between quotation marks, enter the long name of the course to use on the " "certificate that students receive when they complete the course." msgstr "" +"إدخال الإسم الطويل للمساق بين علامتي الاقتباس لاستخدامه على الشهادة التي " +"سيحصل عليها الطلاب عندما يستكملون المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Certificate Name (Long)" -msgstr "" +msgstr "اسم الشهادة (طويل)" #: common/lib/xmodule/xmodule/course_module.py msgid "CSS Class for Course Reruns" -msgstr "" +msgstr "صف CSS لعمليات إعادة تشغيل المساق" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Allows courses to share the same css class across runs even if they have " "different numbers." msgstr "" +"السماح للمساقات بتقاسم نفس صف css عبر عمليات التشغيل حتى لو كانت تحمل " +"أرقاماً مختلفة." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Forum External Link" -msgstr "" +msgstr "الرابط الخارجي لمنتدى المناقشات" #: common/lib/xmodule/xmodule/course_module.py msgid "Allows specification of an external link to replace discussion forums." -msgstr "" +msgstr "السماح لمواصفات رابط خارجي باستبدال منتديات المناقشات." #: common/lib/xmodule/xmodule/course_module.py msgid "Hide Progress Tab" -msgstr "" +msgstr "إخفاء شريط \"التقدّم\"" #: common/lib/xmodule/xmodule/course_module.py msgid "Allows hiding of the progress tab." -msgstr "" +msgstr "السماح بإخفاء شريط \"التقدّم\"." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Organization Display String" -msgstr "" +msgstr "نص عرض تنظيم المساق" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -2375,10 +2464,13 @@ msgid "" "the course. To use the organization that you entered when you created the " "course, enter null." msgstr "" +"الرجاء إدخال تنظيم المساق التي ترغب أن يظهر في منهاج المساق الخاص بك. يلغي " +"هذا الإعداد التنظيم التي أدخلته عندما قمت بإنشاء المساق. لاستخدام التنظيم " +"الذي أدخلته عندما قمت بإنشاء المساق، الرجاء إدخال \"لا يوجد\"." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Number Display String" -msgstr "" +msgstr "نص عرض رقم المساق" #: common/lib/xmodule/xmodule/course_module.py msgid "" @@ -2387,30 +2479,37 @@ msgid "" "course. To use the course number that you entered when you created the " "course, enter null." msgstr "" +"الرجاء إدخال رقم المساق الدي ترغب أن يظهر في منهاج المساق الخاص بك. يلغي هذا" +" الإعداد الرقم الذي أدخلته عندما قمت بإنشاء المساق. لاستخدام الرقم الذي " +"أدخلته عندما قمت بإنشاء المساق الرجاء إدخال \"لا يوجد\"." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Maximum Student Enrollment" -msgstr "" +msgstr "العدد الأقصى للطلاب الذين يمكنهم التسجيل في المساق" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter the maximum number of students that can enroll in the course. To allow" " an unlimited number of students, enter null." msgstr "" +"الرجاء إدخال العدد الأقصى للطلاب الذين يمكنهم التسجيل في المساق. للسماح بعدد" +" غير محدّد من الطلاب، الرجاء إدخال \"لا يوجد\"." #: common/lib/xmodule/xmodule/course_module.py msgid "Allow Public Wiki Access" -msgstr "" +msgstr "السماح بالوصول العام للويكي" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. If true, edX users can view the course wiki even if " "they're not enrolled in the course." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يستطيع مستخدمو edX رؤية صفحة " +"ويكي للمساق حتّى لو لم يكونوا مسجّلين في المساق." #: common/lib/xmodule/xmodule/course_module.py msgid "Invitation Only" -msgstr "" +msgstr "المدعوون فقط" #: common/lib/xmodule/xmodule/course_module.py msgid "General" @@ -2587,7 +2686,7 @@ msgstr "كتابة الرقم المرتبط بالوضعيات التالية: #: common/lib/xmodule/xmodule/textannotation_module.py #: common/lib/xmodule/xmodule/videoannotation_module.py msgid "No email address found." -msgstr "" +msgstr "لم يتم العثور على عنوان البريد الإلكتروني." #: common/lib/xmodule/xmodule/lti_module.py msgid "" @@ -2704,6 +2803,53 @@ msgstr "" "المزامنة مع نظام تقييم خارجي بدلاً من تشغيل أداة خارجية. يؤدي هذا الإعداد " "إلى إخفاء زر التشغيل وأي IFrames لهذا المكوِّن." +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "اطلب اسم المستخدم الخاص بالمستخدم" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" +"اختر ’صواب‘ لطلب اسم المستخدم الخاص بالمستخدم، كما يجب أيضًا أن تحدد ’فتح في" +" صفحة جديدة‘ على خيار ’صواب‘ أيضًا للحصول على معلومات المستخدم." + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "اطلب البريد الإلكتروني للمستخدم" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" +"اختر ’صواب‘ لطلب البريد الإلكتروني للمستخدم، كما يجب أيضًا أن تحدد ’فتح في " +"صفحة جديدة‘ على خيار ’صواب‘ أيضًا للحصول على معلومات المستخدم." + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "معلومات تطبيق LTI" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" +"أدخِل وصفًا لتطبيق الطرف الثالث، فإذا كان يطلب اس المستخدم و/أو البريد " +"الإلكتروني فاستخدم مربع النص هذا لإخطار المستخدمين لماذا سوف يتم إرسال اسم " +"المستخدم و/أو البريد الإلكتروني الخاص بهم إلى تطبيق طرف ثالث." + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "نص الزر" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "أدخِل النص إلى الزر المستخدم لإطلاق تطبيق الطرف الثالث." + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -2773,15 +2919,15 @@ msgstr "واجهة تقييم الزملاء" #: common/lib/xmodule/xmodule/seq_module.py #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Due Date" -msgstr "" +msgstr "تاريخ الاستحقاق" #: common/lib/xmodule/xmodule/seq_module.py msgid "Enter the date by which problems are due." -msgstr "" +msgstr "إدخال تاريخ الاستحقاق لحلّ المسائل." #: common/lib/xmodule/xmodule/split_test_module.py msgid "Group ID {group_id}" -msgstr "" +msgstr "الرمز التعريفي للمجموعة {group_id}" #. Translators: This message will be added to the front of messages of type #. warning, @@ -2840,7 +2986,7 @@ msgstr "ما هي الوحدة الفرعية التي يجب أن يراها ا #: common/lib/xmodule/xmodule/split_test_module.py msgid "{group_name} (inactive)" -msgstr "" +msgstr "{group_name} (غير مفعّلة)" #: common/lib/xmodule/xmodule/split_test_module.py msgid "The experiment is not associated with a group configuration." @@ -2877,7 +3023,7 @@ msgstr "" #: common/lib/xmodule/xmodule/split_test_module.py msgid "This content experiment has issues that affect content visibility." -msgstr "" +msgstr "ثمّة مشاكل في اختبار المحتوى هذا تؤثّر على إمكانيّة رؤية المحتوى." #. #-#-#-#-# django-partial.po (edx-platform) #-#-#-#-# #. Translators: 'Courseware' refers to the tab in the courseware that leads to @@ -3037,44 +3183,50 @@ msgstr "أفضل num_top_words كلمات لسحابة الكلمات." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Enter the default date by which problems are due." -msgstr "" +msgstr "إدخال تاريخ الاستحقاق الافتراضي لحلّ المسائل." #: common/lib/xmodule/xmodule/modulestore/inheritance.py #: lms/lib/xblock/mixin.py msgid "If true, can be seen only by course staff, regardless of start date." msgstr "" +"عند اختيار صواب، يمكن رؤيته فقط من قبل طاقم المساق، بغض النظر عن تاريخ " +"البدء." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "GIT URL" -msgstr "" +msgstr "الرابط الخاص بنظام GIT" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Enter the URL for the course data GIT repository." -msgstr "" +msgstr "إدخال الرابط لمستودع نظام GIT لبيانات المساق." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "XQA Key" -msgstr "" +msgstr "مفتاح XQA" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "This setting is not currently supported." -msgstr "" +msgstr "إنّ هذا المساق غير مدعوم حالياً." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" "Enter the location of the annotation storage server. The textannotation, " "videoannotation, and imageannotation advanced modules require this setting." msgstr "" +"إدخال موقع مخدّم تخزين الملاحظات التوضيحية. تتطلّب الوحدات المتقدّمة لحواشي " +"النصوص، وحواشي الفيديو، وحواشي الصور لهذا الإعداد." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "URL for Annotation Storage" -msgstr "" +msgstr "الرابط لتخزين الملاحظات التوضيحية" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" "Enter the secret string for annotation storage. The textannotation, " "videoannotation, and imageannotation advanced modules require this string." msgstr "" +"الرجاء إدخال النص السري لتخزين الملاحظات التوضيحية. هذا النص ضروري للوحدات " +"المتقدّمة لحواشي النصوص وحواشي الفيديو وحواشي الصور." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" @@ -3093,44 +3245,53 @@ msgid "" " \"per_student\". This setting only applies to problems that have randomly " "generated numeric values." msgstr "" +"تحديد عدد المرات التي يتمّ فيها إعادة ترتيب القيم المتغيّرة في مسألة ما بشكل" +" عشوائي عندما يقوم طالب بتحميل المسألة. تكون القيم الصحيحة \"دائماً\"، " +"و\"تجري إعادة الضبط\"، و\"أبداً\"، و\"لكل طالب\". وينطبق هذا الإعداد فقط على" +" المسائل التي تتضمّن خيارات ذات قيم رقمية يتم توليدها بشكل عشوائي. " #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Days Early for Beta Users" -msgstr "" +msgstr "الاطلاع بشكلٍ مبكر لمستخدمي بيتا" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" "Enter the number of days before the start date that beta users can access " "the course." msgstr "" +"إدخال عدد الأيام قبل تاريخ البدء الذي يتيح لمستخدمي بيتا الدخول إلى المساق." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Static Asset Path" -msgstr "" +msgstr "مسار المواد الملحقة الثابتة" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" "Enter the path to use for files on the Files & Uploads page. This value " "overrides the Studio default, c4x://." msgstr "" +"إدخال المسار الذي يجب استخدامه للملفات على صفحة الملفات والتحميلات. تلغي هذه" +" القيمة برنامج استوديو الأساسي، c4x://." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Text Customization" -msgstr "" +msgstr "تخصيص النصّ" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Enter string customization substitutions for particular locations." -msgstr "" +msgstr "إدخال بدائل تعديل النص لمواقع محدّدة." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Enable LaTeX Compiler" -msgstr "" +msgstr "تفعيل المحوّل البرمجي لاتكس" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" "Enter true or false. If true, you can use the LaTeX templates for HTML " "components and advanced Problem components." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يمكنك استخدام نماذج LaTeX " +"للمكوِّنات بصيغة HTML ومكوِّنات المسائل المتقدّمة." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" @@ -3138,10 +3299,13 @@ msgid "" " is a course-wide setting, but you can specify a different number when you " "create an individual problem. To allow unlimited attempts, enter null." msgstr "" +"إدخال الحدّ الأقصى لعدد المرّات التي يسمح فيها للطالب بمحاولة الإجابة على " +"المسائل. إنّه إعداد على نطاق المساق، ولكن يمكنك تحديد رقم مختلف عندما تقوم " +"بإنشاء مسألة فردية. للسماح بعدد محاولات غير محدّد، الرجاء إدخال \"لا يوجد\"." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Matlab API key" -msgstr "" +msgstr "مفتاح واجهة برمجة التطبيقات الخاصة بـ Matlab" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" @@ -3152,25 +3316,35 @@ msgid "" "obtain a key for your course, or to report an issue, please contact " "moocsupport@mathworks.com" msgstr "" +"إدخال مفتاح واجهة برمجة التطبيقات الذي تقدّمه ماثووركس للدخول إلى خدمة " +"الاستضافة MATLAB. يتمّ منح هذا المفتاح للاستخدام الحصري في هذا المساق خلال " +"مدّة محدّدة. لا تستخدم مفتاح واجهة برمجة التطبيقات في مساقات أخرى. الرجاء " +"إبلاغ ماثووركس فوراً إذا كنت تعتقد أنّه تمّ اكتشاف المفتاح. للحصول على مفتاح" +" من أجل مساقك، أو للإبلاغ عن مشكلة ما، يرجى الاتصال بـ " +"moocsupport@mathworks.com" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Experiment Group Configurations" -msgstr "" +msgstr "ضبط إعدادات المجموعة الخاصّة بالاختبار" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" "Enter the configurations that govern how students are grouped for content " "experiments." msgstr "" +"الرجاء إدخال ضبط الإعدادات التي تنظّم كيفيّة تقسيم الطلاب في مجموعات " +"لاختبارات المحتوى." #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "Enable video caching system" -msgstr "" +msgstr "تفعيل نظام التخزين المؤقّت للفيديو" #: common/lib/xmodule/xmodule/modulestore/inheritance.py msgid "" "Enter true or false. If true, video caching will be used for HTML5 videos." msgstr "" +"الرجاء إدخال صواب أو خطأ، في حال الصواب سيتمّ اعتماد التخزين المؤثت لمقاطع " +"الفيديو بلغة HTML5." #. Translators: "Self" is used to denote an openended response that is self- #. graded @@ -3668,10 +3842,14 @@ msgid "" "not know what this setting is, you can leave it blank and continue to use " "these other settings." msgstr "" +"اختياري. استخدم هذه للفيديوهات التي تكون فيها روابط تنزيل وبث الفيديوهات " +"مُدارةً كليًا من قِبل edX، وهذا يتخطى إعدادات ’الرابط الافتراضي للفيديو‘ " +"و’روابط ملفات الفيديو‘ وجميع الرموز التعريفية لليوتيوب. إذا لم تكن تعرف " +"ماهية هذه الإعدادات يمكنك أن تتركها فارغة وتتابع لاستخدام باقي الإعدادات." #: common/lib/xmodule/xmodule/video_module/video_xfields.py msgid "EdX Video ID" -msgstr "" +msgstr "الرمز التعريفي لفيديو edX." #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" @@ -4144,6 +4322,10 @@ msgstr "لا يمكن ترك العنوان فارغاً" msgid "Body can't be empty" msgstr "لا يمكن ترك المحتوى فارغاً" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "الموضوع غير موجود" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -4155,7 +4337,7 @@ msgstr "أنواع الملفات المسموحة هي '%(file_types)s'" #: lms/djangoapps/django_comment_client/base/views.py msgid "Maximum upload file size is %(file_size)s bytes." -msgstr "" +msgstr "أكبر حجم لتحميل ملف هو %(file_size)s بايت." #: lms/djangoapps/django_comment_client/base/views.py msgid "" @@ -4176,23 +4358,23 @@ msgstr "المهمة قيد التشغيل بالفعل." #: lms/djangoapps/instructor/views/api.py msgid "Invoice number '{0}' does not exist." -msgstr "" +msgstr "رقم الفاتورة '{0}' غير موجود." #: lms/djangoapps/instructor/views/api.py msgid "The sale associated with this invoice has already been invalidated." -msgstr "" +msgstr "لقد سبق وتم إلغاء عملية البيع المتعلقة بهذه الفاتورة." #: lms/djangoapps/instructor/views/api.py msgid "Invoice number {0} has been invalidated." -msgstr "" +msgstr "لم تتم المصادقة على الفاتورة رقم {0}." #: lms/djangoapps/instructor/views/api.py msgid "This invoice is already active." -msgstr "" +msgstr "هذه الفاتورة مفعلة مسبقًا." #: lms/djangoapps/instructor/views/api.py msgid "The registration codes for invoice {0} have been re-activated." -msgstr "" +msgstr "لقد أعيد تفعيل رموز التسجيل للفاتورة رقم {0}." #: lms/djangoapps/instructor/views/api.py msgid "User ID" @@ -4237,6 +4419,28 @@ msgstr "العنوان البريدي" msgid "Goals" msgstr "أهداف" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "المجموعة" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" +"يجري حاليًا إنشاء صفحة الطالب المسجل الخاصة بك! يمكنك مشاهدة حالة مهمة " +"الإنشاء في قسم ’المهام المعلّقة لموجّه المساق‘." + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" +"مهمة إنشاء صفحة الطالب المسجل قيد الإنجاز حاليًا، يمكنك التحقق من جدول " +"’المهام المعلّقة لموجّه المساق‘ لمشاهدة حالة المهمة. سوف يصبح التقرير متاحًا" +" للتنزيل في الجدول أدناه عند اكتمال الإنشاء." + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "الوحدة غير موجودة" @@ -4271,6 +4475,8 @@ msgstr "تم بنجاح تغيير تاريخ الاستحقاق للطالب {0 msgid "" "Successfully removed invalid due date extension (unit has no due date)." msgstr "" +"تمّت عملية إزالة تمديد تاريخ الاستحقاق غير الصحيح بنجاح (لا يوجد للوحدة " +"تاريخ تسليم نهائي)." #: lms/djangoapps/instructor/views/api.py msgid "Successfully reset due date for student {0} for {1} to {2}" @@ -4280,77 +4486,84 @@ msgstr "" #: lms/djangoapps/instructor/views/coupons.py msgid "coupon id is None" -msgstr "" +msgstr "لا يوجد رمز للقسيمة" #: lms/djangoapps/instructor/views/coupons.py #: lms/djangoapps/instructor/views/coupons.py #: lms/djangoapps/instructor/views/coupons.py msgid "coupon with the coupon id ({coupon_id}) DoesNotExist" -msgstr "" +msgstr "لا يوجد قسيمة تحمل الرمز التعريفي للقسيمة ({coupon_id})" #: lms/djangoapps/instructor/views/coupons.py #: lms/djangoapps/instructor/views/coupons.py msgid "coupon with the coupon id ({coupon_id}) is already inactive" msgstr "" +"إنّ القسيمة التي تحمل الرمز التعريفي للقسيمة ({coupon_id}) هي غير فعالة " +"بالفعل" #: lms/djangoapps/instructor/views/coupons.py #: lms/djangoapps/instructor/views/coupons.py msgid "coupon with the coupon id ({coupon_id}) updated successfully" msgstr "" +"تمّت عملية تحديث قسيمة تحمل الرمز التعريفي للقسيمة ({coupon_id}) بنجاح" #: lms/djangoapps/instructor/views/coupons.py msgid "" "The code ({code}) that you have tried to define is already in use as a " "registration code" msgstr "" +"إنّ الرمز ({code}) الذي قد حاولت تحديده هو بالفعل قيد الاستخدام بمثابة رمز " +"للتسجيل." #: lms/djangoapps/instructor/views/coupons.py msgid "Please Enter the Integer Value for Coupon Discount" -msgstr "" +msgstr "الرجاء إدخال رقم صحيح للخصم في القسيمة" #: lms/djangoapps/instructor/views/coupons.py msgid "Please Enter the Coupon Discount Value Less than or Equal to 100" -msgstr "" +msgstr "الرجاء إدخال قيمة الخصم في القسيمة الأقل من أو التي تساوي 100" #: lms/djangoapps/instructor/views/coupons.py msgid "coupon with the coupon code ({code}) added successfully" -msgstr "" +msgstr "تمّت إضافة قسيمة تحمل رمز القسيمة ({code}) بنجاح" #: lms/djangoapps/instructor/views/coupons.py msgid "coupon with the coupon code ({code}) already exists for this course" -msgstr "" +msgstr "يوجد سلفًا قسيمة تحمل رمز القسيمة ({code}) لهذا المساق" #: lms/djangoapps/instructor/views/coupons.py #: lms/djangoapps/instructor/views/coupons.py msgid "coupon id not found" -msgstr "" +msgstr "لم نتمكّن من إيجاد الرمز التعريفي للقسيمة" #: lms/djangoapps/instructor/views/coupons.py msgid "coupon with the coupon id ({coupon_id}) updated Successfully" msgstr "" +"تمّت عملية تحديث قسيمة تحمل الرمز التعريفي للقسيمة ({coupon_id}) بنجاح" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" +"للاطلاع على تسجيل ومشاركة الطلاب {link_start}اذهب إلى " +"{analytics_dashboard_name}، منتجنا الجديد لتحليل المساقات{link_end}." #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "E-Commerce" -msgstr "" +msgstr "التجارة الإلكترونية" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "Please Enter the numeric value for the course price" -msgstr "" +msgstr "الرجاء إدخال القيمة الرقمية لسعر المساق" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "CourseMode with the mode slug({mode_slug}) DoesNotExist" -msgstr "" +msgstr "لا يوجد وضع للمساق مع العنوان المختصر للوضعية ({mode_slug}) " #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "CourseMode price updated successfully" -msgstr "" +msgstr "تمّ عملية تحديث سعر CourseMode بنجاح" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "Membership" @@ -4382,27 +4595,27 @@ msgstr "المقاييس" #. Translators: number sent refers to the number of emails sent #: lms/djangoapps/instructor/views/instructor_task_helpers.py msgid "0 sent" -msgstr "" +msgstr "تمّ إرسال 0" #: lms/djangoapps/instructor/views/instructor_task_helpers.py msgid "{num_emails} sent" msgid_plural "{num_emails} sent" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "تمّ إرسال {num_emails}" +msgstr[1] "تمّ إرسال {num_emails}" +msgstr[2] "تمّ إرسال {num_emails}" +msgstr[3] "تمّ إرسال {num_emails}" +msgstr[4] "تمّ إرسال {num_emails}" +msgstr[5] "تمّ إرسال {num_emails}" #: lms/djangoapps/instructor/views/instructor_task_helpers.py msgid "{num_emails} failed" msgid_plural "{num_emails} failed" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "لم تنجح عملية إرسال {num_emails}" +msgstr[1] "لم تنجح عملية إرسال {num_emails}" +msgstr[2] "لم تنجح عملية إرسال {num_emails}" +msgstr[3] "لم تنجح عملية إرسال {num_emails}" +msgstr[4] "لم تنجح عملية إرسال {num_emails}" +msgstr[5] "لم تنجح عملية إرسال {num_emails}" #: lms/djangoapps/instructor/views/instructor_task_helpers.py #: lms/templates/verify_student/midcourse_reverify_dash.html @@ -4731,7 +4944,7 @@ msgstr "" #: lms/djangoapps/instructor/views/tools.py msgid "Could not find student matching identifier: {student_identifier}" -msgstr "" +msgstr "لم يتمّ إيجاد رقم مطابق للطالب: {student_identifier} " #: lms/djangoapps/instructor/views/tools.py msgid "Unable to parse date: " @@ -4743,15 +4956,17 @@ msgstr "لم يتم إيجاد الوحدة باستخدام الرابط : {0}" #: lms/djangoapps/instructor/views/tools.py msgid "Unit {0} has no due date to extend." -msgstr "" +msgstr "لا يوجد تاريخ الاستحقاق من أجل تمديده للوحدة {0}." #: lms/djangoapps/instructor/views/tools.py msgid "An extended due date must be later than the original due date." msgstr "" +"يجب أن يكون تاريخ الاستحقاق الذي تمّ تمديده بعد تاريخ التسليم النهائي " +"الأصلي." #: lms/djangoapps/instructor/views/tools.py msgid "No due date extension is set for that student and unit." -msgstr "" +msgstr "لم يتمّ ضبط تمديد تاريخ الاستحقاق لذلك الطالب وتلك الوحدة." #: lms/djangoapps/instructor/views/tools.py #: lms/djangoapps/instructor/views/tools.py @@ -4792,10 +5007,18 @@ msgstr "محذوف" msgid "emailed" msgstr "تم الإرسال إلى البريد الإلكتروني" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "تم تقييمه" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "اكتمل الإنشاء" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -5080,6 +5303,8 @@ msgid "" "Please visit your dashboard to see your " "new course." msgstr "" +"يرجى زيارة لوحة المعلومات الخاصة بك لمشاهدة" +" مساقك الجديد." #: lms/djangoapps/shoppingcart/models.py msgid "[Refund] User-Requested Refund" @@ -5094,7 +5319,7 @@ msgstr "الوضعية {mode} غير موجودة بالنسبة للمساق {c #. by which a user could enroll in the given course. #: lms/djangoapps/shoppingcart/models.py msgid "{mode_name} for course {course}" -msgstr "" +msgstr "{mode_name} للمساق {course}" #: lms/djangoapps/shoppingcart/models.py msgid "" @@ -5108,6 +5333,29 @@ msgstr "" "الاتصال عبر رسالة بريد الإلكتروني على العنوان {billing_email}، والتي يجب أن " "تتضمن رقم الطلب. الرجاء عدم ذكر معلومات بطاقتك الائتمانية في تلك الرسالة. " +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" +"نقدّر لكم كثيرًا مساهمتكم الكريمة ودعمكم لمهمة {platform_name}. لقد أعددنا " +"هذا الإيصال لدعم المساهمات الخيرية لأغراض متعلقة بالضرائب، ونحن نؤكد لكم " +"أننا لا نقدّم أي مواد أو خدمات مقابل هذه التقدمة." + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "لم أتمكن من إيجاد المساق ذي رمز التعريف '{course_id}'" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "تبرّع لمساق {course}" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "تبرّع لصالح {platform_name}" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "رقم الطلب" @@ -5295,23 +5543,23 @@ msgstr "تم إضافة المساق لسلة التسوق." #: lms/djangoapps/shoppingcart/views.py msgid "Discount does not exist against code '{0}'." -msgstr "" +msgstr "لا يوجد خصم مقابل الرمز '{0}'." #: lms/djangoapps/shoppingcart/views.py msgid "Oops! The code '{0}' you entered is either invalid or expired" -msgstr "" +msgstr "عفواً! إنّ الرمز '{0}' الذي أدخلته هو إماّ غير صحيح أو انتهت صلاحيته" #: lms/djangoapps/shoppingcart/views.py msgid "Code '{0}' is not valid for any course in the shopping cart." -msgstr "" +msgstr "ليس الرمز '{0}' صالحاً لإي مساق في عربة التسوّق." #: lms/djangoapps/shoppingcart/views.py msgid "Only one coupon redemption is allowed against an order" -msgstr "" +msgstr "يُسمح باسترداد قسيمة واحدة فقط للطلب الواحد" #: lms/djangoapps/shoppingcart/views.py msgid "Coupon '{0}' is not valid for any course in the shopping cart." -msgstr "" +msgstr "ليست القسيمة '{0}' صالحة لإي مساق في عربة التسوّق." #: lms/djangoapps/shoppingcart/views.py msgid "You do not have permission to view this page." @@ -5693,13 +5941,15 @@ msgstr "" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "The payment processor did not return a required parameter: {parameter}" -msgstr "" +msgstr "لم يقم نظام معالجة الدفع بإرجاع المُدخل المطلوب: {parameter}" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" "The payment processor returned a badly-typed value {value} for parameter " "{parameter}." msgstr "" +"قام نظام معالجة الدفع بإرجاع قيمة مطبوعة بشكلٍ سيئ {value} للمُدخل " +"{parameter}. " #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5707,6 +5957,9 @@ msgid "" "{charged_amount_currency} is different than the total cost of the order " "{total_cost} {total_cost_currency}." msgstr "" +"المبلغ المستحق الذي أظهره معالج الدفع {charged_amount} " +"{charged_amount_currency} يختلف عن المجموع الكلي لتكلفة الطلب {total_cost} " +"{total_cost_currency}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5715,6 +5968,10 @@ msgid "" "charged. Please try a different form of payment. Contact us with payment-" "related questions at {email}." msgstr "" +"نأسف! الدفعة المقدّمة لم يتم قبولها من معالج الدفع لدينا.\n" +"القرار الذي جاء في الرد كان {decision}، وذلك بسبب {reason}.\n" +"لم يتم اقتطاع المبلغ لديك. الرجاء محاولة الدفع باستخدام طريقة أخرى.\n" +"الرجاء الاتصال بنا بخصوص أية أسئلة متعلّقة بالدفع على البريد الإلكتروني {email}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5724,6 +5981,8 @@ msgid "" "message is: {msg} Your credit card may possibly have been charged. Contact" " us with payment-specific questions at {email}." msgstr "" +"عذراً! فقد أرسل لنا معالج الدفع لدينا رسالة تأكيد على استلام الدفعة تحمل بياناتٍ متناقضة! نعتذر عن عدم إمكان التحقق من أن عملية الدفع قد استكملت بنجاح وبالتالي اتخاذ مزيد من الإجراءات بخصوص طلبك. جاء في رسالة حدث خطأ تحديداً ما يلي: {msg} هناك احتمال أن يكون قد تم اقتطاع المبلغ من بطاقتك الائتمانية.\n" +"الرجاء الاتصال بنا بخصوص أية أسئلة متعلّقة بالدفع على البريد الإلكتروني {email}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5732,6 +5991,10 @@ msgid "" "has probably been charged. Contact us with payment-specific questions at " "{email}." msgstr "" +"عذراً! نظراً لحدوث خطأ فقد تم اقتطاع مبلغ للدفع يختلف عن مبلغ الإجمالي " +"المتوجب بحسب الطلب! جاء في رسالة حدوث الخطأ تحديداً ما يلي: {msg}. هناك " +"احتمال أن يكون قد تم اقتطاع المبلغ من بطاقتك الائتمانية.الرجاء الاتصال بنا " +"بخصوص أية أسئلة متعلّقة بالدفع على البريد الإلكتروني {email}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5742,6 +6005,8 @@ msgid "" "action on your order. Your credit card may possibly have been charged. " "Contact us with payment-specific questions at {email}." msgstr "" +"عذراً! فقد أرسل معالج الدفع لدينا رسالة مشوّهة بخصوص عملية الدفع الخاصة بك، لذا فليس بإمكاننا التحقّق مما إذا كانت الرسالة قد جاءت بالفعل من معالج الدفع. جاء في رسالة حدث خطأ تحديداً ما يلي: {msg}. نعتذر عن عدم إمكانية التحقق مما إذا تمّ بالفعل إتمام الدفعة وبالتالي اتخاذ المزيد من الإجراءات بخصوص طلبك. هناك احتمال أن يكون قد تم اقتطاع المبلغ من بطاقتك الائتمانية.\n" +"الرجاء الاتصال بنا بخصوص أية أسئلة متعلّقة بالدفع على البريد الإلكتروني {email}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5750,12 +6015,19 @@ msgid "" "future purchase. If you feel that this is in error, please contact us with " "payment-specific questions at {email}." msgstr "" +"عذرًا! لقد أرسل لنا معالج الدفعات رسالةً مفادها أنك قد ألغيتَ هذه المعاملة. " +"سوف تبقى المواد الموجودة في سلة مشتريات متوافرة للشراء مستقبلاً، إذا شعرتَ " +"أن هذا خطأ يرجى الاتصال بنا مع تزويدنا بأسئلة خاصة بالدفعات على البريد " +"الإلكتروني {email}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" "Sorry! Your payment could not be processed because an unexpected exception " "occurred. Please contact us at {email} for assistance." msgstr "" +"عذراً! لم نتمكّن من معالجة عملية الدفع الخاصة بك بسبب حدوث استثناء غير " +"متوقّع. الرجاء الاتصال بنا على البريد الإلكتروني {email} للحصول على " +"المساعدة." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5765,10 +6037,15 @@ msgid "" " Possible fix: retry the payment after 15 minutes.\n" " " msgstr "" +"\n" +"إنّ حقول مفتاح_الدخول وtransaction_uuid مع طلب التصريح هذا يطابق\n" +"مفتاح_الدخول و\n" +" transaction_uuid لطلب تصريح آخر كنت قد قمت بإرساله في الـ15 دقيقة الأخيرة.\n" +"الإجراء التصحيحي الممكن: إعادة محاولة الدفع بعد 15 دقيقة. " #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "Only a partial amount was approved." -msgstr "" +msgstr "تمّت الموافقة على جزء من المبلغ فقط." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5777,6 +6054,9 @@ msgid "" " because it did not pass the Address Verification System (AVS).\n" " " msgstr "" +"\n" +"تمّت الموافقة على طلب التفويض من قبل البنك المصدر لكنه رُفِض من CyberSource.\n" +"لأنّه لم ينجح في تجاوز نظام التحقّق من العنوان (AVS)." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5786,24 +6066,32 @@ msgid "" " Possible fix: retry with another form of payment\n" " " msgstr "" +"\n" +"لدى البنك المصدر تساؤلات حول الطلب. لا تحصل على \n" +"رمز تفويض بطريقة برمجية، ولكن قد تحصل عليه لفظياً عن طريق الاتصال بالمعالج.\n" +"الإجراء التصحيحي الممكن: إعادة المحاولة باستخدام وسيلة أخرى للدفع" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "Stolen or lost card" -msgstr "" +msgstr "بطاقة مسروقة أو ضائعة" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" "Invalid card verification number (CVN). Possible fix: retry with another " "form of payment" msgstr "" +"رقم التعريف الخاص بالبطاقة غير صحيح (CVN). الإجراء التصحيحي الممكن: الرجاء " +"إعادة المحاولة بطريقة دفع أخرى " #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "The customer matched an entry on the processors negative file." -msgstr "" +msgstr "طابق العميل إحدى المدخلات على الملف السلبي للمعالجات." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "Account frozen. Possible fix: retry with another form of payment" msgstr "" +"حساب مجمّد. الإجراء التصحيحي الممكن: إعادة المحاولة باستخدام وسيلة أخرى " +"للدفع" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5813,6 +6101,10 @@ msgid "" " Possible fix: retry with another form of payment\n" " " msgstr "" +"\n" +"تمت الموافقة على طلب التفويض من قبل البنك المصدر لكنه رُفِض من\n" +" CyberSource لأنّه لم ينجح في تجاوز رقم التحقّق من البطاقة .\n" +"الإجراء التصحيحي الممكن: إعادة المحاولة باستخدام وسيلة أخرى للدفع. " #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5820,14 +6112,16 @@ msgid "" " There is a problem with the information in your CyberSource account. Please let us know at {0}\n" " " msgstr "" +"\n" +"ثمة مسألة في المعلومات في حساب CyberSource الخاص بك. الرجاء إعلامنا في {0}" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "The cardholder is enrolled for payer authentication" -msgstr "" +msgstr "إنّ حامل البطاقة مسجّل للتحقّق من هوية الدافع" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "Payer authentication could not be authenticated" -msgstr "" +msgstr "لم نتمكّن من التحقّق من هويّة الدافع" #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -5837,6 +6131,9 @@ msgid "" " Possible fix: retry with a different form of payment.\n" " " msgstr "" +"\n" +"تمت الموافقة على طلب التفويض من قبل البنك المصدر لكنه رُفِض من CyberSource على أساس إعدادات التفويض الذكية الموروثة الخاصة بك.\n" +"الإجراء التصحيحي الممكن: إعادة المحاولة باستخدام وسيلة أخرى للدفع. " #: lms/djangoapps/shoppingcart/tests/test_views.py #: lms/templates/shoppingcart/download_report.html @@ -5890,7 +6187,7 @@ msgstr "لم يتم اختيار سعر أو أن السعر الذي تم اخ #: lms/lib/xblock/mixin.py msgid "Courseware Chrome" -msgstr "" +msgstr "منهاج المساق في متصفّح كروم" #: lms/lib/xblock/mixin.py msgid "" @@ -5900,34 +6197,42 @@ msgid "" "\"accordion\" -- to use the accordion only; or \n" "\"tabs,accordion\" -- to use tabs and the accordion." msgstr "" +"إدخال كروم، أو أدوات التصفّح، لاستخدام XBlock في نظام إدارة التعلّم. تكون القيم الصحيحة\n" +"\"chromeless\" - عدم استخدام علامات التبويب أو الأكورديون؛\n" +"\"علامات التبويب\" - استخدام الأكورديون فقط؛ أو \n" +"\"علامات التبويب،الأكورديون\" - لاستخدام علامات التبويب والأكورديون." #: lms/lib/xblock/mixin.py msgid "Default Tab" -msgstr "" +msgstr "شريط الأدوات الافتراضي" #: lms/lib/xblock/mixin.py msgid "" "Enter the tab that is selected in the XBlock. If not set, the Courseware tab" " is selected." msgstr "" +"إدخال علامة التبويب التي تمّ اختيارها في XBlock. إذا لم يتم ضبطها، الرجاء " +"اختيار علامة التبويب \"منهاج المساق\"." #: lms/lib/xblock/mixin.py msgid "LaTeX Source File Name" -msgstr "" +msgstr "إسم ملف مصدر لاتكس" #: lms/lib/xblock/mixin.py msgid "Enter the source file name for LaTeX." -msgstr "" +msgstr "إدخال اسم الملف للمحوّل البرمجي لاتكس" #: lms/lib/xblock/mixin.py msgid "Course Is Public" -msgstr "" +msgstr "إنّ المساق ظاهر للعموم" #: lms/lib/xblock/mixin.py msgid "" "Enter true or false. If true, the course is open to the public. If false, " "the course is open only to admins." msgstr "" +"الرجاء إدخال صواب أو خطأ. عند اختيار صواب، يصبح المساق مفتوحاً للعموم. إذا" +" تمّ اختيار خاطئ، يكون المساق مفتوحاً فقط للمشرفين." #: lms/templates/main_django.html cms/templates/base.html #: lms/templates/main.html @@ -6128,6 +6433,8 @@ msgid "" "You're receiving this e-mail because you requested a password reset for your" " user account at edx.org." msgstr "" +"وصلتك رسالة البريد الالكتروني هذه بناءً على طلبك بإعادة ضبط كلمة السر " +"لحسابك في edx.org" #: lms/templates/registration/password_reset_email.html msgid "Please go to the following page and choose a new password:" @@ -6147,7 +6454,7 @@ msgstr "شكراً لاستخدامك موقعنا!" #: lms/templates/registration/password_reset_email.html msgid "The edX Team" -msgstr "" +msgstr "فريق عمل edX" #: lms/templates/wiki/article.html msgid "Last modified:" @@ -6681,7 +6988,7 @@ msgstr "صفحة فارغة" #: cms/djangoapps/contentstore/views/course.py msgid "Unscheduled" -msgstr "" +msgstr "لم يُحَدّد له موعد بعد" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -6717,19 +7024,19 @@ msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "invalid JSON" -msgstr "" +msgstr "JSON غير صحيح" #: cms/djangoapps/contentstore/views/course.py msgid "must have name of the configuration" -msgstr "" +msgstr "يجب أن يكون لديك اسم الإعدادات" #: cms/djangoapps/contentstore/views/course.py msgid "must have at least one group" -msgstr "" +msgstr "يجب أن تكون ضمن مجموعة واحدة على الأقل" #: cms/djangoapps/contentstore/views/course.py msgid "This Group Configuration is already in use and cannot be removed." -msgstr "" +msgstr "إعدادات المجموعة هذه مستخدمة سلفًا ولا يمكن حذفها." #: cms/djangoapps/contentstore/views/export_git.py msgid "Course successfully exported to git repository" @@ -6737,7 +7044,7 @@ msgstr "تم بنجاح تصدير المساق إلى مستودع git" #: cms/djangoapps/contentstore/views/helpers.py msgid "Vertical" -msgstr "" +msgstr "وحدة عمودية من المنهاج" #: cms/djangoapps/contentstore/views/import_export.py msgid "We only support uploading a .tar.gz file." @@ -6753,7 +7060,7 @@ msgstr "لم نتمكن من إيجاد الملف course.xml في الحزمة. #: cms/djangoapps/contentstore/views/item.py msgid "Empty" -msgstr "" +msgstr "خالية" #: cms/djangoapps/contentstore/views/item.py msgid "Duplicate of {0}" @@ -6765,7 +7072,7 @@ msgstr "نسخة مطابقة لـ '{0}'" #: cms/djangoapps/contentstore/views/item.py msgid "{section_or_subsection} \"{display_name}\"" -msgstr "" +msgstr "{section_or_subsection} \"{display_name}\"" #: cms/djangoapps/contentstore/views/transcripts_ajax.py msgid "Incoming video data is empty." @@ -6842,7 +7149,7 @@ msgstr "" #: cms/djangoapps/models/settings/course_metadata.py msgid "Incorrect format for field '{name}'. {detailed_message}" -msgstr "" +msgstr "يوجد خطأ في الإدخال '{name}'. {detailed_message}" #: cms/templates/404.html cms/templates/error.html #: lms/templates/static_templates/404.html @@ -6949,7 +7256,7 @@ msgstr "مشرف" #: cms/templates/manage_users.html #: lms/templates/discussion/_underscore_templates.html msgid "Staff" -msgstr "" +msgstr "طاقم المساق" #: cms/templates/register.html cms/templates/widgets/header.html #: lms/templates/index.html @@ -7104,6 +7411,10 @@ msgid "" "you abide by the Honor Code, you'll receive a personalized Honor Code " "Certificate to showcase your achievement." msgstr "" +"استمع لدروس هذا المساق كمستمع مجانًا واحصل على وصول كامل لجميع المواد " +"المتعلقة بالمساق وأنشطته واختباراته ومنتدياته. إذا جاءت نتيجة عملك مرضية " +"والتزمت لميثاق الشرق الأكاديمي فسوف تحصل على شهادة ميثاق الشرف الأكاديمي " +"خاصة بك بيانًا للإنجاز الذي حققته." #: common/templates/course_modes/choose.html msgid "Select Audit" @@ -7111,12 +7422,12 @@ msgstr "اختيار المستمع" #: common/templates/course_modes/choose.html msgid "Now choose your course track:" -msgstr "" +msgstr "اختر الآن مسار مساقك:" #: common/templates/course_modes/choose.html #: common/templates/course_modes/choose.html msgid "Pursue a Verified Certificate" -msgstr "" +msgstr "اسعَ للحصول على شهادة موثقة" #: common/templates/course_modes/choose.html msgid "" @@ -7125,6 +7436,9 @@ msgid "" "Certificate of Achievement to document your accomplishment. A minimum fee " "applies." msgstr "" +"هل تخطط لاستخدام عمل المساق الذي تنجزه في التقدم للوظائف أو التطور الوظيفي " +"أو التقدم للتسجيل في المدارس؟ حدّث لتدرس للحصول على شهادة إتمام موثقة كي " +"توثّق إنجازك. يترتب عليك دفع رسوم إضافية بسيطة." #: common/templates/course_modes/choose.html msgid "" @@ -7132,10 +7446,13 @@ msgid "" "advancement, or school applications? Then work toward a Verified Certificate" " of Achievement to document your accomplishment. A minimum fee applies." msgstr "" +"هل تخطط لاستخدام عمل المساق الذي تنجزه في التقدم للوظائف أو التطور الوظيفي " +"أو التقدم للتسجيل في المدارس؟ حدّث لتدرس للحصول على شهادة إتمام موثقة كي " +"توثّق إنجازك. يترتب عليك دفع رسوم إضافية بسيطة." #: common/templates/course_modes/choose.html msgid "Pursue an Honor Code Certificate" -msgstr "" +msgstr "اسعَ للحصول على شهادة ميثاق الشرف الأكاديمي" #: lms/templates/admin_dashboard.html msgid "{platform_name}-wide Summary" @@ -7284,26 +7601,15 @@ msgstr "حدث خطأ. الرجاء إعادة المحاولة في وقتٍ ل #: lms/templates/dashboard.html msgid "Please verify your new email address" -msgstr "" +msgstr "الرجاء تأكيد عنوان بريدك الإلكتروني الجديد" #: lms/templates/dashboard.html msgid "" "You'll receive a confirmation in your inbox. Please follow the link in the " "email to confirm your email address change." msgstr "" - -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" +"ستصلك رسالة تأكيد على البريد الوارد الخاص بك. الرجاء الضغط على الرابط في " +"الرسالة لتأكيد تغيير البريد الالكتروني." #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html @@ -7315,30 +7621,35 @@ msgstr "تعديل" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" -msgstr "" +msgstr "الحسابات المرتبطة" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" -msgstr "" +msgstr "مرتبط بحسابات مواقع أخرى" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" -msgstr "" +msgstr "غير مرتبط بحسابات مواقع أخرى" #. Translators: clicking on this removes the link between a user's edX account #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" -msgstr "" +msgstr "فك الارتباط بحسابات مواقع أخرى" #. Translators: clicking on this creates a link between a user's edX account #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" -msgstr "" +msgstr "الارتباط بحسابات مواقع أخرى" #: lms/templates/dashboard.html lms/templates/dashboard.html msgid "Reset Password" @@ -7346,7 +7657,7 @@ msgstr "إعادة ضبط كلمة السر" #: lms/templates/dashboard.html msgid "Current Courses" -msgstr "" +msgstr "المساقات الحالية" #: lms/templates/dashboard.html msgid "Looks like you haven't registered for any courses yet." @@ -7405,6 +7716,8 @@ msgid "" "We will send a confirmation to both {email} and your new email address as " "part of the process." msgstr "" +"سنقوم بإرسال رسالة تأكيد لكل من {email} ولعنوان بريدك الإلكتروني الجديد " +"أيضًا كجزء من العملية." #: lms/templates/dashboard.html msgid "Change your name" @@ -7418,6 +7731,8 @@ msgid "" "To uphold the credibility of your {platform} {cert_name_short}, all name " "changes will be recorded." msgstr "" +"سيتم تسجيل وحفظ كافة التغييرات التي تطرأ على الاسم بغرض حفظ مصداقية شهادتك " +"{platform} {cert_name_short}." #. Translators: note that {platform} {cert_name_short} will look something #. like: "edX certificate". Please do not change the order of these @@ -7444,6 +7759,8 @@ msgid "" " {course_number}? " msgstr "" +" {course_number}? " #: lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_course_listing.html @@ -7563,7 +7880,7 @@ msgstr "المستخدم" #: lms/templates/footer-edx-new.html msgid "About edX" -msgstr "" +msgstr "حول edX" #: lms/templates/footer-edx-new.html msgid "" @@ -7575,10 +7892,17 @@ msgid "" "philosophy, physics, science, statistics and more. {EdX} is a non-profit " "online initiative created by founding partners {Harvard} and {MIT}." msgstr "" +"تقدّم {EdX} دروسًا تفاعليةً ومقررات جامعية متاحة عبر الإنترنت من أفضل " +"الجامعات في العالم، إضافة إلى دورات عبر الإنترنت من {MITx} و{HarvardX} " +"و{BerkeleyX} و{UTx} والكثير غيرها من الجامعات في مجالات تتنوع بين علوم " +"الأحياء والأعمال والكيمياء وعلوم الكومبيوتر والاقتصاد والمالية والإلكترونيات" +" والهندسة والغذاء والتغذية والتاريخ والعلوم الإنسانية والحقوق والآداب " +"والرياضيات والطب والموسيقى والفلسفة والفيزياء والعلوم والإحصاء وغيرها. {EdX}" +" هي مبادرة إلكترونية لا ربحية أسسها الشركاء {HarvardX} و{MITx}." #: lms/templates/footer-edx-new.html lms/templates/footer-edx.html msgid "© 2014 edX, some rights reserved." -msgstr "" +msgstr "©؛ 2014 edX، بعض الحقوق محفوظة." #: lms/templates/footer-edx-new.html lms/templates/footer-edx.html #: lms/templates/footer.html @@ -7587,11 +7911,11 @@ msgstr "شروط الخدمة وميثاق الشرف الأكاديمي" #: lms/templates/footer-edx-new.html msgid "(Revised 4/16/2014)" -msgstr "" +msgstr "(روجعت في 16/4/2014)" #: lms/templates/footer-edx-new.html msgid "About & Company Info" -msgstr "" +msgstr "نبذة ومعلومات عن الشركة" #: lms/templates/footer-edx-new.html lms/templates/footer-edx.html #: lms/templates/footer.html @@ -7600,7 +7924,7 @@ msgstr "نبذة عن" #: lms/templates/footer-edx-new.html lms/templates/footer.html msgid "News" -msgstr "" +msgstr "أحدث الأخبار" #: lms/templates/footer-edx-new.html lms/templates/footer-edx.html #: lms/templates/footer.html lms/templates/static_templates/faq.html @@ -7610,39 +7934,39 @@ msgstr "الأسئلة الأكثر تكراراً" #: lms/templates/footer-edx-new.html msgid "edX Blog" -msgstr "" +msgstr "مدونة EdX" #: lms/templates/footer-edx-new.html msgid "Donate to edX" -msgstr "" +msgstr "تبرّع لـ edX" #: lms/templates/footer-edx-new.html msgid "Jobs at edX" -msgstr "" +msgstr "شواغر في edX" #: lms/templates/footer-edx-new.html msgid "Follow Us" -msgstr "" +msgstr "تابعونا على:" #: lms/templates/footer-edx-new.html msgid "Twitter" -msgstr "" +msgstr "تويتر" #: lms/templates/footer-edx-new.html msgid "Facebook" -msgstr "" +msgstr "فيسبوك" #: lms/templates/footer-edx-new.html msgid "Meetup" -msgstr "" +msgstr "ميت آب" #: lms/templates/footer-edx-new.html msgid "LinkedIn" -msgstr "" +msgstr "لينكد إن" #: lms/templates/footer-edx-new.html msgid "Google+" -msgstr "" +msgstr "جوجل +" #: lms/templates/footer-edx.html lms/templates/footer.html #: lms/templates/static_templates/jobs.html @@ -7652,7 +7976,7 @@ msgstr "الوظائف" #: lms/templates/footer-edx.html msgid "edX Logo" -msgstr "" +msgstr "شعار edX" #: lms/templates/footer-edx.html msgid "" @@ -7662,10 +7986,15 @@ msgid "" "online MOOCs are interactive and subjects include computer science, public " "health, and artificial intelligence." msgstr "" +"{platform_name} غير ربحية أنشأت من قبل الشركاء {Harvard} و {MIT} والذين " +"جعلوا مهمتهم وضع أفضل الدراسات العليا في متناول الطلاب من جميع الأعمار في أي" +" مكان في العالم يتواجد به الانترنت. إنّ المقررات الجامعية المتاحة عبر " +"الإنترنت المجانية التابعة لـ {EdX} هي مقررات تفاعلية تتضمّن عدة مواضيع منها " +"علوم الكومبيوتر والصحة العامة والذكاء الاصطناعي." #: lms/templates/footer.html msgid "© 2014 {platform_name}, some rights reserved" -msgstr "" +msgstr "© 2014 {platform_name}، بعض الحقوق محفوظة." #: lms/templates/forgot_password_modal.html #: lms/templates/forgot_password_modal.html @@ -7963,7 +8292,7 @@ msgstr "نعتذر لكون حسابات {platform_name} غير متاحة ح #: lms/templates/login.html msgid "We couldn't log you in." -msgstr "" +msgstr "لم نتمكن من تسجيل دخولك" #: lms/templates/login.html msgid "Your email or password is incorrect" @@ -8115,11 +8444,7 @@ msgstr "تأكيد" #: lms/templates/name_changes.html msgid "Reject" -msgstr "" - -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "روابط تصفح متطابقة في كافة صفحات الموقع" +msgstr "رفض" #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html @@ -8148,7 +8473,7 @@ msgstr "كيفية العمل" #: lms/templates/navigation.html msgid "Schools & Partners" -msgstr "" +msgstr "المدارس والشركاء" #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/register.html @@ -8166,12 +8491,18 @@ msgid "" "Warning: Your browser is not fully supported. We strongly " "recommend using {chrome_link} or {ff_link}." msgstr "" +"تحذير: إنّ المتصفح الذي تستخدمه غير مدعوم بشكل كامل، نوصي " +"بشدة باستخدام {chrome_link} أو {ff_link}." #: lms/templates/notes.html lms/templates/textannotation.html #: lms/templates/videoannotation.html msgid "You do not have any notes." msgstr "لا يوجد لديك أية ملاحظات." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "روابط تصفح متطابقة في كافة صفحات الموقع" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8380,11 +8711,11 @@ msgstr "قم بالتسجيل أسفل لإنشاء حسابك على منصة { #. authentication service (like Google or LinkedIn). #: lms/templates/register.html msgid "Sign up with {provider_name}" -msgstr "" +msgstr "التسجيل من خلال {provider_name}" #: lms/templates/register.html msgid "Create your own {platform_name} account below" -msgstr "" +msgstr "أنشئ حسابك الخاص على {platform_name} فيما يلي" #. Translators: selected_provider is the name of an external, third-party user #. authentication service (like Google or LinkedIn). @@ -8395,7 +8726,7 @@ msgstr "لقد قمت بتسجيل دخولك بنجاح باستخدام حسا #: lms/templates/register.html msgid "" "We just need a little more information before you start learning with edX." -msgstr "" +msgstr "نحتاج منك بعض المعلومات الإضافية قبل أن تبدأ تجربة التعلّم مع edX." #: lms/templates/register.html msgid "Please complete the following fields to register for an account. " @@ -8427,7 +8758,7 @@ msgstr "الاسم الظاهر للعموم" #: lms/templates/register.html msgid "Additional Personal Information" -msgstr "" +msgstr "معلومات شخصية إضافية" #: lms/templates/register.html #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html @@ -8542,6 +8873,7 @@ msgid "" "This content experiment uses group configuration " "'{group_configuration_name}'." msgstr "" +"يستخدم اختبار المحتوى هذا إعدادات المجموعة '{group_configuration_name}'" #: lms/templates/split_test_author_view.html msgid "Active Groups" @@ -8749,7 +9081,7 @@ msgstr "رقم الإصدار الخاص بالموقع" #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Recent git load activity for {course_id}" -msgstr "" +msgstr "أحدث نشاط حِمل Git لـ {course_id}" #: lms/templates/sysadmin_dashboard_gitlogs.html #: lms/templates/shoppingcart/verified_cert_receipt.html @@ -9168,13 +9500,17 @@ msgstr "" "إضافة {course.display_number_with_default} إلى سلة التسوّق " "({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "المساق ممتلئ بالكامل" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" -msgstr "" +msgstr "التسجيل في هذا المساق يتم بموجب دعوة حصرًا" #: lms/templates/courseware/course_about.html msgid "Enrollment is Closed" -msgstr "" +msgstr "باب التسجيل مغلق" #: lms/templates/courseware/course_about.html msgid "Register for {course.display_number_with_default}" @@ -9239,7 +9575,7 @@ msgstr "استعراض طاقم المساق" #: lms/templates/courseware/course_navigation.html msgid "Course is not yet visible to students." -msgstr "" +msgstr "المساق غير مفتوح أمام الطلاب بعد" #: lms/templates/courseware/course_navigation.html msgid "Student view" @@ -9250,6 +9586,7 @@ msgid "" "You cannot view the course as a student or beta tester before the course " "release date." msgstr "" +"لا تستطيع استعراض هذا المساق كطالب أو كاختبار بيتا قبل تاريخ إصدار المساق" #: lms/templates/courseware/courses.html msgid "Explore free courses from leading universities." @@ -9360,6 +9697,8 @@ msgstr "سرعة الضوء" #: lms/templates/courseware/courseware.html msgid "Typical room temperature: 298.15 (Kelvin), same as 25C/77F" msgstr "" +"الحرارة المثالية للغرفة: 298.15 (كالفن) والتي تساوي 25 درجة مئوية/77 " +"فهرنهايت" #: lms/templates/courseware/courseware.html msgid "fundamental charge" @@ -9383,15 +9722,6 @@ msgstr "" "إصلاح هذه المشكلة في أقرب وقت. الرجاء مراسلتنا على البريد الإلكتروني " "{link_to_support_email} للإبلاغ عن أية مسائل أو فترات تعطّل." -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "ملخص الدرجة" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "غير مطبقَ بعد" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9407,13 +9737,14 @@ msgstr "{course_number} معلومات المساق " #: lms/templates/courseware/info.html msgid "You are not enrolled yet" -msgstr "" +msgstr "لستَ مسجلاً بعد." #: lms/templates/courseware/info.html msgid "" "You are not currently enrolled in this course. Sign up for it " "{link_start}here{link_end}!" msgstr "" +"لستَ مسجلاً بعد في هذا المساق، سجّل في المساق {link_start} هنا {link_end}!" #: lms/templates/courseware/info.html msgid "View Updates in Studio" @@ -9931,7 +10262,7 @@ msgstr "قم بالتسجيل في " #. course as an auditor, as a verified student, etc #: lms/templates/courseware/mktg_course_about.html msgid "and choose your student track" -msgstr "" +msgstr "واختر مساقك كطالب" #. Translators: This is the second line on a button users can click. The #. first @@ -9941,7 +10272,7 @@ msgstr "" #. verified certificate. #: lms/templates/courseware/mktg_course_about.html msgid "and proceed to verification" -msgstr "" +msgstr "وتابع لتستكمل التحقق" #: lms/templates/courseware/mktg_course_about.html msgid "Registration Is Closed" @@ -10136,11 +10467,11 @@ msgstr "الحضور بصفة مستمع." #: lms/templates/dashboard/_dashboard_course_listing.html msgid "You're enrolled as a professional education student" -msgstr "" +msgstr "تم تسجيلك كطالب تعلّم مهني." #: lms/templates/dashboard/_dashboard_course_listing.html msgid "Professional Ed" -msgstr "" +msgstr "التعليم المهني." #: lms/templates/dashboard/_dashboard_course_listing.html msgid "Course Completed - {end_date}" @@ -10188,14 +10519,16 @@ msgid "" "received. you can contact the account holder to request " "payment, or you can" msgstr "" +"لم يعد بمقدورك الدخول إلى هذا المساق بسبب عدم استلام دفعتك، يمكنك التواصل مع صاحب الحساب لطلب دفعة، أو يمكنك" #: lms/templates/dashboard/_dashboard_course_listing.html msgid "unregister" -msgstr "" +msgstr "إلغاء التسجيل" #: lms/templates/dashboard/_dashboard_course_listing.html msgid "for this course." -msgstr "" +msgstr "في هذا المساق." #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/dashboard/_dashboard_course_listing.html @@ -10213,7 +10546,7 @@ msgstr "استعراض المساق " #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/dashboard/_dashboard_course_listing.html msgid "Are you sure you want to unregister from the purchased course" -msgstr "" +msgstr "هل أنت متأكد من رغبتك بإلغاء تسجيلك من المساق الذي اشتركت فيه" #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/dashboard/_dashboard_course_listing.html @@ -10244,11 +10577,11 @@ msgstr "يتوجّب عليك إعادة عملية التحقّق حتى تتم #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" -"للمتابعة على المسار المخصّص للطلاب ذوي الهوية الموثّقة، يلزمك إعادة عملية " -"التحقّق من هويتك:" +"الناس يتغيرون، ولذلك نطلب منك كل عام أن تعيد عملية التحقق من هويتك للتحقق من" +" شهاداتنا. نرجو منك إعطاءنا دقيقة من وقتك لمساعدتنا في تجديد هويتك." #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -10331,6 +10664,25 @@ msgstr "" "في حال لم تتمكّن من اجتياز محاولة التحقّق قبل نهاية المساق الخاص بك، فلن " "تستلم شهادة مصدّقة." +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "لقد تعذّر ربط الحسابات" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" +"إنّ حساب {provider_name} الذي اخترتَه مرتبط مسبقًا بحساب {platform_name} " +"آخر. " + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "النتائج: " @@ -10371,7 +10723,7 @@ msgstr "فلترة المواضيع" #: lms/templates/discussion/_filter_dropdown.html #: lms/templates/discussion/_thread_list_template.html msgid "All Discussions" -msgstr "" +msgstr "كافّة المناقشات" #: lms/templates/discussion/_filter_dropdown.html msgid "Posts I'm Following" @@ -10397,57 +10749,57 @@ msgstr "مواضيع النقاش، الاختيار الحالي هو: " #: lms/templates/discussion/_thread_list_template.html msgid "Search all posts" -msgstr "" +msgstr "البحث في كافّة المنشورات" #. Translators: This labels a filter menu in forum navigation #: lms/templates/discussion/_thread_list_template.html msgid "Filter:" -msgstr "" +msgstr "الفلترة:" #. Translators: This is a menu option for showing all forum threads unfiltered #: lms/templates/discussion/_thread_list_template.html msgid "Show all" -msgstr "" +msgstr "عرض الكل" #. Translators: This is a menu option for showing only unread forum threads #: lms/templates/discussion/_thread_list_template.html msgid "Unread" -msgstr "" +msgstr "غير مقروء" #. Translators: This is a menu option for showing only forum threads flagged #. for abuse #: lms/templates/discussion/_thread_list_template.html msgid "Flagged" -msgstr "" +msgstr "عرض المحدد على أنه مسيء" #. Translators: This labels a cohort menu in forum navigation #: lms/templates/discussion/_thread_list_template.html msgid "Cohort:" -msgstr "" +msgstr "المجموعة:" #: lms/templates/discussion/_thread_list_template.html msgid "in all cohorts" -msgstr "" +msgstr "في كافة المجموعات" #. Translators: This labels a sort menu in forum navigation #: lms/templates/discussion/_thread_list_template.html msgid "Sort:" -msgstr "" +msgstr "ترتيب:" #. Translators: This is a menu option for sorting forum threads #: lms/templates/discussion/_thread_list_template.html msgid "by recent activity" -msgstr "" +msgstr "حسب أحدث الأنشطة" #. Translators: This is a menu option for sorting forum threads #: lms/templates/discussion/_thread_list_template.html msgid "by most activity" -msgstr "" +msgstr "حسب أكبر عدد من الأنشطة" #. Translators: This is a menu option for sorting forum threads #: lms/templates/discussion/_thread_list_template.html msgid "by most votes" -msgstr "" +msgstr "حسب أكبر عدد من الأصوات" #: lms/templates/discussion/_underscore_templates.html msgid "Add A Response" @@ -10490,7 +10842,7 @@ msgstr "تحديث منشور " #: lms/templates/discussion/_underscore_templates.html msgid "Show Comments (%(num_comments)s)" -msgstr "" +msgstr "عرض التعليقات (%(num_comments)s)" #: lms/templates/discussion/_underscore_templates.html msgid "Add a comment" @@ -10502,24 +10854,24 @@ msgstr "إضافة تعليق..." #: lms/templates/discussion/_underscore_templates.html msgid "marked as answer %(time_ago)s by %(user)s" -msgstr "" +msgstr "تحديد كإجابة منذ %(time_ago)s من قِبل %(user)s" #: lms/templates/discussion/_underscore_templates.html msgid "marked as answer %(time_ago)s" -msgstr "" +msgstr "تحديد كإجابة منذ %(time_ago)s" #: lms/templates/discussion/_underscore_templates.html msgid "endorsed %(time_ago)s by %(user)s" -msgstr "" +msgstr "تمت المصادقة منذ %(time_ago)s من قِبل %(user)s" #: lms/templates/discussion/_underscore_templates.html msgid "endorsed %(time_ago)s" -msgstr "" +msgstr "تمت المصادقة منذ %(time_ago)s" #: lms/templates/discussion/_underscore_templates.html #: lms/templates/discussion/_underscore_templates.html msgid "Reported" -msgstr "" +msgstr "تم التبليغ عنه" #: lms/templates/discussion/_underscore_templates.html msgid "Editing response" @@ -10531,7 +10883,7 @@ msgstr "تحديث رد " #: lms/templates/discussion/_underscore_templates.html msgid "posted %(time_ago)s by %(author)s" -msgstr "" +msgstr "تم النشر منذ %(time_ago)s من قِبل %(author)s" #: lms/templates/discussion/_underscore_templates.html msgid "Editing comment" @@ -10543,15 +10895,15 @@ msgstr "تحديث التعليق" #: lms/templates/discussion/_underscore_templates.html msgid "discussion" -msgstr "" +msgstr "المناقشة" #: lms/templates/discussion/_underscore_templates.html msgid "answered question" -msgstr "" +msgstr "سؤال أجيبَ عليه" #: lms/templates/discussion/_underscore_templates.html msgid "unanswered question" -msgstr "" +msgstr "سؤال غير مُجاب عنه" #: lms/templates/discussion/_underscore_templates.html msgid "Pinned" @@ -10559,11 +10911,11 @@ msgstr "مُثبَّت" #: lms/templates/discussion/_underscore_templates.html msgid "By: Staff" -msgstr "" +msgstr "بواسطة: طاقم المساق" #: lms/templates/discussion/_underscore_templates.html msgid "By: Community TA" -msgstr "" +msgstr "بواسطة: مساعد أستاذ لشؤون المتعلمين" #: lms/templates/discussion/_underscore_templates.html msgid "%(votes_up_count)s%(span_sr_open)s votes %(span_close)s" @@ -10637,42 +10989,12 @@ msgstr "" "باختيار هذا المربّع ستتلقّى رسالة بريد إلكتروني واحدة يوميّاً تتضمن خلاصة عن" " الأنشطة الجديدة وغير المقروءة من المواد المنشورة التي تقوم بمتابعتها." -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post #: lms/templates/discussion/_underscore_templates.html msgid "Visible To:" -msgstr "" +msgstr "مرئي لـ:" #: lms/templates/discussion/_underscore_templates.html msgid "All Groups" @@ -10680,17 +11002,19 @@ msgstr "كافة المجموعات " #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" +"يمكن لمشرفي المناقشة ومشرفي المنتدى ومساعدي الأساتذة جعل ما ينشروه مرئيًا " +"لجميع الطلاب أو أن يحددوا مجموعة واحدة لوحدها." #: lms/templates/discussion/_underscore_templates.html msgid "Title:" -msgstr "" +msgstr "العنوان:" #: lms/templates/discussion/_underscore_templates.html msgid "Add a clear and descriptive title to encourage participation." -msgstr "" +msgstr "ضع عنوانًا واضحًا ومعبّرًا لتشجيع المشاركات." #: lms/templates/discussion/_underscore_templates.html msgid "Enter your question or comment…" @@ -10710,63 +11034,95 @@ msgstr "انشر لزملاء الصف دون التعريف بالهوية " #: lms/templates/discussion/_underscore_templates.html msgid "Add Post" +msgstr "أضف منشور " + +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "نوع المنشور:" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "سؤال" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." msgstr "" +"تطرح الأسئلة مواضيعًا تحتاج إلى إجابات، وتفتح النقاشات باب مشاركة الأفكار " +"وتطلق الحوارات." + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "مجال الموضوع:" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "تضييق مجال البحث في المواضيع " + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "أضف منشورك إلى موضوع ذا صلة لتساعد الآخرين في العثور عليه." #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" -msgstr "" +msgstr "تأييد" #: lms/templates/discussion/_underscore_templates.html msgid "Unendorse" -msgstr "" +msgstr "إلغاء التأييد" #: lms/templates/discussion/_underscore_templates.html msgid "Mark as Answer" -msgstr "" +msgstr "تحديد كإجابة" #: lms/templates/discussion/_underscore_templates.html msgid "Unmark as Answer" -msgstr "" +msgstr "إلغاء التحديد كإجابة" #: lms/templates/discussion/_underscore_templates.html msgid "Follow" -msgstr "" +msgstr "تابع" #: lms/templates/discussion/_underscore_templates.html msgid "Unfollow" -msgstr "" +msgstr "إلغاء المتابعة" #: lms/templates/discussion/_underscore_templates.html msgid "Vote" -msgstr "" +msgstr "تصويت" #: lms/templates/discussion/_underscore_templates.html msgid "Report abuse" -msgstr "" +msgstr "الإبلاغ عن إساءة " #: lms/templates/discussion/_underscore_templates.html msgid "Report" -msgstr "" +msgstr "الإبلاغ" #: lms/templates/discussion/_underscore_templates.html msgid "Unreport" -msgstr "" +msgstr "إلغاء الإبلاغ" #: lms/templates/discussion/_underscore_templates.html msgid "Pin" -msgstr "" +msgstr "تثبيت" #: lms/templates/discussion/_underscore_templates.html msgid "Unpin" -msgstr "" +msgstr "إلغاء التثبيت" #: lms/templates/discussion/_underscore_templates.html msgid "Open" -msgstr "" +msgstr "فتح" #: lms/templates/discussion/_underscore_templates.html msgid "More" -msgstr "" +msgstr "المزيد" #: lms/templates/discussion/_underscore_templates.html #: lms/templates/discussion/mustache/_profile_thread.mustache @@ -10833,13 +11189,15 @@ msgstr "المواضيع الفعالة " #: lms/templates/emails/activation_email.txt msgid "Thank you for signing up for {platform_name}." -msgstr "" +msgstr "شكرًا لتسجيلك في {platform_name}." #: lms/templates/emails/activation_email.txt msgid "" "To get started, please activate your account by clicking on the link below " "(you may also copy and paste the link into your browser's address bar)." msgstr "" +"للبدء يرجى تفعيل حسابك عبر النقر على الرابط التالي (يمكنك أيضًا أن تنسخ " +"الرابط إلى شريط العنوان في متصفح الإنترنت لديك)." #: lms/templates/emails/activation_email.txt msgid "" @@ -10847,14 +11205,18 @@ msgid "" "access the courseware. If you require assistance, please use our web form at" " {contact_us} or email {info_address}." msgstr "" +"يضمن لك تفعيل حسابك إمكانية التسجيل في مساقات {platform_name} إضافة إلى " +"الحصول على منهاج المساق. إذا احتجتَ أي مساعدة يرجى استخدام الاستمارة " +"الإلكترونية على الرابط {contact_us} أو راسلنا على العنوان الإلكتروني " +"{info_address}." #: lms/templates/emails/activation_email.txt msgid "We hope you enjoy learning with {platform_name}!" -msgstr "" +msgstr "نتمنى لك الاستمتاع بالتعلّم مع {platform_name}!" #: lms/templates/emails/activation_email.txt msgid "The {platform_name} Team" -msgstr "" +msgstr "فريق {platform_name}" #: lms/templates/emails/activation_email.txt msgid "" @@ -10863,6 +11225,10 @@ msgid "" "not attempt to create this account and do not activate the account, you will" " no longer receive emails from {platform_name}." msgstr "" +"أُرسلت هذه الرسالة الإلكترونية تلقائيًا من موقع {site_name} بسبب محاولة " +"إنشاء حساب {platform_name} باستخدام هذا العنوان الإلكتروني، فإذا لم تكن أنت " +"من قام بإنشاء هذا الحساب ولم تقم بتفعيل الحساب فلن تقوم باستلام أي رسائل " +"إلكترونية أخرى من {platform_name}." #: lms/templates/emails/activation_email.txt #: lms/templates/emails/email_change.txt @@ -10882,10 +11248,13 @@ msgid "" " any more email from us. Please do not reply to this e-mail; if you require " "assistance, check the help section of the {platform_name} website." msgstr "" +"إذا لم تكن قد تقدمت بهذا الطّلب، لا حاجة لك لأن تقوم بأي شيء؛ ولن تتلقى منا " +"المزيد من الرسائل الإلكترونية. الرجاء عدم الرد على هذه الرسالة؛ وإذا كنت " +"بحاجة لمساعدة يمكنك التحقق من قسم ’المساعدة‘ في موقع المنصة {platform_name}." #: lms/templates/emails/activation_email_subject.txt msgid "Activate Your {platform_name} Account" -msgstr "" +msgstr "قم بتفعيل حسابك في {platform_name}" #: lms/templates/emails/add_beta_tester_email_message.txt #: lms/templates/emails/enroll_email_enrolledmessage.txt @@ -11120,13 +11489,15 @@ msgstr "#: " #: lms/templates/emails/registration_codes_sale_email.txt msgid "Thank you for your purchase of {course_name}!" -msgstr "" +msgstr "شكرًا لشرائك {course_name}!" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "An invoice for ${total_price} is attached. Payment is due immediately. " "Information on payment methods can be found on the invoice." msgstr "" +"تجد مرفقًا فاتورة بمبلغ {total_price}$، الدفعة مستحقة فوريًا. يمكنك الحصول " +"على معلومات حول طرائق الدفع على الفاتورة." #: lms/templates/emails/registration_codes_sale_email.txt msgid "" @@ -11134,119 +11505,130 @@ msgid "" "registration codes to each student planning to enroll using the email " "template below." msgstr "" +"تجد مرفقًا ملفًا يحوي رموز التسجيل مفصولة عن بعضها بفواصل، يرجى توزيع رموز " +"التسجيل على كل طالب ينوي التسجيل من خلال نموذج البريد الإلكتروني أدناه." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Thanks," -msgstr "" +msgstr "شكرًا،" #: lms/templates/emails/registration_codes_sale_email.txt msgid "Your {platform_name} Team" -msgstr "" +msgstr "فريق {platform_name}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "Dear [[Name]]:" -msgstr "" +msgstr "عزيزي [[Name]]:" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "We have provided an enrollment for you in the course {course_name} from " "{platform_name}. Please follow the instructions below to claim your access." msgstr "" +"لقد حصلنا لك على مكان للتسجيل في المساق {course_name} من {platform_name}. " +"يرجى اتّباع التعليمات الواردة أدناه للمطالبة بالوصول إلى المساق." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" +"رمز الاسترداد الخاص بك هو: [[Enter Redeem Code here from the attached CSV]]" #: lms/templates/emails/registration_codes_sale_email.txt msgid "(1) Register for an account at https://{site_name}." -msgstr "" +msgstr "(1) سجل لتحصل على حساب في الموقع https://{site_name}." #: lms/templates/emails/registration_codes_sale_email.txt msgid "(2) Once registered, navigate to https://{course_url}" -msgstr "" +msgstr "(2) ما أن تستكمل التسجيل يمكنك الذهاب إلى الموقع https://{course_url}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "(3) Click 'Add {course_number} to Cart'" -msgstr "" +msgstr "(3) انقر ’إضافة {course_number} إلى العربة‘" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(4) On the shopping cart page, enter your redeem code and click apply code. " "This will make payment equal to $0." msgstr "" +"(4) أدخل رمز الاسترداد الخاص بك في صفحة عربة المشتريات وانقر ’إدخال الرمز‘. " +"سوف تصبح الدفعة بذلك تساوي 0$." #: lms/templates/emails/registration_codes_sale_email.txt msgid "(5) Click 'Register'" -msgstr "" +msgstr "(5) انقر ’تسجيل‘" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(6) You should be able to see your course on your student dashboard at " "https://{dashboard_url}" msgstr "" +"(6) يفترض أن تتمكن من مشاهدة مساقك على لوحة معلومات الطالب الخاصة بك على " +"الموقع https://{dashboard_url}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(7) Course materials will not be available until the course start date." -msgstr "" +msgstr "(7) لن تتوافر المواد المتعلقة بالمساق قبل تاريخ بداية المساق." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Sincerely," -msgstr "" +msgstr "ولكم جزيل الشكر،" #: lms/templates/emails/registration_codes_sale_email.txt msgid "[[Your Signature]]" -msgstr "" +msgstr "[[توقيعك]]" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "INVOICE" -msgstr "" +msgstr "الفاتورة" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Date: {date}" -msgstr "" +msgstr "التاريخ: {date}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Invoice No: {invoice_number}" -msgstr "" +msgstr "رقم الفاتورة: {invoice_number}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Terms: Due Immediately" -msgstr "" +msgstr "الأحكام: المبلغ مستحق فوريًا" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Due Date: {date}" -msgstr "" +msgstr "تاريخ الاستحقاق: {date}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Bill to:" -msgstr "" +msgstr "إرسال الفاتورة إلى:" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Customer Reference Number: {reference_number}" -msgstr "" +msgstr "الرقم المرجعي للعميل: {reference_number}$" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Balance Due: ${sale_price}" -msgstr "" +msgstr "المبلغ المستحق: {sale_price}$" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Course: {course_name}" -msgstr "" +msgstr "المساق: {course_name}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "" "Price: ${course_price} Quantity: {quantity} Sub-Total: " "${sub_total} Discount: ${discount}" msgstr "" +"السعر: {course_price}$ الكمية: {quantity} الإجمالي الفرعي: {sub_total}$ " +"الحسم: {discount}$" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Total: ${sale_price}" -msgstr "" +msgstr "الإجمالي: {sale_price}$" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Payment instructions" -msgstr "" +msgstr "تعليمات الدفع" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "" @@ -11254,10 +11636,15 @@ msgid "" "enrollment that use these codes. All purchases are final. Please refer to " "the cancellation policy on {site_name} for more information." msgstr "" +"سوف يؤدي عدم دفعك لهذه الفاتورة إلى عدم تفعيل تسجيل الطلاب الذين يستخدمون " +"هذه الرموز. جميع عمليات الشراء نهائية، للمزيد من المعلومات يرجى الرجوع إلى " +"سياسة الإلغاء على الصفحة {site_name}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "If you have payment questions, please contact {contact_email}" msgstr "" +"في حال كان لديك أية أسئلة حول الدفعات يرجى الاتصال بنا على العنوان " +"الإلكتروني {contact_email}" #: lms/templates/emails/reject_name_change.txt msgid "" @@ -11324,6 +11711,29 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "تم إلفاء تسجيلك من {course_name}" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "تم التسجيل بنجاح" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "شكرًا لتسجيلك في {enrolled_course}، نرجو أن تستمتع بالمساق." + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" +"{platform_name} هي جهة لا ربحية تهدف إلى توفير تعليم عالي المستوى بين أيدي " +"الجميع أينما كانوا. نستفيد من مساعدتك لتحسين تجربة التعلّم باستمرار للملايين" +" من الناس وفتح باب مستقبل أفضل لكل متعلم بدوره." + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "عمليات التبرع" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "تقييم طاقم المساق {course_number} " @@ -11396,22 +11806,22 @@ msgstr "تخطي " #: lms/templates/instructor/instructor_dashboard_2/add_coupon_modal.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Add Coupon" -msgstr "" +msgstr "إضافة قسيمة" #: lms/templates/instructor/instructor_dashboard_2/add_coupon_modal.html msgid "Please enter Coupon detail below" -msgstr "" +msgstr "الرجاء إدخال تفاصيل القسيمة أدناه" #: lms/templates/instructor/instructor_dashboard_2/add_coupon_modal.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "Code" -msgstr "" +msgstr "الرمز" #: lms/templates/instructor/instructor_dashboard_2/add_coupon_modal.html #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "Percentage Discount" -msgstr "" +msgstr "نسبة الخصم" #: lms/templates/instructor/instructor_dashboard_2/course_info.html msgid "Enrollment Information" @@ -11422,15 +11832,15 @@ msgstr "معلومات التسجيل" #: lms/templates/instructor/instructor_dashboard_2/course_info.html msgid "" "Number of enrollees (instructors, staff members, and students) by track" -msgstr "" +msgstr "إجمالي عدد المسجلين (موجّهوا المساق، أعضاء طاقم المساق، والطلاّب)" #: lms/templates/instructor/instructor_dashboard_2/course_info.html msgid "Audit" -msgstr "" +msgstr "مستمع" #: lms/templates/instructor/instructor_dashboard_2/course_info.html msgid "Honor" -msgstr "" +msgstr "منح" #: lms/templates/instructor/instructor_dashboard_2/course_info.html #: lms/templates/shoppingcart/verified_cert_receipt.html @@ -11481,30 +11891,6 @@ msgstr "حالة أية مهام فعالة تظهر في الجدول أدنا msgid "Course Warnings" msgstr "إنذارات المساق " -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" -"يمكن الضغط هنا ليتم إعداد ملف بصيغة CSV يضم كافة الطلاب المسجّلين في هذا " -"المساق، إلى جانب معلومات الملف الشخصي مثل البريد الإلكتروني واسم المستخدم:" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "تنزيل معلومات الملف الشخصي بشكل ملف بصيغة CSV" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" -"بالنسبة للمساقات التي تضم عدداّ أقل من الطلاب، يمكن الضغط هنا لإظهار قائمة " -"بمعلومات الملف الشخصي للطلاب المسجّلين في المساق على هذه الصفحة:" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "عرض قائمة بمعلومات الملف الشخصي للطلاب المسجلين." - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -11537,31 +11923,54 @@ msgstr "الإبلاغات" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" -"يمكن الضغط هنا ليتم إعداد ملف بصيغة CSV يضم إبلاغ عن درجات كافة الطلاب " -"المسجّلين حالياً في المساق. وستظهر روابط للإبلاغات التي تم إعدادها بشكل " -"قائمة أسفل بمجرد اكتمال إعداد الإبلاغ." +"يمكن أن يستغرق إنشاء التقارير للمساقات الكبيرة بضع ساعات، وعندما ينتهي إنشاء" +" التقرير سوف يظهر في أسفل الجدول رابط يتضمن تاريخ ووقت إنشاء التقرير. ويتم " +"إنشاء هذه التقارير في الخلفية أي أنه يمكنك أن تتصفح الموقع خارج هذه الصفحة " +"بينما يتم إنشاء التقرير." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" -"قد يستغرق إعداد هذا التقرير عدة ساعات بالنسبة للمساقات الكبيرة. الرجاء " -"الانتظار والصبر مع عدم الضغط على الزر مراتٍ متعددة، حيث سيؤدي الضغط المتتالي" -" عليه إلى إبطاء عملية أعداد الدرجات بشكلٍ كبير." +"يرجى الصبر وعدم النقر على الأزرار عدة مرات، لأن تكرار النقر على هذه الأزرار " +"سوف يبطئ عملية إنشاء التقرير بشكل كبير." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" msgstr "" -"يتم إعداد هذا التقرير في الخلفيّة، ما يعني أنه من الممكن الانتقال والخروج من" -" هذه الصفحة أثناء إجراء عملية إعداد تقريرك. " +"يمكن الضغط هنا ليتم إعداد ملف بصيغة CSV يضم كافة الطلاب المسجّلين في هذا " +"المساق، إلى جانب معلومات الملف الشخصي مثل البريد الإلكتروني واسم المستخدم:" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "تنزيل معلومات الملف الشخصي بشكل ملف بصيغة CSV" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" +"بالنسبة للمساقات التي تضم عدداّ أقل من الطلاب، يمكن الضغط هنا لإظهار قائمة " +"بمعلومات الملف الشخصي للطلاب المسجّلين في المساق على هذه الصفحة:" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "عرض قائمة بمعلومات الملف الشخصي للطلاب المسجلين." + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." +msgstr "" +"انقر هنا لإنشاء ملف لعلامات الطلاب بصيفة CSV لجميع الطلاب المسجلين حاليًا." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -11573,17 +11982,15 @@ msgstr "الإبلاغات جاهزة للتنزيل" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" -"يتم إعداد إبلاغات الدرجات الموضحة أسفل في كل مرة يتم الضغط على زر إعداد " -"تقرير الدرجات. وسيظل رابط لكل من تقارير الدرجات متوفّراً على هذه الصفحة،" -" ويكون معرّفاً من خلال تاريخ التوقيت العالمي المنسّق ووقت إعداده. ولا يتم " -"حذف تقارير الدرجات، وبهذا سيكون بإمكانك دائماً الاطلاع على تقارير تم إعدادها" -" مسبقاً من هذه الصفحة." +"التقارير المذكورة أدناه متاحة للتنزيل، ويبقى رابط لكل تقرير متاحًا على هذه " +"الصفحة محددًا بحسب تاريخ التوقيت العالمي ووقت الإنشاء. لا يتم حذف التقارير " +"لذا يمكنك دومًا أن تدخل إلى التقارير التي تم إنشاؤها مسبقًا من خلال هذه " +"الصفحة." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" @@ -11610,181 +12017,187 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Registration Codes" -msgstr "" +msgstr "رموز التسجيل" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate Registration Codes" -msgstr "" +msgstr "انقر هنا لإنشاء رموز التسجيل" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Generate Registration Codes" -msgstr "" +msgstr "إنشاء رموز التسجيل" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Course Registrations Codes:" -msgstr "" +msgstr "انقر هنا لإنشاء ملف بصيغة CSV يحتوي على رموز التسجيل في المساق:" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Download Registration Codes" -msgstr "" +msgstr "تنزيل رموز التسجيل" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Active Course Registrations Codes:" msgstr "" +"انقر هنا لإنشاء ملف بصيغة CSV يحتوي على جميع رموز التسجيل في المساقات " +"المفعلة:" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Active Registration Codes" -msgstr "" +msgstr "رموز التسجيل المفعلة" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Spent Course Registrations Codes:" msgstr "" +"انقر هنا لإنشاء ملف بصيغة CSV يحتوي على جميع رموز التسجيل المستخدمة في " +"المساقات" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Spent Registration Codes" -msgstr "" +msgstr "رموز التسجيل المستخدمة" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/instructor/instructor_dashboard_2/set_course_mode_price_modal.html msgid "Course Price" -msgstr "" +msgstr "سعر المساق" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Course Price: " -msgstr "" +msgstr "سعر المساق:" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/instructor/instructor_dashboard_2/set_course_mode_price_modal.html msgid "Set Price" -msgstr "" +msgstr "السعر المحدد" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Transactions" -msgstr "" +msgstr "التعاملات" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Total Amount: " -msgstr "" +msgstr "المبلغ الإجمالي:" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "" "Click to generate a CSV file for all purchase transactions in this course" msgstr "" +"انقر هنا لإنشاء ملف بصيغة CSV يحتوي على جميع تعاملات الشراء لهذا المساق" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Download All e-Commerce Purchases" -msgstr "" +msgstr "تنزيل جميع عمليات شراء مساق التجارة الإلكترونية" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Sales" -msgstr "" +msgstr "المبيعات" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file for all sales records in this course" msgstr "" +"انقر هنا لإنشاء ملف بصيغة CSV يحتوي على جميع سجلات المبيعات في هذا المساق" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Download All e-Commerce Sales" -msgstr "" +msgstr "تنزيل جميع عمليات مبيعات مساق التجارة الإلكترونية" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Enter the invoice number to invalidate or re-validate sale" -msgstr "" +msgstr "أدخِل رقم الفاتورة لإلغاء أو إعادة تأكيد عملية البيع" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Enter Invoice Number" -msgstr "" +msgstr "أدخِل رقم الفاتورة" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Invalidate Sale" -msgstr "" +msgstr "إلغاء عملية البيع" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Revalidate Sale" -msgstr "" +msgstr "إعادة تأكيد البيع" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Coupons List" -msgstr "" +msgstr "قائمة القسيمة" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Coupon Codes:" -msgstr "" +msgstr "انقر هنا لإنشاء ملف بصيغة CSV يحتوي على جميع رموز القسائم:" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Download coupon codes" -msgstr "" +msgstr "تنزيل رموز القسائم" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Coupons Information" -msgstr "" +msgstr "معلومات القسائم" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Discount (%)" -msgstr "" +msgstr "خصم (%)" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Count" -msgstr "" +msgstr "عدد" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "{code}" -msgstr "" +msgstr "{code}" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "{description}" -msgstr "" +msgstr "{description}" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "{discount}" -msgstr "" +msgstr "{discount}" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Invoice number should not be empty." -msgstr "" +msgstr "لا يمكن أن يُترَك رقم الفاتورة فارغًا." #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the course price" -msgstr "" +msgstr "يرجى إدخال سعر المساق" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the numeric value for course price" -msgstr "" +msgstr "يرجى إدخال القيمة الرقمية لسعر المساق" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please select the currency" -msgstr "" +msgstr "يرجى اختيار العملة" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon code" -msgstr "" +msgstr "يرجى إدخال رمز القسيمة" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" -msgstr "" +msgstr "يرجى إدخال قيمة خصم القسيمة بما يقل عن أو يساوي 100" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the numeric value for discount" -msgstr "" +msgstr "يرجى إدخال قيمة رقمية للخصم" #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "Edit Coupon" -msgstr "" +msgstr "تعديل القسيمة" #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "Update Coupon" -msgstr "" +msgstr "تحديث القسيمة" #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "Update Coupon Information" -msgstr "" +msgstr "تحديث معلومات القسيمة" #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "example: A123DS" -msgstr "" +msgstr "مثال: A123DS" #: lms/templates/instructor/instructor_dashboard_2/extensions.html msgid "Individual due date extensions" @@ -11881,100 +12294,100 @@ msgstr "إعادة ضبط تاريخ الاستحقاق للطالب." #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Generate Registration Code Modal" -msgstr "" +msgstr "إنشاء نموذج رموز التسجيل" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Please enter the details below" -msgstr "" +msgstr "يرجى إدخال التفاصيل أدناه" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Organization Name" -msgstr "" +msgstr "اسم المنظمة" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "What is the company the seats were sold to?" -msgstr "" +msgstr "ما هي الشركة التي بيعَت لها المقاعد؟" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Organization Contact" -msgstr "" +msgstr "موظف الاتصال في المنظمة" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Who is the key contact at the company the sale was made to? " -msgstr "" +msgstr "من هو موظف الاتصال الأساسي في الشركة والذي جرت عملية البيع له؟" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Invoice Recipient" -msgstr "" +msgstr "صاحب الفاتورة" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Who at the company should the invoice be sent to?" -msgstr "" +msgstr "إلى من يجب إرسال الفاتورة في الشركة؟" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Organization Billing Address" -msgstr "" +msgstr "عنوان إرسال فواتير المنظمة" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Address Line 1" -msgstr "" +msgstr "خط العنوان 1" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Address Line 2" -msgstr "" +msgstr "خط العنوان 2" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Address Line 3" -msgstr "" +msgstr "خط العنوان 3" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "State/Province" -msgstr "" +msgstr "الولاية/المقاطعة" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Zip" -msgstr "" +msgstr "الرمز البريدي" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Price of Sale" -msgstr "" +msgstr "سعر البيع" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "What was the total sale price for all seats sold?" -msgstr "" +msgstr "كم كان إجمالي سعر البيع لجميع المقاعد المباعة؟" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Number of registrations" -msgstr "" +msgstr "عدد عمليات التسجيل" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Number of codes to generate for the Invoice" -msgstr "" +msgstr "عدد الرموز الواجب إنشاؤها من أجل الفاتورة" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "(Optional) Sale Label" -msgstr "" +msgstr "(اختياري) عنوان البيع" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Internal tag to associate with the sale" -msgstr "" +msgstr "بطاقة التعريف الداخلية لربطها بعملية البيع" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "(Optional) Customer Reference Number" -msgstr "" +msgstr "(اختياري) الرقم المرجعي للعميل" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Any reference specific to the purchasing company, e.g. PO #" -msgstr "" +msgstr "أي مرجع خاص بالشركة المشترية، مثلاً رقم الشراء" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Send me a copy of the invoice" -msgstr "" +msgstr "أرسل لي نسخة من الفاتورة" #: lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html msgid "Active Students" -msgstr "" +msgstr "الطلاب الفاعلون" #: lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html msgid "" @@ -11983,6 +12396,10 @@ msgid "" "activities. The date range includes all activities from midnight on the " "start date (inclusive) though midnight on the end date (exclusive)." msgstr "" +"عدد الطلاب الذين تفاعلوا مرة واحدة على الأقل من خلال فتح الصفحات، أو تشغيل " +"الفيديو، أو النشر في المناقشات، أو تقديم المسائل، أو استكمال الأنشطة الأخرى." +" ويشمل النطاق الزمني كافة الأنشطة اعتباراً من تاريخ البدء (ضمناً) في منتصف " +"الليل حتّى تاريخ الانتهاء في منتصف الليل (غير مشمول)." #: lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html msgid "Score Distribution" @@ -12360,14 +12777,15 @@ msgstr "سجل مهمّات البريد الإلكتروني" #: lms/templates/instructor/instructor_dashboard_2/send_email.html msgid "To see the content of all previously sent emails, click this button:" msgstr "" +"انقر على هذا الزر لرؤية محتوى جميع الرسائل الإلكترونية المرسلة مسبقاً:" #: lms/templates/instructor/instructor_dashboard_2/send_email.html msgid "Sent Email History" -msgstr "" +msgstr "سجل الرسائل الالكترونية المرسلة" #: lms/templates/instructor/instructor_dashboard_2/send_email.html msgid "To read an email, click its subject." -msgstr "" +msgstr "لقراءة البريد الإلكتروني يجب النقر على خانة الموضوع" #: lms/templates/instructor/instructor_dashboard_2/send_email.html msgid "" @@ -12384,11 +12802,11 @@ msgstr "إظهار سجل كافة مهمات البريد الإلكتروني #: lms/templates/instructor/instructor_dashboard_2/set_course_mode_price_modal.html #: lms/templates/instructor/instructor_dashboard_2/set_course_mode_price_modal.html msgid "Set Course Mode Price" -msgstr "" +msgstr "تحديد سعر وضعية المساق" #: lms/templates/instructor/instructor_dashboard_2/set_course_mode_price_modal.html msgid "Please enter Course Mode detail below" -msgstr "" +msgstr "يرجى إدخال تفاصيل وضعية المساق أدناه" #: lms/templates/instructor/instructor_dashboard_2/student_admin.html msgid "Student Gradebook" @@ -12538,6 +12956,8 @@ msgid "" "Here is a list of open ended problems for this course that have been flagged" " by students as potentially inappropriate." msgstr "" +"فيما يلي لائحة بالمسائل المفتوحة لهذا المساق والتي حددها الطلاب أنها قد تكون" +" غير ملائمة" #: lms/templates/open_ended_problems/open_ended_flagged_problems.html msgid "No flagged problems exist." @@ -12606,7 +13026,7 @@ msgstr "تقييم الزملاء" #: lms/templates/peer_grading/peer_grading.html msgid "" "Here is a list of problems that need to be peer graded for this course." -msgstr "" +msgstr "فيما يلي قائمة بالمسائل التي يجب أن يصححها الزملاء في هذا المساق " #: lms/templates/peer_grading/peer_grading.html msgid "Due date" @@ -12731,16 +13151,18 @@ msgid "Go Back" msgstr "العودة " #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "نشكرك على قيامك بالتسجيل! " +msgid "Thanks for Registering!" +msgstr "شكرًا للتسجيل! " #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"حسابك غير مفعل حتى الآن. تم إرسال رابط التفعيل لـ {email}، مع التعليمات " -"الخاصة بتفعيل الحساب. " +"لقد أنشأت حسابك بنجاح على {platform_name}، وقد أرسلنا رسالة إلكترونية لتفعيل" +" الحساب {email}، انقر على الرابط الموجود في الرسالة لتفعيل حسابك والبدء " +"بالتسجيل في المساقات." #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12866,7 +13288,7 @@ msgstr "" #: lms/templates/shoppingcart/receipt.html msgid "{platform_name} ({site_name}) Electronic Receipt" -msgstr "" +msgstr "إيصال إلكتروني من {platform_name} ({site_name})" #: lms/templates/shoppingcart/receipt.html msgid "Order #" @@ -12886,7 +13308,7 @@ msgstr "الكمية " #: lms/templates/shoppingcart/receipt.html msgid "URL" -msgstr "" +msgstr "الرابط" #: lms/templates/shoppingcart/receipt.html msgid "Unit Price" @@ -12905,31 +13327,31 @@ msgstr "تم تسجيل الفاتورة لـ: " #: lms/templates/shoppingcart/registration_code_receipt.html msgid "Confirm Enrollment" -msgstr "" +msgstr "تأكيد التسجيل" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{site_name} - Confirm Enrollment" -msgstr "" +msgstr "{site_name} - تأكيد التسجيل" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "Confirm your enrollment for:" -msgstr "" +msgstr "يرجى تأكيد تسجيلك في:" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "course dates" -msgstr "" +msgstr "تواريخ المساق" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{course_name}" -msgstr "" +msgstr "{course_name}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{start_date}" -msgstr "" +msgstr "{start_date}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{end_date}" -msgstr "" +msgstr "{end_date}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" @@ -12937,18 +13359,25 @@ msgid "" "Check your course dashboard to see if you're " "enrolled in the course, or contact your company's administrator." msgstr "" +"لقد نقرت رابط الحصول على رمز التسجيل والذي قد سبق استخدامه، يرجى مراجعة لوحة المعلومات الخاصة بالمساق لديك لترى ما إذا كنتَ" +" مسجلاً في هذا المساق، أو اتصل بالإداري المسؤول في شركتك." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" "You have successfully enrolled in {course_name}. This course has now been " "added to your dashboard." msgstr "" +"لقد سجلت بنجاح في {course_name}، لقد أضيفَ هذا المساق الآن إلى لوحة " +"المعلومات الخاصة بك." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" "You're already registered for this course. Visit your dashboard to see the course." msgstr "" +"أنت مسجل سلفًا في هذا المساق، يرجى زيارة لوحة " +"المعلومات الخاصة بك لمشاهدة المساق." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" @@ -12956,10 +13385,13 @@ msgid "" "{site_name}. This code can only be used one time, so you should only " "activate this code if you're its intended recipient." msgstr "" +"أنت تحاول تفعيل رمز تسجيل لـ {course_name} عبر {site_name}، يمكن استخدام هذا" +" الرمز لمرة واحدة فقط لذا لا يجب أن تقوم بتفعيل هذا الرمز ما لم تكن أنت " +"المستخدم الذي خُصّص له هذا الرمز." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "View Course     ▸" -msgstr "" +msgstr "عرض المساق     ▸" #: lms/templates/shoppingcart/verified_cert_receipt.html msgid "Receipt (Order" @@ -13151,12 +13583,12 @@ msgstr "" #: lms/templates/static_templates/blog.html #: lms/templates/static_templates/blog.html msgid "Blog" -msgstr "" +msgstr "المدونة" #: lms/templates/static_templates/donate.html #: lms/templates/static_templates/donate.html msgid "Donate" -msgstr "" +msgstr "تبرَّع" #: lms/templates/static_templates/embargo.html msgid "This Course Unavailable In Your Country" @@ -13170,6 +13602,10 @@ msgid "" "cannot allow you to access this particular course. Feel free to browse our " "catalogue to find other courses you may be interested in taking." msgstr "" +"يشير نظامنا إلى أنك تحاول دخول مقرر edX من دولة تخضع حاليًا لعقوبات اقتصادية" +" وتجارية من قبل الولايات المتحدة. للأسف، يلتزم نظام edX حاليًا بقيود التصدير" +" ولا يمكننا السماح لك بدخول هذا المقرر تحديدًا. تفضّل بتصفّح الكتالوج لإيجاد" +" مقررات أخرى قد ترغب بالتسجيل فيها." #: lms/templates/static_templates/media-kit.html #: lms/templates/static_templates/media-kit.html @@ -13213,6 +13649,49 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "تعمل مخدمات المنصة {platform_name} حالياً بمستوى تحميل يتجاوز طاقتها" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "فشلت عملية تغيير عنوان البريد الإلكتروني." + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" +"يبدو أنه قد حدث خطأ ما، يرجى الاتصال بـ {support} للحصول على المساعدة." + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" +"البريد الإلكتروني الذي أردتَ استخدامه مستخدَم مسبقًا من قِبل حساب " +"{platform_name} آخر." + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "يمكنك المحاولة مجددًا من صفحة {link_start}إعدادات الحساب{link_end}." + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "تم تغيير عنوان البريد الالكتروني بنجاح!" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" +"يجب أن تتمكن من مشاهدة عنوان بريدك الإلكتروني الجديد مدرجًا على صفحة " +"{link_start}إعدادات الحساب{link_end}." + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "حساب الطالب" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "صفحة الطالب" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "تعديل اسمك " @@ -13259,6 +13738,10 @@ msgid "" "webcam is plugged in, turned on, and allowed to function in your web" " browser (commonly adjustable in your browser settings)" msgstr "" +"يرجى التأكد من تحديث متصفحك إلى {a_start}أحدث نسخة " +"متاحة{a_end}، كما يرجى التأكد من أن كاميرا الكومبيوتر لديك " +"متصلة ومشغّلة ومسموح بتشغيلها على متصفح الإنترنت لديك (عادة ما يمكن تنسيق " +"هذه الإعدادات من خلال إعدادات المتصفح لديك) " #: lms/templates/verify_student/_reverification_support.html #: lms/templates/verify_student/_verification_support.html @@ -13286,14 +13769,16 @@ msgstr "أنت حالياً تقوم بترقية تسجيلك بغرض" msgid "You are re-verifying for" msgstr "أنت تقوم بعملية إعادة التحقّق بالنسبة لـ" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "تقوم بالتسجيل لـ " +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" -msgstr "" +msgstr "التعليم المهني" #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html @@ -13312,7 +13797,7 @@ msgstr "تقوم بالتسجيل كـ: " #: lms/templates/verify_student/_verification_header.html msgid "Congrats! You are now registered to audit" -msgstr "" +msgstr "تهانينا! أنت الآن مسجل لتقوم بالتدقيق" #: lms/templates/verify_student/_verification_support.html #: lms/templates/verify_student/_verification_support.html @@ -13345,6 +13830,10 @@ msgid "" "turned on, and allowed to function in your web browser (commonly adjustable " "in your browser settings)." msgstr "" +"يرجى التأكد من تحديث متصفحك إلى {a_start}أحدث نسخة متاحة{a_end}، كما يرجى " +"التأكد من أن كاميرا الكومبيوتر لديك متصلة ومشغّلة ومسموح بتشغيلها " +"على متصفح الإنترنت لديك (عادة ما يمكن تنسيق هذه الإعدادات من خلال إعدادات " +"المتصفح لديك)." #: lms/templates/verify_student/face_upload.html msgid "Edit Your Full Name" @@ -13977,6 +14466,9 @@ msgid "" "and retake your photos. If you are still having trouble, please contact us " "at {email_address}" msgstr "" +"عذرًا، هناك خطأ في هذه الصفحة. يرجى إعادة تحميل الصفحة وإعادة أخذ صورك، إذا " +"كنتَ ما تزال تواجه مشاكل يرجى الاتصال بنا عبر البريد الإلكتروني " +"{email_address}" #: lms/templates/verify_student/photo_verification.html msgid "Take Your Photo" @@ -14004,15 +14496,15 @@ msgstr "الرجاء التأكيد على مساهمتك في هذا المسا #: lms/templates/verify_student/photo_verification.html msgid "Your Course Total" -msgstr "" +msgstr "إجمالي سعر مساقك" #: lms/templates/verify_student/photo_verification.html msgid "To complete your registration, you will need to pay:" -msgstr "" +msgstr "يتعيّن عليك لتستكمل تسجيلك أن تدفع:" #: lms/templates/verify_student/photo_verification.html msgid "Before proceeding, please confirm that your details match" -msgstr "" +msgstr "قبل المتابعة يرجى التأكد من مطابقة بياناتك" #: lms/templates/verify_student/photo_verification.html msgid "" @@ -14116,6 +14608,8 @@ msgid "" "You need to activate your {platform_name} account before you can register " "for courses. Check your inbox for an activation email." msgstr "" +"يجب أن تقوم بتفعيل {platform_name} حسابك قبل أن تتمكن من التسجيل لأي مساق، " +"تحقق من صندوق الوارد في بريدك الإلكتروني لاستلام رسالة التفعيل." #: lms/templates/verify_student/show_requirements.html msgid "Identification" @@ -14130,6 +14624,8 @@ msgid "" "A driver's license, passport, or other government or school-issued ID with " "your name and picture on it." msgstr "" +"رخصة قيادة أو جواز سفر أو أي وثيقة رسمية صادرة عن الحكومة أو المدرسة تحتوي " +"على صورتك واسمك " #: lms/templates/verify_student/show_requirements.html msgid "Webcam" @@ -14143,13 +14639,13 @@ msgstr "كاميرا ويب ومتصفح حديث " #. later" #: lms/templates/verify_student/show_requirements.html msgid "{internet_explorer_version} or later" -msgstr "" +msgstr "{internet_explorer_version} أو إصدارٍ أحدث" #: lms/templates/verify_student/show_requirements.html msgid "" "Please make sure your browser is updated to the most recent version " "possible." -msgstr "" +msgstr "يرجى التأكد من تحديث متصفحك إلى أحدث إصدار متاح." #: lms/templates/verify_student/show_requirements.html msgid "Credit or Debit Card" @@ -14164,6 +14660,8 @@ msgid "" "Visa, MasterCard, American Express, Discover, Diners Club, or JCB with the " "Discover logo." msgstr "" +"فيزا أو ماستركارد أو أمريكان إكسبرس أو ديسكفر أو داينرز كلوب أو جي سي بي مع " +"شعار ديسكفر." #: lms/templates/verify_student/show_requirements.html msgid "" @@ -14200,7 +14698,7 @@ msgstr "" #: lms/templates/verify_student/verified.html msgid "Your Course Total is $ " -msgstr "" +msgstr "إجمالي سعر مساقك هو $" #: lms/templates/verify_student/verified.html msgid "You have decided to pay $ " @@ -14353,13 +14851,15 @@ msgstr "التحميل والمساعدة" #: cms/templates/asset_index.html msgid "Adding Files for Your Course" -msgstr "" +msgstr "جاري إضافة ملفات إلى مساقك" #: cms/templates/asset_index.html msgid "" "To add files to use in your course, click {em_start}Upload New File{em_end}." " Then follow the prompts to upload a file from your computer." msgstr "" +"انقر {em_start}تحميل ملف جديد{em_end} لإضافة ملفات لتستخدمها في مساقك، ثم " +"اتبع التعليمات لتقوم بتحميل ملف من جهاز الكومبيوتر لديك." #: cms/templates/asset_index.html msgid "" @@ -14367,38 +14867,48 @@ msgid "" "{em_start}10 MB{em_end}. In addition, do not upload video or audio files. " "You should use a third party service to host multimedia files." msgstr "" +"{em_start}تحذير{em_end}: توصيك edX أن لا يتجاوز حجم الملف {em_start}10 " +"ميغابايت{em_end}. بالإضافة لذلك، لا يمكنك تحميل ملفات فيديو أو صوت حيث يتعين" +" عليك استخدام خدمة طرف ثالث لاستضافة ملفات الوسائط المتعددة." #: cms/templates/asset_index.html msgid "" "The course image, textbook chapters, and files that appear on your Course " "Handouts sidebar also appear in this list." msgstr "" +"تظهر في هذه اللائحة كل من صورة المساق وفصول الكتاب إضافة إلى الملفات التي " +"تظهر على الشريط الجانبي لملحقات المساق." #: cms/templates/asset_index.html msgid "Using File URLs" -msgstr "" +msgstr "استخدام روابط الملف" #: cms/templates/asset_index.html msgid "" "Use the {em_start}Embed URL{em_end} value to link to the file or image from " "a component, a course update, or a course handout." msgstr "" +"استخدم قيمة {em_start}الرابط الضمني{em_end} لربطه بالملف أو الصورة من أحد " +"المركّبات أو تحديثات المساق أو ملحقات المساق." #: cms/templates/asset_index.html msgid "" "Use the {em_start}External URL{em_end} value to reference the file or image " "only from outside of your course." msgstr "" +"استخدم قيمة {em_start}الرابط الخارجي{em_end} للرجوع إلى الملف أو الصورة من " +"خارج مساقك فقط." #: cms/templates/asset_index.html msgid "" "Click in the Embed URL or External URL column to select the value, then copy" " it." msgstr "" +"انقر على عمود الرابط الضمني أو الرابط الخارجي لاختيار القيمة ثم انسخها." #: cms/templates/asset_index.html msgid "Learn more about managing files" -msgstr "" +msgstr "تعرّف على المزيد حول إدارة الملفات" #: cms/templates/asset_index.html msgid "Choose File" @@ -14470,27 +14980,65 @@ msgstr "إسحب لإعادة الترتيب" #: cms/templates/container.html msgid "View Live Version" -msgstr "" +msgstr "مشاهدة نسخة الإنترنت" #: cms/templates/container.html msgid "Preview Changes" -msgstr "" +msgstr "مراجعة التغييرات" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "ما الذي يمكنني فعله على هذه الصفحة؟ " +#: cms/templates/container.html +msgid "Adding components" +msgstr "إضافة مكوّنات" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." msgstr "" -"يمكنك عرض وتعديل مكوِّنات المساق التي تحتوي على عناصر أخرى في هذه الصفحة. في" -" حالة حجب التجربة، يتيح لك ذلك التأكّد من أنّك قمت بضبط إعدادات مجموعات " -"التجربة الخاصة بك بشكل مناسب، وإجراء تغييرات في المحتوى الحالي." +"اختر نوع المكوّن من {em_start}إضافة مكوّن جديد{em_end}، ثم اختر أحد النماذج." + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" +"يُضاف المكوّن الجديد في أسفل الصفحة أو المجموعة، يمكنك بعد ذلك تعديل وتغيير " +"مكان المكوّن." + +#: cms/templates/container.html +msgid "Editing components" +msgstr "تعديل المكوّنات" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "انقر أيقونة {em_start}تعديل{em_end} في أحد المكوّنات لتعديل محتواه." + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "إعادة ترتيب المكوّنات" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "اسحب المكوّنات إلى مواضع جديدة ضمن هذا المكوّن." + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "للحصول على تجارب المحتوى يمكنك سحب المركّبات إلى مجموعات أخرى." + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "العمل على تجارب المحتوى" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "يرجى تأكيد قيامك بترتيب إعدادات المحتوى لكل مجموعات الاختبارات لديك." + +#: cms/templates/container.html +msgid "Learn more about component containers" +msgstr "تعرّف على المزيد حول حاويات المكوّن" #: cms/templates/container.html msgid "Unit Location" @@ -14498,45 +15046,51 @@ msgstr "موقع الوحدة" #: cms/templates/container.html msgid "Location ID" -msgstr "" +msgstr "الرمز التعريفي للموقع" #: cms/templates/container.html msgid "" "Use this ID when you create links to this unit from other course content. " "You enter the ID in the URL field." msgstr "" +"استخدم هذا الرمز التعريفي عند إنشائك لروابط إلى هذه الوحدة من محتوى آخر " +"للمساق. عليك إدخال الرمز التعريفي في حقل الرابط." #: cms/templates/container.html msgid "Location in Course Outline" -msgstr "" +msgstr "الموقع في المخطط الكلي للمساق" #: cms/templates/course-create-rerun.html msgid "Create a Course Rerun of:" -msgstr "" +msgstr "إنشاء إعادة تشغيل مساق لـ:" #: cms/templates/course-create-rerun.html msgid "Create a re-run of a course" -msgstr "" +msgstr "إنشاء إعادة تشغيل لمساق" #: cms/templates/course-create-rerun.html msgid "You are creating a re-run from:" -msgstr "" +msgstr "أنت تقوم بإنشاء إعادة تشغيل من:" #: cms/templates/course-create-rerun.html msgid "" "Provide identifying information for this re-run of the course. The original " "course is not affected in any way by a re-run." msgstr "" +"يرجى تزويد معلومات تعريف لإعادة التشغيل هذه للمساق، لا يتأثر المساق الأساسي " +"بأي شكل بإعادة التشغيل." #: cms/templates/course-create-rerun.html msgid "" "Note: Together, the organization, course number, and course run must " "uniquely identify this new course instance." msgstr "" +"ملاحظة: يجب أن تشكّل كل من المنظمة ورقم المساق وتشغيل المساق مجتمعين وسيلة " +"تعريف خاصة بنموذج المساق الجديد هذا." #: cms/templates/course-create-rerun.html msgid "Required Information to Create a re-run of a course" -msgstr "" +msgstr "المعلومات المطلوبة لإنشاء إعادة تشغيل لمساق ما" #: cms/templates/course-create-rerun.html cms/templates/index.html msgid "e.g. Introduction to Computer Science" @@ -14547,6 +15101,8 @@ msgid "" "The public display name for the new course. (This name is often the same as " "the original course name.)" msgstr "" +"اسم المساق الجديد الذي يظهر للجميع. (غالبًا ما يكون هذا الاسم هو نفس اسم " +"المساق الأصلي)." #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/settings.html @@ -14562,12 +15118,14 @@ msgid "" "The name of the organization sponsoring the new course. (This name is often " "the same as the original organization name.)" msgstr "" +"اسم المنظمة الراعية للمساق الجديد. (غالبًا ما يكون هذا الاسم هو نفس اسم " +"المنظمة الأصلية)." #: cms/templates/course-create-rerun.html #: cms/templates/course-create-rerun.html #: cms/templates/course-create-rerun.html msgid "Note: No spaces or special characters are allowed." -msgstr "" +msgstr "ملاحظة: لا يُسمح باستخدام المسافات أو الرموز الخاصة." #: cms/templates/course-create-rerun.html cms/templates/index.html msgid "e.g. CS101" @@ -14578,6 +15136,8 @@ msgid "" "The unique number that identifies the new course within the organization. " "(This number is often the same as the original course number.)" msgstr "" +"الرقم الخاص الذي يميّز المساق الجديد ضمن المنظمة. (غالبًا ما يكون هذا الرقم " +"هو نفسه رقم المساق الأصلي)." #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/settings.html @@ -14593,22 +15153,25 @@ msgid "" "The term in which the new course will run. (This value is often different " "than the original course run value.)" msgstr "" +"الفترة التي سينطلق خلالها المساق الجديد. (غالبًا ما تكون هذه القيمة مختلفة " +"عن قيمة تشغيل المساق الأصلي)." #: cms/templates/course-create-rerun.html msgid "Create Re-run" -msgstr "" +msgstr "إنشاء مستخدم" #: cms/templates/course-create-rerun.html msgid "When will my course re-run start?" -msgstr "" +msgstr "متى ستبدأ إعادة تشغيل مساقي؟" #: cms/templates/course-create-rerun.html msgid "The new course is set to start on January 1, 2030 at midnight (UTC)." msgstr "" +"من المقرر أن يبدأ المساق الجديد بتاريخ 1 يناير 2030 في منتصف الليل (UTC)." #: cms/templates/course-create-rerun.html msgid "What transfers from the original course?" -msgstr "" +msgstr "ما الذي ينتقل من المساق الأصلي؟" #: cms/templates/course-create-rerun.html msgid "" @@ -14616,10 +15179,12 @@ msgid "" "course. All problems, videos, announcements, and other files are duplicated " "to the new course." msgstr "" +"للمساق الجديد نفس المخطط الكلي والمحتوى الذي للمساق الأصلي، يتم نسخ جميع " +"المسائل والفيديوهات والإعلانات والملفات الأخرى إلى المساق الجديد." #: cms/templates/course-create-rerun.html msgid "What does not transfer from the original course?" -msgstr "" +msgstr "ما الذي لا ينتقل من المساق الأصلي؟" #: cms/templates/course-create-rerun.html msgid "" @@ -14627,10 +15192,12 @@ msgid "" "in the course, and there is no student data. There is no content in the " "discussion topics or wiki." msgstr "" +"أنت العضو الوحيد من طاقم المساق، لا يوجد طلاب مسجلون في المساق ولا توجد أية " +"بيانات للطلاب. لا يوجد أي محتوى في مواضيع النقاش أو ويكي." #: cms/templates/course-create-rerun.html msgid "Learn more about Course Re-runs" -msgstr "" +msgstr "تعرّف على المزيد حول إعادة تشغيل المساق" #: cms/templates/course_info.html cms/templates/course_info.html msgid "Course Updates" @@ -14659,6 +15226,7 @@ msgstr "المخطّط الكلّي للمساق" msgid "" "This course was created as a re-run. Some manual configuration is needed." msgstr "" +"أُنشِئ هذا المساق كمساق إعادة تشغيل، توجد حاجة إلى بعض الإعدادات اليدوية." #: cms/templates/course_outline.html msgid "" @@ -14667,10 +15235,14 @@ msgid "" "the course team; review course updates and other assets for dated material; " "and seed the discussions and wiki." msgstr "" +"لا يمكن مشاهدة أي محتوى مساق حاليًا ولا يوجد أي طلاب مسجلين. تأكد من مراجعة " +"وإعادة ضبط جميع التواريخ بما في ذلك تاريخ بداية المساق؛ إعداد فريق المساق؛ " +"مراجعة تحديثات المساق وغيرها من الأصول التي لها مواد تحمل تواريخ وأساس " +"النقاشات وويكي." #: cms/templates/course_outline.html msgid "Click to add a new section" -msgstr "" +msgstr "انقر لإضافة قسم جديد" #: cms/templates/course_outline.html msgid "New Section" @@ -14682,11 +15254,11 @@ msgstr "تصغير كافّة الأقسام" #: cms/templates/course_outline.html msgid "Expand All Sections" -msgstr "" +msgstr "تكبير كل الأقسام" #: cms/templates/course_outline.html msgid "Click to open the courseware in the LMS in a new tab" -msgstr "" +msgstr "انقر لفتح المنهاج في LMS في صفحة جديدة" #: cms/templates/course_outline.html cms/templates/edit-tabs.html #: cms/templates/index.html @@ -14695,37 +15267,39 @@ msgstr "عرض مباشر" #: cms/templates/course_outline.html msgid "Course Start Date:" -msgstr "" +msgstr "تاريخ بداية المساق:" #: cms/templates/course_outline.html cms/templates/course_outline.html msgid "Edit Start Date" -msgstr "" +msgstr "تعديل تاريخ البداية" #: cms/templates/course_outline.html msgid "Creating your course organization" -msgstr "" +msgstr "إنشاء منظمة المساق الخاصة بك" #: cms/templates/course_outline.html msgid "You add sections, subsections, and units directly in the outline." -msgstr "" +msgstr "يمكنك إضافة أقسام وأقسام فرعية ووحدات بشكل مباشر في المخطط الكلي." #: cms/templates/course_outline.html msgid "" "Create a section, then add subsections and units. Open a unit to add course " "components." msgstr "" +"إنشاء قسم ثم أضف أقسامًا فرعية ووحدات. افتح وحدة لإضافة مكوّنات المساق." #: cms/templates/course_outline.html msgid "Reorganizing your course" -msgstr "" +msgstr "إعادة تنظيم مساقك" #: cms/templates/course_outline.html msgid "Drag sections, subsections, and units to new locations in the outline." msgstr "" +"اسحب الأقسام والأقسام الفرعية والوحدات إلى مواضع جديدة في المخطط الكلي." #: cms/templates/course_outline.html msgid "Setting release dates and grading policies" -msgstr "" +msgstr "ضبط تواريخ الإصدار وسياسات وضع العلامات" #: cms/templates/course_outline.html msgid "" @@ -14733,26 +15307,31 @@ msgid "" "date. When you configure a subsection, you can also set the grading policy " "and due date." msgstr "" +"اختر أيقونة الإعدادات لقسم أو قسم فرعي لتضبط تاريخ إصداره. عندما تضبط " +"إعدادات قسم فرعي يصبح بإمكانك أيضًا أن تضع سياسة وضع العلامات وتاريخ " +"الاستحقاق." #: cms/templates/course_outline.html msgid "Changing the content students see" -msgstr "" +msgstr "تغيير المحتوى الذي يراه الطلاب" #: cms/templates/course_outline.html msgid "" "To publish draft content, select the Publish icon for a section, subsection," " or unit." -msgstr "" +msgstr "اختر أيقونة النشر لقسم أو قسم فرعي أو وحدة لنشر مسودة محتوى." #: cms/templates/course_outline.html msgid "" "To hide content from students, select the Configure icon for a section, " "subsection, or unit, then select {em_start}Hide from students{em_end}." msgstr "" +"لإخفاء المحتوى عن الطلاب اختر أيقونة الإعدادات لقسم أو قسم فرعي أو وحدة ثم " +"اختر {em_start}إخفاء عن الطلاب{em_end}." #: cms/templates/course_outline.html msgid "Learn more about the course outline" -msgstr "" +msgstr "تعرّف على المزيد حول المخطط الكلي للمساق" #. Translators: Pages refer to the tabs that appear in the top navigation of #. each course. @@ -15083,19 +15662,23 @@ msgstr "الرابط لنظام git الخاص بالمساق" #: cms/templates/settings_advanced.html cms/templates/settings_graders.html #: cms/templates/widgets/header.html msgid "Group Configurations" -msgstr "" +msgstr "ضبط إعدادات المجموعة" #: cms/templates/group_configurations.html msgid "New Group Configuration" -msgstr "" +msgstr "إعدادات مجموعة جديدة" #: cms/templates/group_configurations.html msgid "This module is disabled at the moment." -msgstr "" +msgstr "تمّ إيقاف هذه الوحدة في الوقت الحالي." + +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "ما الذي يمكنني فعله على هذه الصفحة؟ " #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." -msgstr "" +msgstr "يمكنك إنشاء وتعديل وحذف إعدادات مجموعة." #: cms/templates/group_configurations.html msgid "" @@ -15103,6 +15686,8 @@ msgid "" "experiment. When you create an experiment, you select the group " "configuration to use." msgstr "" +"تحدد إعدادات المجموعة عدد مجموعات الطلاب المشتركة في تجربة، وعندما تنشئ " +"تجربة يمكنك اختيار إعدادات المجموعة التي تريد استخدامها." #: cms/templates/group_configurations.html msgid "" @@ -15110,6 +15695,8 @@ msgid "" "To edit a configuration, hover over its box and click " "{em_start}Edit{em_end}." msgstr "" +"انقر {em_start}إعدادات مجموعة جديدة{em_end} لإضافة إعدادات جديدة. أما لتعديل" +" الإعدادات فضع المؤشر على الصندوق المعني ثم انقر {em_start}تعديل{em_end}." #: cms/templates/group_configurations.html msgid "" @@ -15117,6 +15704,8 @@ msgid "" "experiment. To delete a configuration, hover over its box and click the " "delete icon." msgstr "" +"يمكنك حذف إعدادات مجموعة فقط إذا لم تكن مستخدمة في تجربة. لحذف الإعدادات " +"حرّك المؤشر فوق الصندوق وانقر أيقونة الحذف." #: cms/templates/group_configurations.html msgid "Learn More" @@ -15623,6 +16212,8 @@ msgid "" "The public display name for your course. This cannot be changed, but you can" " set a different display name in Advanced Settings later." msgstr "" +"اسم مساقك الذي يظهر للعموم، لا يمكن تغيير هذا الاسم غير أنك تستطيع تحديد اسم" +" عرض مختلف من خلال ’إعدادات متقدمة‘ في وقت لاحق." #: cms/templates/index.html msgid "The name of the organization sponsoring the course." @@ -15675,6 +16266,9 @@ msgid "" "this page or refresh it to update " "the course list. The new course will need some manual configuration." msgstr "" +"سوف يضاف المساق الجديد إلى لائحة مساقاتك خلال 5-10 دقائق. عُد إلى هذه الصفحة" +" أو حدّثها لتحديث لائحة المساقات. " +"سوف يحتاج المساق الجديد بعض الإعدادات اليدوية." #: cms/templates/index.html msgid "" @@ -15682,10 +16276,12 @@ msgid "" "the original course to try the re-run again, or contact your PM for " "assistance." msgstr "" +"لقد وقع خطأ أثناء معالجة مساقك، يرجى الذهاب إلى المساق الأصلي لمحاولة إعادة " +"التشغيل مجددًا أو اتصل بمدير مشروعك للحصول على مساعدة." #: cms/templates/index.html msgid "Re-run Course" -msgstr "" +msgstr "إعادة تشغيل المساق" #: cms/templates/index.html msgid "Are you staff on an existing Studio course?" @@ -16135,7 +16731,7 @@ msgstr "(لتسجيل ودخول الطلاب)" #: cms/templates/settings.html msgid "Enroll in {course_display_name}" -msgstr "" +msgstr "سجّل في {course_display_name}" #: cms/templates/settings.html msgid "" @@ -16143,6 +16739,8 @@ msgid "" "for enrollment. Please navigate to this course at {link_for_about_page} to " "enroll." msgstr "" +"المساق \"{course_display_name}\" المزوّد من {platform_name} مفتوح للتسجيل، " +"يرجى الذهاب إلى هذا المساق عبر الرابط {link_for_about_page} للتسجيل." #: cms/templates/settings.html msgid "Send a note to students via email" @@ -16182,6 +16780,11 @@ msgstr "اليوم الأول الذي يبتدئ فيه المساق" msgid "Course Start Time" msgstr "وقت بدء المساق" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "(UTC)" + #: cms/templates/settings.html msgid "Course End Date" msgstr "تاريخ انتهاء المساق" @@ -16356,11 +16959,11 @@ msgstr "" #: cms/templates/settings_advanced.html msgid "Hide Deprecated Settings" -msgstr "" +msgstr "إخفاء الإعدادات المهملة" #: cms/templates/settings_advanced.html cms/templates/settings_advanced.html msgid "Show Deprecated Settings" -msgstr "" +msgstr "إظهار الإعدادات المهملة" #: cms/templates/settings_advanced.html msgid "Your policy changes have been saved." @@ -16531,7 +17134,7 @@ msgstr "" #: cms/templates/textbooks.html msgid "Learn more about textbooks" -msgstr "" +msgstr "تعرّف على المزيد حول الكتب." #: cms/templates/emails/activation_email.txt msgid "" diff --git a/conf/locale/ar/LC_MESSAGES/djangojs.mo b/conf/locale/ar/LC_MESSAGES/djangojs.mo index 79fbd05bc3..8c6a8df685 100644 Binary files a/conf/locale/ar/LC_MESSAGES/djangojs.mo and b/conf/locale/ar/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ar/LC_MESSAGES/djangojs.po b/conf/locale/ar/LC_MESSAGES/djangojs.po index 90e61fe7df..0a5fd20ec9 100644 --- a/conf/locale/ar/LC_MESSAGES/djangojs.po +++ b/conf/locale/ar/LC_MESSAGES/djangojs.po @@ -23,6 +23,7 @@ # Nabeel El-Dughailib , 2014 # Najwan Al Rousan , 2013 # Najwan Al Rousan , 2013 +# Saramami.mami , 2014 # SiddigSami , 2014 # #-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-# # edX translation file. @@ -40,6 +41,7 @@ # Nabeel El-Dughailib , 2014 # Najwan Al Rousan , 2013 # RaghadG , 2014 +# soliman osman , 2014 # #-#-#-#-# underscore.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -48,6 +50,7 @@ # Translators: # Abdelghani Gadiri , 2014 # mohammad hamdi , 2014 +# may , 2014 # Nabeel El-Dughailib , 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file @@ -64,9 +67,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-22 06:00+0000\n" -"Last-Translator: Saramami.mami \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-13 16:51+0000\n" +"Last-Translator: Nabeel El-Dughailib \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/edx-platform/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -104,6 +107,7 @@ msgstr "حسناً" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "إلغاء" @@ -135,15 +139,26 @@ msgstr "" msgid "Delete" msgstr "حذف" +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: cms/static/js/views/assets.js +#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/asset-library.underscore msgid "Name" msgstr "الاسم " +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: cms/static/js/views/modals/base_modal.js +#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/edit-textbook.underscore #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "حفظ" @@ -332,39 +347,43 @@ msgstr "إخفاء السؤال " #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Paragraph" -msgstr "" +msgstr "فقرة" #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Preformatted" -msgstr "" +msgstr "منسق مسبقًا" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Heading 1" -msgstr "" +msgstr "العنوان الرئيسي 1 " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Heading 2" -msgstr "" +msgstr "العنوان الرئيسي 2" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Heading 3" -msgstr "" +msgstr "العنوان الرئيسي 3" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Add to Dictionary" -msgstr "" +msgstr "أضف للقاموس" +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Advanced" msgstr "متقدم" @@ -373,55 +392,55 @@ msgstr "متقدم" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Align center" -msgstr "" +msgstr "محاذاة إلى المنتصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Align left" -msgstr "" +msgstr "محاذاة إلى اليسار" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Align right" -msgstr "" +msgstr "محاذاة إلى اليمين" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Alignment" -msgstr "" +msgstr "المحاذاة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Alternative source" -msgstr "" +msgstr "مصدر آخر" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Anchor" -msgstr "" +msgstr "مرساة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Anchors" -msgstr "" +msgstr "مراسي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Author" -msgstr "" +msgstr "الكاتب" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Background color" -msgstr "" +msgstr "لون الخلفية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -434,97 +453,97 @@ msgstr "نص مقتبس" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Blocks" -msgstr "" +msgstr "حِزَم" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Body" -msgstr "" +msgstr "هيكل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Bold" -msgstr "" +msgstr "عريض" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Border color" -msgstr "" +msgstr "لون الحواف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Border" -msgstr "" +msgstr "الحواف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Bottom" -msgstr "" +msgstr "أسفل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Bullet list" -msgstr "" +msgstr "قائمة تعداد نقطي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Caption" -msgstr "" +msgstr "عنوان فرعي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cell padding" -msgstr "" +msgstr "حاشية الخلايا" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cell properties" -msgstr "" +msgstr "خصائص الخلية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cell spacing" -msgstr "" +msgstr "المسافة بين الخلايا" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cell type" -msgstr "" +msgstr "نوع الخلية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cell" -msgstr "" +msgstr "خلية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Center" -msgstr "" +msgstr "مركز" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Circle" -msgstr "" +msgstr "دائرة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Clear formatting" -msgstr "" +msgstr "إزالة التنسيق" #. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the @@ -538,115 +557,115 @@ msgstr "إغلاق " #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Code block" -msgstr "" +msgstr "كتل الرموز" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Code" -msgstr "" +msgstr "الرمز" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Color" -msgstr "" +msgstr "اللون" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cols" -msgstr "" +msgstr "أعمدة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Column group" -msgstr "" +msgstr "مجموع الأعمدة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Column" -msgstr "" +msgstr "عمود" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Constrain proportions" -msgstr "" +msgstr "تقييد النسب" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Copy row" -msgstr "" +msgstr "نسخ الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Copy" -msgstr "" +msgstr "نسخ" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Could not find the specified string." -msgstr "" +msgstr "لقد تعذّر إيجاد النص." #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Custom color" -msgstr "" +msgstr "لون مخصص" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Custom..." -msgstr "" +msgstr "مخصص..." #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cut row" -msgstr "" +msgstr "قص الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cut" -msgstr "" +msgstr "قص" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Decrease indent" -msgstr "" +msgstr "تقليص البادئة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Default" -msgstr "" +msgstr "افتراضي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Delete column" -msgstr "" +msgstr "حذف العمود" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Delete row" -msgstr "" +msgstr "حذف الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Delete table" -msgstr "" +msgstr "حذف الجدول" #. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the @@ -654,37 +673,37 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/group-configuration-edit.underscore msgid "Description" -msgstr "" +msgstr "الوصف " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Dimensions" -msgstr "" +msgstr "الأبعاد" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Disc" -msgstr "" +msgstr "القرص" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Div" -msgstr "" +msgstr "Div" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Document properties" -msgstr "" +msgstr "خصائص المستند" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Edit HTML" -msgstr "" +msgstr "تعديل HTML" #. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the @@ -703,86 +722,90 @@ msgstr "تعديل" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Embed" -msgstr "" +msgstr "تضمين" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Emoticons" -msgstr "" +msgstr "إيموتيكون" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Encoding" -msgstr "" +msgstr "الترميز" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "File" -msgstr "" +msgstr "الملف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Find and replace" -msgstr "" +msgstr "البحث والاستبدال" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Find next" -msgstr "" +msgstr "إيجاد التالي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Find previous" -msgstr "" +msgstr "إيجاد السابق" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Find" -msgstr "" +msgstr "البحث" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Finish" -msgstr "" +msgstr "إنهاء" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Font Family" -msgstr "" +msgstr "فئة الخط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Font Sizes" -msgstr "" +msgstr "أحجام الخط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Footer" -msgstr "" +msgstr "تذييل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Format" -msgstr "" +msgstr "التنسيق" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Formats" -msgstr "" +msgstr "التنسيقات" +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/templates/js/image-modal.underscore msgid "Fullscreen" msgstr "كامل الشاشة" @@ -791,308 +814,312 @@ msgstr "كامل الشاشة" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "General" -msgstr "" +msgstr "عام" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "H Align" -msgstr "" +msgstr "محاذاة أفقية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header 1" -msgstr "" +msgstr "العنوان 1" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header 2" -msgstr "" +msgstr "العنوان 2" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header 3" -msgstr "" +msgstr "العنوان 3" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header 4" -msgstr "" +msgstr "العنوان 4" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header 5" -msgstr "" +msgstr "العنوان 5" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header 6" -msgstr "" +msgstr "العنوان 6" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header cell" -msgstr "" +msgstr "خلية عليا" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Header" -msgstr "" +msgstr "رأس صفحة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Headers" -msgstr "" +msgstr "رؤوس صفحة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Heading 4" -msgstr "" +msgstr "العنوان الرئيسي 4" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Heading 5" -msgstr "" +msgstr "العنوان الرئيسي 5" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Heading 6" -msgstr "" +msgstr "العنوان الرئيسي 6" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Headings" -msgstr "" +msgstr "عناوين رئيسية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Height" -msgstr "" +msgstr "الارتفاع" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Horizontal line" -msgstr "" +msgstr "خط أفقي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Horizontal space" -msgstr "" +msgstr "مسافة أفقية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "HTML source code" -msgstr "" +msgstr "رمز مصدر لـ HTML" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Ignore all" -msgstr "" +msgstr "تجاهل الكل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Ignore" -msgstr "" +msgstr "تجاهل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Image description" -msgstr "" +msgstr "وصف الصورة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Increase indent" -msgstr "" +msgstr "زيادة البادئة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Inline" -msgstr "" +msgstr "Inline" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert column after" -msgstr "" +msgstr "إدخال عمود بعد" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert column before" -msgstr "" +msgstr "إدخال عمود قبل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert date/time" -msgstr "" +msgstr "إدخال تاريخ/وقت" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert image" -msgstr "" +msgstr "إدخال صورة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert link" -msgstr "" +msgstr "إدخال رابط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert row after" -msgstr "" +msgstr "إدخال صف بعد" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert row before" -msgstr "" +msgstr "إدخال صف قبل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert table" -msgstr "" +msgstr "إدخال جدول" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert template" -msgstr "" +msgstr "إدخال نموذج" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert video" -msgstr "" +msgstr "إدخال فيديو" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert" -msgstr "" +msgstr "إدخال" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert/edit image" -msgstr "" +msgstr "إدخال/تعديل صورة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert/edit link" -msgstr "" +msgstr "إدخال/تعديل رابط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Insert/edit video" -msgstr "" +msgstr "إدخال/تعديل فيديو" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Italic" -msgstr "" +msgstr "خط مائل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Justify" -msgstr "" +msgstr "ملء السطر" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Keywords" -msgstr "" +msgstr "الكلمات الأساسية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Left to right" -msgstr "" +msgstr "يسار إلى اليمين" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Left" -msgstr "" +msgstr "يسار" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Lower Alpha" -msgstr "" +msgstr "ألفا الأدنى" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Lower Greek" -msgstr "" +msgstr "جريك الأدنى" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Lower Roman" -msgstr "" +msgstr "رومان الأدنى" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Match case" -msgstr "" +msgstr "مطابقة حالة الأحرف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Merge cells" -msgstr "" +msgstr "دمج الخلايا" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Middle" -msgstr "" +msgstr "الوسط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "New document" -msgstr "" +msgstr "مستند جديد" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "New window" -msgstr "" +msgstr "نافذة جديدة" +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/paging-footer.underscore #: cms/templates/js/paging-header.underscore msgid "Next" @@ -1102,43 +1129,43 @@ msgstr "التالي" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "No color" -msgstr "" +msgstr "دون لون" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Nonbreaking space" -msgstr "" +msgstr "دون مسافة فاصلة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "None" -msgstr "" +msgstr "لا شيء" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Numbered list" -msgstr "" +msgstr "لائحة مرقّمة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Ok" -msgstr "" +msgstr "موافق" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Page break" -msgstr "" +msgstr "فاصل الصفحة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Paste as text" -msgstr "" +msgstr "لصق كنص" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1147,48 +1174,50 @@ msgid "" "Paste is now in plain text mode. Contents will now be pasted as plain text " "until you toggle this option off." msgstr "" +"خيار اللصق الآن هو في وضع النص العادي، سيتم الآن لصق المحتويات كنص عادي حتى " +"تقوم بتغيير هذا الخيار." #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Paste row after" -msgstr "" +msgstr "لصق بعد الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Paste row before" -msgstr "" +msgstr "لصق قبل الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Paste your embed code below:" -msgstr "" +msgstr "لصق رمزك الضمني أدناه:" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Paste" -msgstr "" +msgstr "لصق" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Poster" -msgstr "" +msgstr "ملصق" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Pre" -msgstr "" +msgstr "قبل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Prev" -msgstr "" +msgstr "السابق" #. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the @@ -1203,33 +1232,38 @@ msgstr "معاينة" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Print" -msgstr "" +msgstr "طباعة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Redo" -msgstr "" +msgstr "إعادة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Remove link" -msgstr "" +msgstr "إزالة الرابط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Replace all" -msgstr "" +msgstr "استبدال الكل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Replace with" -msgstr "" +msgstr "استبدال بـ" +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: common/lib/xmodule/xmodule/js/src/html/edit.js +#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/metadata-file-uploader-item.underscore #: cms/templates/js/video/metadata-translations-item.underscore msgid "Replace" @@ -1239,7 +1273,7 @@ msgstr "استبدال" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Restore last draft" -msgstr "" +msgstr "استعادة آخر مسودة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1248,180 +1282,182 @@ msgid "" "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press " "ALT-0 for help" msgstr "" +"منطقة نص منسَّق. اضغط ALT-F9 لفتح القائمة، اضغط ALT-F10 لفتح شريط الأدوات، " +"اضغط ALT-0 للمساعدة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Right to left" -msgstr "" +msgstr "يمين إلى اليسار" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Right" -msgstr "" +msgstr "اليمين" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Robots" -msgstr "" +msgstr "روبوت" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Row group" -msgstr "" +msgstr "مجموعة الصفوف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Row properties" -msgstr "" +msgstr "خصائص الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Row type" -msgstr "" +msgstr "نوع الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Row" -msgstr "" +msgstr "الصف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Rows" -msgstr "" +msgstr "الصفوف" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Scope" -msgstr "" +msgstr "نطاق العمل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Select all" -msgstr "" +msgstr "اختيار الكل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Show blocks" -msgstr "" +msgstr "إظهار الكتل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Show invisible characters" -msgstr "" +msgstr "إظهار الرموز المخفية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Source code" -msgstr "" +msgstr "رمز المصدر" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Source" -msgstr "" +msgstr "المصدر" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Special character" -msgstr "" +msgstr "رموز خاصة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Spellcheck" -msgstr "" +msgstr "التحقق من التهجئة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Split cell" -msgstr "" +msgstr "تقسيم الخلية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Square" -msgstr "" +msgstr "مربّع" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Start search" -msgstr "" +msgstr "بدء البحث" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Strikethrough" -msgstr "" +msgstr "خط متوسط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Style" -msgstr "" +msgstr "النمط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Subscript" -msgstr "" +msgstr "نص سفلي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Superscript" -msgstr "" +msgstr "نص عُلوي" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Table properties" -msgstr "" +msgstr "خصائص الجدول" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Table" -msgstr "" +msgstr "جدول" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Target" -msgstr "" +msgstr "الوجهة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Templates" -msgstr "" +msgstr "نماذج" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Text color" -msgstr "" +msgstr "لون النص" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Text to display" -msgstr "" +msgstr "نص مرغوب عرضه" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1430,6 +1466,8 @@ msgid "" "The URL you entered seems to be an email address. Do you want to add the " "required mailto: prefix?" msgstr "" +"يبدو أن الرابط الذي أدخلته هو عنوان بريد إلكتروني، هل تريد إضافة البادئة " +"اللازمة ’إرسال إلى:‘؟" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1438,102 +1476,104 @@ msgid "" "The URL you entered seems to be an external link. Do you want to add the " "required http:// prefix?" msgstr "" +"يبدو أن الرابط الذي أدخلته هو رابط خارجي، هل تريد إضافة البادئة اللازمة " +"http://؟" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Title" -msgstr "" +msgstr "العنوان" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Tools" -msgstr "" +msgstr "الأدوات" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Top" -msgstr "" +msgstr "الأعلى" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Underline" -msgstr "" +msgstr "خط تحت النص" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Undo" -msgstr "" +msgstr "تراجُع" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Upper Alpha" -msgstr "" +msgstr "ألفا العليا" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Upper Roman" -msgstr "" +msgstr "رومان العليا" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Url" -msgstr "" +msgstr "الرابط" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "V Align" -msgstr "" +msgstr "محاذاة عمودية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Vertical space" -msgstr "" +msgstr "مسافة عمودية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "View" -msgstr "" +msgstr "عرض" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Visual aids" -msgstr "" +msgstr "وسائل مساعدة مرئية" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Whole words" -msgstr "" +msgstr "كامل الكلمة" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Width" -msgstr "" +msgstr "عرض" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Words: {0}" -msgstr "" +msgstr "الكلمات: {0}" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "You have unsaved changes are you sure you want to navigate away?" -msgstr "" +msgstr "لم تقم بحفظ التغييرات,هل ترغب في الاستمرار؟" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1542,6 +1582,38 @@ msgid "" "Your browser doesn't support direct access to the clipboard. Please use the " "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +"متصفحك لا يدعم الوصول المباشر إلى الحافظة، يرجى استخدام اختصار لوحة المفاتيح" +" Ctrl+X/C/V بدل ذلك." + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" +"انقر موافق لإرسال اسم المستخدم والبريد الإلكتروني الخاصَين بك إلى تطبيق طرف 3.\n" +"\n" +"انقر إلغاء للعودة إلى هذه الصفحة دون إرسال معلوماتك." + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" +"انقر موافق لإرسال اسم المستخدم الخاص بك إلى تطبيق طرف 3.\n" +"\n" +" انقر إلغاء للعودة إلى هذه الصفحة دون إرسال معلوماتك." + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" +"انقر موافق لإرسال عنوان بريدك الإلكتروني إلى تطبيق طرف 3.\n" +"\n" +"انقر إلغاء للعودة إلى هذه الصفحة دون إرسال معلوماتك." #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" @@ -1563,11 +1635,11 @@ msgstr "إيقاف" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Mute" -msgstr "" +msgstr "كتم الصوت" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Unmute" -msgstr "" +msgstr "إلغاء كتم الصوت" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_control.js @@ -1581,7 +1653,7 @@ msgstr "ملء المتصفح" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Speed" -msgstr "" +msgstr "السرعة " #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Volume" @@ -1760,87 +1832,90 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "currently %(numVotes)s vote" msgid_plural "currently %(numVotes)s votes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "يوجد %(صفر)s صوت" +msgstr[1] "يوجد صوت %(واحد)s" +msgstr[2] "يوجد صوتان %(اثنان)s" +msgstr[3] "يوجد %(numVotes)s أصوات" +msgstr[4] "يوجد %(numVotes)s أصوات" +msgstr[5] "يوجد %(numVotes)s صوت" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "%(numVotes)s Vote" msgid_plural "%(numVotes)s Votes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%(صفر)s أصوات" +msgstr[1] "صوت %(واحد)s" +msgstr[2] "صوتان %(اثنان)s" +msgstr[3] "%(بعض)s الأصوات" +msgstr[4] "%(عدة)s أصوات" +msgstr[5] "%(numVotes)s صوت" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble subscribing you to this thread. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في تسجيلك في هذا الموضوع، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble unsubscribing you from this thread. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في إلغاء تسجيلك من هذا الموضوع، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble marking this response as an answer. Please try again." msgstr "" +"لقد واجهنا مشكلة في تحديد هذا الرد على أنه إجابة، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble removing this response as an answer. Please try again." msgstr "" +"لقد واجهنا مشكلة في إلغاء تحديد هذا الرد على أنه إجابة، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble marking this response endorsed. Please try again." msgstr "" +"لقد واجهنا مشكلة في تحديد هذا الرد على أنه مصادَق عليه، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble removing this endorsement. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في إزالة هذه المصادقة، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble saving your vote. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في حفظ تصويتك، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble pinning this thread. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في تثبيت هذا الموضوع، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble unpinning this thread. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في إلغاء تثبيت هذا الموضوع، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble removing your flag on this post. Please try again." msgstr "" +"لقد واجهنا مشكلة في إزالة الإشارة التي وضعتها على هذا المنشور، يرجى المحاولة" +" مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble reporting this post. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في الإبلاغ عن هذا المنشور، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble closing this thread. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في إغلاق هذا الموضوع، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble reopening this thread. Please try again." -msgstr "" +msgstr "لقد واجهنا مشكلة في إعادة فتح هذا الموضوع، يرجى المحاولة مجددًا" #: common/static/coffee/src/discussion/views/discussion_thread_list_view.js msgid "Load more" @@ -1867,7 +1942,7 @@ msgstr[5] "تعليقات جديدة %(unread_count)s" #: common/static/coffee/src/discussion/views/discussion_thread_list_view.js msgid "Search Results" -msgstr "" +msgstr "البحث في النتائج" #: common/static/coffee/src/discussion/views/discussion_thread_list_view.js msgid "Loading thread list" @@ -1905,12 +1980,12 @@ msgstr "هناك مشكلة ما في عملية تحميل المزيد من ا #: common/static/coffee/src/discussion/views/discussion_thread_view.js msgid "%(numResponses)s other response" msgid_plural "%(numResponses)s other responses" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%(صفر)s ردود أخرى" +msgstr[1] "رد %(واحد)s آخر" +msgstr[2] "ردّان %(اثنان)s آخران" +msgstr[3] "%(بعض)s الردود الأخرى" +msgstr[4] "%(عدة)s ردود أخرى" +msgstr[5] "%(numResponses)s ردود أخرى" #: common/static/coffee/src/discussion/views/discussion_thread_view.js msgid "%(numResponses)s response" @@ -1955,7 +2030,7 @@ msgstr "" #: common/static/coffee/src/discussion/views/new_post_view.js msgid "Your post will be discarded." -msgstr "" +msgstr "سوف يتم التغاضي عن منشورك." #: common/static/coffee/src/discussion/views/response_comment_show_view.js msgid "anonymous" @@ -2081,55 +2156,55 @@ msgstr[5] "%d سنة" #. report #: common/static/js/vendor/ova/flagging-annotator.js msgid "Check the box to remove all flags." -msgstr "" +msgstr "انقر على مربع الاختيار لإزالة جميع الإبلاغات" #. Translators: 'totalFlags' is the number of flags solely for that annotation #: common/static/js/vendor/ova/flagging-annotator.js msgid "Check the box to remove %(totalFlags)s flag." msgid_plural "Check the box to remove %(totalFlags)s flags." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "انقر مربع الاختيار لإزالة %(صفر)s إبلاغ." +msgstr[1] "انقر مربع الاختيار لإزالة إبلاغ %(واحد)s " +msgstr[2] "انقر مربع الاختيار لإزالة إبلاغين %(اثنين)s" +msgstr[3] "انقر مربع الاختيار لإزالة %(بضعة)s إبلاغات" +msgstr[4] "انقر مربع الاختيار لإزالة %(عدة)s إبلاغات" +msgstr[5] "انقر مربع الاختيار لإزالة %(totalFlags)s إبلاغات" #. Translators: 'count' is the number of flags solely for that annotation that #. will be removed #: common/static/js/vendor/ova/flagging-annotator.js msgid "Check the box to remove %(count)s flag." msgid_plural "Check the box to remove %(count)s flags." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "انقر مربع الاختيار لإزالة %(صفر)s إبلاغ" +msgstr[1] "انقر مربع الاختيار لإزالة إبلاغ %(واحد)s" +msgstr[2] "انقر مربع الاختيار لإزالة إبلاغين %(اثنين)s" +msgstr[3] "انقر مربع الاختيار لإزالة %(بضعة)s إبلاغات" +msgstr[4] "انقر مربع الاختيار لإزالة %(عدة)s إبلاغات" +msgstr[5] "انقر مربع الاختيار لإزالة %(totalFlags)s إبلاغات" #: common/static/js/vendor/ova/flagging-annotator.js msgid "All flags have been removed. To undo, uncheck the box." -msgstr "" +msgstr "لقد أزيلت جميع الإبلاغات، للتراجع عليك بإزالة تحديد مربع الاختيار." #: common/static/js/vendor/ova/flagging-annotator.js #: common/static/js/vendor/ova/flagging-annotator.js msgid "You have already reported this annotation." -msgstr "" +msgstr "لقد سبق وأبلغتَ عن هذه الملاحظات التوضيحية." #: common/static/js/vendor/ova/flagging-annotator.js #: common/static/js/vendor/ova/flagging-annotator.js msgid "Report annotation as inappropriate or offensive." -msgstr "" +msgstr "الإبلاغ عن الملاحظات التوضيحية على أنها غير مناسبة أو مسيئة." #. Translators: 'count' is the number of flags solely for that annotation #: common/static/js/vendor/ova/flagging-annotator.js msgid "This annotation has %(count)s flag." msgid_plural "This annotation has %(count)s flags." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "يوجد %(صفر)s إبلاغ على هذه الملاحظات التوضيحية" +msgstr[1] "يوجد إبلاغ %(واحد)s على هذه الملاحظات التوضيحية" +msgstr[2] "يوجد إبلاغان %(اثنان)s على هذه الملاحظات التوضيحية" +msgstr[3] "توجد %(بضعة)s إبلاغات على هذه الملاحظات التوضيحية" +msgstr[4] "توجد %(عدة)s إبلاغات على هذه الملاحظات التوضيحية" +msgstr[5] "يوجد %(count)s إبلاغات على هذه الملاحظات التوضيحية" #: common/static/js/vendor/ova/catch/js/catch.js msgid "User" @@ -2430,6 +2505,11 @@ msgid "<%= num_students %> students scored." msgstr "تم تقييم أعمال <%= num_students %> طالب." #: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "لقد وقع خطأ في إنشاء معلومات صفحة الطالب، يرجى المحاولة مجددًا" + +#: lms/static/coffee/src/instructor_dashboard/data_download.js +#: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." msgstr "جاري التحميل..." @@ -2475,6 +2555,7 @@ msgid "Enter username or email" msgstr "أدخل اسم المستخدم أو البريد الإكتروني" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "الرجاء إدخال اسم مستخدم او عنوان بريد إلكتروني." @@ -2679,6 +2760,8 @@ msgstr "" #: lms/static/coffee/src/instructor_dashboard/send_email.js msgid "There was an error obtaining email content history for this course." msgstr "" +"لقد وقع خطأ أثناء محاولة الحصول على تاريخ محتوى البريد الإلكتروني لهذا " +"المساق." #: lms/static/coffee/src/instructor_dashboard/student_admin.js #: lms/static/coffee/src/instructor_dashboard/student_admin.js @@ -2887,56 +2970,58 @@ msgid "" "An error occurred retrieving your email. Please try again later, and contact" " technical support if the problem persists." msgstr "" +"لقد وقع خطأ في استرداد بريدك الإلكتروني، يرجى المحاولة مجددًا لاحقًا. اتصل " +"بالدعم التقني في حال استمرار المشكلة." #: lms/static/coffee/src/instructor_dashboard/util.js #: lms/static/coffee/src/instructor_dashboard/util.js #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Unknown" -msgstr "" +msgstr "غير معروف " #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Subject" -msgstr "" +msgstr "الموضوع" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Sent By" -msgstr "" +msgstr "المرسِل" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Time Sent" -msgstr "" +msgstr "وقت الإرسال" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Number Sent" -msgstr "" +msgstr "العدد المرسَل" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Copy Email To Editor" -msgstr "" +msgstr "إرسال نسخة من البريد الإلكتروني إلى المحرر" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Subject:" -msgstr "" +msgstr "الموضوع:" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Sent By:" -msgstr "" +msgstr "المرسِل:" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Time Sent:" -msgstr "" +msgstr "وقت الإرسال:" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Sent To:" -msgstr "" +msgstr "المرسَل إليه:" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "Message:" -msgstr "" +msgstr "رسالة:" #: lms/static/coffee/src/instructor_dashboard/util.js msgid "No tasks currently running." -msgstr "" +msgstr "لا توجد مهام جارية حاليًا." #: lms/static/coffee/src/staff_grading/staff_grading.js msgid "Grades saved. Fetching the next submission to grade." @@ -3102,7 +3187,7 @@ msgstr "عنوان" #: lms/static/js/ajax-error.js msgid "You have been logged out of your edX account. " -msgstr "" +msgstr "لقد تمّ تسجيل الخروج من حساب edX الخاص بك." #: lms/static/js/staff_debug_actions.js msgid "Unknown Error Occurred." @@ -3132,6 +3217,125 @@ msgstr "تمت عمليات إعادة تقييم المستخدم {user} بنج msgid "Failed to rescore problem." msgstr "لم تتم عملية إعادة التقييم بنجاح" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "يرجى إدخال مبلغ تبرّع صالح." + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "لقد تعذّر تقديم تبرعك." + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "لقد تعذّر حفظ البيانات." + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "يرجى إدخال بريد إلكتروني صالح" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "يرجى إدخال كلمة سر صالحة" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "يرجى التحقق من بريدك الإلكتروني لتأكيد التغيير" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "لا يمكن ترك حقل الاسم الكامل فارغًا" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "لا يمكن ترك حقل اللغة فارغًا" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "لم نتمكن من ملء لائحة خيارات اللغة." + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "تم الحفظ" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "خطأ في إضافة الطلاب" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "لقد أضيفَ {صفر} طالب إلى هذه المجموعة" +msgstr[1] "لقد أضيفَ طالب {واحد} إلى هذه المجموعة" +msgstr[2] "لقد أضيفَ طالبان {اثنان} إلى هذه المجموعة" +msgstr[3] "لقد أضيفَ {بضعة} طلاب إلى هذه المجموعة" +msgstr[4] "لقد أضيفَ {عدة} طلاب إلى هذه المجموعة" +msgstr[5] "لقد أضيفَ {numUsersAdded} طلاب إلى هذه المجموعة" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "لقد أزيلَ {صفر} طلاب من {oldCohort}" +msgstr[1] "لقد أزيلَ طالب {واحد} من {oldCohort}" +msgstr[2] "لقد أزيلَ طالبان {اثنان} من {oldCohort}" +msgstr[3] "لقد أزيلَ {بضعة} طلاب من {oldCohort}" +msgstr[4] "لقد أزيلَ {عدة} طلاب من {oldCohort}" +msgstr[5] "لقد أزيلَ {numMoved} طلاب من {oldCohort}" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "{صفر} طلاب موجودون مسبقًا في المجموعة" +msgstr[1] "طالب {واحد} موجود مسبقًا في المجموعة" +msgstr[2] "طالبان {اثنان} موجودان مسبقًا في المجموعة" +msgstr[3] "{بضعة} طلاب موجودون مسبقًا في المجموعة" +msgstr[4] "{عدة} طلاب موجودون مسبقًا في المجموعة" +msgstr[5] "{numPresent} طلاب موجودون مسبقًا في المجموعة" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "مستخدم غير معروف: {user}" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "وقع {صفر} خطأ عند محاولة إضافة الطلاب:" +msgstr[1] "وقع خطأ واحد عند محاولة إضافة الطلاب:" +msgstr[2] "وقع خطآن {اثنان} عند محاولة إضافة الطلاب:" +msgstr[3] "وقعت {بضعة} أخطاء عند محاولة إضافة الطلاب:" +msgstr[4] "وقعت {عدة} أخطاء عند محاولة إضافة الطلاب:" +msgstr[5] "وقعت {numErrors} أخطاء عند محاولة إضافة الطلاب:" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "استعراض كافة الأخطاء" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "لم تقم بضبط إعدادات أي مجموعات حاليًا" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "إضافة مجموعة" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" +"لقد أنشأت مجموعة {cohortGroupName}، ويمكنك أن تضيف الطلاب يدويًا إلى هذه " +"المجموعة أدناه." + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "لقد واجهنا خطأ، يجرى تحديث متصفحك ثم أعِد المحاولة مجددًا." + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3228,14 +3432,14 @@ msgstr "هل تبحث عن مساعدة في نظام استوديو Studio؟" #: cms/static/js/collections/group.js msgid "Group %s" -msgstr "" +msgstr "المجموعة %s" #. Translators: Dictionary used for creation ids that are used in #. default group names. For example: A, B, AA in Group A, #. Group B, ..., Group AA, etc. #: cms/static/js/collections/group.js msgid "ABCDEFGHIJKLMNOPQRSTUVWXYZ" -msgstr "" +msgstr "أ ب ت ث ج ح خ د ذ ر ز س ش ص ض ط ظ ع غ ف ق ك ل م ن هـ و ي" #: cms/static/js/models/course.js cms/static/js/models/section.js msgid "You must specify a name" @@ -3243,27 +3447,27 @@ msgstr "ينبغي أن تقوم بتحديد إسم" #: cms/static/js/models/group.js msgid "Group name is required" -msgstr "" +msgstr "اسم المجموعة مطلوب" #: cms/static/js/models/group_configuration.js msgid "Group A" -msgstr "" +msgstr "المجموعة أ" #: cms/static/js/models/group_configuration.js msgid "Group B" -msgstr "" +msgstr "المجموعة ب" #: cms/static/js/models/group_configuration.js msgid "Group Configuration name is required." -msgstr "" +msgstr "اسم إعدادات المجموعة مطلوب" #: cms/static/js/models/group_configuration.js msgid "There must be at least one group." -msgstr "" +msgstr "يحب أن تكون هناك مجموعة واحدة على الأقل." #: cms/static/js/models/group_configuration.js msgid "All groups must have a name." -msgstr "" +msgstr "يجب أن يكون لكل مجموعة اسم." #: cms/static/js/models/uploads.js msgid "" @@ -3378,11 +3582,11 @@ msgstr "لا يمكن عكس هذه العملية أو إلغاؤها." #: cms/static/js/views/course_rerun.js msgid "Create Re-run" -msgstr "" +msgstr "إنشاء مستخدم" #: cms/static/js/views/course_rerun.js msgid "Processing Re-run Request" -msgstr "" +msgstr "طلب معالجة إعادة التشغيل" #: cms/static/js/views/edit_chapter.js msgid "Upload a new PDF to “<%= name %>”" @@ -3403,28 +3607,28 @@ msgstr "حفظ" #: cms/static/js/views/group_configuration_details.js msgid "Contains %(count)s group" msgid_plural "Contains %(count)s groups" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "تتضمّن %(count)s مجموعة" +msgstr[1] "تتضمّن %(count)s مجموعة" +msgstr[2] "تتضمّن %(count)s مجموعة" +msgstr[3] "تتضمّن %(count)s مجموعة" +msgstr[4] "تتضمّن %(count)s مجموعة" +msgstr[5] "تتضمّن %(count)s مجموعة" #: cms/static/js/views/group_configuration_details.js msgid "Not in Use" -msgstr "" +msgstr "غير مستخدم" #. Translators: 'count' is number of units that the group #. configuration is used in. #: cms/static/js/views/group_configuration_details.js msgid "Used in %(count)s unit" msgid_plural "Used in %(count)s units" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "مستخدم في %(صفر) وحدة" +msgstr[1] "مستخدم في وحدة %(واحدة)" +msgstr[2] "مستخدم في %(وحدتان)" +msgstr[3] "مستخدم في %(count)s وحدة" +msgstr[4] "مستخدم في %(count)s وحدة" +msgstr[5] "مستخدم في %(count)s وحدة" #. Translators: 'outlineAnchor' is an anchor pointing to #. the course outline page. @@ -3433,18 +3637,20 @@ msgid "" "This Group Configuration is not in use. Start by adding a content experiment" " to any Unit via the %(outlineAnchor)s." msgstr "" +"إعدادت المجموعة هذه غير مستخدمة، ابدأ بإضافة تجربة محتوى لأي وحدة عبر " +"%(outlineAnchor)s." #: cms/static/js/views/group_configuration_details.js msgid "Course Outline" -msgstr "" +msgstr "المخطّط الكلّي للمساق" #: cms/static/js/views/group_configuration_item.js msgid "Delete this Group Configuration?" -msgstr "" +msgstr "هل تريد حذف إعدادات هذه المجموعة؟" #: cms/static/js/views/group_configuration_item.js msgid "Deleting this Group Configuration is permanent and cannot be undone." -msgstr "" +msgstr "حذف إعدادات هذه المجموعة دائم ولا يمكن الرجوع عنه." #: cms/static/js/views/group_configuration_item.js #: cms/static/js/views/show_textbook.js @@ -3453,11 +3659,11 @@ msgstr "جاري الحذف" #: cms/static/js/views/import.js cms/static/js/views/import.js.c msgid "Choose new file" -msgstr "" +msgstr "اختر ملف جديد" #: cms/static/js/views/import.js msgid "Error importing course" -msgstr "" +msgstr "حدث خطأ أثناء استيراد المساق" #: cms/static/js/views/import.js msgid "There was an error with the upload" @@ -3494,6 +3700,8 @@ msgid "Edit section release date" msgstr "تعديل تاريخ إصدار القسم" #: cms/static/js/views/overview_assignment_grader.js +#: cms/templates/js/course-outline.underscore +#: cms/templates/js/grading-editor.underscore msgid "Not Graded" msgstr "لم يتم تقييمه" @@ -3523,14 +3731,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "مجموع يبلغ %(total_items)s " -#: 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 "هل تريد حذف “<%= name %>”؟" @@ -3588,12 +3788,13 @@ msgid "Editor" msgstr "محرر" #: cms/static/js/views/xblock_editor.js +#: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Settings" msgstr "إعدادات" #: cms/static/js/views/xblock_outline.js msgid "New %(component_type)s" -msgstr "" +msgstr "%(component_type)s جديد" #: cms/static/js/views/components/add_xblock.js #: cms/static/js/views/utils/xblock_utils.js @@ -3602,26 +3803,31 @@ msgstr "الإضافة والمساعدة؛ Adding&hellip؛" #: cms/static/js/views/modals/course_outline_modals.js msgid "%(display_name)s Settings" -msgstr "" +msgstr "إعدادات %(display_name)s" #: cms/static/js/views/modals/course_outline_modals.js msgid "Change the settings for %(display_name)s" -msgstr "" +msgstr "قم بتعديل الإعدادات الخاصة بـ %(display_name)s" #: cms/static/js/views/modals/course_outline_modals.js msgid "Publish %(display_name)s" -msgstr "" +msgstr "قم بنشر %(display_name)s" #: cms/static/js/views/modals/course_outline_modals.js msgid "Publish all unpublished changes for this %(item)s?" -msgstr "" +msgstr "هل تريد نشر كل التعديلات الغير منشورة الخاصة بـ %(item)s ؟" #: cms/static/js/views/modals/course_outline_modals.js #: cms/templates/js/course-outline.underscore #: cms/templates/js/course-outline.underscore #: cms/templates/js/publish-xblock.underscore +#, fuzzy msgid "Publish" msgstr "" +"#-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-#\n" +"انشر\n" +"#-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-#\n" +"ينشر" #: cms/static/js/views/modals/edit_xblock.js msgid "Component" @@ -3633,15 +3839,15 @@ msgstr "تعديل: %(title)s" #: cms/static/js/views/modals/validation_error_modal.js msgid "Validation Error While Saving" -msgstr "" +msgstr "لقد وقع خطأ في التحقق أثناء الحفظ" #: cms/static/js/views/modals/validation_error_modal.js msgid "Undo Changes" -msgstr "" +msgstr "التراجع عن التغييرات" #: cms/static/js/views/modals/validation_error_modal.js msgid "Change Manually" -msgstr "" +msgstr "التغيير يدويًا" #: cms/static/js/views/pages/container.js msgid "Duplicating…" @@ -3649,40 +3855,47 @@ msgstr "نسخة مطابقة ومساعدة؛ Duplicating&hellip؛" #: cms/static/js/views/pages/container_subviews.js msgid "Publishing…" -msgstr "" +msgstr "جاري النشر…" #: cms/static/js/views/pages/container_subviews.js #: cms/static/js/views/pages/container_subviews.js #: cms/templates/js/publish-xblock.underscore +#, fuzzy msgid "Discard Changes" msgstr "" +"#-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-#\n" +"تغاضَ عن التغييرات\n" +"#-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-#\n" +"قم بإلغاء التغييرات" #: cms/static/js/views/pages/container_subviews.js msgid "" "Are you sure you want to revert to the last published version of the unit? " "You cannot undo this action." msgstr "" +"هل أنت متأكد من رغبتك في العودة إلى آخر نسخة منشورة من الوحدة؟ لا يمكن " +"التراجع عن هذه العملية." #: cms/static/js/views/pages/container_subviews.js msgid "Discarding Changes…" -msgstr "" +msgstr "جاري التغاضي عن التغييرات…" #: cms/static/js/views/pages/container_subviews.js msgid "Hiding from Students…" -msgstr "" +msgstr "جاري الإخفاء عن الطلاب…" #: cms/static/js/views/pages/container_subviews.js msgid "Explicitly Hiding from Students…" -msgstr "" +msgstr "جاري الإخفاء عن الطلاب " #: cms/static/js/views/pages/container_subviews.js msgid "Inheriting Student Visibility…" -msgstr "" +msgstr "الإظهار للطلاب…" #: cms/static/js/views/pages/container_subviews.js #: cms/static/js/views/pages/container_subviews.js msgid "Make Visible to Students" -msgstr "" +msgstr "جعله مرئيًا للطلاب" #: cms/static/js/views/pages/container_subviews.js msgid "" @@ -3690,14 +3903,16 @@ msgid "" "you made to the unit when it was hidden will now be visible to students. Do " "you want to proceed?" msgstr "" +"في حال كانت الوحدة منشورة وصادرة للطلاب من قبل فإن أي تغييرات تجريها على " +"الوحدة عندما كانت مخفية ستصبح الآن مرئية للطلاب. هل تريد المتابعة؟" #: cms/static/js/views/pages/container_subviews.js msgid "Making Visible to Students…" -msgstr "" +msgstr "تصبح مرئية للطلاب…" #: cms/static/js/views/pages/group_configurations.js msgid "You have unsaved changes. Do you really want to leave this page?" -msgstr "" +msgstr "هناك تغييرات غير محفوظة، هل تريد مغادرة الصفحة؟" #: cms/static/js/views/settings/advanced.js msgid "" @@ -3722,6 +3937,10 @@ msgstr "" "غير مطبقة بعد. وفي حال كنت تواجه أية مشكلات، الرجاء مراجعة زوج المفتاح " "والقيمة للسياسة الخاصة بك والتحقق منهم بنفسك. " +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "%(hours)s:%(minutes)s (توقيت UTC الحالي)" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "تحميل الصورة الخاصة بالمساق." @@ -3752,31 +3971,31 @@ msgstr "" #: cms/static/js/views/utils/xblock_utils.js msgid "component" -msgstr "" +msgstr "مكون" #: cms/static/js/views/utils/xblock_utils.js msgid "Delete this %(xblock_type)s?" -msgstr "" +msgstr "هل تريد حذف هذا الـ %(xblock_type)s ؟" #: cms/static/js/views/utils/xblock_utils.js msgid "Deleting this %(xblock_type)s is permanent and cannot be undone." -msgstr "" +msgstr "حذف هذا الـ %(xblock_type)s دائم ولا يمكن الرجوع عنه." #: cms/static/js/views/utils/xblock_utils.js msgid "Yes, delete this %(xblock_type)s" -msgstr "" +msgstr "نعم، قم بحذف هذا الـ %(xblock_type)s" #: cms/static/js/views/utils/xblock_utils.js msgid "section" -msgstr "" +msgstr "قِسم" #: cms/static/js/views/utils/xblock_utils.js msgid "subsection" -msgstr "" +msgstr "قِسم فرعي" #: cms/static/js/views/utils/xblock_utils.js msgid "unit" -msgstr "" +msgstr "وحدة" #: cms/static/js/views/video/translations_editor.js msgid "" @@ -3804,31 +4023,161 @@ msgstr "تصغير" #: common/templates/js/discussion/thread-show.underscore msgid "This post is visible only to %(group_name)s." -msgstr "" +msgstr "هذه المشاركة مرئية فقط لـ %(group_name)s." #: common/templates/js/discussion/thread-show.underscore msgid "This post is visible to everyone." -msgstr "" +msgstr "هذه المشاركة مرئية للجميع." #: common/templates/js/discussion/thread-show.underscore msgid "%(post_type)s posted %(time_ago)s by %(author)s" -msgstr "" +msgstr "%(post_type)s منشور %(time_ago)s من قِبل %(author)s" #: common/templates/js/discussion/thread-show.underscore msgid "Pinned" -msgstr "" +msgstr "مُثَبَّت" #: common/templates/js/discussion/thread-show.underscore msgid "Reported" -msgstr "" +msgstr "تم التبليغ عنه" #: common/templates/js/discussion/thread-show.underscore msgid "Closed" -msgstr "" +msgstr "مغلق" #: common/templates/js/discussion/thread-show.underscore msgid "(this post is about %(courseware_title_linked)s)" +msgstr "(هذه المشاركة تخص %(courseware_title_linked)s)" + +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "تبرَّع" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "أضف مجموعة جديدة" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "اسم المجموعة الجديدة" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "(حقول مطلوبة)" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "أدخِل اسم مجموعتك الجديدة" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." msgstr "" +"يُضاف الطلاب إلى هذه المجموعة فقط عندما تقوم بتزويد عناوين البريد " +"الإلكترونية اسم المستخدم الخاص بكل منهم في هذه الصفحة." + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "ماذا يعني ذلك؟" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "يُضاف الطلاب إلى هذه المجموعة تلقائيًا" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "تعديل الإعدادات في الاستوديو" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "أضف الطلاب إلى هذه المجموعة" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" +"ملاحظة: يمكن للطلاب أن ينضموا إلى مجموعة واحدة فقط، وبإضافة الطلاب إلى هذه " +"المجموعة فإن ذلك يلغي أي إضافات سابقة لمجموعات أخرى. " + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" +"أدخِل عناوين البريد الإلكتروني و/أو اسم المستخدم لكل طالب مفصولة عن بعضها " +"بسطر جديد أو بفواصل ليقوم الطلاب بإضافتها. *" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "مثلاً: johndoe@example.com، جين دو، joeydoe@example.com" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" +"لن تتلقى إشعاراً عن رسائل البريد الإلكتروني التي ترتد ولا يتم استلامها، لذا " +"يرجى التحقق جيّداً من عدم وجود أخطاء إملائيّة." + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "إضافة الطلاب" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "اختر مجموعة" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "%(cohort_name)s (%(user_count)s)" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "إدارة المجموعة" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "اختر مجموعة لإدارتها" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "استعراض المجموعة" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" +"لمشاهدة جميع مهام مجموعات الطلاب يمكنك تنزيل معلومات صفحة المساق من " +"%(link_start)s صفحة تنزيل البيانات. %(link_end)s" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "عنوان جديد" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "كلمة السر" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "تغيير عنوان بريدي الإلكتروني" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "الإسم الكامل" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "اللغة المفضلة" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "تحديث الصفحة" #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" @@ -3840,7 +4189,7 @@ msgstr "إضافة مكوِّن جديد" #: cms/templates/js/advanced_entry.underscore msgid "Deprecated" -msgstr "" +msgstr "مهمل" #: cms/templates/js/asset-library.underscore msgid "List of uploaded files and assets in this course" @@ -3900,22 +4249,24 @@ msgid "" "Caution: The last published version of this unit is live. By publishing " "changes you will change the student experience." msgstr "" +"تحذير: آخر إصدار منشور من هذه الوحدة موجود على الإنترنت، وعندما تنشر تغييرات" +" فأن تقوم بتغيير تجربة الطلاب." #: cms/templates/js/course-outline.underscore msgid "Contains staff only content" -msgstr "" +msgstr "تحتوي على محتوى خاص بطاقم المساق" #: cms/templates/js/course-outline.underscore msgid "Unpublished changes to live content" -msgstr "" +msgstr "تغييرات غير منشورة على المحتوى الموجود على الإنترنت" #: cms/templates/js/course-outline.underscore msgid "Unpublished units will not be released" -msgstr "" +msgstr "لن يتم إصدار الوحدات غير المنشورة" #: cms/templates/js/course-outline.underscore msgid "Unpublished changes to content that will release in the future" -msgstr "" +msgstr "تغييرات غير منشورة على المحتوى والتي سيتم إصدارها في المستقبل" #: cms/templates/js/course-outline.underscore #: cms/templates/js/course-outline.underscore @@ -3926,54 +4277,54 @@ msgstr "" #: cms/templates/js/xblock-outline.underscore #: cms/templates/js/xblock-outline.underscore msgid "gettext(" -msgstr "" +msgstr "الحصول على النص(" #: cms/templates/js/course-outline.underscore msgid "Display Name" -msgstr "" +msgstr "الاسم الظاهر" #: cms/templates/js/course-outline.underscore #: cms/templates/js/course-outline.underscore msgid "Configure" -msgstr "" +msgstr "ضبط الإعدادات" #: cms/templates/js/course-outline.underscore #: cms/templates/js/course-outline.underscore msgid "Drag to reorder" -msgstr "" +msgstr "إسحب لإعادة الترتيب" #: cms/templates/js/course-outline.underscore msgid "Release Status:" -msgstr "" +msgstr "وضع الإصدار:" #: cms/templates/js/course-outline.underscore #: cms/templates/js/publish-xblock.underscore #: cms/templates/js/xblock-outline.underscore msgid "Released:" -msgstr "" +msgstr "تم الإصدار:" #: cms/templates/js/course-outline.underscore #: cms/templates/js/publish-xblock.underscore msgid "Scheduled:" -msgstr "" +msgstr "مخطط في:" #: cms/templates/js/course-outline.underscore #: cms/templates/js/publish-xblock.underscore msgid "Unscheduled" -msgstr "" +msgstr "لم يُحَدّد له موعد بعد" #: cms/templates/js/course-outline.underscore msgid "Graded as:" -msgstr "" +msgstr "تم تقييمه بدرجة:" #: cms/templates/js/course-outline.underscore msgid "Due:" -msgstr "" +msgstr "موعد التسليم:" #: cms/templates/js/course-outline.underscore #: cms/templates/js/xblock-outline.underscore msgid "You haven't added any content to this course yet." -msgstr "" +msgstr "لم يتم إضافة أي محتوى لهذه الدورة بعد." #: cms/templates/js/course_grade_policy.underscore msgid "Assignment Type Name" @@ -4017,7 +4368,7 @@ msgstr "إجمالي التمارين التي لن يتمّ تقييمها" #: cms/templates/js/course_info_handouts.underscore msgid "Course Handouts" -msgstr "" +msgstr "الأوراق الموزّعة للمساق" #: cms/templates/js/course_info_handouts.underscore msgid "You have no handouts defined" @@ -4033,16 +4384,16 @@ msgstr "" #: cms/templates/js/due-date-editor.underscore msgid "Due Date:" -msgstr "" +msgstr "تاريخ الاستحقاق:" #: cms/templates/js/due-date-editor.underscore msgid "Due Time in UTC:" -msgstr "" +msgstr "وقت التسليم بتوقيت UTC:" #: cms/templates/js/due-date-editor.underscore #: cms/templates/js/due-date-editor.underscore msgid "Clear Grading Due Date" -msgstr "" +msgstr "تاريخ واضح لتسليم العلامات" #: cms/templates/js/edit-chapter.underscore msgid "Chapter Name" @@ -4102,7 +4453,7 @@ msgstr "قم بإعطاء عنوان/إسم الكتاب الخاص بالمسا #: cms/templates/js/edit-textbook.underscore msgid "Chapter information" -msgstr "" +msgstr "المعلومات الخاصة بالفصل" #: cms/templates/js/edit-textbook.underscore msgid "Add a Chapter" @@ -4110,84 +4461,88 @@ msgstr "إضافة فصل" #: cms/templates/js/grading-editor.underscore msgid "Grading" -msgstr "" +msgstr "التقييم" #: cms/templates/js/grading-editor.underscore msgid "Grade as:" -msgstr "" +msgstr "مصنّف على أنه:" #: cms/templates/js/group-configuration-details.underscore msgid "ID" -msgstr "" +msgstr "الرمز التعريفي" #: cms/templates/js/group-configuration-details.underscore #: cms/templates/js/group-configuration-edit.underscore msgid "Cannot delete when in use by an experiment" -msgstr "" +msgstr "لا يمكن الحذف أثناء الاستخدام من قِبل تجربة" #: cms/templates/js/group-configuration-details.underscore msgid "This Group Configuration is used in:" -msgstr "" +msgstr "أعدادات هذه المجموعة مستخدمة في:" #: cms/templates/js/group-configuration-edit.underscore msgid "Group Configuration information" -msgstr "" +msgstr "معلومات ضبط إعدادات المجموع" #: cms/templates/js/group-configuration-edit.underscore msgid "Group Configuration Name" -msgstr "" +msgstr "اسم إعدادات المجموعة" #: cms/templates/js/group-configuration-edit.underscore msgid "Group Configuration ID" -msgstr "" +msgstr "رمز تعريف إعدادات المجموعة" #: cms/templates/js/group-configuration-edit.underscore msgid "This is the Name of the Group Configuration" -msgstr "" +msgstr "هذا هو اسم إعدادات المجموعة" #: cms/templates/js/group-configuration-edit.underscore msgid "Name or short description of the configuration" -msgstr "" +msgstr "اسم أو وصف بسيط عن ضبط الإعدادات" #: cms/templates/js/group-configuration-edit.underscore msgid "This is the Description of the Group Configuration" -msgstr "" +msgstr "هذا هو وصف إعدادات المجموعة" #: cms/templates/js/group-configuration-edit.underscore msgid "Optional long description" -msgstr "" +msgstr "وصف مطوّل اختياري" #: cms/templates/js/group-configuration-edit.underscore msgid "Group information" -msgstr "" +msgstr "معلومات المجموعة" #: cms/templates/js/group-configuration-edit.underscore msgid "Groups" -msgstr "" +msgstr "المجموعات" #: cms/templates/js/group-configuration-edit.underscore msgid "" "Name of the groups that students will be assigned to, for example, Control, " "Video, Problems. You must have two or more groups." msgstr "" +"اسم المجموعات التي سوف يوزَّع عليها الطلاب، مثلاً، التحكم أو الفيديو أو " +"المسائل. يجب أن يكون لديك مجموعتان أو أكثر." #: cms/templates/js/group-configuration-edit.underscore msgid "Add another group" -msgstr "" +msgstr "إضافة مجموعة جديدة" #: cms/templates/js/group-configuration-edit.underscore msgid "" "This configuration is currently used in content experiments. If you make " "changes to the groups, you may need to edit those experiments." msgstr "" +"هذه الإعدادات مستخدمة حاليًا في اختبارات المحتوى. إذا أجريت أية تغييرات في " +"المجموعات قد تحتاج لتعديل هذه الاختبارات." #: cms/templates/js/group-configuration-edit.underscore msgid "Create" -msgstr "" +msgstr "إنشاء " #: cms/templates/js/group-edit.underscore msgid "delete group" -msgstr "" +msgstr "حذف مجموعة" #: cms/templates/js/metadata-dict-entry.underscore #: cms/templates/js/metadata-list-entry.underscore @@ -4214,11 +4569,11 @@ msgstr "تنزيل" #: cms/templates/js/no-group-configurations.underscore msgid "You haven't created any group configurations yet." -msgstr "" +msgstr "لم تقم بإنشاء ضبط إعدادات المجموعة بعد" #: cms/templates/js/no-group-configurations.underscore msgid "Add your first Group Configuration" -msgstr "" +msgstr "أضف أول إعدادات مجموعة خاصة بك" #: cms/templates/js/no-textbooks.underscore msgid "You haven't added any textbooks to this course yet." @@ -4239,94 +4594,95 @@ msgstr "رقم الصفحة" #: cms/templates/js/publish-history.underscore msgid "Never published" -msgstr "" +msgstr "لم تُنشَر مسبقًا" #: cms/templates/js/publish-history.underscore #: cms/templates/js/publish-xblock.underscore msgid "Last published %(last_published_date)s by %(publish_username)s" msgstr "" +"آخر مرة جرى فيها النشر %(last_published_date)s من قِبل %(publish_username)s" #: cms/templates/js/publish-history.underscore #: cms/templates/js/publish-xblock.underscore #: cms/templates/js/publish-xblock.underscore #: cms/templates/js/staff-lock-editor.underscore msgid "message" -msgstr "" +msgstr "رسالة" #: cms/templates/js/publish-history.underscore #: cms/templates/js/publish-xblock.underscore msgid "Previously published" -msgstr "" +msgstr "منشور مسبقًا" #: cms/templates/js/publish-xblock.underscore msgid "Draft (Never published)" -msgstr "" +msgstr "مسودة (غير منشورة مسبقًا)" #: cms/templates/js/publish-xblock.underscore msgid "Visible to Staff Only" -msgstr "" +msgstr "يراها طاقم المساق فقط" #: cms/templates/js/publish-xblock.underscore msgid "Published and Live" -msgstr "" +msgstr "تم النشر على الإنترنت" #: cms/templates/js/publish-xblock.underscore msgid "Published (not yet released)" -msgstr "" +msgstr "تم النشر (لم يتم الإصدار بعد)" #: cms/templates/js/publish-xblock.underscore msgid "Draft (Unpublished changes)" -msgstr "" +msgstr "مسودة (تغييرات غير منشورة)" #: cms/templates/js/publish-xblock.underscore msgid "Release:" -msgstr "" +msgstr "إصدار:" #: cms/templates/js/publish-xblock.underscore msgid "Publishing Status" -msgstr "" +msgstr "حالة النشر" #: cms/templates/js/publish-xblock.underscore msgid "Draft saved on %(last_saved_date)s by %(edit_username)s" -msgstr "" +msgstr "مسودة محفوظة على %(last_saved_date)s من قِبل %(edit_username)s" #: cms/templates/js/publish-xblock.underscore msgid "Is Visible To:" -msgstr "" +msgstr "يمكن أن يراها:" #: cms/templates/js/publish-xblock.underscore msgid "Will Be Visible To:" -msgstr "" +msgstr "ستصبح مرئية لكل من:" #: cms/templates/js/publish-xblock.underscore msgid "Staff Only" -msgstr "" +msgstr "طاقم المساق فقط" #: cms/templates/js/publish-xblock.underscore msgid "Staff and Students" -msgstr "" +msgstr "طاقم المساق والطلاب" #: cms/templates/js/publish-xblock.underscore #: cms/templates/js/staff-lock-editor.underscore msgid "Hide from students" -msgstr "" +msgstr "إخفاء عن الطلاب" #: cms/templates/js/release-date-editor.underscore msgid "Release Date and Time" -msgstr "" +msgstr "تاريخ ووقت الإصدار" #: cms/templates/js/release-date-editor.underscore msgid "Release Date:" -msgstr "" +msgstr "تاريخ الإصدار:" #: cms/templates/js/release-date-editor.underscore msgid "Release Time in UTC:" -msgstr "" +msgstr "وقت الإصدار على توقيت UTC:" #: cms/templates/js/release-date-editor.underscore #: cms/templates/js/release-date-editor.underscore msgid "Clear Release Date/Time" -msgstr "" +msgstr "إفراغ حقول تاريخ/وقت الإصدار" #: cms/templates/js/show-textbook.underscore msgid "View Live" @@ -4334,13 +4690,15 @@ msgstr "عرض مباشر" #: cms/templates/js/staff-lock-editor.underscore msgid "Student Visibility" -msgstr "" +msgstr "إمكانية الرؤية للطلاب" #: cms/templates/js/staff-lock-editor.underscore msgid "" "If the unit was previously published and released to students, any changes " "you made to the unit when it was hidden will now be visible to students." msgstr "" +"في حال كانت الوحدة قد نُشِرت مسبقًا وجرى إصدارها للطلاب فإن أي تغييرات " +"تجريها على الوحدة عندما تكون مخفية ستصبح مرئية للطلاب." #: cms/templates/js/staff-lock-editor.underscore msgid "" @@ -4348,18 +4706,24 @@ msgid "" "to see its content after the release date has passed and you have published " "the unit(s)." msgstr "" +"إذا جعلت هذه %(xblockType)s مرئية للطلاب، ويتمكن الطلاب من مشاهدة محتواها " +"بعد مرور تاريخ الإصدار ونشرك للوحدة (الوحدات)" #: cms/templates/js/staff-lock-editor.underscore msgid "" "Any subsections or units that are explicitly hidden from students will " "remain hidden after you clear this option for the section." msgstr "" +"جميع الأقسام الفرعية أو الوحدات المخفية بشكل صريح عن الطلاب سوف تبقى مخفية " +"بعد أن تلغي هذا الخيار للقسم." #: cms/templates/js/staff-lock-editor.underscore msgid "" "Any units that are explicitly hidden from students will remain hidden after " "you clear this option for the subsection." msgstr "" +"أي وحدات مخفية صراحة عن الطلاب سوف تبقى مخفية بعد أن تحذف هذا الخيار من " +"الأقسام الفرعية." #: cms/templates/js/upload-dialog.underscore msgid "File upload succeeded" @@ -4370,55 +4734,61 @@ msgid "" "There were {strong_start}{num_errors} validation error(s){strong_end} while " "trying to save the course setting(s) in the database." msgstr "" +"لقد وقع {strong_start}{num_errors} خطأ (أخطاء) في التحقق{strong_end} أثناء " +"محاولة حفظ إعداد(ات) المساق في قاعدة البيانات." #: cms/templates/js/validation-error-modal.underscore msgid "" "Please check the following validation feedbacks and reflect them in your " "course settings:" msgstr "" +"يرجى التحقق من التغذية الراجعة التالية الخاصة بالتحقق لتعكسها في إعدادات " +"مساقك:" #: cms/templates/js/xblock-string-field-editor.underscore #: cms/templates/js/xblock-string-field-editor.underscore msgid "Edit the name" -msgstr "" +msgstr "تعديل الاسم" #: cms/templates/js/xblock-string-field-editor.underscore msgid "Edit %(display_name)s (required)" -msgstr "" +msgstr "التعديل %(display_name)s (مطلوب)" #: cms/templates/js/xblock-string-field-editor.underscore msgid "formLabel" -msgstr "" +msgstr "عنوان الاستمارة" #: cms/templates/js/mock/mock-container-page.underscore msgid "View Live Version" -msgstr "" +msgstr "مشاهدة نسخة الإنترنت" #: cms/templates/js/mock/mock-container-page.underscore msgid "Preview Changes" -msgstr "" +msgstr "مراجعة التغييرات" #: cms/templates/js/mock/mock-container-page.underscore msgid "Unit Location" -msgstr "" +msgstr "موقع الوحدة" #: cms/templates/js/mock/mock-container-page.underscore msgid "" "Use this ID when you create links to this unit from other course content. " "You enter the ID in the URL field." msgstr "" +"استخدم هذا الرمز التعريفي عند إنشائك لروابط إلى هذه الوحدة من محتوى آخر " +"للمساق. عليك إدخال الرمز التعريفي في حقل الرابط." #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Group Configurations" -msgstr "" +msgstr "ضبط إعدادات المجموعة" #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Page Actions" -msgstr "" +msgstr "خيارات الصفحة" #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "New Group Configuration" -msgstr "" +msgstr "إعدادات مجموعة جديدة" #: cms/templates/js/video/transcripts/metadata-videolist-entry.underscore msgid "Add URLs for additional versions" diff --git a/conf/locale/az/LC_MESSAGES/django.mo b/conf/locale/az/LC_MESSAGES/django.mo index 00ac53fc2e..ba30c2d854 100644 Binary files a/conf/locale/az/LC_MESSAGES/django.mo and b/conf/locale/az/LC_MESSAGES/django.mo differ diff --git a/conf/locale/az/LC_MESSAGES/django.po b/conf/locale/az/LC_MESSAGES/django.po index 85dad25491..c3e76c0266 100644 --- a/conf/locale/az/LC_MESSAGES/django.po +++ b/conf/locale/az/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-04-07 13:46+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/edx-platform/language/az/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/az/LC_MESSAGES/djangojs.mo b/conf/locale/az/LC_MESSAGES/djangojs.mo index c7e0385cce..6ce649e2aa 100644 Binary files a/conf/locale/az/LC_MESSAGES/djangojs.mo and b/conf/locale/az/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/az/LC_MESSAGES/djangojs.po b/conf/locale/az/LC_MESSAGES/djangojs.po index bcf4cb8c74..a6ac9372b1 100644 --- a/conf/locale/az/LC_MESSAGES/djangojs.po +++ b/conf/locale/az/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/edx-platform/language/az/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/bg_BG/LC_MESSAGES/django.mo b/conf/locale/bg_BG/LC_MESSAGES/django.mo index 2b05bd07e7..84eab3531f 100644 Binary files a/conf/locale/bg_BG/LC_MESSAGES/django.mo and b/conf/locale/bg_BG/LC_MESSAGES/django.mo differ diff --git a/conf/locale/bg_BG/LC_MESSAGES/django.po b/conf/locale/bg_BG/LC_MESSAGES/django.po index d5836dd7d6..0b1fae2c1d 100644 --- a/conf/locale/bg_BG/LC_MESSAGES/django.po +++ b/conf/locale/bg_BG/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/edx-platform/language/bg_BG/)\n" @@ -101,6 +101,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -113,7 +117,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -215,13 +219,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1677,9 +1676,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1717,7 +1719,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2448,6 +2453,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3770,6 +3815,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3863,6 +3912,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3952,8 +4018,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4359,10 +4424,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4637,6 +4710,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6613,19 +6706,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6636,14 +6716,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6651,6 +6734,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6658,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7392,10 +7477,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7447,6 +7528,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8378,6 +8463,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8585,15 +8674,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9375,8 +9455,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9454,6 +9534,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9754,36 +9851,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9797,8 +9864,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9829,6 +9896,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10369,6 +10466,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10516,26 +10633,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10562,22 +10659,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10590,11 +10707,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11637,13 +11753,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12089,6 +12206,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12155,11 +12310,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13253,17 +13410,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13826,6 +14021,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14777,6 +14976,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/bg_BG/LC_MESSAGES/djangojs.mo b/conf/locale/bg_BG/LC_MESSAGES/djangojs.mo index d933096244..ea72b44a20 100644 Binary files a/conf/locale/bg_BG/LC_MESSAGES/djangojs.mo and b/conf/locale/bg_BG/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/bg_BG/LC_MESSAGES/djangojs.po b/conf/locale/bg_BG/LC_MESSAGES/djangojs.po index d82e27eae4..8d3b70decb 100644 --- a/conf/locale/bg_BG/LC_MESSAGES/djangojs.po +++ b/conf/locale/bg_BG/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/edx-platform/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/bn_BD/LC_MESSAGES/django.mo b/conf/locale/bn_BD/LC_MESSAGES/django.mo index 4f16738382..c5ecdda923 100644 Binary files a/conf/locale/bn_BD/LC_MESSAGES/django.mo and b/conf/locale/bn_BD/LC_MESSAGES/django.mo differ diff --git a/conf/locale/bn_BD/LC_MESSAGES/django.po b/conf/locale/bn_BD/LC_MESSAGES/django.po index 478d14cc48..d14539c3f3 100644 --- a/conf/locale/bn_BD/LC_MESSAGES/django.po +++ b/conf/locale/bn_BD/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:20+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/edx-platform/language/bn_BD/)\n" @@ -103,6 +103,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -115,7 +119,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -217,13 +221,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1679,9 +1678,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1719,7 +1721,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2450,6 +2455,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3772,6 +3817,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3865,6 +3914,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3954,8 +4020,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4361,10 +4426,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4639,6 +4712,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6615,19 +6708,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6638,14 +6718,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6653,6 +6736,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6660,6 +6744,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7394,10 +7479,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7449,6 +7530,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8380,6 +8465,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8587,15 +8676,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9377,8 +9457,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9456,6 +9536,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9756,36 +9853,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9799,8 +9866,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9831,6 +9898,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10371,6 +10468,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10518,26 +10635,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10564,22 +10661,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10592,11 +10709,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11639,13 +11755,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12091,6 +12208,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12157,11 +12312,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13255,17 +13412,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13828,6 +14023,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14779,6 +14978,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/bn_BD/LC_MESSAGES/djangojs.mo b/conf/locale/bn_BD/LC_MESSAGES/djangojs.mo index fa32b1f14b..6c76d67814 100644 Binary files a/conf/locale/bn_BD/LC_MESSAGES/djangojs.mo and b/conf/locale/bn_BD/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/bn_BD/LC_MESSAGES/djangojs.po b/conf/locale/bn_BD/LC_MESSAGES/djangojs.po index 802f39bcf9..2c6f1bd6da 100644 --- a/conf/locale/bn_BD/LC_MESSAGES/djangojs.po +++ b/conf/locale/bn_BD/LC_MESSAGES/djangojs.po @@ -27,8 +27,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/edx-platform/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -67,6 +67,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +113,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1511,6 +1513,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1705,9 +1728,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2298,6 +2319,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2343,6 +2368,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2934,6 +2960,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3293,14 +3420,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3480,6 +3599,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3584,6 +3707,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/bn_IN/LC_MESSAGES/django.mo b/conf/locale/bn_IN/LC_MESSAGES/django.mo index e8b847d0b2..a324f0b8a5 100644 Binary files a/conf/locale/bn_IN/LC_MESSAGES/django.mo and b/conf/locale/bn_IN/LC_MESSAGES/django.mo differ diff --git a/conf/locale/bn_IN/LC_MESSAGES/django.po b/conf/locale/bn_IN/LC_MESSAGES/django.po index 635b0e7279..e6ed7fef21 100644 --- a/conf/locale/bn_IN/LC_MESSAGES/django.po +++ b/conf/locale/bn_IN/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/edx-platform/language/bn_IN/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/bn_IN/LC_MESSAGES/djangojs.mo b/conf/locale/bn_IN/LC_MESSAGES/djangojs.mo index f3b2a97e60..31b2bd433c 100644 Binary files a/conf/locale/bn_IN/LC_MESSAGES/djangojs.mo and b/conf/locale/bn_IN/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/bn_IN/LC_MESSAGES/djangojs.po b/conf/locale/bn_IN/LC_MESSAGES/djangojs.po index 84dbf1e15e..03cea3c2fb 100644 --- a/conf/locale/bn_IN/LC_MESSAGES/djangojs.po +++ b/conf/locale/bn_IN/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/edx-platform/language/bn_IN/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/bs/LC_MESSAGES/django.mo b/conf/locale/bs/LC_MESSAGES/django.mo index ff3e87203b..4a4f2cbd82 100644 Binary files a/conf/locale/bs/LC_MESSAGES/django.mo and b/conf/locale/bs/LC_MESSAGES/django.mo differ diff --git a/conf/locale/bs/LC_MESSAGES/django.po b/conf/locale/bs/LC_MESSAGES/django.po index 0f0a264b40..e86f0d6e62 100644 --- a/conf/locale/bs/LC_MESSAGES/django.po +++ b/conf/locale/bs/LC_MESSAGES/django.po @@ -43,7 +43,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: ph8enix \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/edx-platform/language/bs/)\n" @@ -105,6 +105,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -117,7 +121,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -219,13 +223,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1683,9 +1682,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1723,7 +1725,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2454,6 +2459,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3776,6 +3821,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3869,6 +3918,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3958,8 +4024,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4367,10 +4432,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4645,6 +4718,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6621,19 +6714,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6644,14 +6724,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6659,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6666,6 +6750,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7400,10 +7485,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7455,6 +7536,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8388,6 +8473,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8595,15 +8684,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9385,8 +9465,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9464,6 +9544,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9764,36 +9861,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9807,8 +9874,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9839,6 +9906,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10381,6 +10478,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10528,26 +10645,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10574,22 +10671,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10602,11 +10719,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11649,13 +11765,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12101,6 +12218,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12167,11 +12322,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13265,17 +13422,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13838,6 +14033,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14789,6 +14988,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/bs/LC_MESSAGES/djangojs.mo b/conf/locale/bs/LC_MESSAGES/djangojs.mo index c09c8996b2..8a2574acc9 100644 Binary files a/conf/locale/bs/LC_MESSAGES/djangojs.mo and b/conf/locale/bs/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/bs/LC_MESSAGES/djangojs.po b/conf/locale/bs/LC_MESSAGES/djangojs.po index 86de3b55d4..b2e43f865c 100644 --- a/conf/locale/bs/LC_MESSAGES/djangojs.po +++ b/conf/locale/bs/LC_MESSAGES/djangojs.po @@ -28,8 +28,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/edx-platform/language/bs/)\n" "MIME-Version: 1.0\n" @@ -68,6 +68,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -113,6 +114,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1514,6 +1516,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1711,9 +1734,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2319,6 +2340,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2364,6 +2389,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2955,6 +2981,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3319,14 +3450,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3506,6 +3629,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3610,6 +3737,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ca/LC_MESSAGES/django.mo b/conf/locale/ca/LC_MESSAGES/django.mo index 40f0f51222..32ea676d28 100644 Binary files a/conf/locale/ca/LC_MESSAGES/django.mo and b/conf/locale/ca/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ca/LC_MESSAGES/django.po b/conf/locale/ca/LC_MESSAGES/django.po index 6c9bc7edc4..35de172f61 100644 --- a/conf/locale/ca/LC_MESSAGES/django.po +++ b/conf/locale/ca/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: mcolomer \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/edx-platform/language/ca/)\n" @@ -111,6 +111,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -123,7 +127,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Certificat de Codi d'Honor" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Inscripcions tancades" @@ -226,13 +230,8 @@ msgstr "" msgid "Course id is invalid" msgstr "Id de curs invàlid" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1691,9 +1690,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1731,7 +1733,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2462,6 +2467,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3786,6 +3831,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3881,6 +3930,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3970,8 +4036,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4381,10 +4446,18 @@ msgstr "esborrat" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4678,6 +4751,26 @@ msgstr "" " al teu e-mail. Sisplau NO incloguis informació sobre la teva targeta de " "crèdit." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6751,19 +6844,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6774,14 +6854,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6789,6 +6872,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6796,6 +6880,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7530,10 +7615,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7585,6 +7666,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8516,6 +8601,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8723,15 +8812,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9513,8 +9593,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9592,6 +9672,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9892,36 +9989,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9935,8 +10002,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9967,6 +10034,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10507,6 +10604,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10654,26 +10771,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10700,22 +10797,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10728,11 +10845,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11775,13 +11891,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12231,6 +12348,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12297,11 +12452,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13404,17 +13561,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13977,6 +14172,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14928,6 +15127,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ca/LC_MESSAGES/djangojs.mo b/conf/locale/ca/LC_MESSAGES/djangojs.mo index 6754c3230a..c0a5c811d1 100644 Binary files a/conf/locale/ca/LC_MESSAGES/djangojs.mo and b/conf/locale/ca/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ca/LC_MESSAGES/djangojs.po b/conf/locale/ca/LC_MESSAGES/djangojs.po index bc030049c6..7477cb2775 100644 --- a/conf/locale/ca/LC_MESSAGES/djangojs.po +++ b/conf/locale/ca/LC_MESSAGES/djangojs.po @@ -26,12 +26,13 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Laia Miralles Vazquez , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/edx-platform/language/ca/)\n" "MIME-Version: 1.0\n" @@ -106,6 +107,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1512,6 +1514,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1716,9 +1739,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -2332,6 +2353,10 @@ msgstr "Darrera actualització: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> estudiants puntuats." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Carregant...." @@ -2378,6 +2403,7 @@ msgid "Enter username or email" msgstr "Entra el nom d'usuari o email" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Si us plau, entra el nom d'usuari o email." @@ -3017,6 +3043,107 @@ msgstr "S'ha pogut reescriure la puntuació del problema de l'usuari {user}" msgid "Failed to rescore problem." msgstr "No s'ha pogut reescriure la puntuació." +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3392,14 +3519,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "%(total_items)s total" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "No s'han pogut desar els canvis" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Tornar i solucionar el problema" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Vols esborrar “<%= name %>”?" @@ -3585,6 +3704,10 @@ msgstr "" "valor de la teva política no s'ha implementat encara. Si tens dificultats, " "si us plau revista les parelles de política." +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Carregar la imatge del curs" @@ -3694,6 +3817,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ca@valencia/LC_MESSAGES/django.mo b/conf/locale/ca@valencia/LC_MESSAGES/django.mo index 8d2044d1e3..9ccd8a888c 100644 Binary files a/conf/locale/ca@valencia/LC_MESSAGES/django.mo and b/conf/locale/ca@valencia/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ca@valencia/LC_MESSAGES/django.po b/conf/locale/ca@valencia/LC_MESSAGES/django.po index 4d9e0c3c88..5ad071a0d3 100644 --- a/conf/locale/ca@valencia/LC_MESSAGES/django.po +++ b/conf/locale/ca@valencia/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-12 14:59+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/edx-platform/language/ca@valencia/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ca@valencia/LC_MESSAGES/djangojs.mo b/conf/locale/ca@valencia/LC_MESSAGES/djangojs.mo index dccfad5603..ca34a6e806 100644 Binary files a/conf/locale/ca@valencia/LC_MESSAGES/djangojs.mo and b/conf/locale/ca@valencia/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po b/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po index dbe4c1fd16..4b03ba0b3a 100644 --- a/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po +++ b/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po @@ -27,8 +27,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/edx-platform/language/ca@valencia/)\n" "MIME-Version: 1.0\n" @@ -67,6 +67,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +113,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1511,6 +1513,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1705,9 +1728,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2298,6 +2319,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2343,6 +2368,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2934,6 +2960,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3293,14 +3420,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3480,6 +3599,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3584,6 +3707,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/cs/LC_MESSAGES/django.mo b/conf/locale/cs/LC_MESSAGES/django.mo index fb4b222368..40a18131c2 100644 Binary files a/conf/locale/cs/LC_MESSAGES/django.mo and b/conf/locale/cs/LC_MESSAGES/django.mo differ diff --git a/conf/locale/cs/LC_MESSAGES/django.po b/conf/locale/cs/LC_MESSAGES/django.po index 01333744ce..2d114d7dcd 100644 --- a/conf/locale/cs/LC_MESSAGES/django.po +++ b/conf/locale/cs/LC_MESSAGES/django.po @@ -56,7 +56,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: TomHermanek \n" "Language-Team: Czech (http://www.transifex.com/projects/p/edx-platform/language/cs/)\n" @@ -118,6 +118,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -130,7 +134,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -232,13 +236,8 @@ msgstr "" msgid "Course id is invalid" msgstr "Neplatné id Kurzu" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1696,9 +1695,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1736,7 +1738,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2467,6 +2472,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3787,6 +3832,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3880,6 +3929,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3969,8 +4035,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4377,10 +4442,18 @@ msgstr "smazáno" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4655,6 +4728,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6630,19 +6723,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6653,14 +6733,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6668,6 +6751,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6675,6 +6759,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7409,10 +7494,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7464,6 +7545,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8397,6 +8482,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8604,15 +8693,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9394,8 +9474,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9473,6 +9553,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9773,36 +9870,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9816,8 +9883,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9848,6 +9915,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10390,6 +10487,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10537,26 +10654,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10583,22 +10680,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10611,11 +10728,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11658,13 +11774,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12110,6 +12227,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12176,11 +12331,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13274,17 +13431,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13847,6 +14042,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14798,6 +14997,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/cs/LC_MESSAGES/djangojs.mo b/conf/locale/cs/LC_MESSAGES/djangojs.mo index 6f3811b587..5b07ba6bf8 100644 Binary files a/conf/locale/cs/LC_MESSAGES/djangojs.mo and b/conf/locale/cs/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/cs/LC_MESSAGES/djangojs.po b/conf/locale/cs/LC_MESSAGES/djangojs.po index 5ef92f2190..3e04e9c10b 100644 --- a/conf/locale/cs/LC_MESSAGES/djangojs.po +++ b/conf/locale/cs/LC_MESSAGES/djangojs.po @@ -35,8 +35,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Czech (http://www.transifex.com/projects/p/edx-platform/language/cs/)\n" "MIME-Version: 1.0\n" @@ -75,6 +75,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -120,6 +121,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1521,6 +1523,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1718,9 +1741,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2325,6 +2346,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2370,6 +2395,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2961,6 +2987,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3325,14 +3456,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3512,6 +3635,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3616,6 +3743,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/cy/LC_MESSAGES/django.mo b/conf/locale/cy/LC_MESSAGES/django.mo index c34c392a0e..775823066b 100644 Binary files a/conf/locale/cy/LC_MESSAGES/django.mo and b/conf/locale/cy/LC_MESSAGES/django.mo differ diff --git a/conf/locale/cy/LC_MESSAGES/django.po b/conf/locale/cy/LC_MESSAGES/django.po index 6750017933..566e4b220e 100644 --- a/conf/locale/cy/LC_MESSAGES/django.po +++ b/conf/locale/cy/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Welsh (http://www.transifex.com/projects/p/edx-platform/language/cy/)\n" @@ -102,6 +102,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -114,7 +118,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -216,13 +220,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1682,9 +1681,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1722,7 +1724,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2453,6 +2458,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3775,6 +3820,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3868,6 +3917,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3957,8 +4023,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4368,10 +4433,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4646,6 +4719,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6622,19 +6715,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6645,14 +6725,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6660,6 +6743,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6667,6 +6751,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7401,10 +7486,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7456,6 +7537,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8391,6 +8476,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8598,15 +8687,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9388,8 +9468,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9467,6 +9547,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9767,36 +9864,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9810,8 +9877,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9842,6 +9909,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10386,6 +10483,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10533,26 +10650,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10579,22 +10676,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10607,11 +10724,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11654,13 +11770,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12106,6 +12223,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12172,11 +12327,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13270,17 +13427,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13843,6 +14038,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14794,6 +14993,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/cy/LC_MESSAGES/djangojs.mo b/conf/locale/cy/LC_MESSAGES/djangojs.mo index 3e639b2332..e5ea41432d 100644 Binary files a/conf/locale/cy/LC_MESSAGES/djangojs.mo and b/conf/locale/cy/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/cy/LC_MESSAGES/djangojs.po b/conf/locale/cy/LC_MESSAGES/djangojs.po index 33db30991d..a061abf450 100644 --- a/conf/locale/cy/LC_MESSAGES/djangojs.po +++ b/conf/locale/cy/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Welsh (http://www.transifex.com/projects/p/edx-platform/language/cy/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1514,6 +1516,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1714,9 +1737,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2337,6 +2358,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2382,6 +2407,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2973,6 +2999,115 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3342,14 +3477,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3529,6 +3656,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3633,6 +3764,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/da/LC_MESSAGES/django.mo b/conf/locale/da/LC_MESSAGES/django.mo index 21400f0a34..4cd5af6d4b 100644 Binary files a/conf/locale/da/LC_MESSAGES/django.mo and b/conf/locale/da/LC_MESSAGES/django.mo differ diff --git a/conf/locale/da/LC_MESSAGES/django.po b/conf/locale/da/LC_MESSAGES/django.po index dade05980b..2d44f0c971 100644 --- a/conf/locale/da/LC_MESSAGES/django.po +++ b/conf/locale/da/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Danish (http://www.transifex.com/projects/p/edx-platform/language/da/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/da/LC_MESSAGES/djangojs.mo b/conf/locale/da/LC_MESSAGES/djangojs.mo index 04ede7c437..c3407e74d0 100644 Binary files a/conf/locale/da/LC_MESSAGES/djangojs.mo and b/conf/locale/da/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/da/LC_MESSAGES/djangojs.po b/conf/locale/da/LC_MESSAGES/djangojs.po index b1c6203a16..3183b3d269 100644 --- a/conf/locale/da/LC_MESSAGES/djangojs.po +++ b/conf/locale/da/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Danish (http://www.transifex.com/projects/p/edx-platform/language/da/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/de_DE/LC_MESSAGES/django.mo b/conf/locale/de_DE/LC_MESSAGES/django.mo index 2b5047f063..a13ac6a8a5 100644 Binary files a/conf/locale/de_DE/LC_MESSAGES/django.mo and b/conf/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/conf/locale/de_DE/LC_MESSAGES/django.po b/conf/locale/de_DE/LC_MESSAGES/django.po index 61df81c106..9aeca570f2 100644 --- a/conf/locale/de_DE/LC_MESSAGES/django.po +++ b/conf/locale/de_DE/LC_MESSAGES/django.po @@ -17,6 +17,7 @@ # Maximilian Kindshofer , 2014 # Ron Lucke , 2014 # Ron Lucke , 2014 +# Sebastian W. Ertl , 2014 # Shan , 2013 # Shan , 2013-2014 # #-#-#-#-# django-studio.po (edx-platform) #-#-#-#-# @@ -49,6 +50,7 @@ # dsichau , 2014 # Ettore Atalan , 2014 # trajan, 2014 +# Kay Schüffler , 2014 # s6lidaem , 2014 # Maximilian Kindshofer , 2014 # Maximilian Kindshofer , 2014 @@ -105,7 +107,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Alexander L. \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/edx-platform/language/de_DE/)\n" @@ -158,6 +160,10 @@ msgstr "Unterabschnitt" msgid "Unit" msgstr "Lerneinheit" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -170,7 +176,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Ehrenkodexzertifikat" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Einschreibung ist geschlossen" @@ -275,13 +281,9 @@ msgstr "Ungültige Kurs-ID" msgid "Course id is invalid" msgstr "Kurs-ID ist ungültig" -#: common/djangoapps/student/views.py -msgid "Course is full" -msgstr "Kurs ist komplett belegt" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" -msgstr "Teilnehmer ist bereits eingeschrieben" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" +msgstr "" #: common/djangoapps/student/views.py msgid "You are not enrolled in this course" @@ -1881,15 +1883,13 @@ msgstr "Daten der Abschaltung der Diskussionen" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" -"Geben Sie Paare von Daten ein, zwischen denen Teilnehmer nicht in " -"Diskussions-Foren posten können, formatiert als \"YYYY-MM-DD-YYYY-MM-DD\". " -"Um sowohl Zeiten als auch Daten festzulegen, formatieren Sie die Paare als " -"\"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (stellen Sie sicher, dass das “T“ " -"zwischen Datum und Zeit gegeben ist)." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Topic Mapping" @@ -1933,8 +1933,11 @@ msgid "Cohort Configuration" msgstr "Großgruppenkonfiguration" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." -msgstr "Großgruppen werden von edX zur Zeit nicht unterstützt." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." +msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Is New" @@ -2808,6 +2811,46 @@ msgstr "" "externen Werkzeugs, nutzen willst. Diese Einstellung versteckt den " "Startknopf und alle IFrames für diese Komponente." +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3001,7 +3044,7 @@ msgstr "Kursinhalte" #: common/lib/xmodule/xmodule/tabs.py #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "Course Info" -msgstr "Kursinfo" +msgstr "Aktuelles" #. Translators: "Progress" is the name of the student's course progress page #: common/lib/xmodule/xmodule/tabs.py @@ -4285,6 +4328,10 @@ msgstr "Titel darf nicht leer sein" msgid "Body can't be empty" msgstr "Der Rumpf darf nicht leer sein" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -4374,6 +4421,23 @@ msgstr "Postanschrift" msgid "Goals" msgstr "Ziele" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "Das Modul existiert nicht." @@ -4477,8 +4541,7 @@ msgstr "Gutschein mit Gutschein-ID ({coupon_id}) erfolgreich aktualisiert" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4915,10 +4978,18 @@ msgstr "gelöscht" msgid "emailed" msgstr "E-Mail geschickt" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "benotet" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -5196,6 +5267,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -7172,19 +7263,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -7195,14 +7273,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -7210,6 +7291,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -7217,6 +7299,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7951,10 +8034,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -8006,6 +8085,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8937,6 +9020,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -9144,15 +9231,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9934,8 +10012,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -10013,6 +10091,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -10313,36 +10408,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10356,8 +10421,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10388,6 +10453,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10928,6 +11023,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -11075,26 +11190,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -11121,22 +11216,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11149,11 +11264,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -12196,13 +12310,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12648,6 +12763,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12714,11 +12867,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13812,17 +13967,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14385,6 +14578,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15336,6 +15533,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/de_DE/LC_MESSAGES/djangojs.mo b/conf/locale/de_DE/LC_MESSAGES/djangojs.mo index b1665a2cfa..2b00246f51 100644 Binary files a/conf/locale/de_DE/LC_MESSAGES/djangojs.mo and b/conf/locale/de_DE/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/de_DE/LC_MESSAGES/djangojs.po b/conf/locale/de_DE/LC_MESSAGES/djangojs.po index 16f891f2fc..9cbf04a2f4 100644 --- a/conf/locale/de_DE/LC_MESSAGES/djangojs.po +++ b/conf/locale/de_DE/LC_MESSAGES/djangojs.po @@ -57,9 +57,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-10 14:00+0000\n" -"Last-Translator: Alexander L. \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/edx-platform/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1518,6 +1518,27 @@ msgstr "" "Dein Browser unterstützt keinen drekten Zugriff auf die Zwischenablage. " "Bitte nutze stattdessen die Strg+X/C/V Tastaturkürzel." +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1727,9 +1748,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -2340,6 +2359,10 @@ msgstr "Letzte Aktualisierung: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> Teilnehmer erzielten Punkte." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Lade..." @@ -2386,6 +2409,7 @@ msgid "Enter username or email" msgstr "Benutzernamen oder E-Mail-Adresse eingeben" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Bitte gib einen Benutzernamen oder eine E-Mail-Adresse ein." @@ -3051,6 +3075,107 @@ msgstr "Fragestellung für Benutzer {user} erfolgreich neu bewertet." msgid "Failed to rescore problem." msgstr "Neubewertung der Fragestellung nicht erfolgreich." +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3409,14 +3534,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3596,6 +3713,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3700,6 +3821,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" @@ -3887,7 +4128,7 @@ msgstr "" #: cms/templates/js/course_info_handouts.underscore msgid "Course Handouts" -msgstr "" +msgstr "Kursmaterialien" #: cms/templates/js/course_info_handouts.underscore msgid "You have no handouts defined" diff --git a/conf/locale/el/LC_MESSAGES/django.mo b/conf/locale/el/LC_MESSAGES/django.mo index 3ded1996b5..c41e3f4320 100644 Binary files a/conf/locale/el/LC_MESSAGES/django.mo and b/conf/locale/el/LC_MESSAGES/django.mo differ diff --git a/conf/locale/el/LC_MESSAGES/django.po b/conf/locale/el/LC_MESSAGES/django.po index 4cd2fb17a6..f014f3ef43 100644 --- a/conf/locale/el/LC_MESSAGES/django.po +++ b/conf/locale/el/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ # Nick Gikopoulos , 2014 # Panos Chronis , 2014 # Panos Chronis , 2014 -# anestv, 2014 +# Anestis, 2014 # #-#-#-#-# django-studio.po (edx-platform) #-#-#-#-# # edX translation file. # Copyright (C) 2014 EdX @@ -50,7 +50,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Panos Chronis \n" "Language-Team: Greek (http://www.transifex.com/projects/p/edx-platform/language/el/)\n" @@ -112,6 +112,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -124,7 +128,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -226,13 +230,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1688,9 +1687,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1728,7 +1730,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2459,6 +2464,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3781,6 +3826,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3874,6 +3923,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3963,8 +4029,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4370,10 +4435,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4648,6 +4721,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6624,19 +6717,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6647,14 +6727,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6662,6 +6745,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6669,6 +6753,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7403,10 +7488,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7458,6 +7539,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8389,6 +8474,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8596,15 +8685,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9386,8 +9466,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9465,6 +9545,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9765,36 +9862,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9808,8 +9875,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9840,6 +9907,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10380,6 +10477,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10527,26 +10644,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10573,22 +10670,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10601,11 +10718,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11648,13 +11764,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12100,6 +12217,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12166,11 +12321,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13264,17 +13421,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13837,6 +14032,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14788,6 +14987,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/el/LC_MESSAGES/djangojs.mo b/conf/locale/el/LC_MESSAGES/djangojs.mo index 6b43f18ff5..9bcde5ef9d 100644 Binary files a/conf/locale/el/LC_MESSAGES/djangojs.mo and b/conf/locale/el/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/el/LC_MESSAGES/djangojs.po b/conf/locale/el/LC_MESSAGES/djangojs.po index d62bd6ff70..03f49cf924 100644 --- a/conf/locale/el/LC_MESSAGES/djangojs.po +++ b/conf/locale/el/LC_MESSAGES/djangojs.po @@ -24,6 +24,7 @@ # # Translators: # STERGIOU IOANNIS , 2014 +# Anestis, 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -35,8 +36,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Greek (http://www.transifex.com/projects/p/edx-platform/language/el/)\n" "MIME-Version: 1.0\n" @@ -75,6 +76,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -120,6 +122,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1519,6 +1522,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1713,9 +1737,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2306,6 +2328,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2351,6 +2377,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2942,6 +2969,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3301,14 +3429,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3488,6 +3608,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3592,6 +3716,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/en_GB/LC_MESSAGES/django.mo b/conf/locale/en_GB/LC_MESSAGES/django.mo index b6130985aa..718e851db2 100644 Binary files a/conf/locale/en_GB/LC_MESSAGES/django.mo and b/conf/locale/en_GB/LC_MESSAGES/django.mo differ diff --git a/conf/locale/en_GB/LC_MESSAGES/django.po b/conf/locale/en_GB/LC_MESSAGES/django.po index eed7798f83..44e678df12 100644 --- a/conf/locale/en_GB/LC_MESSAGES/django.po +++ b/conf/locale/en_GB/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/edx-platform/language/en_GB/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/en_GB/LC_MESSAGES/djangojs.mo b/conf/locale/en_GB/LC_MESSAGES/djangojs.mo index 92f151bcb9..46ecd2ca0c 100644 Binary files a/conf/locale/en_GB/LC_MESSAGES/djangojs.mo and b/conf/locale/en_GB/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/en_GB/LC_MESSAGES/djangojs.po b/conf/locale/en_GB/LC_MESSAGES/djangojs.po index 71bde14315..769521732f 100644 --- a/conf/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/conf/locale/en_GB/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/edx-platform/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/eo/LC_MESSAGES/django.mo b/conf/locale/eo/LC_MESSAGES/django.mo index 68bfbd2889..b446c8012a 100644 Binary files a/conf/locale/eo/LC_MESSAGES/django.mo and b/conf/locale/eo/LC_MESSAGES/django.mo differ diff --git a/conf/locale/eo/LC_MESSAGES/django.po b/conf/locale/eo/LC_MESSAGES/django.po index 8e0390e647..97ecebb728 100644 --- a/conf/locale/eo/LC_MESSAGES/django.po +++ b/conf/locale/eo/LC_MESSAGES/django.po @@ -37,8 +37,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-10-01 13:57+0000\n" -"PO-Revision-Date: 2014-10-01 13:57:56.152525\n" +"POT-Creation-Date: 2014-10-14 12:45-0400\n" +"PO-Revision-Date: 2014-10-14 16:45:52.411756\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "MIME-Version: 1.0\n" @@ -99,6 +99,10 @@ msgstr "Süßséçtïön Ⱡ#" msgid "Unit" msgstr "Ûnït Ⱡ'σяєм#" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "Ýöü çännöt çréäté twö çöhörts wïth thé sämé nämé Ⱡ'σяєм ιρѕυм #" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "Réqüéstéd pägé müst ßé nümérïç Ⱡ'σяєм #" @@ -1847,15 +1851,22 @@ msgstr "Dïsçüssïön Bläçköüt Dätés Ⱡ'σяєм#" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" "Éntér päïrs öf dätés ßétwéén whïçh stüdénts çännöt pöst tö dïsçüssïön " -"förüms, förmättéd äs \"ÝÝÝÝ-MM-DD-ÝÝÝÝ-MM-DD\". Tö spéçïfý tïmés äs wéll äs " -"dätés, förmät thé päïrs äs \"ÝÝÝÝ-MM-DDTHH:MM-ÝÝÝÝ-MM-DDTHH:MM\" (ßé süré tö" -" ïnçlüdé thé \"T\" ßétwéén thé däté änd tïmé). Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " -"¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢#" +"förüms. Éäçh päïr shöüld ßé förmättéd äs [\"ÝÝÝÝ-MM-DD\", \"ÝÝÝÝ-MM-DD\"]. " +"Tö spéçïfý tïmés äs wéll äs dätés, förmät éäçh päïr äs [\"ÝÝÝÝ-MM-" +"DDTHH:MM\", \"ÝÝÝÝ-MM-DDTHH:MM\"] (ßé süré tö ïnçlüdé thé \"T\" ßétwéén thé " +"däté änd tïmé). Àn éntrý défïnïng möré thän öné ßläçköüt pérïöd mïght löök " +"lïké thïs: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]] Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, " +"ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт єηιм " +"α∂ #" #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Topic Mapping" @@ -1900,8 +1911,15 @@ msgid "Cohort Configuration" msgstr "Çöhört Çönfïgürätïön Ⱡ'σя#" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." -msgstr "Çöhörts äré nöt çürréntlý süppörtéd ßý édX. Ⱡ'σяєм ιρѕυм#" +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." +msgstr "" +"Éntér pölïçý kéýs änd välüés tö énäßlé thé çöhört féätüré, défïné äütömätéd " +"stüdént ässïgnmént tö gröüps, ör ïdéntïfý äný çöürsé-wïdé dïsçüssïön töpïçs " +"äs prïväté tö çöhört mémßérs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя " +"α∂ιριѕι¢ιηg єłιт#" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Is New" @@ -4468,6 +4486,30 @@ msgstr "Mäïlïng Àddréss Ⱡ'#" msgid "Goals" msgstr "Göäls Ⱡ'σяєм ι#" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "Çöhört Ⱡ'σяєм ιρѕ#" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" +"Ýöür énrölléd stüdént pröfïlé répört ïs ßéïng générätéd! Ýöü çän vïéw thé " +"stätüs öf thé générätïön täsk ïn thé 'Péndïng Ìnstrüçtör Täsks' séçtïön. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιρι#" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" +"Àn énrölléd stüdént pröfïlé répört générätïön täsk ïs älréädý ïn prögréss. " +"Çhéçk thé 'Péndïng Ìnstrüçtör Täsks' täßlé för thé stätüs öf thé täsk. Whén " +"çömplétéd, thé répört wïll ßé äväïläßlé för döwnlöäd ïn thé täßlé ßélöw. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕм#" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "Mödülé döés nöt éxïst. Ⱡ'σяє#" @@ -4582,12 +4624,11 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" "Tö gäïn ïnsïghts ïntö stüdént énröllmént änd pärtïçïpätïön {link_start}vïsït" -" {analytics_dashboard_name}, öür néw däshßöärd för çöürsé " -"änälýtïçs{link_end}. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢#" +" {analytics_dashboard_name}, öür néw çöürsé änälýtïçs prödüçt{link_end}. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "E-Commerce" @@ -5034,10 +5075,18 @@ msgstr "délétéd #" msgid "emailed" msgstr "émäïléd #" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "grädéd Ⱡ'σяєм ιρѕ#" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "générätéd #" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -5365,6 +5414,31 @@ msgstr "" "Pléäsé dö NÖT ïnçlüdé ýöür çrédït çärd ïnförmätïön. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт " "αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη#" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" +"Wé gréätlý äppréçïäté thïs généröüs çöntrïßütïön änd ýöür süppört öf thé " +"{platform_name} mïssïön. Thïs réçéïpt wäs prépäréd tö süppört çhärïtäßlé " +"çöntrïßütïöns för täx pürpösés. Wé çönfïrm thät néïthér gööds nör sérvïçés " +"wéré prövïdéd ïn éxçhängé för thïs gïft. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " +"¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя#" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "Çöüld nöt fïnd ä çöürsé wïth thé ÌD '{course_id}' Ⱡ'σяєм ιρѕυ#" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "Dönätïön för {course} Ⱡ'σ#" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "Dönätïön för {platform_name} Ⱡ'σ#" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Ördér Nümßér Ⱡ#" @@ -7715,21 +7789,6 @@ msgstr "" "émäïl tö çönfïrm ýöür émäïl äddréss çhängé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢т#" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" -"Thé {provider_name} äççöünt ýöü séléçtéd ïs älréädý lïnkéd tö änöthér " -"{platform_name} äççöünt. Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -10770,11 +10829,12 @@ msgstr "Ýöü nééd tö ré-vérïfý tö çöntïnüé Ⱡ'σяєм ι#" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" -"Tö çöntïnüé ïn thé ÌD Vérïfïéd träçk ïn thé föllöwïng çöürsés, ýöü nééd tö " -"ré-vérïfý ýöür ïdéntïtý: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢#" +"Péöplé çhängé, änd éäçh ýéär wé äsk ýöü tö ré-vérïfý ýöür ïdéntïtý för öür " +"vérïfïéd çértïfïçätés. Täké ä mïnüté nöw tö hélp üs rénéw ýöür ïdéntïtý. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιρι#" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -10862,6 +10922,25 @@ msgstr "" "Ìf ýöü fäïl tö päss ä vérïfïçätïön ättémpt ßéföré ýöür çöürsé énds, ýöü wïll" " nöt réçéïvé ä vérïfïéd çértïfïçäté. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє#" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "Çöüld Nöt Lïnk Àççöünts Ⱡ'σяє#" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" +"Thé {provider_name} äççöünt ýöü séléçtéd ïs älréädý lïnkéd tö änöthér " +"{platform_name} äççöünt. Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Résülts: #" @@ -11172,25 +11251,6 @@ msgstr "" "néw, ünréäd äçtïvïtý fröm pösts ýöü äré föllöwïng. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт " "αмєт, ¢σηѕє¢тєт#" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "Pöst týpé: Ⱡ#" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "Qüéstïön #" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" -"Qüéstïöns räïsé ïssüés thät nééd änswérs. Dïsçüssïöns shäré ïdéäs änd stärt " -"çönvérsätïöns. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -11204,11 +11264,12 @@ msgstr "Àll Gröüps Ⱡ#" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" -"Ìnstrüçtörs çän sét whéthér ä pöst ïn ä çöhörtéd töpïç ïs vïsïßlé tö äll " -"çöhörts ör önlý tö ä spéçïfïç çöhört. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє#" +"Dïsçüssïön ädmïns, mödérätörs, änd TÀs çän mäké théïr pösts vïsïßlé tö äll " +"stüdénts ör spéçïfý ä sïnglé çöhört gröüp. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " +"¢σηѕє¢т#" #: lms/templates/discussion/_underscore_templates.html msgid "Title:" @@ -11240,6 +11301,25 @@ msgstr "pöst änönýmöüslý tö çlässmätés Ⱡ'σяєм #" msgid "Add Post" msgstr "Àdd Pöst #" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "Pöst týpé: Ⱡ#" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "Qüéstïön #" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" +"Qüéstïöns räïsé ïssüés thät nééd änswérs. Dïsçüssïöns shäré ïdéäs änd stärt " +"çönvérsätïöns. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" + #: lms/templates/discussion/_underscore_templates.html msgid "Topic Area:" msgstr "Töpïç Àréä: Ⱡ#" @@ -11913,6 +11993,32 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "Ýöü hävé ßéén ün-énrölléd fröm {course_name} Ⱡ'σяєм ιρ#" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "Énröllmént Süççéssfül Ⱡ'σя#" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" +"Thänk ýöü för énröllïng ïn {enrolled_course}. Wé höpé ýöü énjöý thé çöürsé. " +"Ⱡ'σяєм ιρѕυм ∂σłσя#" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" +"{platform_name} ïs ä nönpröfït ßrïngïng hïgh-qüälïtý édüçätïön tö évérýöné, " +"évérýwhéré. Ýöür hélp ällöws üs tö çöntïnüöüslý ïmprövé thé léärnïng " +"éxpérïénçé för mïllïöns änd mäké ä ßéttér fütüré öné léärnér ät ä tïmé. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ#" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "Dönätïön Àçtïöns Ⱡ'σ#" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} Stäff Grädïng Ⱡ'σ#" @@ -12078,31 +12184,6 @@ msgstr "" msgid "Course Warnings" msgstr "Çöürsé Wärnïngs Ⱡ'#" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" -"Çlïçk tö généräté ä ÇSV fïlé öf äll stüdénts énrölléd ïn thïs çöürsé, älöng " -"wïth pröfïlé ïnförmätïön süçh äs émäïl äddréss änd üsérnämé: Ⱡ'σяєм ιρѕυм " -"∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "Döwnlöäd pröfïlé ïnförmätïön äs ä ÇSV Ⱡ'σяєм ιρѕ#" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" -"För smällér çöürsés, çlïçk tö lïst pröfïlé ïnförmätïön för énrölléd stüdénts" -" dïréçtlý ön thïs pägé: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢#" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "Lïst énrölléd stüdénts' pröfïlé ïnförmätïön Ⱡ'σяєм ιρѕυм#" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -12134,33 +12215,59 @@ msgstr "Répörts #" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" -"Çlïçk tö généräté ä ÇSV grädé répört för äll çürréntlý énrölléd stüdénts. " -"Lïnks tö générätéd répörts äppéär ïn ä täßlé ßélöw whén répört générätïön ïs" -" çömplété. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιη#" +"För lärgé çöürsés, générätïng sömé répörts çän täké sévéräl höürs. Whén " +"répört générätïön ïs çömplété, ä lïnk thät ïnçlüdés thé däté änd tïmé öf " +"générätïön äppéärs ïn thé täßlé ßélöw. Thésé répörts äré générätéd ïn thé " +"ßäçkgröünd, méänïng ït ïs ÖK tö nävïgäté äwäý fröm thïs pägé whïlé ýöür " +"répört ïs générätïng. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg " +"єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσя#" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" -"För lärgé çöürsés, générätïng thïs répört mäý täké sévéräl höürs. Pléäsé ßé " -"pätïént änd dö nöt çlïçk thé ßüttön mültïplé tïmés. Çlïçkïng thé ßüttön " -"mültïplé tïmés wïll sïgnïfïçäntlý slöw thé grädé générätïön pröçéss. Ⱡ'σяєм " -"ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυ#" +"Pléäsé ßé pätïént änd dö nöt çlïçk thésé ßüttöns mültïplé tïmés. Çlïçkïng " +"thésé ßüttöns mültïplé tïmés wïll sïgnïfïçäntlý slöw thé générätïön pröçéss." +" Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕ#" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" msgstr "" -"Thé répört ïs générätéd ïn thé ßäçkgröünd, méänïng ït ïs ÖK tö nävïgäté äwäý" -" fröm thïs pägé whïlé ýöür répört ïs générätïng. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт " -"αмєт, ¢σηѕє¢тєт#" +"Çlïçk tö généräté ä ÇSV fïlé öf äll stüdénts énrölléd ïn thïs çöürsé, älöng " +"wïth pröfïlé ïnförmätïön süçh äs émäïl äddréss änd üsérnämé: Ⱡ'σяєм ιρѕυм " +"∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "Döwnlöäd pröfïlé ïnförmätïön äs ä ÇSV Ⱡ'σяєм ιρѕ#" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" +"För smällér çöürsés, çlïçk tö lïst pröfïlé ïnförmätïön för énrölléd stüdénts" +" dïréçtlý ön thïs pägé: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢#" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "Lïst énrölléd stüdénts' pröfïlé ïnförmätïön Ⱡ'σяєм ιρѕυм#" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." +msgstr "" +"Çlïçk tö généräté ä ÇSV grädé répört för äll çürréntlý énrölléd stüdénts. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -12172,18 +12279,16 @@ msgstr "Répörts Àväïläßlé för Döwnlöäd Ⱡ'σяєм #" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" -"Thé grädé répörts lïstéd ßélöw äré générätéd éäçh tïmé thé Généräté Grädé" -" Répört ßüttön ïs çlïçkéd. À lïnk tö éäçh grädé répört rémäïns äväïläßlé" -" ön thïs pägé, ïdéntïfïéd ßý thé ÛTÇ däté änd tïmé öf générätïön. Grädé " -"répörts äré nöt délétéd, sö ýöü wïll älwäýs ßé äßlé tö äççéss prévïöüslý " -"générätéd répörts fröm thïs pägé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя " -"α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂#" +"Thé répörts lïstéd ßélöw äré äväïläßlé för döwnlöäd. À lïnk tö évérý répört " +"rémäïns äväïläßlé ön thïs pägé, ïdéntïfïéd ßý thé ÛTÇ däté änd tïmé öf " +"générätïön. Répörts äré nöt délétéd, sö ýöü wïll älwäýs ßé äßlé tö äççéss " +"prévïöüslý générätéd répörts fröm thïs pägé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " +"¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι#" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" @@ -13140,12 +13245,10 @@ msgid "None Available" msgstr "Nöné Àväïläßlé Ⱡ'#" #: lms/templates/modal/_modal-settings-language.html -#: lms/templates/student_profile/language.html msgid "Change Preferred Language" msgstr "Çhängé Préférréd Längüägé Ⱡ'σяєм#" #: lms/templates/modal/_modal-settings-language.html -#: lms/templates/student_profile/language.html msgid "Please choose your preferred language" msgstr "Pléäsé çhöösé ýöür préférréd längüägé Ⱡ'σяєм ιρѕ#" @@ -13154,7 +13257,6 @@ msgid "Save Language Settings" msgstr "Sävé Längüägé Séttïngs Ⱡ'σяє#" #: lms/templates/modal/_modal-settings-language.html -#: lms/templates/student_profile/language.html msgid "" "Don't see your preferred language? {link_start}Volunteer to become a " "translator!{link_end}" @@ -13407,17 +13509,19 @@ msgid "Go Back" msgstr "Gö Bäçk #" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Thänks För Régïstérïng! Ⱡ'σяє#" +msgid "Thanks for Registering!" +msgstr "Thänks för Régïstérïng! Ⱡ'σяє#" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"Ýöür äççöünt ïs nöt äçtïvé ýét. Àn äçtïvätïön lïnk häs ßéén sént tö {email}," -" älöng wïth ïnstrüçtïöns för äçtïvätïng ýöür äççöünt. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт" -" αмєт, ¢σηѕє¢тєтυ#" +"Ýöü'vé süççéssfüllý çréätéd än äççöünt ön {platform_name}. Wé'vé sént än " +"äççöünt äçtïvätïön méssägé tö {email}. Tö äçtïväté ýöür äççöünt änd stärt " +"énröllïng ïn çöürsés, çlïçk thé lïnk ïn thé méssägé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт " +"αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт,#" #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -13965,6 +14069,7 @@ msgstr "" msgid "Student Account" msgstr "Stüdént Àççöünt Ⱡ'#" +#: lms/templates/student_profile/index.html #: lms/templates/student_profile/index.html msgid "Student Profile" msgstr "Stüdént Pröfïlé Ⱡ'#" @@ -17229,6 +17334,11 @@ msgstr "Fïrst däý thé çöürsé ßégïns Ⱡ'σяєм#" msgid "Course Start Time" msgstr "Çöürsé Stärt Tïmé Ⱡ'σ#" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "(ÛTÇ) Ⱡ'σяєм ι#" + #: cms/templates/settings.html msgid "Course End Date" msgstr "Çöürsé Énd Däté Ⱡ'#" diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.mo b/conf/locale/eo/LC_MESSAGES/djangojs.mo index bec087fa92..3962643a37 100644 Binary files a/conf/locale/eo/LC_MESSAGES/djangojs.mo and b/conf/locale/eo/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.po b/conf/locale/eo/LC_MESSAGES/djangojs.po index 9ae8bb4d5b..db12ef8b7d 100644 --- a/conf/locale/eo/LC_MESSAGES/djangojs.po +++ b/conf/locale/eo/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-10-01 13:57+0000\n" -"PO-Revision-Date: 2014-10-01 13:57:56.490708\n" +"POT-Creation-Date: 2014-10-14 12:44-0400\n" +"PO-Revision-Date: 2014-10-14 16:45:52.446317\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "ÖK Ⱡ'#" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "Çänçél Ⱡ'σяєм ιρѕ#" @@ -111,6 +112,7 @@ msgstr "Nämé Ⱡ'σяєм#" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "Sävé Ⱡ'σяєм#" @@ -2401,6 +2403,39 @@ msgstr "Çlösé Çälçülätör Ⱡ'σ#" msgid "Post body" msgstr "Pöst ßödý #" +#. Translators: "Distribution" refers to a grade distribution. This error +#. message appears when there is an error getting the data on grade +#. distribution.; +#: lms/static/coffee/src/instructor_dashboard/analytics.js +msgid "Error fetching distribution." +msgstr "Érrör fétçhïng dïstrïßütïön. Ⱡ'σяєм #" + +#: lms/static/coffee/src/instructor_dashboard/analytics.js +#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js +msgid "Unavailable metric display." +msgstr "Ûnäväïläßlé métrïç dïspläý. Ⱡ'σяєм#" + +#: lms/static/coffee/src/instructor_dashboard/analytics.js +#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js +msgid "Error fetching grade distributions." +msgstr "Érrör fétçhïng grädé dïstrïßütïöns. Ⱡ'σяєм ιρ#" + +#: lms/static/coffee/src/instructor_dashboard/analytics.js +#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js +msgid "Last Updated: <%= timestamp %>" +msgstr "Läst Ûpdätéd: <%= timestamp %> Ⱡ'σ#" + +#: lms/static/coffee/src/instructor_dashboard/analytics.js +#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js +msgid "<%= num_students %> students scored." +msgstr "<%= num_students %> stüdénts sçöréd. Ⱡ'σя#" + +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" +"Érrör générätïng stüdént pröfïlé ïnförmätïön. Pléäsé trý ägäïn. Ⱡ'σяєм ιρѕυм" +" ∂σłσя#" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2430,22 +2465,6 @@ msgstr "" "Lïnks äré générätéd ön démänd änd éxpïré wïthïn 5 mïnütés düé tö thé " "sénsïtïvé nätüré öf stüdént ïnförmätïön. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" -#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js -msgid "Unavailable metric display." -msgstr "Ûnäväïläßlé métrïç dïspläý. Ⱡ'σяєм#" - -#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js -msgid "Error fetching grade distributions." -msgstr "Érrör fétçhïng grädé dïstrïßütïöns. Ⱡ'σяєм ιρ#" - -#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js -msgid "Last Updated: <%= timestamp %>" -msgstr "Läst Ûpdätéd: <%= timestamp %> Ⱡ'σ#" - -#: lms/static/coffee/src/instructor_dashboard/instructor_analytics.js -msgid "<%= num_students %> students scored." -msgstr "<%= num_students %> stüdénts sçöréd. Ⱡ'σя#" - #: lms/static/coffee/src/instructor_dashboard/membership.js msgid "Username" msgstr "Ûsérnämé #" @@ -2464,6 +2483,7 @@ msgid "Enter username or email" msgstr "Éntér üsérnämé ör émäïl Ⱡ'σяє#" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Pléäsé éntér ä üsérnämé ör émäïl. Ⱡ'σяєм ι#" @@ -3139,6 +3159,14 @@ msgstr "Süççéssfüllý résçöréd prößlém för üsér {user} Ⱡ'σяє msgid "Failed to rescore problem." msgstr "Fäïléd tö résçöré prößlém. Ⱡ'σяєм#" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "Pléäsé éntér ä välïd dönätïön ämöünt. Ⱡ'σяєм ιρѕ#" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "Ýöür dönätïön çöüld nöt ßé süßmïttéd. Ⱡ'σяєм ιρѕ#" + #: lms/static/js/student_account/account.js #: lms/static/js/student_profile/profile.js msgid "The data could not be saved." @@ -3160,10 +3188,87 @@ msgstr "Pléäsé çhéçk ýöür émäïl tö çönfïrm thé çhängé Ⱡ'σ msgid "Full name cannot be blank" msgstr "Füll nämé çännöt ßé ßlänk Ⱡ'σяєм#" +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "Längüägé çännöt ßé ßlänk Ⱡ'σяє#" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "Wé çöüldn't pöpüläté thé lïst öf längüägé çhöïçés. Ⱡ'σяєм ιρѕυм ∂#" + #: lms/static/js/student_profile/profile.js msgid "Saved" msgstr "Sävéd Ⱡ'σяєм ι#" +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "Érrör äddïng stüdénts. Ⱡ'σяє#" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +"{numUsersAdded} stüdént häs ßéén äddéd tö thïs çöhört gröüp Ⱡ'σяєм ιρѕυм #" +msgstr[1] "" +"{numUsersAdded} stüdénts hävé ßéén äddéd tö thïs çöhört gröüp Ⱡ'σяєм ιρѕυм " +"∂#" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "{numMoved} stüdént wäs rémövéd fröm {oldCohort} Ⱡ'σяєм ι#" +msgstr[1] "{numMoved} stüdénts wéré rémövéd fröm {oldCohort} Ⱡ'σяєм ιρ#" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "{numPresent} stüdént wäs älréädý ïn thé çöhört gröüp Ⱡ'σяєм ιρѕυм#" +msgstr[1] "" +"{numPresent} stüdénts wéré älréädý ïn thé çöhört gröüp Ⱡ'σяєм ιρѕυм#" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "Ûnknöwn üsér: {user} Ⱡ'σ#" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "Théré wäs än érrör whén trýïng tö ädd stüdénts: Ⱡ'σяєм ιρѕυм #" +msgstr[1] "" +"Théré wéré {numErrors} érrörs whén trýïng tö ädd stüdénts: Ⱡ'σяєм ιρѕυм ∂#" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "Vïéw äll érrörs Ⱡ'#" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "Ýöü çürréntlý hävé nö çöhört gröüps çönfïgüréd Ⱡ'σяєм ιρѕυм #" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "Àdd Çöhört Gröüp Ⱡ'σ#" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" +"Thé {cohortGroupName} çöhört gröüp häs ßéén çréätéd. Ýöü çän mänüällý ädd " +"stüdénts tö thïs gröüp ßélöw. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" +"Wé'vé énçöüntéréd än érrör. Pléäsé réfrésh ýöür ßröwsér änd thén trý ägäïn. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +msgstr "Pléäsé éntér ä nämé för ýöür néw çöhört gröüp. Ⱡ'σяєм ιρѕυм #" + #: 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." @@ -3552,14 +3657,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "%(total_items)s tötäl #" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Ýöür çhängé çöüld nöt ßé sävéd Ⱡ'σяєм #" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Rétürn änd résölvé thïs ïssüé Ⱡ'σяєм #" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Délété “<%= name %>”? Ⱡ'#" @@ -3759,6 +3856,10 @@ msgstr "" "çürréntlý ïn pläçé ýét. Ìf ýöü äré hävïng dïffïçültïés, pléäsé révïéw ýöür " "pölïçý päïrs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ι#" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "%(hours)s:%(minutes)s (çürrént ÛTÇ tïmé) Ⱡ'σяєм#" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Ûplöäd ýöür çöürsé ïmägé. Ⱡ'σяєм#" @@ -3872,6 +3973,139 @@ msgstr "Çlöséd Ⱡ'σяєм ιρѕ#" msgid "(this post is about %(courseware_title_linked)s)" msgstr "(thïs pöst ïs äßöüt %(courseware_title_linked)s) Ⱡ'σяє#" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "Dönäté Ⱡ'σяєм ιρѕ#" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "Àdd ä Néw Çöhört Gröüp Ⱡ'σяє#" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "Néw Çöhört Nämé Ⱡ'#" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "(Réqüïréd Fïéld) Ⱡ'σ#" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "Éntér Ýöür Néw Çöhört Gröüp's Nämé Ⱡ'σяєм ιρ#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" +"Stüdénts äré äddéd tö thïs gröüp önlý whén ýöü prövïdé théïr émäïl äddréssés" +" ör üsérnämés ön thïs pägé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σ#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "Whät döés thïs méän? Ⱡ'σя#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "Stüdénts äré äddéd tö thïs gröüp äütömätïçällý. Ⱡ'σяєм ιρѕυм #" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "Édït séttïngs ïn Stüdïö Ⱡ'σяє#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "Àdd stüdénts tö thïs çöhört gröüp Ⱡ'σяєм ι#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" +"Nöté: Stüdénts çän önlý ßé ïn öné çöhört gröüp. Àddïng stüdénts tö thïs " +"gröüp övérrïdés äný prévïöüs gröüp ässïgnmént. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " +"¢σηѕє¢т#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" +"Éntér émäïl äddréssés änd/ör üsérnämés sépärätéd ßý néw lïnés ör çömmäs för " +"stüdénts tö ädd. * Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" +"é.g. jöhndöé@éxämplé.çöm, JänéDöé, jöéýdöé@éxämplé.çöm Ⱡ'σяєм ιρѕυм ∂σ#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" +"Ýöü wïll nöt gét nötïfïçätïön för émäïls thät ßöünçé, sö pléäsé döüßlé-çhéçk" +" spéllïng. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "Àdd Stüdénts Ⱡ#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "Séléçt ä çöhört gröüp Ⱡ'σя#" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "%(cohort_name)s (%(user_count)s) #" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "Çöhört Mänägémént Ⱡ'σ#" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "Séléçt ä çöhört gröüp tö mänägé Ⱡ'σяєм ι#" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "Vïéw Çöhört Gröüp Ⱡ'σ#" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" +"Tö révïéw äll stüdént çöhört gröüp ässïgnménts, döwnlöäd çöürsé pröfïlé " +"ïnförmätïön ön %(link_start)s thé Dätä Döwnlöäd pägé. %(link_end)s Ⱡ'σяєм " +"ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢т#" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "Néw Àddréss Ⱡ#" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "Pässwörd #" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "Çhängé Mý Émäïl Àddréss Ⱡ'σяє#" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "Füll Nämé #" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "Préférréd Längüägé Ⱡ'σ#" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "Ûpdäté Pröfïlé Ⱡ'#" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "Çömmön Prößlém Týpés Ⱡ'σя#" diff --git a/conf/locale/es_419/LC_MESSAGES/django.mo b/conf/locale/es_419/LC_MESSAGES/django.mo index 631e69117a..b8270bd7d4 100644 Binary files a/conf/locale/es_419/LC_MESSAGES/django.mo and b/conf/locale/es_419/LC_MESSAGES/django.mo differ diff --git a/conf/locale/es_419/LC_MESSAGES/django.po b/conf/locale/es_419/LC_MESSAGES/django.po index 5eda8e97ca..4d2e02f8a5 100644 --- a/conf/locale/es_419/LC_MESSAGES/django.po +++ b/conf/locale/es_419/LC_MESSAGES/django.po @@ -64,6 +64,8 @@ # Fernando Abramowitz , 2013 # Fernando Abramowitz , 2013 # Herty Nava , 2013 +# Irvin Cabrera , 2014 +# Ismael Saavedra , 2014 # jimenaianina , 2014 # jorgebarrero , 2014 # Juan Camilo Montoya Franco , 2013-2014 @@ -97,6 +99,7 @@ # David Salazar , 2014 # Fernando Abramowitz , 2013 # Herty Nava , 2013 +# Ismael Saavedra , 2014 # Juan Camilo Montoya Franco , 2013-2014 # Juan Camilo Montoya Franco , 2014 # karlman72 , 2014 @@ -123,7 +126,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Cristian Salamea \n" "Language-Team: Spanish (Latin America) (http://www.transifex.com/projects/p/edx-platform/language/es_419/)\n" @@ -142,11 +145,15 @@ msgstr "" msgid "Open Ended Panel" msgstr "Panel de Problemas Abiertos" +#. #-#-#-#-# django-partial.po (edx-platform) #-#-#-#-# #. Translators: "Discussion" is the title of the course forum page #. Translators: 'Discussion' refers to the tab in the courseware that leads to #. the discussion forums +#. #-#-#-#-# mako.po (edx-platform) #-#-#-#-# +#. Translators: This is a forum post type #: cms/djangoapps/contentstore/views/component.py #: common/lib/xmodule/xmodule/tabs.py common/lib/xmodule/xmodule/tabs.py +#: lms/templates/discussion/_underscore_templates.html msgid "Discussion" msgstr "Discusión" @@ -181,19 +188,23 @@ msgstr "Subsección" msgid "Unit" msgstr "Unidad" -#: common/djangoapps/course_groups/views.py -msgid "Requested page must be numeric" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" msgstr "" +#: common/djangoapps/course_groups/views.py +msgid "Requested page must be numeric" +msgstr "La página solicitada debe ser solicitada con un número" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be greater than zero" -msgstr "" +msgstr "La página solicitada debe ser un número mayor que cero" #: common/djangoapps/course_modes/models.py msgid "Honor Code Certificate" msgstr "Certificado de Código de Honor" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Las inscripciones están cerradas" @@ -218,6 +229,7 @@ msgid "Moderator" msgstr "Moderador" #: common/djangoapps/django_comment_common/models.py +#: lms/templates/discussion/_underscore_templates.html msgid "Community TA" msgstr "TA de la comunidad" @@ -296,14 +308,9 @@ msgstr "La ID del curso no es válida" msgid "Course id is invalid" msgstr "El ID del curso no es válido" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "El curso está lleno" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" -msgstr "El estudiante ya está inscrito" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" +msgstr "" #: common/djangoapps/student/views.py msgid "You are not enrolled in this course" @@ -318,6 +325,8 @@ msgid "" "You've successfully logged into your {provider_name} account, but this " "account isn't linked with an {platform_name} account yet." msgstr "" +"Ha iniciado sesión exitosamente en su cuenta de {provider_name}, pero está " +"cuenta no está vinculada aún con una cuenta de {platform_name}." #: common/djangoapps/student/views.py msgid "" @@ -325,12 +334,17 @@ msgid "" "below, and then link your {platform_name} account with {provider_name} from " "your dashboard." msgstr "" +"Utilice su nombre de usuario y contraseña de {platform_name} para iniciar " +"sesión en {platform_name} y después vincule su cuenta de {platform_name} " +"con la cuenta de {provider_name} desde su panel de control." #: common/djangoapps/student/views.py msgid "" "If you don't have an {platform_name} account yet, click Register " "Now at the top of the page." msgstr "" +"Si todavía no tiene una cuenta de {platform_name}, haga clic en " +"Regístrese ahora en la parte superior de la página." #: common/djangoapps/student/views.py msgid "There was an error receiving your login information. Please email us." @@ -477,11 +491,11 @@ msgstr "No ha llenado uno o más campos requeridos" #: common/djangoapps/student/views.py msgid "Username cannot be more than {num} characters long" -msgstr "" +msgstr "El nombre de usuario no puede tener más de {num} caracteres" #: common/djangoapps/student/views.py msgid "Email cannot be more than {num} characters long" -msgstr "" +msgstr "El correo electrónico no puede tener más de {num} caracteres" #: common/djangoapps/student/views.py msgid "Valid e-mail is required." @@ -1053,7 +1067,7 @@ msgstr "" #: common/lib/capa/capa/inputtypes.py msgid "Error running code." -msgstr "" +msgstr "Error ejecutando el código." #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" @@ -1814,6 +1828,8 @@ msgid "" "Enter the passports for course LTI tools in the following format: " "\"id:client_key:client_secret\"." msgstr "" +"Ingrese los pasaportes para el curso de herramientas LTI en el siguiente formato:\n" +"\"id\":\"client_key:client_secret\"." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Advertised Start Date" @@ -1893,14 +1909,13 @@ msgstr "Fechas de bloqueo de las discusiones." #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" -"Ingrese un par de fechas en las que los estudiantes no podrán publicar " -"comentarios en los foros de discusión con el formato \"AAAA-MM-DD-AAAA-MM-" -"DD\". Para especificar fecha y hora, use el formato \"AAAA-MM-DDTHH:MM-AAAA-" -"MM-DDTHH:MM\" (Asegúrese de incluir la \"T\" entre la fecha y la hora)." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Topic Mapping" @@ -1944,8 +1959,11 @@ msgid "Cohort Configuration" msgstr "Configuración de cohorte" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." -msgstr "Actualmente las cohortes no están soportadas por edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." +msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Is New" @@ -1962,13 +1980,15 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "Mobile Course Available" -msgstr "" +msgstr "Curso Móvil disponible" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter true or false. If true, the course will be available to mobile " "devices." msgstr "" +"Ingrese true si el curso estará disponible para dispositivos móviles, de lo " +"contrario, ingrese false." #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" @@ -2688,7 +2708,7 @@ msgstr "" #: common/lib/xmodule/xmodule/textannotation_module.py #: common/lib/xmodule/xmodule/videoannotation_module.py msgid "No email address found." -msgstr "" +msgstr "No se encontró la dirección de correo electrónico." #: common/lib/xmodule/xmodule/lti_module.py msgid "" @@ -2807,6 +2827,46 @@ msgstr "" "externa. Esta opción oculta el botón de Lanzar y cualquier iframe para este " "componente." +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3827,10 +3887,15 @@ msgid "" "not know what this setting is, you can leave it blank and continue to use " "these other settings." msgstr "" +"Opcional. Utilice esto para videos en los que las URL de descarga y de " +"reproducción son gestionadas por edX. Esto sobreescribe la configuración de " +"\"Default Video URL\", \"Video File URLs\" y todas las ID de Youtube. Si no " +"sabe lo que significa está configuración, puede dejarla en blanco y " +"continuar. " #: common/lib/xmodule/xmodule/video_module/video_xfields.py msgid "EdX Video ID" -msgstr "" +msgstr "ID del video en edX" #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" @@ -4299,6 +4364,10 @@ msgstr "El título no puede estar vacío" msgid "Body can't be empty" msgstr "El cuerpo no puede estar vacío" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -4333,23 +4402,23 @@ msgstr "La tarea ya se está ejecutando." #: lms/djangoapps/instructor/views/api.py msgid "Invoice number '{0}' does not exist." -msgstr "" +msgstr "La factura número '{0}' no existe." #: lms/djangoapps/instructor/views/api.py msgid "The sale associated with this invoice has already been invalidated." -msgstr "" +msgstr "La venta asociada a esta factura ha sido invalidada" #: lms/djangoapps/instructor/views/api.py msgid "Invoice number {0} has been invalidated." -msgstr "" +msgstr "La factura número {0} ha sido invalidada" #: lms/djangoapps/instructor/views/api.py msgid "This invoice is already active." -msgstr "" +msgstr "Esta factura está activa." #: lms/djangoapps/instructor/views/api.py msgid "The registration codes for invoice {0} have been re-activated." -msgstr "" +msgstr "Los códigos de registro para la factura {0} han sido reactivados." #: lms/djangoapps/instructor/views/api.py msgid "User ID" @@ -4394,6 +4463,23 @@ msgstr "Dirección de correspondencia" msgid "Goals" msgstr "Objetivos" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "No existe el módulo." @@ -4481,7 +4567,7 @@ msgstr "el cupón con el código ({code}) fue añadido exitósamente." #: lms/djangoapps/instructor/views/coupons.py msgid "coupon with the coupon code ({code}) already exists for this course" -msgstr "" +msgstr "el cupón con el código ({code}) ya existe para este curso." #: lms/djangoapps/instructor/views/coupons.py #: lms/djangoapps/instructor/views/coupons.py @@ -4495,8 +4581,7 @@ msgstr "el cupón con el id ({coupon_id}) fue actualizado exitósamente" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4935,10 +5020,18 @@ msgstr "borrado" msgid "emailed" msgstr "enviado al correo electrónico" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "calificado" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -5226,6 +5319,8 @@ msgid "" "Please visit your dashboard to see your " "new course." msgstr "" +"Por favor, visite su panel de control para " +"ver su curso nuevo." #: lms/djangoapps/shoppingcart/models.py msgid "[Refund] User-Requested Refund" @@ -5255,6 +5350,26 @@ msgstr "" "en su mensaje el número de su orden y NO incluya ninguna información de su " "tarjeta de crédito." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Número de orden" @@ -5447,7 +5562,7 @@ msgstr "" #: lms/djangoapps/shoppingcart/views.py msgid "Only one coupon redemption is allowed against an order" -msgstr "" +msgstr "Solo puede redimirse un cupón con cada orden" #: lms/djangoapps/shoppingcart/views.py msgid "Coupon '{0}' is not valid for any course in the shopping cart." @@ -5932,6 +6047,11 @@ msgid "" "future purchase. If you feel that this is in error, please contact us with " "payment-specific questions at {email}." msgstr "" +"Lo sentimos! Nuestro sistema de procesamiento de pagos nos ha enviado un " +"mensaje indicando que ha cancelado esta transacción. Los items seleccionados" +" permanecerán en el carrito de compras para una nueva transacción. Si " +"considera que esto ha sido un error, por favor contáctenos al correo " +"{email}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -7192,7 +7312,7 @@ msgstr "Administrador" #: cms/templates/manage_users.html #: lms/templates/discussion/_underscore_templates.html msgid "Staff" -msgstr "" +msgstr "Equipo" #: cms/templates/register.html cms/templates/widgets/header.html #: lms/templates/index.html @@ -7351,6 +7471,10 @@ msgid "" "you abide by the Honor Code, you'll receive a personalized Honor Code " "Certificate to showcase your achievement." msgstr "" +"Tomar este curso como asistente de forma gratuita y tener acceso completo a " +"todo el material, actividades, evaluaciones y foros. Si su trabajo es " +"satisfactorio y acepta el código de honor, recibirá un certificado " +"personalizado de Código de honor para mostrar su logro." #: common/templates/course_modes/choose.html msgid "Select Audit" @@ -7540,26 +7664,16 @@ msgstr "Ocurrió un error. Por favor intente nuevamente más tarde." #: lms/templates/dashboard.html msgid "Please verify your new email address" -msgstr "" +msgstr "Por favor verifique su dirección de correo electrónico " #: lms/templates/dashboard.html msgid "" "You'll receive a confirmation in your inbox. Please follow the link in the " "email to confirm your email address change." msgstr "" - -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" +"Recibirá una confirmación en su buzón de correo. Por favor haga clic en el " +"vínculo que aparecerá en el correo electrónico para confirmar el cambio de " +"su dirección de correo." #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html @@ -7571,30 +7685,35 @@ msgstr "editar" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" -msgstr "" +msgstr "Cuentas conectadas" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" -msgstr "" +msgstr "Vinculado" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" -msgstr "" +msgstr "Sin vincular" #. Translators: clicking on this removes the link between a user's edX account #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" -msgstr "" +msgstr "Desvincular" #. Translators: clicking on this creates a link between a user's edX account #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" -msgstr "" +msgstr "Vincular" #: lms/templates/dashboard.html lms/templates/dashboard.html msgid "Reset Password" @@ -7602,7 +7721,7 @@ msgstr "Restablecer Contraseña" #: lms/templates/dashboard.html msgid "Current Courses" -msgstr "" +msgstr "Cursos activos" #: lms/templates/dashboard.html msgid "Looks like you haven't registered for any courses yet." @@ -7661,6 +7780,8 @@ msgid "" "We will send a confirmation to both {email} and your new email address as " "part of the process." msgstr "" +"Se le enviará una confirmación tanto a {email} como a su nuevo correo como " +"parte del proceso de verificación." #: lms/templates/dashboard.html msgid "Change your name" @@ -7674,6 +7795,8 @@ msgid "" "To uphold the credibility of your {platform} {cert_name_short}, all name " "changes will be recorded." msgstr "" +"Para mantener la credibilidad de su {cert_name_short} {platform}, todos los " +"cambios de nombre serán grabados y almacenados en el log." #. Translators: note that {platform} {cert_name_short} will look something #. like: "edX certificate". Please do not change the order of these @@ -7700,6 +7823,8 @@ msgid "" " {course_number}? " msgstr "" +" {course_number}? " #: lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_course_listing.html @@ -7820,7 +7945,7 @@ msgstr "Usuario" #: lms/templates/footer-edx-new.html msgid "About edX" -msgstr "" +msgstr "Acerca de edX" #: lms/templates/footer-edx-new.html msgid "" @@ -7852,7 +7977,7 @@ msgstr "Términos del Servicio y Código de Honor" #: lms/templates/footer-edx-new.html msgid "(Revised 4/16/2014)" -msgstr "" +msgstr "(Revisado 16/04/2014)" #: lms/templates/footer-edx-new.html msgid "About & Company Info" @@ -8240,7 +8365,7 @@ msgstr "" #: lms/templates/login.html msgid "We couldn't log you in." -msgstr "" +msgstr "No se ha podido iniciar su sesión." #: lms/templates/login.html msgid "Your email or password is incorrect" @@ -8395,10 +8520,6 @@ msgstr "Confirmar" msgid "Reject" msgstr "Rechazar" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Navegación Global" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -8452,6 +8573,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Usted no tiene ninguna anotación." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Navegación Global" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8671,7 +8796,7 @@ msgstr "" #: lms/templates/register.html msgid "Create your own {platform_name} account below" -msgstr "" +msgstr "Cree su cuenta en {platform_name} a continuación" #. Translators: selected_provider is the name of an external, third-party user #. authentication service (like Google or LinkedIn). @@ -8683,6 +8808,7 @@ msgstr "Ha iniciado sesión exitosamente con {selected_provider}." msgid "" "We just need a little more information before you start learning with edX." msgstr "" +"Necesitamos un poco mas de información antes de comiences a aprender con edX" #: lms/templates/register.html msgid "Please complete the following fields to register for an account. " @@ -8714,7 +8840,7 @@ msgstr "Nombre para mostrar:" #: lms/templates/register.html msgid "Additional Personal Information" -msgstr "" +msgstr "Información personal adicional" #: lms/templates/register.html #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html @@ -9454,6 +9580,10 @@ msgstr "" "Añadir {course.display_number_with_default} al carrito " "({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "El curso está lleno" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "La inscripción en este curso es sólo por invitación" @@ -9527,7 +9657,7 @@ msgstr "Vista de Funcionario" #: lms/templates/courseware/course_navigation.html msgid "Course is not yet visible to students." -msgstr "" +msgstr "El curso aun no está visible para los estudiantes." #: lms/templates/courseware/course_navigation.html msgid "Student view" @@ -9538,6 +9668,8 @@ msgid "" "You cannot view the course as a student or beta tester before the course " "release date." msgstr "" +"No puedes ver el curso como estudiante o probador beta antes de la fecha de " +"lanzamiento del curso." #: lms/templates/courseware/courses.html msgid "Explore free courses from leading universities." @@ -9673,15 +9805,6 @@ msgstr "" "{link_to_support_email} para reportar este tipo de problemas o caidas en el " "servicio." -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Resumen de calificaciones" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "No implementado todavía" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9697,13 +9820,15 @@ msgstr "{course_number} Información del curso" #: lms/templates/courseware/info.html msgid "You are not enrolled yet" -msgstr "" +msgstr "No está inscrito aún." #: lms/templates/courseware/info.html msgid "" "You are not currently enrolled in this course. Sign up for it " "{link_start}here{link_end}!" msgstr "" +"Actualmente, no está inscrito a este curso. Inscríbase en él " +"{link_start}aquí{link_end}!" #: lms/templates/courseware/info.html msgid "View Updates in Studio" @@ -10225,7 +10350,7 @@ msgstr "Usted está registrado" #: lms/templates/courseware/mktg_course_about.html msgid "Register for" -msgstr "Registrarse para" +msgstr "Inscribirme ahora a" #. Translators: This is the second line on a button users can click. The #. first @@ -10494,14 +10619,17 @@ msgid "" "received. you can contact the account holder to request " "payment, or you can" msgstr "" +"No puedes acceder más ha este curso porque aún no se ha recibido el pago. " +"Puedes contactar al titular de la cuenta para solicitar el" +" pago, o puedes" #: lms/templates/dashboard/_dashboard_course_listing.html msgid "unregister" -msgstr "" +msgstr "Borrar su inscripción" #: lms/templates/dashboard/_dashboard_course_listing.html msgid "for this course." -msgstr "" +msgstr "para este curso." #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/dashboard/_dashboard_course_listing.html @@ -10550,11 +10678,9 @@ msgstr "Debe re verificar su identidad para continuar" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" -"Para continuar en la ruta de identidad verificada en los siguientes cursos, " -"debe volver a verificar su identidad:" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -10638,6 +10764,25 @@ msgstr "" "Si un intento de verificación resulta fallido antes de que el curso termine," " usted no recibirá un certificado verificado." +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" +"La cuenta de {provider_name} seleccionada ya está vinculada con otra cuenta " +"de {platform_name}. " + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Resultados:" @@ -10711,37 +10856,37 @@ msgstr "Buscar todas las publicaciones" #. Translators: This labels a filter menu in forum navigation #: lms/templates/discussion/_thread_list_template.html msgid "Filter:" -msgstr "" +msgstr "Filtrar:" #. Translators: This is a menu option for showing all forum threads unfiltered #: lms/templates/discussion/_thread_list_template.html msgid "Show all" -msgstr "" +msgstr "Mostrar todo" #. Translators: This is a menu option for showing only unread forum threads #: lms/templates/discussion/_thread_list_template.html msgid "Unread" -msgstr "" +msgstr "Sin leer" #. Translators: This is a menu option for showing only forum threads flagged #. for abuse #: lms/templates/discussion/_thread_list_template.html msgid "Flagged" -msgstr "" +msgstr "Marcado" #. Translators: This labels a cohort menu in forum navigation #: lms/templates/discussion/_thread_list_template.html msgid "Cohort:" -msgstr "" +msgstr "Cohorte:" #: lms/templates/discussion/_thread_list_template.html msgid "in all cohorts" -msgstr "" +msgstr "en todas las cohortes" #. Translators: This labels a sort menu in forum navigation #: lms/templates/discussion/_thread_list_template.html msgid "Sort:" -msgstr "" +msgstr "Ordenar:" #. Translators: This is a menu option for sorting forum threads #: lms/templates/discussion/_thread_list_template.html @@ -10799,7 +10944,7 @@ msgstr "Actualizar entrada" #: lms/templates/discussion/_underscore_templates.html msgid "Show Comments (%(num_comments)s)" -msgstr "" +msgstr "Mostrar comentarios (%(num_comments)s)" #: lms/templates/discussion/_underscore_templates.html msgid "Add a comment" @@ -10811,24 +10956,24 @@ msgstr "Añadir un comentario..." #: lms/templates/discussion/_underscore_templates.html msgid "marked as answer %(time_ago)s by %(user)s" -msgstr "" +msgstr "marcado como respuesta %(time_ago)s por %(user)s" #: lms/templates/discussion/_underscore_templates.html msgid "marked as answer %(time_ago)s" -msgstr "" +msgstr "marcado como respuesta %(time_ago)s" #: lms/templates/discussion/_underscore_templates.html msgid "endorsed %(time_ago)s by %(user)s" -msgstr "" +msgstr "Validado hace %(time_ago)s por %(user)s" #: lms/templates/discussion/_underscore_templates.html msgid "endorsed %(time_ago)s" -msgstr "" +msgstr "Validado hace %(time_ago)s" #: lms/templates/discussion/_underscore_templates.html #: lms/templates/discussion/_underscore_templates.html msgid "Reported" -msgstr "" +msgstr "Reportado" #: lms/templates/discussion/_underscore_templates.html msgid "Editing response" @@ -10840,7 +10985,7 @@ msgstr "Actualizar respuesta" #: lms/templates/discussion/_underscore_templates.html msgid "posted %(time_ago)s by %(author)s" -msgstr "" +msgstr "publicado %(time_ago)s por %(author)s" #: lms/templates/discussion/_underscore_templates.html msgid "Editing comment" @@ -10852,15 +10997,15 @@ msgstr "Actualizar comentario" #: lms/templates/discussion/_underscore_templates.html msgid "discussion" -msgstr "" +msgstr "discusión" #: lms/templates/discussion/_underscore_templates.html msgid "answered question" -msgstr "" +msgstr "pregunta respondida" #: lms/templates/discussion/_underscore_templates.html msgid "unanswered question" -msgstr "" +msgstr "pregunta sin responder" #: lms/templates/discussion/_underscore_templates.html msgid "Pinned" @@ -10947,42 +11092,12 @@ msgstr "" "con notificaciones de actividad nueva y sin leer de las conversaciones que " "está siguiendo." -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post #: lms/templates/discussion/_underscore_templates.html msgid "Visible To:" -msgstr "" +msgstr "Visible para:" #: lms/templates/discussion/_underscore_templates.html msgid "All Groups" @@ -10990,17 +11105,17 @@ msgstr "Todos los Grupos" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "Title:" -msgstr "" +msgstr "Título:" #: lms/templates/discussion/_underscore_templates.html msgid "Add a clear and descriptive title to encourage participation." -msgstr "" +msgstr "Añade un título claro y descriptivo para fomentar la participación." #: lms/templates/discussion/_underscore_templates.html msgid "Enter your question or comment…" @@ -11020,63 +11135,96 @@ msgstr "publicar anónimamente a mis compañeros de curso" #: lms/templates/discussion/_underscore_templates.html msgid "Add Post" +msgstr "Añadir entrada" + +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "Tipo de entrada:" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "Pregunta" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." msgstr "" +"Las preguntas plantean tópicos que necesitan respuestas. En Discusiones " +"comparte ideas y comienza conversaciones." + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "Área Temática" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "Filtrar temas" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" +"Añade tu entrada a un tema relevante para ayudar a los demás a encontrarlo." #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" -msgstr "" +msgstr "Validar" #: lms/templates/discussion/_underscore_templates.html msgid "Unendorse" -msgstr "" +msgstr "No validar" #: lms/templates/discussion/_underscore_templates.html msgid "Mark as Answer" -msgstr "" +msgstr "Marcar como respuesta" #: lms/templates/discussion/_underscore_templates.html msgid "Unmark as Answer" -msgstr "" +msgstr "Desmarcar como respuesta" #: lms/templates/discussion/_underscore_templates.html msgid "Follow" -msgstr "" +msgstr "Seguir" #: lms/templates/discussion/_underscore_templates.html msgid "Unfollow" -msgstr "" +msgstr "Dejar de seguir" #: lms/templates/discussion/_underscore_templates.html msgid "Vote" -msgstr "" +msgstr "Votar" #: lms/templates/discussion/_underscore_templates.html msgid "Report abuse" -msgstr "" +msgstr "Reportar un abuso" #: lms/templates/discussion/_underscore_templates.html msgid "Report" -msgstr "" +msgstr "Reporte" #: lms/templates/discussion/_underscore_templates.html msgid "Unreport" -msgstr "" +msgstr "No reportar" #: lms/templates/discussion/_underscore_templates.html msgid "Pin" -msgstr "" +msgstr "Marcar" #: lms/templates/discussion/_underscore_templates.html msgid "Unpin" -msgstr "" +msgstr "Desmarcar" #: lms/templates/discussion/_underscore_templates.html msgid "Open" -msgstr "" +msgstr "Abrir" #: lms/templates/discussion/_underscore_templates.html msgid "More" -msgstr "" +msgstr "Más" #: lms/templates/discussion/_underscore_templates.html #: lms/templates/discussion/mustache/_profile_thread.mustache @@ -11437,13 +11585,16 @@ msgstr "#:" #: lms/templates/emails/registration_codes_sale_email.txt msgid "Thank you for your purchase of {course_name}!" -msgstr "" +msgstr "Gracias por su compra de {course_name}!" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "An invoice for ${total_price} is attached. Payment is due immediately. " "Information on payment methods can be found on the invoice." msgstr "" +"Una cuenta por ${total_price} ha sido añadida. El pago se realiza " +"inmediatamente. La información de métodos de pago la puede encontrar en la " +"cuenta." #: lms/templates/emails/registration_codes_sale_email.txt msgid "" @@ -11451,119 +11602,133 @@ msgid "" "registration codes to each student planning to enroll using the email " "template below." msgstr "" +"Un archivo CSV de sus códigos de registro ha sido añadido. Por favor " +"distribuya los códigos de registro a cada estudiante que planeé inscribirse " +"usando la plantilla de correo debajo." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Thanks," -msgstr "" +msgstr "Gracias," #: lms/templates/emails/registration_codes_sale_email.txt msgid "Your {platform_name} Team" -msgstr "" +msgstr "El Equipo de {platform_name}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "Dear [[Name]]:" -msgstr "" +msgstr "Estimado/a [[Name]]:" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "We have provided an enrollment for you in the course {course_name} from " "{platform_name}. Please follow the instructions below to claim your access." msgstr "" +"Se le ha otorgado acceso al curso {course_name} en {platform_name}. Por " +"favor siga las instrucciones para obtener acceso." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" +"Su código de redención es [[Ingrese aquí el código del archivo CSV adjunto]]" #: lms/templates/emails/registration_codes_sale_email.txt msgid "(1) Register for an account at https://{site_name}." -msgstr "" +msgstr "(1) Registrarse para una cuenta en https://{site_name}." #: lms/templates/emails/registration_codes_sale_email.txt msgid "(2) Once registered, navigate to https://{course_url}" -msgstr "" +msgstr "(2) Una vez registrado, ir a https://{course_url}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "(3) Click 'Add {course_number} to Cart'" -msgstr "" +msgstr "(3) Dar clic en 'Añadir {course_number} al Carrito'" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(4) On the shopping cart page, enter your redeem code and click apply code. " "This will make payment equal to $0." msgstr "" +"(4) En la página del carrito de compras, ingrese su código de redención y " +"haga clic en Aplicar Código. Esto hará que el pago sea igual a $0." #: lms/templates/emails/registration_codes_sale_email.txt msgid "(5) Click 'Register'" -msgstr "" +msgstr "(5) Dar clic en 'Registrar'" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(6) You should be able to see your course on your student dashboard at " "https://{dashboard_url}" msgstr "" +"(6) Debería poder ver su curso en su tablero de estudiante en " +"https://{dashboard_url}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(7) Course materials will not be available until the course start date." msgstr "" +"(7) Los materiales del curso no estaran disponibles hasta la fecha de " +"lanzamiento del curso." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Sincerely," -msgstr "" +msgstr "Sinceramente," #: lms/templates/emails/registration_codes_sale_email.txt msgid "[[Your Signature]]" -msgstr "" +msgstr "[[Your Signature]]" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "INVOICE" -msgstr "" +msgstr "FACTURA" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Date: {date}" -msgstr "" +msgstr "Fecha: {date}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Invoice No: {invoice_number}" -msgstr "" +msgstr "Factura Nº: {invoice_number}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Terms: Due Immediately" -msgstr "" +msgstr "Vencimiento: Inmediato" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Due Date: {date}" -msgstr "" +msgstr "Fecha límite: {date}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Bill to:" -msgstr "" +msgstr "Facturar a:" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Customer Reference Number: {reference_number}" -msgstr "" +msgstr "Número de referencia del cliente: {reference_number}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Balance Due: ${sale_price}" -msgstr "" +msgstr "Total a pagar: ${sale_price}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Course: {course_name}" -msgstr "" +msgstr "Curso: {course_name}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "" "Price: ${course_price} Quantity: {quantity} Sub-Total: " "${sub_total} Discount: ${discount}" msgstr "" +"Precio: ${course_price} Cantidad: {quantity} Sub-Total: " +"${sub_total} Descuento: ${discount}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Total: ${sale_price}" -msgstr "" +msgstr "Total: ${sale_price}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Payment instructions" -msgstr "" +msgstr "Instrucciones de pago" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "" @@ -11571,6 +11736,10 @@ msgid "" "enrollment that use these codes. All purchases are final. Please refer to " "the cancellation policy on {site_name} for more information." msgstr "" +"El fallo en el pago de esta factura resultará en la invalidación de la " +"inscripción que utilice esos códigos. Todas las compras son definitivas. Por" +" favor consulte la política de cancelación en {site_name} para más " +"información." #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "If you have payment questions, please contact {contact_email}" @@ -11642,6 +11811,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "Usted ha sido des inscrito del curso {course_name}" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "Calificación del Personal de soporte para el curso {course_number}" @@ -11805,31 +11994,6 @@ msgstr "" msgid "Course Warnings" msgstr "Advertencias del curso" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" -"Haga clic para generar un archivo CSV con la lista de estudiantes inscritos " -"en el curso, junto con la información de perfil como nombre de usuario y " -"dirección de correo electrónico." - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "Descargar la informaicón de perfíl como archivo CSV" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" -"Para cursos más pequeños, haga clic para ver la información del perfil de " -"los estudiantes inscritos directamente en esta página:" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "Listar la información de perfil de los estudiantes inscritos" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -11865,32 +12029,48 @@ msgstr "Reportes" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" -"Haga clic para generar un reporte de calificaciones en un archivo CSV para " -"todos los estudiantes actualmente inscritos. Un vínculo a los reportes " -"aparecerá en la tabla a continuación una vez hayan sido generados." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" -"Para los cursos más grandes, la generación de este reporte puede tomar " -"varias horas. Por favor sea paciente y no haga clic en el botón varias " -"veces, ya que esto reducirá significativamente la velocidad del proceso de " -"generación del reporte." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" +"Haga clic para generar un archivo CSV con la lista de estudiantes inscritos " +"en el curso, junto con la información de perfil como nombre de usuario y " +"dirección de correo electrónico." + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "Descargar la informaicón de perfíl como archivo CSV" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" +"Para cursos más pequeños, haga clic para ver la información del perfil de " +"los estudiantes inscritos directamente en esta página:" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "Listar la información de perfil de los estudiantes inscritos" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" -"El reporte está siendo generado en segundo plano, por lo que puede navegar " -"fuera de esta página mientras su reporte es generado." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -11902,17 +12082,11 @@ msgstr "Reportes disponibles para descargar" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" -"Cada vez que usted haga clic en el botón de Generar reporte de notas " -"se generarán los reportes listados a continuación. Un vínculo a cada reporte" -" permanecerá disponible en esta página, identificado por la fecha y hora de " -"generación. Los reportes no serán borrados, así que siempre podrá acceder a " -"los reportes generados previamente desde esta página." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" @@ -11940,11 +12114,11 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Registration Codes" -msgstr "" +msgstr "Códigos de registro" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate Registration Codes" -msgstr "" +msgstr "Dar clic para generar códigos de registro" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html @@ -11955,6 +12129,8 @@ msgstr "Generar códigos de registro" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Course Registrations Codes:" msgstr "" +"Haga clic para generar un archivo CSV con todos los códigos de registro del " +"curso." #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Download Registration Codes" @@ -11963,6 +12139,8 @@ msgstr "Descargar códigos de registro" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Active Course Registrations Codes:" msgstr "" +"Haga clic para generar un archivo CSV con todos los códigos de registro del " +"curso activos." #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Active Registration Codes" @@ -11971,6 +12149,8 @@ msgstr "Activar códigos de registro" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Spent Course Registrations Codes:" msgstr "" +"Haga clic para generar un archivo CSV con todos los códigos de registro del " +"curso utilizados." #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Spent Registration Codes" @@ -12011,31 +12191,33 @@ msgstr "Descargar todas las compras en línea" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Sales" -msgstr "" +msgstr "Ventas" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file for all sales records in this course" msgstr "" +"Click para generar un archivo CSV con el registro de todas las ventas para " +"este curso" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Download All e-Commerce Sales" -msgstr "" +msgstr "Descargar todas las ventas en línea" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Enter the invoice number to invalidate or re-validate sale" -msgstr "" +msgstr "Introduzca el número de factura para invalidar o revalidar la compra" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Enter Invoice Number" -msgstr "" +msgstr "Introducir el Número de Factura " #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Invalidate Sale" -msgstr "" +msgstr "Venta inválida" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Revalidate Sale" -msgstr "" +msgstr "Revalidar venta" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Coupons List" @@ -12043,11 +12225,11 @@ msgstr "Lista de cupones" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Click to generate a CSV file of all Coupon Codes:" -msgstr "" +msgstr "Haga clic para generar un archivo CSV con todos los códigos de cupón:" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Download coupon codes" -msgstr "" +msgstr "Descargar códigos de cupón" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Coupons Information" @@ -12063,43 +12245,43 @@ msgstr "Cantidad" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "{code}" -msgstr "" +msgstr "{code}" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "{description}" -msgstr "" +msgstr "{description}" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "{discount}" -msgstr "" +msgstr "{discount}" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Invoice number should not be empty." -msgstr "" +msgstr "El número de factura no debe estar vacio." #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the course price" -msgstr "" +msgstr "Por favor ingrese el precio del curso" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the numeric value for course price" -msgstr "" +msgstr "Por favor ingrese un valor numérico para el precio del curso" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please select the currency" -msgstr "" +msgstr "Seleccione la moneda" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon code" -msgstr "" +msgstr "Por favor ingrese el código del cupón" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" -msgstr "" +msgstr "Por favor introduzca un valor menor o igual a 100 para el cupón" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the numeric value for discount" -msgstr "" +msgstr "Por favor ingrese el valor numérico del descuento" #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "Edit Coupon" @@ -12116,7 +12298,7 @@ msgstr "Actualizar la información del cupón" #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "example: A123DS" -msgstr "" +msgstr "ejemplo: A123DS" #: lms/templates/instructor/instructor_dashboard_2/extensions.html msgid "Individual due date extensions" @@ -12215,96 +12397,97 @@ msgstr "Reiniciar la fecha límite para un estudiante" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Generate Registration Code Modal" -msgstr "" +msgstr "Generar código de Modal de Registro" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Please enter the details below" -msgstr "" +msgstr "Por favor ingrese los detalles a continuación" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Organization Name" -msgstr "" +msgstr "Nombre de la organización" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "What is the company the seats were sold to?" -msgstr "" +msgstr "A que compañia se vendieron los cupos?" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Organization Contact" -msgstr "" +msgstr "Contacto en la organización" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Who is the key contact at the company the sale was made to? " -msgstr "" +msgstr "¿Quien es el contacto clave en la compañía a la que se hizo la venta?" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Invoice Recipient" -msgstr "" +msgstr "Destinatario de la factura" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Who at the company should the invoice be sent to?" -msgstr "" +msgstr "¿A quien debe ser enviada la factura?" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Organization Billing Address" -msgstr "" +msgstr "Dirección de facturación de la organización" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Address Line 1" -msgstr "" +msgstr "Dirección línea 1" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Address Line 2" -msgstr "" +msgstr "Dirección línea 2" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Address Line 3" -msgstr "" +msgstr "Dirección línea 3" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "State/Province" -msgstr "" +msgstr "Estado/Provincia" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Zip" -msgstr "" +msgstr "Código postal" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Price of Sale" -msgstr "" +msgstr "Precio de venta" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "What was the total sale price for all seats sold?" -msgstr "" +msgstr "¿Cuál fue el precio total de venta de todos los cupos vendidos?" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Number of registrations" -msgstr "" +msgstr "Número de registros." #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Number of codes to generate for the Invoice" -msgstr "" +msgstr "Número de códigos a generar para la factura" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "(Optional) Sale Label" -msgstr "" +msgstr "(Opcional) Etiqueta de venta" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Internal tag to associate with the sale" -msgstr "" +msgstr "Etiqueta interna para asociar con la venta" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "(Optional) Customer Reference Number" -msgstr "" +msgstr "(Opcional) Número de referencia del cliente" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Any reference specific to the purchasing company, e.g. PO #" msgstr "" +"Alguna referencia específica a la compañía que hace la compra. Ej: PO #" #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html msgid "Send me a copy of the invoice" -msgstr "" +msgstr "Enviarme una copia de la factura" #: lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html msgid "Active Students" @@ -13100,16 +13283,15 @@ msgid "Go Back" msgstr "Volver Atrás" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Gracias por Registrarse!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"Su cuenta no está todavía activa. Se ha enviado un vínculo de activación a " -"{email}, junto con las instrucciones para la activación de su cuenta." #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -13237,7 +13419,7 @@ msgstr "" #: lms/templates/shoppingcart/receipt.html msgid "{platform_name} ({site_name}) Electronic Receipt" -msgstr "" +msgstr "{platform_name} ({site_name}) Recibo Electrónico" #: lms/templates/shoppingcart/receipt.html msgid "Order #" @@ -13277,31 +13459,31 @@ msgstr "Facturado a" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "Confirm Enrollment" -msgstr "" +msgstr "Confirmar inscripción " #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{site_name} - Confirm Enrollment" -msgstr "" +msgstr "{site_name} - Confirmar inscripción " #: lms/templates/shoppingcart/registration_code_receipt.html msgid "Confirm your enrollment for:" -msgstr "" +msgstr "Confirme su inscripción a:" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "course dates" -msgstr "" +msgstr "Fechas del curso" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{course_name}" -msgstr "" +msgstr "{course_name}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{start_date}" -msgstr "" +msgstr "{start_date}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{end_date}" -msgstr "" +msgstr "{end_date}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" @@ -13309,18 +13491,25 @@ msgid "" "Check your course dashboard to see if you're " "enrolled in the course, or contact your company's administrator." msgstr "" +"Usted ha hecho clic en el vínculo de un código de inscripción que ya había " +"sido utilizado. Revise su Panel de control para " +"ver si ya está inscrito en el curso o contacté a su administrador." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" "You have successfully enrolled in {course_name}. This course has now been " "added to your dashboard." msgstr "" +"Se a inscrito satisfactoriamente en {course_name}. El curso ha sido añadido " +"a su tablero." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" "You're already registered for this course. Visit your dashboard to see the course." msgstr "" +"Ya se ha registrado para este curso. Visite su tablero para ver el curso." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" @@ -13328,10 +13517,13 @@ msgid "" "{site_name}. This code can only be used one time, so you should only " "activate this code if you're its intended recipient." msgstr "" +"Está a punto de activar un código de inscripción para el curso " +"{course_name} de {site_name}. Este código solo puede ser usado una vez, así " +"que solo debe activarlo si usted es el beneficiario del mismo." #: lms/templates/shoppingcart/registration_code_receipt.html msgid "View Course     ▸" -msgstr "" +msgstr "Ver Curso     ▸" #: lms/templates/shoppingcart/verified_cert_receipt.html msgid "Receipt (Order" @@ -13597,6 +13789,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "Actualmente los servidores de {platform_name} están sobrecargados" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "Edite su nombre" @@ -13644,6 +13874,11 @@ msgid "" "webcam is plugged in, turned on, and allowed to function in your web" " browser (commonly adjustable in your browser settings)" msgstr "" +"Por favor asegúrese de que su navegador este actualizado a la " +"{a_start}versión más reciente posible{a_end}. También " +"asegúrese de que su cámara web este conectada, encendida y permita " +"funcionar en su navegador (normalmente esto se configura en los " +"ajustes del navegador)." #: lms/templates/verify_student/_reverification_support.html #: lms/templates/verify_student/_verification_support.html @@ -13671,14 +13906,16 @@ msgstr "Está elevando su afiliación para" msgid "You are re-verifying for" msgstr "Usted está re verificando para" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "Usted está registrandose para" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" -msgstr "" +msgstr "Educación profesional" #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html @@ -13732,6 +13969,11 @@ msgid "" "turned on, and allowed to function in your web browser (commonly adjustable " "in your browser settings)." msgstr "" +"Por favor asegúrese de que su navegador este actualizado a la " +"{a_start}versión más reciente posible{a_end}. También asegúrese de que " +"su cámara web este conectada, encendida y permita funcionar en su " +"navegador (normalmente esto se configura en los ajustes del " +"navegador)." #: lms/templates/verify_student/face_upload.html msgid "Edit Your Full Name" @@ -14392,6 +14634,9 @@ msgid "" "and retake your photos. If you are still having trouble, please contact us " "at {email_address}" msgstr "" +"Lo sentimos, ocurrió un error en esta página. Por favor refresque la página " +"y vuelva a tomar sus fotos. Si continúa experimentando problemas, por favor " +"contáctenos al correo {email_address}" #: lms/templates/verify_student/photo_verification.html msgid "Take Your Photo" @@ -14537,6 +14782,8 @@ msgid "" "You need to activate your {platform_name} account before you can register " "for courses. Check your inbox for an activation email." msgstr "" +"Necesita activar su cuenta en {platform_name} antes de continuar. Revise su " +"correo electrónico para ver las instrucciones de activación" #: lms/templates/verify_student/show_requirements.html msgid "Identification" @@ -14551,6 +14798,8 @@ msgid "" "A driver's license, passport, or other government or school-issued ID with " "your name and picture on it." msgstr "" +"Una licencia de conducir, pasaporte, u otro documento emitido por el " +"gobierno o por una institución de educación con su nombre y fotografía." #: lms/templates/verify_student/show_requirements.html msgid "Webcam" @@ -14564,13 +14813,15 @@ msgstr "Una cámara web y un navegador moderno" #. later" #: lms/templates/verify_student/show_requirements.html msgid "{internet_explorer_version} or later" -msgstr "" +msgstr "{internet_explorer_version} o superior" #: lms/templates/verify_student/show_requirements.html msgid "" "Please make sure your browser is updated to the most recent version " "possible." msgstr "" +"Por favor asegurese de que su navegador está actualizado a la versión más " +"reciente disponible." #: lms/templates/verify_student/show_requirements.html msgid "Credit or Debit Card" @@ -14585,6 +14836,8 @@ msgid "" "Visa, MasterCard, American Express, Discover, Diners Club, or JCB with the " "Discover logo." msgstr "" +"Visa, Master Card, American Express, Discover, Diners Club, o JCB con logo " +"Discover" #: lms/templates/verify_student/show_requirements.html msgid "" @@ -14901,22 +15154,56 @@ msgstr "Ver la versión publicada" msgid "Preview Changes" msgstr "Previsualizar los cambios" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "¿Que puedo hacer en está página?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" -"Puede ver y editar los componentes del curso que contengan otros componentes" -" en esta pagina. En el caso de bloques de experimentos, esto le permite " -"confirmar que ha configurado correctamente los grupos de su experimento y " -"hacer cambios al contenido existente." #: cms/templates/container.html msgid "Unit Location" @@ -15567,6 +15854,10 @@ msgstr "Nueva configuración de grupo" msgid "This module is disabled at the moment." msgstr "Este módulo está deshabilitado por el momento." +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "¿Que puedo hacer en está página?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "Puede crear, editar y borrar configuraciones de grupo." @@ -16700,6 +16991,11 @@ msgstr "Primer día del curso" msgid "Course Start Time" msgstr "Hora de inicio del curso" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "Fecha de finalización del curso" diff --git a/conf/locale/es_419/LC_MESSAGES/djangojs.mo b/conf/locale/es_419/LC_MESSAGES/djangojs.mo index 73800cf366..4dae11b98a 100644 Binary files a/conf/locale/es_419/LC_MESSAGES/djangojs.mo and b/conf/locale/es_419/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/es_419/LC_MESSAGES/djangojs.po b/conf/locale/es_419/LC_MESSAGES/djangojs.po index 68cc6d784b..df9ee69d3f 100644 --- a/conf/locale/es_419/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_419/LC_MESSAGES/djangojs.po @@ -60,9 +60,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 20:51+0000\n" -"Last-Translator: Cristian Salamea \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Latin America) (http://www.transifex.com/projects/p/edx-platform/language/es_419/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,7 +81,6 @@ msgstr "" msgid "OK" msgstr "Aceptar" -#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: cms/static/coffee/src/views/tabs.js cms/static/js/views/asset.js @@ -93,13 +92,6 @@ msgstr "Aceptar" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: lms/static/admin/js/admin/DateTimeShortcuts.js #: lms/static/admin/js/admin/DateTimeShortcuts.js -#: cms/templates/js/add-xblock-component-menu-problem.underscore -#: cms/templates/js/add-xblock-component-menu.underscore -#: cms/templates/js/course_info_handouts.underscore -#: cms/templates/js/edit-textbook.underscore -#: cms/templates/js/group-configuration-edit.underscore -#: cms/templates/js/section-name-edit.underscore -#: cms/templates/js/xblock-string-field-editor.underscore msgid "Cancel" msgstr "Cancelar" @@ -135,16 +127,10 @@ msgstr "Borrar" msgid "Name" msgstr "Nombre" -#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: cms/static/js/views/modals/base_modal.js #: common/lib/xmodule/xmodule/js/src/html/edit.js -#: cms/templates/js/course_info_handouts.underscore -#: cms/templates/js/edit-textbook.underscore -#: cms/templates/js/group-configuration-edit.underscore -#: cms/templates/js/section-name-edit.underscore -#: cms/templates/js/xblock-string-field-editor.underscore msgid "Save" msgstr "Guardar" @@ -1568,6 +1554,27 @@ msgstr "" "Su navegador no soporta el acceso directo al portapapeles. Por favor use los" " atajos Ctrl+X/C/V" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1589,11 +1596,11 @@ msgstr "Pausar" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Mute" -msgstr "" +msgstr "Silenciar" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Unmute" -msgstr "" +msgstr "Restablecer sonido" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_control.js @@ -1607,7 +1614,7 @@ msgstr "Expandir el navegador" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Speed" -msgstr "" +msgstr "Velocidad" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Volume" @@ -1773,79 +1780,92 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "currently %(numVotes)s vote" msgid_plural "currently %(numVotes)s votes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "actualmente %(numVotes)s voto" +msgstr[1] "actualmente %(numVotes)s votos" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "%(numVotes)s Vote" msgid_plural "%(numVotes)s Votes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(numVotes)s voto" +msgstr[1] "%(numVotes)s votos" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble subscribing you to this thread. Please try again." msgstr "" +"Tenemos problemas suscribiendote a este hilo. Por favor intenta de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble unsubscribing you from this thread. Please try again." msgstr "" +"Tenemos problemas desuscribiendote de este hilo. Por favor intenta de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble marking this response as an answer. Please try again." msgstr "" +"Tenemos algunos problemas marcando tu mensaje como respuesta. Por favor " +"inténtalo de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble removing this response as an answer. Please try again." msgstr "" +"Tenemos algunos problemas borrando tu mensaje como respuesta. Por favor " +"inténtalo de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble marking this response endorsed. Please try again." msgstr "" +"Tenemos problemas para marcar tu respuesta como aprobada. Por favor intenta " +"de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble removing this endorsement. Please try again." -msgstr "" +msgstr "Tenemos problemas borrando tu respuesta. Por favor intenta de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble saving your vote. Please try again." msgstr "" +"Tenemos algunos problemas guardando tu voto. Por favor inténtalo nuevamente." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble pinning this thread. Please try again." -msgstr "" +msgstr "Tenemos problemas fijando este hilo. Por favor intenta de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble unpinning this thread. Please try again." -msgstr "" +msgstr "Tenemos problemas desmarcando este hilo. Por favor intenta de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "" "We had some trouble removing your flag on this post. Please try again." msgstr "" +"Tenemos problemas borrando tu marca para esta publicación. Por favor intenta" +" de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble reporting this post. Please try again." msgstr "" +"Tenemos problemas en el reporte sobre esta publicación. Por favor intenta de" +" nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble closing this thread. Please try again." msgstr "" +"Tenemos problemas cerrando esta discusión. Por favor intenta de nuevo." #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble reopening this thread. Please try again." msgstr "" +"Tenemos problemas reabriendo esta discusión. Por favor intenta de nuevo." #: common/static/coffee/src/discussion/views/discussion_thread_list_view.js msgid "Load more" @@ -1912,8 +1932,8 @@ msgstr "" #: common/static/coffee/src/discussion/views/discussion_thread_view.js msgid "%(numResponses)s other response" msgid_plural "%(numResponses)s other responses" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(numResponses)s otra respuesta" +msgstr[1] "%(numResponses)s otras respuestas" #: common/static/coffee/src/discussion/views/discussion_thread_view.js msgid "%(numResponses)s response" @@ -1951,7 +1971,7 @@ msgstr "" #: common/static/coffee/src/discussion/views/new_post_view.js msgid "Your post will be discarded." -msgstr "" +msgstr "Su publicación será descartada." #: common/static/coffee/src/discussion/views/response_comment_show_view.js msgid "anonymous" @@ -2394,6 +2414,10 @@ msgstr "Última actualización: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> estudiantes calificados." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2442,6 +2466,7 @@ msgid "Enter username or email" msgstr "Ingrese el nombre de usuario o el correo electrónico." #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" "Por favor ingrese su nombre de usuario o dirección de correo electrónico." @@ -3113,6 +3138,107 @@ msgstr "Se repuntuó exitosamente el problema para el usuario {user}" msgid "Failed to rescore problem." msgstr "Falló al re puntuar el problema." +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3501,14 +3627,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "%(total_items)s en total" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Sus cambios no pudieron ser guardados" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Regresar y resolver este problema" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "¿Borrar “<%= name %>”?" @@ -3702,6 +3820,10 @@ msgstr "" "política no está todavía en funcionamiento. Si presenta dificultades, por " "favor revise su par de política." +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Cargar la imagen para su curso" @@ -3812,6 +3934,126 @@ msgstr "Cerrado" msgid "(this post is about %(courseware_title_linked)s)" msgstr "(esta publicación es sobre %(courseware_title_linked)s)" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "Tipos de problemas comunes" diff --git a/conf/locale/es_AR/LC_MESSAGES/django.mo b/conf/locale/es_AR/LC_MESSAGES/django.mo index 1d98101c89..3e50524c04 100644 Binary files a/conf/locale/es_AR/LC_MESSAGES/django.mo and b/conf/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/conf/locale/es_AR/LC_MESSAGES/django.po b/conf/locale/es_AR/LC_MESSAGES/django.po index 2b18bf8381..3dad8dd4fe 100644 --- a/conf/locale/es_AR/LC_MESSAGES/django.po +++ b/conf/locale/es_AR/LC_MESSAGES/django.po @@ -44,7 +44,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-14 21:21+0000\n" "Last-Translator: Aylén \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/edx-platform/language/es_AR/)\n" @@ -106,6 +106,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -118,7 +122,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -220,13 +224,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1682,9 +1681,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1722,7 +1724,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2453,6 +2458,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3775,6 +3820,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3868,6 +3917,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3957,8 +4023,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4364,10 +4429,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4642,6 +4715,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6618,19 +6711,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6641,14 +6721,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6656,6 +6739,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6663,6 +6747,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7397,10 +7482,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7452,6 +7533,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8383,6 +8468,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8590,15 +8679,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9380,8 +9460,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9459,6 +9539,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9759,36 +9856,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9802,8 +9869,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9834,6 +9901,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10374,6 +10471,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10521,26 +10638,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10567,22 +10664,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10595,11 +10712,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11642,13 +11758,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12094,6 +12211,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12160,11 +12315,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13258,17 +13415,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13831,6 +14026,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14782,6 +14981,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/es_AR/LC_MESSAGES/djangojs.mo b/conf/locale/es_AR/LC_MESSAGES/djangojs.mo index 3bec04fac0..07baa4738e 100644 Binary files a/conf/locale/es_AR/LC_MESSAGES/djangojs.mo and b/conf/locale/es_AR/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/es_AR/LC_MESSAGES/djangojs.po b/conf/locale/es_AR/LC_MESSAGES/djangojs.po index 4a7efc8baf..bc99e29c8e 100644 --- a/conf/locale/es_AR/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_AR/LC_MESSAGES/djangojs.po @@ -29,8 +29,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/edx-platform/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -69,6 +69,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -114,6 +115,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1513,6 +1515,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1707,9 +1730,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2300,6 +2321,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2345,6 +2370,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2936,6 +2962,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3295,14 +3422,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3482,6 +3601,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3586,6 +3709,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/es_EC/LC_MESSAGES/django.mo b/conf/locale/es_EC/LC_MESSAGES/django.mo index 83559f7df9..a7f66aa285 100644 Binary files a/conf/locale/es_EC/LC_MESSAGES/django.mo and b/conf/locale/es_EC/LC_MESSAGES/django.mo differ diff --git a/conf/locale/es_EC/LC_MESSAGES/django.po b/conf/locale/es_EC/LC_MESSAGES/django.po index 3c7ff50327..70735a222f 100644 --- a/conf/locale/es_EC/LC_MESSAGES/django.po +++ b/conf/locale/es_EC/LC_MESSAGES/django.po @@ -54,7 +54,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: x_vela \n" "Language-Team: Spanish (Ecuador) (http://www.transifex.com/projects/p/edx-platform/language/es_EC/)\n" @@ -116,6 +116,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -128,7 +132,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -230,13 +234,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1692,9 +1691,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1732,7 +1734,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2463,6 +2468,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3785,6 +3830,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3878,6 +3927,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3967,8 +4033,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4374,10 +4439,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4652,6 +4725,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6628,19 +6721,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6651,14 +6731,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6666,6 +6749,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6673,6 +6757,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7407,10 +7492,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7462,6 +7543,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8393,6 +8478,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8600,15 +8689,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9390,8 +9470,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9469,6 +9549,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9769,36 +9866,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9812,8 +9879,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9844,6 +9911,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10384,6 +10481,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10531,26 +10648,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10577,22 +10674,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10605,11 +10722,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11652,13 +11768,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12104,6 +12221,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12170,11 +12325,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13268,17 +13425,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13841,6 +14036,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14792,6 +14991,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/es_EC/LC_MESSAGES/djangojs.mo b/conf/locale/es_EC/LC_MESSAGES/djangojs.mo index c316efb654..6452ff96c8 100644 Binary files a/conf/locale/es_EC/LC_MESSAGES/djangojs.mo and b/conf/locale/es_EC/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/es_EC/LC_MESSAGES/djangojs.po b/conf/locale/es_EC/LC_MESSAGES/djangojs.po index de3217dca6..ebdcb87254 100644 --- a/conf/locale/es_EC/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_EC/LC_MESSAGES/djangojs.po @@ -46,8 +46,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Ecuador) (http://www.transifex.com/projects/p/edx-platform/language/es_EC/)\n" "MIME-Version: 1.0\n" @@ -86,6 +86,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -131,6 +132,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1530,6 +1532,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1724,9 +1747,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2317,6 +2338,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2362,6 +2387,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2953,6 +2979,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3312,14 +3439,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3499,6 +3618,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3603,6 +3726,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/es_ES/LC_MESSAGES/django.mo b/conf/locale/es_ES/LC_MESSAGES/django.mo index f429fea18b..2fe67e5364 100644 Binary files a/conf/locale/es_ES/LC_MESSAGES/django.mo and b/conf/locale/es_ES/LC_MESSAGES/django.mo differ diff --git a/conf/locale/es_ES/LC_MESSAGES/django.po b/conf/locale/es_ES/LC_MESSAGES/django.po index 61b3226721..db7d524ca9 100644 --- a/conf/locale/es_ES/LC_MESSAGES/django.po +++ b/conf/locale/es_ES/LC_MESSAGES/django.po @@ -75,6 +75,7 @@ # Antonio Pardo , 2013 # Jack R. , 2013 # Fernando Abramowitz , 2013 +# Francisco Cruz , 2014 # Herty Nava , 2013 # i_cruzado , 2014 # spentamanyu , 2014 @@ -114,7 +115,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: spentamanyu \n" "Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/edx-platform/language/es_ES/)\n" @@ -170,6 +171,10 @@ msgstr "Subsección" msgid "Unit" msgstr "Unidad" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -182,7 +187,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Certificado de Código de Honor" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "La inscripción está cerrada" @@ -283,13 +288,8 @@ msgstr "" msgid "Course id is invalid" msgstr "La id del curso no es válida" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "El curso está completo" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1750,9 +1750,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1790,7 +1793,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2521,6 +2527,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3839,6 +3885,10 @@ msgstr "" msgid "Body can't be empty" msgstr "El cuerpo no puede estar en blanco" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3934,6 +3984,23 @@ msgstr "Dirección de correspondencia" msgid "Goals" msgstr "Objetivos" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4023,8 +4090,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4429,10 +4495,18 @@ msgstr "eliminado" msgid "emailed" msgstr "correos enviados" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "calificado" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4707,6 +4781,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Número de pedido" @@ -6704,19 +6798,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6727,14 +6808,17 @@ msgstr "editar" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6742,6 +6826,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6749,6 +6834,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7515,10 +7601,6 @@ msgstr "Confirmar" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Navegación Global" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7570,6 +7652,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Usted no tiene ninguna anotación." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Navegación Global" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8537,6 +8623,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "El curso está completo" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8744,15 +8834,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Resumen de calificaciones" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "No implementado todavía" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9542,8 +9623,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9621,6 +9702,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Resultados:" @@ -9919,36 +10017,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9962,8 +10030,8 @@ msgstr "Todos los Grupos" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9994,6 +10062,36 @@ msgstr "publicar anónimamente a mis compañeros de curso" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10548,6 +10646,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "Calificación del Personal de soporte para el curso {course_number}" @@ -10695,26 +10813,6 @@ msgstr "" msgid "Course Warnings" msgstr "Advertencias del curso" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10741,22 +10839,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10769,11 +10887,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11824,13 +11941,14 @@ msgid "Go Back" msgstr "Volver Atrás" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Gracias por Registrarse!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12280,6 +12398,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12349,11 +12505,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "Estás re-verificando tu identidad para" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13447,17 +13605,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14020,6 +14216,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14971,6 +15171,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/es_ES/LC_MESSAGES/djangojs.mo b/conf/locale/es_ES/LC_MESSAGES/djangojs.mo index e1cbe61c34..b845566979 100644 Binary files a/conf/locale/es_ES/LC_MESSAGES/djangojs.mo and b/conf/locale/es_ES/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/es_ES/LC_MESSAGES/djangojs.po b/conf/locale/es_ES/LC_MESSAGES/djangojs.po index 33e92e5a8e..e558d79d03 100644 --- a/conf/locale/es_ES/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_ES/LC_MESSAGES/djangojs.po @@ -45,7 +45,7 @@ # # Translators: # Alicia P. , 2014 -# MAR PERERA DENIZ , 2014 +# Steven McArthur , 2014 # MiguelSdP , 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file @@ -61,9 +61,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-17 19:50+0000\n" -"Last-Translator: Óscar Arce Ruiz \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/edx-platform/language/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -137,6 +137,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1544,6 +1545,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1749,9 +1771,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -2363,6 +2383,10 @@ msgstr "Última actualización: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> calificación de los estudiantes." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Cargando..." @@ -2409,6 +2433,7 @@ msgid "Enter username or email" msgstr "Introduzca nombre de usuario o correo electrónico" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Por favor, introduzca un nombre de usuario o correo electrónico." @@ -3049,6 +3074,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3428,14 +3554,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Tu cambio no pudo ser guardado" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Volver y resolver este problema" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "¿Borrar “<%= name %>”?" @@ -3623,6 +3741,10 @@ msgstr "" "de valores no está disponible aún. Si tienes problemas, por favor, revisa tu" " política de pares." +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Sube la imagen de tu curso." @@ -3731,6 +3853,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/es_MX/LC_MESSAGES/django.mo b/conf/locale/es_MX/LC_MESSAGES/django.mo index c7404eb55b..44448510b6 100644 Binary files a/conf/locale/es_MX/LC_MESSAGES/django.mo and b/conf/locale/es_MX/LC_MESSAGES/django.mo differ diff --git a/conf/locale/es_MX/LC_MESSAGES/django.po b/conf/locale/es_MX/LC_MESSAGES/django.po index a11d504879..f8bc82b0c4 100644 --- a/conf/locale/es_MX/LC_MESSAGES/django.po +++ b/conf/locale/es_MX/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Gerardo Milan Ortega \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/edx-platform/language/es_MX/)\n" @@ -111,6 +111,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -123,7 +127,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -225,13 +229,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1687,9 +1686,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1727,7 +1729,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2458,6 +2463,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3780,6 +3825,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3873,6 +3922,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3962,8 +4028,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4369,10 +4434,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4647,6 +4720,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6623,19 +6716,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6646,14 +6726,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6661,6 +6744,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6668,6 +6752,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7402,10 +7487,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7457,6 +7538,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8388,6 +8473,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8595,15 +8684,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9385,8 +9465,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9464,6 +9544,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9764,36 +9861,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9807,8 +9874,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9839,6 +9906,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10379,6 +10476,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10526,26 +10643,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10572,22 +10669,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10600,11 +10717,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11647,13 +11763,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12099,6 +12216,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12165,11 +12320,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13263,17 +13420,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13836,6 +14031,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14787,6 +14986,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/es_MX/LC_MESSAGES/djangojs.mo b/conf/locale/es_MX/LC_MESSAGES/djangojs.mo index 6dbab7bd3f..358657e0b8 100644 Binary files a/conf/locale/es_MX/LC_MESSAGES/djangojs.mo and b/conf/locale/es_MX/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/es_MX/LC_MESSAGES/djangojs.po b/conf/locale/es_MX/LC_MESSAGES/djangojs.po index fb3f631766..c45355c871 100644 --- a/conf/locale/es_MX/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_MX/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-30 03:00+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/edx-platform/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -72,6 +72,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -117,6 +118,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1516,6 +1518,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1710,9 +1733,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2303,6 +2324,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2348,6 +2373,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2939,6 +2965,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3298,14 +3425,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3485,6 +3604,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3589,6 +3712,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/es_PE/LC_MESSAGES/django.mo b/conf/locale/es_PE/LC_MESSAGES/django.mo index 6ed6456727..04723e2011 100644 Binary files a/conf/locale/es_PE/LC_MESSAGES/django.mo and b/conf/locale/es_PE/LC_MESSAGES/django.mo differ diff --git a/conf/locale/es_PE/LC_MESSAGES/django.po b/conf/locale/es_PE/LC_MESSAGES/django.po index 659504b1fe..7a8c6399f5 100644 --- a/conf/locale/es_PE/LC_MESSAGES/django.po +++ b/conf/locale/es_PE/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-03-11 21:33+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Peru) (http://www.transifex.com/projects/p/edx-platform/language/es_PE/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/es_PE/LC_MESSAGES/djangojs.mo b/conf/locale/es_PE/LC_MESSAGES/djangojs.mo index 5c988f96f0..fe3dc5be19 100644 Binary files a/conf/locale/es_PE/LC_MESSAGES/djangojs.mo and b/conf/locale/es_PE/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/es_PE/LC_MESSAGES/djangojs.po b/conf/locale/es_PE/LC_MESSAGES/djangojs.po index 973b084ebc..61c8425d73 100644 --- a/conf/locale/es_PE/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_PE/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Peru) (http://www.transifex.com/projects/p/edx-platform/language/es_PE/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/et_EE/LC_MESSAGES/django.mo b/conf/locale/et_EE/LC_MESSAGES/django.mo index 98bfd4d644..dda83210f0 100644 Binary files a/conf/locale/et_EE/LC_MESSAGES/django.mo and b/conf/locale/et_EE/LC_MESSAGES/django.mo differ diff --git a/conf/locale/et_EE/LC_MESSAGES/django.po b/conf/locale/et_EE/LC_MESSAGES/django.po index 359938c8de..841d2b4997 100644 --- a/conf/locale/et_EE/LC_MESSAGES/django.po +++ b/conf/locale/et_EE/LC_MESSAGES/django.po @@ -32,19 +32,21 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Triple , 2014 # #-#-#-#-# wiki.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Triple , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" -"PO-Revision-Date: 2014-02-06 03:20+0000\n" -"Last-Translator: Ned Batchelder \n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" +"PO-Revision-Date: 2014-09-27 22:20+0000\n" +"Last-Translator: Triple \n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/edx-platform/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -104,6 +106,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -116,7 +122,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -218,13 +224,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1680,9 +1681,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1720,7 +1724,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2451,6 +2458,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3773,6 +3820,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3866,6 +3917,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3955,8 +4023,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4362,10 +4429,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4640,6 +4715,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6616,19 +6711,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6639,14 +6721,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6654,6 +6739,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6661,6 +6747,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7395,10 +7482,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7450,6 +7533,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8381,6 +8468,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8588,15 +8679,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9378,8 +9460,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9457,6 +9539,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9757,36 +9856,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9800,8 +9869,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9832,6 +9901,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10372,6 +10471,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10519,26 +10638,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10565,22 +10664,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10593,11 +10712,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11640,13 +11758,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12092,6 +12211,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12158,11 +12315,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13256,17 +13415,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13829,6 +14026,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14780,6 +14981,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/et_EE/LC_MESSAGES/djangojs.mo b/conf/locale/et_EE/LC_MESSAGES/djangojs.mo index 54c178c442..8a928b33a0 100644 Binary files a/conf/locale/et_EE/LC_MESSAGES/djangojs.mo and b/conf/locale/et_EE/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/et_EE/LC_MESSAGES/djangojs.po b/conf/locale/et_EE/LC_MESSAGES/djangojs.po index 20f45d9dd3..6d221ebf28 100644 --- a/conf/locale/et_EE/LC_MESSAGES/djangojs.po +++ b/conf/locale/et_EE/LC_MESSAGES/djangojs.po @@ -28,8 +28,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/edx-platform/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -105,6 +105,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1504,6 +1505,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1698,9 +1720,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2291,6 +2311,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2336,6 +2360,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2927,6 +2952,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3286,14 +3412,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3473,6 +3591,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3577,6 +3699,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/eu_ES/LC_MESSAGES/django.mo b/conf/locale/eu_ES/LC_MESSAGES/django.mo index f8aa5d26d6..178a571695 100644 Binary files a/conf/locale/eu_ES/LC_MESSAGES/django.mo and b/conf/locale/eu_ES/LC_MESSAGES/django.mo differ diff --git a/conf/locale/eu_ES/LC_MESSAGES/django.po b/conf/locale/eu_ES/LC_MESSAGES/django.po index 706944b965..b142d304f2 100644 --- a/conf/locale/eu_ES/LC_MESSAGES/django.po +++ b/conf/locale/eu_ES/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-04-03 12:47+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/edx-platform/language/eu_ES/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/eu_ES/LC_MESSAGES/djangojs.mo b/conf/locale/eu_ES/LC_MESSAGES/djangojs.mo index 24d5918823..6d1f7c3eb3 100644 Binary files a/conf/locale/eu_ES/LC_MESSAGES/djangojs.mo and b/conf/locale/eu_ES/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/eu_ES/LC_MESSAGES/djangojs.po b/conf/locale/eu_ES/LC_MESSAGES/djangojs.po index f43acc5568..e97826628d 100644 --- a/conf/locale/eu_ES/LC_MESSAGES/djangojs.po +++ b/conf/locale/eu_ES/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/edx-platform/language/eu_ES/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/fa/LC_MESSAGES/django.mo b/conf/locale/fa/LC_MESSAGES/django.mo index dfebca4144..157e63520b 100644 Binary files a/conf/locale/fa/LC_MESSAGES/django.mo and b/conf/locale/fa/LC_MESSAGES/django.mo differ diff --git a/conf/locale/fa/LC_MESSAGES/django.po b/conf/locale/fa/LC_MESSAGES/django.po index e484dd0e85..f74b6be16e 100644 --- a/conf/locale/fa/LC_MESSAGES/django.po +++ b/conf/locale/fa/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Persian (http://www.transifex.com/projects/p/edx-platform/language/fa/)\n" @@ -102,6 +102,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -114,7 +118,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -216,13 +220,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4356,10 +4421,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4634,6 +4707,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6610,19 +6703,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6633,14 +6713,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6648,6 +6731,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6655,6 +6739,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7389,10 +7474,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7444,6 +7525,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8373,6 +8458,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8580,15 +8669,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9370,8 +9450,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9449,6 +9529,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9749,36 +9846,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9792,8 +9859,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9824,6 +9891,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10362,6 +10459,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10509,26 +10626,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10555,22 +10652,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10583,11 +10700,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11630,13 +11746,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12082,6 +12199,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12148,11 +12303,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13246,17 +13403,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13819,6 +14014,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14770,6 +14969,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/fa/LC_MESSAGES/djangojs.mo b/conf/locale/fa/LC_MESSAGES/djangojs.mo index ae467a23d7..fb333834db 100644 Binary files a/conf/locale/fa/LC_MESSAGES/djangojs.mo and b/conf/locale/fa/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/fa/LC_MESSAGES/djangojs.po b/conf/locale/fa/LC_MESSAGES/djangojs.po index 241d40e35d..b6249be726 100644 --- a/conf/locale/fa/LC_MESSAGES/djangojs.po +++ b/conf/locale/fa/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Persian (http://www.transifex.com/projects/p/edx-platform/language/fa/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1508,6 +1510,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1699,9 +1722,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2277,6 +2298,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2322,6 +2347,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2913,6 +2939,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3267,14 +3390,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3454,6 +3569,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3558,6 +3677,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/fa_IR/LC_MESSAGES/django.mo b/conf/locale/fa_IR/LC_MESSAGES/django.mo index b08851cd82..d8eeba4cef 100644 Binary files a/conf/locale/fa_IR/LC_MESSAGES/django.mo and b/conf/locale/fa_IR/LC_MESSAGES/django.mo differ diff --git a/conf/locale/fa_IR/LC_MESSAGES/django.po b/conf/locale/fa_IR/LC_MESSAGES/django.po index 81895a49da..737d3aefc9 100644 --- a/conf/locale/fa_IR/LC_MESSAGES/django.po +++ b/conf/locale/fa_IR/LC_MESSAGES/django.po @@ -29,6 +29,7 @@ # Translators: # arashdehghan , 2014 # frad , 2014 +# Nata A Yarahmadi, 2014 # Saman Ismael , 2013 # Saman Ismael , 2013 # Sarina Canelake , 2014 @@ -62,7 +63,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-09-04 06:40+0000\n" "Last-Translator: mmazaheri \n" "Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/edx-platform/language/fa_IR/)\n" @@ -124,6 +125,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -136,7 +141,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -238,13 +243,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1698,9 +1698,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1738,7 +1741,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2469,6 +2475,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3791,6 +3837,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3884,6 +3934,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3973,8 +4040,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4378,10 +4444,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4656,6 +4730,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6632,19 +6726,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6655,14 +6736,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6670,6 +6754,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6677,6 +6762,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7411,10 +7497,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7466,6 +7548,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8395,6 +8481,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8602,15 +8692,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9392,8 +9473,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9471,6 +9552,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9771,36 +9869,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9814,8 +9882,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9846,6 +9914,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10384,6 +10482,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10531,26 +10649,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10577,22 +10675,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10605,11 +10723,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11652,13 +11769,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12104,6 +12222,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12170,11 +12326,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13268,17 +13426,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13841,6 +14037,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14792,6 +14992,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/fa_IR/LC_MESSAGES/djangojs.mo b/conf/locale/fa_IR/LC_MESSAGES/djangojs.mo index 4762d1e010..22b10d2692 100644 Binary files a/conf/locale/fa_IR/LC_MESSAGES/djangojs.mo and b/conf/locale/fa_IR/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/fa_IR/LC_MESSAGES/djangojs.po b/conf/locale/fa_IR/LC_MESSAGES/djangojs.po index 9a7b9a7739..cfa2809c81 100644 --- a/conf/locale/fa_IR/LC_MESSAGES/djangojs.po +++ b/conf/locale/fa_IR/LC_MESSAGES/djangojs.po @@ -21,6 +21,7 @@ # mmazaheri , 2014 # Saman Ismael , 2013 # Sarina Canelake , 2014 +# soroosh khoram , 2014 # #-#-#-#-# underscore.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -38,8 +39,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-08 06:10+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/edx-platform/language/fa_IR/)\n" "MIME-Version: 1.0\n" @@ -78,6 +79,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -123,6 +125,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1520,6 +1523,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1711,9 +1735,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2289,6 +2311,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2334,6 +2360,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2925,6 +2952,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3279,14 +3403,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3466,6 +3582,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3570,6 +3690,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/fi_FI/LC_MESSAGES/django.mo b/conf/locale/fi_FI/LC_MESSAGES/django.mo index cbadb0f80d..565b80931a 100644 Binary files a/conf/locale/fi_FI/LC_MESSAGES/django.mo and b/conf/locale/fi_FI/LC_MESSAGES/django.mo differ diff --git a/conf/locale/fi_FI/LC_MESSAGES/django.po b/conf/locale/fi_FI/LC_MESSAGES/django.po index 30f1bd150d..899d763ea3 100644 --- a/conf/locale/fi_FI/LC_MESSAGES/django.po +++ b/conf/locale/fi_FI/LC_MESSAGES/django.po @@ -47,7 +47,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Henri Juvonen \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/edx-platform/language/fi_FI/)\n" @@ -109,6 +109,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -121,7 +125,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -223,13 +227,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1685,9 +1684,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1725,7 +1727,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2456,6 +2461,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3778,6 +3823,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3871,6 +3920,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3960,8 +4026,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4367,10 +4432,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4645,6 +4718,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6621,19 +6714,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6644,14 +6724,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6659,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6666,6 +6750,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7400,10 +7485,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7455,6 +7536,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8386,6 +8471,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8593,15 +8682,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9383,8 +9463,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9462,6 +9542,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9762,36 +9859,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9805,8 +9872,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9837,6 +9904,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10377,6 +10474,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10524,26 +10641,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10570,22 +10667,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10598,11 +10715,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11645,13 +11761,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12097,6 +12214,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12163,11 +12318,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13261,17 +13418,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13834,6 +14029,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14785,6 +14984,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/fi_FI/LC_MESSAGES/djangojs.mo b/conf/locale/fi_FI/LC_MESSAGES/djangojs.mo index 2a9208675d..757ca1b3b7 100644 Binary files a/conf/locale/fi_FI/LC_MESSAGES/djangojs.mo and b/conf/locale/fi_FI/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/fi_FI/LC_MESSAGES/djangojs.po b/conf/locale/fi_FI/LC_MESSAGES/djangojs.po index 7e180e40da..c67fda13f1 100644 --- a/conf/locale/fi_FI/LC_MESSAGES/djangojs.po +++ b/conf/locale/fi_FI/LC_MESSAGES/djangojs.po @@ -31,8 +31,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/edx-platform/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -71,6 +71,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -116,6 +117,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1515,6 +1517,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1709,9 +1732,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2302,6 +2323,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2347,6 +2372,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2938,6 +2964,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3297,14 +3424,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3484,6 +3603,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3588,6 +3711,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/fil/LC_MESSAGES/django.mo b/conf/locale/fil/LC_MESSAGES/django.mo index b8dfe41edb..81e03ef206 100644 Binary files a/conf/locale/fil/LC_MESSAGES/django.mo and b/conf/locale/fil/LC_MESSAGES/django.mo differ diff --git a/conf/locale/fil/LC_MESSAGES/django.po b/conf/locale/fil/LC_MESSAGES/django.po index 35cfc9d5cf..86daf4d608 100644 --- a/conf/locale/fil/LC_MESSAGES/django.po +++ b/conf/locale/fil/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Filipino (http://www.transifex.com/projects/p/edx-platform/language/fil/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/fil/LC_MESSAGES/djangojs.mo b/conf/locale/fil/LC_MESSAGES/djangojs.mo index ee98a3b71a..98de757749 100644 Binary files a/conf/locale/fil/LC_MESSAGES/djangojs.mo and b/conf/locale/fil/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/fil/LC_MESSAGES/djangojs.po b/conf/locale/fil/LC_MESSAGES/djangojs.po index 0c51d5ee2d..5044e0cdf2 100644 --- a/conf/locale/fil/LC_MESSAGES/djangojs.po +++ b/conf/locale/fil/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Filipino (http://www.transifex.com/projects/p/edx-platform/language/fil/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/fr/LC_MESSAGES/django.mo b/conf/locale/fr/LC_MESSAGES/django.mo index d7c011aa42..2ca691228f 100644 Binary files a/conf/locale/fr/LC_MESSAGES/django.mo and b/conf/locale/fr/LC_MESSAGES/django.mo differ diff --git a/conf/locale/fr/LC_MESSAGES/django.po b/conf/locale/fr/LC_MESSAGES/django.po index 4bd4653a82..b752a6e4d0 100644 --- a/conf/locale/fr/LC_MESSAGES/django.po +++ b/conf/locale/fr/LC_MESSAGES/django.po @@ -89,6 +89,7 @@ # Julien Rolland , 2013 # laurentFUN , 2014 # madmarsu , 2014 +# Maghjina , 2014 # mamby , 2014 # Manjari , 2014 # Ramarohetra Malalatiana , 2014 @@ -149,7 +150,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Xavier Antoviaque \n" "Language-Team: French (http://www.transifex.com/projects/p/edx-platform/language/fr/)\n" @@ -211,6 +212,10 @@ msgstr "Sous-section" msgid "Unit" msgstr "Unité" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "La page demandée doit être numérique" @@ -223,7 +228,7 @@ msgstr "La page demandée doit être supérieure à zero" msgid "Honor Code Certificate" msgstr "Certificat sur l'honneur" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Inscriptions closes" @@ -248,6 +253,7 @@ msgid "Moderator" msgstr "Modérateur" #: common/djangoapps/django_comment_common/models.py +#: lms/templates/discussion/_underscore_templates.html msgid "Community TA" msgstr "Assistant communauté d'apprentissage" @@ -326,14 +332,9 @@ msgstr "Identifiant de cours invalide" msgid "Course id is invalid" msgstr "Id de cours invalide" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "Ce cours est complet" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" -msgstr "L'étudiant est déjà inscrit" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" +msgstr "" #: common/djangoapps/student/views.py msgid "You are not enrolled in this course" @@ -1952,15 +1953,13 @@ msgstr "Date de non prise en compte des discussions" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" -"Entrez paires de dates entre lesquelles les étudiants ne peuvent pas écrire " -"dans les forums de discussion, suivant le format \"AAAA-MM-JJ-AAAA-MM-JJ\". " -"Pour spécifier un horaire pour les dates, formater les paires selon le " -"modèle \"AAAA-MM-JJTHH: MM-AAAA-MM-JJTHH: MM\" (n'oubliez pas d'inclure le " -"\"T\" entre la date et l'heure)." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Topic Mapping" @@ -2004,8 +2003,11 @@ msgid "Cohort Configuration" msgstr "Configuration des cohortes" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." -msgstr "Les cohortes ne sont pas supportées par edX pour le moment." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." +msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Is New" @@ -2876,6 +2878,46 @@ msgstr "" "que de lancer un outil externe. Ce paramètre masque le bouton de lancement " "ainsi que tous les IFrames pour ce composant." +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -4398,6 +4440,10 @@ msgstr "Le titre ne peut pas être vide" msgid "Body can't be empty" msgstr "Le corps ne peut pas être vide" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -4503,6 +4549,23 @@ msgstr "Adresse postale" msgid "Goals" msgstr "Buts" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "Le module n'existe pas." @@ -4610,8 +4673,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -5063,10 +5125,18 @@ msgstr "supprimé" msgid "emailed" msgstr "envoyé par e-mail" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "Noté" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -5388,6 +5458,26 @@ msgstr "" " Merci d'inclure votre numéro de commande dans votre email. Merci de ne PAS " "inclure vos informations de carte de crédit." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Numéro de commande" @@ -5978,6 +6068,8 @@ msgid "" "The payment processor returned a badly-typed value {value} for parameter " "{parameter}." msgstr "" +"Le traitement des paiement a retourné une valeur mal écrite {value} pour le" +" paramètre {parameter}." #: lms/djangoapps/shoppingcart/processors/CyberSource2.py msgid "" @@ -7672,21 +7764,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" -"Le compte {provider_name} choisi est déjà lié à un autre compte " -"{platform_name}." - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -7697,14 +7774,17 @@ msgstr "éditer" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "Comptes connectés" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "Lié" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "Non lié" @@ -7712,6 +7792,7 @@ msgstr "Non lié" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "Supprimer le lien" @@ -7719,6 +7800,7 @@ msgstr "Supprimer le lien" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "Lier" @@ -7728,7 +7810,7 @@ msgstr "Réinitialiser le mot de passe" #: lms/templates/dashboard.html msgid "Current Courses" -msgstr "" +msgstr "Mes cours" #: lms/templates/dashboard.html msgid "Looks like you haven't registered for any courses yet." @@ -8521,10 +8603,6 @@ msgstr "Confirmer" msgid "Reject" msgstr "Rejeter" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Navigation Globale" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -8578,6 +8656,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Vous n'avez pas de note." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Navigation Globale" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -9581,6 +9663,10 @@ msgstr "" "Ajouter {course.display_number_with_default} au panier " "({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "Ce cours est complet" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "L'inscription à ce cours se fait sur invitation seulement" @@ -9797,15 +9883,6 @@ msgstr "" " travaille à le réparer dès que possible. Veuillez nous écrire à " "{link_to_support_email} afin de reporter tout problème ou indisponibilité." -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Relevé de notes" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "Pas encore implémenté" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9828,6 +9905,8 @@ msgid "" "You are not currently enrolled in this course. Sign up for it " "{link_start}here{link_end}!" msgstr "" +"Vous n'êtes pas encore inscrit à ce cours. Inscrivez-vous " +"{link_start}ici{link_end} !" #: lms/templates/courseware/info.html msgid "View Updates in Studio" @@ -10678,11 +10757,9 @@ msgstr "Vous devez vérifier une nouvelle fois pour continuer" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" -"Pour continuer avec une identité vérifiée dans les cours suivants, vous " -"devez vérifier à nouveau votre identité :" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -10769,6 +10846,25 @@ msgstr "" "Si vous ne parvenez pas à terminer vos tentatives de vérification avant la " "fin de votre cours, vous ne recevrez pas un certificat vérifié." +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" +"Le compte {provider_name} choisi est déjà lié à un autre compte " +"{platform_name}." + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Résultats :" @@ -10820,7 +10916,7 @@ msgstr "Messages suivis" #: lms/templates/discussion/_recent_active_posts.html #: lms/templates/discussion/_underscore_templates.html msgid "Following" -msgstr "Suivant" +msgstr "" #: lms/templates/discussion/_search_bar.html msgid "Search posts" @@ -11077,6 +11173,51 @@ msgstr "" "Cocher cette case pour recevoir une fois par jour un email récapitulatif des" " nouveautés dans les fils de discussion que vous suivez." +#. Translators: This labels the selector for which group of students can view +#. a +#. post +#: lms/templates/discussion/_underscore_templates.html +msgid "Visible To:" +msgstr "Visible par :" + +#: lms/templates/discussion/_underscore_templates.html +msgid "All Groups" +msgstr "Tous les groupes" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Title:" +msgstr "Titre :" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add a clear and descriptive title to encourage participation." +msgstr "Ajouter un titre clair et explicite pour encourager la participation." + +#: lms/templates/discussion/_underscore_templates.html +msgid "Enter your question or comment…" +msgstr "Saisissez votre question ou votre commentaire…" + +#: lms/templates/discussion/_underscore_templates.html +msgid "follow this post" +msgstr "Suivre ce message" + +#: lms/templates/discussion/_underscore_templates.html +msgid "post anonymously" +msgstr "Écrire anonymement" + +#: lms/templates/discussion/_underscore_templates.html +msgid "post anonymously to classmates" +msgstr "Écrire anonymement aux camarades de classe" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add Post" +msgstr "Ajouter un message" + #. Translators: This is the label for a control to #. select a forum post type #: lms/templates/discussion/_underscore_templates.html @@ -11111,53 +11252,6 @@ msgstr "" "Ajouter votre contribution à un sujet pertinent pour aider les autres " "personnes à la trouver." -#. Translators: This labels the selector for which group of students can view -#. a -#. post -#: lms/templates/discussion/_underscore_templates.html -msgid "Visible To:" -msgstr "Visible par :" - -#: lms/templates/discussion/_underscore_templates.html -msgid "All Groups" -msgstr "Tous les groupes" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." -msgstr "" -"Les enseignants peuvent définir si un message dans un fil de cohorte est " -"visible pour toutes les cohortes ou seulement pour une cohorte spécifique." - -#: lms/templates/discussion/_underscore_templates.html -msgid "Title:" -msgstr "Titre :" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add a clear and descriptive title to encourage participation." -msgstr "Ajouter un titre clair et explicite pour encourager la participation." - -#: lms/templates/discussion/_underscore_templates.html -msgid "Enter your question or comment…" -msgstr "Saisissez votre question ou votre commentaire…" - -#: lms/templates/discussion/_underscore_templates.html -msgid "follow this post" -msgstr "Suivre ce message" - -#: lms/templates/discussion/_underscore_templates.html -msgid "post anonymously" -msgstr "Écrire anonymement" - -#: lms/templates/discussion/_underscore_templates.html -msgid "post anonymously to classmates" -msgstr "Écrire anonymement aux camarades de classe" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add Post" -msgstr "Ajouter un message" - #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "Approuver" @@ -11574,13 +11668,16 @@ msgstr "#:" #: lms/templates/emails/registration_codes_sale_email.txt msgid "Thank you for your purchase of {course_name}!" -msgstr "" +msgstr "Merci pour votre achat de {course_name} !" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "An invoice for ${total_price} is attached. Payment is due immediately. " "Information on payment methods can be found on the invoice." msgstr "" +"Une facture de {total_price}$ est jointe. Le règlement est exigible " +"immédiatement. Les informations sur les moyens de paiement figurent sur la " +"facture." #: lms/templates/emails/registration_codes_sale_email.txt msgid "" @@ -11588,10 +11685,13 @@ msgid "" "registration codes to each student planning to enroll using the email " "template below." msgstr "" +"Un fichier CSV contenant vos codes d'inscription est joint. Veuillez " +"distribuer ces codes à chaque étudiant souhaitant s'inscrire en utilisant le" +" courriel d'exemple suivant." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Thanks," -msgstr "" +msgstr "Merci," #: lms/templates/emails/registration_codes_sale_email.txt msgid "Your {platform_name} Team" @@ -11599,7 +11699,7 @@ msgstr "" #: lms/templates/emails/registration_codes_sale_email.txt msgid "Dear [[Name]]:" -msgstr "" +msgstr "Cher [[Name]] :" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" @@ -11610,59 +11710,67 @@ msgstr "" #: lms/templates/emails/registration_codes_sale_email.txt msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" +"votre code de remboursement est le : [[Entrez le code de remboursement ici " +"depuis le CSV joint]]" #: lms/templates/emails/registration_codes_sale_email.txt msgid "(1) Register for an account at https://{site_name}." -msgstr "" +msgstr "(1) Créez un compte sur https://{site_name}." #: lms/templates/emails/registration_codes_sale_email.txt msgid "(2) Once registered, navigate to https://{course_url}" -msgstr "" +msgstr "(2) Une fois inscrit, allez sur https://{course_url}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "(3) Click 'Add {course_number} to Cart'" -msgstr "" +msgstr "(3) Cliquez sur \"Ajouter {course_number} dans mon panier\"" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(4) On the shopping cart page, enter your redeem code and click apply code. " "This will make payment equal to $0." msgstr "" +"(4) Dans votre panier, entrez votre code de remboursement et clichez sur " +"\"Appliquez le code\". Le total du paiement est de 0€." #: lms/templates/emails/registration_codes_sale_email.txt msgid "(5) Click 'Register'" -msgstr "" +msgstr "(5) Cliquez sur \"Inscription\"" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(6) You should be able to see your course on your student dashboard at " "https://{dashboard_url}" msgstr "" +"(6) Votre cours apparaît dans votre tableau de bord étudiant sur " +"https://{dashboard_url}" #: lms/templates/emails/registration_codes_sale_email.txt msgid "" "(7) Course materials will not be available until the course start date." msgstr "" +"(7) Les supports de cours ne sont disponibles qu'après la date de démarrage " +"du cours." #: lms/templates/emails/registration_codes_sale_email.txt msgid "Sincerely," -msgstr "" +msgstr "Cordialement," #: lms/templates/emails/registration_codes_sale_email.txt msgid "[[Your Signature]]" -msgstr "" +msgstr "[[Votre signature]]" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "INVOICE" -msgstr "" +msgstr "FACTURE" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Date: {date}" -msgstr "" +msgstr "Date : {date}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Invoice No: {invoice_number}" -msgstr "" +msgstr "Facture n° : {invoice_number}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Terms: Due Immediately" @@ -11678,7 +11786,7 @@ msgstr "" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Customer Reference Number: {reference_number}" -msgstr "" +msgstr "Numéro de référence client : {reference_number}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Balance Due: ${sale_price}" @@ -11686,21 +11794,23 @@ msgstr "" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Course: {course_name}" -msgstr "" +msgstr "Cours : {course_name}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "" "Price: ${course_price} Quantity: {quantity} Sub-Total: " "${sub_total} Discount: ${discount}" msgstr "" +"Prix : ${course_price} Quantité : {quantity} Sous-total : ${sub_total} " +"Réduction : ${discount}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Total: ${sale_price}" -msgstr "" +msgstr "Total : ${sale_price}" #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "Payment instructions" -msgstr "" +msgstr "Instructions de paiement " #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "" @@ -11708,10 +11818,16 @@ msgid "" "enrollment that use these codes. All purchases are final. Please refer to " "the cancellation policy on {site_name} for more information." msgstr "" +"Le défaut de paiement de cette facture entraînera l'annulation de " +"l'inscription de l'étudiant utilisant ces codes. Toutes les commandes sont " +"définitives. Veuillez consulter les conditions d'annulation sur {site_name} " +"pour plus d'informations." #: lms/templates/emails/registration_codes_sale_invoice_attachment.txt msgid "If you have payment questions, please contact {contact_email}" msgstr "" +"Si vous avez des questions concernant le paiement, veuillez contacter " +"{contact_email}" #: lms/templates/emails/reject_name_change.txt msgid "" @@ -11780,6 +11896,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "Vous avez été désinscrit de {course_name} " +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "Notation de l'équipe pédagogique {course_number}" @@ -11942,31 +12078,6 @@ msgstr "Le statut des tâches actives apparaît dans la table ci-dessous." msgid "Course Warnings" msgstr "Avertissements du cours" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" -"Cliquer pour générer un fichier CSV de tous les étudiants inscrits au cours," -" avec leurs informations de profil comme l'adresse électronique et leur nom " -"d'utilisateur :" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "Télécharger les informations de profil au format CSV" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" -"Pour les petits cours, cliquer pour afficher directement sur cette page la " -"liste des informations de profil des étudiants inscrits :" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "Lister les informations de profil des étudiants inscrits" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -12000,33 +12111,48 @@ msgstr "Rapports" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" -"Cliquez pour générer un rapport de notes au format CSV pour tous les " -"étudiants actuellement inscrits. Quand la génération des rapports est " -"terminée, les liens vers ces rapports apparaissent dans le tableau ci-" -"dessous." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" -"Pour les cours avec une large audience, générer ce rapport peut prendre " -"plusieurs heures. Merci d'être patient et de ne pas cliquer sur le bouton " -"plusieurs fois. Cliquer sur le bouton plusieurs fois ralentira " -"considérablement le processus de génération des notes." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" +"Cliquer pour générer un fichier CSV de tous les étudiants inscrits au cours," +" avec leurs informations de profil comme l'adresse électronique et leur nom " +"d'utilisateur :" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "Télécharger les informations de profil au format CSV" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" +"Pour les petits cours, cliquer pour afficher directement sur cette page la " +"liste des informations de profil des étudiants inscrits :" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "Lister les informations de profil des étudiants inscrits" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" -"Le rapport est généré en tâche de fond; vous pouvez donc quitter cette page " -"pendant que votre rapport est en cours de préparation." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -12038,18 +12164,11 @@ msgstr "Rapports disponibles pour être téléchargés" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" -"Les rapports de notes listés ci-dessous sont générés à chaque fois que le " -"bouton Générer un rapport de notes est enclenché. Un lien pour chaque" -" rapport de notes est alors accessible sur cette page, identifié par la date" -" et l'heure UTC de la génération. Les rapports de notes ne sont pas " -"supprimés, de sorte que vous pouvez toujours accéder aux rapports de notes " -"précédemment générés depuis cette page. " #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" @@ -13253,16 +13372,15 @@ msgid "Go Back" msgstr "Retour" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Merci pour votre inscription" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"Votre compte n'est pas encore actif. Un lien d'activation a été envoyé à " -"{email}, contenant des instructions pour activer votre compte." #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -13429,31 +13547,31 @@ msgstr "Facturé à :" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "Confirm Enrollment" -msgstr "" +msgstr "Confirmer l'inscription" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{site_name} - Confirm Enrollment" -msgstr "" +msgstr "{site_name} - Confirmer l'inscription" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "Confirm your enrollment for:" -msgstr "" +msgstr "Confirmer votre inscription pour :" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "course dates" -msgstr "" +msgstr "Dates du cours" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{course_name}" -msgstr "" +msgstr "{course_name}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{start_date}" -msgstr "" +msgstr "{start_date}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "{end_date}" -msgstr "" +msgstr "{end_date}" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "" @@ -13749,6 +13867,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "Les serveurs de {platform_name} sont actuellement surchargés" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "Éditer votre nom" @@ -13824,11 +13980,13 @@ msgstr "Vous mettez à jour votre enregistrement pour" msgid "You are re-verifying for" msgstr "Vous faites une nouvelle vérification pour " +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "Vous vous inscrivez à" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -14957,6 +15115,10 @@ msgid "" "{em_start}10 MB{em_end}. In addition, do not upload video or audio files. " "You should use a third party service to host multimedia files." msgstr "" +"{em_start}Attention{em_end} : edX recommande de limiter la taille du fichier" +" à {em_start}10 Mo{em_end}. En outre, ne pas téléverser des fichiers vidéo " +"ou audio. Vous devriez utiliser un service tiers pour héberger vos fichiers " +"multimédias." #: cms/templates/asset_index.html msgid "" @@ -15068,17 +15230,55 @@ msgstr "Aperçu réel" msgid "Preview Changes" msgstr "Modifications antérieures" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "Que puis-je faire sur cette page ?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -15376,7 +15576,7 @@ msgstr "" #: cms/templates/course_outline.html msgid "Learn more about the course outline" -msgstr "" +msgstr "En savoir plus à propos de l'aperçu du cours" #. Translators: Pages refer to the tabs that appear in the top navigation of #. each course. @@ -15728,6 +15928,10 @@ msgstr "Nouvelle configuration du groupe" msgid "This module is disabled at the moment." msgstr "Ce module est désactivé pour le moment." +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "Que puis-je faire sur cette page ?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -16863,6 +17067,11 @@ msgstr "Premier jour de Cours" msgid "Course Start Time" msgstr "Heure de début du Cours" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "Date de fin de Cours" diff --git a/conf/locale/fr/LC_MESSAGES/djangojs.mo b/conf/locale/fr/LC_MESSAGES/djangojs.mo index 444be39f99..cd9bea1bd7 100644 Binary files a/conf/locale/fr/LC_MESSAGES/djangojs.mo and b/conf/locale/fr/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/fr/LC_MESSAGES/djangojs.po b/conf/locale/fr/LC_MESSAGES/djangojs.po index a57f4ecec0..acb3848bed 100644 --- a/conf/locale/fr/LC_MESSAGES/djangojs.po +++ b/conf/locale/fr/LC_MESSAGES/djangojs.po @@ -80,9 +80,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-19 10:17+0000\n" -"Last-Translator: Steven BERNARD \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: French (http://www.transifex.com/projects/p/edx-platform/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -101,7 +101,6 @@ msgstr "" msgid "OK" msgstr "OK" -#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: cms/static/coffee/src/views/tabs.js cms/static/js/views/asset.js @@ -113,13 +112,6 @@ msgstr "OK" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: lms/static/admin/js/admin/DateTimeShortcuts.js #: lms/static/admin/js/admin/DateTimeShortcuts.js -#: cms/templates/js/add-xblock-component-menu-problem.underscore -#: cms/templates/js/add-xblock-component-menu.underscore -#: cms/templates/js/course_info_handouts.underscore -#: cms/templates/js/edit-textbook.underscore -#: cms/templates/js/group-configuration-edit.underscore -#: cms/templates/js/section-name-edit.underscore -#: cms/templates/js/xblock-string-field-editor.underscore msgid "Cancel" msgstr "Annuler" @@ -157,16 +149,10 @@ msgstr "Supprimer" msgid "Name" msgstr "Nom" -#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: cms/static/js/views/modals/base_modal.js #: common/lib/xmodule/xmodule/js/src/html/edit.js -#: cms/templates/js/course_info_handouts.underscore -#: cms/templates/js/edit-textbook.underscore -#: cms/templates/js/group-configuration-edit.underscore -#: cms/templates/js/section-name-edit.underscore -#: cms/templates/js/xblock-string-field-editor.underscore msgid "Save" msgstr "Enregistrer" @@ -1594,6 +1580,27 @@ msgstr "" "Votre navigateur ne supporte pas l'accès direct au presse-papier. Veuillez " "utiliser les raccourcis clavier Ctrl + X / C / V à la place." +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1801,9 +1808,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "…" @@ -2448,6 +2453,10 @@ msgstr "Dernière mise à jour: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> étudiants ont réussi." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2495,6 +2504,7 @@ msgid "Enter username or email" msgstr "Veuillez saisir un nom d'utilisateur ou un e-mail." #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Veuillez saisir un nom d'utilisateur ou un e-mail." @@ -3172,6 +3182,107 @@ msgstr "Réévaluation réussie du score du problème pour l'utilisateur {user}" msgid "Failed to rescore problem." msgstr "Échec lors de la réévaluation du problème." +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3567,14 +3678,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "%(total_items)s en tout" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Votre modification n'a pas pu être enregistrée" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Revenez en arrière et réglez ce problème" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Supprimer « <%= name %> » ?" @@ -3722,11 +3825,11 @@ msgstr "Cacher aux étudiants…" #: cms/static/js/views/pages/container_subviews.js msgid "Explicitly Hiding from Students…" -msgstr "" +msgstr "Cacher explicitement aux étudiants…" #: cms/static/js/views/pages/container_subviews.js msgid "Inheriting Student Visibility…" -msgstr "" +msgstr "Hériter la visibilité pour les étudiants…" #: cms/static/js/views/pages/container_subviews.js #: cms/static/js/views/pages/container_subviews.js @@ -3776,6 +3879,10 @@ msgstr "" "de sécurité n'est pas encore en place. Si vous avez des difficultés vous " "devez revoir votre politique de sécurité." +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Téléchargez votre image de cours." @@ -3885,6 +3992,126 @@ msgstr "Fermé" msgid "(this post is about %(courseware_title_linked)s)" msgstr "(Ce message est à propos de %(courseware_title_linked)s)" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "Types d'exercices classiques" diff --git a/conf/locale/gl/LC_MESSAGES/django.mo b/conf/locale/gl/LC_MESSAGES/django.mo index 9ca0f0c9d3..2f5f258d74 100644 Binary files a/conf/locale/gl/LC_MESSAGES/django.mo and b/conf/locale/gl/LC_MESSAGES/django.mo differ diff --git a/conf/locale/gl/LC_MESSAGES/django.po b/conf/locale/gl/LC_MESSAGES/django.po index 84a1c89a61..90db426848 100644 --- a/conf/locale/gl/LC_MESSAGES/django.po +++ b/conf/locale/gl/LC_MESSAGES/django.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Luz Varela Armas \n" "Language-Team: Galician (http://www.transifex.com/projects/p/edx-platform/language/gl/)\n" @@ -108,6 +108,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -120,7 +124,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -222,13 +226,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1684,9 +1683,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1724,7 +1726,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2455,6 +2460,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3777,6 +3822,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3870,6 +3919,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3959,8 +4025,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4366,10 +4431,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4644,6 +4717,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6620,19 +6713,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6643,14 +6723,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6658,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6665,6 +6749,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7399,10 +7484,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7454,6 +7535,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8385,6 +8470,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8592,15 +8681,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9382,8 +9462,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9461,6 +9541,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9761,36 +9858,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9804,8 +9871,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9836,6 +9903,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10376,6 +10473,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10523,26 +10640,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10569,22 +10666,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10597,11 +10714,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11644,13 +11760,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12096,6 +12213,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12162,11 +12317,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13260,17 +13417,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13833,6 +14028,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14784,6 +14983,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/gl/LC_MESSAGES/djangojs.mo b/conf/locale/gl/LC_MESSAGES/djangojs.mo index ddb8c895e7..8e1259bdff 100644 Binary files a/conf/locale/gl/LC_MESSAGES/djangojs.mo and b/conf/locale/gl/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/gl/LC_MESSAGES/djangojs.po b/conf/locale/gl/LC_MESSAGES/djangojs.po index fd9d32f4f1..149b67baa4 100644 --- a/conf/locale/gl/LC_MESSAGES/djangojs.po +++ b/conf/locale/gl/LC_MESSAGES/djangojs.po @@ -31,8 +31,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Galician (http://www.transifex.com/projects/p/edx-platform/language/gl/)\n" "MIME-Version: 1.0\n" @@ -71,6 +71,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -116,6 +117,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1515,6 +1517,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1709,9 +1732,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2302,6 +2323,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2347,6 +2372,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2938,6 +2964,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3297,14 +3424,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Non se puido gardar o teu cambio." - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Volver e resolver este problema" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "" @@ -3484,6 +3603,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3588,6 +3711,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/gu/LC_MESSAGES/django.mo b/conf/locale/gu/LC_MESSAGES/django.mo index 3aaab83efa..c5c74cb949 100644 Binary files a/conf/locale/gu/LC_MESSAGES/django.mo and b/conf/locale/gu/LC_MESSAGES/django.mo differ diff --git a/conf/locale/gu/LC_MESSAGES/django.po b/conf/locale/gu/LC_MESSAGES/django.po index c645b7962a..768d1b79a0 100644 --- a/conf/locale/gu/LC_MESSAGES/django.po +++ b/conf/locale/gu/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-05-21 14:09+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Gujarati (http://www.transifex.com/projects/p/edx-platform/language/gu/)\n" @@ -102,6 +102,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -114,7 +118,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -216,13 +220,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1678,9 +1677,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1718,7 +1720,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2449,6 +2454,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3771,6 +3816,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3864,6 +3913,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3953,8 +4019,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4360,10 +4425,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4638,6 +4711,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6614,19 +6707,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6637,14 +6717,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6652,6 +6735,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6659,6 +6743,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7393,10 +7478,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7448,6 +7529,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8379,6 +8464,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8586,15 +8675,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9376,8 +9456,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9455,6 +9535,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9755,36 +9852,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9798,8 +9865,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9830,6 +9897,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10370,6 +10467,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10517,26 +10634,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10563,22 +10660,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10591,11 +10708,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11638,13 +11754,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12090,6 +12207,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12156,11 +12311,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13254,17 +13411,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13827,6 +14022,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14778,6 +14977,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/gu/LC_MESSAGES/djangojs.mo b/conf/locale/gu/LC_MESSAGES/djangojs.mo index 5eecf422ba..e0cc19a356 100644 Binary files a/conf/locale/gu/LC_MESSAGES/djangojs.mo and b/conf/locale/gu/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/gu/LC_MESSAGES/djangojs.po b/conf/locale/gu/LC_MESSAGES/djangojs.po index c3add8872f..76d99a0770 100644 --- a/conf/locale/gu/LC_MESSAGES/djangojs.po +++ b/conf/locale/gu/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Gujarati (http://www.transifex.com/projects/p/edx-platform/language/gu/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/he/LC_MESSAGES/django.mo b/conf/locale/he/LC_MESSAGES/django.mo index e9335d8c6c..f809681c80 100644 Binary files a/conf/locale/he/LC_MESSAGES/django.mo and b/conf/locale/he/LC_MESSAGES/django.mo differ diff --git a/conf/locale/he/LC_MESSAGES/django.po b/conf/locale/he/LC_MESSAGES/django.po index 802b97da96..7df0592c94 100644 --- a/conf/locale/he/LC_MESSAGES/django.po +++ b/conf/locale/he/LC_MESSAGES/django.po @@ -43,7 +43,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-03-26 18:20+0000\n" "Last-Translator: Ido\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/edx-platform/language/he/)\n" @@ -105,6 +105,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -117,7 +121,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -219,13 +223,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1681,9 +1680,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1721,7 +1723,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2452,6 +2457,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3774,6 +3819,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3867,6 +3916,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3956,8 +4022,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4363,10 +4428,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4641,6 +4714,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6617,19 +6710,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6640,14 +6720,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6655,6 +6738,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6662,6 +6746,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7396,10 +7481,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7451,6 +7532,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8382,6 +8467,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8589,15 +8678,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9379,8 +9459,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9458,6 +9538,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9758,36 +9855,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9801,8 +9868,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9833,6 +9900,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10373,6 +10470,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10520,26 +10637,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10566,22 +10663,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10594,11 +10711,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11641,13 +11757,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12093,6 +12210,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12159,11 +12314,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13257,17 +13414,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13830,6 +14025,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14781,6 +14980,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/he/LC_MESSAGES/djangojs.mo b/conf/locale/he/LC_MESSAGES/djangojs.mo index a88bf29503..41c22699ab 100644 Binary files a/conf/locale/he/LC_MESSAGES/djangojs.mo and b/conf/locale/he/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/he/LC_MESSAGES/djangojs.po b/conf/locale/he/LC_MESSAGES/djangojs.po index 0bbc01532c..f7f1a297f9 100644 --- a/conf/locale/he/LC_MESSAGES/djangojs.po +++ b/conf/locale/he/LC_MESSAGES/djangojs.po @@ -31,8 +31,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/edx-platform/language/he/)\n" "MIME-Version: 1.0\n" @@ -71,6 +71,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -116,6 +117,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1515,6 +1517,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1709,9 +1732,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2302,6 +2323,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2347,6 +2372,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2938,6 +2964,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3297,14 +3424,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3484,6 +3603,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3588,6 +3711,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/hi/LC_MESSAGES/django.mo b/conf/locale/hi/LC_MESSAGES/django.mo index 48ba117738..9ad47bc9d8 100644 Binary files a/conf/locale/hi/LC_MESSAGES/django.mo and b/conf/locale/hi/LC_MESSAGES/django.mo differ diff --git a/conf/locale/hi/LC_MESSAGES/django.po b/conf/locale/hi/LC_MESSAGES/django.po index 724ab77aa8..dc31136744 100644 --- a/conf/locale/hi/LC_MESSAGES/django.po +++ b/conf/locale/hi/LC_MESSAGES/django.po @@ -71,7 +71,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: ria1234 \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/edx-platform/language/hi/)\n" @@ -127,6 +127,10 @@ msgstr "" msgid "Unit" msgstr "यूनिट" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -139,7 +143,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "ऑनर कोड प्रमाणपत्र" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "नामांकन बंद हो गया है" @@ -244,13 +248,8 @@ msgstr "" msgid "Course id is invalid" msgstr "पाठ्यक्रम आईडी अमान्य है" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "पाठ्यक्रम पूरा है" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1735,9 +1734,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1775,7 +1777,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2506,6 +2511,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3861,6 +3906,10 @@ msgstr "शीर्षक खाली नहीं रह सकता" msgid "Body can't be empty" msgstr "विषय वस्तु का होना ज़रूरी है" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3955,6 +4004,23 @@ msgstr "डाक - पता" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4049,8 +4115,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4463,10 +4528,18 @@ msgstr "" msgid "emailed" msgstr "ईमेल कर दी गई" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "श्रेणी दी जा चुकी है" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4779,6 +4852,26 @@ msgstr "" "ई-मेल में अपना ऑरडर नम्बर भी भेजें। लेकिन कृपया अपना क्रेडिट कार्ड नम्बर " "इत्यादि कतई मत भेजें।" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "ऑर्डर की संख्या" @@ -6937,19 +7030,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6960,14 +7040,17 @@ msgstr "बदलें" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6975,6 +7058,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6982,6 +7066,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7760,10 +7845,6 @@ msgstr "पुष्टि करें" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "ग्लोबल नैविगेशन" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7815,6 +7896,10 @@ msgstr "" msgid "You do not have any notes." msgstr "आपके कोई नोट्स नहीं है।" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "ग्लोबल नैविगेशन" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8798,6 +8883,10 @@ msgstr "" "कार्ट({currency_symbol}{cost}) में {course.display_number_with_default} " "जोड़ें " +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "पाठ्यक्रम पूरा है" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -9007,15 +9096,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "ग्रेड सारांश" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "अभी लागू नहीं किया गया है" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9869,11 +9949,9 @@ msgstr "आगे बढ़ने के लिए आपका फिर से #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" -"निम्नलिखित पाठ्यक्रम में आईडी वैरीफाईड ट्रैक में आगे बढ़ने के लिए, आपका अपनी" -" पहचान को फिर से वैरीफ़ाई करने की आवश्यकता है:" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -9959,6 +10037,23 @@ msgstr "" "अगर आप अपने पाठ्यक्रम के समाप्त होने से पहले एक वैरीफीकेशन प्रयास पारित करने" " में विफ़ल रहते हैं, तो आपको वैरीफाईड प्रमाण पत्र नहीं मिलेगा।" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "परिणाम:" @@ -10265,36 +10360,6 @@ msgstr "" "आपने जिन पोस्टों का अनुसरण किया हुआ है उनकी नई और बिना पढ़ी हुई गतिविधियों के" " बारे में रोज़ एक ई-मेल पाने के लिए इस बॉक्स पर काटे का निशान डालें।" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10308,8 +10373,8 @@ msgstr "सभी समूह" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10340,6 +10405,36 @@ msgstr "सहपाठियों को गुमनाम रूप से msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10881,6 +10976,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} की स्टाफ़ ग्रेडिंग" @@ -11040,26 +11155,6 @@ msgstr "किसी भी सक्रिय कार्य की स्थ msgid "Course Warnings" msgstr "पाठ्यक्रम चेतावनियां" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "एक CSV के रूप में प्रोफ़ाइल जानकारी डाउनलोड करें" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "दाखिल छात्रों की प्रोफाइल जानकारी की सूची " - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -11086,29 +11181,43 @@ msgstr "रिपोर्ट्स" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" -"जिन पाठ्यक्रमों में बड़ी मात्रा में लोग दाखिल हैं, उनके लिए रिपोर्ट बनने में" -" कई घंटे लग सकते हैं। कृपया धीरज रखें और बटन को ज़्यादा बार न दबाएं। अगर आप " -"बटन को ज़्यादा बार क्लिक करते हैं तो रिपोर्ट बनने की क्रिया में बाधा आ सकती " -"है।" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "एक CSV के रूप में प्रोफ़ाइल जानकारी डाउनलोड करें" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "दाखिल छात्रों की प्रोफाइल जानकारी की सूची " + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" -"रीपोर्ट कही पीछे बनती है, इसका मतलब है कि जब तक रीपोर्ट बन रही है तब तक आप " -"इस पृष्ठ से बाहर जा सकते हैं।" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -11120,11 +11229,10 @@ msgstr "रिपोर्ट्स डाउनलोड करने के #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -12268,16 +12376,15 @@ msgid "Go Back" msgstr "वापिस जाएं" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "पंजीकरण के लिए धन्यवाद!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"आपका खाता अभी तक चालू नहीं हुआ है। अपने खाते को एक्टीवेट करने के लिए आपको एक" -" {email} एक्टिनेशन ई-मेल भेजी गई है।" #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12751,6 +12858,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "अपना नाम बदलें" @@ -12824,11 +12969,13 @@ msgstr "आप अपने रजिस्ट्रेशन को अपग msgid "You are re-verifying for" msgstr "आप फिर से वैरिफ़ाई कर रहें हैः" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "आप इस के लिए पंजीकृत हो रहे हैं:" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -14024,17 +14171,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14597,6 +14782,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15548,6 +15737,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/hi/LC_MESSAGES/djangojs.mo b/conf/locale/hi/LC_MESSAGES/djangojs.mo index b791bf8608..90e4b8d960 100644 Binary files a/conf/locale/hi/LC_MESSAGES/djangojs.mo and b/conf/locale/hi/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/hi/LC_MESSAGES/djangojs.po b/conf/locale/hi/LC_MESSAGES/djangojs.po index c0217b38c3..6725318427 100644 --- a/conf/locale/hi/LC_MESSAGES/djangojs.po +++ b/conf/locale/hi/LC_MESSAGES/djangojs.po @@ -30,6 +30,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Bhupendra Singh Rajawat , 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -40,8 +41,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/edx-platform/language/hi/)\n" "MIME-Version: 1.0\n" @@ -116,6 +117,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1522,6 +1524,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1724,9 +1747,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "…" @@ -2335,6 +2356,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "लोड हो रहा है..." @@ -2381,6 +2406,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "कृपया उपयोगकर्ता नाम या ई-मेल पता दर्ज करें।" @@ -2999,6 +3025,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3373,14 +3500,6 @@ msgstr "" msgid "%(total_items)s total" 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 "“<%= name %>” को नष्ट करें?" @@ -3568,6 +3687,10 @@ msgstr "" "कृपया ध्यान दें कि आपकी नीति चाभी और मान जोड़े अभी तक लागू नहीं हुये हैं। " "अगर आपके काम में अड़चन आ रही है तो अपने मान जोड़ों को फिर से देखें।" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "अपने पाठ्यक्रम की छवि अपलोड करें." @@ -3674,6 +3797,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/hr/LC_MESSAGES/django.mo b/conf/locale/hr/LC_MESSAGES/django.mo index e4d519d502..7da9758758 100644 Binary files a/conf/locale/hr/LC_MESSAGES/django.mo and b/conf/locale/hr/LC_MESSAGES/django.mo differ diff --git a/conf/locale/hr/LC_MESSAGES/django.po b/conf/locale/hr/LC_MESSAGES/django.po index 4d6e13086e..a82909a11d 100644 --- a/conf/locale/hr/LC_MESSAGES/django.po +++ b/conf/locale/hr/LC_MESSAGES/django.po @@ -38,13 +38,14 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Dee Tokmadzic, 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" -"PO-Revision-Date: 2014-02-06 03:04+0000\n" -"Last-Translator: \n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" +"PO-Revision-Date: 2014-10-11 01:50+0000\n" +"Last-Translator: Dee Tokmadzic\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/edx-platform/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -104,6 +105,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -116,7 +121,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -218,13 +223,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1682,9 +1682,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1722,7 +1725,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2453,6 +2459,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3775,6 +3821,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3868,6 +3918,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3957,8 +4024,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4366,10 +4432,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4644,6 +4718,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6620,19 +6714,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6643,14 +6724,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6658,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6665,6 +6750,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7399,10 +7485,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7454,6 +7536,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8387,6 +8473,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8594,15 +8684,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9384,8 +9465,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9463,6 +9544,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9763,36 +9861,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9806,8 +9874,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9838,6 +9906,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10380,6 +10478,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10527,26 +10645,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10573,22 +10671,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10601,11 +10719,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11648,13 +11765,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12100,6 +12218,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12166,11 +12322,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13264,17 +13422,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13837,6 +14033,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14788,6 +14988,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/hr/LC_MESSAGES/djangojs.mo b/conf/locale/hr/LC_MESSAGES/djangojs.mo index 79613a9d64..75d5f7763a 100644 Binary files a/conf/locale/hr/LC_MESSAGES/djangojs.mo and b/conf/locale/hr/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/hr/LC_MESSAGES/djangojs.po b/conf/locale/hr/LC_MESSAGES/djangojs.po index 5d936eddde..699dba786f 100644 --- a/conf/locale/hr/LC_MESSAGES/djangojs.po +++ b/conf/locale/hr/LC_MESSAGES/djangojs.po @@ -4,6 +4,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Dee Tokmadzic, 2014 # LILLITH, 2014 # #-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-# # edX translation file. @@ -17,6 +18,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Dee Tokmadzic, 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -27,8 +29,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-11 18:10+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/edx-platform/language/hr/)\n" "MIME-Version: 1.0\n" @@ -67,6 +69,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +115,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1513,6 +1517,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1710,9 +1735,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2318,6 +2341,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2363,6 +2390,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2954,6 +2982,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3318,14 +3451,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3505,6 +3630,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3609,6 +3738,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/hu/LC_MESSAGES/django.mo b/conf/locale/hu/LC_MESSAGES/django.mo index 81eb6aff51..bea67e2168 100644 Binary files a/conf/locale/hu/LC_MESSAGES/django.mo and b/conf/locale/hu/LC_MESSAGES/django.mo differ diff --git a/conf/locale/hu/LC_MESSAGES/django.po b/conf/locale/hu/LC_MESSAGES/django.po index ff489d07f8..95ab462144 100644 --- a/conf/locale/hu/LC_MESSAGES/django.po +++ b/conf/locale/hu/LC_MESSAGES/django.po @@ -13,6 +13,7 @@ # # Translators: # ggquark , 2014 +# Lukacs Daniel , 2014 # Melinda , 2014 # #-#-#-#-# mako.po (edx-platform) #-#-#-#-# # edX translation file @@ -28,6 +29,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Lukacs Daniel , 2014 # #-#-#-#-# messages.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2013 edX @@ -41,14 +43,15 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Lukacs Daniel , 2014 # Péter Kalicz , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" -"PO-Revision-Date: 2014-07-22 14:02+0000\n" -"Last-Translator: Péter Kalicz \n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" +"PO-Revision-Date: 2014-10-01 18:50+0000\n" +"Last-Translator: Lukacs Daniel \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" @@ -108,6 +111,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -120,7 +127,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -222,13 +229,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1684,9 +1686,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1724,7 +1729,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2455,6 +2463,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3777,6 +3825,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3870,6 +3922,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3959,8 +4028,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4366,10 +4434,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4644,6 +4720,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6620,19 +6716,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6643,14 +6726,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6658,6 +6744,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6665,6 +6752,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7399,10 +7487,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7454,6 +7538,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8385,6 +8473,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8592,15 +8684,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9382,8 +9465,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9461,6 +9544,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9761,36 +9861,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9804,8 +9874,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9836,6 +9906,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10376,6 +10476,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10523,26 +10643,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10569,22 +10669,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10597,11 +10717,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11644,13 +11763,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12096,6 +12216,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12162,11 +12320,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13260,17 +13420,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13833,6 +14031,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14784,6 +14986,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/hu/LC_MESSAGES/djangojs.mo b/conf/locale/hu/LC_MESSAGES/djangojs.mo index 17cbb7f34c..820e68d3b0 100644 Binary files a/conf/locale/hu/LC_MESSAGES/djangojs.mo and b/conf/locale/hu/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/hu/LC_MESSAGES/djangojs.po b/conf/locale/hu/LC_MESSAGES/djangojs.po index 04507fea9b..5e38fd2b7e 100644 --- a/conf/locale/hu/LC_MESSAGES/djangojs.po +++ b/conf/locale/hu/LC_MESSAGES/djangojs.po @@ -27,8 +27,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 20:01+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/edx-platform/language/hu/)\n" "MIME-Version: 1.0\n" @@ -67,6 +67,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +113,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1511,6 +1513,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1705,9 +1728,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2298,6 +2319,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2343,6 +2368,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2934,6 +2960,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3293,14 +3420,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3480,6 +3599,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3584,6 +3707,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/hy_AM/LC_MESSAGES/django.mo b/conf/locale/hy_AM/LC_MESSAGES/django.mo index fe3eb36c1f..26de971f79 100644 Binary files a/conf/locale/hy_AM/LC_MESSAGES/django.mo and b/conf/locale/hy_AM/LC_MESSAGES/django.mo differ diff --git a/conf/locale/hy_AM/LC_MESSAGES/django.po b/conf/locale/hy_AM/LC_MESSAGES/django.po index c3944167b5..baf4d17c3e 100644 --- a/conf/locale/hy_AM/LC_MESSAGES/django.po +++ b/conf/locale/hy_AM/LC_MESSAGES/django.po @@ -61,7 +61,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: emma_saroyan \n" "Language-Team: Armenian (Armenia) (http://www.transifex.com/projects/p/edx-platform/language/hy_AM/)\n" @@ -119,6 +119,10 @@ msgstr "Ենթաբաժին" msgid "Unit" msgstr "Միավոր" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -131,7 +135,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Պատվո կոդի հավաստագիր:" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Գրանցումն ավարտված է" @@ -235,18 +239,8 @@ msgstr "Դասընթացի սխալ id" msgid "Course id is invalid" msgstr "Դասընթացի նույնականացման համարը սխալ է " -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -#, fuzzy -msgid "Course is full" -msgstr "" -"#-#-#-#-# django-partial.po (edx-platform) #-#-#-#-#\n" -"Դասընթացը լիքն է:\n" -"#-#-#-#-# mako.po (edx-platform) #-#-#-#-#\n" -"Դասընթացը լի է" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1736,9 +1730,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1776,7 +1773,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2512,6 +2512,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3876,6 +3916,10 @@ msgstr "Վերնագիրը դատարկ լինել չի կարող" msgid "Body can't be empty" msgstr "Մարմինը դատարկ լինել չի կարող" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3971,6 +4015,23 @@ msgstr "Փոստային հասցե" msgid "Goals" msgstr "Նպատակներ" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4068,8 +4129,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4483,10 +4543,18 @@ msgstr "ջնջված է" msgid "emailed" msgstr "Ուղարկված է էլ. փոստով " +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "գնահատված" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4795,6 +4863,26 @@ msgstr "" "Խնդրում ենք նամակում ներառել Ձեր պատվերի համարը։ Ոչ մի դեպքում ՉՆԵՐԱՌԵՔ Ձեր " "կրեդիտ քարտի տվյալները։" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Պատվերի համար" @@ -6958,19 +7046,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6981,14 +7056,17 @@ msgstr "Խմբագրել" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6996,6 +7074,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -7003,6 +7082,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7791,10 +7871,6 @@ msgstr "հաստատել" msgid "Reject" msgstr "Մերժել" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Գլոբալ նավիգացիա" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7848,6 +7924,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Դուք նոթեր չունեք" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Գլոբալ նավիգացիա" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8814,6 +8894,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "Դասընթացը լի է" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -9027,15 +9111,6 @@ msgstr "" "մեզ նամակ գրել {link_to_support_email} հասցեով` ցանկացած խնդիրներ կամ " "անհասանելիության դեպքեր հաղորդելու համար։" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Գնահատականի ամփոփումը" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "Դեռ իրականացված չէ։" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9838,8 +9913,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9917,6 +9992,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Արդյունքներ`" @@ -10218,36 +10310,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10261,8 +10323,8 @@ msgstr "Բոլոր խմբերը" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10293,6 +10355,36 @@ msgstr "դասընկերների համար անանուն գրառում թող msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10880,6 +10972,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "{course_name}-ի Ձեր գրանցումը չեղյալ է համարվել։" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} Անձնակազմի գնահատում" @@ -11027,26 +11139,6 @@ msgstr "" msgid "Course Warnings" msgstr "Դասընթացի նախազգուշացումներ" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -11073,22 +11165,42 @@ msgstr "Զեկույցներ" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11101,11 +11213,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -12154,13 +12265,14 @@ msgid "Go Back" msgstr "Վերադառնալ" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Շնորհակալություն գրանցման համար:" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12606,6 +12718,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "Խմբագրել Ձեր անունը" @@ -12674,11 +12824,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "Դուք գրանցվում եք .. համար" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13772,17 +13924,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14345,6 +14535,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15296,6 +15490,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/hy_AM/LC_MESSAGES/djangojs.mo b/conf/locale/hy_AM/LC_MESSAGES/djangojs.mo index 56927da180..398d9edd54 100644 Binary files a/conf/locale/hy_AM/LC_MESSAGES/djangojs.mo and b/conf/locale/hy_AM/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/hy_AM/LC_MESSAGES/djangojs.po b/conf/locale/hy_AM/LC_MESSAGES/djangojs.po index d22b7053ce..76cdd9d777 100644 --- a/conf/locale/hy_AM/LC_MESSAGES/djangojs.po +++ b/conf/locale/hy_AM/LC_MESSAGES/djangojs.po @@ -35,8 +35,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Armenian (Armenia) (http://www.transifex.com/projects/p/edx-platform/language/hy_AM/)\n" "MIME-Version: 1.0\n" @@ -1482,6 +1482,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1682,9 +1703,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -2284,6 +2303,10 @@ msgstr "Վերջին անգամ թարմացվել է: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> գնահատված ուսանողներ" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Բեռնվում է...." @@ -2328,6 +2351,7 @@ msgid "Enter username or email" msgstr "Մուտքագրե՛ք օգտատիրոջ անունը կամ էլ. հասցեն" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Խնդրում ենք մուտքագրել օգտատիրոջ անուն կամ էլ. փոստի հասցե։" @@ -2958,6 +2982,107 @@ msgstr "Հաջողությամբ վերագնահատեց խնդիրը օգտա msgid "Failed to rescore problem." msgstr "Չկարողացավ վերագնահատել խնդիրը։" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3316,14 +3441,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3503,6 +3620,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3607,6 +3728,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/id/LC_MESSAGES/django.mo b/conf/locale/id/LC_MESSAGES/django.mo index 02776f5402..c50ec3542e 100644 Binary files a/conf/locale/id/LC_MESSAGES/django.mo and b/conf/locale/id/LC_MESSAGES/django.mo differ diff --git a/conf/locale/id/LC_MESSAGES/django.po b/conf/locale/id/LC_MESSAGES/django.po index a4dfdbbe5a..b9159b79a2 100644 --- a/conf/locale/id/LC_MESSAGES/django.po +++ b/conf/locale/id/LC_MESSAGES/django.po @@ -41,6 +41,7 @@ # Translators: # Ahmad Sofyan , 2013 # fizdoonk, 2013 +# Prita Ika Dewi , 2014 # Rizky Ariestiyansyah , 2014 # #-#-#-#-# messages.po (edx-platform) #-#-#-#-# # edX translation file @@ -64,7 +65,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: lusiana \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/edx-platform/language/id/)\n" @@ -126,6 +127,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -138,7 +143,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -240,13 +245,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1700,9 +1700,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1740,7 +1743,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2471,6 +2477,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3793,6 +3839,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3886,6 +3936,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3975,8 +4042,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4380,10 +4446,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4658,6 +4732,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6634,19 +6728,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6657,14 +6738,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6672,6 +6756,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6679,6 +6764,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7413,10 +7499,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7468,6 +7550,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8397,6 +8483,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8604,15 +8694,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9394,8 +9475,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9473,6 +9554,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9773,36 +9871,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9816,8 +9884,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9848,6 +9916,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10386,6 +10484,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10533,26 +10651,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10579,22 +10677,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10607,11 +10725,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11654,13 +11771,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12106,6 +12224,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12172,11 +12328,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13270,17 +13428,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13843,6 +14039,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14794,6 +14994,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/id/LC_MESSAGES/djangojs.mo b/conf/locale/id/LC_MESSAGES/djangojs.mo index 0571c69b17..cf03d4ecf5 100644 Binary files a/conf/locale/id/LC_MESSAGES/djangojs.mo and b/conf/locale/id/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/id/LC_MESSAGES/djangojs.po b/conf/locale/id/LC_MESSAGES/djangojs.po index 6c5d3675dc..5bb14149e4 100644 --- a/conf/locale/id/LC_MESSAGES/djangojs.po +++ b/conf/locale/id/LC_MESSAGES/djangojs.po @@ -39,8 +39,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-02 01:50+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/edx-platform/language/id/)\n" "MIME-Version: 1.0\n" @@ -115,6 +115,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1517,6 +1518,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1716,9 +1738,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "…" @@ -2308,6 +2328,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Memuat..." @@ -2352,6 +2376,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Harap masukkan username atau alamat email Anda:" @@ -2946,6 +2971,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3308,14 +3430,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Perubahan Anda tidak dapat disimpan" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Kembali dan atasi masalah ini " - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Hapus “<%= name %>”?" @@ -3505,6 +3619,10 @@ msgstr "" "Harap catat bahwa validasi terhadap pasangan kunci dan nilai kebijakan belum" " ada. Bila Anda mengalami kesulitan, harap tinjau pasangan kebijakan Anda." +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Unggah gambar kursus Anda." @@ -3611,6 +3729,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/it_IT/LC_MESSAGES/django.mo b/conf/locale/it_IT/LC_MESSAGES/django.mo index 1673616774..2c2f3ad693 100644 Binary files a/conf/locale/it_IT/LC_MESSAGES/django.mo and b/conf/locale/it_IT/LC_MESSAGES/django.mo differ diff --git a/conf/locale/it_IT/LC_MESSAGES/django.po b/conf/locale/it_IT/LC_MESSAGES/django.po index e57f132506..c532c98918 100644 --- a/conf/locale/it_IT/LC_MESSAGES/django.po +++ b/conf/locale/it_IT/LC_MESSAGES/django.po @@ -37,6 +37,7 @@ # gianmarco , 2014 # Giulio Gratta, 2014 # GT , 2014 +# Ivo Forni , 2014 # kathjal, 2013 # Monica Maria Crapanzano , 2013 # Monica Maria Crapanzano , 2013 @@ -54,6 +55,7 @@ # kathjal, 2013 # Monica Maria Crapanzano , 2013 # Monica Maria Crapanzano , 2014 +# Vittorio , 2014 # #-#-#-#-# messages.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2013 edX @@ -79,7 +81,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Giulio Gratta\n" "Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/edx-platform/language/it_IT/)\n" @@ -141,6 +143,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -153,7 +159,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "L'iscrizione è chiusa" @@ -255,13 +261,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1712,9 +1713,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1752,7 +1756,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2483,6 +2490,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3804,6 +3851,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3895,6 +3946,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3984,8 +4052,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4387,10 +4454,18 @@ msgstr "cancellato" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4665,6 +4740,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6642,19 +6737,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6665,14 +6747,17 @@ msgstr "modifica" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6680,6 +6765,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6687,6 +6773,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7421,10 +7508,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7476,6 +7559,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8407,6 +8494,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8614,15 +8705,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9404,8 +9486,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9483,6 +9565,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9781,36 +9880,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9824,8 +9893,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9856,6 +9925,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10396,6 +10495,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10543,26 +10662,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10589,22 +10688,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10617,11 +10736,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11664,13 +11782,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12116,6 +12235,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12182,11 +12339,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13281,17 +13440,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13854,6 +14051,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14805,6 +15006,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/it_IT/LC_MESSAGES/djangojs.mo b/conf/locale/it_IT/LC_MESSAGES/djangojs.mo index 2890af13ff..2a1d8b66e5 100644 Binary files a/conf/locale/it_IT/LC_MESSAGES/djangojs.mo and b/conf/locale/it_IT/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/it_IT/LC_MESSAGES/djangojs.po b/conf/locale/it_IT/LC_MESSAGES/djangojs.po index cdc2b35c86..cec1c29376 100644 --- a/conf/locale/it_IT/LC_MESSAGES/djangojs.po +++ b/conf/locale/it_IT/LC_MESSAGES/djangojs.po @@ -55,8 +55,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/edx-platform/language/it_IT/)\n" "MIME-Version: 1.0\n" @@ -95,6 +95,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -140,6 +141,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1539,6 +1541,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1733,9 +1756,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2327,6 +2348,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2372,6 +2397,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2963,6 +2989,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3335,14 +3462,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Non è stato possibile salvare le tue modifiche" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Torna e risolvi il problema" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Vuoi cancellare “<%= name %>”?" @@ -3530,6 +3649,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Carica l'immagine del tuo corso" @@ -3636,6 +3759,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ja_JP/LC_MESSAGES/django.mo b/conf/locale/ja_JP/LC_MESSAGES/django.mo index 86e6a44010..12ddff7105 100644 Binary files a/conf/locale/ja_JP/LC_MESSAGES/django.mo and b/conf/locale/ja_JP/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ja_JP/LC_MESSAGES/django.po b/conf/locale/ja_JP/LC_MESSAGES/django.po index 1ce213d804..ae9cc469f9 100644 --- a/conf/locale/ja_JP/LC_MESSAGES/django.po +++ b/conf/locale/ja_JP/LC_MESSAGES/django.po @@ -80,7 +80,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: h_yoshida \n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/edx-platform/language/ja_JP/)\n" @@ -142,6 +142,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -154,7 +158,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -256,13 +260,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1716,9 +1715,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1756,7 +1758,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2487,6 +2492,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3809,6 +3854,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3900,6 +3949,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3989,8 +4055,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4394,10 +4459,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4672,6 +4745,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6650,19 +6743,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6673,14 +6753,17 @@ msgstr "編集" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6688,6 +6771,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6695,6 +6779,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7430,10 +7515,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7485,6 +7566,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8415,6 +8500,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8622,15 +8711,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9412,8 +9492,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9491,6 +9571,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9791,36 +9888,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9834,8 +9901,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9866,6 +9933,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10405,6 +10502,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10552,26 +10669,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10598,22 +10695,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10626,11 +10743,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11673,13 +11789,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12125,6 +12242,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12191,11 +12346,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13289,17 +13446,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13862,6 +14057,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14813,6 +15012,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ja_JP/LC_MESSAGES/djangojs.mo b/conf/locale/ja_JP/LC_MESSAGES/djangojs.mo index 0effc9ef20..c12872c956 100644 Binary files a/conf/locale/ja_JP/LC_MESSAGES/djangojs.mo and b/conf/locale/ja_JP/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ja_JP/LC_MESSAGES/djangojs.po b/conf/locale/ja_JP/LC_MESSAGES/djangojs.po index e0dd2534fd..6b8b34b192 100644 --- a/conf/locale/ja_JP/LC_MESSAGES/djangojs.po +++ b/conf/locale/ja_JP/LC_MESSAGES/djangojs.po @@ -41,8 +41,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/edx-platform/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -81,6 +81,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -126,6 +127,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1523,6 +1525,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1714,9 +1737,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2292,6 +2313,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2337,6 +2362,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2928,6 +2954,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3282,14 +3405,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3469,6 +3584,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3573,6 +3692,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/kk_KZ/LC_MESSAGES/django.mo b/conf/locale/kk_KZ/LC_MESSAGES/django.mo index 43a3295924..2e78f4c7ed 100644 Binary files a/conf/locale/kk_KZ/LC_MESSAGES/django.mo and b/conf/locale/kk_KZ/LC_MESSAGES/django.mo differ diff --git a/conf/locale/kk_KZ/LC_MESSAGES/django.po b/conf/locale/kk_KZ/LC_MESSAGES/django.po index a2658c8877..cbf9d0cfa1 100644 --- a/conf/locale/kk_KZ/LC_MESSAGES/django.po +++ b/conf/locale/kk_KZ/LC_MESSAGES/django.po @@ -51,7 +51,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Ablai \n" "Language-Team: Kazakh (Kazakhstan) (http://www.transifex.com/projects/p/edx-platform/language/kk_KZ/)\n" @@ -113,6 +113,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -125,7 +129,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -227,13 +231,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1687,9 +1686,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1727,7 +1729,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2458,6 +2463,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3780,6 +3825,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3873,6 +3922,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3962,8 +4028,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4367,10 +4432,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4645,6 +4718,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6621,19 +6714,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6644,14 +6724,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6659,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6666,6 +6750,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7400,10 +7485,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7455,6 +7536,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8384,6 +8469,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8591,15 +8680,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9381,8 +9461,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9460,6 +9540,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9760,36 +9857,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9803,8 +9870,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9835,6 +9902,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10373,6 +10470,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10520,26 +10637,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10566,22 +10663,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10594,11 +10711,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11641,13 +11757,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12093,6 +12210,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12159,11 +12314,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13257,17 +13414,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13830,6 +14025,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14781,6 +14980,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/kk_KZ/LC_MESSAGES/djangojs.mo b/conf/locale/kk_KZ/LC_MESSAGES/djangojs.mo index 2861d30eee..68b3f44057 100644 Binary files a/conf/locale/kk_KZ/LC_MESSAGES/djangojs.mo and b/conf/locale/kk_KZ/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po b/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po index c69c35efee..84b269c1d3 100644 --- a/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po +++ b/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po @@ -30,8 +30,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Kazakh (Kazakhstan) (http://www.transifex.com/projects/p/edx-platform/language/kk_KZ/)\n" "MIME-Version: 1.0\n" @@ -70,6 +70,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -115,6 +116,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1512,6 +1514,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1703,9 +1726,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2281,6 +2302,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2326,6 +2351,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2917,6 +2943,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3271,14 +3394,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3458,6 +3573,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3562,6 +3681,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/km_KH/LC_MESSAGES/django.mo b/conf/locale/km_KH/LC_MESSAGES/django.mo index 6536768daa..a48e837717 100644 Binary files a/conf/locale/km_KH/LC_MESSAGES/django.mo and b/conf/locale/km_KH/LC_MESSAGES/django.mo differ diff --git a/conf/locale/km_KH/LC_MESSAGES/django.po b/conf/locale/km_KH/LC_MESSAGES/django.po index f4eb59d413..f0f7a4a0ce 100644 --- a/conf/locale/km_KH/LC_MESSAGES/django.po +++ b/conf/locale/km_KH/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-07-22 14:02+0000\n" "Last-Translator: vireax\n" "Language-Team: Khmer (Cambodia) (http://www.transifex.com/projects/p/edx-platform/language/km_KH/)\n" @@ -102,6 +102,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -114,7 +118,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -216,13 +220,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4356,10 +4421,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4634,6 +4707,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6610,19 +6703,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6633,14 +6713,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6648,6 +6731,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6655,6 +6739,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7389,10 +7474,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7444,6 +7525,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8373,6 +8458,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8580,15 +8669,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9370,8 +9450,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9449,6 +9529,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9749,36 +9846,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9792,8 +9859,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9824,6 +9891,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10362,6 +10459,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10509,26 +10626,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10555,22 +10652,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10583,11 +10700,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11630,13 +11746,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12082,6 +12199,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12148,11 +12303,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13246,17 +13403,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13819,6 +14014,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14770,6 +14969,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/km_KH/LC_MESSAGES/djangojs.mo b/conf/locale/km_KH/LC_MESSAGES/djangojs.mo index 55cb74481c..a014a6b160 100644 Binary files a/conf/locale/km_KH/LC_MESSAGES/djangojs.mo and b/conf/locale/km_KH/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/km_KH/LC_MESSAGES/djangojs.po b/conf/locale/km_KH/LC_MESSAGES/djangojs.po index 9048cd7a6d..e71e0dad28 100644 --- a/conf/locale/km_KH/LC_MESSAGES/djangojs.po +++ b/conf/locale/km_KH/LC_MESSAGES/djangojs.po @@ -27,8 +27,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Khmer (Cambodia) (http://www.transifex.com/projects/p/edx-platform/language/km_KH/)\n" "MIME-Version: 1.0\n" @@ -67,6 +67,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +113,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1509,6 +1511,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1700,9 +1723,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2278,6 +2299,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2323,6 +2348,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2914,6 +2940,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3268,14 +3391,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3455,6 +3570,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3559,6 +3678,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/kn/LC_MESSAGES/django.mo b/conf/locale/kn/LC_MESSAGES/django.mo index ed4169111a..84c4fef51e 100644 Binary files a/conf/locale/kn/LC_MESSAGES/django.mo and b/conf/locale/kn/LC_MESSAGES/django.mo differ diff --git a/conf/locale/kn/LC_MESSAGES/django.po b/conf/locale/kn/LC_MESSAGES/django.po index 889b4e7ec7..3fd5144065 100644 --- a/conf/locale/kn/LC_MESSAGES/django.po +++ b/conf/locale/kn/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-05-05 13:09+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/edx-platform/language/kn/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1674,9 +1673,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1714,7 +1716,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2445,6 +2450,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3767,6 +3812,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3860,6 +3909,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3949,8 +4015,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4354,10 +4419,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4632,6 +4705,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6608,19 +6701,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6631,14 +6711,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6646,6 +6729,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6653,6 +6737,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7387,10 +7472,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7442,6 +7523,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8371,6 +8456,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8578,15 +8667,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9368,8 +9448,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9447,6 +9527,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9747,36 +9844,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9790,8 +9857,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9822,6 +9889,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10360,6 +10457,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10507,26 +10624,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10553,22 +10650,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10581,11 +10698,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11628,13 +11744,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12080,6 +12197,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12146,11 +12301,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13244,17 +13401,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13817,6 +14012,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14768,6 +14967,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/kn/LC_MESSAGES/djangojs.mo b/conf/locale/kn/LC_MESSAGES/djangojs.mo index 4bde3f049f..eb42893d6f 100644 Binary files a/conf/locale/kn/LC_MESSAGES/djangojs.mo and b/conf/locale/kn/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/kn/LC_MESSAGES/djangojs.po b/conf/locale/kn/LC_MESSAGES/djangojs.po index a4a3ec2d26..0a70e09d47 100644 --- a/conf/locale/kn/LC_MESSAGES/djangojs.po +++ b/conf/locale/kn/LC_MESSAGES/djangojs.po @@ -28,8 +28,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/edx-platform/language/kn/)\n" "MIME-Version: 1.0\n" @@ -68,6 +68,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -113,6 +114,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1701,9 +1724,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2280,6 +2301,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2325,6 +2350,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2916,6 +2942,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3270,14 +3393,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3457,6 +3572,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3561,6 +3680,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ko_KR/LC_MESSAGES/django.mo b/conf/locale/ko_KR/LC_MESSAGES/django.mo index 949956c054..1c7c2ea2c9 100644 Binary files a/conf/locale/ko_KR/LC_MESSAGES/django.mo and b/conf/locale/ko_KR/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ko_KR/LC_MESSAGES/django.po b/conf/locale/ko_KR/LC_MESSAGES/django.po index 27a919de62..3a53fd966f 100644 --- a/conf/locale/ko_KR/LC_MESSAGES/django.po +++ b/conf/locale/ko_KR/LC_MESSAGES/django.po @@ -65,7 +65,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: bossnm11 \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/edx-platform/language/ko_KR/)\n" @@ -125,6 +125,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -137,7 +141,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -239,13 +243,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1692,9 +1691,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1732,7 +1734,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2463,6 +2468,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3760,6 +3805,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3849,6 +3898,23 @@ msgstr "주소" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3938,8 +4004,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4341,10 +4406,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4619,6 +4692,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6591,19 +6684,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6614,14 +6694,17 @@ msgstr "편집" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6629,6 +6712,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6636,6 +6720,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7387,10 +7472,6 @@ msgstr "확인" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "전역 찾아가기" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7442,6 +7523,10 @@ msgstr "" msgid "You do not have any notes." msgstr "노트가 없습니다." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "전역 찾아가기" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8386,6 +8471,10 @@ msgid "" msgstr "" "장바구니 ({currency_symbol}{cost})에 {course.display_number_with_default} 추가 " +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8593,15 +8682,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "성적 요약" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "아직 구현되지 않았음." - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9392,8 +9472,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9471,6 +9551,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "결과" @@ -9771,36 +9868,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9814,8 +9881,8 @@ msgstr "모든 모둠" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9846,6 +9913,36 @@ msgstr "수강동료들에게 익명으로 게시" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10384,6 +10481,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} 담당 직원 채점" @@ -10536,26 +10653,6 @@ msgstr "활성 작업의 상태는 아래 표에 나타납니다." msgid "Course Warnings" msgstr "강좌 경고" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10582,22 +10679,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10610,11 +10727,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11664,14 +11780,15 @@ msgid "Go Back" msgstr "되돌아가기" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "등록해 주셔서 감사합니다." +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." -msgstr "계정이 아직 활성화되지 않았습니다. 활성화 링크가 계정을 활성화 하는 안내와 함께 {email}로 이메일 보내어졌습니다." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." +msgstr "" #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12123,6 +12240,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "이름 편집" @@ -12189,11 +12344,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "를 위한 등록" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13292,17 +13449,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13865,6 +14060,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14816,6 +15015,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo b/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo index 73764bf456..d3da3f5292 100644 Binary files a/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo and b/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ko_KR/LC_MESSAGES/djangojs.po b/conf/locale/ko_KR/LC_MESSAGES/djangojs.po index 3b2da4bebb..469249a4f1 100644 --- a/conf/locale/ko_KR/LC_MESSAGES/djangojs.po +++ b/conf/locale/ko_KR/LC_MESSAGES/djangojs.po @@ -36,8 +36,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/edx-platform/language/ko_KR/)\n" "MIME-Version: 1.0\n" @@ -76,6 +76,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -121,6 +122,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1518,6 +1520,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1709,9 +1732,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2287,6 +2308,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2332,6 +2357,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2923,6 +2949,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3277,14 +3400,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3464,6 +3579,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3568,6 +3687,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/lt_LT/LC_MESSAGES/django.mo b/conf/locale/lt_LT/LC_MESSAGES/django.mo index 99951021bf..7a445dd212 100644 Binary files a/conf/locale/lt_LT/LC_MESSAGES/django.mo and b/conf/locale/lt_LT/LC_MESSAGES/django.mo differ diff --git a/conf/locale/lt_LT/LC_MESSAGES/django.po b/conf/locale/lt_LT/LC_MESSAGES/django.po index 9a30db9217..6b52183330 100644 --- a/conf/locale/lt_LT/LC_MESSAGES/django.po +++ b/conf/locale/lt_LT/LC_MESSAGES/django.po @@ -28,6 +28,8 @@ # Edukometrija , 2014 # evutte , 2014 # Gediminas Trakas , 2013-2014 +# Justas , 2014 +# Rasa Sakarviene , 2014 # Žygimantas Medelis , 2013 # Žygimantas Medelis , 2013 # #-#-#-#-# mako-studio.po (edx-platform) #-#-#-#-# @@ -61,7 +63,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Riina \n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/edx-platform/language/lt_LT/)\n" @@ -119,6 +121,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -131,7 +137,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Sąžiningumo deklaracijos sertifikatas" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Registracija baigta" @@ -232,13 +238,8 @@ msgstr "" msgid "Course id is invalid" msgstr "Kurso identifikatorius neteisingas" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1728,9 +1729,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1768,7 +1772,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2513,6 +2520,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3834,6 +3881,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3924,6 +3975,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4019,8 +4087,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4431,10 +4498,18 @@ msgstr "pašalinta" msgid "emailed" msgstr "nusiųsta el. laišku" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "įvertinta" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4732,6 +4807,26 @@ msgstr "" "Rašydami elektroninį laišką, nurodykite savo užsakymo numerį. Laiške " "NEREIKIA nurodyti savo kreditinės kortelės informacijos." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6759,19 +6854,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6782,14 +6864,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6797,6 +6882,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6804,6 +6890,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7541,10 +7628,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7596,6 +7679,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8546,6 +8633,10 @@ msgstr "" "Pridėti {course.display_number_with_default} į krepšelį " "({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8753,15 +8844,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9568,8 +9650,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9649,6 +9731,23 @@ msgstr "" "Jei nepraeisite asmens tapatybės patikros iki kurso pabaigos, tapatybe " "patvirtinto sertifikato negausite." +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9949,36 +10048,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9992,8 +10061,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10024,6 +10093,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10566,6 +10665,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} personalo reitingai" @@ -10713,6 +10832,45 @@ msgstr "" msgid "Course Warnings" msgstr "Kurso perspėjimai" +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to display the grading configuration for the course. The grading " +"configuration is the breakdown of graded subsections of the course (such as " +"exams and problem sets), and can be changed on the 'Grading' page (under " +"'Settings') in Studio." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Grading Configuration" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Click to download a CSV of anonymized student IDs:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Get Student Anonymized IDs CSV" +msgstr "Gauti anonimizuotus kurso dalyvių duomenis CSV formatu" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Reports" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." +msgstr "" + #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to generate a CSV file of all students enrolled in this course, along " @@ -10740,52 +10898,7 @@ msgstr "Pateikti užsiregistravusių kurso dalyvių profilio informaciją" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to display the grading configuration for the course. The grading " -"configuration is the breakdown of graded subsections of the course (such as " -"exams and problem sets), and can be changed on the 'Grading' page (under " -"'Settings') in Studio." -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Grading Configuration" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Click to download a CSV of anonymized student IDs:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Get Student Anonymized IDs CSV" -msgstr "Gauti anonimizuotus kurso dalyvių duomenis CSV formatu" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Reports" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." -msgstr "" -"Paspauskite, norėdami suformuoti visų šiuo metu užsiregistravusių kurso " -"dalyvių įvertinimų ataskaitą CSV formatu. Kai ataskaita bus baigta, nuorodos" -" į ataskaitas atsiras žemiau pateiktoje lentelėje." - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." -msgstr "" -"Kai kursas yra didelis, šios ataskaitos formavimas gali trukti keletą " -"valandų. Būkite kantrūs ir nespauskite mygtuko keletą kartų. Paspaudus " -"mygtuką keletą kartų, įvertinimų formavimo procesas ženkliai sulėtės. " - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10798,11 +10911,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11888,13 +12000,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12349,6 +12462,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12415,11 +12566,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13531,17 +13684,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14117,6 +14308,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15089,6 +15284,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/lt_LT/LC_MESSAGES/djangojs.mo b/conf/locale/lt_LT/LC_MESSAGES/djangojs.mo index e246bae541..f37c2869a0 100644 Binary files a/conf/locale/lt_LT/LC_MESSAGES/djangojs.mo and b/conf/locale/lt_LT/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/lt_LT/LC_MESSAGES/djangojs.po b/conf/locale/lt_LT/LC_MESSAGES/djangojs.po index e848a27c58..71a949ac87 100644 --- a/conf/locale/lt_LT/LC_MESSAGES/djangojs.po +++ b/conf/locale/lt_LT/LC_MESSAGES/djangojs.po @@ -37,9 +37,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-17 17:40+0000\n" -"Last-Translator: Riina \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/edx-platform/language/lt_LT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -77,6 +77,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -122,6 +123,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1523,6 +1525,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1720,9 +1743,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2339,6 +2360,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> kurso dalyvių (-ai) gavo balų." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2386,6 +2411,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -3009,6 +3035,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3373,14 +3504,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3560,6 +3683,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3664,6 +3791,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ml/LC_MESSAGES/django.mo b/conf/locale/ml/LC_MESSAGES/django.mo index 113a2998c7..76233a222a 100644 Binary files a/conf/locale/ml/LC_MESSAGES/django.mo and b/conf/locale/ml/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ml/LC_MESSAGES/django.po b/conf/locale/ml/LC_MESSAGES/django.po index 3cc728014a..2b3a063709 100644 --- a/conf/locale/ml/LC_MESSAGES/django.po +++ b/conf/locale/ml/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-23 21:10+0000\n" "Last-Translator: karthikkn\n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/edx-platform/language/ml/)\n" @@ -101,6 +101,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -113,7 +117,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -215,13 +219,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1677,9 +1676,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1717,7 +1719,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2448,6 +2453,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3770,6 +3815,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3863,6 +3912,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3952,8 +4018,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4359,10 +4424,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4637,6 +4710,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6613,19 +6706,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6636,14 +6716,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6651,6 +6734,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6658,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7392,10 +7477,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7447,6 +7528,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8378,6 +8463,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8585,15 +8674,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9375,8 +9455,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9454,6 +9534,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9754,36 +9851,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9797,8 +9864,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9829,6 +9896,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10369,6 +10466,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10516,26 +10633,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10562,22 +10659,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10590,11 +10707,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11637,13 +11753,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12089,6 +12206,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12155,11 +12310,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13253,17 +13410,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13826,6 +14021,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14777,6 +14976,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ml/LC_MESSAGES/djangojs.mo b/conf/locale/ml/LC_MESSAGES/djangojs.mo index 00cb91082a..665a50d411 100644 Binary files a/conf/locale/ml/LC_MESSAGES/djangojs.mo and b/conf/locale/ml/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ml/LC_MESSAGES/djangojs.po b/conf/locale/ml/LC_MESSAGES/djangojs.po index a6386e5375..0c408be547 100644 --- a/conf/locale/ml/LC_MESSAGES/djangojs.po +++ b/conf/locale/ml/LC_MESSAGES/djangojs.po @@ -30,8 +30,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/edx-platform/language/ml/)\n" "MIME-Version: 1.0\n" @@ -70,6 +70,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -115,6 +116,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1514,6 +1516,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1708,9 +1731,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2301,6 +2322,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2346,6 +2371,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2937,6 +2963,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3296,14 +3423,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3483,6 +3602,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3587,6 +3710,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/mn/LC_MESSAGES/django.mo b/conf/locale/mn/LC_MESSAGES/django.mo index b4b731783c..166a6a2eb8 100644 Binary files a/conf/locale/mn/LC_MESSAGES/django.mo and b/conf/locale/mn/LC_MESSAGES/django.mo differ diff --git a/conf/locale/mn/LC_MESSAGES/django.po b/conf/locale/mn/LC_MESSAGES/django.po index f5da9322b1..07ab52f27e 100644 --- a/conf/locale/mn/LC_MESSAGES/django.po +++ b/conf/locale/mn/LC_MESSAGES/django.po @@ -43,7 +43,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-14 21:21+0000\n" "Last-Translator: zolboo0411 \n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/edx-platform/language/mn/)\n" @@ -105,6 +105,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -117,7 +121,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -219,13 +223,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1681,9 +1680,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1721,7 +1723,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2452,6 +2457,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3774,6 +3819,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3867,6 +3916,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3956,8 +4022,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4363,10 +4428,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4641,6 +4714,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6617,19 +6710,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6640,14 +6720,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6655,6 +6738,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6662,6 +6746,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7396,10 +7481,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7451,6 +7532,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8382,6 +8467,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8589,15 +8678,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9379,8 +9459,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9458,6 +9538,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9758,36 +9855,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9801,8 +9868,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9833,6 +9900,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10373,6 +10470,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10520,26 +10637,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10566,22 +10663,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10594,11 +10711,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11641,13 +11757,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12093,6 +12210,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12159,11 +12314,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13257,17 +13414,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13830,6 +14025,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14781,6 +14980,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/mn/LC_MESSAGES/djangojs.mo b/conf/locale/mn/LC_MESSAGES/djangojs.mo index b295ef65bf..89bd4c8598 100644 Binary files a/conf/locale/mn/LC_MESSAGES/djangojs.mo and b/conf/locale/mn/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/mn/LC_MESSAGES/djangojs.po b/conf/locale/mn/LC_MESSAGES/djangojs.po index 4c3759446c..2ed2e405f7 100644 --- a/conf/locale/mn/LC_MESSAGES/djangojs.po +++ b/conf/locale/mn/LC_MESSAGES/djangojs.po @@ -31,8 +31,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/edx-platform/language/mn/)\n" "MIME-Version: 1.0\n" @@ -71,6 +71,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -116,6 +117,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1515,6 +1517,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1709,9 +1732,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2302,6 +2323,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2347,6 +2372,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2938,6 +2964,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3297,14 +3424,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3484,6 +3603,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3588,6 +3711,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/mr/LC_MESSAGES/django.mo b/conf/locale/mr/LC_MESSAGES/django.mo index 3140c2f46a..016757e63f 100644 Binary files a/conf/locale/mr/LC_MESSAGES/django.mo and b/conf/locale/mr/LC_MESSAGES/django.mo differ diff --git a/conf/locale/mr/LC_MESSAGES/django.po b/conf/locale/mr/LC_MESSAGES/django.po index 67c0173d70..9504255b60 100644 --- a/conf/locale/mr/LC_MESSAGES/django.po +++ b/conf/locale/mr/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Marathi (http://www.transifex.com/projects/p/edx-platform/language/mr/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/mr/LC_MESSAGES/djangojs.mo b/conf/locale/mr/LC_MESSAGES/djangojs.mo index eb0452a3f4..1ae0a258c5 100644 Binary files a/conf/locale/mr/LC_MESSAGES/djangojs.mo and b/conf/locale/mr/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/mr/LC_MESSAGES/djangojs.po b/conf/locale/mr/LC_MESSAGES/djangojs.po index 04f996f050..fa502687c9 100644 --- a/conf/locale/mr/LC_MESSAGES/djangojs.po +++ b/conf/locale/mr/LC_MESSAGES/djangojs.po @@ -27,8 +27,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Marathi (http://www.transifex.com/projects/p/edx-platform/language/mr/)\n" "MIME-Version: 1.0\n" @@ -67,6 +67,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +113,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1511,6 +1513,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1705,9 +1728,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2298,6 +2319,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2343,6 +2368,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2934,6 +2960,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3293,14 +3420,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3480,6 +3599,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3584,6 +3707,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ms/LC_MESSAGES/django.mo b/conf/locale/ms/LC_MESSAGES/django.mo index 4bc373994e..3d625fd73b 100644 Binary files a/conf/locale/ms/LC_MESSAGES/django.mo and b/conf/locale/ms/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ms/LC_MESSAGES/django.po b/conf/locale/ms/LC_MESSAGES/django.po index 24174709c8..76f1209dc0 100644 --- a/conf/locale/ms/LC_MESSAGES/django.po +++ b/conf/locale/ms/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-03-18 18:07+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Malay (http://www.transifex.com/projects/p/edx-platform/language/ms/)\n" @@ -101,6 +101,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -113,7 +117,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -215,13 +219,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1675,9 +1674,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1715,7 +1717,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2446,6 +2451,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3768,6 +3813,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3861,6 +3910,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3950,8 +4016,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4355,10 +4420,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4633,6 +4706,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6609,19 +6702,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6632,14 +6712,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6647,6 +6730,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6654,6 +6738,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7388,10 +7473,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7443,6 +7524,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8372,6 +8457,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8579,15 +8668,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9369,8 +9449,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9448,6 +9528,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9748,36 +9845,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9791,8 +9858,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9823,6 +9890,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10361,6 +10458,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10508,26 +10625,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10554,22 +10651,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10582,11 +10699,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11629,13 +11745,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12081,6 +12198,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12147,11 +12302,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13245,17 +13402,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13818,6 +14013,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14769,6 +14968,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ms/LC_MESSAGES/djangojs.mo b/conf/locale/ms/LC_MESSAGES/djangojs.mo index fe944d575f..c9e53eac81 100644 Binary files a/conf/locale/ms/LC_MESSAGES/djangojs.mo and b/conf/locale/ms/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ms/LC_MESSAGES/djangojs.po b/conf/locale/ms/LC_MESSAGES/djangojs.po index 2f46e987d3..9afa3bc4af 100644 --- a/conf/locale/ms/LC_MESSAGES/djangojs.po +++ b/conf/locale/ms/LC_MESSAGES/djangojs.po @@ -6,6 +6,7 @@ # Translators: # Lt Commander(ret) Nazri Nasir , 2014 # starlight626 , 2014 +# YVONNE , 2014 # #-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-# # edX translation file. # Copyright (C) 2014 EdX @@ -28,8 +29,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Malay (http://www.transifex.com/projects/p/edx-platform/language/ms/)\n" "MIME-Version: 1.0\n" @@ -68,6 +69,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -113,6 +115,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1513,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1701,9 +1725,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2279,6 +2301,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2324,6 +2350,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2915,6 +2942,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3269,14 +3393,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3456,6 +3572,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3560,6 +3680,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/nb/LC_MESSAGES/django.mo b/conf/locale/nb/LC_MESSAGES/django.mo index 43e7894510..8ee3ed7d3d 100644 Binary files a/conf/locale/nb/LC_MESSAGES/django.mo and b/conf/locale/nb/LC_MESSAGES/django.mo differ diff --git a/conf/locale/nb/LC_MESSAGES/django.po b/conf/locale/nb/LC_MESSAGES/django.po index cf20997d74..f8a3078296 100644 --- a/conf/locale/nb/LC_MESSAGES/django.po +++ b/conf/locale/nb/LC_MESSAGES/django.po @@ -73,7 +73,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Pål Messenlien \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/edx-platform/language/nb/)\n" @@ -129,6 +129,10 @@ msgstr "" msgid "Unit" msgstr "Del" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -141,7 +145,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Kursbevis" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Påmelding er avsluttet" @@ -244,13 +248,8 @@ msgstr "" msgid "Course id is invalid" msgstr "Ugyldig kurs-id" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "Kurset er fullt" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1723,9 +1722,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1763,7 +1765,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2494,6 +2499,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3815,6 +3860,10 @@ msgstr "Tittel kan ikke være tom" msgid "Body can't be empty" msgstr "Brødtekst kan ikke være tom" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3908,6 +3957,23 @@ msgstr "Postadresse" msgid "Goals" msgstr "Mål" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4002,8 +4068,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4409,10 +4474,18 @@ msgstr "slettet" msgid "emailed" msgstr "sendt pr epost" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "rettet" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4714,6 +4787,26 @@ msgstr "" "ordrenummer i eposten. Du skal IKKE inkludere noen form for " "kredittkortinformasjon." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Bestillingsnummer" @@ -6878,19 +6971,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6901,14 +6981,17 @@ msgstr "rediger" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6916,6 +6999,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6923,6 +7007,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7661,10 +7746,6 @@ msgstr "Bekreft" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Global navigasjon" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7716,6 +7797,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Du har ingen notater." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Global navigasjon" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8649,6 +8734,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "Kurset er fullt" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8856,15 +8945,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Karakteroppsummering" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9648,8 +9728,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9727,6 +9807,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Resultater:" @@ -10027,36 +10124,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10070,8 +10137,8 @@ msgstr "Alle grupper" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10102,6 +10169,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10642,6 +10739,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10789,26 +10906,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10835,22 +10932,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10863,11 +10980,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11910,16 +12026,15 @@ msgid "Go Back" msgstr "Gå tilbake" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"Din konto er ikke aktiv ennå. En aktiveringslenke er sendt til {email}, " -"sammen med instruksjoner for å aktivere kontoen din." #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12367,6 +12482,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12433,11 +12586,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13531,17 +13686,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14104,6 +14297,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15055,6 +15252,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/nb/LC_MESSAGES/djangojs.mo b/conf/locale/nb/LC_MESSAGES/djangojs.mo index d675f3afd9..a4814f09f3 100644 Binary files a/conf/locale/nb/LC_MESSAGES/djangojs.mo and b/conf/locale/nb/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/nb/LC_MESSAGES/djangojs.po b/conf/locale/nb/LC_MESSAGES/djangojs.po index 0f781a791d..2557c31696 100644 --- a/conf/locale/nb/LC_MESSAGES/djangojs.po +++ b/conf/locale/nb/LC_MESSAGES/djangojs.po @@ -38,8 +38,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/edx-platform/language/nb/)\n" "MIME-Version: 1.0\n" @@ -59,6 +59,18 @@ msgstr "" msgid "OK" msgstr "" +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: cms/static/coffee/src/views/tabs.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 +#: cms/static/js/views/modals/base_modal.js +#: cms/static/js/views/modals/course_outline_modals.js +#: cms/static/js/views/utils/view_utils.js +#: common/lib/xmodule/xmodule/js/src/html/edit.js +#: lms/static/admin/js/admin/DateTimeShortcuts.js +#: lms/static/admin/js/admin/DateTimeShortcuts.js #: cms/templates/js/add-xblock-component-menu-problem.underscore #: cms/templates/js/add-xblock-component-menu.underscore #: cms/templates/js/course_info_handouts.underscore @@ -66,8 +78,9 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" -msgstr "Avbryt" +msgstr "" #: cms/templates/js/checklist.underscore msgid "This link will open in a new browser window/tab" @@ -95,13 +108,19 @@ msgstr "Slett" msgid "Name" msgstr "Navn" +#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# +#. Translators: this is a message from the raw HTML editor displayed in the +#. browser when a user needs to edit HTML +#: cms/static/js/views/modals/base_modal.js +#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/edit-textbook.underscore #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" -msgstr "Lagre" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Show Annotations" @@ -1477,6 +1496,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1671,9 +1711,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2264,6 +2302,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2309,6 +2351,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2900,6 +2943,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3263,14 +3407,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Din endring kunne ikke lagres" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Gå tilbake og løs dette problemet" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Slett “<%= name %>”?" @@ -3457,6 +3593,10 @@ msgstr "" "Vennligst noter at validering av dine rettighets nøkler og verdi par er ikke" " aktive for øyeblikket. Hvis du har problemer, vennligst se over verdiene." +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Last opp ditt kursbilde" @@ -3565,6 +3705,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "Vanlige problemtyper" diff --git a/conf/locale/ne/LC_MESSAGES/django.mo b/conf/locale/ne/LC_MESSAGES/django.mo index b382f6fed6..2fcef09964 100644 Binary files a/conf/locale/ne/LC_MESSAGES/django.mo and b/conf/locale/ne/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ne/LC_MESSAGES/django.po b/conf/locale/ne/LC_MESSAGES/django.po index 06c61d5266..6b0e6f3109 100644 --- a/conf/locale/ne/LC_MESSAGES/django.po +++ b/conf/locale/ne/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-03-12 12:54+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/edx-platform/language/ne/)\n" @@ -101,6 +101,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -113,7 +117,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -215,13 +219,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1677,9 +1676,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1717,7 +1719,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2448,6 +2453,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3770,6 +3815,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3863,6 +3912,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3952,8 +4018,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4359,10 +4424,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4637,6 +4710,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6613,19 +6706,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6636,14 +6716,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6651,6 +6734,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6658,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7392,10 +7477,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7447,6 +7528,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8378,6 +8463,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8585,15 +8674,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9375,8 +9455,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9454,6 +9534,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9754,36 +9851,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9797,8 +9864,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9829,6 +9896,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10369,6 +10466,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10516,26 +10633,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10562,22 +10659,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10590,11 +10707,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11637,13 +11753,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12089,6 +12206,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12155,11 +12310,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13253,17 +13410,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13826,6 +14021,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14777,6 +14976,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ne/LC_MESSAGES/djangojs.mo b/conf/locale/ne/LC_MESSAGES/djangojs.mo index 88cbe7c986..9fcd226fb2 100644 Binary files a/conf/locale/ne/LC_MESSAGES/djangojs.mo and b/conf/locale/ne/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ne/LC_MESSAGES/djangojs.po b/conf/locale/ne/LC_MESSAGES/djangojs.po index ecd9cdc80d..4e7927d7bd 100644 --- a/conf/locale/ne/LC_MESSAGES/djangojs.po +++ b/conf/locale/ne/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/edx-platform/language/ne/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/nl_NL/LC_MESSAGES/django.mo b/conf/locale/nl_NL/LC_MESSAGES/django.mo index e6f4f2ddd2..d21db2323d 100644 Binary files a/conf/locale/nl_NL/LC_MESSAGES/django.mo and b/conf/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/conf/locale/nl_NL/LC_MESSAGES/django.po b/conf/locale/nl_NL/LC_MESSAGES/django.po index f46b34e435..81a0b5edf2 100644 --- a/conf/locale/nl_NL/LC_MESSAGES/django.po +++ b/conf/locale/nl_NL/LC_MESSAGES/django.po @@ -52,7 +52,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: HanMi\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/edx-platform/language/nl_NL/)\n" @@ -114,6 +114,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -126,7 +130,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -228,13 +232,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1695,9 +1694,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1735,7 +1737,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2466,6 +2471,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3784,6 +3829,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3877,6 +3926,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3966,8 +4032,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4373,10 +4438,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4651,6 +4724,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6624,19 +6717,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6647,14 +6727,17 @@ msgstr "wijzig" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6662,6 +6745,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6669,6 +6753,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7403,10 +7488,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7458,6 +7539,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8389,6 +8474,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8596,15 +8685,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9386,8 +9466,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9465,6 +9545,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Resultaten:" @@ -9764,36 +9861,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9807,8 +9874,8 @@ msgstr "Alle Groepen" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9839,6 +9906,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10379,6 +10476,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10526,26 +10643,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10572,22 +10669,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10600,11 +10717,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11647,13 +11763,14 @@ msgid "Go Back" msgstr "Ga Terug" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12106,6 +12223,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12172,11 +12327,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13270,17 +13427,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13843,6 +14038,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14794,6 +14993,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/nl_NL/LC_MESSAGES/djangojs.mo b/conf/locale/nl_NL/LC_MESSAGES/djangojs.mo index cdbe045007..cc67233d2b 100644 Binary files a/conf/locale/nl_NL/LC_MESSAGES/djangojs.mo and b/conf/locale/nl_NL/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/nl_NL/LC_MESSAGES/djangojs.po b/conf/locale/nl_NL/LC_MESSAGES/djangojs.po index 231960695c..3dec8edd1d 100644 --- a/conf/locale/nl_NL/LC_MESSAGES/djangojs.po +++ b/conf/locale/nl_NL/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-05 14:56+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/edx-platform/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -72,6 +72,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -117,6 +118,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1514,6 +1516,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1708,9 +1731,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2301,6 +2322,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2346,6 +2371,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2937,6 +2963,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3296,14 +3423,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3483,6 +3602,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3587,6 +3710,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/or/LC_MESSAGES/django.mo b/conf/locale/or/LC_MESSAGES/django.mo index 6ef1139352..908619c8e4 100644 Binary files a/conf/locale/or/LC_MESSAGES/django.mo and b/conf/locale/or/LC_MESSAGES/django.mo differ diff --git a/conf/locale/or/LC_MESSAGES/django.po b/conf/locale/or/LC_MESSAGES/django.po index 6dd3f48dc0..3b55200668 100644 --- a/conf/locale/or/LC_MESSAGES/django.po +++ b/conf/locale/or/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-05-19 19:18+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Oriya (http://www.transifex.com/projects/p/edx-platform/language/or/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/or/LC_MESSAGES/djangojs.mo b/conf/locale/or/LC_MESSAGES/djangojs.mo index 4584dce722..4168c54d48 100644 Binary files a/conf/locale/or/LC_MESSAGES/djangojs.mo and b/conf/locale/or/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/or/LC_MESSAGES/djangojs.po b/conf/locale/or/LC_MESSAGES/djangojs.po index ee2995a517..7359007c47 100644 --- a/conf/locale/or/LC_MESSAGES/djangojs.po +++ b/conf/locale/or/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Oriya (http://www.transifex.com/projects/p/edx-platform/language/or/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/pl/LC_MESSAGES/django.mo b/conf/locale/pl/LC_MESSAGES/django.mo index 92883a6c14..6254637f5a 100644 Binary files a/conf/locale/pl/LC_MESSAGES/django.mo and b/conf/locale/pl/LC_MESSAGES/django.mo differ diff --git a/conf/locale/pl/LC_MESSAGES/django.po b/conf/locale/pl/LC_MESSAGES/django.po index 369fe66631..6a388aab38 100644 --- a/conf/locale/pl/LC_MESSAGES/django.po +++ b/conf/locale/pl/LC_MESSAGES/django.po @@ -4,10 +4,15 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# ecz1992, 2014 +# Fundacja_Eduprojekt.org , 2014 +# Jakub Kopczyk , 2014 # Jaroslaw Lukawski , 2014 # Jaroslaw Lukawski , 2014 # Mateusz , 2014 # Cairath, 2014 +# Paweł Marchewka , 2014 +# Sebastian , 2014 # Jaroslaw Lukawski , 2014 # ajafo , 2014 # Dyfeomorfizm , 2014 @@ -19,6 +24,7 @@ # Translators: # Jaroslaw Lukawski , 2014 # Mateusz , 2014 +# Sebastian , 2014 # ajafo , 2014 # #-#-#-#-# mako.po (edx-platform) #-#-#-#-# # edX translation file @@ -37,6 +43,7 @@ # Cairath, 2014 # Radek , 2014 # rutek , 2014 +# Sebastian , 2014 # Jaroslaw Lukawski , 2014 # ajafo , 2014 # #-#-#-#-# mako-studio.po (edx-platform) #-#-#-#-# @@ -49,6 +56,7 @@ # Jaroslaw Lukawski , 2014 # Mateusz , 2014 # Cairath, 2014 +# Sebastian , 2014 # Jaroslaw Lukawski , 2014 # #-#-#-#-# messages.po (edx-platform) #-#-#-#-# # edX translation file @@ -63,18 +71,21 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# ecz1992, 2014 +# Jakub Kopczyk , 2014 # Jaroslaw Lukawski , 2014 # mateusz2238 , 2014 # Mateusz , 2014 # AlinaG , 2014 # Cairath, 2014 +# Radek , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" -"PO-Revision-Date: 2014-09-24 17:35+0000\n" -"Last-Translator: Mateusz \n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" +"PO-Revision-Date: 2014-10-07 21:31+0000\n" +"Last-Translator: Radek \n" "Language-Team: Polish (http://www.transifex.com/projects/p/edx-platform/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -134,6 +145,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -146,7 +161,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -248,13 +263,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1712,9 +1722,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1752,7 +1765,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2483,6 +2499,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3805,6 +3861,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3898,6 +3958,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3987,8 +4064,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4396,10 +4472,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4674,6 +4758,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6646,19 +6750,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6669,14 +6760,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6684,6 +6778,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6691,6 +6786,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7425,10 +7521,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7480,6 +7572,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8413,6 +8509,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8620,15 +8720,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9410,8 +9501,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9489,6 +9580,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9789,36 +9897,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9832,8 +9910,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9864,6 +9942,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10406,6 +10514,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10511,7 +10639,7 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/course_info.html msgid "Basic Course Information" -msgstr "Podstawowe informacje o kursie" +msgstr "" #: lms/templates/instructor/instructor_dashboard_2/course_info.html msgid "Course Name:" @@ -10553,26 +10681,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10599,22 +10707,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10627,11 +10755,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11454,11 +11581,11 @@ msgstr "" #: lms/templates/modal/_modal-settings-language.html msgid "Please choose your preferred language" -msgstr "Proszę wybrać preferowany język" +msgstr "" #: lms/templates/modal/_modal-settings-language.html msgid "Save Language Settings" -msgstr "Zapisz ustawienia języka" +msgstr "" #: lms/templates/modal/_modal-settings-language.html msgid "" @@ -11674,13 +11801,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -11931,7 +12059,7 @@ msgstr "" #: lms/templates/verify_student/photo_verification.html #: lms/templates/verify_student/show_requirements.html msgid "Intro" -msgstr "Wstęp" +msgstr "" #: lms/templates/shoppingcart/verified_cert_receipt.html #: lms/templates/verify_student/photo_verification.html @@ -11998,7 +12126,7 @@ msgstr "" #: lms/templates/shoppingcart/verified_cert_receipt.html msgid "Go to Course" -msgstr "Przejdź do kursu" +msgstr "" #: lms/templates/shoppingcart/verified_cert_receipt.html msgid "Go to your Dashboard" @@ -12126,6 +12254,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12192,11 +12358,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -12204,7 +12372,7 @@ msgstr "" #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Upgrading to:" -msgstr "Aktualizacja do:" +msgstr "" #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html @@ -12263,7 +12431,7 @@ msgstr "" #: lms/templates/verify_student/photo_reverification.html #: lms/templates/verify_student/photo_verification.html msgid "No Webcam Detected" -msgstr "Kamery nie wykryto" +msgstr "" #: lms/templates/verify_student/midcourse_photo_reverification.html #: lms/templates/verify_student/photo_reverification.html @@ -13290,17 +13458,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13863,6 +14069,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14814,6 +15024,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/pl/LC_MESSAGES/djangojs.mo b/conf/locale/pl/LC_MESSAGES/djangojs.mo index ffbd762b0f..ea68432731 100644 Binary files a/conf/locale/pl/LC_MESSAGES/djangojs.mo and b/conf/locale/pl/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/pl/LC_MESSAGES/djangojs.po b/conf/locale/pl/LC_MESSAGES/djangojs.po index bd21b5794b..f8b655f73e 100644 --- a/conf/locale/pl/LC_MESSAGES/djangojs.po +++ b/conf/locale/pl/LC_MESSAGES/djangojs.po @@ -5,10 +5,12 @@ # # Translators: # Adam Łukasiak , 2014 +# Jakub Kopczyk , 2014 # Jaroslaw Lukawski , 2014 # Jaroslaw Lukawski , 2014 # Mateusz , 2014 # Cairath, 2014 +# Sebastian , 2014 # Jaroslaw Lukawski , 2014 # Dyfeomorfizm , 2014 # #-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-# @@ -22,6 +24,7 @@ # Jaroslaw Lukawski , 2014 # Mateusz , 2014 # Cairath, 2014 +# Sebastian , 2014 # Jaroslaw Lukawski , 2014 # #-#-#-#-# underscore.po (edx-platform) #-#-#-#-# # edX translation file @@ -30,20 +33,23 @@ # # Translators: # Fundacja_Eduprojekt.org , 2014 +# Jakub Kopczyk , 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Jakub Kopczyk , 2014 # Mateusz , 2014 +# Sebastian , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-24 18:00+0000\n" -"Last-Translator: Mateusz \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-12 16:51+0000\n" +"Last-Translator: Jakub Kopczyk \n" "Language-Team: Polish (http://www.transifex.com/projects/p/edx-platform/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,6 +87,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -126,6 +133,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1527,6 +1535,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1724,9 +1753,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2333,6 +2360,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2378,6 +2409,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2969,6 +3001,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3333,14 +3470,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3520,6 +3649,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3624,6 +3757,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/pt_BR/LC_MESSAGES/django.mo b/conf/locale/pt_BR/LC_MESSAGES/django.mo index d1bc6fddb2..0e40b17df9 100644 Binary files a/conf/locale/pt_BR/LC_MESSAGES/django.mo and b/conf/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/conf/locale/pt_BR/LC_MESSAGES/django.po b/conf/locale/pt_BR/LC_MESSAGES/django.po index 9cf7a68e4f..2df63e66b6 100644 --- a/conf/locale/pt_BR/LC_MESSAGES/django.po +++ b/conf/locale/pt_BR/LC_MESSAGES/django.po @@ -9,6 +9,7 @@ # brunojm , 2014 # edgarapmelo , 2014 # Filipe Oliveira , 2013 +# Francisco Cantarutti , 2014 # G.Ribas , 2014 # Heitor Althmann , 2014 # Heitor Althmann , 2014 @@ -75,7 +76,9 @@ # edgarapmelo , 2014 # Everton Zanella Alvarenga , 2014 # Filipe Oliveira , 2013 +# Francisco Cantarutti , 2014 # G.Ribas , 2014 +# Gislene Kucker Arantes , 2014 # javiercencig , 2014 # Kayo Leone Dias Perim , 2014 # Kayo Leone Dias Perim , 2014 @@ -113,6 +116,7 @@ # brunojm , 2013 # Daniel Linhares , 2014 # Filipe Oliveira , 2013 +# Francisco Cantarutti , 2014 # Kayo Leone Dias Perim , 2014 # Leonardo Lehnemann Agostinho Martins , 2014 # LucasPPires , 2014 @@ -154,7 +158,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: javiercencig \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/edx-platform/language/pt_BR/)\n" @@ -212,6 +216,10 @@ msgstr "Subseção" msgid "Unit" msgstr "Unidade" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -224,7 +232,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Certificado do Código de Honra" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Inscrições encerradas" @@ -327,14 +335,9 @@ msgstr "" msgid "Course id is invalid" msgstr "ID do curso inválido" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "Não há mais vagas" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" -msgstr "O estudante já está matriculado" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" +msgstr "" #: common/djangoapps/student/views.py msgid "You are not enrolled in this course" @@ -1884,9 +1887,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1924,7 +1930,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2731,6 +2740,46 @@ msgstr "" "ferramenta externa. Esta configuração oculta o botão Abrir e todos os " "IFrames para este componente." +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -4181,6 +4230,10 @@ msgstr "O título não pode ficar vazio" msgid "Body can't be empty" msgstr "O corpo não pode ficar vazio" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -4281,6 +4334,23 @@ msgstr "Endereço para correspondência" msgid "Goals" msgstr "Objetivos" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "O módulo não existe." @@ -4379,8 +4449,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4826,10 +4895,18 @@ msgstr "excluído" msgid "emailed" msgstr "E-mail enviado" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "corrigido" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -5145,6 +5222,26 @@ msgstr "" "número do seu pedido no e-mail, mas NÃO inclua informações sobre o seu " "cartão de crédito." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Número do pedido" @@ -7344,19 +7441,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -7367,14 +7451,17 @@ msgstr "editar" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -7382,6 +7469,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -7389,6 +7477,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -8169,10 +8258,6 @@ msgstr "Confirmar" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Navegação global" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -8224,6 +8309,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Você não possui nenhuma anotação. " +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Navegação global" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -9221,6 +9310,10 @@ msgstr "" "Adicionar {course.display_number_with_default} ao carrinho " "({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "Não há mais vagas" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -9440,15 +9533,6 @@ msgstr "" "escreva para {link_to_support_email} para relatar qualquer problema ou " "inatividade do site." -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Resumo das notas" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "Ainda não implementada" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -10311,11 +10395,9 @@ msgstr "Por favor, faça uma nova verificação para continuar" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" -"Para continuar com a verificação de identidade nos próximos cursos, você " -"precisa verificar novamente a sua identidade:" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -10400,6 +10482,23 @@ msgstr "" "Caso não consiga ter a verificação da identidade aprovada antes do seu curso" " terminar, o seu certificado verificado não será emitido." +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Resultados:" @@ -10708,36 +10807,6 @@ msgstr "" "Marque esta alternativa para receber um e-mail uma vez por dia com um resumo" " das novidades das publicações que você segue." -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10751,8 +10820,8 @@ msgstr "Todos os grupos" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10783,6 +10852,36 @@ msgstr "publicar anonimamente para os colegas da turma" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -11390,6 +11489,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "A sua inscrição no curso {course_name} foi cancelada" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "Avaliação pela equipe {course_number}" @@ -11551,31 +11670,6 @@ msgstr "O status para todas as tarefas ativas aparecem na tabela abaixo. " msgid "Course Warnings" msgstr "Avisos do curso" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" -"Clique para gerar um arquivo CSV de todos os alunos inscritos neste curso, " -"juntamente com as informações de perfil, como endereço de e-mail e nome de " -"usuário:" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "Baixar informações sobre o perfil em CSV" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" -"Para cursos menores, clique para listar as informações de perfil dos alunos " -"inscritos diretamente nesta página:" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "Informação sobre o perfil dos alunos inscritos " - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -11607,31 +11701,48 @@ msgstr "Relatórios" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" -"Clique para gerar um relatório de notas em CSV para todos os alunos " -"inscritos atualmente. Os links para os relatórios gerados aparecerão em uma " -"tabela abaixo quando a geração dos relatórios for concluída." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" -"Para cursos grandes, a geração deste relatório pode levar várias horas. Por " -"favor, seja paciente e não clique no botão várias vezes. Ao clicar no botão " -"várias vezes, a velocidade do processo de correção diminuirá." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" +"Clique para gerar um arquivo CSV de todos os alunos inscritos neste curso, " +"juntamente com as informações de perfil, como endereço de e-mail e nome de " +"usuário:" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "Baixar informações sobre o perfil em CSV" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" +"Para cursos menores, clique para listar as informações de perfil dos alunos " +"inscritos diretamente nesta página:" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "Informação sobre o perfil dos alunos inscritos " + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" -"O relatório é gerado em segundo plano, o que significa que é possível sair " -"desta página enquanto o relatório está sendo gerado." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -11643,17 +11754,11 @@ msgstr "Relatórios disponíveis para download" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" -"Os relatórios de notas listados abaixo são gerados cada vez que o botão " -"Gerar relatório de notas é clicado. Um link para cada relatório de " -"nota permanece disponível nesta página, identificado pela data e hora UTC em" -" que foi gerado. Os relatórios de notas não são excluídos, então todos os " -"relatórios já gerados continuarão disponíveis nesta página." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" @@ -12821,16 +12926,15 @@ msgid "Go Back" msgstr "Voltar" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Obrigado por se registrar!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"A sua conta ainda não está ativa. Um link de ativação e as instruções foram " -"enviados para {email}." #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -13306,6 +13410,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "No momento, os servidores do {platform_name} estão sobrecarregados" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "Edite o seu nome" @@ -13379,11 +13521,13 @@ msgstr "Você está atualizando o seu registro para:" msgid "You are re-verifying for" msgstr "Você está fazendo uma nova verificação para" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "Você está se inscrevendo para" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -14598,17 +14742,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "O que eu posso fazer nesta página?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -15171,6 +15353,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "O que eu posso fazer nesta página?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -16122,6 +16308,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo b/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo index 69beafaf2b..01536903d9 100644 Binary files a/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo and b/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/pt_BR/LC_MESSAGES/djangojs.po b/conf/locale/pt_BR/LC_MESSAGES/djangojs.po index d1f53f59f4..246cb1b2d2 100644 --- a/conf/locale/pt_BR/LC_MESSAGES/djangojs.po +++ b/conf/locale/pt_BR/LC_MESSAGES/djangojs.po @@ -12,6 +12,7 @@ # brunojm , 2014 # rqllira , 2014 # edgarapmelo , 2014 +# Francisco Cantarutti , 2014 # javiercencig , 2014 # Jefferson Floyd Conz , 2014 # Kayo Leone Dias Perim , 2014 @@ -47,6 +48,7 @@ # Daniel Linhares , 2014 # edgarapmelo , 2014 # aivuk , 2014 +# Francisco Cantarutti , 2014 # Leonardo Lehnemann Agostinho Martins , 2014 # LucasPPires , 2014 # Marco Túlio Pires , 2014 @@ -61,6 +63,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Francisco Cantarutti , 2014 # lukassem , 2014 # Vitor Silva Martins Costa , 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# @@ -81,9 +84,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-01 20:40+0000\n" -"Last-Translator: Marco Túlio Pires \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/edx-platform/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -147,6 +150,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1548,6 +1552,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1752,9 +1777,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "…" @@ -2356,6 +2379,10 @@ msgstr "Última Atualização: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> alunos avaliados." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Carregando..." @@ -2402,6 +2429,7 @@ msgid "Enter username or email" msgstr "Digite um nome de usuário ou email" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Digite um nome de usuário ou e-mail." @@ -3060,6 +3088,107 @@ msgstr "Problema de usuário {user} reavaliado corretamente" msgid "Failed to rescore problem." msgstr "Falha ao reavaliar o problema." +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3423,14 +3552,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3612,6 +3733,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3716,6 +3841,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/pt_PT/LC_MESSAGES/django.mo b/conf/locale/pt_PT/LC_MESSAGES/django.mo index c72dda2a4d..f0f180017f 100644 Binary files a/conf/locale/pt_PT/LC_MESSAGES/django.mo and b/conf/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/conf/locale/pt_PT/LC_MESSAGES/django.po b/conf/locale/pt_PT/LC_MESSAGES/django.po index a3753490a7..4e987def25 100644 --- a/conf/locale/pt_PT/LC_MESSAGES/django.po +++ b/conf/locale/pt_PT/LC_MESSAGES/django.po @@ -32,6 +32,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Carlos , 2014 # Carlos , 2013 # #-#-#-#-# messages.po (edx-platform) #-#-#-#-# # edX translation file @@ -39,7 +40,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: -# Carlos , 2013 +# Carlos , 2013-2014 # Carlos , 2013 # TiagoCalado , 2014 # #-#-#-#-# wiki.po (edx-platform) #-#-#-#-# @@ -51,13 +52,14 @@ # Bruno Leandro da Silva , 2014 # fabio913silva , 2014 # luismg9 , 2014 +# Patrícia Alexandra Casaleiro Rodrigues , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" -"PO-Revision-Date: 2014-08-25 20:21+0000\n" -"Last-Translator: fabio913silva \n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" +"PO-Revision-Date: 2014-09-26 02:10+0000\n" +"Last-Translator: Patrícia Alexandra Casaleiro Rodrigues \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/edx-platform/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -117,6 +119,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -129,7 +135,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -231,13 +237,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1693,9 +1694,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1733,7 +1737,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2464,6 +2471,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3786,6 +3833,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3879,6 +3930,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3968,8 +4036,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4375,10 +4442,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4653,6 +4728,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6629,19 +6724,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6652,14 +6734,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6667,6 +6752,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6674,6 +6760,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7408,10 +7495,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7463,6 +7546,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8394,6 +8481,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8601,15 +8692,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9391,8 +9473,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9470,6 +9552,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9770,36 +9869,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9813,8 +9882,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9845,6 +9914,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10385,6 +10484,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10532,26 +10651,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10578,22 +10677,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10606,11 +10725,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11653,13 +11771,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12105,6 +12224,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12171,11 +12328,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13269,17 +13428,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13842,6 +14039,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14793,6 +14994,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/pt_PT/LC_MESSAGES/djangojs.mo b/conf/locale/pt_PT/LC_MESSAGES/djangojs.mo index 1df80a079c..7912bed0a9 100644 Binary files a/conf/locale/pt_PT/LC_MESSAGES/djangojs.mo and b/conf/locale/pt_PT/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/pt_PT/LC_MESSAGES/djangojs.po b/conf/locale/pt_PT/LC_MESSAGES/djangojs.po index c58e67fe7c..1ab675e62c 100644 --- a/conf/locale/pt_PT/LC_MESSAGES/djangojs.po +++ b/conf/locale/pt_PT/LC_MESSAGES/djangojs.po @@ -16,7 +16,9 @@ # # Translators: # Bruno Leandro da Silva , 2014 +# Carlos , 2014 # Carlos , 2013 +# Patrícia Alexandra Casaleiro Rodrigues , 2014 # Ricardo Simões , 2014 # #-#-#-#-# underscore.po (edx-platform) #-#-#-#-# # edX translation file @@ -34,8 +36,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 14:14+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-13 15:01+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/edx-platform/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -74,6 +76,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -119,6 +122,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1518,6 +1522,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1712,9 +1737,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2305,6 +2328,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2350,6 +2377,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2941,6 +2969,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -2973,10 +3102,13 @@ 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 "" +"Isto pode estar a acontecer devido a um erro com o nosso servidor ou com a " +"sua ligação de internet. Tente actualizar a página ou confirmar que se " +"encontra online." #: cms/static/coffee/src/main.js msgid "Studio's having trouble saving your work" -msgstr "" +msgstr "O Studio está a ter problemas a guardar o seu trabalho" #: cms/static/coffee/src/views/tabs.js cms/static/coffee/src/views/tabs.js #: cms/static/coffee/src/xblock/cms.runtime.v1.js @@ -2988,139 +3120,147 @@ msgstr "" #: cms/static/js/views/utils/xblock_utils.js #: cms/static/js/views/utils/xblock_utils.js msgid "Saving…" -msgstr "" +msgstr "A guardar…" #: cms/static/coffee/src/views/tabs.js msgid "Delete Page Confirmation" -msgstr "" +msgstr "Confirmação de Eliminação de Página" #: cms/static/coffee/src/views/tabs.js msgid "" "Are you sure you want to delete this page? This action cannot be undone." msgstr "" +"Tem a certeza que quer apagar esta página? Esta ação não pode ser revertida" #: cms/static/coffee/src/views/tabs.js #: cms/static/js/views/course_info_update.js #: cms/static/js/views/utils/xblock_utils.js msgid "Deleting…" -msgstr "" +msgstr "A eliminar… " #: cms/static/coffee/src/xblock/cms.runtime.v1.js msgid "OpenAssessment Save Error" -msgstr "" +msgstr "Erro ao Guardar o OpenAssessent" #: cms/static/js/base.js msgid "This link will open in a modal window" -msgstr "" +msgstr "Este link irá abrir numa janela modal" #: cms/static/js/sock.js msgid "Hide Studio Help" -msgstr "" +msgstr "Ocultar Ajuda do Studio" #: cms/static/js/sock.js msgid "Looking for Help with Studio?" -msgstr "" +msgstr "Á Procura de Ajuda com Studio? " #: cms/static/js/collections/group.js msgid "Group %s" -msgstr "" +msgstr "Grupo %s" #. Translators: Dictionary used for creation ids that are used in #. default group names. For example: A, B, AA in Group A, #. Group B, ..., Group AA, etc. #: cms/static/js/collections/group.js msgid "ABCDEFGHIJKLMNOPQRSTUVWXYZ" -msgstr "" +msgstr "ABCDEFGHIJKLMNOPQRSTUVWXYZ" #: cms/static/js/models/course.js cms/static/js/models/section.js msgid "You must specify a name" -msgstr "" +msgstr "Deve especificar um nome " #: cms/static/js/models/group.js msgid "Group name is required" -msgstr "" +msgstr "O nome do Grupo é obrigatório" #: cms/static/js/models/group_configuration.js msgid "Group A" -msgstr "" +msgstr "Grupo A" #: cms/static/js/models/group_configuration.js msgid "Group B" -msgstr "" +msgstr "Grupo B" #: cms/static/js/models/group_configuration.js msgid "Group Configuration name is required." -msgstr "" +msgstr "O nome da Configuração do Grupo é obrigatório." #: cms/static/js/models/group_configuration.js msgid "There must be at least one group." -msgstr "" +msgstr "Tem de existir pelo menos um grupo." #: cms/static/js/models/group_configuration.js msgid "All groups must have a name." -msgstr "" +msgstr "Todos os grupos têm de ter nome." #: cms/static/js/models/uploads.js msgid "" "Only <%= fileTypes %> files can be uploaded. Please select a file ending in " "<%= fileExtensions %> to upload." msgstr "" +"Apenas ficheiros <%= fileTypes %> podem ser enviados . Por favor, selecione " +"um fichaeiro acabado em <%= fileExtensions %> para fazer o upload." #: cms/static/js/models/uploads.js msgid "or" -msgstr "" +msgstr "ou" #: cms/static/js/models/settings/course_details.js msgid "The course must have an assigned start date." -msgstr "" +msgstr "O curso deve ter uma data de início definida." #: cms/static/js/models/settings/course_details.js msgid "The course end date cannot be before the course start date." -msgstr "" +msgstr "A data do final do curso não pode ser anterior à data de início. " #: cms/static/js/models/settings/course_details.js msgid "The course start date cannot be before the enrollment start date." msgstr "" +"A data de início do curso não pode ser anterior à data de início de " +"matrículas. " #: cms/static/js/models/settings/course_details.js msgid "The enrollment start date cannot be after the enrollment end date." msgstr "" +"A data de início da matrícula não pode ser posterior à data final para " +"matrícula. " #: cms/static/js/models/settings/course_details.js msgid "The enrollment end date cannot be after the course end date." msgstr "" +"A data final de matrícula não pode ser posterior à data do final do curso. " #: cms/static/js/models/settings/course_details.js msgid "Key should only contain letters, numbers, _, or -" -msgstr "" +msgstr "A chave deve conter apenas letras, números, _, ou -" #: cms/static/js/models/settings/course_grader.js msgid "There's already another assignment type with this name." -msgstr "" +msgstr "Já existe um outro tipo de tarefa com este nome." #: cms/static/js/models/settings/course_grader.js msgid "Please enter an integer between 0 and 100." -msgstr "" +msgstr "Por favor, insira um número inteiro entre 0 e 100." #: cms/static/js/models/settings/course_grader.js msgid "Please enter an integer greater than 0." -msgstr "" +msgstr "Por favor insira um número inteiro maior que 0." #: cms/static/js/models/settings/course_grader.js msgid "Please enter non-negative integer." -msgstr "" +msgstr "Por favor entre um número inteiro não negativo." #: cms/static/js/models/settings/course_grader.js msgid "Cannot drop more <% attrs.types %> than will assigned." -msgstr "" +msgstr "Não é possível arrastar mais <% attrs.types %> do que os assinalados." #: cms/static/js/models/settings/course_grading_policy.js msgid "Grace period must be specified in HH:MM format." -msgstr "" +msgstr "O prazo de tolerância deve ser especificado no formato HH:MM. " #: cms/static/js/views/asset.js msgid "Delete File Confirmation" -msgstr "" +msgstr "Confirmação da eliminação de ficheiro" #: cms/static/js/views/asset.js msgid "" @@ -3128,82 +3268,83 @@ msgid "" "\n" "Also any content that links/refers to this item will no longer work (e.g. broken images and/or links)" msgstr "" +"Tem certeza que deseja eliminar este item? A operação não pode ser revertida! ⏎\n" +"⏎\n" +"Além disso, qualquer conteúdo que tenha links ou se refira a este item deixa de funcionar (ex.: imagens e/or links quebrados) " #: cms/static/js/views/asset.js msgid "Your file has been deleted." -msgstr "" +msgstr "O seu ficheiro foi eliminado." -#: cms/static/js/views/assets.js cms/templates/js/asset-library.underscore +#: cms/static/js/views/assets.js msgid "Date Added" -msgstr "" +msgstr "Data de Entrada" #: cms/static/js/views/assets.js msgid "Uploading…" -msgstr "" +msgstr "A enviar..." #: cms/static/js/views/assets.js -#: cms/templates/js/asset-upload-modal.underscore msgid "Choose File" -msgstr "" +msgstr "Escolha um ficheiro" #: cms/static/js/views/assets.js -#: cms/templates/js/asset-upload-modal.underscore msgid "Upload New File" -msgstr "" +msgstr "Fazer o Upload de um Novo Ficheiro" #: cms/static/js/views/assets.js msgid "Load Another File" -msgstr "" +msgstr "Carregar Outro Ficheiro" #: cms/static/js/views/course_info_update.js msgid "Are you sure you want to delete this update?" -msgstr "" +msgstr "Tem certeza que quer eliminar esta atualização?" #: cms/static/js/views/course_info_update.js msgid "This action cannot be undone." -msgstr "" +msgstr "Esta ação não pode ser desfeita." #: cms/static/js/views/course_rerun.js msgid "Create Re-run" -msgstr "" +msgstr "Criar Re-execução" #: cms/static/js/views/course_rerun.js msgid "Processing Re-run Request" -msgstr "" +msgstr "A processar Pedido de Re-execução" #: cms/static/js/views/edit_chapter.js msgid "Upload a new PDF to “<%= name %>”" -msgstr "" +msgstr "Fazer o upload de um novo PDF para “<%= name %>”" #: cms/static/js/views/edit_chapter.js msgid "Please select a PDF file to upload." -msgstr "" +msgstr "Por favor, selecione um arquivo PDF para upload." #: cms/static/js/views/edit_textbook.js #: cms/static/js/views/group_configuration_edit.js #: cms/static/js/views/overview_assignment_grader.js msgid "Saving" -msgstr "" +msgstr "Guardando" #. Translators: 'count' is number of groups that the group #. configuration contains. #: cms/static/js/views/group_configuration_details.js msgid "Contains %(count)s group" msgid_plural "Contains %(count)s groups" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Contém %(count)s grupo" +msgstr[1] "Contém %(count)s grupos" #: cms/static/js/views/group_configuration_details.js msgid "Not in Use" -msgstr "" +msgstr "Não está em Uso" #. Translators: 'count' is number of units that the group #. configuration is used in. #: cms/static/js/views/group_configuration_details.js msgid "Used in %(count)s unit" msgid_plural "Used in %(count)s units" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Usado em %(count)s unidade" +msgstr[1] "Usado em %(count)s unidades" #. Translators: 'outlineAnchor' is an anchor pointing to #. the course outline page. @@ -3212,71 +3353,74 @@ msgid "" "This Group Configuration is not in use. Start by adding a content experiment" " to any Unit via the %(outlineAnchor)s." msgstr "" +"A configuração de Grupo não está em uso. Começe por adicionar uma " +"experiência de conteúdo a qualquer Unidade via %(outlineAnchor)s." #: cms/static/js/views/group_configuration_details.js msgid "Course Outline" -msgstr "" +msgstr "Descrição Geral do Curso" #: cms/static/js/views/group_configuration_item.js msgid "Delete this Group Configuration?" -msgstr "" +msgstr "Apagar esta Configuração de Grupo?" #: cms/static/js/views/group_configuration_item.js msgid "Deleting this Group Configuration is permanent and cannot be undone." msgstr "" +"Apagar esta Configuração de Grupo é permanente e não pode ser desfeito" #: cms/static/js/views/group_configuration_item.js #: cms/static/js/views/show_textbook.js msgid "Deleting" -msgstr "" +msgstr "Eliminando" #: cms/static/js/views/import.js cms/static/js/views/import.js.c msgid "Choose new file" -msgstr "" +msgstr "Escolha um novo ficheiro" #: cms/static/js/views/import.js msgid "Error importing course" -msgstr "" +msgstr "Erro ao importar o curso" #: cms/static/js/views/import.js msgid "There was an error with the upload" -msgstr "" +msgstr "Ocorreu um erro durante o upload" #: cms/static/js/views/import.js msgid "" "File format not supported. Please upload a file with a tar.gz " "extension." msgstr "" +"O formato de ficheiro não é suportado. Por favor, faça o upload de um " +"ficheiro com uma extensão tar.gz." #: cms/static/js/views/metadata.js msgid "Upload File" -msgstr "" +msgstr "Upload de ficheiro" #: cms/static/js/views/overview.js msgid "Collapse All Sections" -msgstr "" +msgstr "Contrair todas as secções" #: cms/static/js/views/overview.js msgid "Expand All Sections" -msgstr "" +msgstr "Expandir todas as secções" #: cms/static/js/views/overview.js msgid "Release date:" -msgstr "" +msgstr "Data de Lançamento:" #: cms/static/js/views/overview.js msgid "{month}/{day}/{year} at {hour}:{minute} UTC" -msgstr "" +msgstr "{day}/{month}/{year} às {hour}:{minute} UTC" #: cms/static/js/views/overview.js msgid "Edit section release date" -msgstr "" +msgstr "Editar data de lançamento da secção" #: cms/static/js/views/overview_assignment_grader.js -#: cms/templates/js/course-outline.underscore -#: cms/templates/js/grading-editor.underscore msgid "Not Graded" -msgstr "" +msgstr "sem Classificação" #. Translators: sample result: "Showing 0-9 out of 25 total, sorted by Date #. Added ascending" @@ -3285,6 +3429,8 @@ msgid "" "Showing %(current_item_range)s out of %(total_items_count)s, sorted by " "%(sort_name)s ascending" msgstr "" +"Mostrando % (current_item_range)s de %(total_items_count)s, ordenado por " +"%(sort_name)s ascending" #. Translators: sample result: "Showing 0-9 out of 25 total, sorted by Date #. Added descending" @@ -3293,167 +3439,161 @@ msgid "" "Showing %(current_item_range)s out of %(total_items_count)s, sorted by " "%(sort_name)s descending" msgstr "" +"Mostrando %(current_item_range)s de %(total_items_count)s, ordenado por " +"%(sort_name)s descending" #. Translators: turns into "25 total" to be used in other sentences, e.g. #. "Showing 0-9 out of 25 total". #: cms/static/js/views/paging_header.js msgid "%(total_items)s total" -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 "" +msgstr "%(total_items)s total " #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" -msgstr "" +msgstr "Eliminar “<%= name %>”?" #: 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 "" +"A eliminação de um livro de texto não pode ser desfeita e qualquer " +"referência a ele durante a navegação também será removida. " #: cms/static/js/views/uploads.js -#: cms/templates/js/metadata-file-uploader-item.underscore -#: cms/templates/js/video/metadata-translations-item.underscore msgid "Upload" -msgstr "" +msgstr "Enviar" #: cms/static/js/views/uploads.js msgid "We're sorry, there was an error" -msgstr "" +msgstr "Desculpe, ocorreu um erro" #: cms/static/js/views/validation.js msgid "You've made some changes" -msgstr "" +msgstr "Fez algumas alterações" #: cms/static/js/views/validation.js msgid "Your changes will not take effect until you save your progress." msgstr "" +"As suas alterações não terão efeito até que você guarde seu progresso." #: cms/static/js/views/validation.js msgid "You've made some changes, but there are some errors" -msgstr "" +msgstr "Fez algumas alterações, mas há alguns erros" #: cms/static/js/views/validation.js msgid "" "Please address the errors on this page first, and then save your progress." msgstr "" +"Por favor, primeiro corrija os erros nesta página e depois guarde o seu " +"progresso. " #: cms/static/js/views/validation.js msgid "Save Changes" -msgstr "" +msgstr "Guardar Alterações" #: cms/static/js/views/validation.js msgid "Your changes have been saved." -msgstr "" +msgstr "As suas alterações foram guardadas" #: cms/static/js/views/xblock_editor.js msgid "Editor" -msgstr "" +msgstr "Editor" #: cms/static/js/views/xblock_editor.js -#: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Settings" -msgstr "" +msgstr "Configurações" #: cms/static/js/views/xblock_outline.js msgid "New %(component_type)s" -msgstr "" +msgstr "Novo %(component_type)s" #: cms/static/js/views/components/add_xblock.js #: cms/static/js/views/utils/xblock_utils.js msgid "Adding…" -msgstr "" +msgstr "Adicionando…" #: cms/static/js/views/modals/course_outline_modals.js msgid "%(display_name)s Settings" -msgstr "" +msgstr "Definições de %(display_name)s" #: cms/static/js/views/modals/course_outline_modals.js msgid "Change the settings for %(display_name)s" -msgstr "" +msgstr "Alterar as definições de %(display_name)s" #: cms/static/js/views/modals/course_outline_modals.js msgid "Publish %(display_name)s" -msgstr "" +msgstr "Publicar %(display_name)s" #: cms/static/js/views/modals/course_outline_modals.js msgid "Publish all unpublished changes for this %(item)s?" -msgstr "" +msgstr "Publicar todas as alterações não publicadas para este %(item)s?" #: cms/static/js/views/modals/course_outline_modals.js -#: cms/templates/js/course-outline.underscore -#: cms/templates/js/course-outline.underscore -#: cms/templates/js/publish-xblock.underscore msgid "Publish" -msgstr "" +msgstr "Publicar" #: cms/static/js/views/modals/edit_xblock.js msgid "Component" -msgstr "" +msgstr "Componente" #: cms/static/js/views/modals/edit_xblock.js msgid "Editing: %(title)s" -msgstr "" +msgstr "Edição: %(title)s" #: cms/static/js/views/modals/validation_error_modal.js msgid "Validation Error While Saving" -msgstr "" +msgstr "Erro de Validação ao Guardar" #: cms/static/js/views/modals/validation_error_modal.js msgid "Undo Changes" -msgstr "" +msgstr "Desfazer Alterações" #: cms/static/js/views/modals/validation_error_modal.js msgid "Change Manually" -msgstr "" +msgstr "Alterar Manualmente" #: cms/static/js/views/pages/container.js msgid "Duplicating…" -msgstr "" +msgstr "Duplicando…" #: cms/static/js/views/pages/container_subviews.js msgid "Publishing…" -msgstr "" +msgstr "A Publicar…" #: cms/static/js/views/pages/container_subviews.js #: cms/static/js/views/pages/container_subviews.js -#: cms/templates/js/publish-xblock.underscore msgid "Discard Changes" -msgstr "" +msgstr "Descartar Alterações" #: cms/static/js/views/pages/container_subviews.js msgid "" "Are you sure you want to revert to the last published version of the unit? " "You cannot undo this action." msgstr "" +"Tem a certeza que quer reverter para a última versão publicada da unidade? " +"Não pode desfazer esta ação." #: cms/static/js/views/pages/container_subviews.js msgid "Discarding Changes…" -msgstr "" +msgstr "Descartar Alterações…" #: cms/static/js/views/pages/container_subviews.js msgid "Hiding from Students…" -msgstr "" +msgstr "Escondido dos Estudantes…" #: cms/static/js/views/pages/container_subviews.js msgid "Explicitly Hiding from Students…" -msgstr "" +msgstr "Explicitamente Escondido dos Estudantes…" #: cms/static/js/views/pages/container_subviews.js msgid "Inheriting Student Visibility…" -msgstr "" +msgstr "Herdando Visibilidade do Estudante…" #: cms/static/js/views/pages/container_subviews.js #: cms/static/js/views/pages/container_subviews.js msgid "Make Visible to Students" -msgstr "" +msgstr "Tornar Visível para Estudantes" #: cms/static/js/views/pages/container_subviews.js msgid "" @@ -3461,24 +3601,30 @@ msgid "" "you made to the unit when it was hidden will now be visible to students. Do " "you want to proceed?" msgstr "" +"Se a unidade foi previamente publicada e libertada para estudantes, " +"quaisquer alterações feitas para a unidade quando estava escondida ficarão " +"agora visíveis para estudantes. Quer continuar?" #: cms/static/js/views/pages/container_subviews.js msgid "Making Visible to Students…" -msgstr "" +msgstr "A Tornar Visível para Estudantes…" #: cms/static/js/views/pages/group_configurations.js msgid "You have unsaved changes. Do you really want to leave this page?" -msgstr "" +msgstr "Tem alterações não guardadas. Quer realmente deixar esta página?" #: 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 "" +"As alterações não terão efeito até que você guarde o seu progresso. " +"Verifique a formatação da chave e valor pois a validação não está " +"implementada." #: cms/static/js/views/settings/advanced.js msgid "Your policy changes have been saved." -msgstr "" +msgstr "As alterações na política foram guardadas." #: cms/static/js/views/settings/advanced.js msgid "" @@ -3486,70 +3632,82 @@ msgid "" "currently in place yet. If you are having difficulties, please review your " "policy pairs." msgstr "" +"Por favor, note que a validação dos pares de chave e valor da política ainda" +" não está implementada. Se tiver problemas, por favor, revise os seus pares " +"da políticas. " + +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "%(hours)s:%(minutes)s (hora atual UTC)" #: cms/static/js/views/settings/main.js msgid "Upload your course image." -msgstr "" +msgstr "Faça upload da imagem do seu curso." #: cms/static/js/views/settings/main.js msgid "Files must be in JPEG or PNG format." -msgstr "" +msgstr "Os ficheiros devem ser nos formatos JPEG ou PNG." #: cms/static/js/views/utils/create_course_utils.js msgid "Required field." -msgstr "" +msgstr "Campo obrigatório." #: cms/static/js/views/utils/create_course_utils.js msgid "Please do not use any spaces in this field." -msgstr "" +msgstr "Por favor, não use espaços neste campo." #: cms/static/js/views/utils/create_course_utils.js msgid "Please do not use any spaces or special characters in this field." msgstr "" +"Por favor, não utilize nenhum espaço ou caracteres especiais neste campo. " #: cms/static/js/views/utils/create_course_utils.js msgid "" "The combined length of the organization, course number, and course run " "fields cannot be more than 65 characters." msgstr "" +"A extensão combinada dos campos de organização, número e período do curso " +"não pode ultrapassar 65 caracteres. " #: cms/static/js/views/utils/xblock_utils.js msgid "component" -msgstr "" +msgstr "componente" #: cms/static/js/views/utils/xblock_utils.js msgid "Delete this %(xblock_type)s?" -msgstr "" +msgstr "Apagar este %(xblock_type)s?" #: cms/static/js/views/utils/xblock_utils.js msgid "Deleting this %(xblock_type)s is permanent and cannot be undone." -msgstr "" +msgstr "Apagar este %(xblock_type)s é permanente e não pode ser alterado." #: cms/static/js/views/utils/xblock_utils.js msgid "Yes, delete this %(xblock_type)s" -msgstr "" +msgstr "Sim, apagar este %(xblock_type)s" #: cms/static/js/views/utils/xblock_utils.js msgid "section" -msgstr "" +msgstr "secção" #: cms/static/js/views/utils/xblock_utils.js msgid "subsection" -msgstr "" +msgstr "subsecção" #: cms/static/js/views/utils/xblock_utils.js msgid "unit" -msgstr "" +msgstr "unidade" #: cms/static/js/views/video/translations_editor.js msgid "" "Sorry, there was an error parsing the subtitles that you uploaded. Please " "check the format and try again." msgstr "" +"Desculpe, houve um erro ao analisar as legendas que você carregou. Verifique" +" o formato e tente novamente." #: cms/static/js/views/video/translations_editor.js msgid "Upload translation" -msgstr "" +msgstr "Enviar tradução" #: common/templates/js/image-modal.underscore msgid "Large" @@ -3591,6 +3749,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ro/LC_MESSAGES/django.mo b/conf/locale/ro/LC_MESSAGES/django.mo index 10008cb56d..9506d206e3 100644 Binary files a/conf/locale/ro/LC_MESSAGES/django.mo and b/conf/locale/ro/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ro/LC_MESSAGES/django.po b/conf/locale/ro/LC_MESSAGES/django.po index 9a4aa5eb20..1a960dfedf 100644 --- a/conf/locale/ro/LC_MESSAGES/django.po +++ b/conf/locale/ro/LC_MESSAGES/django.po @@ -48,7 +48,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-09-24 08:01+0000\n" "Last-Translator: Dragos Ardeleanu \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/edx-platform/language/ro/)\n" @@ -110,6 +110,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -122,7 +126,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -224,13 +228,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1688,9 +1687,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1728,7 +1730,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2459,6 +2464,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3781,6 +3826,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3874,6 +3923,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3963,8 +4029,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4372,10 +4437,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4650,6 +4723,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6626,19 +6719,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6649,14 +6729,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6664,6 +6747,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6671,6 +6755,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7405,10 +7490,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7460,6 +7541,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8393,6 +8478,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8600,15 +8689,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9390,8 +9470,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9469,6 +9549,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9769,36 +9866,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9812,8 +9879,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9844,6 +9911,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10386,6 +10483,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10533,26 +10650,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10579,22 +10676,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10607,11 +10724,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11654,13 +11770,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12106,6 +12223,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12172,11 +12327,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13270,17 +13427,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13843,6 +14038,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14794,6 +14993,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ro/LC_MESSAGES/djangojs.mo b/conf/locale/ro/LC_MESSAGES/djangojs.mo index 4b8936063f..43c91f1005 100644 Binary files a/conf/locale/ro/LC_MESSAGES/djangojs.mo and b/conf/locale/ro/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ro/LC_MESSAGES/djangojs.po b/conf/locale/ro/LC_MESSAGES/djangojs.po index c52678f909..e660cceb76 100644 --- a/conf/locale/ro/LC_MESSAGES/djangojs.po +++ b/conf/locale/ro/LC_MESSAGES/djangojs.po @@ -34,8 +34,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-18 20:40+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/edx-platform/language/ro/)\n" "MIME-Version: 1.0\n" @@ -74,6 +74,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -119,6 +120,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1520,6 +1522,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1717,9 +1740,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2325,6 +2346,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2370,6 +2395,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2961,6 +2987,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3325,14 +3456,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3512,6 +3635,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3616,6 +3743,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ru/LC_MESSAGES/django.mo b/conf/locale/ru/LC_MESSAGES/django.mo index 228fcc0bce..d7e88b4d43 100644 Binary files a/conf/locale/ru/LC_MESSAGES/django.mo and b/conf/locale/ru/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ru/LC_MESSAGES/django.po b/conf/locale/ru/LC_MESSAGES/django.po index bac5f3cfc9..e4ff30e232 100644 --- a/conf/locale/ru/LC_MESSAGES/django.po +++ b/conf/locale/ru/LC_MESSAGES/django.po @@ -93,6 +93,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Alena Koneva , 2014 # AndyZ , 2014 # AndyZ , 2014 # Андрей Сандлер , 2013 @@ -132,7 +133,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Weyedide \n" "Language-Team: Russian (http://www.transifex.com/projects/p/edx-platform/language/ru/)\n" @@ -192,6 +193,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -204,7 +209,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -306,12 +311,8 @@ msgstr "" msgid "Course id is invalid" msgstr "Недопустимый идентификатор курса" -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "Набор на курс закончен" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1781,9 +1782,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1821,8 +1825,11 @@ msgid "Cohort Configuration" msgstr "Конфигурация группы" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." -msgstr "Группы в настоящее время не поддерживаются edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." +msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Is New" @@ -2555,6 +2562,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3875,6 +3922,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3968,6 +4019,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "Модуль не существует." @@ -4057,8 +4125,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4463,10 +4530,18 @@ msgstr "удалено" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "оценено" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4746,6 +4821,26 @@ msgstr "" "{billing_email}. Пожалуйста, сообщите номер вашего заказа в своём письме. Ни" " в коем случае не упоминайте данные вашей банковской карты." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6719,19 +6814,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6742,14 +6824,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6757,6 +6842,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6764,6 +6850,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7503,10 +7590,6 @@ msgstr "Подтвердить" msgid "Reject" msgstr "Отклонить" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7558,6 +7641,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8493,6 +8580,10 @@ msgstr "" "Добавить {course.display_number_with_default} в корзину " "({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "Набор на курс закончен" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8702,15 +8793,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9498,8 +9580,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9577,6 +9659,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Результаты:" @@ -9875,36 +9974,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9918,8 +9987,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9950,6 +10019,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10498,6 +10597,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10645,26 +10764,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10691,22 +10790,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10719,11 +10838,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11770,13 +11888,14 @@ msgid "Go Back" msgstr "Вернуться" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Спасибо за регистрацию!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12224,6 +12343,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12290,11 +12447,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13388,17 +13547,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13961,6 +14158,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14912,6 +15113,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ru/LC_MESSAGES/djangojs.mo b/conf/locale/ru/LC_MESSAGES/djangojs.mo index a66ff69f26..9374a7e73b 100644 Binary files a/conf/locale/ru/LC_MESSAGES/djangojs.mo and b/conf/locale/ru/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ru/LC_MESSAGES/djangojs.po b/conf/locale/ru/LC_MESSAGES/djangojs.po index f66af08b5e..47311243c4 100644 --- a/conf/locale/ru/LC_MESSAGES/djangojs.po +++ b/conf/locale/ru/LC_MESSAGES/djangojs.po @@ -5,6 +5,7 @@ # # Translators: # dfxedx , 2014 +# Alena Koneva , 2014 # AndyZ , 2014 # AndyZ , 2014 # Андрей Сандлер , 2013 @@ -69,9 +70,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-17 07:00+0000\n" -"Last-Translator: Maksimenkova Olga \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Russian (http://www.transifex.com/projects/p/edx-platform/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -109,6 +110,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -154,6 +156,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1557,6 +1560,27 @@ msgstr "" "Ваш браузер не поддерживает прямой доступ к буферу обмена. Используйте, " "пожалуйста, комбинации клавиш Ctrl+X/C/V." +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1754,9 +1778,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2364,6 +2386,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2409,6 +2435,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -3002,6 +3029,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "Не удалось изменить оценку за задание." +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3366,14 +3498,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3553,6 +3677,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3657,6 +3785,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "Часто встречающиеся типы заданий" diff --git a/conf/locale/si/LC_MESSAGES/django.mo b/conf/locale/si/LC_MESSAGES/django.mo index ad705842bc..fa18ca2c36 100644 Binary files a/conf/locale/si/LC_MESSAGES/django.mo and b/conf/locale/si/LC_MESSAGES/django.mo differ diff --git a/conf/locale/si/LC_MESSAGES/django.po b/conf/locale/si/LC_MESSAGES/django.po index 1279a8bb53..f51ab4cb71 100644 --- a/conf/locale/si/LC_MESSAGES/django.po +++ b/conf/locale/si/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Sinhala (http://www.transifex.com/projects/p/edx-platform/language/si/)\n" @@ -103,6 +103,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -115,7 +119,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -217,13 +221,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1679,9 +1678,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1719,7 +1721,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2450,6 +2455,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3772,6 +3817,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3865,6 +3914,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3954,8 +4020,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4361,10 +4426,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4639,6 +4712,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6615,19 +6708,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6638,14 +6718,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6653,6 +6736,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6660,6 +6744,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7394,10 +7479,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7449,6 +7530,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8380,6 +8465,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8587,15 +8676,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9377,8 +9457,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9456,6 +9536,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9756,36 +9853,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9799,8 +9866,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9831,6 +9898,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10371,6 +10468,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10518,26 +10635,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10564,22 +10661,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10592,11 +10709,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11639,13 +11755,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12091,6 +12208,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12157,11 +12312,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13255,17 +13412,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13828,6 +14023,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14779,6 +14978,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/si/LC_MESSAGES/djangojs.mo b/conf/locale/si/LC_MESSAGES/djangojs.mo index f9f73e2e5d..0566263ce6 100644 Binary files a/conf/locale/si/LC_MESSAGES/djangojs.mo and b/conf/locale/si/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/si/LC_MESSAGES/djangojs.po b/conf/locale/si/LC_MESSAGES/djangojs.po index 335c003c60..2649072dfc 100644 --- a/conf/locale/si/LC_MESSAGES/djangojs.po +++ b/conf/locale/si/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Sinhala (http://www.transifex.com/projects/p/edx-platform/language/si/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/sk/LC_MESSAGES/django.mo b/conf/locale/sk/LC_MESSAGES/django.mo index 37b2497561..347fbdba1d 100644 Binary files a/conf/locale/sk/LC_MESSAGES/django.mo and b/conf/locale/sk/LC_MESSAGES/django.mo differ diff --git a/conf/locale/sk/LC_MESSAGES/django.po b/conf/locale/sk/LC_MESSAGES/django.po index 15592d458d..4c29dfe465 100644 --- a/conf/locale/sk/LC_MESSAGES/django.po +++ b/conf/locale/sk/LC_MESSAGES/django.po @@ -17,7 +17,8 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: -# Vladimir Zahradnik , 2014 +# Livia Meskova , 2014 +# Vladimír Záhradník , 2014 # #-#-#-#-# mako-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -31,22 +32,22 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: -# Vladimir Zahradnik , 2013 -# Vladimir Zahradnik , 2013 +# Vladimír Záhradník , 2013 +# Vladimír Záhradník , 2013 # #-#-#-#-# wiki.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: -# Vladimir Zahradnik , 2014 +# Vladimír Záhradník , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-09-03 08:46+0000\n" -"Last-Translator: Vladimir Zahradnik \n" +"Last-Translator: Vladimír Záhradník \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/edx-platform/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -106,6 +107,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -118,7 +123,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -220,13 +225,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1684,9 +1684,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1724,7 +1727,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2455,6 +2461,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3774,6 +3820,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3867,6 +3917,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3956,8 +4023,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4365,10 +4431,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4643,6 +4717,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6619,19 +6713,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6642,14 +6723,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6664,6 +6749,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7398,10 +7484,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7453,6 +7535,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8386,6 +8472,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8593,15 +8683,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9383,8 +9464,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9462,6 +9543,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9762,36 +9860,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9805,8 +9873,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9837,6 +9905,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10379,6 +10477,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10526,26 +10644,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10572,22 +10670,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10600,11 +10718,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11647,13 +11764,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12099,6 +12217,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12165,11 +12321,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13263,17 +13421,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13836,6 +14032,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14787,6 +14987,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/sk/LC_MESSAGES/djangojs.mo b/conf/locale/sk/LC_MESSAGES/djangojs.mo index fdd8b77222..d689cd70e0 100644 Binary files a/conf/locale/sk/LC_MESSAGES/djangojs.mo and b/conf/locale/sk/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/sk/LC_MESSAGES/djangojs.po b/conf/locale/sk/LC_MESSAGES/djangojs.po index 7fbc9dd556..6fbd06de72 100644 --- a/conf/locale/sk/LC_MESSAGES/djangojs.po +++ b/conf/locale/sk/LC_MESSAGES/djangojs.po @@ -4,9 +4,10 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Livia Meskova , 2014 # veronika.bundzikova , 2014 -# Vladimir Zahradnik , 2013-2014 -# Vladimir Zahradnik , 2013 +# Vladimír Záhradník , 2013-2014 +# Vladimír Záhradník , 2013 # #-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-# # edX translation file. # Copyright (C) 2014 EdX @@ -15,8 +16,8 @@ # Translators: # seliga.adam , 2014 # veronika.bundzikova , 2014 -# Vladimir Zahradnik , 2014 -# Vladimir Zahradnik , 2013 +# Vladimír Záhradník , 2014 +# Vladimír Záhradník , 2013 # #-#-#-#-# underscore.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -33,8 +34,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-03 08:49+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-11 10:21+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/edx-platform/language/sk/)\n" "MIME-Version: 1.0\n" @@ -73,6 +74,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -118,6 +120,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1519,6 +1522,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1716,9 +1740,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2324,6 +2346,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2369,6 +2395,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2960,6 +2987,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3324,14 +3456,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3511,6 +3635,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3615,6 +3743,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/sl/LC_MESSAGES/django.mo b/conf/locale/sl/LC_MESSAGES/django.mo index b86eb0b3a6..728ccfeff3 100644 Binary files a/conf/locale/sl/LC_MESSAGES/django.mo and b/conf/locale/sl/LC_MESSAGES/django.mo differ diff --git a/conf/locale/sl/LC_MESSAGES/django.po b/conf/locale/sl/LC_MESSAGES/django.po index c8b2ca9372..d1fa4f4b05 100644 --- a/conf/locale/sl/LC_MESSAGES/django.po +++ b/conf/locale/sl/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/edx-platform/language/sl/)\n" @@ -102,6 +102,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -114,7 +118,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -216,13 +220,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1682,9 +1681,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1722,7 +1724,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2453,6 +2458,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3775,6 +3820,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3868,6 +3917,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3957,8 +4023,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4368,10 +4433,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4646,6 +4719,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6622,19 +6715,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6645,14 +6725,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6660,6 +6743,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6667,6 +6751,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7401,10 +7486,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7456,6 +7537,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8391,6 +8476,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8598,15 +8687,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9388,8 +9468,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9467,6 +9547,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9767,36 +9864,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9810,8 +9877,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9842,6 +9909,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10386,6 +10483,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10533,26 +10650,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10579,22 +10676,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10607,11 +10724,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11654,13 +11770,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12106,6 +12223,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12172,11 +12327,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13270,17 +13427,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13843,6 +14038,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14794,6 +14993,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/sl/LC_MESSAGES/djangojs.mo b/conf/locale/sl/LC_MESSAGES/djangojs.mo index 9f6142c5d0..321a71f081 100644 Binary files a/conf/locale/sl/LC_MESSAGES/djangojs.mo and b/conf/locale/sl/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/sl/LC_MESSAGES/djangojs.po b/conf/locale/sl/LC_MESSAGES/djangojs.po index 7ff780ff06..cf6e7472a3 100644 --- a/conf/locale/sl/LC_MESSAGES/djangojs.po +++ b/conf/locale/sl/LC_MESSAGES/djangojs.po @@ -28,8 +28,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/edx-platform/language/sl/)\n" "MIME-Version: 1.0\n" @@ -104,6 +104,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1507,6 +1508,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1707,9 +1729,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2340,6 +2360,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2385,6 +2409,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2976,6 +3001,115 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3345,14 +3479,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3532,6 +3658,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3636,6 +3766,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/sq/LC_MESSAGES/django.mo b/conf/locale/sq/LC_MESSAGES/django.mo index 43cc36b610..202d89eb6d 100644 Binary files a/conf/locale/sq/LC_MESSAGES/django.mo and b/conf/locale/sq/LC_MESSAGES/django.mo differ diff --git a/conf/locale/sq/LC_MESSAGES/django.po b/conf/locale/sq/LC_MESSAGES/django.po index 9ca8ab682f..745e901a1f 100644 --- a/conf/locale/sq/LC_MESSAGES/django.po +++ b/conf/locale/sq/LC_MESSAGES/django.po @@ -44,8 +44,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" -"PO-Revision-Date: 2014-09-06 17:10+0000\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" +"PO-Revision-Date: 2014-09-28 21:10+0000\n" "Last-Translator: Faton Nuha \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/edx-platform/language/sq/)\n" "MIME-Version: 1.0\n" @@ -99,6 +99,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -111,7 +115,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -212,15 +216,10 @@ msgstr "ID e kursit jo valide" msgid "Course id is invalid" msgstr "ID e kursit është jo valide" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" -msgstr "Studenti tashmë është i regjistruar" - #: common/djangoapps/student/views.py msgid "You are not enrolled in this course" msgstr "Ju nuk jeni i regjistruar në këtë kurs" @@ -1673,9 +1672,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1713,7 +1715,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1965,7 +1970,7 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "Enroll in edX 101" -msgstr "" +msgstr "Regjistrohu në edX 101" #: common/lib/xmodule/xmodule/course_module.py msgid "Register for edX 101, edX's primer for course creation." @@ -2444,6 +2449,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -2614,7 +2659,7 @@ msgstr "" #: common/lib/xmodule/xmodule/tabs.py #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "Course Info" -msgstr "" +msgstr "Informacionet e kursit" #. #-#-#-#-# django-partial.po (edx-platform) #-#-#-#-# #. Translators: "Progress" is the name of the student's course progress page @@ -3331,7 +3376,7 @@ msgstr "" #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "About these documents" -msgstr "" +msgstr "Rreth këtyre dokumenteve" #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Index" @@ -3770,6 +3815,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -5263,9 +5356,8 @@ msgid "" msgstr "" #: lms/djangoapps/shoppingcart/tests/test_views.py -#: lms/templates/shoppingcart/download_report.html msgid "Download CSV Reports" -msgstr "" +msgstr "Shkarko CSV Raportet " #: lms/djangoapps/shoppingcart/tests/test_views.py #: lms/templates/shoppingcart/download_report.html @@ -5759,6 +5851,8 @@ msgid "" " You need to log in or sign up to use this function.\n" " " msgstr "" +"\n" +"Ju duhet të kyçeni ose regjistroheni që të e përdorni këtë funksion." #: lms/templates/wiki/includes/anonymous_blocked.html msgid "You need to log in or sign up to use this function." @@ -5885,7 +5979,7 @@ msgstr "" #: lms/templates/wiki/plugins/attachments/index.html msgid "Upload File" -msgstr "" +msgstr "Ngarko dokumentin" #: lms/templates/wiki/plugins/attachments/index.html msgid "Upload file" @@ -6102,15 +6196,15 @@ msgstr "" #: cms/djangoapps/contentstore/views/import_export.py msgid "We only support uploading a .tar.gz file." -msgstr "Ne mbështesim vetëm ngarkimin e fajllave .tar.gz." +msgstr "Ne mbështesim vetëm ngarkimin e dokumenteve .tar.gz." #: cms/djangoapps/contentstore/views/import_export.py msgid "File upload corrupted. Please try again" -msgstr "Ngarkimi i fajllit dështoj.Ju lutem provojeni përsëri" +msgstr "Ngarkimi i dokumentit dështoj.Ju lutem provojeni përsëri" #: cms/djangoapps/contentstore/views/import_export.py msgid "Could not find the course.xml file in the package." -msgstr "Nuk u gjet fajlli course.xml në paketë." +msgstr "Nuk u gjet dokumenti course.xml në paketë." #: cms/djangoapps/contentstore/views/item.py msgid "Empty" @@ -6620,19 +6714,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6643,14 +6724,17 @@ msgstr "ndrysho" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "Llogaritë e lidhura" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6658,6 +6742,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6665,6 +6750,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "Link" @@ -6887,7 +6973,7 @@ msgstr "Përdorues" #: lms/templates/footer-edx-new.html msgid "About edX" -msgstr "" +msgstr "Rreth edX" #: lms/templates/footer-edx-new.html msgid "" @@ -6902,7 +6988,7 @@ msgstr "" #: lms/templates/footer-edx-new.html lms/templates/footer-edx.html msgid "© 2014 edX, some rights reserved." -msgstr "" +msgstr "©2014 edx, disa të drejta të rezervuara." #: lms/templates/footer-edx-new.html lms/templates/footer-edx.html #: lms/templates/footer.html @@ -6920,7 +7006,7 @@ msgstr "" #: lms/templates/footer-edx-new.html lms/templates/footer-edx.html #: lms/templates/footer.html msgid "About" -msgstr "" +msgstr "Rreth" #: lms/templates/footer-edx-new.html lms/templates/footer.html msgid "News" @@ -6989,7 +7075,7 @@ msgstr "" #: lms/templates/footer.html msgid "© 2014 {platform_name}, some rights reserved" -msgstr "" +msgstr "© 2014 {platform_name}, disa të drejta të rezervuara" #: lms/templates/forgot_password_modal.html #: lms/templates/forgot_password_modal.html @@ -7175,7 +7261,7 @@ msgstr "" #: lms/templates/index.html msgid "For anyone, anywhere, anytime" -msgstr "" +msgstr "Për secilin,çdo vend, çdo kohë" #: lms/templates/index.html msgid "Stay up to date with all {platform_name} has to offer!" @@ -7223,7 +7309,7 @@ msgstr "" #: lms/templates/login-sidebar.html msgid "Sign up for {platform_name} today!" -msgstr "" +msgstr "Regjistrohuni për {platform_name} sot!" #: lms/templates/login-sidebar.html msgid "Looking for help in logging in or with your {platform_name} account?" @@ -7403,10 +7489,6 @@ msgstr "" msgid "Reject" msgstr "Refuzo" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7434,7 +7516,7 @@ msgstr "" #: lms/templates/navigation.html msgid "Schools & Partners" -msgstr "" +msgstr "Shkollat & Partnerët" #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/register.html @@ -7445,7 +7527,7 @@ msgstr "" #: lms/templates/original_navigation.html #: lms/templates/original_navigation.html lms/templates/register-sidebar.html msgid "Log in" -msgstr "" +msgstr "Kyçu" #: lms/templates/navigation.html lms/templates/original_navigation.html msgid "" @@ -7458,6 +7540,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -7510,7 +7596,7 @@ msgstr "" #: lms/templates/register-shib.html msgid "Preferences for {platform_name}" -msgstr "" +msgstr "Preferencat për {platform_name}" #: lms/templates/register-shib.html msgid "Update my {platform_name} Account" @@ -7566,7 +7652,7 @@ msgstr "Unë pajtohem me {link_start}Kushtet e Përdorimit{link_end}" #: lms/templates/register-shib.html lms/templates/register.html #: lms/templates/signup_modal.html msgid "I agree to the {link_start}Honor Code{link_end}" -msgstr "" +msgstr "Unë pajtohem me {link_start}Kodin e Nderit{link_end}" #: lms/templates/register-shib.html msgid "Update My Account" @@ -7649,13 +7735,13 @@ msgstr "" #: lms/templates/register.html msgid "Create your own {platform_name} account below" -msgstr "" +msgstr "Krijoje llogarinë tuaj {platform_name} më poshtë" #. Translators: selected_provider is the name of an external, third-party user #. authentication service (like Google or LinkedIn). #: lms/templates/register.html msgid "You've successfully signed in with {selected_provider}." -msgstr "" +msgstr "Ju jeni kyçur sukseshëm, me {selected_provider}." #: lms/templates/register.html msgid "" @@ -7759,7 +7845,7 @@ msgstr "p.sh. yourname@domain.com" #: lms/templates/signup_modal.html lms/templates/signup_modal.html msgid "e.g. yourname (shown on forums)" -msgstr "" +msgstr "p.sh. emrijuaj (shfaqet në forume)" #: lms/templates/signup_modal.html lms/templates/signup_modal.html msgid "e.g. Your Name (for certificates)" @@ -7767,7 +7853,7 @@ msgstr "p.sh Emri juaj (për certifikatë)" #: lms/templates/signup_modal.html msgid "Welcome {name}" -msgstr "" +msgstr "Mirë se vini {name}" #: lms/templates/signup_modal.html msgid "Full Name *" @@ -7805,11 +7891,11 @@ msgstr "" #: lms/templates/split_test_author_view.html msgid "Active Groups" -msgstr "" +msgstr "Grupet aktive" #: lms/templates/split_test_author_view.html msgid "Inactive Groups" -msgstr "" +msgstr "Grupet jo aktive" #: lms/templates/staff_problem_info.html msgid "Staff Debug Info" @@ -7841,7 +7927,7 @@ msgstr "" #: lms/templates/staff_problem_info.html msgid "tag" -msgstr "" +msgstr "etiketo" #: lms/templates/staff_problem_info.html msgid "Add comment" @@ -7948,7 +8034,7 @@ msgstr "" #: lms/templates/sysadmin_dashboard.html msgid "Download list of all users (csv file)" -msgstr "Shkarko listën e të gjithë përdoruesve (fajll csv)" +msgstr "Shkarko listën e të gjithë përdoruesve (dokument csv)" #: lms/templates/sysadmin_dashboard.html msgid "Check and repair external authentication map" @@ -7962,11 +8048,11 @@ msgstr "" #: lms/templates/sysadmin_dashboard.html msgid "Manage course staff and instructors" -msgstr "" +msgstr "Menaxho stafin dhe instruktorët e kursit" #: lms/templates/sysadmin_dashboard.html msgid "Download staff and instructor list (csv file)" -msgstr "" +msgstr "Shkarko listën e stafit dhe të instruktorëve(dokument csv)" #: lms/templates/sysadmin_dashboard.html msgid "Administer Courses" @@ -8389,6 +8475,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8429,11 +8519,11 @@ msgstr "" #: lms/templates/courseware/course_about.html msgid "Classes Start" -msgstr "" +msgstr "Data e fillimit të kursit" #: lms/templates/courseware/course_about.html msgid "Classes End" -msgstr "" +msgstr "Data e përfundimit të kursit" #: lms/templates/courseware/course_about.html msgid "Estimated Effort" @@ -8555,7 +8645,7 @@ msgstr "Funksionet" #: lms/templates/courseware/courseware.html msgid "Constants" -msgstr "" +msgstr "Konstantet" #: lms/templates/courseware/courseware.html msgid "Euler's number" @@ -8596,15 +8686,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -8616,7 +8697,7 @@ msgstr "" #: lms/templates/courseware/info.html msgid "{course_number} Course Info" -msgstr "" +msgstr "{course_number} Informacionet e kursit" #: lms/templates/courseware/info.html msgid "You are not enrolled yet" @@ -8634,7 +8715,7 @@ msgstr "" #: lms/templates/courseware/info.html lms/templates/courseware/info.html msgid "Course Updates & News" -msgstr "" +msgstr "Freskimet e kursit & Lajmet" #: lms/templates/courseware/info.html lms/templates/courseware/info.html msgid "Handout Navigation" @@ -8855,7 +8936,7 @@ msgstr "" #: lms/templates/courseware/instructor_dashboard.html msgid "Notify students by email" -msgstr "" +msgstr "Njofto studentët përmes postës elektronike" #: lms/templates/courseware/instructor_dashboard.html msgid "Auto-enroll students when they activate" @@ -9160,7 +9241,7 @@ msgstr "" #: lms/templates/courseware/syllabus.html msgid "{course.display_number_with_default} Course Info" -msgstr "" +msgstr "{course.display_number_with_default} Informacionet e kursit" #: lms/templates/courseware/welcome-back.html msgid "" @@ -9350,7 +9431,7 @@ msgstr "" #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/receipt.html msgid "View Course" -msgstr "" +msgstr "Shiko kursin" #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/dashboard/_dashboard_course_listing.html @@ -9386,8 +9467,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9465,6 +9546,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9482,7 +9580,7 @@ msgstr "" #: lms/templates/discussion/_discussion_course_navigation.html #: lms/templates/discussion/_discussion_module.html msgid "New Post" -msgstr "" +msgstr "Postim i ri" #: lms/templates/discussion/_discussion_module.html msgid "Show Discussion" @@ -9503,7 +9601,7 @@ msgstr "" #: lms/templates/discussion/_filter_dropdown.html #: lms/templates/discussion/_thread_list_template.html msgid "All Discussions" -msgstr "" +msgstr "Të gjitha diskutimet" #: lms/templates/discussion/_filter_dropdown.html msgid "Posts I'm Following" @@ -9539,7 +9637,7 @@ msgstr "" #. Translators: This is a menu option for showing all forum threads unfiltered #: lms/templates/discussion/_thread_list_template.html msgid "Show all" -msgstr "" +msgstr "Shfaq të gjitha" #. Translators: This is a menu option for showing only unread forum threads #: lms/templates/discussion/_thread_list_template.html @@ -9765,36 +9863,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9808,8 +9876,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9840,6 +9908,36 @@ msgstr "" msgid "Add Post" msgstr "Shto një postim" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "Tema:" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10090,7 +10188,7 @@ msgstr "" #: lms/templates/emails/enroll_email_allowedmessage.txt msgid "To access the course visit {course_url} and login." -msgstr "" +msgstr "Që të mund të hysh në këtë kurs vizitoje {course_url} dhe kyçu." #: lms/templates/emails/enroll_email_allowedmessage.txt msgid "" @@ -10382,6 +10480,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10529,26 +10647,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10575,22 +10673,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10603,11 +10721,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10741,7 +10858,7 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Discount (%)" -msgstr "" +msgstr "Zbritje (%)" #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Count" @@ -10802,7 +10919,7 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html msgid "example: A123DS" -msgstr "" +msgstr "shembull: A123DS" #: lms/templates/instructor/instructor_dashboard_2/extensions.html msgid "Individual due date extensions" @@ -11131,7 +11248,7 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/membership.html msgid "Course Staff" -msgstr "" +msgstr "Stafi i kursit" #: lms/templates/instructor/instructor_dashboard_2/membership.html msgid "" @@ -11650,13 +11767,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Ju faleminderit që u regjistruat!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -11669,7 +11787,7 @@ msgstr "" #: lms/templates/registration/activation_complete.html msgid "You can now {link_start}log in{link_end}." -msgstr "" +msgstr "Ju tani mund të {link_start}kyçeni{link_end}." #: lms/templates/registration/activation_invalid.html msgid "Activation Invalid" @@ -11866,7 +11984,7 @@ msgstr "" #: lms/templates/shoppingcart/registration_code_receipt.html msgid "View Course     ▸" -msgstr "" +msgstr "Shiko kursin     ▸" #: lms/templates/shoppingcart/verified_cert_receipt.html msgid "Receipt (Order" @@ -11955,6 +12073,8 @@ msgid "" "You are now registered as a verified student! Your registration details are " "below." msgstr "" +"Ju tani jeni i regjistruar si një student i verifikuar! Detajet e " +"regjistrimit tuaj janë më poshtë." #: lms/templates/shoppingcart/verified_cert_receipt.html msgid "You are registered for:" @@ -12102,6 +12222,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12168,11 +12326,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13024,7 +13184,7 @@ msgstr "" #: lms/templates/wiki/includes/article_menu.html msgid "Changes" -msgstr "" +msgstr "Ndryshimet" #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" @@ -13123,7 +13283,7 @@ msgstr "Kontakto mbështetjen e edX" #: cms/templates/asset_index.html cms/templates/asset_index.html #: cms/templates/widgets/header.html msgid "Files & Uploads" -msgstr "Fajllat & Ngarkimet" +msgstr "Dokumentet & Ngarkimet" #: cms/templates/asset_index.html cms/templates/course_info.html #: cms/templates/course_outline.html cms/templates/edit-tabs.html @@ -13141,7 +13301,7 @@ msgstr "Veprimet e faqes" #: cms/templates/asset_index.html cms/templates/asset_index.html msgid "Upload New File" -msgstr "Shto fajll të ri" +msgstr "Shto dokumt të ri" #: cms/templates/asset_index.html msgid "Loading…" @@ -13198,11 +13358,11 @@ msgstr "" #: cms/templates/asset_index.html msgid "Choose File" -msgstr "Zgjidh fajllin" +msgstr "Zgjidh dokumentin" #: cms/templates/asset_index.html msgid "Your file has been deleted." -msgstr "Fajlli juaj është fshirë." +msgstr "Dokumenti juaj është fshirë." #: cms/templates/asset_index.html msgid "close alert" @@ -13270,17 +13430,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "Çka mund të bëj në këtë faqe?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13331,7 +13529,7 @@ msgstr "" #: cms/templates/course-create-rerun.html cms/templates/index.html msgid "e.g. Introduction to Computer Science" -msgstr "" +msgstr "p.sh. Hyrje në Shkenca Kompjuterike" #: cms/templates/course-create-rerun.html msgid "" @@ -13480,7 +13678,7 @@ msgstr "" #: cms/templates/course_outline.html cms/templates/edit-tabs.html #: cms/templates/index.html msgid "View Live" -msgstr "Shiko Drejtpërdrejtë" +msgstr "Shiko Drejtpërdrejt" #: cms/templates/course_outline.html msgid "Course Start Date:" @@ -13770,7 +13968,7 @@ msgstr "" #: cms/templates/export.html msgid "Opening the downloaded file" -msgstr "Hape fajllin e shkarkuar" +msgstr "Hape dokumentin e shkarkuar" #. Translators: ".tar.gz" is a file extension, and should not be translated #: cms/templates/export.html @@ -13844,6 +14042,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "Çka mund të bëj në këtë faqe?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "Ju mund të krijoni, ndryshoni dhe fshini konfigurimet e grupit." @@ -14145,7 +14347,7 @@ msgstr "" #: cms/templates/import.html msgid "Choose a File to Import" -msgstr "Zgjidh fajllin të cilin do e importosh" +msgstr "Zgjidh dokumentin të cilin do e importosh" #: cms/templates/import.html msgid "File Chosen:" @@ -14265,7 +14467,7 @@ msgstr "" #: cms/templates/import.html cms/templates/import.html msgid "Choose new file" -msgstr "Zgjedh një fajll të ri" +msgstr "Zgjedh një dokument të ri" #: cms/templates/import.html msgid "Your import is in progress; navigating away will abort it." @@ -14774,7 +14976,7 @@ msgstr "" #: cms/templates/settings.html msgid "Promoting Your Course with edX" -msgstr "" +msgstr "Promovoni kursin tuaj me edX" #: cms/templates/settings.html msgid "" @@ -14799,6 +15001,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" @@ -15670,7 +15877,7 @@ msgstr "" #: wiki/plugins/attachments/markdown_extensions.py msgid "Click to download file" -msgstr "Kliko të e shkarkosh fajllin" +msgstr "Kliko të e shkarkosh dokumentin" #: wiki/plugins/attachments/models.py msgid "" diff --git a/conf/locale/sq/LC_MESSAGES/djangojs.mo b/conf/locale/sq/LC_MESSAGES/djangojs.mo index 282cc0f7dc..b653b4e5f6 100644 Binary files a/conf/locale/sq/LC_MESSAGES/djangojs.mo and b/conf/locale/sq/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/sq/LC_MESSAGES/djangojs.po b/conf/locale/sq/LC_MESSAGES/djangojs.po index 90659dbf27..f5f2db73b9 100644 --- a/conf/locale/sq/LC_MESSAGES/djangojs.po +++ b/conf/locale/sq/LC_MESSAGES/djangojs.po @@ -31,9 +31,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-04 21:13+0000\n" -"Last-Translator: Faton Nuha \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/edx-platform/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -52,7 +52,6 @@ msgstr "" msgid "OK" msgstr "Në rregull" -#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: cms/static/coffee/src/views/tabs.js cms/static/js/views/asset.js @@ -64,13 +63,6 @@ msgstr "Në rregull" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: lms/static/admin/js/admin/DateTimeShortcuts.js #: lms/static/admin/js/admin/DateTimeShortcuts.js -#: cms/templates/js/add-xblock-component-menu-problem.underscore -#: cms/templates/js/add-xblock-component-menu.underscore -#: cms/templates/js/course_info_handouts.underscore -#: cms/templates/js/edit-textbook.underscore -#: cms/templates/js/group-configuration-edit.underscore -#: cms/templates/js/section-name-edit.underscore -#: cms/templates/js/xblock-string-field-editor.underscore msgid "Cancel" msgstr "Anulo" @@ -106,16 +98,10 @@ msgstr "Fshije" msgid "Name" msgstr "Emri" -#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: cms/static/js/views/modals/base_modal.js #: common/lib/xmodule/xmodule/js/src/html/edit.js -#: cms/templates/js/course_info_handouts.underscore -#: cms/templates/js/edit-textbook.underscore -#: cms/templates/js/group-configuration-edit.underscore -#: cms/templates/js/section-name-edit.underscore -#: cms/templates/js/xblock-string-field-editor.underscore msgid "Save" msgstr "Ruaj" @@ -253,9 +239,9 @@ 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 "" -"Ju jeni duke provuar të ngarkoni një fajll i cili është i madh për sistemin " -"tonë.Ju lutem zgjidhni një fajll nën 2MB ose shtoni një link te kutia e " -"përgjigjjeve." +"Ju jeni duke provuar të ngarkoni një dokument i cili është i madh për " +"sistemin tonë.Ju lutem zgjidhni një dokument nën 2MB ose shtoni një link te " +"kutia e përgjigjjeve." #: common/lib/xmodule/xmodule/js/src/combinedopenended/display.js msgid "" @@ -683,7 +669,7 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "File" -msgstr "Fajll" +msgstr "Dokument" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1518,6 +1504,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1602,7 +1609,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "Ky shfletues nuk mund të i lexoj fajllat .mp4, .ogg ose .webm." +msgstr "Ky shfletues nuk mund të i lexoj dokumentet .mp4, .ogg ose .webm." #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." @@ -1712,9 +1719,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -1727,8 +1732,8 @@ msgstr[1] "" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "%(numVotes)s Vote" msgid_plural "%(numVotes)s Votes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(numVotes)s Vota" +msgstr[1] "%(numVotes)s Vota" #: common/static/coffee/src/discussion/views/discussion_content_view.js msgid "We had some trouble subscribing you to this thread. Please try again." @@ -2307,6 +2312,10 @@ msgstr "Freskimi i fundit: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2326,7 +2335,7 @@ msgstr "" #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "File Name" -msgstr "Emri fajllit" +msgstr "Emri dokumentit" #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "" @@ -2352,6 +2361,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2943,6 +2953,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3069,7 +3180,7 @@ msgid "" "Only <%= fileTypes %> files can be uploaded. Please select a file ending in " "<%= fileExtensions %> to upload." msgstr "" -"Vetëm fajllat <%= fileTypes %> mund të ngarkohen. Ju lutem zgjedhni një " +"Vetëm dokumentet <%= fileTypes %> mund të ngarkohen. Ju lutem zgjedhni një " "fajllë i cili ka prapashtesën <%= fileExtensions %> të e ngarkoni." #: cms/static/js/models/uploads.js @@ -3145,7 +3256,7 @@ msgstr "" #: cms/static/js/views/asset.js msgid "Your file has been deleted." -msgstr "Fajlli juaj është fshirë." +msgstr "Dokumenti juaj është fshirë." #: cms/static/js/views/assets.js cms/templates/js/asset-library.underscore msgid "Date Added" @@ -3158,7 +3269,7 @@ msgstr "" #: cms/static/js/views/assets.js #: cms/templates/js/asset-upload-modal.underscore msgid "Choose File" -msgstr "Zgjidh fajllin" +msgstr "Zgjidh dokumentin" #: cms/static/js/views/assets.js #: cms/templates/js/asset-upload-modal.underscore @@ -3264,7 +3375,7 @@ msgstr "" #: cms/static/js/views/metadata.js msgid "Upload File" -msgstr "Ngarko fajllin" +msgstr "Ngarko dokumentin" #: cms/static/js/views/overview.js msgid "Collapse All Sections" @@ -3313,14 +3424,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3343,7 +3446,7 @@ msgstr "Na vjen keq, këtu është një problem" #: cms/static/js/views/validation.js msgid "You've made some changes" -msgstr "" +msgstr "Ju keni bërë disa ndryshime" #: cms/static/js/views/validation.js msgid "Your changes will not take effect until you save your progress." @@ -3499,13 +3602,17 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +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 "Fajllat mund të jenë në formatin JPEG ose PNG." +msgstr "Dokumentet mund të jenë në formatin JPEG ose PNG." #: cms/static/js/views/utils/create_course_utils.js msgid "Required field." @@ -3578,7 +3685,7 @@ msgstr "" #: common/templates/js/discussion/thread-show.underscore msgid "This post is visible only to %(group_name)s." -msgstr "" +msgstr "Ky postim shihet vetëm nga %(group_name)s." #: common/templates/js/discussion/thread-show.underscore msgid "This post is visible to everyone." @@ -3604,6 +3711,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" @@ -3618,7 +3845,7 @@ msgstr "" #: cms/templates/js/asset-library.underscore msgid "List of uploaded files and assets in this course" -msgstr "Lista e fajllave dhe aseteve të ngarkuara në këtë kurs" +msgstr "Lista e dokumenteve dhe aseteve të ngarkuara në këtë kurs" #: cms/templates/js/asset-library.underscore msgid "Embed URL" @@ -3647,7 +3874,7 @@ msgstr "mbylle" #: cms/templates/js/asset.underscore msgid "Open/download this file" -msgstr "Hape/shkarko këtë fajll" +msgstr "Hape/shkarko këtë dokument" #: cms/templates/js/asset.underscore msgid "Delete this asset" @@ -4101,7 +4328,7 @@ msgstr "" #: cms/templates/js/show-textbook.underscore msgid "View Live" -msgstr "Shiko Drejtpërdrejtë" +msgstr "Shiko Drejtpërdrejt" #: cms/templates/js/staff-lock-editor.underscore msgid "Student Visibility" @@ -4163,7 +4390,7 @@ msgstr "" #: cms/templates/js/mock/mock-container-page.underscore msgid "View Live Version" -msgstr "" +msgstr "Shio verzionin drejtëpërdrejt" #: cms/templates/js/mock/mock-container-page.underscore msgid "Preview Changes" diff --git a/conf/locale/sr/LC_MESSAGES/django.mo b/conf/locale/sr/LC_MESSAGES/django.mo index 7fd1604e79..c4ef130e7a 100644 Binary files a/conf/locale/sr/LC_MESSAGES/django.mo and b/conf/locale/sr/LC_MESSAGES/django.mo differ diff --git a/conf/locale/sr/LC_MESSAGES/django.po b/conf/locale/sr/LC_MESSAGES/django.po index 6957500555..d5672cc155 100644 --- a/conf/locale/sr/LC_MESSAGES/django.po +++ b/conf/locale/sr/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/edx-platform/language/sr/)\n" @@ -102,6 +102,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -114,7 +118,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -216,13 +220,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1680,9 +1679,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1720,7 +1722,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2451,6 +2456,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3773,6 +3818,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3866,6 +3915,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3955,8 +4021,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4364,10 +4429,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4642,6 +4715,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6618,19 +6711,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6641,14 +6721,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6656,6 +6739,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6663,6 +6747,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7397,10 +7482,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7452,6 +7533,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8385,6 +8470,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8592,15 +8681,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9382,8 +9462,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9461,6 +9541,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9761,36 +9858,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9804,8 +9871,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9836,6 +9903,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10378,6 +10475,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10525,26 +10642,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10571,22 +10668,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10599,11 +10716,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11646,13 +11762,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12098,6 +12215,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12164,11 +12319,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13262,17 +13419,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13835,6 +14030,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14786,6 +14985,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/sr/LC_MESSAGES/djangojs.mo b/conf/locale/sr/LC_MESSAGES/djangojs.mo index f0b1edcfcb..d608ff094b 100644 Binary files a/conf/locale/sr/LC_MESSAGES/djangojs.mo and b/conf/locale/sr/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/sr/LC_MESSAGES/djangojs.po b/conf/locale/sr/LC_MESSAGES/djangojs.po index e78e2fba75..ef11ef9736 100644 --- a/conf/locale/sr/LC_MESSAGES/djangojs.po +++ b/conf/locale/sr/LC_MESSAGES/djangojs.po @@ -30,8 +30,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/edx-platform/language/sr/)\n" "MIME-Version: 1.0\n" @@ -70,6 +70,7 @@ msgstr "OK" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -115,6 +116,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1516,6 +1518,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1713,9 +1736,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2322,6 +2343,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2367,6 +2392,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2958,6 +2984,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3322,14 +3453,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3509,6 +3632,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3613,6 +3740,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/sv/LC_MESSAGES/django.mo b/conf/locale/sv/LC_MESSAGES/django.mo index 5c618eecb9..f31ad70537 100644 Binary files a/conf/locale/sv/LC_MESSAGES/django.mo and b/conf/locale/sv/LC_MESSAGES/django.mo differ diff --git a/conf/locale/sv/LC_MESSAGES/django.po b/conf/locale/sv/LC_MESSAGES/django.po index 63d0e4f908..e5582ca584 100644 --- a/conf/locale/sv/LC_MESSAGES/django.po +++ b/conf/locale/sv/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/edx-platform/language/sv/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/sv/LC_MESSAGES/djangojs.mo b/conf/locale/sv/LC_MESSAGES/djangojs.mo index 546bb8d4d4..ed82214377 100644 Binary files a/conf/locale/sv/LC_MESSAGES/djangojs.mo and b/conf/locale/sv/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/sv/LC_MESSAGES/djangojs.po b/conf/locale/sv/LC_MESSAGES/djangojs.po index 85c1c2b10f..f1e7f08f93 100644 --- a/conf/locale/sv/LC_MESSAGES/djangojs.po +++ b/conf/locale/sv/LC_MESSAGES/djangojs.po @@ -26,9 +26,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-06-11 15:18+0000\n" -"Last-Translator: \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/edx-platform/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/sw/LC_MESSAGES/django.mo b/conf/locale/sw/LC_MESSAGES/django.mo index f6642a58c5..470e907b06 100644 Binary files a/conf/locale/sw/LC_MESSAGES/django.mo and b/conf/locale/sw/LC_MESSAGES/django.mo differ diff --git a/conf/locale/sw/LC_MESSAGES/django.po b/conf/locale/sw/LC_MESSAGES/django.po index 4ded711363..a3cabf0b09 100644 --- a/conf/locale/sw/LC_MESSAGES/django.po +++ b/conf/locale/sw/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-09-09 14:43+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Swahili (http://www.transifex.com/projects/p/edx-platform/language/sw/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/sw/LC_MESSAGES/djangojs.mo b/conf/locale/sw/LC_MESSAGES/djangojs.mo index 4f4c63f901..deb91f40e4 100644 Binary files a/conf/locale/sw/LC_MESSAGES/djangojs.mo and b/conf/locale/sw/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/sw/LC_MESSAGES/djangojs.po b/conf/locale/sw/LC_MESSAGES/djangojs.po index a88ef01fda..b6e85afcd0 100644 --- a/conf/locale/sw/LC_MESSAGES/djangojs.po +++ b/conf/locale/sw/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-09 14:43+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Swahili (http://www.transifex.com/projects/p/edx-platform/language/sw/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ta/LC_MESSAGES/django.mo b/conf/locale/ta/LC_MESSAGES/django.mo index 898d585232..a646e20739 100644 Binary files a/conf/locale/ta/LC_MESSAGES/django.mo and b/conf/locale/ta/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ta/LC_MESSAGES/django.po b/conf/locale/ta/LC_MESSAGES/django.po index 7e28adbe80..9e85dcb6bd 100644 --- a/conf/locale/ta/LC_MESSAGES/django.po +++ b/conf/locale/ta/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-14 21:21+0000\n" "Last-Translator: Nadar Solomon Sunder \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/edx-platform/language/ta/)\n" @@ -103,6 +103,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -115,7 +119,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -217,13 +221,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1679,9 +1678,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1719,7 +1721,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2450,6 +2455,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3772,6 +3817,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3865,6 +3914,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3954,8 +4020,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4361,10 +4426,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4639,6 +4712,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6615,19 +6708,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6638,14 +6718,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6653,6 +6736,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6660,6 +6744,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7394,10 +7479,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7449,6 +7530,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8380,6 +8465,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8587,15 +8676,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9377,8 +9457,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9456,6 +9536,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9756,36 +9853,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9799,8 +9866,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9831,6 +9898,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10371,6 +10468,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10518,26 +10635,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10564,22 +10661,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10592,11 +10709,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11639,13 +11755,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12091,6 +12208,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12157,11 +12312,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13255,17 +13412,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13828,6 +14023,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14779,6 +14978,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ta/LC_MESSAGES/djangojs.mo b/conf/locale/ta/LC_MESSAGES/djangojs.mo index 7f32f2c1f2..165f6c869d 100644 Binary files a/conf/locale/ta/LC_MESSAGES/djangojs.mo and b/conf/locale/ta/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ta/LC_MESSAGES/djangojs.po b/conf/locale/ta/LC_MESSAGES/djangojs.po index d81eaba09b..95d3137583 100644 --- a/conf/locale/ta/LC_MESSAGES/djangojs.po +++ b/conf/locale/ta/LC_MESSAGES/djangojs.po @@ -27,8 +27,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/edx-platform/language/ta/)\n" "MIME-Version: 1.0\n" @@ -67,6 +67,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +113,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1511,6 +1513,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1705,9 +1728,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2298,6 +2319,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2343,6 +2368,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2934,6 +2960,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3293,14 +3420,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3480,6 +3599,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3584,6 +3707,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/te/LC_MESSAGES/django.mo b/conf/locale/te/LC_MESSAGES/django.mo index 19b544234b..79470f43cf 100644 Binary files a/conf/locale/te/LC_MESSAGES/django.mo and b/conf/locale/te/LC_MESSAGES/django.mo differ diff --git a/conf/locale/te/LC_MESSAGES/django.po b/conf/locale/te/LC_MESSAGES/django.po index a0b33b4bf4..57a8136615 100644 --- a/conf/locale/te/LC_MESSAGES/django.po +++ b/conf/locale/te/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-07-14 12:42+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/edx-platform/language/te/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/te/LC_MESSAGES/djangojs.mo b/conf/locale/te/LC_MESSAGES/djangojs.mo index 1572be41ee..7395230177 100644 Binary files a/conf/locale/te/LC_MESSAGES/djangojs.mo and b/conf/locale/te/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/te/LC_MESSAGES/djangojs.po b/conf/locale/te/LC_MESSAGES/djangojs.po index 57c941a5ae..70f43ed234 100644 --- a/conf/locale/te/LC_MESSAGES/djangojs.po +++ b/conf/locale/te/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/edx-platform/language/te/)\n" "MIME-Version: 1.0\n" @@ -66,6 +66,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -111,6 +112,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1510,6 +1512,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2297,6 +2318,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2342,6 +2367,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2933,6 +2959,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3292,14 +3419,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3479,6 +3598,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3583,6 +3706,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/th/LC_MESSAGES/django.mo b/conf/locale/th/LC_MESSAGES/django.mo index be05624755..d914004dea 100644 Binary files a/conf/locale/th/LC_MESSAGES/django.mo and b/conf/locale/th/LC_MESSAGES/django.mo differ diff --git a/conf/locale/th/LC_MESSAGES/django.po b/conf/locale/th/LC_MESSAGES/django.po index b63c74ede2..411c2e97cf 100644 --- a/conf/locale/th/LC_MESSAGES/django.po +++ b/conf/locale/th/LC_MESSAGES/django.po @@ -55,7 +55,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-09-07 07:40+0000\n" "Last-Translator: Monthol \n" "Language-Team: Thai (http://www.transifex.com/projects/p/edx-platform/language/th/)\n" @@ -117,6 +117,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -129,7 +133,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -231,13 +235,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1691,9 +1690,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1731,7 +1733,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2462,6 +2467,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3784,6 +3829,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3877,6 +3926,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3966,8 +4032,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4371,10 +4436,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4649,6 +4722,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6625,19 +6718,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6648,14 +6728,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6663,6 +6746,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6670,6 +6754,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7404,10 +7489,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7459,6 +7540,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8388,6 +8473,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8595,15 +8684,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9385,8 +9465,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9464,6 +9544,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9764,36 +9861,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9807,8 +9874,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9839,6 +9906,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10377,6 +10474,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10524,26 +10641,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10570,22 +10667,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10598,11 +10715,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11645,13 +11761,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12097,6 +12214,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12163,11 +12318,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13263,17 +13420,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13836,6 +14031,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14787,6 +14986,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/th/LC_MESSAGES/djangojs.mo b/conf/locale/th/LC_MESSAGES/djangojs.mo index 0070b92691..f6f5fa6111 100644 Binary files a/conf/locale/th/LC_MESSAGES/djangojs.mo and b/conf/locale/th/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/th/LC_MESSAGES/djangojs.po b/conf/locale/th/LC_MESSAGES/djangojs.po index 375dc14879..371960e30a 100644 --- a/conf/locale/th/LC_MESSAGES/djangojs.po +++ b/conf/locale/th/LC_MESSAGES/djangojs.po @@ -31,8 +31,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-07 07:30+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Thai (http://www.transifex.com/projects/p/edx-platform/language/th/)\n" "MIME-Version: 1.0\n" @@ -71,6 +71,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -116,6 +117,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1513,6 +1515,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1704,9 +1727,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2282,6 +2303,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2327,6 +2352,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2918,6 +2944,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3272,14 +3395,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3459,6 +3574,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3563,6 +3682,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/tr_TR/LC_MESSAGES/django.mo b/conf/locale/tr_TR/LC_MESSAGES/django.mo index f10499f22e..91bddc647e 100644 Binary files a/conf/locale/tr_TR/LC_MESSAGES/django.mo and b/conf/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/conf/locale/tr_TR/LC_MESSAGES/django.po b/conf/locale/tr_TR/LC_MESSAGES/django.po index fc4da9521e..24ff0bdb65 100644 --- a/conf/locale/tr_TR/LC_MESSAGES/django.po +++ b/conf/locale/tr_TR/LC_MESSAGES/django.po @@ -30,6 +30,7 @@ # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Ali Özcan , 2014 # baris , 2013 # baris , 2013 # Burak Özalp , 2013 @@ -84,7 +85,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Hakan Şenel \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/edx-platform/language/tr_TR/)\n" @@ -140,6 +141,10 @@ msgstr "" msgid "Unit" msgstr "Birim" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -152,7 +157,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Onur Kodu Sertifikası" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Kayıt kapandı" @@ -255,13 +260,8 @@ msgstr "" msgid "Course id is invalid" msgstr "Ders no geçersiz" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "Ders Dolu" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1739,9 +1739,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1779,7 +1782,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2510,6 +2516,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3870,6 +3916,10 @@ msgstr "Başlık boş olamaz" msgid "Body can't be empty" msgstr "Gövde boş olamaz" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3964,6 +4014,23 @@ msgstr "Posta Adresi" msgid "Goals" msgstr "Hedefler" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4058,8 +4125,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4472,10 +4538,18 @@ msgstr "silindi" msgid "emailed" msgstr "e-posta gönderilen" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "notlandırıldı" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4778,6 +4852,26 @@ msgstr "" "numaranızı da lütfen ekleyin. Lütfen kredi kartı numaranızı KESİNLİKLE " "yazmayın." +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "Sipariş Numarası" @@ -6935,19 +7029,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6958,14 +7039,17 @@ msgstr "düzenle" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6973,6 +7057,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6980,6 +7065,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7755,10 +7841,6 @@ msgstr "Onayla" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Küresel Navigasyon" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7810,6 +7892,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Notunuz yok." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Küresel Navigasyon" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8785,6 +8871,10 @@ msgid "" msgstr "" "Ekle {course.display_number_with_default} sepete ({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "Ders Dolu" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8994,15 +9084,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Not özeti" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "Henüz gerçekleştirilmedi" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9858,11 +9939,9 @@ msgstr "Devam etmek için yeniden doğrulanmanız gerekiyor" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" -"Aşağıdaki derslerde kimlik denetimli sertifika yolunda devam için, " -"kimliğinizi yeniden onaylamanız gerekli:" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -9948,6 +10027,23 @@ msgstr "" "Dersiniz bitene kadar onaylama girişiminizden geçemezseniz, kimlik onaylı " "sertifika alamayacaksınız." +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Sonuçlar:" @@ -10253,36 +10349,6 @@ msgstr "" "İzlediğiniz iletilerden gelen yeni ve okunmamış etkinlikler hakkında günde " "bir kere özet mesaj almak için şu kutucuğu işaretleyiniz." -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10296,8 +10362,8 @@ msgstr "Bütün Gruplar" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10328,6 +10394,36 @@ msgstr "Sınıf arkadaşlarına anonim olarak ileti gönder" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10866,6 +10962,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} Eğitmen Notlandırılması" @@ -11024,26 +11140,6 @@ msgstr "Aşağıdaki bir tabloda aktif olan görevlerin durumu görülmektedir." msgid "Course Warnings" msgstr "Ders Uyarıları" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "Profil bilgilerini CSV dosyası olarak indir" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "Kayıtlı öğrencilerin profil bilgisini listele" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -11070,28 +11166,43 @@ msgstr "Raporlar" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" -"Büyük dersler için, bu raporu oluşturmak saatler alabilir. Lütfen sabırlı " -"olun ve butona birden çok kez basmayın. Butona birden fazla kez basmak rapor" -" oluşturma sürecini belirgin bir şekilde yavaşlatacaktır." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "Profil bilgilerini CSV dosyası olarak indir" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "Kayıtlı öğrencilerin profil bilgisini listele" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" -"Rapor arka planda oluşturuldu, yani rapor oluşturulurken bu sayfadan " -"çıkabilirsiniz." #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -11103,11 +11214,10 @@ msgstr "İndirme için Hazır Raporlar" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -12233,16 +12343,15 @@ msgid "Go Back" msgstr "Geri Dön" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Kayıt Olduğunuz için Teşekkürler!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"Hesabınız aktif değil. Aktivasyon linki ve nasıl kullanılacağına dair " -"bilgiler {email} hesabınıza gönderildi." #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12710,6 +12819,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "İsminizi Düzeltiniz" @@ -12783,11 +12930,13 @@ msgstr "Kaydınızı yükseltiyorum" msgid "You are re-verifying for" msgstr "Yeniden onaylıyorsunuz, şunun için" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "Şunun için kayıt oluyorsunuz" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13989,17 +14138,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "Bu sayfada ne yapabilirim?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14607,6 +14794,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "Bu sayfada ne yapabilirim?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15679,6 +15870,11 @@ msgstr "Dersin başlayacağı ilk gün" msgid "Course Start Time" msgstr "Ders Başlangıç Saati" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "Ders Bitiş Tarihi" diff --git a/conf/locale/tr_TR/LC_MESSAGES/djangojs.mo b/conf/locale/tr_TR/LC_MESSAGES/djangojs.mo index e4bbb1a932..7019750434 100644 Binary files a/conf/locale/tr_TR/LC_MESSAGES/djangojs.mo and b/conf/locale/tr_TR/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/tr_TR/LC_MESSAGES/djangojs.po b/conf/locale/tr_TR/LC_MESSAGES/djangojs.po index d6cadd7408..3c1b68349f 100644 --- a/conf/locale/tr_TR/LC_MESSAGES/djangojs.po +++ b/conf/locale/tr_TR/LC_MESSAGES/djangojs.po @@ -53,8 +53,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-01 07:20+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/edx-platform/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -129,6 +129,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1531,6 +1532,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1729,9 +1751,7 @@ msgstr "Talebinizi işlerken sorun yaşadık. Lütfen tekrar deneyin." #: 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -2320,6 +2340,10 @@ msgstr "Son Güncelleme: <%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> öğrenci notlandırıldı." +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Yüklüyor..." @@ -2366,6 +2390,7 @@ msgid "Enter username or email" msgstr "Kullanıcı adı veya e-posta giriniz" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "Lütfen kullanıcı adı veya e-posta adresi girin." @@ -3002,6 +3027,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3365,14 +3487,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Değişiklikleriniz kaydedilemedi" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Geri dön ve sorunu tekrar çöz." - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Sil “<%= name %>”?" @@ -3556,6 +3670,10 @@ msgstr "" "Politika anahtarı -değer çiflerinizin uygunluğu henüz doğrulanmamıştır. " "Sorun yaşıyorsanız ayarlarınızı gözden geçirin." +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Ders imgesini yükleyin." @@ -3665,6 +3783,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/uk/LC_MESSAGES/django.mo b/conf/locale/uk/LC_MESSAGES/django.mo index 80c9ee7f55..c766e9a845 100644 Binary files a/conf/locale/uk/LC_MESSAGES/django.mo and b/conf/locale/uk/LC_MESSAGES/django.mo differ diff --git a/conf/locale/uk/LC_MESSAGES/django.po b/conf/locale/uk/LC_MESSAGES/django.po index 76a5c342bc..b78d85ffa0 100644 --- a/conf/locale/uk/LC_MESSAGES/django.po +++ b/conf/locale/uk/LC_MESSAGES/django.po @@ -6,9 +6,11 @@ # Translators: # DariaKh , 2014 # dzubchikd , 2014 +# Tetiana Korshun, 2014 # IvanPrimachenko , 2014 # olexiim , 2014 # Zapadenska , 2014 +# Volodymyr Matskiv , 2014 # #-#-#-#-# django-studio.po (edx-platform) #-#-#-#-# # edX translation file. # Copyright (C) 2014 EdX @@ -16,6 +18,7 @@ # # Translators: # olexiim , 2014 +# Tetiana Korshun, 2014 # #-#-#-#-# mako.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -27,6 +30,7 @@ # IvanPrimachenko , 2014 # junnyml , 2014 # olexiim , 2014 +# Tetiana Korshun, 2014 # #-#-#-#-# mako-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -34,6 +38,8 @@ # # Translators: # annburdyliak , 2014 +# olexiim , 2014 +# Tetiana Korshun, 2014 # #-#-#-#-# messages.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2013 edX @@ -52,7 +58,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: IvanPrimachenko \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/edx-platform/language/uk/)\n" @@ -114,6 +120,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -126,7 +136,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -228,13 +238,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1692,9 +1697,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1732,7 +1740,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2463,6 +2474,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3785,6 +3836,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3870,14 +3925,31 @@ msgstr "" msgid "Level of Education" msgstr "" -#: lms/djangoapps/instructor/views/api.py lms/templates/register.html +#: lms/templates/register.html msgid "Mailing Address" -msgstr "" +msgstr "Ваше місто або населений пункт" #: lms/djangoapps/instructor/views/api.py msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3967,8 +4039,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4376,10 +4447,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4654,6 +4733,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6630,19 +6729,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6653,14 +6739,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6668,6 +6757,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6675,6 +6765,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7409,10 +7500,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7464,6 +7551,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -7789,7 +7880,7 @@ msgstr "" #: lms/templates/signup_modal.html msgid "Mailing address" -msgstr "" +msgstr "Ваше місто або населений пункт" #: lms/templates/signup_modal.html msgid "Goals in signing up for {platform_name}" @@ -8397,6 +8488,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8604,15 +8699,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9394,8 +9480,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9473,6 +9559,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9773,36 +9876,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9816,8 +9889,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9848,6 +9921,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10390,6 +10493,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10537,26 +10660,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10583,22 +10686,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10611,11 +10734,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11658,13 +11780,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12110,6 +12233,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12176,11 +12337,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13274,17 +13437,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13847,6 +14048,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14798,6 +15003,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/uk/LC_MESSAGES/djangojs.mo b/conf/locale/uk/LC_MESSAGES/djangojs.mo index 1e37082cce..8c679e2cb6 100644 Binary files a/conf/locale/uk/LC_MESSAGES/djangojs.mo and b/conf/locale/uk/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/uk/LC_MESSAGES/djangojs.po b/conf/locale/uk/LC_MESSAGES/djangojs.po index 76822e2335..d325486cb3 100644 --- a/conf/locale/uk/LC_MESSAGES/djangojs.po +++ b/conf/locale/uk/LC_MESSAGES/djangojs.po @@ -11,6 +11,8 @@ # Maryna Holovnova , 2014 # olexiim , 2014 # Zapadenska , 2014 +# Tetiana Korshun, 2014 +# Volodymyr Matskiv , 2014 # #-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-# # edX translation file. # Copyright (C) 2014 EdX @@ -20,6 +22,7 @@ # Abetka , 2014 # IvanPrimachenko , 2014 # Zapadenska , 2014 +# Tetiana Korshun, 2014 # #-#-#-#-# underscore.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -27,19 +30,21 @@ # # Translators: # IvanPrimachenko , 2014 +# Tetiana Korshun, 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX # This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. # # Translators: +# Tetiana Korshun, 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" -"Last-Translator: Sarina Canelake \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-14 15:11+0000\n" +"Last-Translator: Tetiana Korshun\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/edx-platform/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -77,6 +82,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -122,6 +128,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1523,6 +1530,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1720,9 +1748,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2328,6 +2354,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2373,6 +2403,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2964,6 +2995,111 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3328,14 +3464,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3515,6 +3643,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3619,6 +3751,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/ur/LC_MESSAGES/django.mo b/conf/locale/ur/LC_MESSAGES/django.mo index 9bddb7a6bd..87883fb5af 100644 Binary files a/conf/locale/ur/LC_MESSAGES/django.mo and b/conf/locale/ur/LC_MESSAGES/django.mo differ diff --git a/conf/locale/ur/LC_MESSAGES/django.po b/conf/locale/ur/LC_MESSAGES/django.po index ff1e12cdf2..e0c8d27730 100644 --- a/conf/locale/ur/LC_MESSAGES/django.po +++ b/conf/locale/ur/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-04-07 13:46+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/edx-platform/language/ur/)\n" @@ -100,6 +100,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -112,7 +116,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -214,13 +218,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1676,9 +1675,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1716,7 +1718,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2447,6 +2452,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3769,6 +3814,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3862,6 +3911,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3951,8 +4017,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4358,10 +4423,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4636,6 +4709,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6612,19 +6705,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6635,14 +6715,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6650,6 +6733,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6657,6 +6741,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7391,10 +7476,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7446,6 +7527,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8377,6 +8462,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8584,15 +8673,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9374,8 +9454,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9453,6 +9533,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9753,36 +9850,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9796,8 +9863,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9828,6 +9895,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10368,6 +10465,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10515,26 +10632,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10561,22 +10658,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10589,11 +10706,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11636,13 +11752,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12088,6 +12205,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12154,11 +12309,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13252,17 +13409,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13825,6 +14020,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14776,6 +14975,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/ur/LC_MESSAGES/djangojs.mo b/conf/locale/ur/LC_MESSAGES/djangojs.mo index c36a834131..fe7afb392f 100644 Binary files a/conf/locale/ur/LC_MESSAGES/djangojs.mo and b/conf/locale/ur/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/ur/LC_MESSAGES/djangojs.po b/conf/locale/ur/LC_MESSAGES/djangojs.po index 63f2eac6ee..d4d8b32f88 100644 --- a/conf/locale/ur/LC_MESSAGES/djangojs.po +++ b/conf/locale/ur/LC_MESSAGES/djangojs.po @@ -28,8 +28,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/edx-platform/language/ur/)\n" "MIME-Version: 1.0\n" @@ -68,6 +68,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -113,6 +114,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1512,6 +1514,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1706,9 +1729,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2299,6 +2320,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2344,6 +2369,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2935,6 +2961,107 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" +msgstr[1] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3294,14 +3421,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3481,6 +3600,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3585,6 +3708,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/uz/LC_MESSAGES/django.mo b/conf/locale/uz/LC_MESSAGES/django.mo index b426363b41..5a7b2c6b72 100644 Binary files a/conf/locale/uz/LC_MESSAGES/django.mo and b/conf/locale/uz/LC_MESSAGES/django.mo differ diff --git a/conf/locale/uz/LC_MESSAGES/django.po b/conf/locale/uz/LC_MESSAGES/django.po index 85d791f77b..b56de692cc 100644 --- a/conf/locale/uz/LC_MESSAGES/django.po +++ b/conf/locale/uz/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-07-23 19:41+0000\n" "Last-Translator: Hamza Foziljonov \n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/edx-platform/language/uz/)\n" @@ -101,6 +101,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -113,7 +117,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -215,13 +219,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1675,9 +1674,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1715,7 +1717,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2446,6 +2451,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3768,6 +3813,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3861,6 +3910,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3950,8 +4016,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4355,10 +4420,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4633,6 +4706,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6609,19 +6702,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6632,14 +6712,17 @@ msgstr "" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6647,6 +6730,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6654,6 +6738,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7388,10 +7473,6 @@ msgstr "" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7443,6 +7524,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8372,6 +8457,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8579,15 +8668,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9369,8 +9449,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9448,6 +9528,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9748,36 +9845,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9791,8 +9858,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9823,6 +9890,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10361,6 +10458,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10508,26 +10625,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10554,22 +10651,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10582,11 +10699,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11629,13 +11745,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12081,6 +12198,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12147,11 +12302,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13245,17 +13402,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13818,6 +14013,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14769,6 +14968,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/uz/LC_MESSAGES/djangojs.mo b/conf/locale/uz/LC_MESSAGES/djangojs.mo index 40996fe487..ecdc778e66 100644 Binary files a/conf/locale/uz/LC_MESSAGES/djangojs.mo and b/conf/locale/uz/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/uz/LC_MESSAGES/djangojs.po b/conf/locale/uz/LC_MESSAGES/djangojs.po index eddb2e3c4d..2a5496bc09 100644 --- a/conf/locale/uz/LC_MESSAGES/djangojs.po +++ b/conf/locale/uz/LC_MESSAGES/djangojs.po @@ -27,8 +27,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/edx-platform/language/uz/)\n" "MIME-Version: 1.0\n" @@ -67,6 +67,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Cancel" msgstr "" @@ -112,6 +113,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1509,6 +1511,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1700,9 +1723,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "" @@ -2278,6 +2299,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js #: cms/templates/js/mock/mock-group-configuration-page.underscore msgid "Loading..." @@ -2323,6 +2348,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2914,6 +2940,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3268,14 +3391,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3455,6 +3570,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3559,6 +3678,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/vi/LC_MESSAGES/django.mo b/conf/locale/vi/LC_MESSAGES/django.mo index 11c097cb73..b44626f0e1 100644 Binary files a/conf/locale/vi/LC_MESSAGES/django.mo and b/conf/locale/vi/LC_MESSAGES/django.mo differ diff --git a/conf/locale/vi/LC_MESSAGES/django.po b/conf/locale/vi/LC_MESSAGES/django.po index 80079d6575..2bf724e9f1 100644 --- a/conf/locale/vi/LC_MESSAGES/django.po +++ b/conf/locale/vi/LC_MESSAGES/django.po @@ -64,6 +64,7 @@ # Ha Ngoc Chung , 2013 # NGUYEN CONG NAM , 2014 # Nguyen D. Man , 2013 +# Nguyen Don Binh , 2014 # NGUYEN HOANG AN , 2014 # Nguyen Quang Huy , 2013-2014 # Hoang Truong , 2013 @@ -116,9 +117,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" -"PO-Revision-Date: 2014-08-25 20:21+0000\n" -"Last-Translator: Minh Tue Vo \n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" +"PO-Revision-Date: 2014-09-29 02:20+0000\n" +"Last-Translator: NGUYEN HOANG AN \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/edx-platform/language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -179,6 +180,10 @@ msgstr "" msgid "Unit" msgstr "Đơn vị" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -191,7 +196,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "Giấy Chứng Nhận Cam Kết Danh Dự" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "Hết hạn ghi danh" @@ -294,13 +299,8 @@ msgstr "" msgid "Course id is invalid" msgstr "Mã số khóa học không đúng" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "Khóa học đã đầy" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -377,7 +377,7 @@ msgstr "Xin đưa ra một lựa chọn" #: common/djangoapps/student/views.py msgid "User with username {} does not exist" -msgstr "Không tồn tại người dùng với tên tài khoản là {}" +msgstr "" #: common/djangoapps/student/views.py msgid "Successfully disabled {}'s account" @@ -433,11 +433,11 @@ msgstr "" #: common/djangoapps/student/views.py msgid "Agreeing to the Honor Code is required" -msgstr "Bắt buộc phải chấp thuận Cam Kết Danh Dự" +msgstr "Yêu cầu chấp thuận Cam Kết Danh Dự" #: common/djangoapps/student/views.py msgid "A level of education is required" -msgstr "Phải điền trình độ học vấn" +msgstr "" #: common/djangoapps/student/views.py msgid "Your gender is required" @@ -525,7 +525,7 @@ msgstr "" #: common/djangoapps/student/views.py msgid "No inactive user with this e-mail exists" -msgstr "Không tồn tại người dùng không hoạt động với địa chỉ e-mail này" +msgstr "" #: common/djangoapps/student/views.py msgid "Unable to send reactivation email" @@ -1771,9 +1771,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1811,7 +1814,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2544,6 +2550,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3878,6 +3924,10 @@ msgstr "Phải có tiêu đề" msgid "Body can't be empty" msgstr "Phải có nội dung" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3903,7 +3953,7 @@ msgstr "Tốt" #: lms/djangoapps/instructor/views/api.py msgid "User does not exist." -msgstr "Người dùng không tồn tại." +msgstr "" #: lms/djangoapps/instructor/views/api.py msgid "Task is already running." @@ -3976,6 +4026,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4067,8 +4134,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4481,10 +4547,18 @@ msgstr "đã xóa" msgid "emailed" msgstr "đã gửi email" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "đã chấm" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4774,6 +4848,26 @@ msgstr "" " liên hệ {billing_email}. Xin cho biết mã số đơn hàng trong e-mail của bạn. " "Xin vui lòng KHÔNG gửi thông tin thẻ tín dụng của bạn. " +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6376,11 +6470,11 @@ msgstr "Không đủ quyền" #: cms/djangoapps/contentstore/views/user.py msgid "Could not find user by email address '{email}'." -msgstr "Không tìm thấy người dùng với địa chỉ email '{email}'." +msgstr "" #: cms/djangoapps/contentstore/views/user.py msgid "User {email} has registered but has not yet activated his/her account." -msgstr "Người dùng {email} đã đăng ký nhưng vẫn chưa kích hoạt tài khoản." +msgstr "" #: cms/djangoapps/contentstore/views/user.py msgid "`role` is required" @@ -6427,8 +6521,6 @@ msgid "" "Optional notes about this user (for example, why course creation access was " "denied)" msgstr "" -"Các ghi chú tùy chọn về người dùng này (ví dụ, tại sao việc truy cập vào " -"tiến trình tạo khóa học bị từ chối)" #: cms/djangoapps/models/settings/course_metadata.py msgid "Incorrect format for field '{name}'. {detailed_message}" @@ -6686,7 +6778,7 @@ msgstr "" #: common/templates/course_modes/choose.html #: common/templates/course_modes/choose.html msgid "Audit This Course" -msgstr "Học không chứng chỉ khóa học này" +msgstr "Theo Dõi Khóa Học Này" #: common/templates/course_modes/choose.html #: common/templates/course_modes/choose.html @@ -6699,7 +6791,7 @@ msgstr "" #: common/templates/course_modes/choose.html msgid "Select Audit" -msgstr "Chọn Học Hệ Không Chứng Chỉ" +msgstr "Chọn Theo Dõi Khóa Học" #: common/templates/course_modes/choose.html msgid "Now choose your course track:" @@ -6891,21 +6983,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" -"Tài khoản {provider_name} bạn chọn đã được dùng để kết nối tới một tài khoản" -" khác trên nền tảng: {platform_name}." - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6916,14 +6993,17 @@ msgstr "chỉnh sửa" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "Các Tài Khoản Liên Kết" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "Đã Kết Nối" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "Chưa Kết Nối" @@ -6931,6 +7011,7 @@ msgstr "Chưa Kết Nối" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "Xóa Kết Nối" @@ -6938,6 +7019,7 @@ msgstr "Xóa Kết Nối" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "Kết Nối" @@ -7158,7 +7240,7 @@ msgstr "Bảng Thành Tích " #: lms/templates/folditchallenge.html msgid "User" -msgstr "Người dùng" +msgstr "" #: lms/templates/footer-edx-new.html msgid "About edX" @@ -7724,10 +7806,6 @@ msgstr "Xác nhận" msgid "Reject" msgstr "Từ chối" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "Định Vị Toàn Cầu" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7781,6 +7859,10 @@ msgstr "" msgid "You do not have any notes." msgstr "Bạn không có bất kỳ ghi chú nào." +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "Định Vị Toàn Cầu" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8219,7 +8301,7 @@ msgstr "Trình Xem Lịch Sử Gửi Bài" #: lms/templates/staff_problem_info.html msgid "User:" -msgstr "Người Dùng: " +msgstr "" #: lms/templates/staff_problem_info.html msgid "View History" @@ -8251,7 +8333,7 @@ msgstr "Bảng điều khiển quản trị" #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Users" -msgstr "Người dùng" +msgstr "" #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8267,7 +8349,7 @@ msgstr "Log Git" #: lms/templates/sysadmin_dashboard.html msgid "User Management" -msgstr "Quản trị người dùng" +msgstr "" #: lms/templates/sysadmin_dashboard.html msgid "Email or username" @@ -8275,15 +8357,15 @@ msgstr "Email hoặc Tên đăng nhập" #: lms/templates/sysadmin_dashboard.html msgid "Delete user" -msgstr "Xóa người dùng" +msgstr "" #: lms/templates/sysadmin_dashboard.html msgid "Create user" -msgstr "Tạo người dùng" +msgstr "" #: lms/templates/sysadmin_dashboard.html msgid "Download list of all users (csv file)" -msgstr "Tải về danh sách những người dùng (file csv)" +msgstr "" #: lms/templates/sysadmin_dashboard.html msgid "Check and repair external authentication map" @@ -8700,8 +8782,6 @@ msgstr "Thêm các nhóm học viên" #: lms/templates/course_groups/cohort_management.html msgid "Add users by username or email. One per line or comma-separated." msgstr "" -"Thêm người dùng bằng tên đăng nhập hoặc email. Nhập mỗi tên mỗi dòng hoặc " -"phân cách bằng dấu phẩy." #: lms/templates/course_groups/cohort_management.html msgid "Add cohort members" @@ -8743,6 +8823,10 @@ msgstr "" "Thêm {course.display_number_with_default} vào Giỏ Hàng " "({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "Khóa học đã đầy" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "Chỉ có thể ghi danh vào khóa học này qua thư mời." @@ -8952,15 +9036,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "Tóm tắt bảng điểm" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "Chưa áp dụng" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9176,8 +9251,6 @@ msgid "" "User requires forum administrator privileges to perform administration " "tasks. See instructor." msgstr "" -"Người dùng cần phải có quyền quản trị diễn đàn để thực hiện tác vụ quản trị." -" Xin liên hệ với giáo viên hướng dẫn." #: lms/templates/courseware/instructor_dashboard.html msgid "Explanation of Roles:" @@ -9786,8 +9859,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9865,6 +9938,25 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" +"Tài khoản {provider_name} bạn chọn đã được dùng để kết nối tới một tài khoản" +" khác trên nền tảng: {platform_name}." + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "Kết quả:" @@ -10167,36 +10259,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10210,8 +10272,8 @@ msgstr "Tất Cả Các Nhóm" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10242,6 +10304,36 @@ msgstr "bài viết ẩn danh với các bạn cùng lớp" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10334,7 +10426,7 @@ msgstr "" #: lms/templates/discussion/user_profile.html msgid "User Profile" -msgstr "Hồ Sơ Người Dùng" +msgstr "" #: lms/templates/discussion/mustache/_pagination.mustache #: lms/templates/discussion/mustache/_pagination.mustache @@ -10780,6 +10872,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} Nhân Viên Chấm Điểm" @@ -10927,26 +11039,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10973,22 +11065,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11001,11 +11113,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -12048,16 +12159,15 @@ msgid "Go Back" msgstr "Quay Lại" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "Cảm Ơn Đã Đăng Ký" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" -"Tài khoản của bạn chưa được kích hoạt. Liên kết kích hoạt đã được gửi đến " -"{email}, cùng với các hướng dẫn để kích hoạt tài khoản của bạn." #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12507,6 +12617,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12575,11 +12723,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13680,17 +13830,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "Tôi có thể làm gì trong trang này?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -14257,6 +14445,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "Tôi có thể làm gì trong trang này?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15212,6 +15404,11 @@ msgstr "Ngày đầu tiên khóa học bắt đầu" msgid "Course Start Time" msgstr "Thời Gian Bắt Đầu Khóa Học" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "Ngày Kết Thúc Khóa Học" @@ -15883,7 +16080,7 @@ msgstr "Khóa bài viết" #: wiki/forms.py msgid "Deny all users access to edit this article." -msgstr "Không cho phép tất cả người dùng thay đổi bài viết này" +msgstr "" #: wiki/forms.py msgid "Permissions" @@ -15895,7 +16092,7 @@ msgstr "Người sở hữu" #: wiki/forms.py msgid "Enter the username of the owner." -msgstr "Nhập tên người dùng của người sở hữu." +msgstr "Nhập tên đăng nhập của người sở hữu." #: wiki/forms.py msgid "(none)" @@ -15923,7 +16120,7 @@ msgstr "Thiết lập quyền truy cập của bạn không được thay đổi #: wiki/forms.py msgid "No user with that username" -msgstr "Không có người dùng với tên đó" +msgstr "" #: wiki/forms.py msgid "Article locked for editing" diff --git a/conf/locale/vi/LC_MESSAGES/djangojs.mo b/conf/locale/vi/LC_MESSAGES/djangojs.mo index 983199966b..c5ea02c68e 100644 Binary files a/conf/locale/vi/LC_MESSAGES/djangojs.mo and b/conf/locale/vi/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/vi/LC_MESSAGES/djangojs.po b/conf/locale/vi/LC_MESSAGES/djangojs.po index 39126dcc71..e5f0713112 100644 --- a/conf/locale/vi/LC_MESSAGES/djangojs.po +++ b/conf/locale/vi/LC_MESSAGES/djangojs.po @@ -15,6 +15,7 @@ # Minh Tue Vo , 2014 # Ha Ngoc Chung , 2013 # NGUYEN CONG NAM , 2014 +# Nguyen Don Binh , 2014 # NGUYEN HOANG AN , 2014 # Nguyen Quang Huy , 2013-2014 # Anh Phan , 2013 @@ -43,6 +44,7 @@ # # Translators: # Hoang Ha , 2014 +# Nguyen Don Binh , 2014 # NGUYEN HOANG AN , 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file @@ -52,13 +54,14 @@ # Translators: # dangitdang , 2014 # Hoang Ha , 2014 +# NGUYEN HOANG AN , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-23 04:20+0000\n" -"Last-Translator: NGUYEN HOANG AN \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/edx-platform/language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -321,7 +324,7 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Add to Dictionary" -msgstr "" +msgstr "Thêm vào Từ điển" #. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the @@ -335,19 +338,19 @@ msgstr "Nâng cao" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Align center" -msgstr "" +msgstr "Căn giữa" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Align left" -msgstr "" +msgstr "Căn lề trái" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Align right" -msgstr "" +msgstr "Căn lề phải" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -359,7 +362,7 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Alternative source" -msgstr "" +msgstr "Nguồn thay thế " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -377,13 +380,13 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Author" -msgstr "" +msgstr "Tác giả" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Background color" -msgstr "" +msgstr "Màu nền" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -402,25 +405,25 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Body" -msgstr "" +msgstr "Thân " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Bold" -msgstr "" +msgstr "In đậm " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Border color" -msgstr "" +msgstr "Màu viền " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Border" -msgstr "" +msgstr "Viền " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -535,13 +538,13 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Column" -msgstr "" +msgstr "Cột " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Constrain proportions" -msgstr "" +msgstr "Tỉ lệ giới hạn " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -553,19 +556,19 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Copy" -msgstr "" +msgstr "Copy " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Could not find the specified string." -msgstr "" +msgstr "Không thể tìm thấy xâu cần tìm. " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Custom color" -msgstr "" +msgstr "Tùy chỉnh màu" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -577,43 +580,43 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cut row" -msgstr "" +msgstr "Cắt hàng " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Cut" -msgstr "" +msgstr "Cắt " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Decrease indent" -msgstr "" +msgstr "Giảm thụt dòng " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Default" -msgstr "" +msgstr "Mặc định " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Delete column" -msgstr "" +msgstr "Xóa cột " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Delete row" -msgstr "" +msgstr "Xóa hàng " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Delete table" -msgstr "" +msgstr "Xóa bảng " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -649,7 +652,7 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Edit HTML" -msgstr "" +msgstr "Chỉnh sửa HTML " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -662,31 +665,31 @@ msgstr "Chỉnh sửa" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Embed" -msgstr "" +msgstr "Nhúng " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Emoticons" -msgstr "" +msgstr "Emoticons" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Encoding" -msgstr "" +msgstr "Mã hóa " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "File" -msgstr "" +msgstr "Tập tin " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Find and replace" -msgstr "" +msgstr "Tìm và thay thế " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -698,31 +701,31 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Find previous" -msgstr "" +msgstr "Tìm phần trước " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Find" -msgstr "" +msgstr "Tìm " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Finish" -msgstr "" +msgstr "Hoàn tất " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Font Family" -msgstr "" +msgstr "Họ font " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Font Sizes" -msgstr "" +msgstr "Kích thước font " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -734,13 +737,13 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Format" -msgstr "" +msgstr "Định dạng " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Formats" -msgstr "" +msgstr "Các định dạng " #. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the @@ -1485,7 +1488,7 @@ msgstr "" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Width" -msgstr "" +msgstr "Độ rộng " #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1507,6 +1510,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1545,7 +1569,7 @@ msgstr "Chế độ toàn màn hình" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Speed" -msgstr "" +msgstr "Tốc độ" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Volume" @@ -1702,9 +1726,7 @@ msgstr "Xảy ra sự cố trong lúc xử lý yêu cầu của bạn. Vui lòng #: 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -2291,6 +2313,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "Đang tải..." @@ -2335,6 +2361,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2926,6 +2953,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3286,14 +3410,6 @@ msgstr "" msgid "%(total_items)s total" msgstr "" -#: cms/static/js/views/section_edit.js -msgid "Your change could not be saved" -msgstr "Thay đổi của bạn không thể lưu lại" - -#: cms/static/js/views/section_edit.js -msgid "Return and resolve this issue" -msgstr "Quay lại và giải quyết vấn đề này" - #: cms/static/js/views/show_textbook.js msgid "Delete “<%= name %>”?" msgstr "Xóa “<%= name %>”?" @@ -3477,6 +3593,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "Tải lên hình ảnh khóa học của bạn." @@ -3582,6 +3702,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "Loại Câu Hỏi Thường Gặp" diff --git a/conf/locale/zh_CN/LC_MESSAGES/django.mo b/conf/locale/zh_CN/LC_MESSAGES/django.mo index 9f317209e2..ef03a356d9 100644 Binary files a/conf/locale/zh_CN/LC_MESSAGES/django.mo and b/conf/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/conf/locale/zh_CN/LC_MESSAGES/django.po b/conf/locale/zh_CN/LC_MESSAGES/django.po index 6a562b44c9..65ca8760a3 100644 --- a/conf/locale/zh_CN/LC_MESSAGES/django.po +++ b/conf/locale/zh_CN/LC_MESSAGES/django.po @@ -97,6 +97,7 @@ # Joe99_Du , 2014 # Joe99_Du , 2014 # jsgang , 2014 +# Junjie Weng , 2014 # 匡冲 , 2013 # daisybellamy , 2014 # Junjie, 2014 @@ -163,6 +164,8 @@ # 熊冬升 , 2013 # yezhixin20 , 2014 # YUAN Tian , 2014 +# YVONNE , 2014 +# YVONNE , 2014 # Yu Zhao , 2013 # 刘知远 , 2013 # Zhang Meng , 2013 @@ -197,7 +200,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: wuqiong \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/edx-platform/language/zh_CN/)\n" @@ -250,6 +253,10 @@ msgstr "" msgid "Unit" msgstr "单元" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -262,7 +269,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "诚信准则证书" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "注册已终止" @@ -363,13 +370,8 @@ msgstr "" msgid "Course id is invalid" msgstr "课程编号无效" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "该课程已满" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1824,9 +1826,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1864,7 +1869,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2595,6 +2603,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3921,6 +3969,10 @@ msgstr "标题不能为空" msgid "Body can't be empty" msgstr "内容不能为空" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -4014,6 +4066,23 @@ msgstr "邮寄地址" msgid "Goals" msgstr "目标" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "模块不存在。" @@ -4103,8 +4172,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4508,10 +4576,18 @@ msgstr "已删除" msgid "emailed" msgstr "已邮件通知" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "已评价" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4799,6 +4875,26 @@ msgstr "" "注意:您可以在课程开始的两周之内取消身份认证证书选项,并申请退款。欲取得退款,请联系{billing_email},并在e-" "mail中注明您的订单号,但不要包含您的信用卡信息。" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "订单号" @@ -6899,19 +6995,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6922,14 +7005,17 @@ msgstr "编辑" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6937,6 +7023,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6944,6 +7031,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7691,10 +7779,6 @@ msgstr "确认" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "全局导航" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7746,6 +7830,10 @@ msgstr "" msgid "You do not have any notes." msgstr "您没有任何笔记。" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "全局导航" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8689,6 +8777,10 @@ msgid "" msgstr "" "添加 {course.display_number_with_default} 到购物车 ({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "该课程已满" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8898,15 +8990,6 @@ msgid "" msgstr "" "非常抱歉,该模块暂时无法使用,我们的工作人员正在努力尽快修复问题。发现任何问题或遇到网站停摆,请及时向{link_to_support_email}发送邮件报告。" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "评分汇总" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "尚未实现" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9699,9 +9782,9 @@ msgstr "再次确认并继续" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" -msgstr "为了继续完成接下来课程的身份审核,您必须重新验证您的身份。" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." +msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "{course_name}: Re-verify by {date}" @@ -9778,6 +9861,23 @@ msgid "" " not receive a verified certificate." msgstr "在你的课程结束前如果无法通过验证尝试,你将无法获得验证的证书。" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "结果:" @@ -10080,36 +10180,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "勾选此选项,每天接收一封提醒邮件,以摘要方式通知你所关注的讨论帖的更新情况。" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -10123,8 +10193,8 @@ msgstr "所有分组" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -10155,6 +10225,36 @@ msgstr "向同学匿名发帖" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10712,6 +10812,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "你已经被移出了课程 {course_name}" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} 教员评分" @@ -10861,26 +10981,6 @@ msgstr "下表显示所有活动任务的状态。" msgid "Course Warnings" msgstr "课程警告" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "点击来生成当前所有选课学生的CVS(逗号分隔值的文本)信息,包括邮件地址及用户名的信息:" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "以CSV格式下载个人资料信息" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "对于学员规模较小的课程,可以直接在该页面点击查看选课学生的信息:" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "列出就读学生个人资料信息" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10908,23 +11008,43 @@ msgstr "报告" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." -msgstr "点击来生成当前所有选课学生的CVS(逗号分隔值的文本)成绩报告。报表生成后,下表会出现指向它的链接。" +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." +msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." -msgstr "对于大的课程,生成报告可能会花费数小时。请耐心等待并不要多次点击。多次点击按钮会极大的减慢生成速度。" +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." +msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." -msgstr "生成报告将在后台执行,您可以在点击OK后离开本页面。" +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "点击来生成当前所有选课学生的CVS(逗号分隔值的文本)信息,包括邮件地址及用户名的信息:" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "以CSV格式下载个人资料信息" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "对于学员规模较小的课程,可以直接在该页面点击查看选课学生的信息:" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "列出就读学生个人资料信息" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." +msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "Generate Grade Report" @@ -10936,14 +11056,11 @@ msgstr "报告已可供下载" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" -"每次点击 " -"生成成绩报告都会重新生成下面所列的成绩报告。本页会保留不同时间所产生的每个报告的链接。系统不会删除成绩报告,因此您可在该页访问先前生成的报告。" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" @@ -12000,14 +12117,15 @@ msgid "Go Back" msgstr "返回" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "感谢您的注册!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." -msgstr "您的账号尚未激活。我们已发送一封电子邮件至{email},里面包含一个激活账号的链接,以及激活账号的操作说明。" +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." +msgstr "" #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12454,6 +12572,44 @@ msgstr "请等待几秒钟后再刷新该页面。如果问题照旧,请向{em msgid "Currently the {platform_name} servers are overloaded" msgstr " 目前{platform_name}平台的服务器已经超负荷" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "编辑你的名字" @@ -12520,11 +12676,13 @@ msgstr "更新您的注册信息于" msgid "You are re-verifying for" msgstr "您正在重新审核" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "你注册到" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13623,18 +13781,56 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "我在这个页面能做什么?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." -msgstr "您可以在这个页面上浏览、编辑包含其它组件的课程组件。针对实验板块,这有助于您确认实验组配置的正确性,也便于您修改已经存在的页面内容。" +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" +msgstr "" #: cms/templates/container.html msgid "Unit Location" @@ -14200,6 +14396,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "我在这个页面能做什么?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -15170,6 +15370,11 @@ msgstr "课程开始的第一天" msgid "Course Start Time" msgstr "课程开始时间" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "课程结束日期" diff --git a/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo b/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo index ea27661e7e..75518ad7e6 100644 Binary files a/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo and b/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/zh_CN/LC_MESSAGES/djangojs.po b/conf/locale/zh_CN/LC_MESSAGES/djangojs.po index 6861a2bb28..3f5d005c3b 100644 --- a/conf/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/conf/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -89,9 +89,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-05 04:20+0000\n" -"Last-Translator: GoodLuck <1833447072@qq.com>\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" +"Last-Translator: Sarina Canelake \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/edx-platform/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1526,6 +1526,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "您的浏览器不支持直接访问剪贴板,请使用快捷键 Ctrl+X/C/V 代替。" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1717,9 +1738,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "…" @@ -2285,6 +2304,10 @@ msgstr "最近更新时间:<%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %>学员已判分。" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "载入中..." @@ -2329,6 +2352,7 @@ msgid "Enter username or email" msgstr "请输入用户名或者邮箱地址" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "请输入一个用户名或者电子邮件。" @@ -2931,6 +2955,103 @@ msgstr "成功重评用户 {user}得分" msgid "Failed to rescore problem." msgstr "重评得分失败。" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3287,14 +3408,6 @@ msgstr "从 %(total_items_count)s中显示%(current_item_range)s ,按%(sort_na msgid "%(total_items)s total" msgstr "共%(total_items)s" -#: 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 "删除\"<%= name %>\"?" @@ -3471,6 +3584,10 @@ msgid "" "policy pairs." msgstr "请注意:当前策略键值对并未校验。如果遇到问题,请重新检查策略键值对设置。" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "上传您的课程图片。" @@ -3575,6 +3692,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/zh_HK/LC_MESSAGES/django.mo b/conf/locale/zh_HK/LC_MESSAGES/django.mo index 6d882607af..6fbca2f7aa 100644 Binary files a/conf/locale/zh_HK/LC_MESSAGES/django.mo and b/conf/locale/zh_HK/LC_MESSAGES/django.mo differ diff --git a/conf/locale/zh_HK/LC_MESSAGES/django.po b/conf/locale/zh_HK/LC_MESSAGES/django.po index 70157cbd12..54c7ec3123 100644 --- a/conf/locale/zh_HK/LC_MESSAGES/django.po +++ b/conf/locale/zh_HK/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/edx-platform/language/zh_HK/)\n" @@ -103,6 +103,10 @@ msgstr "" msgid "Unit" msgstr "" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -115,7 +119,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "" @@ -217,13 +221,8 @@ msgstr "" msgid "Course id is invalid" msgstr "" -#: common/djangoapps/student/views.py -#: lms/templates/courseware/course_about.html -msgid "Course is full" -msgstr "" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1677,9 +1676,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1717,7 +1719,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2448,6 +2453,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -3768,6 +3813,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3859,6 +3908,23 @@ msgstr "" msgid "Goals" msgstr "" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -3948,8 +4014,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4353,10 +4418,18 @@ msgstr "" msgid "emailed" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4631,6 +4704,26 @@ msgid "" "Please do NOT include your credit card information." msgstr "" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "" @@ -6603,19 +6696,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6626,14 +6706,17 @@ msgstr "編輯" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6641,6 +6724,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6648,6 +6732,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7382,10 +7467,6 @@ msgstr "確認" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7437,6 +7518,10 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8366,6 +8451,10 @@ msgid "" "Add {course.display_number_with_default} to Cart ({currency_symbol}{cost})" msgstr "" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8573,15 +8662,6 @@ msgid "" "report any problems or downtime." msgstr "" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9363,8 +9443,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9442,6 +9522,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "" @@ -9742,36 +9839,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9785,8 +9852,8 @@ msgstr "" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9817,6 +9884,36 @@ msgstr "" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10355,6 +10452,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "" @@ -10502,26 +10619,6 @@ msgstr "" msgid "Course Warnings" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10548,22 +10645,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10576,11 +10693,10 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11623,13 +11739,14 @@ msgid "Go Back" msgstr "" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" +msgid "Thanks for Registering!" msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." msgstr "" #: lms/templates/registration/activation_complete.html @@ -12075,6 +12192,44 @@ msgstr "" msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "" @@ -12141,11 +12296,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13239,17 +13396,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" +#: cms/templates/container.html +msgid "Adding components" msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13812,6 +14007,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14763,6 +14962,11 @@ msgstr "" msgid "Course Start Time" msgstr "" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "" diff --git a/conf/locale/zh_HK/LC_MESSAGES/djangojs.mo b/conf/locale/zh_HK/LC_MESSAGES/djangojs.mo index b0676a20a4..79b232ce25 100644 Binary files a/conf/locale/zh_HK/LC_MESSAGES/djangojs.mo and b/conf/locale/zh_HK/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/zh_HK/LC_MESSAGES/djangojs.po b/conf/locale/zh_HK/LC_MESSAGES/djangojs.po index 31e2332d28..5a298c40ea 100644 --- a/conf/locale/zh_HK/LC_MESSAGES/djangojs.po +++ b/conf/locale/zh_HK/LC_MESSAGES/djangojs.po @@ -30,8 +30,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-08-28 00:15+0000\n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-08 18:08+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/edx-platform/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -107,6 +107,7 @@ msgstr "" #: cms/templates/js/group-configuration-edit.underscore #: cms/templates/js/section-name-edit.underscore #: cms/templates/js/xblock-string-field-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore msgid "Save" msgstr "" @@ -1498,6 +1499,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1689,9 +1711,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "…" @@ -2266,6 +2286,10 @@ msgstr "" msgid "<%= num_students %> students scored." msgstr "" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "載入中…" @@ -2310,6 +2334,7 @@ msgid "Enter username or email" msgstr "" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "" @@ -2901,6 +2926,103 @@ msgstr "" msgid "Failed to rescore problem." msgstr "" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3255,14 +3377,6 @@ msgstr "" msgid "%(total_items)s total" 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 "" @@ -3442,6 +3556,10 @@ msgid "" "policy pairs." msgstr "" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "" @@ -3546,6 +3664,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "" diff --git a/conf/locale/zh_TW/LC_MESSAGES/django.mo b/conf/locale/zh_TW/LC_MESSAGES/django.mo index 81ae5c3a95..cba3cc2483 100644 Binary files a/conf/locale/zh_TW/LC_MESSAGES/django.mo and b/conf/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/conf/locale/zh_TW/LC_MESSAGES/django.po b/conf/locale/zh_TW/LC_MESSAGES/django.po index 5694de4bc2..17ad98bfdb 100644 --- a/conf/locale/zh_TW/LC_MESSAGES/django.po +++ b/conf/locale/zh_TW/LC_MESSAGES/django.po @@ -105,7 +105,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"POT-Creation-Date: 2014-10-14 11:53-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: LIU,SHU-HAO \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/edx-platform/language/zh_TW/)\n" @@ -161,6 +161,10 @@ msgstr "" msgid "Unit" msgstr "單元" +#: common/djangoapps/course_groups/cohorts.py +msgid "You cannot create two cohorts with the same name" +msgstr "" + #: common/djangoapps/course_groups/views.py msgid "Requested page must be numeric" msgstr "" @@ -173,7 +177,7 @@ msgstr "" msgid "Honor Code Certificate" msgstr "榮譽證書" -#: common/djangoapps/course_modes/views.py common/djangoapps/student/views.py +#: common/djangoapps/course_modes/views.py msgid "Enrollment is closed" msgstr "註冊功能已經關閉" @@ -274,12 +278,8 @@ msgstr "無效課程編號" msgid "Course id is invalid" msgstr "課程編號無效" -#: common/djangoapps/student/views.py -msgid "Course is full" -msgstr "課程已滿" - -#: common/djangoapps/student/views.py -msgid "Student is already enrolled" +#: common/djangoapps/student/views.py common/djangoapps/student/views.py +msgid "Could not enroll" msgstr "" #: common/djangoapps/student/views.py @@ -1732,9 +1732,12 @@ msgstr "" #: common/lib/xmodule/xmodule/course_module.py msgid "" "Enter pairs of dates between which students cannot post to discussion " -"forums, formatted as \"YYYY-MM-DD-YYYY-MM-DD\". To specify times as well as " -"dates, format the pairs as \"YYYY-MM-DDTHH:MM-YYYY-MM-DDTHH:MM\" (be sure to" -" include the \"T\" between the date and time)." +"forums. Each pair should be formatted as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. " +"To specify times as well as dates, format each pair as [\"YYYY-MM-" +"DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"] (be sure to include the \"T\" between the " +"date and time). An entry defining more than one blackout period might look " +"like this: [[\"2014-09-15\", \"2014-09-21\"], [\"2014-10-01\", " +"\"2014-10-08\"]]" msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -1772,7 +1775,10 @@ msgid "Cohort Configuration" msgstr "" #: common/lib/xmodule/xmodule/course_module.py -msgid "Cohorts are not currently supported by edX." +msgid "" +"Enter policy keys and values to enable the cohort feature, define automated " +"student assignment to groups, or identify any course-wide discussion topics " +"as private to cohort members." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -2505,6 +2511,46 @@ msgid "" "setting hides the Launch button and any IFrames for this component." msgstr "" +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's username" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's username. You must also set Open in New " +"Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Request user's email" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Select True to request the user's email address. You must also set Open in " +"New Page to True to get the user's information." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "LTI Application Information" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter a description of the third party application. If requesting username " +"and/or email, use this text box to inform users why their username and/or " +"email will be forwarded to a third party application." +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "Button Text" +msgstr "" + +#: common/lib/xmodule/xmodule/lti_module.py +msgid "" +"Enter the text on the button used to launch the third party application." +msgstr "" + #: common/lib/xmodule/xmodule/lti_module.py msgid "" "Could not parse custom parameter: {custom_parameter}. Should be \"x=y\" " @@ -2676,13 +2722,8 @@ msgstr "課程資訊" #. Translators: "Progress" is the name of the student's course progress page #: common/lib/xmodule/xmodule/tabs.py #: lms/templates/peer_grading/peer_grading.html -#, fuzzy msgid "Progress" -msgstr "" -"#-#-#-#-# django-partial.po (edx-platform) #-#-#-#-#\n" -"課程進度\n" -"#-#-#-#-# mako.po (edx-platform) #-#-#-#-#\n" -"進度" +msgstr "課程進度" #. Translators: "Wiki" is the name of the course's wiki page #: common/lib/xmodule/xmodule/tabs.py lms/djangoapps/course_wiki/views.py @@ -2755,7 +2796,7 @@ msgstr "" #: common/lib/xmodule/xmodule/videoannotation_module.py msgid "Video Annotation" -msgstr "視頻註解" +msgstr "影片註解" #: common/lib/xmodule/xmodule/videoannotation_module.py msgid "The external source URL for the video." @@ -3113,7 +3154,7 @@ msgstr "" #. is currently in the grading process #: common/lib/xmodule/xmodule/open_ended_grading_classes/openendedchild.py msgid "In progress" -msgstr "" +msgstr "處理中" #. Translators: "Done" communicates to a student that their response #. has been fully graded @@ -3826,6 +3867,10 @@ msgstr "" msgid "Body can't be empty" msgstr "" +#: lms/djangoapps/django_comment_client/base/views.py +msgid "Topic doesn't exist" +msgstr "" + #: lms/djangoapps/django_comment_client/base/views.py #: lms/djangoapps/django_comment_client/base/views.py msgid "Comment level too deep" @@ -3917,6 +3962,23 @@ msgstr "郵寄地址" msgid "Goals" msgstr "目標" +#: lms/djangoapps/instructor/views/api.py +msgid "Cohort" +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"Your enrolled student profile report is being generated! You can view the " +"status of the generation task in the 'Pending Instructor Tasks' section." +msgstr "" + +#: lms/djangoapps/instructor/views/api.py +msgid "" +"An enrolled student profile report generation task is already in progress. " +"Check the 'Pending Instructor Tasks' table for the status of the task. When " +"completed, the report will be available for download in the table below." +msgstr "" + #: lms/djangoapps/instructor/views/api.py msgid "Module does not exist." msgstr "" @@ -4006,8 +4068,7 @@ msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py msgid "" "To gain insights into student enrollment and participation {link_start}visit" -" {analytics_dashboard_name}, our new dashboard for course " -"analytics{link_end}." +" {analytics_dashboard_name}, our new course analytics product{link_end}." msgstr "" #: lms/djangoapps/instructor/views/instructor_dashboard.py @@ -4410,10 +4471,18 @@ msgstr "" msgid "emailed" msgstr "電子郵件已寄出" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py msgid "graded" msgstr "已評分" +#. Translators: This is a past-tense verb that is inserted into task progress +#. messages as {action}. +#: lms/djangoapps/instructor_task/tasks.py +msgid "generated" +msgstr "" + #: lms/djangoapps/instructor_task/views.py #: lms/djangoapps/instructor_task/views.py msgid "No status information available" @@ -4533,7 +4602,7 @@ msgstr "" #. status messages. #: lms/djangoapps/instructor_task/views.py msgid " (out of {total})" -msgstr "" +msgstr "(/ {total})" #: lms/djangoapps/linkedin/templates/linkedin_email.html msgid "" @@ -4699,6 +4768,26 @@ msgstr "" "注意 - 您有長達2週的進入課程取消註冊認證書選項,並獲得全額退款。\n" "要收到您的退款,聯繫 {billing_email}。在您的信件中需包含您的訂單號碼,但請不要包含您的信用卡資訊。" +#: lms/djangoapps/shoppingcart/models.py +msgid "" +"We greatly appreciate this generous contribution and your support of the " +"{platform_name} mission. This receipt was prepared to support charitable " +"contributions for tax purposes. We confirm that neither goods nor services " +"were provided in exchange for this gift." +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Could not find a course with the ID '{course_id}'" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {course}" +msgstr "" + +#: lms/djangoapps/shoppingcart/models.py +msgid "Donation for {platform_name}" +msgstr "" + #: lms/djangoapps/shoppingcart/reports.py msgid "Order Number" msgstr "訂單編號" @@ -6696,19 +6785,6 @@ msgid "" "email to confirm your email address change." msgstr "" -#. Translators: this message is displayed when a user tries to link their -#. account with a third-party authentication provider (for example, Google or -#. LinkedIn) with a given edX account, but their third-party account is -#. already -#. associated with another edX account. provider_name is the name of the -#. third-party authentication provider, and platform_name is the name of the -#. edX deployment. -#: lms/templates/dashboard.html -msgid "" -"The {provider_name} account you selected is already linked to another " -"{platform_name} account." -msgstr "" - #: lms/templates/dashboard.html lms/templates/dashboard.html #: lms/templates/dashboard/_dashboard_info_language.html msgid "edit" @@ -6719,14 +6795,17 @@ msgstr "編輯" #. (for example, Google and LinkedIn) the user can link with or unlink from #. their edX account. #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Connected Accounts" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Linked" msgstr "" #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Not Linked" msgstr "" @@ -6734,6 +6813,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Unlink" msgstr "" @@ -6741,6 +6821,7 @@ msgstr "" #. and their account with an external authentication provider (like Google or #. LinkedIn). #: lms/templates/dashboard.html +#: lms/templates/student_profile/third_party_auth.html msgid "Link" msgstr "" @@ -7338,7 +7419,7 @@ msgstr "存取您的帳戶和課程" #: lms/templates/login.html msgid "We're Sorry, {platform_name} accounts are unavailable currently" -msgstr "我們很遺憾,{platform_name} 帳戶現在無法使用" +msgstr "我們很遺憾,{platform_name} 帳號現在無法使用" #: lms/templates/login.html msgid "We couldn't log you in." @@ -7486,10 +7567,6 @@ msgstr "確認" msgid "Reject" msgstr "" -#: lms/templates/navigation.html lms/templates/original_navigation.html -msgid "Global Navigation" -msgstr "全球導航" - #: lms/templates/navigation.html lms/templates/navigation.html #: lms/templates/original_navigation.html msgid "Find Courses" @@ -7541,6 +7618,10 @@ msgstr "" msgid "You do not have any notes." msgstr "您沒有任何筆記。" +#: lms/templates/original_navigation.html +msgid "Global Navigation" +msgstr "全球導航" + #: lms/templates/original_navigation.html #: lms/templates/sysadmin_dashboard.html #: lms/templates/sysadmin_dashboard_gitlogs.html @@ -8484,6 +8565,10 @@ msgid "" msgstr "" "新增 {course.display_number_with_default} to Cart ({currency_symbol}{cost})" +#: lms/templates/courseware/course_about.html +msgid "Course is full" +msgstr "" + #: lms/templates/courseware/course_about.html msgid "Enrollment in this course is by invitation only" msgstr "" @@ -8691,15 +8776,6 @@ msgid "" "report any problems or downtime." msgstr "很抱歉,此模組暫時無法使用。我們的工作人員正努力修復此錯誤,請透過電子郵件{link_to_support_email}回報任何問題。" -#: lms/templates/courseware/grade_summary.html -#: lms/templates/courseware/instructor_dashboard.html -msgid "Grade summary" -msgstr "評分總結" - -#: lms/templates/courseware/grade_summary.html -msgid "Not implemented yet" -msgstr "尚未實現" - #: lms/templates/courseware/gradebook.html #: lms/templates/courseware/instructor_dashboard.html msgid "Gradebook" @@ -9227,7 +9303,7 @@ msgstr "{course_number}進度" #: lms/templates/courseware/progress.html msgid "Course Progress" -msgstr "" +msgstr "課程進度" #: lms/templates/courseware/progress.html msgid "View Grading in studio" @@ -9485,8 +9561,8 @@ msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html msgid "" -"To continue in the ID Verified track in the following courses, you need to " -"re-verify your identity:" +"People change, and each year we ask you to re-verify your identity for our " +"verified certificates. Take a minute now to help us renew your identity." msgstr "" #: lms/templates/dashboard/_dashboard_prompt_midcourse_reverify.html @@ -9564,6 +9640,23 @@ msgid "" " not receive a verified certificate." msgstr "" +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "Could Not Link Accounts" +msgstr "" + +#. Translators: this message is displayed when a user tries to link their +#. account with a third-party authentication provider (for example, Google or +#. LinkedIn) with a given edX account, but their third-party account is +#. already +#. associated with another edX account. provider_name is the name of the +#. third-party authentication provider, and platform_name is the name of the +#. edX deployment. +#: lms/templates/dashboard/_dashboard_third_party_error.html +msgid "" +"The {provider_name} account you selected is already linked to another " +"{platform_name} account." +msgstr "" + #: lms/templates/debug/run_python_form.html msgid "Results:" msgstr "結果:" @@ -9864,36 +9957,6 @@ msgid "" "new, unread activity from posts you are following." msgstr "" -#. Translators: This is the label for a control to -#. select a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Post type:" -msgstr "" - -#. Translators: This is a forum post type -#: lms/templates/discussion/_underscore_templates.html -msgid "Question" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "" -"Questions raise issues that need answers. Discussions share ideas and start " -"conversations." -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Topic Area:" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -#: lms/templates/discussion/_underscore_templates.html -msgid "Filter topics" -msgstr "" - -#: lms/templates/discussion/_underscore_templates.html -msgid "Add your post to a relevant topic to help others find it." -msgstr "" - #. Translators: This labels the selector for which group of students can view #. a #. post @@ -9907,8 +9970,8 @@ msgstr "所有群" #: lms/templates/discussion/_underscore_templates.html msgid "" -"Instructors can set whether a post in a cohorted topic is visible to all " -"cohorts or only to a specific cohort." +"Discussion admins, moderators, and TAs can make their posts visible to all " +"students or specify a single cohort group." msgstr "" #: lms/templates/discussion/_underscore_templates.html @@ -9939,6 +10002,36 @@ msgstr "以匿名方式向同學發表" msgid "Add Post" msgstr "" +#. Translators: This is the label for a control to +#. select a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Post type:" +msgstr "" + +#. Translators: This is a forum post type +#: lms/templates/discussion/_underscore_templates.html +msgid "Question" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "" +"Questions raise issues that need answers. Discussions share ideas and start " +"conversations." +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Topic Area:" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +#: lms/templates/discussion/_underscore_templates.html +msgid "Filter topics" +msgstr "" + +#: lms/templates/discussion/_underscore_templates.html +msgid "Add your post to a relevant topic to help others find it." +msgstr "" + #: lms/templates/discussion/_underscore_templates.html msgid "Endorse" msgstr "" @@ -10480,6 +10573,26 @@ msgstr "" msgid "You have been un-enrolled from {course_name}" msgstr "" +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Enrollment Successful" +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"Thank you for enrolling in {enrolled_course}. We hope you enjoy the course." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "" +"{platform_name} is a nonprofit bringing high-quality education to everyone, " +"everywhere. Your help allows us to continuously improve the learning " +"experience for millions and make a better future one learner at a time." +msgstr "" + +#: lms/templates/enrollment/course_enrollment_message.html +msgid "Donation Actions" +msgstr "" + #: lms/templates/instructor/staff_grading.html msgid "{course_number} Staff Grading" msgstr "{course_number} 工作人員評分" @@ -10627,26 +10740,6 @@ msgstr "所有進行中的工作狀態如下表所示。" msgid "Course Warnings" msgstr "課程警告" -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"Click to generate a CSV file of all students enrolled in this course, along " -"with profile information such as email address and username:" -msgstr "點選以產生以CSV格式表示的所有課程參與學生,包含了電子郵件信箱與使用者名稱等個人資訊。" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Download profile information as a CSV" -msgstr "" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For smaller courses, click to list profile information for enrolled students" -" directly on this page:" -msgstr "對於小型課程,點選個人資訊清單以直接加入學生至課程中。" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "List enrolled students' profile information" -msgstr "列出註冊學生個人資料資訊" - #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" "Click to display the grading configuration for the course. The grading " @@ -10673,22 +10766,42 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"Click to generate a CSV grade report for all currently enrolled students. " -"Links to generated reports appear in a table below when report generation is" -" complete." -msgstr "點選以產生所有目前註冊學生CSV格式的成績報告,報告的連結將會在生成後顯示在下方的表格中。" - -#: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "" -"For large courses, generating this report may take several hours. Please be " -"patient and do not click the button multiple times. Clicking the button " -"multiple times will significantly slow the grade generation process." +"For large courses, generating some reports can take several hours. When " +"report generation is complete, a link that includes the date and time of " +"generation appears in the table below. These reports are generated in the " +"background, meaning it is OK to navigate away from this page while your " +"report is generating." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The report is generated in the background, meaning it is OK to navigate away" -" from this page while your report is generating." +"Please be patient and do not click these buttons multiple times. Clicking " +"these buttons multiple times will significantly slow the generation process." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV file of all students enrolled in this course, along " +"with profile information such as email address and username:" +msgstr "點選以產生以CSV格式表示的所有課程參與學生,包含了電子郵件信箱與使用者名稱等個人資訊。" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "Download profile information as a CSV" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"For smaller courses, click to list profile information for enrolled students" +" directly on this page:" +msgstr "對於小型課程,點選個人資訊清單以直接加入學生至課程中。" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "List enrolled students' profile information" +msgstr "列出註冊學生個人資料資訊" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"Click to generate a CSV grade report for all currently enrolled students." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -10701,11 +10814,10 @@ msgstr "報告已可供下載" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"The grade reports listed below are generated each time the Generate Grade" -" Report button is clicked. A link to each grade report remains available" -" on this page, identified by the UTC date and time of generation. Grade " -"reports are not deleted, so you will always be able to access previously " -"generated reports from this page." +"The reports listed below are available for download. A link to every report " +"remains available on this page, identified by the UTC date and time of " +"generation. Reports are not deleted, so you will always be able to access " +"previously generated reports from this page." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -11766,14 +11878,15 @@ msgid "Go Back" msgstr "返回" #: lms/templates/registration/activate_account_notice.html -msgid "Thanks For Registering!" -msgstr "感謝您的註冊!" +msgid "Thanks for Registering!" +msgstr "" #: lms/templates/registration/activate_account_notice.html msgid "" -"Your account is not active yet. An activation link has been sent to {email}," -" along with instructions for activating your account." -msgstr "您的帳號尚未啟動。我們已發送一封電子郵件至{email},裡面包含一個啟動帳號的連結,以及啟動帳號的操作說明。" +"You've successfully created an account on {platform_name}. We've sent an " +"account activation message to {email}. To activate your account and start " +"enrolling in courses, click the link in the message." +msgstr "" #: lms/templates/registration/activation_complete.html msgid "Activation Complete!" @@ -12219,6 +12332,44 @@ msgstr "請等待數秒後重新載入頁面。如果問題依然存在,請透 msgid "Currently the {platform_name} servers are overloaded" msgstr "" +#: lms/templates/student_account/email_change_failed.html +msgid "Email change failed." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "Something went wrong. Please contact {support} for help." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"The email address you wanted to use is already used by another " +"{platform_name} account." +msgstr "" + +#: lms/templates/student_account/email_change_failed.html +msgid "" +"You can try again from the {link_start}account settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "Email change successful!" +msgstr "" + +#: lms/templates/student_account/email_change_successful.html +msgid "" +"You should see your new email address listed on the {link_start}account " +"settings{link_end} page." +msgstr "" + +#: lms/templates/student_account/index.html +msgid "Student Account" +msgstr "" + +#: lms/templates/student_profile/index.html +#: lms/templates/student_profile/index.html +msgid "Student Profile" +msgstr "" + #: lms/templates/verify_student/_modal_editname.html msgid "Edit Your Name" msgstr "編輯您的姓名" @@ -12287,11 +12438,13 @@ msgstr "" msgid "You are re-verifying for" msgstr "" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "You are registering for" msgstr "您正在註冊為" +#: lms/templates/verify_student/_verification_header.html #: lms/templates/verify_student/_verification_header.html msgid "Professional Education" msgstr "" @@ -13387,17 +13540,55 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: cms/templates/container.html cms/templates/group_configurations.html -#: cms/templates/settings_graders.html -msgid "What can I do on this page?" -msgstr "我可以在此頁做甚麼事情?" +#: cms/templates/container.html +msgid "Adding components" +msgstr "" #: cms/templates/container.html msgid "" -"You can view and edit course components that contain other components on " -"this page. In the case of experiment blocks, this allows you to confirm that" -" you have properly configured your experiment groups and make changes to " -"existing content." +"Select a component type under {em_start}Add New Component{em_end}. Then " +"select a template." +msgstr "" + +#: cms/templates/container.html +msgid "" +"The new component is added at the bottom of the page or group. You can then " +"edit and move the component." +msgstr "" + +#: cms/templates/container.html +msgid "Editing components" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Click the {em_start}Edit{em_end} icon in a component to edit its content." +msgstr "" + +#: cms/templates/container.html +msgid "Reorganizing components" +msgstr "" + +#: cms/templates/container.html +msgid "Drag components to new locations within this component." +msgstr "" + +#: cms/templates/container.html +msgid "For content experiments, you can drag components to other groups." +msgstr "" + +#: cms/templates/container.html +msgid "Working with content experiments" +msgstr "" + +#: cms/templates/container.html +msgid "" +"Confirm that you have properly configured content in each of your experiment" +" groups." +msgstr "" + +#: cms/templates/container.html +msgid "Learn more about component containers" msgstr "" #: cms/templates/container.html @@ -13969,6 +14160,10 @@ msgstr "" msgid "This module is disabled at the moment." msgstr "" +#: cms/templates/group_configurations.html cms/templates/settings_graders.html +msgid "What can I do on this page?" +msgstr "我可以在此頁做甚麼事情?" + #: cms/templates/group_configurations.html msgid "You can create, edit, and delete group configurations." msgstr "" @@ -14938,6 +15133,11 @@ msgstr "課程開始的第一天" msgid "Course Start Time" msgstr "開課時間" +#: cms/templates/settings.html cms/templates/settings.html +#: cms/templates/settings.html cms/templates/settings.html +msgid "(UTC)" +msgstr "" + #: cms/templates/settings.html msgid "Course End Date" msgstr "課程結束日期" diff --git a/conf/locale/zh_TW/LC_MESSAGES/djangojs.mo b/conf/locale/zh_TW/LC_MESSAGES/djangojs.mo index c568b2ae95..de903193a6 100644 Binary files a/conf/locale/zh_TW/LC_MESSAGES/djangojs.mo and b/conf/locale/zh_TW/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/zh_TW/LC_MESSAGES/djangojs.po b/conf/locale/zh_TW/LC_MESSAGES/djangojs.po index 6e4e00b3bb..32ad7b0919 100644 --- a/conf/locale/zh_TW/LC_MESSAGES/djangojs.po +++ b/conf/locale/zh_TW/LC_MESSAGES/djangojs.po @@ -19,6 +19,7 @@ # Xaver Y.R. Chen , 2013 # Yung Wei , 2014 # Zhen-Rong Chen , 2014 +# Zhen-Rong Chen , 2014 # KUN-MIN SYU , 2014 # 陳子琦 , 2014 # #-#-#-#-# djangojs-studio.po (edx-platform) #-#-#-#-# @@ -49,6 +50,7 @@ # Translators: # Lin Yu-Chun , 2014 # LIU,SHU-HAO , 2014 +# Zhen-Rong Chen , 2014 # #-#-#-#-# underscore-studio.po (edx-platform) #-#-#-#-# # edX translation file # Copyright (C) 2014 edX @@ -56,6 +58,7 @@ # # Translators: # LIU,SHU-HAO , 2014 +# KUN-MIN SYU , 2014 # Lin Yu-Chun , 2014 # LIU,SHU-HAO , 2014 # Xaver Y.R. Chen , 2014 @@ -65,9 +68,9 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-24 13:34-0400\n" -"PO-Revision-Date: 2014-09-16 04:59+0000\n" -"Last-Translator: KUN-MIN SYU \n" +"POT-Creation-Date: 2014-10-14 11:52-0400\n" +"PO-Revision-Date: 2014-10-12 07:30+0000\n" +"Last-Translator: Zhen-Rong Chen \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/edx-platform/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -86,7 +89,6 @@ msgstr "" msgid "OK" msgstr "好的" -#. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML #: cms/static/coffee/src/views/tabs.js cms/static/js/views/asset.js @@ -98,13 +100,6 @@ msgstr "好的" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: lms/static/admin/js/admin/DateTimeShortcuts.js #: lms/static/admin/js/admin/DateTimeShortcuts.js -#: cms/templates/js/add-xblock-component-menu-problem.underscore -#: cms/templates/js/add-xblock-component-menu.underscore -#: cms/templates/js/course_info_handouts.underscore -#: cms/templates/js/edit-textbook.underscore -#: cms/templates/js/group-configuration-edit.underscore -#: cms/templates/js/section-name-edit.underscore -#: cms/templates/js/xblock-string-field-editor.underscore msgid "Cancel" msgstr "取消" @@ -174,7 +169,7 @@ msgstr[0] "(%(earned)s/%(possible)s 分)" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "(%(num_points)s point possible)" msgid_plural "(%(num_points)s points possible)" -msgstr[0] "(%(num_points)s 最高分)" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js #: common/lib/xmodule/xmodule/js/src/capa/display.js @@ -1518,6 +1513,27 @@ msgid "" "Ctrl+X/C/V keyboard shortcuts instead." msgstr "您的瀏覽器不支援直接存取剪貼簿,請使用快捷鍵Ctrl+X/C/V 代替。" +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username and e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your username sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + +#: common/lib/xmodule/xmodule/js/src/lti/lti.js +msgid "" +"Click OK to have your e-mail address sent to a 3rd party application.\n" +"\n" +"Click Cancel to return to this page without sending your information." +msgstr "" + #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to tab %(tab_name)s in the current " @@ -1709,9 +1725,7 @@ 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/new_post_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/discussion_topic_menu_view.js msgid "…" msgstr "..." @@ -2079,7 +2093,7 @@ msgstr "文本" #: common/static/js/vendor/ova/catch/js/catch.js msgid "Video" -msgstr "視頻" +msgstr "影片" #: common/static/js/vendor/ova/catch/js/catch.js msgid "Image" @@ -2277,6 +2291,10 @@ msgstr "上一次更新:<%= timestamp %>" msgid "<%= num_students %> students scored." msgstr "<%= num_students %> 個學生取得分數。" +#: lms/static/coffee/src/instructor_dashboard/data_download.js +msgid "Error generating student profile information. Please try again." +msgstr "" + #: lms/static/coffee/src/instructor_dashboard/data_download.js msgid "Loading..." msgstr "載入中..." @@ -2321,6 +2339,7 @@ msgid "Enter username or email" msgstr "請輸入使用者名稱或是電子郵件信箱" #: lms/static/coffee/src/instructor_dashboard/membership.js +#: lms/static/js/views/cohort_editor.js msgid "Please enter a username or email." msgstr "請輸入使用者名稱或是電子郵件信箱" @@ -2914,6 +2933,103 @@ msgstr "成功重評用戶 {user} 得分" msgid "Failed to rescore problem." msgstr "重評得分失敗。" +#: lms/static/js/dashboard/donation.js +msgid "Please enter a valid donation amount." +msgstr "" + +#: lms/static/js/dashboard/donation.js +msgid "Your donation could not be submitted." +msgstr "" + +#: lms/static/js/student_account/account.js +#: lms/static/js/student_profile/profile.js +msgid "The data could not be saved." +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid email address" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please enter a valid password" +msgstr "" + +#: lms/static/js/student_account/account.js +msgid "Please check your email to confirm the change" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Full name cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Language cannot be blank" +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "We couldn't populate the list of language choices." +msgstr "" + +#: lms/static/js/student_profile/profile.js +msgid "Saved" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "Error adding students." +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numUsersAdded} student has been added to this cohort group" +msgid_plural "{numUsersAdded} students have been added to this cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numMoved} student was removed from {oldCohort}" +msgid_plural "{numMoved} students were removed from {oldCohort}" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "{numPresent} student was already in the cohort group" +msgid_plural "{numPresent} students were already in the cohort group" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "Unknown user: {user}" +msgstr "" + +#: lms/static/js/views/cohort_editor.js +msgid "There was an error when trying to add students:" +msgid_plural "There were {numErrors} errors when trying to add students:" +msgstr[0] "" + +#: lms/static/js/views/cohort_editor.js +msgid "View all errors" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "You currently have no cohort groups configured" +msgstr "" + +#: lms/static/js/views/cohorts.js +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Add Cohort Group" +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"The {cohortGroupName} cohort group has been created. You can manually add " +"students to this group below." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "" +"We've encountered an error. Please refresh your browser and then try again." +msgstr "" + +#: lms/static/js/views/cohorts.js +msgid "Please enter a name for your new cohort group." +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." @@ -3269,14 +3385,6 @@ msgstr "" msgid "%(total_items)s total" 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 "刪除\"<%= name %>\"?∂" @@ -3455,6 +3563,10 @@ msgid "" "policy pairs." msgstr "請注意:您設置的策略關鍵字和值的驗證結果目前失敗。如果您遇到問題,請再檢查一次。" +#: cms/static/js/views/settings/main.js +msgid "%(hours)s:%(minutes)s (current UTC time)" +msgstr "" + #: cms/static/js/views/settings/main.js msgid "Upload your course image." msgstr "上傳您的課程圖片" @@ -3559,6 +3671,126 @@ msgstr "" msgid "(this post is about %(courseware_title_linked)s)" msgstr "" +#: lms/templates/dashboard/donation.underscore +msgid "Donate" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Add a New Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "New Cohort Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "(Required Field)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/add-cohort-form.underscore +msgid "Enter Your New Cohort Group's Name" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Students are added to this group only when you provide their email addresses" +" or usernames on this page." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "What does this mean?" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Students are added to this group automatically." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Edit settings in Studio" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add students to this cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Note: Students can only be in one cohort group. Adding students to this " +"group overrides any previous group assignment." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"Enter email addresses and/or usernames separated by new lines or commas for " +"students to add. *" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "e.g. johndoe@example.com, JaneDoe, joeydoe@example.com" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "" +"You will not get notification for emails that bounce, so please double-check" +" spelling." +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore +msgid "Add Students" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "Select a cohort group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohort-selector.underscore +msgid "%(cohort_name)s (%(user_count)s)" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Cohort Management" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "Select a cohort group to manage" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "View Cohort Group" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/cohorts.underscore +msgid "" +"To review all student cohort group assignments, download course profile " +"information on %(link_start)s the Data Download page. %(link_end)s" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "New Address" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Password" +msgstr "" + +#: lms/templates/student_account/account.underscore +msgid "Change My Email Address" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Full Name" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Preferred Language" +msgstr "" + +#: lms/templates/student_profile/profile.underscore +msgid "Update Profile" +msgstr "" + #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Common Problem Types" msgstr "常見問題類型" @@ -3994,7 +4226,7 @@ msgstr "僅限工作人員檢視" #: cms/templates/js/publish-xblock.underscore msgid "Published and Live" -msgstr "" +msgstr "發佈並上線" #: cms/templates/js/publish-xblock.underscore msgid "Published (not yet released)"