Skip to content
Snippets Groups Projects
Commit 257de20d authored by edX Transifex Bot's avatar edX Transifex Bot Committed by edx-transifex-bot
Browse files

Update translation strings

parent d2b14f15
No related merge requests found
This diff is collapsed.
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2017-12-12 18:59+0000\n"
"PO-Revision-Date: 2017-12-12 19:00:01.231385\n"
"POT-Creation-Date: 2017-12-17 20:42+0000\n"
"PO-Revision-Date: 2017-12-17 20:42:32.825364\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"Language: en\n"
......@@ -524,11 +524,12 @@ msgid "This image file must be larger than {image_min_size}."
msgstr ""
#: cms/djangoapps/contentstore/views/videos.py:215
#: cms/djangoapps/contentstore/views/videos.py:217
msgid ""
"There is a problem with this image file. Try to upload a different file."
msgstr ""
#: cms/djangoapps/contentstore/views/videos.py:218
#: cms/djangoapps/contentstore/views/videos.py:220
#, python-brace-format
msgid ""
"Recommended image resolution is "
......@@ -536,42 +537,42 @@ msgid ""
"{image_file_min_width}x{image_file_min_height}."
msgstr ""
#: cms/djangoapps/contentstore/views/videos.py:226
#: cms/djangoapps/contentstore/views/videos.py:228
#, python-brace-format
msgid ""
"This image file must have an aspect ratio of "
"{video_image_aspect_ratio_text}."
msgstr ""
#: cms/djangoapps/contentstore/views/videos.py:233
#: cms/djangoapps/contentstore/views/videos.py:235
msgid ""
"The image file name can only contain letters, numbers, hyphens (-), and "
"underscores (_)."
msgstr ""
#: cms/djangoapps/contentstore/views/videos.py:247
#: cms/djangoapps/contentstore/views/videos.py:249
msgid "An image file is required."
msgstr ""
#. Translators: This is the header for a CSV file column
#. containing URLs for video encodings for the named profile
#. (e.g. desktop, mobile high quality, mobile low quality)
#: cms/djangoapps/contentstore/views/videos.py:407
#: cms/djangoapps/contentstore/views/videos.py:409
#, python-brace-format
msgid "{profile_name} URL"
msgstr ""
#: cms/djangoapps/contentstore/views/videos.py:413
#: cms/djangoapps/contentstore/views/videos.py:415
msgid "Duration"
msgstr ""
#: cms/djangoapps/contentstore/views/videos.py:414
#: cms/djangoapps/contentstore/views/videos.py:416
msgid "Date Added"
msgstr ""
#. Translators: This is the suggested filename when downloading the URL
#. listing for videos uploaded through Studio
#: cms/djangoapps/contentstore/views/videos.py:452
#: cms/djangoapps/contentstore/views/videos.py:454
#, python-brace-format
msgid "{course}_video_urls"
msgstr ""
......@@ -647,11 +648,11 @@ msgstr ""
msgid "Incorrect format for field '{name}'. {detailed_message}"
msgstr ""
#: cms/envs/common.py:149
#: cms/envs/common.py:148
msgid "Your Platform Studio"
msgstr ""
#: cms/envs/common.py:150
#: cms/envs/common.py:149
msgid "Studio"
msgstr ""
......
This diff is collapsed.
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2017-12-12 18:59+0000\n"
"PO-Revision-Date: 2017-12-12 19:00:01.424416\n"
"POT-Creation-Date: 2017-12-17 20:42+0000\n"
"PO-Revision-Date: 2017-12-17 20:42:32.656007\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"Language: en\n"
......@@ -65,8 +65,6 @@ msgstr ""
msgid "Yes, allow edits to the active Certificate"
msgstr ""
#. Translators: This field pertains to the custom label for a certificate.
#. Translators: this refers to a collection of certificates.
#: cms/static/js/certificates/views/certificate_item.js:21
#: cms/static/js/certificates/views/certificates_list.js:16
msgid "certificate"
......@@ -76,8 +74,6 @@ msgstr ""
msgid "Set up your certificate"
msgstr ""
#. Translators: This line refers to the initial state of the form when no data
#. has been inserted
#: cms/static/js/certificates/views/certificates_list.js:21
msgid "You have not created any certificates yet."
msgstr ""
......@@ -115,6 +111,7 @@ msgstr ""
#. 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:62
msgid "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
msgstr ""
......@@ -218,19 +215,14 @@ msgstr ""
msgid "Internal Server Error."
msgstr ""
#. Translators: This is the status of a video upload that is queued
#. waiting for other uploads to complete
#: cms/static/js/models/active_video_upload.js:9
msgid "Queued"
msgstr ""
#. Translators: This is the status of a video upload that has
#. completed successfully
#: cms/static/js/models/active_video_upload.js:14
msgid "Upload completed"
msgstr ""
#. Translators: This is the status of a video upload that has failed
#: cms/static/js/models/active_video_upload.js:16
msgid "Upload failed"
msgstr ""
......@@ -600,6 +592,7 @@ msgstr ""
#. Translators: 'count' is number of groups that the group
#. configuration contains.
#. */
#: cms/static/js/views/group_configuration_details.js:70
msgid "Contains {count} group"
msgid_plural "Contains {count} groups"
......@@ -613,8 +606,10 @@ msgstr ""
#. Translators: 'count' is number of units that the group
#. configuration is used in.
#. */
#. Translators: 'count' is number of locations that the group
#. configuration is used in.
#. */
#: cms/static/js/views/group_configuration_details.js:89
#: cms/static/js/views/partition_group_details.js:74
msgid "Used in {count} location"
......@@ -622,7 +617,6 @@ msgid_plural "Used in {count} locations"
msgstr[0] ""
msgstr[1] ""
#. Translators: this refers to a collection of groups.
#: cms/static/js/views/group_configuration_item.js:26
#: cms/static/js/views/group_configurations_list.js:18
msgid "group configuration"
......@@ -708,12 +702,10 @@ msgid ""
" Derivatives\"."
msgstr ""
#. Translators: "item_display_name" is the name of the item to be deleted.
#: cms/static/js/views/list_item.js:50
msgid "Delete this %(item_display_name)s?"
msgstr ""
#. Translators: "item_display_name" is the name of the item to be deleted.
#: cms/static/js/views/list_item.js:55
msgid "Deleting this %(item_display_name)s is permanent and cannot be undone."
msgstr ""
......@@ -821,7 +813,6 @@ msgstr ""
msgid "Visibility"
msgstr ""
#. Translators: "title" is the name of the current component being edited.
#: cms/static/js/views/modals/edit_xblock.js:22
msgid "Editing: %(title)s"
msgstr ""
......@@ -890,8 +881,6 @@ msgstr ""
msgid "Date added"
msgstr ""
#. Translators: "title" is the name of the current component or unit being
#. edited.
#: cms/static/js/views/pages/container.js:200
msgid "Editing access for: %(title)s"
msgstr ""
......@@ -959,48 +948,34 @@ msgstr ""
msgid "Show Previews"
msgstr ""
#. Translators: sample result:
#. "Showing 0-9 out of 25 total, filtered by Images, sorted by Date Added
#. ascending"
#: cms/static/js/views/paging_header.js:52
msgid ""
"Showing {currentItemRange} out of {totalItemsCount}, filtered by "
"{assetType}, sorted by {sortName} ascending"
msgstr ""
#. Translators: sample result:
#. "Showing 0-9 out of 25 total, filtered by Images, sorted by Date Added
#. descending"
#: cms/static/js/views/paging_header.js:56
msgid ""
"Showing {currentItemRange} out of {totalItemsCount}, filtered by "
"{assetType}, sorted by {sortName} descending"
msgstr ""
#. Translators: sample result:
#. "Showing 0-9 out of 25 total, sorted by Date Added ascending"
#: cms/static/js/views/paging_header.js:63
msgid ""
"Showing {currentItemRange} out of {totalItemsCount}, sorted by {sortName} "
"ascending"
msgstr ""
#. Translators: sample result:
#. "Showing 0-9 out of 25 total, sorted by Date Added descending"
#: cms/static/js/views/paging_header.js:67
msgid ""
"Showing {currentItemRange} out of {totalItemsCount}, sorted by {sortName} "
"descending"
msgstr ""
#. 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:98
msgid "{totalItems} total"
msgstr ""
#. Translators: This refers to a content group that can be linked to a student
#. cohort.
#: cms/static/js/views/partition_group_item.js:24
#: cms/static/js/views/partition_group_list.js:21
msgid "content group"
......@@ -1257,7 +1232,6 @@ msgstr ""
msgid "Edit Thumbnail"
msgstr ""
#. Translators: This is a 2 part text which tells the image requirements.
#: cms/static/js/views/video_thumbnail.js:39
msgid ""
"{InstructionsSpanStart}{videoImageResoultion}{lineBreak} "
......@@ -1268,30 +1242,24 @@ msgstr ""
msgid "Image upload failed"
msgstr ""
#. Translators: This is a 3 part text which tells the image requirements.
#: cms/static/js/views/video_thumbnail.js:64
msgid ""
"{ReqTextSpanStart}Requirements{spanEnd}{lineBreak}{InstructionsSpanStart}{videoImageResoultion}{lineBreak}"
" {videoImageSupportedFileFormats}{spanEnd}"
msgstr ""
#. Translators: message will be like 1280x720 pixels
#: cms/static/js/views/video_thumbnail.js:130
msgid "{maxWidth}x{maxHeight} pixels"
msgstr ""
#. Translators: message will be like Thumbnail for Arrow.mp4
#: cms/static/js/views/video_thumbnail.js:138
msgid "Thumbnail for {videoName}"
msgstr ""
#. Translators: message will be like Add Thumbnail - Arrow.mp4
#: cms/static/js/views/video_thumbnail.js:146
msgid "Add Thumbnail - {videoName}"
msgstr ""
#. Translators: humanizeDuration will be like 10 minutes, an hour and 20
#. minutes etc
#: cms/static/js/views/video_thumbnail.js:172
msgid "Video duration is {humanizeDuration}"
msgstr ""
......@@ -1304,7 +1272,6 @@ msgstr ""
msgid "minute"
msgstr ""
#. Translators: message will be like 15 minutes, 1 minute
#: cms/static/js/views/video_thumbnail.js:192
msgid "{minutes} {unit}"
msgstr ""
......@@ -1317,13 +1284,10 @@ msgstr ""
msgid "second"
msgstr ""
#. Translators: message will be like 20 seconds, 1 second
#: cms/static/js/views/video_thumbnail.js:201
msgid "{seconds} {unit}"
msgstr ""
#. Translators: `and` will be used to combine both miuntes and seconds like
#. `13 minutes and 45 seconds`
#: cms/static/js/views/video_thumbnail.js:207
msgid " and "
msgstr ""
......@@ -1342,12 +1306,10 @@ msgid ""
"{supportedFileFormats}."
msgstr ""
#. Translators: maxFileSizeInMB will be like 2 MB.
#: cms/static/js/views/video_thumbnail.js:330
msgid "The selected image must be smaller than {maxFileSizeInMB}."
msgstr ""
#. Translators: minFileSizeInKB will be like 2 KB.
#: cms/static/js/views/video_thumbnail.js:338
msgid "The selected image must be larger than {minFileSizeInKB}."
msgstr ""
......@@ -1372,9 +1334,6 @@ msgstr ""
msgid "New {component_type}"
msgstr ""
#. Translators: This message will be added to the front of messages of type
#. warning,
#. e.g. "Warning: this component has not been configured yet".
#: cms/static/js/views/xblock_validation.js:48
msgid "Warning"
msgstr ""
......
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2017-12-12 18:59+0000\n"
"PO-Revision-Date: 2017-12-12 19:00:01.283572\n"
"POT-Creation-Date: 2017-12-17 20:42+0000\n"
"PO-Revision-Date: 2017-12-17 20:42:32.772685\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"Language: en\n"
......@@ -3216,6 +3216,10 @@ msgid ""
" account."
msgstr ""
#: cms/templates/widgets/footer.html:19
msgid "Policies"
msgstr ""
#: cms/templates/widgets/footer.html:33
msgid "Accessibility Accommodation Request"
msgstr ""
......
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2017-12-12 18:59+0000\n"
"PO-Revision-Date: 2017-12-12 19:00:01.365425\n"
"POT-Creation-Date: 2017-12-17 20:42+0000\n"
"PO-Revision-Date: 2017-12-17 20:42:32.552494\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"Language: en\n"
......@@ -48,7 +48,7 @@ msgstr ""
msgid "Loading"
msgstr ""
#: cms/templates/base.html:64 lms/templates/main.html:157
#: cms/templates/base.html:64 lms/templates/main.html:156
msgid "Skip to main content"
msgstr ""
......@@ -601,37 +601,37 @@ msgstr ""
msgid "View all Courses"
msgstr ""
#: lms/templates/dashboard.html:27 lms/templates/user_dropdown.html:28
#: lms/templates/dashboard.html:29 lms/templates/user_dropdown.html:28
#: lms/templates/user_dropdown.html:36 lms/templates/user_dropdown.html:54
#: lms/templates/header/user_dropdown.html:35
#: themes/edx.org/lms/templates/dashboard.html:28
#: themes/edx.org/lms/templates/dashboard.html:31
msgid "Dashboard"
msgstr ""
#: lms/templates/dashboard.html:181
#: themes/edx.org/lms/templates/dashboard.html:175
#: lms/templates/dashboard.html:189
#: themes/edx.org/lms/templates/dashboard.html:184
msgid "You are not enrolled in any courses yet."
msgstr ""
#: lms/templates/dashboard.html:185
#: lms/templates/dashboard.html:193
#: lms/templates/header/navbar-not-authenticated.html:39
#: lms/templates/navigation/navbar-authenticated.html:16
#: lms/templates/navigation/bootstrap/navbar-authenticated.html:32
#: themes/edx.org/lms/templates/dashboard.html:179
#: themes/edx.org/lms/templates/dashboard.html:188
msgid "Explore courses"
msgstr ""
#: lms/templates/dashboard.html:194
#: themes/edx.org/lms/templates/dashboard.html:187
#: lms/templates/dashboard.html:202
#: themes/edx.org/lms/templates/dashboard.html:196
msgid "Course-loading errors"
msgstr ""
#: lms/templates/dashboard.html:220
#: themes/edx.org/lms/templates/dashboard.html:213
#: lms/templates/dashboard.html:228
#: themes/edx.org/lms/templates/dashboard.html:222
msgid "Search Your Courses"
msgstr ""
#: lms/templates/dashboard.html:223 lms/templates/index.html:33
#: lms/templates/dashboard.html:231 lms/templates/index.html:33
#: lms/templates/api_admin/catalogs/search.html:23
#: lms/templates/courseware/courses.html:42
#: lms/templates/courseware/courseware.html:143
......@@ -639,33 +639,34 @@ msgstr ""
#: lms/templates/ux/reference/bootstrap/course-skeleton.html:47
#: openedx/features/course_experience/templates/course_experience/course-home-fragment.html:41
#: openedx/features/course_search/templates/course_search/course-search-fragment.html:49
#: themes/edx.org/lms/templates/dashboard.html:216
#: themes/edx.org/lms/templates/dashboard.html:225
#: themes/stanford-style/lms/templates/index.html:26
msgid "Search"
msgstr ""
#: lms/templates/dashboard.html:226
#: lms/templates/dashboard.html:234
#: lms/templates/courseware/courseware.html:144
#: themes/edx.org/lms/templates/dashboard.html:219
#: themes/edx.org/lms/templates/dashboard.html:228
msgid "Clear search"
msgstr ""
#: lms/templates/dashboard.html:238
#: themes/edx.org/lms/templates/dashboard.html:247
#: lms/templates/dashboard.html:246
#: themes/edx.org/lms/templates/dashboard.html:256
msgid "Account Status Info"
msgstr ""
#: lms/templates/dashboard.html:245
#: themes/edx.org/lms/templates/dashboard.html:254
#: lms/templates/dashboard.html:253
#: themes/edx.org/lms/templates/dashboard.html:263
msgid "Order History"
msgstr ""
#. Translators: this is a control to allow users to exit out of this modal
#. interface (a menu or piece of UI that takes the full focus of the screen)
#: lms/templates/dashboard.html:268 lms/templates/dashboard.html:299
#: lms/templates/dashboard.html:276 lms/templates/dashboard.html:307
#: lms/templates/forgot_password_modal.html:14
#: lms/templates/help_modal.html:28 lms/templates/signup_modal.html:17
#: lms/templates/ccx/schedule.html:44
#: lms/templates/dashboard/_dashboard_entitlement_unenrollment_modal.html:13
#: lms/templates/instructor/instructor_dashboard_2/add_coupon_modal.html:13
#: lms/templates/instructor/instructor_dashboard_2/edit_coupon_modal.html:13
#: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html:13
......@@ -673,40 +674,43 @@ msgstr ""
#: lms/templates/instructor/instructor_dashboard_2/metrics.html:60
#: lms/templates/instructor/instructor_dashboard_2/set_course_mode_price_modal.html:13
#: lms/templates/modal/_modal-settings-language.html:13
#: themes/edx.org/lms/templates/dashboard.html:276
#: themes/edx.org/lms/templates/dashboard.html:307
#: themes/edx.org/lms/templates/dashboard.html:285
#: themes/edx.org/lms/templates/dashboard.html:316
msgid "Close"
msgstr ""
#: lms/templates/dashboard.html:274
#: themes/edx.org/lms/templates/dashboard.html:282
#: lms/templates/dashboard.html:282
#: themes/edx.org/lms/templates/dashboard.html:291
msgid "Email Settings for {course_number}"
msgstr ""
#. Translators: this text gives status on if the modal interface (a menu or
#. piece of UI that takes the full focus of the screen) is open or not
#: lms/templates/dashboard.html:277 lms/templates/dashboard.html:309
#: lms/templates/dashboard.html:285 lms/templates/dashboard.html:317
#: lms/templates/dashboard/_dashboard_entitlement_unenrollment_modal.html:22
#: lms/templates/modal/_modal-settings-language.html:22
#: themes/edx.org/lms/templates/dashboard.html:285
#: themes/edx.org/lms/templates/dashboard.html:317
#: themes/edx.org/lms/templates/dashboard.html:294
#: themes/edx.org/lms/templates/dashboard.html:326
msgid "window open"
msgstr ""
#: lms/templates/dashboard.html:285
#: themes/edx.org/lms/templates/dashboard.html:293
#: lms/templates/dashboard.html:293
#: themes/edx.org/lms/templates/dashboard.html:302
msgid "Receive course emails"
msgstr ""
#: lms/templates/dashboard.html:287
#: themes/edx.org/lms/templates/dashboard.html:295
#: lms/templates/dashboard.html:295
#: themes/edx.org/lms/templates/dashboard.html:304
msgid "Save Settings"
msgstr ""
#: lms/templates/dashboard.html:319 lms/templates/ccx/enrollment.html:57
#: lms/templates/dashboard/_dashboard_course_listing.html:244
#: lms/templates/dashboard/_dashboard_course_listing.html:256
#: lms/templates/dashboard.html:327 lms/templates/ccx/enrollment.html:57
#: lms/templates/dashboard/_dashboard_course_listing.html:269
#: lms/templates/dashboard/_dashboard_course_listing.html:281
#: lms/templates/dashboard/_dashboard_entitlement_actions.html:42
#: lms/templates/dashboard/_dashboard_entitlement_unenrollment_modal.html:29
#: lms/templates/instructor/instructor_dashboard_2/membership.html:53
#: themes/edx.org/lms/templates/dashboard.html:327
#: themes/edx.org/lms/templates/dashboard.html:336
msgid "Unenroll"
msgstr ""
......@@ -1996,6 +2000,10 @@ msgstr ""
msgid "No git import logs have been recorded for this course."
msgstr ""
#: lms/templates/text-me-the-app.html:13
msgid "Text Me The App"
msgstr ""
#: lms/templates/textannotation.html:27
msgid "Source:"
msgstr ""
......@@ -3127,8 +3135,8 @@ msgstr ""
#: lms/templates/certificates/_accomplishment-banner.html:61
#: lms/templates/certificates/_accomplishment-banner.html:63
#: lms/templates/dashboard/_dashboard_course_listing.html:205
#: lms/templates/dashboard/_dashboard_course_listing.html:210
#: lms/templates/dashboard/_dashboard_course_listing.html:225
#: lms/templates/dashboard/_dashboard_course_listing.html:230
#: themes/edx.org/lms/templates/certificates/_accomplishment-banner.html:39
msgid "Share on Twitter"
msgstr ""
......@@ -3407,8 +3415,8 @@ msgid "You are enrolled in this course"
msgstr ""
#: lms/templates/courseware/course_about.html:129
#: lms/templates/dashboard/_dashboard_course_listing.html:159
#: lms/templates/dashboard/_dashboard_course_listing.html:161
#: lms/templates/dashboard/_dashboard_course_listing.html:179
#: lms/templates/dashboard/_dashboard_course_listing.html:181
#: lms/templates/shoppingcart/registration_code_receipt.html:79
msgid "View Course"
msgstr ""
......@@ -3462,7 +3470,7 @@ msgid "Prerequisites"
msgstr ""
#: lms/templates/courseware/course_about.html:283
#: lms/templates/dashboard/_dashboard_course_listing.html:435
#: lms/templates/dashboard/_dashboard_course_listing.html:466
msgid ""
"You must successfully complete {link_start}{prc_display}{link_end} before "
"you begin this course."
......@@ -4127,59 +4135,85 @@ msgstr ""
msgid "Starts - {date}"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:134
#: lms/templates/dashboard/_dashboard_course_listing.html:135
msgid ""
"You can no longer select a session, your final day to select a session was "
"{entitlement_expired_at}."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:138
msgid "You must select a session by {expiration_date} to access the course."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:140
msgid "You must select a session to access the course."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:144
#: lms/templates/dashboard/_dashboard_course_listing.html:153
msgid "Change Session"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:153
#: lms/templates/dashboard/_dashboard_course_listing.html:155
#: lms/templates/dashboard/_dashboard_course_listing.html:161
msgid "You can no longer change sessions."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:163
msgid "You can change sessions until {entitlement_expiration_date}."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:173
#: lms/templates/dashboard/_dashboard_course_listing.html:175
msgid "View Archived Course"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:178
#: lms/templates/dashboard/_dashboard_course_listing.html:198
msgid "I'm taking {course_name} online with {facebook_brand}. Check it out!"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:181
#: lms/templates/dashboard/_dashboard_course_listing.html:201
msgid "Share {course_name} on Facebook"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:184
#: lms/templates/dashboard/_dashboard_course_listing.html:189
#: lms/templates/dashboard/_dashboard_course_listing.html:204
#: lms/templates/dashboard/_dashboard_course_listing.html:209
#: themes/edx.org/lms/templates/certificates/_accomplishment-banner.html:33
msgid "Share on Facebook"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:199
#: lms/templates/dashboard/_dashboard_course_listing.html:219
msgid "I'm taking {course_name} online with {twitter_brand}. Check it out!"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:202
#: lms/templates/dashboard/_dashboard_course_listing.html:222
msgid "Share {course_name} on Twitter"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:223
#: lms/templates/dashboard/_dashboard_course_listing.html:248
msgid "Course options for"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:230
#: lms/templates/dashboard/_dashboard_course_listing.html:255
#: lms/templates/dashboard/_dashboard_entitlement_actions.html:29
msgid "Available Actions"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:264
#: lms/templates/dashboard/_dashboard_course_listing.html:266
#: lms/templates/dashboard/_dashboard_course_listing.html:289
#: lms/templates/dashboard/_dashboard_course_listing.html:291
msgid "Email Settings"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:303
#: lms/templates/dashboard/_dashboard_course_listing.html:330
msgid "Related Programs"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:325
#: lms/templates/dashboard/_dashboard_course_listing.html:352
msgid ""
"You can no longer access this course because payment has not yet been "
"received. You can contact the account holder to request payment, or you can "
"unenroll from this course"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:356
msgid ""
"You can no longer access this course because payment has not yet been "
"received. You can {contact_link_start}contact the account "
......@@ -4187,83 +4221,83 @@ msgid ""
"{unenroll_link_start}unenroll{unenroll_link_end} from this course"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:354
#: lms/templates/dashboard/_dashboard_course_listing.html:385
msgid "Verification not yet complete."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:355
#: lms/templates/dashboard/_dashboard_course_listing.html:386
msgid "You only have {days} day left to verify for this course."
msgid_plural "You only have {days} days left to verify for this course."
msgstr[0] ""
msgstr[1] ""
#: lms/templates/dashboard/_dashboard_course_listing.html:361
#: lms/templates/dashboard/_dashboard_course_listing.html:392
msgid "Almost there!"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:362
#: lms/templates/dashboard/_dashboard_course_listing.html:393
msgid "You still need to verify for this course."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:366
#: lms/templates/dashboard/_dashboard_course_listing.html:397
msgid "Verify Now"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:369
#: lms/templates/dashboard/_dashboard_course_listing.html:400
msgid "You have submitted your verification information."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:370
#: lms/templates/dashboard/_dashboard_course_listing.html:401
msgid ""
"You will see a message on your dashboard when the verification process is "
"complete (usually within 1-2 days)."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:372
#: lms/templates/dashboard/_dashboard_course_listing.html:403
msgid "Your current verification will expire soon!"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:373
#: lms/templates/dashboard/_dashboard_course_listing.html:404
msgid ""
"You have submitted your reverification information. You will see a message "
"on your dashboard when the verification process is complete (usually within "
"1-2 days)."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:375
#: lms/templates/dashboard/_dashboard_course_listing.html:406
msgid "You have successfully verified your ID with edX"
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:377
#: lms/templates/dashboard/_dashboard_course_listing.html:408
msgid "Your current verification is effective until {date}."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:380
#: lms/templates/dashboard/_dashboard_course_listing.html:411
msgid "Your current verification will expire soon."
msgstr ""
#. Translators: start_link and end_link will be replaced with HTML tags;
#. please do not translate these.
#: lms/templates/dashboard/_dashboard_course_listing.html:383
#: lms/templates/dashboard/_dashboard_course_listing.html:414
msgid ""
"Your current verification will expire in {days} days. {start_link}Re-verify "
"your identity now{end_link} using a webcam and a government-issued photo ID."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:398
#: lms/templates/dashboard/_dashboard_course_listing.html:429
msgid ""
"Pursue a {cert_name_long} to highlight the knowledge and skills you gain in "
"this course."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:400
#: lms/templates/dashboard/_dashboard_course_listing.html:431
msgid ""
"It's official. It's easily shareable. It's a proven motivator to complete "
"the course. {line_break}{link_start}Learn more about the verified "
"{cert_name_long}{link_end}."
msgstr ""
#: lms/templates/dashboard/_dashboard_course_listing.html:420
#: lms/templates/dashboard/_dashboard_course_listing.html:451
msgid "Upgrade to Verified"
msgstr ""
......@@ -4333,6 +4367,10 @@ msgid ""
"An error occurred with this transaction. For help, contact {support_email}."
msgstr ""
#: lms/templates/dashboard/_dashboard_entitlement_actions.html:24
msgid "Course options for {courseName}"
msgstr ""
#: lms/templates/dashboard/_dashboard_show_consent.html:11
msgid "Consent to share your data"
msgstr ""
......@@ -7051,7 +7089,7 @@ msgid "Show the status for the tasks that you submitted for this problem."
msgstr ""
#: lms/templates/learner_dashboard/_dashboard_navigation_courses.html:7
#: themes/edx.org/lms/templates/dashboard.html:119
#: themes/edx.org/lms/templates/dashboard.html:123
msgid "My Courses"
msgstr ""
......@@ -7059,6 +7097,22 @@ msgstr ""
msgid "Program Details"
msgstr ""
#: lms/templates/learner_dashboard/text-me-fragment.html:40
msgid "Get the {platform_name} Mobile App!"
msgstr ""
#: lms/templates/learner_dashboard/text-me-fragment.html:41
msgid "We'll send you a one time SMS with a link to download the app."
msgstr ""
#: lms/templates/learner_dashboard/text-me-fragment.html:44
msgid "Mobile phone number"
msgstr ""
#: lms/templates/learner_dashboard/text-me-fragment.html:50
msgid "Send me a text with the link"
msgstr ""
#: lms/templates/modal/_modal-settings-language.html:19
msgid "Change Preferred Language"
msgstr ""
......@@ -8344,7 +8398,7 @@ msgid "You haven't earned any certificates yet."
msgstr ""
#: openedx/features/learner_profile/templates/learner_profile/learner-achievements-fragment.html:78
#: themes/edx.org/lms/templates/dashboard.html:237
#: themes/edx.org/lms/templates/dashboard.html:246
msgid "Explore New Courses"
msgstr ""
......@@ -8375,7 +8429,7 @@ msgstr ""
msgid "edX Partner Portal"
msgstr ""
#: themes/edx.org/lms/templates/dashboard.html:232
#: themes/edx.org/lms/templates/dashboard.html:241
msgid ""
"Browse recently launched courses and see what's new in your favorite "
"subjects."
......
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2017-12-12 18:59+0000\n"
"PO-Revision-Date: 2017-12-12 19:00:01.112730\n"
"POT-Creation-Date: 2017-12-17 20:42+0000\n"
"PO-Revision-Date: 2017-12-17 20:42:32.681394\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"Language: en\n"
......
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2017-12-12 18:59+0000\n"
"PO-Revision-Date: 2017-12-12 19:00:01.314471\n"
"POT-Creation-Date: 2017-12-17 20:42+0000\n"
"PO-Revision-Date: 2017-12-17 20:42:32.717839\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"Language: en\n"
......@@ -113,6 +113,7 @@ msgstr ""
#: cms/templates/js/section-name-edit.underscore:3
#: cms/templates/js/signatory-actions.underscore:3
#: cms/templates/js/xblock-string-field-editor.underscore:13
#: lms/templates/fields/field_dropdown.underscore:45
#: lms/templates/instructor/instructor_dashboard_2/cohort-form.underscore:147
#: lms/templates/instructor/instructor_dashboard_2/divided-discussions-course-wide.underscore:15
#: lms/templates/instructor/instructor_dashboard_2/divided-discussions-inline.underscore:35
......@@ -1533,6 +1534,24 @@ msgstr ""
msgid "Change Session"
msgstr ""
#: lms/templates/learner_dashboard/course_card.underscore:29
msgid ""
"You can no longer select a session. Your final day to select a session was "
"{expiration_date}."
msgstr ""
#: lms/templates/learner_dashboard/course_card.underscore:31
msgid "You must select a session by {expiration_date} to access the course."
msgstr ""
#: lms/templates/learner_dashboard/course_card.underscore:35
msgid "You can no longer change sessions."
msgstr ""
#: lms/templates/learner_dashboard/course_card.underscore:37
msgid "You can change sessions until {expiration_date}."
msgstr ""
#: lms/templates/learner_dashboard/course_enroll.underscore:3
msgid "Final Grade"
msgstr ""
......
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1a\n"
"Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n"
"POT-Creation-Date: 2017-12-12 19:00+0000\n"
"PO-Revision-Date: 2017-12-12 19:00:01.100806\n"
"POT-Creation-Date: 2017-12-17 20:42+0000\n"
"PO-Revision-Date: 2017-12-17 20:42:32.814779\n"
"Last-Translator: \n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
"Language: en\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment