From 060a0616639183f555dc60b76d0059ef4674f19a Mon Sep 17 00:00:00 2001 From: ayub-khan Date: Mon, 30 Jul 2018 15:34:55 +0500 Subject: [PATCH] updated-translations --- cms/static/js/i18n/ar/djangojs.js | 215 +- cms/static/js/i18n/eo/djangojs.js | 2 + cms/static/js/i18n/es-419/djangojs.js | 349 --- cms/static/js/i18n/fake2/djangojs.js | 2 + cms/static/js/i18n/fr/djangojs.js | 140 - cms/static/js/i18n/he/djangojs.js | 185 +- cms/static/js/i18n/hi/djangojs.js | 54 - cms/static/js/i18n/ko-kr/djangojs.js | 96 - cms/static/js/i18n/pt-br/djangojs.js | 113 +- cms/static/js/i18n/rtl/djangojs.js | 2 + cms/static/js/i18n/ru/djangojs.js | 146 -- cms/static/js/i18n/zh-cn/djangojs.js | 118 - conf/locale/ar/LC_MESSAGES/django.mo | Bin 642669 -> 642551 bytes conf/locale/ar/LC_MESSAGES/django.po | 2501 ++++++++---------- conf/locale/ar/LC_MESSAGES/djangojs.mo | Bin 189909 -> 177754 bytes conf/locale/ar/LC_MESSAGES/djangojs.po | 319 ++- conf/locale/en/LC_MESSAGES/django.po | 197 +- conf/locale/en/LC_MESSAGES/djangojs.po | 483 ++-- conf/locale/eo/LC_MESSAGES/django.mo | Bin 1215939 -> 1217560 bytes conf/locale/eo/LC_MESSAGES/django.po | 264 +- conf/locale/eo/LC_MESSAGES/djangojs.mo | Bin 411596 -> 417440 bytes conf/locale/eo/LC_MESSAGES/djangojs.po | 519 ++-- conf/locale/es_419/LC_MESSAGES/django.mo | Bin 674786 -> 674686 bytes conf/locale/es_419/LC_MESSAGES/django.po | 2581 +++++++++---------- conf/locale/es_419/LC_MESSAGES/djangojs.mo | Bin 227914 -> 207841 bytes conf/locale/es_419/LC_MESSAGES/djangojs.po | 664 +++-- conf/locale/fr/LC_MESSAGES/django.mo | Bin 309146 -> 309044 bytes conf/locale/fr/LC_MESSAGES/django.po | 2546 +++++++++--------- conf/locale/fr/LC_MESSAGES/djangojs.mo | Bin 117010 -> 109158 bytes conf/locale/fr/LC_MESSAGES/djangojs.po | 199 +- conf/locale/he/LC_MESSAGES/django.mo | Bin 592020 -> 591915 bytes conf/locale/he/LC_MESSAGES/django.po | 2509 ++++++++---------- conf/locale/he/LC_MESSAGES/djangojs.mo | Bin 182621 -> 171923 bytes conf/locale/he/LC_MESSAGES/djangojs.po | 271 +- conf/locale/hi/LC_MESSAGES/django.mo | Bin 96368 -> 96321 bytes conf/locale/hi/LC_MESSAGES/django.po | 319 +-- conf/locale/hi/LC_MESSAGES/djangojs.mo | Bin 22692 -> 20579 bytes conf/locale/hi/LC_MESSAGES/djangojs.po | 296 +-- conf/locale/ko_KR/LC_MESSAGES/django.mo | Bin 213376 -> 213089 bytes conf/locale/ko_KR/LC_MESSAGES/django.po | 316 +-- conf/locale/ko_KR/LC_MESSAGES/djangojs.mo | Bin 33611 -> 27617 bytes conf/locale/ko_KR/LC_MESSAGES/djangojs.po | 324 +-- conf/locale/pt_BR/LC_MESSAGES/django.mo | Bin 434303 -> 434205 bytes conf/locale/pt_BR/LC_MESSAGES/django.po | 2536 +++++++++--------- conf/locale/pt_BR/LC_MESSAGES/djangojs.mo | Bin 111517 -> 106733 bytes conf/locale/pt_BR/LC_MESSAGES/djangojs.po | 151 +- conf/locale/rtl/LC_MESSAGES/django.mo | Bin 825091 -> 826021 bytes conf/locale/rtl/LC_MESSAGES/django.po | 251 +- conf/locale/rtl/LC_MESSAGES/djangojs.mo | Bin 275532 -> 279441 bytes conf/locale/rtl/LC_MESSAGES/djangojs.po | 501 ++-- conf/locale/ru/LC_MESSAGES/django.mo | Bin 646006 -> 645865 bytes conf/locale/ru/LC_MESSAGES/django.po | 2524 ++++++++---------- conf/locale/ru/LC_MESSAGES/djangojs.mo | Bin 191547 -> 182235 bytes conf/locale/ru/LC_MESSAGES/djangojs.po | 214 +- conf/locale/zh_CN/LC_MESSAGES/django.mo | Bin 412646 -> 412554 bytes conf/locale/zh_CN/LC_MESSAGES/django.po | 2442 ++++++++---------- conf/locale/zh_CN/LC_MESSAGES/djangojs.mo | Bin 92122 -> 84203 bytes conf/locale/zh_CN/LC_MESSAGES/djangojs.po | 376 ++- conf/locale/zh_HANS/LC_MESSAGES/django.mo | Bin 412646 -> 412554 bytes conf/locale/zh_HANS/LC_MESSAGES/django.po | 2442 ++++++++---------- conf/locale/zh_HANS/LC_MESSAGES/djangojs.mo | Bin 92122 -> 84203 bytes conf/locale/zh_HANS/LC_MESSAGES/djangojs.po | 376 ++- lms/static/js/i18n/ar/djangojs.js | 215 +- lms/static/js/i18n/eo/djangojs.js | 2 + lms/static/js/i18n/es-419/djangojs.js | 349 --- lms/static/js/i18n/fake2/djangojs.js | 2 + lms/static/js/i18n/fr/djangojs.js | 140 - lms/static/js/i18n/he/djangojs.js | 185 +- lms/static/js/i18n/hi/djangojs.js | 54 - lms/static/js/i18n/ko-kr/djangojs.js | 96 - lms/static/js/i18n/pt-br/djangojs.js | 113 +- lms/static/js/i18n/rtl/djangojs.js | 2 + lms/static/js/i18n/ru/djangojs.js | 146 -- lms/static/js/i18n/zh-cn/djangojs.js | 118 - 74 files changed, 11993 insertions(+), 16972 deletions(-) diff --git a/cms/static/js/i18n/ar/djangojs.js b/cms/static/js/i18n/ar/djangojs.js index 4035ee839c..31de8419b8 100644 --- a/cms/static/js/i18n/ar/djangojs.js +++ b/cms/static/js/i18n/ar/djangojs.js @@ -98,27 +98,10 @@ " learner is successfully added to the exception list": "\u062c\u0631\u062a \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645 \u0628\u0646\u062c\u0627\u062d \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0625\u0633\u062a\u062b\u0646\u0627\u0621", " learners are successfully added to exception list": "\u062c\u0631\u0649 \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646 \u0628\u0646\u062c\u0627\u062d \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0625\u0633\u062a\u062b\u0646\u0627\u0621", " to complete and submit the exam.": "\u0644\u0627\u0633\u062a\u0643\u0645\u0627\u0644 \u0648\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646.", - "#Replies": "#\u0627\u0644\u0631\u062f\u0648\u062f", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u062a\u0639\u0644\u064a\u0642\u0627\u062a %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u062a\u0639\u0644\u064a\u0642\u0627\u062a (%(unread_comments_count)s \u062a\u0639\u0644\u064a\u0642\u0627\u062a \u063a\u064a\u0631 \u0645\u0642\u0631\u0648\u0621\u0629)%(span_close)s", "%(download_link_start)sDownload this image (right-click or option-click, save as)%(link_end)s and then %(upload_link_start)supload%(link_end)s it to your backpack.": "%(download_link_start)s \u062d\u0645\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 (\u0627\u0636\u063a\u0637 \u0632\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0627\u0644\u0623\u064a\u0645\u0646\u060c \u062d\u0641\u0638 \u0628\u0627\u0633\u0645) %(link_end)s \u0648\u0645\u0646 \u062b\u0645 %(upload_link_start)s\u062d\u0645\u0644%(link_end)s \u0625\u0644\u0649 Backpack.", - "%(earned)s/%(possible)s point (graded)": [ - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0639 \u0639\u0644\u0627\u0645\u0629)" - ], - "%(earned)s/%(possible)s point (ungraded)": [ - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u062f\u0648\u0646 \u0639\u0644\u0627\u0645\u0629)" - ], "%(errorCount)s error found in form.": [ "\u0648\u064f\u062c\u0650\u062f\u064e %(errorCount)s \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u0630\u062c.", "\u0648\u064f\u062c\u0650\u062f\u064e %(errorCount)s \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u0630\u062c.", @@ -138,22 +121,6 @@ "%(memberCount)s / %(maxMemberCount)s \u0639\u0636\u0648" ], "%(new_item_message)s": "\u0631\u0633\u0627\u0626\u0644 %(new_item_message)s", - "%(num_points)s point possible (graded)": [ - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0639\u062f\u062f \u0627\u0644\u0646\u0642\u0627\u0637 \u0627\u0644\u0645\u0645\u0643\u0646\u0629 (\u0645\u0639 \u0639\u0644\u0627\u0645\u0629)" - ], - "%(num_points)s point possible (ungraded)": [ - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0639\u062f\u062f \u0627\u0644\u0646\u0642\u0627\u0637 \u0627\u0644\u0645\u0645\u0643\u0646\u0629 (\u062f\u0648\u0646 \u0639\u0644\u0627\u0645\u0629)" - ], "%(num_questions)s question": [ "%(num_questions)s \u0633\u0624\u0627\u0644", "%(num_questions)s \u0633\u0624\u0627\u0644", @@ -196,66 +163,7 @@ "%(team_count)s \u0641\u0631\u064a\u0642\u0627\u064b" ], "%(type)s Component Template Menu": "\u0642\u0627\u0626\u0645\u0629 \u0646\u0645\u0627\u0630\u062c \u0645\u0643\u0648\u0651\u0646\u0627\u062a %(type)s", - "%(value)s hour": [ - "%(value)s \u0633\u0627\u0639\u0629", - "%(value)s \u0633\u0627\u0639\u0629 ", - "%(value)s \u0633\u0627\u0639\u0629", - " %(value)s \u0633\u0627\u0639\u0627\u062a", - "%(value)s \u0633\u0627\u0639\u0627\u062a ", - "%(value)s \u0633\u0627\u0639\u0627\u062a" - ], - "%(value)s minute": [ - "%(value)s \u062f\u0642\u064a\u0642\u0629", - "%(value)s \u062f\u0642\u064a\u0642\u0629 ", - "%(value)s \u062f\u0642\u064a\u0642\u0629", - "%(value)s \u062f\u0642\u0627\u0626\u0642 ", - "%(value)s \u062f\u0642\u0627\u0626\u0642 ", - "%(value)s \u062f\u0642\u0627\u0626\u0642 " - ], - "%(value)s second": [ - "%(value)s \u062b\u0627\u0646\u064a\u0629", - "%(value)s \u062b\u0627\u0646\u064a\u0629 ", - "%(value)s \u062b\u0627\u0646\u064a\u0629", - "%(value)s \u062b\u0648\u0627\u0646\u064d", - "%(value)s \u062b\u0627\u0646\u064a\u0629", - "%(value)s \u062b\u0648\u0627\u0646\u064d" - ], - "%d day": [ - "%d \u064a\u0648\u0645", - "%d \u064a\u0648\u0645", - "%d \u064a\u0648\u0645", - "%d \u0623\u064a\u0627\u0645", - "%d \u064a\u0648\u0645", - "%d \u064a\u0648\u0645" - ], - "%d minute": [ - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u0627\u0626\u0642 ", - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u0627\u0626\u0642" - ], - "%d month": [ - "%d \u0634\u0647\u0631", - "%d \u0634\u0647\u0631", - "%d \u0634\u0647\u0631", - "%d \u0623\u0634\u0647\u0631", - "%d \u0623\u0634\u0647\u0631", - "%d \u0634\u0647\u0631" - ], - "%d year": [ - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0648\u0627\u062a", - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0648\u0627\u062a" - ], - "%s ago": "\u0645\u0646\u0630 %s ", - "%s from now": "%s \u062b\u0648\u0627\u0646\u064d \u0645\u0646 \u0627\u0644\u0622\u0646", "(Add signatories for a certificate)": "(\u0625\u0636\u0627\u0641\u0629 \u0645\u0648\u0642\u0651\u0650\u0639\u064a\u0646 \u0639\u0644\u0649 \u0634\u0647\u0627\u062f\u0629 \u0645\u0639\u064a\u0651\u0646\u0629)", - "(Caption will be displayed when you start playing the video.)": "(\u0633\u062a\u064f\u0639\u0631\u0636 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0651\u0629 \u0645\u0639 \u0628\u062f\u0621 \u0639\u0631\u0636 \u0645\u0642\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.)", "(Required Field)": "(\u062d\u0642\u0644 \u0645\u0637\u0644\u0648\u0628)", "(contains %(student_count)s student)": [ "(\u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 %(student_count)s \u0637\u0627\u0644\u0628)", @@ -288,7 +196,6 @@ "Actions": "\u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a", "Activate": "\u062a\u0641\u0639\u064a\u0644", "Activate Your Account": "\u0642\u0645 \u0628\u062a\u0641\u0639\u064a\u0644 \u062d\u0633\u0627\u0628\u0643 ", - "Activating a link in this group will skip to the corresponding point in the video.": "\u0633\u064a\u0624\u062f\u0651\u064a \u062a\u0641\u0639\u064a\u0644 \u0631\u0627\u0628\u0637 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0625\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0646\u062d\u0648 \u0627\u0644\u0646\u0642\u0637\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629.", "Active Uploads": "\u0627\u0644\u062a\u062d\u0645\u064a\u0644\u0627\u062a \u0627\u0644\u0646\u0634\u0637\u0629", "Add": "\u0625\u0636\u0627\u0641\u0629", "Add Additional Signatory": "\u0625\u0636\u0627\u0641\u0629 \u0645\u064f\u0648\u064e\u0642\u0651\u0639 \u0625\u0636\u0627\u0641\u064a", @@ -315,8 +222,6 @@ "Additional Information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629", "Additional Time (minutes)": "\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a (\u0628\u0627\u0644\u062f\u0642\u0627\u0626\u0642)", "Additional posts could not be loaded. Refresh the page and try again.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629. \u0642\u0645 \u0628\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u062d\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.", - "Adjust video speed": "\u0636\u0628\u0637 \u0633\u0631\u0639\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", - "Adjust video volume": "\u0636\u0628\u0637 \u0645\u0633\u062a\u0648\u0649 \u0635\u0648\u062a \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Admin": "\u0645\u0634\u0631\u0650\u0641", "Advanced": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u062a\u0642\u062f\u0651\u0645\u0629", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "\u0628\u0639\u062f \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u062d\u062f\u062f \u0644\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a\u060c \u0644\u0645 \u064a\u0639\u062f \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u0648\u0646 \u0642\u0627\u062f\u0631\u064a\u0646 \u0628\u0639\u062f \u0639\u0644\u0649 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0645\u062d\u062a\u0648\u0627\u0647. \u064a\u0638\u0644 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a \u0645\u062f\u0631\u062c\u064b\u0627 \u0641\u064a \u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649.", @@ -329,7 +234,6 @@ "All Unreviewed": "\u0643\u0644 \u0645\u0627 \u0644\u0645 \u062a\u062a\u0645 \u0645\u0631\u0627\u062c\u0639\u062a\u0647", "All Unreviewed Failures": "\u0643\u0644 \u0627\u0644\u0631\u0633\u0648\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0645 \u062a\u062a\u0645 \u0645\u0639\u0627\u0644\u062c\u062a\u0647\u0627", "All accounts were created successfully.": "\u0627\u0633\u062a\u064f\u0643\u0645\u0644 \u0625\u0646\u0634\u0627\u0621 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0628\u0646\u062c\u0627\u062d.", - "All flags have been removed. To undo, uncheck the box.": "\u0644\u0642\u062f \u0623\u064f\u0632\u064a\u0644\u062a \u062c\u0645\u064a\u0639 \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0627\u062a. \u0644\u0644\u062a\u0631\u0627\u062c\u0639 \u0639\u0646 \u0647\u0630\u0647 \u0627\u0644\u062e\u0637\u0648\u0629\u060c \u0623\u0632\u0644 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0635\u062d \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631.", "All groups must have a name.": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u062a\u0648\u0641\u0651\u0631 \u0627\u0633\u0645 \u0644\u0643\u0644\u0651 \u0645\u062c\u0645\u0648\u0639\u0629.", "All groups must have a unique name.": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0644\u0643\u0644 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0633\u0645 \u062e\u0627\u0635 \u0628\u0647\u0627.", "All learners in the {cohort_name} cohort": "\u0643\u0644 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646 \u0641\u064a \u0634\u0639\u0628\u0629 {cohort_name}", @@ -368,8 +272,6 @@ "An error occurred. Please try again.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "An error occurred. Try again.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "An unexpected error occurred. Please try again.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u063a\u064a\u0631 \u0645\u062a\u0648\u0642\u0651\u064e\u0639. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629. ", - "Annotation": "\u0645\u0644\u0627\u062d\u0638\u0629 \u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "Annotation Text": "\u0646\u0635\u0651 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "\u0633\u062a\u064f\u062d\u0630\u0641 \u0623\u064a \u0645\u062d\u062f\u0651\u062f\u0627\u062a \u0644\u0644\u0648\u0635\u0648\u0644 \u0644\u0623\u064a \u0645\u062d\u062a\u0648\u0649 \u0643\u0627\u0646 \u0642\u062f \u0623\u0631\u062f\u062c \u0647\u0630\u0627 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0643\u0645\u062a\u0637\u0644\u0651\u0628 \u0623\u0633\u0627\u0633\u064a.", "Are you having trouble finding a team to join?": "\u0639\u0630\u0631\u064b\u0627\u060c \u0647\u0644 \u062a\u0648\u0627\u062c\u0647 \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0625\u064a\u062c\u0627\u062f \u0641\u0631\u064a\u0642 \u0644\u062a\u0646\u0636\u0645 \u0625\u0644\u064a\u0647\u061f", "Are you sure you want to delete this comment?": "\u0647\u0644 \u0623\u0646\u062a \u0648\u0627\u062b\u0642 \u0645\u0646 \u0623\u0646\u0651\u0643 \u062a\u0648\u062f\u0651 \u062d\u0630\u0641 \u0647\u0630\u0627 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u061f", @@ -390,7 +292,6 @@ "Attribution": "\u0646\u064e\u0633\u0628 \u0627\u0644\u0639\u0645\u0644", "Automatic": "\u062a\u0644\u0642\u0627\u0626\u064a", "Available %s": "%s \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629", - "Average": "\u0645\u062a\u0648\u0633\u0651\u0637", "Back to sign in": "\u0627\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644", "Back to {platform} FAQs": "\u0627\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629 \u0644\u0645\u0646\u0635\u0651\u0629 {platform} ", "Basic": "\u0623\u0633\u0627\u0633\u064a", @@ -439,23 +340,6 @@ "Chapter information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0627\u0644\u0641\u0635\u0644", "Chapter {order}": "\u0641\u0635\u0644 {order}", "Check Your Email": "\u064a\u064f\u0631\u062c\u0649 \u062a\u0641\u0642\u0651\u062f \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", - "Check the box to remove %(count)s flag.": [ - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a ", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a.", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 \u0643\u0627\u0641\u0629 \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0627\u062a \u0627\u0644\u0640 %(totalFlags)s." - ], - "Check the box to remove all flags.": "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0627\u062a \u062c\u0645\u064a\u0639\u0647\u0627.", "Check the highlighted fields below and try again.": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0625\u0634\u0627\u0631\u0629 \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0646 \u062c\u062f\u064a\u062f.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u0627\u062e\u062a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0645\u0631\u0628\u0651\u0639 \u0644\u062a\u062a\u0644\u0642\u0651\u0649 \u0631\u0633\u0627\u0644\u0629 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u062d\u062f\u0629 \u064a\u0648\u0645\u064a\u0651\u064b\u0627 \u062d\u0648\u0644 \u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0648\u063a\u064a\u0631 \u0627\u0644\u0645\u0642\u0631\u0648\u0621\u0629 \u0641\u064a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062a\u0627\u0628\u0639\u0647\u0627.", "Check your email": "\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a ", @@ -483,10 +367,6 @@ "Clear Value": "\u0645\u0633\u062d \u0627\u0644\u0642\u064a\u0645\u0629", "Clear search": "\u062d\u0630\u0641 \u0627\u0644\u0628\u062d\u062b", "Clear search results": "\u062d\u0630\u0641 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u0627\u0646\u0642\u0631 \u2019\u0645\u0648\u0627\u0641\u0642\u2018 \u0644\u0625\u0631\u0633\u0627\u0644 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 \u0637\u0631\u0641 3.\n\n\u0627\u0646\u0642\u0631 \u2019\u0625\u0644\u063a\u0627\u0621\u2018 \u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0646 \u062f\u0648\u0646 \u0625\u0631\u0633\u0627\u0644 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u0627\u0646\u0642\u0631 \u2019\u0645\u0648\u0627\u0641\u0642\u2018 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u0648\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 \u0637\u0631\u0641 3.\n\n\u0627\u0646\u0642\u0631 \u2019\u0625\u0644\u063a\u0627\u0621\u2018 \u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0646 \u062f\u0648\u0646 \u0625\u0631\u0633\u0627\u0644 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u0627\u0646\u0642\u0631 \u2019\u0645\u0648\u0627\u0641\u0642\u2018 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 \u0637\u0631\u0641 3.\n\n \u0627\u0646\u0642\u0631 \u2019\u0625\u0644\u063a\u0627\u0621\u2018 \u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0646 \u062f\u0648\u0646 \u0625\u0631\u0633\u0627\u0644 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0632\u0631 \u0645\u0646 \u0623\u062c\u0644 \u0643\u062a\u0645 \u0623\u0648 \u062a\u0634\u063a\u064a\u0644 \u0635\u0648\u062a \u0627\u0644\u0641\u064a\u062f\u064a\u0648. \u0644\u0631\u0641\u0639 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0635\u0648\u062a \u0623\u0648 \u062e\u0641\u0636\u0647 \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \"\u0623\u0639\u0644\u0649\" \u0623\u0648 \"\u0623\u0633\u0641\u0644\" \u0645\u0646 \u0639\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d.", "Click to add a new %(xblock_type)s": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0646\u0642\u0631 \u0644\u0625\u0636\u0627\u0641\u0629 \u0648\u062d\u062f\u0627\u062a %(xblock_type)s \u062c\u062f\u064a\u062f\u0629", "Click to change": "\u0623\u0636\u063a\u0637 \u0644\u0644\u062a\u063a\u064a\u0631", "Click to choose all %s at once.": "\u0627\u0636\u063a\u0637 \u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u062c\u0645\u064a\u0639 %s \u062c\u0645\u0644\u0629 \u0648\u0627\u062d\u062f\u0629.", @@ -533,7 +413,6 @@ "Could not find Certificate Invalidation in the list. Please refresh the page and try again": "\u062a\u0639\u0630\u0651\u0631 \u0625\u064a\u062c\u0627\u062f \u062e\u064a\u0627\u0631 \u0625\u0644\u063a\u0627\u0621 \u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0636\u0645\u0646 \u0627\u0644\u0644\u0627\u0626\u062d\u0629. \u064a\u064f\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0646 \u062c\u062f\u064a\u062f.", "Could not find a user with username or email address '<%- identifier %>'.": "\u0644\u0645 \u064a\u064f\u0639\u062b\u0631 \u0639\u0644\u0649 \u0645\u0633\u062a\u062e\u062f\u0645 \u064a\u062d\u0645\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0623\u0648 \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0647\u0630\u0627 '<%- identifier %>'.", "Could not find users associated with the following identifiers:": "\u0646\u0623\u0633\u0641 \u0644\u062a\u0639\u0630\u0651\u0631 \u0625\u064a\u062c\u0627\u062f \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u064a\u062d\u0645\u0644\u0648\u0646 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u062a\u0627\u0644\u064a\u0629:", - "Could not grade your answer. The submission was aborted.": "\u0644\u0645 \u0646\u062a\u0645\u0643\u0646 \u0645\u0646 \u062a\u0642\u064a\u064a\u0645 \u0625\u062c\u0627\u0628\u062a\u0643. \u062a\u0645 \u0625\u064a\u0642\u0627\u0641 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0642\u062f\u064a\u0645 \u0642\u0628\u0644 \u0625\u0643\u0645\u0627\u0644\u0647\u0627.", "Could not parse certificate JSON. %(message)s": "\u062a\u0639\u0630\u0651\u0631 \u062a\u0641\u0633\u064a\u0631 JSON \u0627\u0644\u0634\u0647\u0627\u062f\u0629. %(message)s", "Could not retrieve download url.": "\u062a\u0639\u0630\u0651\u0631 \u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0646\u0632\u064a\u0644.", "Could not retrieve payment information": "\u0639\u0630\u0631\u064b\u0627\u060c \u0644\u0645 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062f\u0641\u0639.", @@ -583,7 +462,6 @@ "Date": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e ", "Date Added": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u0636\u0627\u0641\u0629 ", "Date added": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u0636\u0627\u0641\u0629 ", - "Date posted": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631", "Deactivate": "\u062a\u0639\u0637\u064a\u0644", "Declined": "\u0645\u0631\u0641\u0648\u0636", "Default (Local Time Zone)": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a (\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u062d\u0644\u064a)", @@ -612,7 +490,6 @@ "Discussion": "\u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629", "Discussion Home": "\u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "Display Name": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636", - "Do not show again": "\u064a\u064f\u0631\u062c\u0649 \u0639\u062f\u0645 \u0625\u0638\u0647\u0627\u0631 \u0647\u0630\u0627 \u0645\u0631\u0651\u0629 \u0623\u062e\u0631\u0649.", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0647\u0630\u0627 \u0627\u0644\u0637\u0627\u0644\u0628 ('{student_id}') \u0628\u062a\u062c\u0627\u0648\u0632 \u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u062f\u062e\u0648\u0644\u061f", "Do you want to replace the edX transcript with the YouTube transcript?": "\u0647\u0644 \u062a\u0631\u063a\u0628 \u0641\u064a \u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0646\u0635 EdX \u0628\u0646\u0635 \u064a\u0648\u062a\u064a\u0648\u0628\u061f", "Do you want to upload your file before submitting?": "\u0647\u0644 \u062a\u0631\u063a\u0628 \u0628\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641\u0651\u0643 \u0642\u0628\u0644 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u061f", @@ -664,9 +541,7 @@ "Email address": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u062c\u0631\u062a \u0627\u0644\u0645\u0631\u0627\u0633\u0644\u0629 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0628\u0646\u062c\u0627\u062d. \u0648\u0644\u0645 \u064a\u0639\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u062a\u0627\u0644\u0648\u0646 \u0645\u0633\u062c\u0651\u0644\u064a\u0646 \u0628\u0627\u0644\u0645\u0633\u0627\u0642:", "Enable Cohorts": "\u0641\u0639\u0651\u0644 \u0627\u0644\u0634\u064f\u0639\u0628", - "End": "\u0627\u0644\u0646\u0647\u0627\u064a\u0629", "End My Exam": "\u0623\u0646\u0647\u064a \u0627\u0645\u062a\u062d\u0627\u0646\u064a", - "End of transcript. Skip to the start.": "\u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0646\u0635. \u062a\u062e\u0637 \u0625\u0644\u0649 \u0627\u0644\u0628\u062f\u0627\u064a\u0629.", "Endorse": "\u062a\u0623\u064a\u064a\u062f", "Engage with posts": "\u0634\u0627\u0631\u0643 \u0641\u064a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a", "Enroll Now": "\u0633\u062c\u0644 \u0627\u0644\u0622\u0646", @@ -735,10 +610,8 @@ "Everyone who has staff privileges in this course": "\u0643\u0644 \u0641\u0631\u062f \u0644\u062f\u064a\u0647 \u0645\u0632\u0627\u064a\u0627 \u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629", "Exam Types": "\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631", "Exception Granted": "\u062c\u0631\u0649 \u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621", - "Exit full browser": "\u0627\u0644\u062e\u0631\u0648\u062c \u0645\u0646 \u0627\u0644\u0645\u062a\u0635\u0641\u0651\u062d \u0627\u0644\u0643\u0627\u0645\u0644", "Expand All": "\u062a\u0643\u0628\u064a\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0623\u0642\u0633\u0627\u0645", "Explain if other.": "\u064a\u064f\u0631\u062c\u0649 \u062a\u0628\u064a\u0627\u0646 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0641\u064a \u062d\u0627\u0644 \u0627\u062e\u062a\u064a\u0627\u0631 \u2019\u0623\u0633\u0628\u0627\u0628 \u0623\u062e\u0631\u0649\u2018", - "Explanation": "\u0627\u0644\u0625\u064a\u0636\u0627\u062d", "Explicitly Hiding from Students": "\u0625\u062e\u0641\u0627\u0621 \u0648\u0627\u0636\u062d \u0639\u0646 \u0627\u0644\u0637\u0644\u0651\u0627\u0628", "Explore New Programs": "\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0628\u0631\u0627\u0645\u062c \u062c\u062f\u064a\u062f\u0629", "Explore Programs": "\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0628\u0631\u0627\u0645\u062c", @@ -755,7 +628,6 @@ "File upload succeeded": "\u062c\u0631\u0649 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641 \u0628\u0646\u062c\u0627\u062d", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u064a\u0632\u064a\u062f \u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641 {filename} \u0639\u0646 \u0627\u0644\u062d\u062f\u0651 \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0648\u0647\u0648 {maxFileSizeInMBs} \u0645\u064a\u063a\u0627\u0628\u0627\u064a\u062a. ", "Files must be in JPEG or PNG format.": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u0644\u0641\u0651\u0627\u062a \u0628\u0635\u064a\u063a\u0629 JPEG \u0623\u0648 PNG.", - "Fill browser": "\u0645\u0644\u0621 \u0627\u0644\u0645\u062a\u0635\u0641\u0651\u062d", "Filter": "\u0627\u0646\u062a\u0642\u0627\u0621", "Filter and sort topics": "\u062a\u0635\u0641\u064a\u0629 \u0648\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u0648\u0627\u0636\u064a\u0639", "Financial Assistance": "\u062f\u0639\u0645 \u0645\u0627\u0644\u064a", @@ -796,7 +668,6 @@ "Group information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629", "Group name is required": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0637\u0644\u0648\u0628", "Groups": "\u0627\u0644\u0634\u064f\u0639\u0628", - "Header": "\u062a\u0631\u0648\u064a\u0633\u0629", "Heading": "\u0639\u0646\u0648\u0627\u0646 \u0631\u0626\u064a\u0633\u064a", "Heading (Ctrl+H)": "\u0639\u0646\u0648\u0627\u0646 \u0631\u0626\u064a\u0633\u064a (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u0633\u0627\u0639\u062f \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 \u0641\u064a \u0627\u062a\u062e\u0627\u0630 \u0627\u0644\u0642\u0631\u0627\u0631 \u0628\u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0641\u0631\u064a\u0642 \u0623\u0645 \u0644\u0627 \u0648\u0630\u0644\u0643 \u0628\u062a\u062d\u062f\u064a\u062f \u0628\u0639\u0636 \u0627\u0644\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0645\u0645\u064a\u0651\u0632\u0629 \u0644\u0641\u0631\u064a\u0642\u0643. \u0627\u062e\u062a\u0631\u0647\u0627 \u0628\u062d\u0630\u0631 \u0625\u0630 \u0642\u062f \u064a\u0647\u062a\u0645 \u0639\u062f\u0651\u062f \u0623\u0642\u0644 \u0645\u0646 \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0628\u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0641\u0631\u064a\u0642\u0643 \u0641\u064a \u062d\u0627\u0644 \u0627\u0646\u0637\u0648\u0649 \u0627\u0644\u0623\u0645\u0631 \u0639\u0644\u0649 \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0642\u064a\u0648\u062f.", @@ -804,13 +675,11 @@ "Hide Deprecated Settings": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u0647\u0645\u0644\u0629", "Hide Discussion": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0646\u0642\u0627\u0634", "Hide Previews": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0639\u0627\u064a\u0646\u0629", - "Hide closed captions": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0651\u0629 \u0627\u0644\u062a\u064a \u062c\u0631\u0649 \u0625\u063a\u0644\u0627\u0642\u0647\u0627", "Hide content after due date": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0628\u0639\u062f \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u062d\u062f\u062f\n ", "Hide entire subsection": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a \u0628\u0627\u0644\u0643\u0627\u0645\u0644", "Hide from learners": "\u0625\u062e\u0641\u0627\u0621 \u0645\u0646 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646", "Hide notes": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "Hiding from Students": "\u0625\u062e\u0641\u0627\u0621 \u0639\u0646 \u0627\u0644\u0637\u0644\u0651\u0627\u0628", - "High Definition": "\u062f\u0642\u0651\u0629 \u0639\u0627\u0644\u064a\u0629", "Highlighted text": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0638\u0644\u0651\u064e\u0644", "Horizontal Rule (Ctrl+R)": "\u062e\u0637 \u0623\u0641\u0642\u064a (Ctrl+R)", "How to create useful text alternatives.": "\u0643\u064a\u0641\u064a\u0629 \u0625\u0646\u0634\u0627\u0621 \u0628\u062f\u0627\u0626\u0644 \u0646\u0635\u064a\u0651\u0629 \u0645\u0641\u064a\u062f\u0629.", @@ -832,7 +701,6 @@ "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u0641\u064a \u062d\u0627\u0644 \u0627\u062e\u062a\u0631\u062a \u062a\u0631\u0643 \u0627\u0644\u0641\u0631\u064a\u0642\u060c \u0644\u0646 \u062a\u062a\u0645\u0643\u0651\u0646 \u0645\u0633\u062a\u0642\u0628\u0644\u064b\u0627 \u0645\u0646 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0646\u0642\u0627\u0634\u0627\u062a \u0623\u0639\u0636\u0627\u0626\u0647 \u0625\u0644\u0649 \u062c\u0627\u0646\u0628 \u0625\u062a\u0627\u062d\u0629 \u0627\u0644\u0634\u0627\u063a\u0631 \u0627\u0644\u0630\u064a \u0633\u062a\u062a\u0631\u0643\u0647 \u0644\u0645\u062a\u0639\u0644\u0651\u0645 \u0622\u062e\u0631.", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u0641\u064a \u062d\u0627\u0644 \u0623\u062c\u0631\u064a\u062a \u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0645\u0647\u0645\u0651\u0629\u060c \u062a\u0623\u0643\u0651\u062f \u0645\u0646 \u0625\u062e\u0637\u0627\u0631 \u0628\u0642\u064a\u0629 \u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0641\u0631\u064a\u0642 \u0642\u0628\u0644 \u0627\u0639\u062a\u0645\u0627\u062f \u0647\u0630\u0647 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a.", "If you make this %(xblockType)s visible to learners, learners will be able to see its content after the release date has passed and you have published the unit. Only units that are explicitly hidden from learners will remain hidden after you clear this option for the %(xblockType)s.": "\u0625\u0630\u0627 \u0642\u0645\u062a \u0628\u062c\u0639\u0644 %(xblockType)s \u0645\u0631\u0626\u064a\u064b\u0627 \u0644\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646\u060c \u0633\u0648\u0641 \u064a\u0643\u0648\u0646 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u0648\u0646 \u0642\u0627\u062f\u0631\u064a\u0646 \u0639\u0644\u0649 \u0631\u0624\u064a\u0629 \u0645\u062d\u062a\u0648\u0627\u0647 \u0628\u0639\u062f \u0645\u0631\u0648\u0631 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u0637\u0644\u0627\u0642 \u0648\u0646\u0634\u0631 \u0627\u0644\u0648\u062d\u062f\u0629. \u0641\u0642\u0637 \u0633\u062a\u0628\u0642\u0649 \u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u062a\u064a \u0643\u0627\u0646\u062a \u0645\u062e\u0628\u0623\u0629 \u0628\u0634\u0643\u0644 \u0648\u0627\u0636\u062d \u0645\u0646 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646 \u0645\u062e\u0641\u064a\u0629 \u0628\u0639\u062f \u062d\u0630\u0641 \u0627\u0644\u062e\u064a\u0627\u0631 \u0627\u0644\u062e\u0627\u0635 \u0628\u0640 %(xblockType)s.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u0625\u0646 \u0643\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0631\u0651\u0650\u0631 \u0627\u0644\u0645\u062a\u0642\u062f\u0651\u0650\u0645\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0633\u062a\u064f\u062d\u0648\u0651\u064e\u0644 \u0625\u0644\u0649 \u0645\u0644\u0641 XML \u0648\u0644\u0646 \u062a\u0642\u062f\u0631 \u0639\u0644\u0649 \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062d\u0631\u0651\u0650\u0631 \u0627\u0644\u0645\u0628\u0633\u0651\u064e\u0637 .\n\n\u0647\u0644 \u062a\u0648\u062f \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u062d\u0631\u0651\u0650\u0631 \u0627\u0644\u0645\u062a\u0642\u062f\u0651\u0650\u0645 \u0648\u062a\u062d\u0648\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 XML\u061f ", "Image": "\u0635\u0648\u0631\u0629", "Image (Ctrl+G)": "\u0635\u0648\u0631\u0629 (Ctrl+G)", "Image Description": "\u0648\u0635\u0641 \u0627\u0644\u0635\u0648\u0631\u0629", @@ -846,7 +714,6 @@ "Inheriting Student Visibility": "\u062a\u0648\u0627\u0631\u064f\u062b \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u062e\u0627\u0635 \u0628\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0651\u0627\u0628 \u0645\u0646 \u0627\u0644\u0631\u0624\u064a\u0629", "Insert Hyperlink": "\u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0634\u0639\u0651\u0628\u064a", "Insert Image (upload file or type URL)": "\u062d\u0645\u0651\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 (\u0633\u0648\u0627\u0621 \u0628\u0631\u0641\u0639 \u0645\u0644\u0641 \u0623\u0648 \u0628\u0625\u062f\u062e\u0627\u0644 \u0631\u0627\u0628\u0637)", - "Instructor": "\u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0645\u0633\u0627\u0642", "Instructor Biography": "\u0645\u0633\u064a\u0631\u0629 \u0627\u0644\u0645\u0639\u0644\u0651\u0645", "Instructor Name": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0639\u0644\u0645", "Instructor Photo": "\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0639\u0644\u0651\u0645", @@ -917,8 +784,6 @@ "Location in Course": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0642", "Lock this asset": "\u0642\u0641\u0644 \u0647\u0630\u0647 \u0627\u0644\u0645\u0627\u062f\u0629 \u0627\u0644\u0645\u0644\u062d\u0642\u0629", "Lock/unlock file": "\u0642\u0641\u0644/\u0641\u062a\u062d \u0627\u0644\u0645\u0644\u0641\u0651", - "Loud": "\u0639\u0627\u0644\u064d", - "Low": "\u0645\u0646\u062e\u0641\u0636", "MB": "\u0645\u064a\u063a\u0627 \u0628\u0627\u064a\u062a", "Make Visible to Students": "\u062c\u0639\u0644\u0647 \u0645\u0631\u0626\u064a\u0651\u064b\u0627 \u0644\u0644\u0637\u0644\u0651\u0627\u0628", "Make sure that the full name on your account matches the name on your ID.": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u062a\u0623\u0643\u0651\u062f \u0645\u0646 \u0623\u0646\u0651 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u062d\u0633\u0627\u0628\u0643 \u064a\u062a\u0637\u0627\u0628\u0642 \u0645\u0639 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0639\u0644\u0649 \u0628\u0637\u0627\u0642\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629. ", @@ -933,7 +798,6 @@ "Mark enrollment code as unused": "\u0648\u0633\u0645 \u0631\u0645\u0632 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0639\u0644\u0649 \u0623\u0646\u0651\u0647 \u063a\u064a\u0631 \u0645\u0633\u062a\u062e\u062f\u0645", "Markdown Editing Help": "\u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u062a\u062d\u0631\u064a\u0631 \u0644\u063a\u0629 \u0645\u0627\u0631\u0643\u062f\u0627\u0648\u0646", "Max file size exceeded": "\u062c\u0631\u0649 \u062a\u062c\u0627\u0648\u0632 \u0627\u0644\u062d\u062f\u0651 \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0644\u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641. ", - "Maximum": "\u0627\u0644\u062d\u062f\u0651 \u0627\u0644\u0623\u0642\u0635\u0649", "Membership": "\u0627\u0644\u0639\u0636\u0648\u064a\u0629", "Message:": "\u0627\u0644\u0631\u0633\u0627\u0644\u0629:", "Midnight": "\u0645\u0646\u062a\u0635\u0641 \u0627\u0644\u0644\u064a\u0644", @@ -942,9 +806,6 @@ "More": "\u0627\u0644\u0645\u0632\u064a\u062f", "Must be a Staff User to Perform this request.": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0639\u0636\u0648 \u0637\u0627\u0642\u0645 \u0645\u0646 \u0623\u062c\u0644 \u0627\u0644\u0642\u064a\u0627\u0645 \u0628\u0647\u0630\u0627 \u0627\u0644\u0637\u0644\u0628.", "Must complete verification checkpoint": " \u064a\u062c\u0628 \u0625\u062a\u0645\u0627\u0645 \u0646\u0642\u0637\u0629 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u062e\u0627\u0635\u0651\u0629 \u0628\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642", - "Mute": "\u0643\u062a\u0645 \u0627\u0644\u0635\u0648\u062a", - "Muted": "\u0645\u0643\u062a\u0648\u0645 \u0627\u0644\u0635\u0648\u062a ", - "My Notes": "\u0645\u0644\u0627\u062d\u0638\u0627\u062a\u064a", "My Orders": "\u0637\u0644\u0628\u0627\u062a \u0634\u0631\u0627\u0626\u064a", "My Team": "\u0641\u0631\u064a\u0642\u064a", "N/A": "\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0651\u0631", @@ -1024,7 +885,6 @@ "Only properly formatted .csv files will be accepted.": "\u0644\u0646 \u062a\u064f\u0642\u0628\u0644 \u0633\u0648\u0649 \u0645\u0644\u0641\u0651\u0627\u062a .csv \u0627\u0644\u0645\u0646\u0633\u0651\u0642\u0629 \u062a\u0646\u0633\u064a\u0642\u064b\u0627 \u0635\u062d\u064a\u062d\u064b\u0627. ", "Only the parent course staff of a CCX can create content groups.": "\u064a\u0645\u0643\u0646 \u0641\u0642\u0637 \u0644\u0637\u0627\u0642\u0645 \u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u0623\u0645 \u0644\u0640 CCX \u0625\u0646\u0634\u0627\u0621 \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0627\u0644\u0645\u062d\u062a\u0648\u0649.", "Open": "\u0641\u062a\u062d", - "Open language menu": "\u0641\u062a\u062d \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0644\u063a\u0627\u062a", "Open/download this file": "\u0641\u062a\u062d/\u062a\u0646\u0632\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641\u0651", "OpenAssessment Save Error": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u0641\u064a \u062d\u0641\u0638 \u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0641\u062a\u0648\u062d.", "Option Deleted": "\u062c\u0631\u0649 \u062d\u0630\u0641 \u0627\u0644\u062e\u064a\u0627\u0631.", @@ -1046,7 +906,6 @@ "Password": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631", "Password assistance": "\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0628\u062e\u0635\u0648\u0635 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631", "Path to Signature Image": "\u0645\u0633\u0627\u0631 \u0645\u0648\u0642\u0639 \u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0648\u0642\u064a\u0639", - "Pause": "\u0625\u064a\u0642\u0627\u0641", "Pending Session Review": "\u0645\u0631\u0627\u062c\u0639\u0629 \u062c\u0644\u0633\u0629 \u0627\u0644\u0645\u0639\u0644\u0642\u0629", "Photo": "\u0635\u0648\u0631\u0629", "Photo Captured successfully.": "\u062c\u0631\u0649 \u0627\u0644\u062a\u0642\u0627\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0646\u062c\u0627\u062d", @@ -1059,8 +918,6 @@ "Pin": "\u062a\u062b\u0628\u064a\u062a", "Pinned": "\u0645\u064f\u062b\u064e\u0628\u0651\u064e\u062a", "Placeholder": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0641\u0644\u0627\u0634", - "Play": "\u062a\u0634\u063a\u064a\u0644", - "Play video": "\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Please Note": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "\u0642\u0645 \u0628\u0625\u0636\u0627\u0641\u0629 \u0635\u0648\u0631\u0629 \u0644\u0644\u0645\u0639\u0644\u0645 (\u0645\u0644\u0627\u062d\u0638\u0629: \u0627\u0644\u0635\u0648\u0631 \u0628\u0635\u064a\u063a\u0629 JPEG \u0623\u0648 PNG \u0647\u064a \u0641\u0642\u0637 \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629)", "Please add the institute where the instructor is associated": "\u0627\u0644\u0631\u062c\u0627\u0621 \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0633\u0628 \u0644\u0647 \u0627\u0644\u0645\u0639\u0644\u0645", @@ -1102,8 +959,6 @@ "Preferred Language": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0651\u0644\u0629", "Prerequisite:": "\u0627\u0644\u0645\u062a\u0637\u0644\u0651\u0628 \u0627\u0644\u0623\u0633\u0627\u0633\u064a:", "Prerequisite: %(prereq_display_name)s": "\u0645\u062a\u0637\u0644\u0651\u0628 \u0623\u0633\u0627\u0633\u064a: %(prereq_display_name)s", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631 \"\u0623\u0639\u0644\u0649\" \u0644\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0636\u0628\u0637 \u0627\u0644\u0633\u0631\u0639\u0629 \u0648\u0645\u0646 \u062b\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631\u064a\u0651 \u0627\u0644\u0623\u0633\u0647\u0645 \"\u0623\u0639\u0644\u0649\" \u0648\"\u0623\u0633\u0641\u0644\" \u0644\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u064a\u0646 \u0627\u0644\u0633\u0631\u0639\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629\u060c \u062b\u0645 \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \"Enter\" \u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0633\u0631\u0639\u0629 \u0627\u0644\u0645\u062e\u062a\u0627\u0631\u0629.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631 \"\u0623\u0639\u0644\u0649\" \u0644\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0636\u0628\u0637 \u0627\u0644\u0644\u063a\u0629 \u0648\u0645\u0646 \u062b\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631\u064a\u0651 \u0627\u0644\u0623\u0633\u0647\u0645 \"\u0623\u0639\u0644\u0649\" \u0648\"\u0623\u0633\u0641\u0644\" \u0644\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u064a\u0646 \u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0644\u063a\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629\u060c \u062b\u0645 \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \"Enter\" \u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u062e\u062a\u0627\u0631\u0629.", "Prevent students from generating certificates in this course?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0645\u0646\u0639 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u0625\u0639\u062f\u0627\u062f \u0634\u0647\u0627\u062f\u0627\u062a \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u0627\u0642\u061f", "Preview": "\u0645\u0639\u0627\u064a\u0646\u0629", "Preview Certificate": "\u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0634\u0647\u0627\u062f\u0629", @@ -1126,7 +981,6 @@ "Promote another member to Admin to remove your admin rights": "\u064a\u064f\u0631\u062c\u0649 \u062a\u0631\u0642\u064a\u0629 \u0639\u0636\u0648 \u0622\u062e\u0631 \u0625\u0644\u0649 \u062f\u0631\u062c\u0629 \u0645\u0634\u0631\u0650\u0641 \u0644\u062a\u062a\u0645\u0643\u0651\u0646 \u0645\u0646 \u0625\u0644\u063a\u0627\u0621 \u062d\u0642\u0648\u0642\u0643 \u0643\u0645\u0634\u0631\u0650\u0641.", "Provisional": "\u0645\u0624\u0642\u062a", "Provisionally Supported": "\u0645\u062f\u0639\u0648\u0645 \u0645\u0624\u0642\u062a\u0627\u064b", - "Public": "\u0639\u0627\u0645", "Publish": "\u0646\u0634\u0631", "Publish all unpublished changes for this {item}?": "\u0646\u0634\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0644\u0647\u0630\u0627 {item}\u061f ", "Publish {display_name}": "\u0646\u0634\u0631 {display_name}", @@ -1173,11 +1027,9 @@ "Removing": "\u062c\u0627\u0631\u064a \u0627\u0644\u062d\u0630\u0641", "Removing a video from this list does not affect course content. Any content that uses a previously uploaded video ID continues to display in the course.": "\u0644\u0627 \u064a\u0624\u062b\u0631 \u062d\u0630\u0641 \u0641\u064a\u062f\u064a\u0648 \u0645\u0646 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0644\u0649 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0631\u0631. \u0648\u064a\u0633\u062a\u0645\u0631 \u0639\u0631\u0636 \u0623\u064a \u0645\u062d\u062a\u0648\u0649 \u064a\u0633\u062a\u062e\u062f\u0645 \u0645\u0639\u0631\u0641 \u0641\u064a\u062f\u064a\u0648 \u0645\u062d\u0645\u0644\u064b\u0627 \u0633\u0627\u0628\u0642\u064b\u0627 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0642\u0631\u0631.", "Replace": "\u0627\u0633\u062a\u0628\u062f\u0627\u0644", - "Reply": "\u0627\u0644\u0631\u062f", "Report": "\u0627\u0644\u0625\u0628\u0644\u0627\u063a", "Report abuse": "\u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u0625\u0633\u0627\u0621\u0629 ", "Report abuse, topics, and responses": "\u0623\u0628\u0644\u063a \u0639\u0646 \u0623\u0633\u0627\u0621\u0629 \u0623\u0648 \u0645\u0648\u0627\u0636\u064a\u0639 \u0623\u0648 \u0631\u062f\u0648\u062f", - "Report annotation as inappropriate or offensive.": "\u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0639\u0644\u0649 \u0623\u0646\u0651\u0647\u0627 \u0645\u0633\u064a\u0626\u0629 \u0623\u0648 \u063a\u064a\u0631 \u0645\u0646\u0627\u0633\u0628\u0629.", "Reported": "\u0645\u0628\u0644\u0651\u064e\u063a \u0639\u0646\u0647", "Requester": "\u0645\u0642\u062f\u0651\u0645 \u0627\u0644\u0637\u0644\u0628 ", "Required field.": "\u062d\u0642\u0644 \u0645\u0637\u0644\u0648\u0628.", @@ -1207,7 +1059,7 @@ "Saving your email preference": "\u062c\u0627\u0631\u064a \u062d\u0641\u0638 \u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", "Saving...": "\u062c\u0627\u0631\u064a \u0627\u0644\u062d\u0641\u0638...", "Scheduled:": "\u0645\u062c\u062f\u0648\u064e\u0644:", - "Search": "\u0628\u062d\u062b", + "Search": "\u0627\u0644\u0628\u062d\u062b", "Search Results": "\u0628\u062d\u062b \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c", "Search all posts": "\u0627\u0644\u0628\u062d\u062b \u0641\u064a \u0643\u0627\u0641\u0651\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a", "Search teams": "\u0628\u062d\u062b \u0641\u064a \u0627\u0644\u0641\u0631\u0642", @@ -1229,7 +1081,6 @@ "Sent By:": "\u0627\u0644\u0645\u0631\u0633\u0650\u0644:", "Sent To": "\u0645\u064f\u0631\u0633\u0644 \u0625\u0644\u0649", "Sent To:": "\u0627\u0644\u0645\u0631\u0633\u064e\u0644 \u0625\u0644\u064a\u0647:", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062a\u0633\u0644\u0633\u0644! \u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 %(tab_name)s \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0633\u0644\u0633\u0644\u064a \u0627\u0644\u062d\u0627\u0644\u064a. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642.", "Server Error, Please refresh the page and try again.": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0645\u062e\u062f\u0651\u0645\u060c \u064a\u064f\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "Set as a Special Exam": "\u0639\u064a\u0651\u0646 \u0627\u0645\u062a\u062d\u0627\u0646\u064b\u0627 \u0645\u062e\u0635\u0651\u0635\u064b\u0627", "Set up your certificate": "\u0623\u0639\u062f\u0651 \u0634\u0647\u0627\u062f\u062a\u0643", @@ -1238,7 +1089,6 @@ "Share Alike": "\u0645\u0634\u0627\u0631\u0643\u0629 \u0628\u0627\u0644\u062a\u0633\u0627\u0648\u064a", "Share on Mozilla Backpack": "\u0634\u0627\u0631\u0643 \u0639\u0644\u0649 Mozilla Backpack", "Share your \"%(display_name)s\" award": "\u0634\u0627\u0631\u0643 \"%(display_name)s\" \u062c\u0627\u0626\u0632\u062a\u0643", - "Short explanation": "\u0634\u0631\u062d \u0645\u062e\u062a\u0635\u0631", "Show": "\u0623\u0638\u0647\u0631", "Show All": "\u0639\u0631\u0636 \u0627\u0644\u0643\u0644", "Show Comment (%(num_comments)s)": [ @@ -1281,7 +1131,6 @@ "Signatory": "\u0645\u064f\u0648\u0642\u0651\u0639", "Signatory field(s) has invalid data.": "\u064a\u062d\u062a\u0648\u064a \u062d\u0642\u0644 (\u062d\u0642\u0648\u0644) \u0627\u0644\u0645\u0648\u0642\u0651\u0639 \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a \u063a\u064a\u0631 \u0635\u0627\u0644\u062d\u0629.", "Signature Image": "\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0648\u0642\u064a\u0639", - "Skip": "\u062a\u062e\u0637\u0651\u064a ", "Some Rights Reserved": "\u0628\u0639\u0636 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629", "Some images in this post have been omitted": "\u0644\u0642\u062f \u062a\u0645 \u062d\u0630\u0641 \u0628\u0639\u0636 \u0627\u0644\u0635\u0648\u0631 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631", "Something went wrong changing this enrollment. Please try again.": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u062a\u063a\u064a\u064a\u0631 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0647\u0630\u0647. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", @@ -1289,16 +1138,13 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u0639\u0630\u0631\u064b\u0627\u060c \u062d\u062f\u062b \u062e\u0637\u0623 \u0641\u064a \u0639\u0645\u0644\u064a\u0629 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0627\u0644\u062a\u064a \u062d\u0645\u0651\u0644\u062a\u0647\u0627. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0635\u064a\u063a\u0629\u060c \u062b\u0645\u0651 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629. ", "Sorted by": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0628\u062d\u0633\u0628: ", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "\u064a\u064f\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062f \u0628\u062f\u064a\u0644 \u0644\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u0644\u0645\u0633\u0627\u0642 \u0644\u0648\u0636\u0639\u0647 \u0639\u0644\u0649 \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a. \u0648\u064a\u064f\u0631\u062c\u0649 \u062a\u0631\u0643 \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0641\u0627\u0631\u063a\u064b\u0627 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u0644\u0645\u0633\u0627\u0642.", - "Speed": "\u0627\u0644\u0633\u0631\u0639\u0629 ", "Staff": "\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642", "Staff Only": "\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642 \u0641\u0642\u0637", "Staff and Learners": "\u0627\u0644\u0645\u0648\u0638\u0641\u0648\u0646 \u0648\u0627\u0644\u0645\u062a\u0639\u0644\u0645\u0648\u0646", - "Start": "\u0627\u0644\u0628\u062f\u0621", "Start Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0628\u062f\u0621", "Start Proctored Exam": "\u0628\u062f\u0621 \u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0645\u0631\u0627\u0642\u0628", "Start System Check": "\u0628\u062f\u0621 \u0641\u062d\u0635 \u0627\u0644\u0646\u0638\u0627\u0645", "Start generating certificates for all students in this course?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0627\u0644\u0628\u062f\u0621 \u0628\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0637\u0644\u0651\u0627\u0628 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u0627\u0642\u061f", - "Start of transcript. Skip to the end.": "\u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0646\u0635. \u062a\u062e\u0637 \u0625\u0644\u0649 \u0627\u0644\u0646\u0647\u0627\u064a\u0629.", "Start regenerating certificates for students in this course?": "\u0647\u0644 \u062a\u0648\u062f\u0651 \u0645\u0639\u0627\u0648\u062f\u0629 \u0627\u0644\u0628\u062f\u0621 \u0628\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a \u0644\u0637\u0644\u0651\u0627\u0628 \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u0627\u0642\u061f", "Start working toward your next learning goal.": "\u0627\u0628\u062f\u0622 \u0627\u0644\u0639\u0645\u0644 \u0641\u064a \u0627\u062a\u062c\u0627\u0647 \u0647\u062f\u0641\u0643 \u0627\u0644\u062a\u0627\u0644\u064a.", "Started": "\u0628\u062f\u0623 \u0641\u064a \u062a\u0627\u0631\u064a\u062e", @@ -1315,7 +1161,6 @@ "Studio:": "\u0627\u0633\u062a\u0648\u062f\u064a\u0648:", "Subject": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639", "Subject:": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639:", - "Submission aborted! Sorry, your browser does not support file uploads. If you can, please use Chrome or Safari which have been verified to support file uploads.": "\u062a\u0645 \u0625\u064a\u0642\u0627\u0641 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0642\u062f\u064a\u0645 \u0642\u0628\u0644 \u0625\u0643\u0645\u0627\u0644\u0647\u0627! \u0639\u0641\u0648\u064b\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0645\u062a\u0635\u0641\u062d\u0643 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a. \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u062a\u0635\u0641\u062d Chrome \u0623\u0648 Safari \u0648\u0627\u0644\u0644\u0630\u0627\u0646 \u062a\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u062f\u0639\u0645\u0647\u0645\u0627 \u0644\u0639\u0645\u0644\u064a\u0629 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a.", "Submit": "\u062a\u0642\u062f\u064a\u0645", "Submit Application": "\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0644\u0628", "Submit enrollment change": "\u062a\u0642\u062f\u064a\u0645 \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062a\u0633\u062c\u064a\u0644", @@ -1367,7 +1212,6 @@ "Team name cannot have more than 255 characters.": "\u064a\u062c\u0628 \u0623\u0644\u0627 \u064a\u062a\u062c\u0627\u0648\u0632 \u0627\u0633\u0645 \u0627\u0644\u0641\u0631\u064a\u0642 255 \u062d\u0631\u0641\u064b\u0627.", "Teams": "\u0627\u0644\u0641\u0650\u0631\u064e\u0642", "Teams Pagination": "\u062a\u0631\u0642\u064a\u0645 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0641\u0650\u0631\u0642", - "Text": "\u0646\u0635\u0651", "Textbook Name": "\u0627\u0633\u0645 \u0627\u0644\u0643\u062a\u0627\u0628 ", "Textbook information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0627\u0644\u0643\u062a\u0627\u0628 ", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u0634\u0643\u0631\u0627\u064b \u062c\u0632\u064a\u0644\u0627\u064b %(full_name)s! \u0644\u0642\u062f \u0627\u0633\u062a\u0644\u0645\u0646\u0627 \u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0630\u064a \u0633\u062f\u062f\u062a\u0647 \u0644\u0642\u0627\u0621 \u0645\u0634\u0627\u0631\u0643\u062a\u0643 \u0641\u064a %(course_name)s.", @@ -1399,7 +1243,6 @@ "The following users are no longer enrolled in the course:": "\u0644\u0645 \u064a\u0639\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u062a\u0627\u0644\u0648\u0646 \u0645\u0633\u062c\u0651\u0644\u064a\u0646 \u0628\u0627\u0644\u0645\u0633\u0627\u0642:", "The following warnings were generated:": "\u0646\u062a\u062c\u062a \u0627\u0644\u062a\u062d\u0630\u064a\u0631\u0627\u062a \u0627\u0644\u062a\u0627\u0644\u064a\u0629:", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "\u0641\u0626\u0629 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0639\u0627\u0645\u0651\u0629 \u0644\u0645\u0647\u0645\u0651\u0629 \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0646\u0648\u0639\u060c \u0645\u062b\u0644\u060c \u0627\u0644\u0648\u0627\u062c\u0628 \u0627\u0644\u0628\u064a\u062a\u064a \u0623\u0648 \u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0646\u0635\u0641\u064a. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0633\u0645 \u0645\u0631\u0626\u064a\u0651\u064b\u0627 \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646.", - "The grading process is still running. Refresh the page to see updates.": "\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0645\u0627 \u0632\u0627\u0644\u062a \u062c\u0627\u0631\u064a\u0629. \u062d\u062f\u0651\u0650\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0644\u0645\u0634\u0627\u0647\u062f\u0629 \u0627\u0644\u062a\u062d\u062f\u064a\u062b\u0627\u062a.", "The language that team members primarily use to communicate with each other.": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0639\u062a\u0645\u062f\u0647\u0627 \u0623\u0641\u0631\u0627\u062f \u0627\u0644\u0641\u0631\u064a\u0642 \u0628\u0634\u0643\u0644 \u0623\u0633\u0627\u0633\u064a \u0644\u0644\u062a\u0648\u0627\u0635\u0644 \u0641\u064a\u0645\u0627 \u0628\u064a\u0646\u0647\u0645", "The minimum grade for course credit is not set.": "\u0644\u0645 \u062a\u064f\u062d\u062f\u0651\u064e\u062f \u0627\u0644\u062f\u0631\u062c\u0629 \u0627\u0644\u062f\u0646\u064a\u0627 \u0644\u0644\u0646\u062c\u0627\u062d \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0642.", "The minimum score percentage must be a whole number between 0 and 100.": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629 \u0627\u0644\u062f\u0646\u064a\u0627 \u0644\u0644\u0645\u062c\u0645\u0648\u0639 \u0639\u062f\u062f\u0651\u0627 \u0635\u062d\u064a\u062d\u064b\u0627 \u0628\u064a\u0646 0 \u0648 100.", @@ -1446,16 +1289,7 @@ "This Group Configuration is not in use. Start by adding a content experiment to any Unit via the {linkStart}Course Outline{linkEnd}.": "\u0644\u0645 \u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0647\u0630\u0627. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0628\u062f\u0621 \u0628\u0625\u0636\u0627\u0641\u0629 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u062c\u0627\u0631\u0628 \u0625\u0644\u0649 \u0623\u064a \u0648\u062d\u062f\u0629 \u0628\u0632\u064a\u0627\u0631\u0629 {linkStart}\u0646\u0628\u0630\u0629 \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0642{linkEnd}.", "This Group Configuration is used in:": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0647\u0630\u0647 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a:", "This action cannot be undone.": "\u064a\u062a\u0639\u0630\u0651\u0631 \u0627\u0644\u062a\u0631\u0627\u062c\u0639 \u0639\u0646 \u0647\u0630\u0647 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0644\u0627\u062d\u0642\u064b\u0627. ", - "This annotation has %(count)s flag.": [ - "\u064a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u064a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u064a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u062a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u062a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u062a\u062a\u0636\u0645\u0651\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a. " - ], "This assessment could not be submitted.": "\u062a\u0639\u0630\u0651\u0631 \u062a\u0642\u062f\u064a\u0645 \u0647\u0630\u0627 \u0627\u0644\u062a\u0642\u064a\u064a\u0645.", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u062a\u0635\u0641\u0651\u062d \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0651\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u0645\u0644 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 .mp4 \u0623\u0648 .ogg \u0623\u0648 .webm.", "This catalog's courses:": "\u0627\u0644\u062f\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647\u0630\u0627 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "\u0647\u0630\u0647 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0646\u0634\u0637\u0629\u064f \u0648\u0645\u0648\u062c\u0648\u062f\u0629\u064f \u0628\u0627\u0644\u0641\u0639\u0644! \u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u062f \u0645\u0646 \u0631\u063a\u0628\u062a\u0643 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0645\u0631\u0627\u0631\u061f", "This component has validation issues.": "\u0647\u0646\u0627\u0643 \u0625\u0634\u0643\u0627\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0635\u0627\u062f\u0642\u0629 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646.", @@ -1485,7 +1319,6 @@ "This post is visible to everyone.": "\u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631 \u0645\u0631\u0626\u064a\u0651\u064c \u0644\u0644\u062c\u0645\u064a\u0639.", "This problem could not be saved.": "\u062a\u0639\u0630\u0651\u0631 \u062d\u0641\u0638 \u0647\u0630\u0647 \u0627\u0644\u0645\u0633\u0623\u0644\u0629.", "This problem has already been released. Any changes will apply only to future assessments.": "\u0633\u0628\u0642 \u0623\u0646 \u062c\u0631\u0649 \u0625\u0635\u062f\u0627\u0631 \u0647\u0630\u0647 \u0627\u0644\u0645\u0633\u0623\u0644\u0629. \u0633\u062a\u064f\u0637\u0628\u0651\u0642 \u0623\u064a \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u062a\u062c\u0631\u064a\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u062a\u0642\u064a\u064a\u0645\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0629 \u0641\u0642\u0637.", - "This problem has been reset.": "\u062a\u0645\u062a \u0625\u0639\u0627\u062f\u0629 \u062a\u0639\u064a\u064a\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0633\u0623\u0644\u0629.", "This response could not be saved.": "\u062a\u0639\u0630\u0651\u0631 \u062d\u0641\u0638 \u0647\u0630\u0627 \u0627\u0644\u0631\u062f!", "This response could not be submitted.": "\u062a\u0639\u0630\u0651\u0631 \u062a\u0642\u062f\u064a\u0645 \u0647\u0630\u0627 \u0627\u0644\u0631\u062f.", "This response has been saved but not submitted.": "\u062d\u064f\u0641\u0651\u0650\u0638 \u0647\u0630\u0627 \u0627\u0644\u0631\u062f\u0651 \u0648\u0644\u0643\u0646 \u0644\u0645 \u064a\u064f\u0642\u062f\u0651\u0645 \u0628\u0639\u062f. ", @@ -1531,13 +1364,8 @@ "Topics": "\u0627\u0644\u0645\u0648\u0627\u0636\u064a\u0639", "Total": "\u0627\u0644\u0645\u062c\u0645\u0648\u0639 ", "Total Number": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a", - "Transcript will be displayed when you start playing the video.": "\u0633\u064a\u0638\u0647\u0631 \u0627\u0644\u0646\u0635 \u0639\u0646\u062f \u0628\u062f\u0623 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Try the transaction again in a few minutes.": "\u0627\u0644\u0631\u062c\u0627\u0621 \u0645\u0639\u0627\u0648\u062f\u0629 \u0637\u0644\u0628 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0645\u062c\u062f\u0651\u062f\u064b\u0627 \u0628\u0639\u062f \u0628\u0636\u0639 \u062f\u0642\u0627\u0626\u0642.", "Try this practice exam again": "\u062c\u0631\u0628 \u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u062a\u0645\u0631\u0646 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", - "Try using a different browser, such as Google Chrome.": "\u064a\u064f\u0631\u062c\u0649 \u0645\u062d\u0627\u0648\u0644\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u062a\u0635\u0641\u0651\u062d \u0622\u062e\u0631\u060c \u0645\u062b\u0644 \u063a\u0648\u063a\u0644 \u0643\u0631\u0648\u0645.", - "Turn off transcripts": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0646\u0635", - "Turn on closed captioning": "\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0627\u0644\u0645\u063a\u0644\u0642\u0629", - "Turn on transcripts": "\u0639\u0631\u0636 \u0646\u0635 \u0627\u0644\u0643\u0644\u0627\u0645 \u0627\u0644\u0645\u062f\u0648\u0651\u0646", "Type": "\u0627\u0644\u0646\u0648\u0639", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u0623\u0636\u0641 \u0631\u0627\u0628\u0637\u064b\u0627 \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0645 \u0632\u0631 \u2019\u0627\u062e\u062a\u0631 \u0645\u0644\u0641\u2018 \u0644\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0645\u0648\u062c\u0648\u062f \u0645\u0646 \u0639\u0644\u0649 \u062c\u0647\u0627\u0632\u0643. (\u0645\u062b\u0627\u0644: 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "\u0627\u0643\u062a\u0628 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0635\u0646\u062f\u0648\u0642 \u0644\u062a\u0635\u0641\u064a\u0629 \u0642\u0627\u0626\u0645\u0629 %s \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629.", @@ -1558,7 +1386,6 @@ "Unlink your {accountName} account": "\u0627\u0641\u0635\u0644 \u062d\u0633\u0627\u0628\u0643 \u0639\u0644\u0649 {accountName}", "Unlinking": "\u0641\u0635\u0644 \u0627\u0644\u0631\u0628\u0637", "Unmark as Answer": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0643\u0625\u062c\u0627\u0628\u0629", - "Unmute": "\u0625\u0644\u063a\u0627\u0621 \u0643\u062a\u0645 \u0627\u0644\u0635\u0648\u062a", "Unnamed Option": "\u062e\u064a\u0627\u0631 \u063a\u064a\u0631 \u0645\u0633\u0645\u0651\u0649 ", "Unpin": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u062a\u062b\u0628\u064a\u062a", "Unpublished changes to content that will release in the future": "\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u063a\u064a\u0631 \u0645\u0646\u0634\u0648\u0631\u0629 \u062c\u0631\u0649 \u0625\u062f\u062e\u0627\u0644\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0633\u064a\u062c\u0631\u064a \u0625\u0635\u062f\u0627\u0631\u0647\u0627 \u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0651\u064b\u0627", @@ -1611,11 +1438,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0643\u0627\u0645\u064a\u0631\u062a\u0643 \u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0635\u0648\u0631\u0629 \u0644\u0648\u062c\u0647\u0643. \u062b\u0645\u0651 \u0633\u0646\u0637\u0627\u0628\u0642 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0639 \u0635\u0648\u0631\u0629 \u0648\u062c\u0647\u0643 \u0648\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u064a\u0646 \u0641\u064a \u062d\u0633\u0627\u0628\u0643. ", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u0627\u0633\u062a\u062e\u062f\u0645 \u0643\u0627\u0645\u064a\u0631\u062a\u0643 \u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0635\u0648\u0631\u0629 \u0644\u0648\u062c\u0647\u0643. \u062b\u0645\u0651 \u0633\u0646\u0637\u0627\u0628\u0642 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0639 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0639\u0644\u0649 \u0628\u0637\u0627\u0642\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629. ", "Used": "\u0645\u0633\u062a\u062e\u062f\u064e\u0645", - "User": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "User Email": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "Username": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "Username or email address": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0623\u0648 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", - "Users": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646", "Users must create and activate their account before they can be promoted to beta tester.": "\u064a\u062c\u0628 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628\u0647\u0645 \u0648\u062a\u0641\u0639\u064a\u0644\u0647 \u0642\u0628\u0644 \u0623\u0646 \u062a\u064f\u062a\u0627\u062d \u0644\u0647\u0645 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u062a\u0631\u0642\u064a\u0629 \u0639\u0636\u0648\u064a\u062a\u0647\u0645 \u0625\u0644\u0649 \u0645\u062e\u062a\u0628\u0631\u064a \u0627\u0644\u0646\u0633\u062e\u0629 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u0629.", "Valid": "\u0635\u0627\u0644\u062d", "Validation Error": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u0641\u064a \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642.", @@ -1631,15 +1456,8 @@ "Verified mode price": "\u0633\u0639\u0631 \u0648\u0636\u0639 \u2019\u0634\u0647\u0627\u062f\u0629 \u0645\u0648\u062b\u0651\u0642\u0629\u2018", "Verify Now": "\u0625\u062c\u0631\u0627\u0621 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0627\u0644\u0622\u0646", "Version": "\u0627\u0644\u0646\u0633\u062e\u0629", - "Very loud": "\u0639\u0627\u0644\u064d \u062c\u062f\u0651\u064b\u0627", - "Very low": "\u0645\u0646\u062e\u0641\u0636 \u062c\u062f\u0651\u064b\u0627", - "Video": "\u0641\u064a\u062f\u064a\u0648", "Video Capture Error": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062a\u0642\u0627\u0637 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Video ID": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u062a\u0639\u0631\u064a\u0641\u064a \u0644\u0644\u0641\u064a\u062f\u064a\u0648", - "Video ended": "\u0627\u0646\u062a\u0647\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", - "Video position": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", - "Video speed: ": "\u0633\u0631\u0639\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648:", - "Video transcript": "\u0646\u0635 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "View": "\u0639\u0631\u0636", "View %(span_start)s %(team_name)s %(span_end)s": "\u0645\u0634\u0627\u0647\u062f\u0629 %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "\u0627\u0633\u062a\u0639\u0631\u0627\u0636 \u0627\u0644\u0645\u0633\u0627\u0642", @@ -1660,7 +1478,6 @@ ], "Visible to": "\u0645\u0631\u0626\u064a \u0644", "Visible to Staff Only": "\u0645\u0631\u0626\u064a\u0651\u0629 \u0644\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642 \u0641\u0642\u0637", - "Volume": "\u0627\u0644\u0635\u0648\u062a ", "Vote for good posts and responses": "\u0635\u0648\u0651\u062a \u0644\u0644\u0631\u062f\u0648\u062f \u0648\u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0627\u0644\u062c\u064a\u0651\u062f\u0629", "Vote for this post,": "\u0635\u0648\u0651\u062a \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631", "Want to confirm your identity later?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u062a\u0623\u0643\u064a\u062f \u0647\u0648\u064a\u0651\u062a\u0643 \u0644\u0627\u062d\u0642\u064b\u0627\u061f", @@ -1715,12 +1532,9 @@ "You commented...": "\u0643\u0627\u0646 \u062a\u0639\u0644\u064a\u0642\u0643...", "You currently have no cohorts configured": "\u0644\u064a\u0633 \u0644\u062f\u064a\u0643 \u062d\u0627\u0644\u064a\u0651\u064b\u0627 \u0623\u064a \u0634\u0639\u0628 \u0645\u0636\u0628\u0648\u0637\u0629 ", "You did not select a content group": "\u0644\u0645 \u062a\u062e\u062a\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u062d\u062a\u0648\u0649", - "You did not select any files to submit.": "\u0644\u0645 \u062a\u062d\u062f\u062f \u0623\u064a \u0645\u0644\u0641\u0627\u062a \u0644\u062a\u0642\u062f\u064a\u0645\u0647\u0627.", - "You did not submit the required files: {requiredFiles}.": "\u0644\u0645 \u062a\u0642\u062f\u0645 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629: {requiredFiles}.", "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u064a\u0628\u062f\u0648 \u0623\u0646\u0651\u0647 \u0644\u0627 \u064a\u0648\u062c\u062f \u0644\u062f\u064a\u0643 \u0628\u0631\u0646\u0627\u0645\u062c \u0641\u0644\u0627\u0634. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0641\u0644\u0627\u0634 \u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642.", "You don't seem to have a webcam connected.": "\u0644\u0627 \u064a\u0628\u062f\u0648 \u0623\u0646\u0651 \u0643\u0627\u0645\u064a\u0631\u0627 \u0627\u0644\u0648\u064a\u0628 \u0645\u062a\u0651\u0635\u0644\u0629 \u0628\u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u0644\u0642\u062f \u0623\u0636\u0641\u062a\u064e \u0645\u0639\u064a\u0627\u0631\u064b\u0627. \u0633\u062a\u062d\u062a\u0627\u062c \u0644\u062a\u062d\u062f\u064a\u062f \u062e\u064a\u0627\u0631 \u0644\u0645\u0639\u064a\u0627\u0631 \u0641\u064a \u062e\u0637\u0648\u0629 \u2019\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646\u2018. \u0644\u0644\u0642\u064a\u0627\u0645 \u0628\u0630\u0644\u0643\u060c \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0646\u0642\u0631 \u0639\u0644\u0649 \u0632\u0631 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.", - "You have already reported this annotation.": "\u0633\u0628\u0642 \u0648\u0623\u0628\u0644\u063a\u062a\u064e \u0639\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629.", "You have already verified your ID!": "\u0633\u0628\u0642 \u0623\u0646 \u062e\u0636\u062a\u064e \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0628\u0637\u0627\u0642\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629! ", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u0644\u0642\u062f \u062d\u0630\u0641\u062a\u064e \u0645\u0639\u064a\u0627\u0631\u064b\u0627\u060c \u0648\u0642\u062f \u0623\u064f\u0632\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0639\u064a\u0627\u0631 \u0645\u0646 \u0627\u0644\u0631\u062f\u0648\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c\u064a\u0629 \u0641\u064a \u062e\u0637\u0648\u0629 \u2019\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646\u2018.", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "\u0644\u0642\u062f \u062d\u0630\u0641\u062a\u064e \u062c\u0645\u064a\u0639 \u062e\u064a\u0627\u0631\u0627\u062a \u0647\u0630\u0627 \u0627\u0644\u0645\u0639\u064a\u0627\u0631\u060c \u0648\u0642\u062f \u0623\u064f\u0632\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0639\u064a\u0627\u0631 \u0645\u0646 \u0627\u0644\u0631\u062f\u0648\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c\u064a\u0629 \u0641\u064a \u062e\u0637\u0648\u0629 \u2019\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646\u2018.", @@ -1747,7 +1561,6 @@ "You need to activate your account before you can enroll in courses. Check your inbox for an activation email. After you complete activation you can return and refresh this page.": "\u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0641\u0639\u064a\u0644 \u062d\u0633\u0627\u0628\u0643 \u0642\u0628\u0644 \u0623\u0646 \u062a\u062a\u0645\u0643\u0651\u0646 \u0645\u0646 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0642\u0627\u062a. \u0644\u0630\u0627 \u064a\u064f\u0631\u062c\u0649 \u062a\u0641\u0642\u0651\u062f \u0635\u0646\u062f\u0648\u0642 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u062d\u064a\u062b \u0633\u062a\u0631\u062f\u0643 \u0631\u0633\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644. \u0648\u0628\u0639\u062f \u0623\u0646 \u062a\u0646\u062a\u0647\u064a \u0645\u0646 \u0627\u0644\u062a\u0641\u0639\u064a\u0644\u060c \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0639\u0648\u062f\u0629 \u0648\u0625\u0639\u0627\u062f\u0629 \u0641\u062a\u062d \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629. ", "You reserve all rights for your work": "\u0625\u0646\u0651\u0643 \u062a\u062d\u062a\u0641\u0638 \u0628\u062c\u0645\u064a\u0639 \u062d\u0642\u0648\u0642 \u0639\u0645\u0644\u0643.", "You still need to visit the %(display_name)s website to complete the credit process.": "\u0645\u0627\u0632\u0644\u062a \u0628\u062d\u0627\u062c\u0629 \u0644\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a %(display_name)s \u0644\u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0630\u0627\u062a \u0627\u0644\u0635\u0644\u0629 \u0628\u0627\u0644\u0645\u0627\u062f\u0651\u0629 ", - "You submitted {filename}; only {allowedFiles} are allowed.": "\u0642\u0645\u062a \u0628\u062a\u0642\u062f\u064a\u0645 {filename}\u061b \u064a\u0633\u0645\u062d \u0628\u062a\u0642\u062f\u064a\u0645 \u0645\u0644\u0641\u0627\u062a {allowedFiles} \u0641\u0642\u0637.", "You waive some rights for your work, such that others can use it too": "\u0625\u0646\u0651\u0643 \u062a\u062a\u0646\u0627\u0632\u0644 \u0639\u0646 \u0628\u0639\u0636 \u062d\u0642\u0648\u0642 \u0639\u0645\u0644\u0643\u060c \u0628\u062e\u064a\u062b \u064a\u062a\u0645\u0643\u0651\u0646 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0623\u064a\u0636\u064b\u0627.", "You will not receive notification for emails that bounce, so double-check your spelling.": "\u0644\u0646 \u062a\u062a\u0644\u0642\u0651\u0649 \u0625\u0634\u0639\u0627\u0631\u064b\u0627 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0627\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0627\u0644\u062a\u064a \u0644\u0645 \u062a\u0636\u0641 \u0627\u0644\u0649 \u0627\u0644\u0634\u0639\u0628\u0629\u060c \u0644\u0630\u0627 \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0623\u062e\u0637\u0627\u0621 \u0625\u0645\u0644\u0627\u0626\u064a\u0629.", "You will use your webcam to take a picture of your face and of your government-issued photo ID.": "\u0633\u062a\u0633\u062a\u062e\u062f\u0645 \u0643\u0627\u0645\u064a\u0631\u0627\u062a\u0643 \u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0635\u0648\u0631\u0629 \u0644\u0648\u062c\u0647\u0643 \u0648\u0644\u0635\u0648\u0631\u0629 \u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0634\u062e\u0635\u064a\u0651\u0629 \u0627\u0644\u062d\u0643\u0648\u0645\u064a\u0629 \u062e\u0627\u0635\u0651\u062a\u0643.", @@ -1767,7 +1580,6 @@ "Your file '{file}' has been uploaded. Allow a few minutes for processing.": "\u062c\u0631\u0649 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641\u0651\u0643 '{file}'. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0627\u0646\u062a\u0638\u0627\u0631 \u0644\u0628\u0636\u0639 \u062f\u0642\u0627\u0626\u0642 \u0644\u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629.", "Your file could not be uploaded": "\u0639\u0630\u0631\u064b\u0627\u060c \u0644\u0645 \u064a\u0645\u0643\u0646 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641\u0651\u0643. ", "Your file has been deleted.": "\u062c\u0631\u0649 \u062d\u0630\u0641 \u0645\u0644\u0641\u0651\u0643.", - "Your file {filename} is too large (max size: {maxSize}MB).": "\u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641 {filename} \u0643\u0628\u064a\u0631 \u0644\u0644\u063a\u0627\u064a\u0629 (\u0627\u0644\u062d\u062c\u0645 \u0627\u0644\u0623\u0642\u0635\u0649: {maxSize} \u0645\u064a\u063a\u0627\u0628\u0627\u064a\u062a).", "Your message cannot be blank.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0631\u0633\u0627\u0644\u062a\u0643 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u0641\u0627\u0631\u063a\u0629.", "Your message must have a subject.": "\u064a\u062c\u0628 \u0645\u0644\u0621 \u062e\u0627\u0646\u0629 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0641\u064a \u0631\u0633\u0627\u0644\u062a\u0643 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.", "Your message must have at least one target.": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0644\u0631\u0633\u0627\u0644\u062a\u0643 \u0645\u0633\u062a\u0644\u0645 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644.", @@ -1785,29 +1597,14 @@ "Zoom In": "\u062a\u0643\u0628\u064a\u0631", "Zoom Out": "\u062a\u0635\u063a\u064a\u0631", "[no tags]": "[\u0644\u0627 \u064a\u0648\u062c\u062f \u0623\u064a \u0648\u0633\u0645]", - "a day": "\u064a\u0648\u0645 \u0648\u0627\u062d\u062f", - "about %d hour": [ - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0627\u062a", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0627\u062a" - ], - "about a minute": "\u062d\u0648\u0627\u0644\u064a \u062f\u0642\u064a\u0642\u0629", - "about a month": "\u062d\u0648\u0627\u0644\u064a \u0634\u0647\u0631", - "about a year": "\u062d\u0648\u0627\u0644\u064a \u0633\u0646\u0629", - "about an hour": "\u062d\u0648\u0627\u0644\u064a \u0633\u0627\u0639\u0629", "active proctored exams": "\u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0641\u0627\u0639\u0644\u0629", "and others": "\u0648\u0622\u062e\u0631\u064a\u0646", "anonymous": "\u0645\u062c\u0647\u0648\u0644", - "answer": "\u0627\u0644\u0625\u062c\u0627\u0628\u0629", "answered question": "\u0633\u0624\u0627\u0644 \u0645\u064f\u062c\u0627\u0628 \u0639\u0644\u064a\u0647", "bytes": "\u0628\u0627\u064a\u062a", "certificate": "\u0627\u0644\u0634\u0647\u0627\u062f\u0629", "close": "\u0625\u063a\u0644\u0627\u0642 ", "content group": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649", - "correct": "\u0635\u062d\u0651", "could not determine the course_id": "\u0644\u0645 \u0646\u062a\u0645\u0643\u0646 \u0645\u0646 \u062a\u062d\u062f\u064a\u062f \u0645\u0639\u0631\u0641 \u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629", "course id": "\u0631\u0642\u0645 \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0645\u0633\u0627\u0642 ", "courses with active proctored exams": "\u0627\u0644\u062f\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u062a\u064a \u0641\u064a\u0647\u0627 \u0627\u0645\u062a\u062d\u0627\u0646\u0627\u062a \u0645\u0631\u0627\u0642\u0628\u0629 \u0641\u0627\u0639\u0644\u0629", @@ -1831,15 +1628,11 @@ "follow this post": "\u062a\u0627\u0628\u0650\u0639 \u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631 ", "group configuration": "\u0636\u0628\u0637 \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629", "image omitted": "\u062a\u0645 \u062d\u0630\u0641 \u0627\u0644\u0635\u0648\u0631\u0629", - "incorrect": "\u062e\u0637\u0623", "internally reviewed": "\u062a\u0645 \u0627\u0633\u062a\u0639\u0631\u0627\u0636\u0647 \u062f\u0627\u062e\u0644\u064a\u0627\u064b", "last activity": "\u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u0623\u062e\u064a\u0631", - "less than a minute": "\u0623\u0642\u0644\u0651 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629", "marked as answer %(time_ago)s": "\u0645\u0648\u0633\u0648\u0645\u0629 \u0643\u0625\u062c\u0627\u0628\u0629 %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "\u0645\u0648\u0633\u0648\u0645\u0629 \u0643\u0625\u062c\u0627\u0628\u0629 %(time_ago)s \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 %(user)s", "name": "\u0627\u0644\u0627\u0633\u0645 ", - "off": "\u063a\u064a\u0631 \u0645\u0641\u0639\u0651\u0644", - "on": "\u0645\u0641\u0639\u0651\u0644", "open slots": "\u0627\u0644\u0634\u0648\u0627\u063a\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629", "or": "\u0623\u0648", "or create a new one here": "\u0623\u0648 \u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", @@ -1862,8 +1655,6 @@ "strong text": "\u0646\u0635 \u0628\u0635\u064a\u063a\u0629 \u2019strong\u2018\u060c \u0623\u064a \u0645\u0647\u0645", "subsection": "\u0642\u0633\u0645 \u0641\u0631\u0639\u064a", "team count": "\u0639\u062f\u062f \u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0641\u0631\u064a\u0642", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "\u0647\u0646\u0627\u0643 {numVotes} \u0635\u0648\u062a", "\u0647\u0646\u0627\u0643 {numVotes} \u0635\u0648\u062a", @@ -1873,13 +1664,11 @@ "\u0647\u0646\u0627\u0643 {numVotes} \u0635\u0648\u062a" ], "timed": "\u0645\u0624\u0642\u0651\u062a", - "title_word_{uniqueId}": "title_word_{uniqueId}", "toggle chapter %(displayName)s": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0641\u0635\u0644 %(displayName)s", "toggle subsection %(displayName)s": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a %(displayName)s", "unanswered question": "\u0633\u0624\u0627\u0644 \u063a\u064a\u0631 \u0645\u064f\u062c\u0627\u0628 \u0639\u0644\u064a\u0647", "unit": "\u0648\u062d\u062f\u0629", "unsatisfactory": "\u063a\u064a\u0631 \u0645\u0631\u0636\u0650", - "unsubmitted": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u062a\u0642\u062f\u064a\u0645", "upload a PDF file or provide the path to a Studio asset file": "\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0628\u0635\u064a\u063a\u0629 PDF \u0623\u0648 \u062a\u062d\u062f\u064a\u062f \u0645\u0633\u0627\u0631 \u0623\u062d\u062f \u0627\u0644\u0645\u0644\u0641\u0651\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0629 \u0628\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0633\u062a\u0648\u062f\u064a\u0648", "username or email": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0623\u0648 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a:", "with %(release_date_from)s": "\u0645\u0639 %(release_date_from)s", @@ -1892,7 +1681,6 @@ "{display_name} Settings": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a {display_name}", "{email} is already on the {container} team. Recheck the email address if you want to add a new member.": "{email} \u0647\u0648 \u0639\u0636\u0648 \u0645\u0633\u062c\u0651\u064e\u0644 \u0645\u0646 \u0642\u0628\u0644 \u0641\u064a \u0641\u0631\u064a\u0642 {container}. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0630\u0627 \u0623\u0631\u062f\u062a \u0625\u0636\u0627\u0641\u0629 \u0639\u0636\u0648 \u062c\u062f\u064a\u062f.", "{hours}:{minutes} (current UTC time)": "{hours}:{minutes} (\u062a\u0648\u0642\u064a\u062a \u063a\u0631\u064a\u0646\u062a\u0634 \u0627\u0644\u062d\u0627\u0644\u064a)", - "{label}: {status}": "{label}: {status}", "{numResponses} other response": [ "{numResponses} \u0631\u062f \u0622\u062e\u0631", "{numResponses} \u0631\u062f \u0622\u062e\u0631", @@ -1924,7 +1712,6 @@ "{organization}\\'s logo": "\u0634\u0639\u0627\u0631 \u0627\u0644{organization}", "{screen_reader_start}Warning:{screen_reader_end} No content groups exist.": "{screen_reader_start}\u062a\u062d\u0630\u064a\u0631:{screen_reader_end} \u062a\u0639\u0630\u0651\u0631 \u0625\u064a\u062c\u0627\u062f \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0645\u062d\u062a\u0648\u0649.", "{screen_reader_start}Warning:{screen_reader_end} The previously selected content group was deleted. Select another content group.": "{screen_reader_start}\u062a\u062d\u0630\u064a\u0631:{screen_reader_end} \u062d\u0651\u0630\u0641\u062a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u062d\u062f\u0651\u062f\u0629 \u0633\u0627\u0628\u0642\u064b\u0627. \u064a\u064f\u0631\u062c\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u062d\u062a\u0648\u0649 \u0623\u062e\u0631\u0649.", - "{start_strong}{total}{end_strong} words submitted in total.": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0631\u0633\u0627\u0644\u0647\u0627 {start_strong}{total}{end_strong}.", "{totalItems} total": "\u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a {totalItems}", "{unread_comments_count} new": "{unread_comments_count} \u062c\u062f\u064a\u062f", "\u2026": "..." diff --git a/cms/static/js/i18n/eo/djangojs.js b/cms/static/js/i18n/eo/djangojs.js index 90e87c0ea8..25f38b28eb 100644 --- a/cms/static/js/i18n/eo/djangojs.js +++ b/cms/static/js/i18n/eo/djangojs.js @@ -1199,6 +1199,7 @@ "Ok": "\u00d6k \u2c60'\u03c3\u044f#", "Once in position, use the camera button {icon} to capture your ID": "\u00d6n\u00e7\u00e9 \u00efn p\u00f6s\u00eft\u00ef\u00f6n, \u00fcs\u00e9 th\u00e9 \u00e7\u00e4m\u00e9r\u00e4 \u00df\u00fctt\u00f6n {icon} t\u00f6 \u00e7\u00e4pt\u00fcr\u00e9 \u00fd\u00f6\u00fcr \u00ccD \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1#", "Once in position, use the camera button {icon} to capture your photo": "\u00d6n\u00e7\u00e9 \u00efn p\u00f6s\u00eft\u00ef\u00f6n, \u00fcs\u00e9 th\u00e9 \u00e7\u00e4m\u00e9r\u00e4 \u00df\u00fctt\u00f6n {icon} t\u00f6 \u00e7\u00e4pt\u00fcr\u00e9 \u00fd\u00f6\u00fcr ph\u00f6t\u00f6 \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1#", + "Once you complete one of the program requirements you have a program record. This record is marked complete once you meet all program requirements. A program record can be used to continue your learning journey and demonstrate your learning to others.": "\u00d6n\u00e7\u00e9 \u00fd\u00f6\u00fc \u00e7\u00f6mpl\u00e9t\u00e9 \u00f6n\u00e9 \u00f6f th\u00e9 pr\u00f6gr\u00e4m r\u00e9q\u00fc\u00efr\u00e9m\u00e9nts \u00fd\u00f6\u00fc h\u00e4v\u00e9 \u00e4 pr\u00f6gr\u00e4m r\u00e9\u00e7\u00f6rd. Th\u00efs r\u00e9\u00e7\u00f6rd \u00efs m\u00e4rk\u00e9d \u00e7\u00f6mpl\u00e9t\u00e9 \u00f6n\u00e7\u00e9 \u00fd\u00f6\u00fc m\u00e9\u00e9t \u00e4ll pr\u00f6gr\u00e4m r\u00e9q\u00fc\u00efr\u00e9m\u00e9nts. \u00c0 pr\u00f6gr\u00e4m r\u00e9\u00e7\u00f6rd \u00e7\u00e4n \u00df\u00e9 \u00fcs\u00e9d t\u00f6 \u00e7\u00f6nt\u00efn\u00fc\u00e9 \u00fd\u00f6\u00fcr l\u00e9\u00e4rn\u00efng j\u00f6\u00fcrn\u00e9\u00fd \u00e4nd d\u00e9m\u00f6nstr\u00e4t\u00e9 \u00fd\u00f6\u00fcr l\u00e9\u00e4rn\u00efng t\u00f6 \u00f6th\u00e9rs. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1\u2202\u03b9\u03c1\u03b9\u0455\u03b9\u00a2\u03b9\u03b7g \u0454\u0142\u03b9\u0442, \u0455\u0454\u2202 \u2202\u03c3 \u0454\u03b9\u03c5\u0455\u043c\u03c3\u2202 \u0442\u0454\u043c\u03c1\u03c3\u044f \u03b9\u03b7\u00a2\u03b9\u2202\u03b9\u2202\u03c5\u03b7\u0442 \u03c5\u0442 \u0142\u03b1\u0432\u03c3\u044f\u0454 \u0454\u0442 \u2202\u03c3\u0142\u03c3\u044f\u0454 \u043c\u03b1g\u03b7\u03b1 \u03b1\u0142\u03b9q\u03c5\u03b1. \u03c5\u0442 \u0454\u03b7\u03b9\u043c \u03b1\u2202 \u043c\u03b9\u03b7\u03b9\u043c \u03bd\u0454\u03b7\u03b9\u03b1\u043c, q\u03c5\u03b9\u0455 \u03b7\u03c3\u0455\u0442\u044f\u03c5\u2202 \u0454\u03c7\u0454\u044f\u00a2\u03b9\u0442\u03b1\u0442\u03b9\u03c3\u03b7 \u03c5\u0142\u0142\u03b1\u043c\u00a2\u03c3 \u0142\u03b1\u0432\u03c3\u044f\u03b9\u0455 \u03b7\u03b9\u0455\u03b9 \u03c5\u0442 \u03b1\u0142\u03b9q\u03c5\u03b9\u03c1 \u0454\u03c7 \u0454\u03b1 \u00a2\u03c3\u043c\u043c\u03c3\u2202\u03c3 \u00a2\u03c3\u03b7\u0455\u0454q\u03c5\u03b1\u0442. \u2202\u03c5\u03b9\u0455 \u03b1\u03c5\u0442\u0454 \u03b9\u044f\u03c5\u044f\u0454 \u2202\u03c3\u0142\u03c3\u044f \u03b9\u03b7 \u044f\u0454\u03c1\u044f\u0454\u043d\u0454\u03b7\u2202\u0454\u044f\u03b9\u0442#", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "\u00d6n\u00e7\u00e9 \u00fd\u00f6\u00fcr \u00e4\u00e7\u00e7\u00f6\u00fcnt \u00efs d\u00e9l\u00e9t\u00e9d, \u00fd\u00f6\u00fc \u00e7\u00e4nn\u00f6t \u00fcs\u00e9 \u00eft t\u00f6 t\u00e4k\u00e9 \u00e7\u00f6\u00fcrs\u00e9s \u00f6n th\u00e9 \u00e9dX \u00e4pp, \u00e9dx.\u00f6rg, \u00f6r \u00e4n\u00fd \u00f6th\u00e9r s\u00eft\u00e9 h\u00f6st\u00e9d \u00df\u00fd \u00e9dX. Th\u00efs \u00efn\u00e7l\u00fcd\u00e9s \u00e4\u00e7\u00e7\u00e9ss t\u00f6 \u00e9dx.\u00f6rg fr\u00f6m \u00fd\u00f6\u00fcr \u00e9mpl\u00f6\u00fd\u00e9r\u2019s \u00f6r \u00fcn\u00efv\u00e9rs\u00eft\u00fd\u2019s s\u00fdst\u00e9m \u00e4nd \u00e4\u00e7\u00e7\u00e9ss t\u00f6 pr\u00efv\u00e4t\u00e9 s\u00eft\u00e9s \u00f6ff\u00e9r\u00e9d \u00df\u00fd M\u00ccT \u00d6p\u00e9n L\u00e9\u00e4rn\u00efng, Wh\u00e4rt\u00f6n \u00c9x\u00e9\u00e7\u00fct\u00efv\u00e9 \u00c9d\u00fc\u00e7\u00e4t\u00ef\u00f6n, \u00e4nd H\u00e4rv\u00e4rd M\u00e9d\u00ef\u00e7\u00e4l S\u00e7h\u00f6\u00f6l. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1\u2202\u03b9\u03c1\u03b9\u0455\u03b9\u00a2\u03b9\u03b7g \u0454\u0142\u03b9\u0442, \u0455\u0454\u2202 \u2202\u03c3 \u0454\u03b9\u03c5\u0455\u043c\u03c3\u2202 \u0442\u0454\u043c\u03c1\u03c3\u044f \u03b9\u03b7\u00a2\u03b9\u2202\u03b9\u2202\u03c5\u03b7\u0442 \u03c5\u0442 \u0142\u03b1\u0432\u03c3\u044f\u0454 \u0454\u0442 \u2202\u03c3\u0142\u03c3\u044f\u0454 \u043c\u03b1g\u03b7\u03b1 \u03b1\u0142\u03b9q\u03c5\u03b1. \u03c5\u0442 \u0454\u03b7\u03b9\u043c \u03b1\u2202 \u043c\u03b9\u03b7\u03b9\u043c \u03bd\u0454\u03b7#", "One or more rescheduling tasks failed.": "\u00d6n\u00e9 \u00f6r m\u00f6r\u00e9 r\u00e9s\u00e7h\u00e9d\u00fcl\u00efng t\u00e4sks f\u00e4\u00efl\u00e9d. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f#", "Only <%= fileTypes %> files can be uploaded. Please select a file ending in <%= fileExtensions %> to upload.": "\u00d6nl\u00fd <%= fileTypes %> f\u00efl\u00e9s \u00e7\u00e4n \u00df\u00e9 \u00fcpl\u00f6\u00e4d\u00e9d. Pl\u00e9\u00e4s\u00e9 s\u00e9l\u00e9\u00e7t \u00e4 f\u00efl\u00e9 \u00e9nd\u00efng \u00efn <%= fileExtensions %> t\u00f6 \u00fcpl\u00f6\u00e4d. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442#", @@ -1341,6 +1342,7 @@ "Profile Image": "Pr\u00f6f\u00efl\u00e9 \u00ccm\u00e4g\u00e9 \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9#", "Profile Visibility:": "Pr\u00f6f\u00efl\u00e9 V\u00efs\u00ef\u00df\u00efl\u00eft\u00fd: \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442,#", "Profile image for {username}": "Pr\u00f6f\u00efl\u00e9 \u00efm\u00e4g\u00e9 f\u00f6r {username} \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, #", + "Program Record": "Pr\u00f6gr\u00e4m R\u00e9\u00e7\u00f6rd \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442#", "Promote another member to Admin to remove your admin rights": "Pr\u00f6m\u00f6t\u00e9 \u00e4n\u00f6th\u00e9r m\u00e9m\u00df\u00e9r t\u00f6 \u00c0dm\u00efn t\u00f6 r\u00e9m\u00f6v\u00e9 \u00fd\u00f6\u00fcr \u00e4dm\u00efn r\u00efghts \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1#", "Provisional": "Pr\u00f6v\u00efs\u00ef\u00f6n\u00e4l \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f #", "Provisionally Supported": "Pr\u00f6v\u00efs\u00ef\u00f6n\u00e4ll\u00fd S\u00fcpp\u00f6rt\u00e9d \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3#", diff --git a/cms/static/js/i18n/es-419/djangojs.js b/cms/static/js/i18n/es-419/djangojs.js index d377243159..3eae30eda7 100644 --- a/cms/static/js/i18n/es-419/djangojs.js +++ b/cms/static/js/i18n/es-419/djangojs.js @@ -109,20 +109,11 @@ " record is not in correct format and not added to the exception list": "el registro no est\u00e1 en el formato correcto y no se a\u00f1adi\u00f3 a la lista de excepciones", " records are not in correct format and not added to the exception list": "los registros no est\u00e1n en el formato correcto y no se a\u00f1adieron a la lista de excepciones", " to complete and submit the exam.": "para completar y enviar el examen.", - "#Replies": "#Respuestas", "${listPrice}": "${listPrice}", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s comentarios %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s comentarios (%(unread_comments_count)s comentarios no le\u00eddos)%(span_close)s", "%(download_link_start)sDownload this image (right-click or option-click, save as)%(link_end)s and then %(upload_link_start)supload%(link_end)s it to your backpack.": "%(download_link_start)sDescarga esta imagen (haz clic derecho o pulsa opci\u00f3n, guardar como)%(link_end)s y despu\u00e9s %(upload_link_start)ssubirla%(link_end)s a tu mochila.", - "%(earned)s/%(possible)s point (graded)": [ - "%(earned)s/%(possible)s punto (calificado)", - "%(earned)s/%(possible)s puntos (calificados)" - ], - "%(earned)s/%(possible)s point (ungraded)": [ - "%(earned)s/%(possible)s punto (no calificado)", - "%(earned)s/%(possible)s puntos (no calificados)" - ], "%(errorCount)s error found in form.": [ "%(errorCount)s error en el formulario.", "%(errorCount)s errores en el formulario." @@ -134,22 +125,6 @@ "%(memberCount)s / %(maxMemberCount)s Miembros" ], "%(new_item_message)s": "%(new_item_message)s", - "%(num_points)s point possible (graded)": [ - "%(num_points)s punto posible (calificado)", - "%(num_points)s puntos posibles (calificados)" - ], - "%(num_points)s point possible (graded, results hidden)": [ - "%(num_points)s punto posible (calificables, resultados escondidos)", - "%(num_points)s puntos posibles (calificables, resultados ocultos)" - ], - "%(num_points)s point possible (ungraded)": [ - "%(num_points)s punto posible (no calificado)", - "%(num_points)s puntos posibles (no calificados)" - ], - "%(num_points)s point possible (ungraded, results hidden)": [ - "%(num_points)s punto posible (calificable, resultados ocultos)", - "%(num_points)s puntos posibles (no calificables, resultados ocultos)" - ], "%(num_questions)s question": [ "%(num_questions)s pregunta", "%(num_questions)s preguntas" @@ -172,38 +147,7 @@ "%(team_count)s Equipos" ], "%(type)s Component Template Menu": "Plantilla de men\u00fa de componentes %(type)s", - "%(value)s hour": [ - "%(value)s hora", - "%(value)s horas" - ], - "%(value)s minute": [ - "%(value)s minuto", - "%(value)s minutos" - ], - "%(value)s second": [ - "%(value)s segundo", - "%(value)s segundos" - ], - "%d day": [ - "%d d\u00eda", - "%d d\u00edas" - ], - "%d minute": [ - "%d minuto", - "%d minutos" - ], - "%d month": [ - "%d mes", - "%d meses" - ], - "%d year": [ - "%d a\u00f1o", - "%d a\u00f1os" - ], - "%s ago": "hace %s", - "%s from now": "%s a partir de ahora", "(Add signatories for a certificate)": "(A\u00f1adir signatarios para el certificado)", - "(Caption will be displayed when you start playing the video.)": "(Los subt\u00edtulos ser\u00e1n mostrados al iniciar la reproducci\u00f3n del video.)", "(Community TA)": "(Profesor asistente de la comunidad)", "(Optional)": "(Opcional)", "(Required Field)": "(Campo requerido)", @@ -257,7 +201,6 @@ "Actions": "Acciones", "Activate": "Activar", "Activate Your Account": "Activar su cuenta", - "Activating a link in this group will skip to the corresponding point in the video.": "Activar un enlace en este grupo har\u00e1 que el video salte al momento correspondiente.", "Active Uploads": "Cargas activas", "Add": "A\u00f1adir", "Add Additional Signatory": "A\u00f1adir signatario adicional", @@ -282,7 +225,6 @@ "Add language": "A\u00f1adir idioma", "Add learners to this cohort": "Agregar estudiantes a este cohorte", "Add notes about this learner": "A\u00f1ada una nota o comentario sobre este estudiante", - "Add to Dictionary": "Agregar al diccionario", "Add to Exception List": "Agregar a lista de excepciones", "Add your first content group": "Agrege su primer grupo de contenido", "Add your first group configuration": "Agregue su primera configuraci\u00f3n de grupo", @@ -295,18 +237,12 @@ "Additional Time (minutes)": "Tiempo adicional (minutos)", "Additional posts could not be loaded. Refresh the page and try again.": "No se pudieron cargar las publicaciones adicionales. Recarga la p\u00e1gina e intenta nuevamente.", "Additional responses could not be loaded. Refresh the page and try again.": "No se pudieron cargar respuestas adicionales. Recarga la p\u00e1gina e intenta nuevamente.", - "Adjust video speed": "Ajustar velocidad del video", - "Adjust video volume": "Ajustar volumen del video", "Admin": "Administrador", "Advanced": "Avanzado", "After the course\\'s end date has passed, learners can no longer access subsection content. The subsection remains included in grade calculations.": "Despu\u00e9s que la fecha de caducidad del curso haya pasado, los estudiantes ya no pueden acceder a las subsecci\u00f3n del contenido. La subsecci\u00f3n permanece incluida en el c\u00e1lculo del grado.", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "Despu\u00e9s de que la fecha l\u00edmite para la subsecci\u00f3n haya pasado, los estudiantes ya no podr\u00e1n acceder a su contenido. La subsecci\u00f3n sigue incluida en los c\u00e1lculos de calificaciones.", "After you select ": "Despu\u00e9s de seleccionar", "After you upload new files all your previously uploaded files will be overwritten. Continue?": "Despu\u00e9s de subir nuevos archivos, todos sus archivos subidos anteriormente ser\u00e1n borrados. \u00bfProceder?", - "Align center": "Centrar", - "Align left": "Alienar a la izquierda", - "Align right": "Alinear a la derecha", - "Alignment": "Alinear a la", "All Groups": "Todos los Grupos", "All Learners and Staff": "Todos los estudiantes y equipo del curso", "All Posts": "Todas las publicaciones", @@ -316,7 +252,6 @@ "All Unreviewed": "Todos los no revisados", "All Unreviewed Failures": "Todos los fracasos no revisados", "All accounts were created successfully.": "Todas las cuentas fueron creadas exitosamente.", - "All flags have been removed. To undo, uncheck the box.": "Todas las marcas han sido eliminadas. Para deshacer, desmarca la casilla.", "All groups must have a name.": "Todos los grupos deben tener nombre.", "All groups must have a unique name.": "Todos los equipos deben tener un nombre \u00fanico.", "All learners in the {cohort_name} cohort": "Todos los estudiantes que est\u00e1n en la cohorte {cohort_name}", @@ -339,7 +274,6 @@ "Already a library team member": "Ya es un miembro del equipo de la librer\u00eda", "Already a member": "Ya es miembro", "Already have an {platformName} account?": "\u00bfYa tiene una cuenta en la plataforma {platformName}?", - "Alternative source": "Fuente alternativa", "Always divide content-specific discussion topics": "Dividir siempre el contenido espec\u00edfico de los temas de la discusi\u00f3n.", "Always show assessment results": "Mostrar siempre los resultados de la evaluaci\u00f3n", "Amount": "Cantidad", @@ -361,10 +295,6 @@ "An error occurred. Please try again.": "Ocurri\u00f3 un error. Por favor, intenta nuevamente.", "An error occurred. Try again.": "Ocurri\u00f3 un error. Intenta nuevamente.", "An unexpected error occurred. Please try again.": "Se produjo un error inesperado. Por favor, int\u00e9ntalo nuevamente.", - "Anchor": "Ancla", - "Anchors": "Anclas", - "Annotation": "Anotaci\u00f3n ", - "Annotation Text": "Anotaci\u00f3n", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "Se eliminar\u00e1n las restricciones de acceso a cualquier contenido que inscriba este contenido como prerrequisito.", "Any course progress or grades from your current session will be lost.": "Se perder\u00e1 cualquier calificaci\u00f3n o progreso del curso en la sesi\u00f3n actual. ", "Any divided discussion topics are divided based on cohort.": "La divisi\u00f3n de temas de discusi\u00f3n se basa en el cohorte.", @@ -403,17 +333,13 @@ "Associated Content Group": "Contenido de grupo asociado ", "Attribution": "Atribuci\u00f3n", "August": "Agosto", - "Author": "Autor", - "Auto-advance": "Avance autom\u00e1tico", "Automated Transcripts": "Transcripciones automatizadas", "Automatic": "Autom\u00e1tico", "Automatic transcripts are disabled.": "Transcripciones autom\u00e1ticas est\u00e1n deshabilitadas", "Available %s": "%s Disponibles", - "Average": "Normal", "Back to Full List": "Volver a la lista completa", "Back to sign in": "Volver al inicio", "Back to {platform} FAQs": "Regresar a FAQs de {platform}", - "Background color": "Color de fondo", "Basic": "B\u00e1sico", "Basic Account Information": "Informaci\u00f3n b\u00e1sica de la cuenta", "Be sure your entire face is inside the frame": "Verifique que su cara est\u00e1 completamente dentro del marco de la foto", @@ -426,20 +352,13 @@ "Block view is unavailable": "Vista de bloque no disponible", "Blockquote": "Comillas", "Blockquote (Ctrl+Q)": "Comillas (Ctrl+Q)", - "Blocks": "Bloques", - "Body": "Cuerpo", - "Bold": "Negrita", "Bold (Ctrl+B)": "Negrita (Ctrl+B)", "Bookmark this page": "Marcar esta p\u00e1gina", "Bookmarked": "A\u00f1adido a marcadores", "Bookmarked on": "A\u00f1adido a marcadores en", - "Border": "Borde", - "Border color": "Color de borde", - "Bottom": "Base", "Browse": "Explorar", "Browse recently launched courses and see what\\'s new in your favorite subjects": "Echa un vistazo a nuestros cursos lanzados recientemente y qu\u00e9 hay de nuevo en tus temas favoritos.", "Bulk Exceptions": "Excepciones en lote", - "Bullet list": "Lista con vi\u00f1etas", "Bulleted List (Ctrl+U)": "Vi\u00f1etas (Ctrl+U)", "COMPLETED COURSES": "CURSOS COMPLETADOS", "COURSES IN PROGRESS": "CURSOS EN PROGRESO", @@ -454,14 +373,7 @@ "Cannot delete when in use by a unit": "No puede borrar cuando esta en uso por una unidad", "Cannot delete when in use by an experiment": "No se puede borrar mientras est\u00e9 en uso por un experimento", "Cannot drop more <%= types %> assignments than are assigned.": "No se pueden borrar m\u00e1s asignaciones de <%= types %> de los que son asignados.", - "Caption": "Leyenda", "Caution: The last published version of this unit is live. By publishing changes you will change the student experience.": "Atenci\u00f3n: La \u00faltima versi\u00f3n publicada de esta unidad est\u00e1 en vivo. Al publicar los cambios, cambiar\u00e1 la experiencia de los estudiantes.", - "Cell": "Celda", - "Cell padding": "Espaciado del borde de la celda", - "Cell properties": "Propiedades de la celda", - "Cell spacing": "Espaciado de la celda", - "Cell type": "Tipo de celda", - "Center": "Centrado", "Certificate Details": "Detalles del certificado", "Certificate Generated": "Certificado generado", "Certificate Information": "Informaci\u00f3n del certificado", @@ -487,15 +399,6 @@ "Chapter information": "Informaci\u00f3n del cap\u00edtulo", "Chapter {order}": "Cap\u00edtulo {order}", "Check Your Email": "Revise tu correo electr\u00f3nico", - "Check the box to remove %(count)s flag.": [ - "Marque la casilla para eliminar %(count)s marca.", - "Marca la casilla para eliminar %(count)s marcas." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "Marque la casilla para eliminar %(totalFlags)s marca.", - "Marca la casilla para eliminar %(totalFlags)s marcas." - ], - "Check the box to remove all flags.": "Marca la casilla para eliminar todas las marcas.", "Check the highlighted fields below and try again.": "Revisa los campos resaltados abajo e intenta nuevamente.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "Marque esta casilla para recibir un resumen diario por correo electr\u00f3nico con notificaciones de actividad nueva y sin leer de las conversaciones que est\u00e1 siguiendo.", "Check your email": "Verificar su correo electr\u00f3nico", @@ -518,19 +421,13 @@ "Choose one": "Elegir uno", "Choose your institution from the list below:": "Elija su instituci\u00f3n:", "Chosen %s": "%s elegidos", - "Circle": "C\u00edrculo", "Clear": "Borrar", "Clear All": "Borrar todo", "Clear Grading Due Date": "Borrar la fecha l\u00edmite de calificaci\u00f3n", "Clear Release Date/Time": "Borrar la fecha y hora de liberaci\u00f3n", "Clear Value": "Borrar", - "Clear formatting": "Limpiar formato", "Clear search": "Reiniciar b\u00fasqueda", "Clear search results": "Borrar resultados de b\u00fasqueda", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Haz Clic en ACEPTAR para que tu correo electr\u00f3nico sea enviado a una aplicaci\u00f3n de 3ros.\n\nHaz Clic en CANCELAR para volver a est\u00e1 p\u00e1gina sin que se que env\u00ede su informaci\u00f3n.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Haz Clic en ACEPTAR para que tu nombre de usuario y correo electr\u00f3nico sean enviados a una aplicaci\u00f3n de 3ros.\n\nHaz Clic en CANCELAR para volver a est\u00e1 p\u00e1gina sin que se que env\u00ede su informaci\u00f3n.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Haz Clic en ACEPTAR para que su nombre de usuario sea enviado a una aplicaci\u00f3n de 3ros.\n\nHaz Clic en CANCELAR para volver a est\u00e1 p\u00e1gina sin que se que env\u00ede su informaci\u00f3n.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "Haz clic en este bot\u00f3n para silenciar o activar el sonido del v\u00eddeo o usa los botones ARRIBA o ABAJO para aumentar o disminuir el nivel de volumen.", "Click to add a new %(xblock_type)s": "Haga clic para a\u00f1adir una nueva %(xblock_type)s", "Click to change": "Haz clic para modificar", "Click to choose all %s at once.": "Haga clic para seleccionar todos los %s de una vez", @@ -541,21 +438,14 @@ "Closed": "Cerrado", "Code": "C\u00f3digo", "Code Sample (Ctrl+K)": "C\u00f3digo (Ctrl+K)", - "Code block": "Bloque de c\u00f3digo", "Cohort Assignment Method": "M\u00e9todo de asignaci\u00f3n de cohortes", "Cohort Name": "Cohorte", "Cohorts": "Cohortes", "Cohorts Disabled": "Cohortes deshabilitados", "Cohorts Enabled": "Cohortes habilitados", "Collapse All": "Colapsar todo", - "Collapse Instructions": "Contraer instrucciones", "Collapse/Expand this %(xblock_type)s": "Contraer/Expandir esta %(xblock_type)s", - "Color": "Color", - "Cols": "Columnas", - "Column": "Columna", - "Column group": "Agrupar columna", "Coming Soon": "Pr\u00f3ximamente", - "Commentary": "Comentario", "Common Problem Types": "Tipos de problemas comunes", "Community TA": "TA de la comunidad", "Complete courses on your schedule to ensure you stand out in your field!": "\u00a1Complete cursos seg\u00fan tu horario para asegurar que sobresalgas en tu disciplina!", @@ -569,7 +459,6 @@ "Confirm Timed Transcript": "Confirmar la transcripci\u00f3n", "Congratulations!": "\u00a1Felicitaciones!", "Congratulations! You are now verified on %(platformName)s!": "Felicitaciones! Ya se encuentra verificado en %(platformName)s!", - "Constrain proportions": "Restringir proporciones", "Contact Us": "Contacta con nosotros", "Contains staff only content": "Contiene solo contenido del equipo del curso", "Contains {count} group": [ @@ -583,17 +472,13 @@ "Continue to Verification": "Continuar a la verificaci\u00f3n", "Continue to my practice exam": "Continuar a mi examen de pr\u00e1ctica", "Continue to my proctored exam. I want to be eligible for credit.": "Continuar a mi examen supervisado. Quiero ser elegible para cr\u00e9dito.", - "Copy": "Copiar", "Copy Email To Editor": "Copiar el correo al editor", - "Copy row": "Copiar la fila", "Correct failed component": "Corregir componente fallido", "Cost": "Costo", "Could not find Certificate Exception in white list. Please refresh the page and try again": "No se pudo encontrar la excepci\u00f3n de certificado en la lista blanca. Por favor recarga la p\u00e1gina e intenta nuevamente.", "Could not find Certificate Invalidation in the list. Please refresh the page and try again": "No se pudo hallar Invalidaci\u00f3n del Certificado en la lista. Por favor, actualiza la p\u00e1gina e intenta nuevamente.", "Could not find a user with username or email address '<%- identifier %>'.": "No se encontr\u00f3 ning\u00fan usuario con nombre de usuario o direcci\u00f3n '<%- identifier %>'.", - "Could not find the specified string.": "No se encontr\u00f3 la cadena especificada.", "Could not find users associated with the following identifiers:": "No se puede encontrar el usuario asociado al siguiente identificador:", - "Could not grade your answer. The submission was aborted.": "No se ha podido calificar tu respuesta. El registro fue cancelado.", "Could not override problem score for {user}.": "No fue posible sobreescribir el puntaje del problema para el usuario {user}.", "Could not parse certificate JSON. %(message)s": "No fue posible leer el archivo JSON del certificado. %(message)s", "Could not retrieve download url.": "No se pudo recuperar la url de descarga.", @@ -654,21 +539,14 @@ "Current location": "Ubicaci\u00f3n actual", "Current tab": "Pesta\u00f1a actual", "Currently selected": "Seleccionado actualmente", - "Custom color": "Color personalizado", - "Custom...": "Personalizado...", - "Cut": "Cortar", - "Cut row": "Cortar fila", "Date": "Fecha", "Date Added": "Fecha a\u00f1adida", "Date Joined": "Fecha de Registro", "Date Placed": "Fecha de colocaci\u00f3n", "Date added": "Fecha de adici\u00f3n", - "Date posted": "Fecha de publicaci\u00f3n", "Deactivate": "Desactivar", "December": "Diciembre", "Declined": "Negado", - "Decrease indent": "Reducir sagr\u00eda", - "Default": "Por defecto", "Default (Local Time Zone)": "Por defecto (Zona horaria local)", "Default Timed Transcript": "Transcripci\u00f3n con tiempos por defecto", "Delete": "Borrar", @@ -677,10 +555,7 @@ "Delete My Account": "Eliminar mi cuenta", "Delete Page Confirmation": "Confirmaci\u00f3n de borrado", "Delete Team": "Borrar equipo", - "Delete column": "Borrar columna", - "Delete row": "Borrar fila", "Delete student '<%- student_id %>'s state on problem '<%- problem_id %>'?": "\u00bfBorrar estado de estudiante '<%- student_id %>' en problema '<%- problem_id %>'?", - "Delete table": "Borrar tabla", "Delete the user, {username}": "Borrar el usuario, {username}", "Delete this %(item_display_name)s?": "Eliminar %(item_display_name)s?", "Delete this asset": "Borrar este objeto", @@ -697,9 +572,7 @@ "Description": "Descripci\u00f3n", "Description of the certificate": "Descripci\u00f3n del certificado", "Details": "Detalles", - "Dimensions": "Dimensiones", "Disable Account": "Desactivar Cuenta", - "Disc": "Disco", "Discard Changes": "Descartar cambios", "Discarding Changes": "Descartar cambios", "Discussion": "Discusi\u00f3n", @@ -708,14 +581,11 @@ "Discussion topics in the course are not divided.": "Temas de discusi\u00f3n en el curso no son divididos.", "Discussions are unified; all learners interact with posts from other learners, regardless of the group they are in.": "Las discusiones son unificadas; todos los estudiantes interact\u00faan con publicaciones de otros estudiantes, sin considerar su grupo.", "Display Name": "Nombre para mostrar:", - "Div": "Div", "Divide the selected content-specific discussion topics": "Divide los contenidos espec\u00edficos seleccionados de los temas de la discusi\u00f3n", "Divided": "Dividido", - "Do not show again": "No mostrar nuevamente", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "Deseas permitir a este estudiante ('{student_id}') saltar el examen de ingreso ?", "Do you want to replace the edX transcript with the YouTube transcript?": "\u00bfDesea reemplazar la transcripci\u00f3n de edX con la de YouTube?", "Do you want to upload your file before submitting?": "Quieres subir tu archivo antes de enviarlo ?", - "Document properties": "Propiedades del documento", "Does the name on your ID match your account name: %(fullName)s?": "\u00bfCorresponde el nombre en su identificaci\u00f3n con el nombre es su cuenta: %(fullName)s?", "Does the photo of you match your ID photo?": "\u00bfSu foto corresponde a la foto en su identificaci\u00f3n?", "Does the photo of you show your whole face?": "\u00bfMuestra la foto su cara completa?", @@ -751,7 +621,6 @@ "EdX has a timed transcript for this video. If you want to replace this transcript, upload a new .srt transcript file. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript.": "EdX tiene una transcripci\u00f3n para este video. Si desea reemplazarla, suba un nuevo archivo .srt. Si desea editar esta transcripci\u00f3n, descargue, edite y vuelva a cargar el archivo de transcripci\u00f3n.", "Edit": "Editar", "Edit %(display_name)s (required)": "Editar %(display_name)s (requerido)", - "Edit HTML": "Editar HTML", "Edit Membership": "Editar membres\u00eda", "Edit Team": "Editar Equipo", "Edit Thumbnail": "Editar imagen miniatura", @@ -770,17 +639,12 @@ "Email Address (Sign In)": "Direcci\u00f3n de correo electr\u00f3nico (ingresar)", "Email address": "Correo electr\u00f3nico", "Emails successfully sent. The following users are no longer enrolled in the course:": "Los correos electr\u00f3nicos fueron enviados exit\u00f3samente. Los siguientes usuarios ya no est\u00e1n inscritos en el curso:", - "Embed": "Incrustar c\u00f3digo", - "Emoticons": "Emoticonos", "Enable": "Habilitar", "Enable Cohorts": "Habilitar Cohortes", "Enable Now": "Habilitar ahora", "Enable Weekly Highlight Emails": "Habilitar correos destacados semanalmente", "Enabled": "Habilitado", - "Encoding": "Codificaci\u00f3n", - "End": "Fin", "End My Exam": "Terminar mi examen", - "End of transcript. Skip to the start.": "Fin de la transcripci\u00f3n. Saltar al inicio.", "Endorse": "Validar", "Ends {end}": "Termina {end}", "Engage with posts": "Trabajar con las publicaciones", @@ -862,11 +726,8 @@ "Everyone who has staff privileges in this course": "todos los usuarios con rol de funcionario para este curso", "Exam Types": "Tipos de ex\u00e1men", "Exception Granted": "Acceso concedido", - "Exit full browser": "Salir de pantalla completa", "Expand All": "Expandir todo", - "Expand Instructions": "Expandir instrucciones", "Explain if other.": "Si otro, explique.", - "Explanation": "Explicaci\u00f3n", "Explicitly Hiding from Students": "Ocultar solo a los estudiantes", "Explore New Programs": "Explorar programas nuevos", "Explore Programs": "Explorar programas", @@ -878,7 +739,6 @@ "Failed to reset attempts for user.": "Fall\u00f3 al reiniciar los intentos para el usuario.", "February": "Febrero", "Feedback available for selection.": "Comentarios disponibles para esta selecci\u00f3n.", - "File": "Archivo", "File Name": "Nombre de archivo", "File size must be 10MB or less.": "Tama\u00f1o del archivo debe ser de 10MB como m\u00e1ximo.", "File type is not allowed.": "Tipo de archivo no permitido.", @@ -888,32 +748,21 @@ "Files must be in JPEG or PNG format.": "Los archivos deben estar en formato JPEG o PNG.", "Files that you upload must be PDFs or image files in .gif, .jpg, .jpeg, or .png format.": "Archivos que va a subir deben ser formatos PDF o im\u00e1genes en formatos .gif, .jpg, .jpeg, \u00f3 .png.", "Files that you upload must be smaller than 5MB in size.": "Archivos que va a subir deben ser m\u00e1s peque\u00f1os que 5MB en tama\u00f1o.", - "Fill browser": "Ir a pantalla completa", "Filter": "Filtro", "Filter and sort topics": "Filtrar y ordenar los temas", "Final Grade": "Calificaci\u00f3n Final", "Final Grade Received": "Calificaci\u00f3n final recibida", "Financial Assistance": "Asistencia financiera", "Financial Assistance Application": "Solicitud de asistencia financiera", - "Find": "Buscar", "Find a course": "Busca un curso", - "Find and replace": "Encontrar y reemplazar", "Find answers to the top questions asked by learners.": "Encuentra respuestas a las preguntas m\u00e1s comunes de nuestros estudiantes.", "Find discussions": "Encontrar discusiones", - "Find next": "Encontrar el siguiente", - "Find previous": "Encontrar el anterior", - "Finish": "Finalizar", "First time here?": "Primera vez aqu\u00ed?", "Follow": "Seguir", "Follow or unfollow posts": "Seguir o dejar de seguir publicaciones", "Following": "Siguiendo", - "Font Family": "Tipo de fuente", - "Font Sizes": "Tama\u00f1o de fuente", - "Footer": "Pie de p\u00e1gina", "For grading to work, you must change all {oldName} subsections to {newName}.": "Para que el proceso de calificaci\u00f3n funcione, debes cambiar todas las subsecciones {oldName} a {newName}.", "Forgot password?": "\u00bfOlvido su contrase\u00f1a?", - "Format": "Formato", - "Formats": "Formatos", "Free text notes": "Notas o comentarios", "Frequently Asked Questions": "Preguntas frecuentes", "Full Name": "Nombre completo", @@ -921,7 +770,6 @@ "Fullscreen": "Pantalla completa", "Fully Supported": "Completamente soportado", "Gender": "G\u00e9nero", - "General": "General", "General Proctored Exam Rules": "Reglas Generales del Examen Supervisado", "Generate": "Generar", "Generate Exception Certificates": "Generar excepciones de certificados", @@ -950,36 +798,19 @@ "Group information": "Informaci\u00f3n del grupo", "Group name is required": "Nombre de grupo requerido", "Groups": "Grupos", - "H Align": "Alineaci\u00f3n H", "HTML preview of post": "previsiualizaci\u00f3n en HTML", - "HTML source code": "C\u00f3digo fuente HTML", - "Header": "Encabezado", - "Header 1": "Encabezado 1", - "Header 2": "Encabezado 2", - "Header 3": "Encabezado 3", - "Header 4": "Encabezado 4", - "Header 5": "Encabezado 5", - "Header 6": "Encabezado 6", - "Header cell": "Celda de encabezado", - "Headers": "Encabezados", "Heading": "Encabezado", "Heading (Ctrl+H)": "Encabezado (Ctrl+H)", - "Heading 1": "Encabezado 1", - "Heading 2": "Encabezado 2", "Heading 3": "Encabezado 3", "Heading 4": "Encabezado 4", "Heading 5": "Encabezado 5", "Heading 6": "Encabezado 6", - "Headings": "Encabezados", - "Height": "Altura", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "Ayude a otros estudiantes a decidir si unirse o no a su equipo, especificando la caracter\u00edsticas del mismo. Tenga cuidado en no desmotivar la participaci\u00f3n de otros usuarios con esta descripci\u00f3n.", "Hide": "Esconder", - "Hide Annotations": "Ocultar anotaciones", "Hide Deprecated Settings": "Ocultar configuraciones descartadas", "Hide Discussion": "Ocultar Discusi\u00f3n", "Hide Previews": "Ocultar vistas previas", "Hide Timer": "Ocultar cron\u00f3metro", - "Hide closed captions": "Ocultar subt\u00edtulos", "Hide content after course end date": "Ocultar el contenido despu\u00e9s de la fecha l\u00edmite", "Hide content after due date": "Ocultar el contenido despu\u00e9s de la fecha l\u00edmite", "Hide entire subsection": "Ocultar toda la subsecci\u00f3n", @@ -987,13 +818,10 @@ "Hide notes": "Ocultar notas", "Hide transcripts ({transcriptCount})": "Ocultar transcripciones ({transcriptCount})", "Hiding from Students": "Ocultar a los estudiantes", - "High Definition": "Alta Definici\u00f3n", "Highlight {highlight_index}": "Destacado {highlight_index}", "Highlighted text": "Texto resaltado", "Highlights for {display_name}": "Destacados por {display_name}", "Horizontal Rule (Ctrl+R)": "Linea Horizontal (Ctrl+R)", - "Horizontal line": "L\u00ednea horizontal", - "Horizontal space": "Espacio horizontal", "How to create useful text alternatives.": "C\u00f3mo crear alternativas \u00fatiles al texto.", "How to use %(platform_name)s discussions": "C\u00f3mo usar las discusiones de %(platform_name)s", "Hyperlink (Ctrl+L)": "Hiperv\u00ednculo (Ctrl+L)", @@ -1021,14 +849,10 @@ "If you remove this transcript, the transcript will not be available for this component.": "Si elimina esta transcripci\u00f3n, la transcripci\u00f3n no estar\u00e1 disponible para este componente.", "If you select an option other than \"%(hide_label)s\", published units in this subsection become available to learners unless they are explicitly hidden.": "Si selecciona esta opci\u00f3n distinta a \"%(hide_label)s\", \nlas unidades publicadas en este subsecci\u00f3n pasar\u00e1n a estar disponible para los estudiantes a menos que est\u00e1n expl\u00edcitamente ocultas.", "If you still wish to continue and delete your account, please enter your account password:": "Si deseas continuar y eliminar tu cuenta, por favor introduce la contrase\u00f1a de tu cuenta:", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "Si utiliza el Editor Avanzado, este problema ser\u00e1 convertido a formato XML y no podr\u00e1 volver a la pantalla del Editor Simple.\n\n\u00bfPasar al Editor avanzado y convertir este problema al formato XML?", - "Ignore": "Ignorar", - "Ignore all": "Ignorar todo", "Image": "Imagen", "Image (Ctrl+G)": "Imagen (Ctrl+G)", "Image Description": "Descripci\u00f3n de la imagen", "Image Upload Error": "Error en subir imagen", - "Image description": "Descripci\u00f3n de la imagen", "Image must be in PNG format": "La imagen debe estar en formato PNG.", "Image must be in PNG format.": "La imagen debe estar en formato PNG.", "Image upload failed": "Carga de imagen fallida", @@ -1037,28 +861,10 @@ "In Progress": "En progreso", "In the {linkStart}Course Outline{linkEnd}, use this group to control access to a component.": "En el {linkStart}perfil del curso{linkEnd}, usa este grupo para tener control de acceso a este componente.", "Incorrect url format.": "Formato incorrecto de URL.", - "Increase indent": "Aumentar Sangr\u00eda", "Individual Exceptions": "Excepciones individuales", "Inheriting Student Visibility": "Heredando la Visibilidad a estudiantes.", - "Inline": "Dentro de la l\u00ednea", - "Insert": "Insertar", "Insert Hyperlink": "Insertar hiperv\u00ednculo", "Insert Image (upload file or type URL)": "Inserta imagen (subir archivo o introducir URL)", - "Insert column after": "Insertar columna despu\u00e9s", - "Insert column before": "Insertar columna antes", - "Insert date/time": "Insertar fecha y hora", - "Insert image": "Insertar imagen", - "Insert link": "Insertar v\u00ednculo", - "Insert row after": "Insertar fila despu\u00e9s", - "Insert row before": "Insertar fila antes", - "Insert table": "Insertar tabla", - "Insert template": "Insertar plantilla", - "Insert video": "Insertar video", - "Insert/Edit Image": "Insertar/Editar Imagen", - "Insert/edit image": "Insertar o editar imagen", - "Insert/edit link": "Insertar o editar v\u00ednculo", - "Insert/edit video": "Insertar o editar video", - "Instructor": "Instructor", "Instructor Biography": "Biograf\u00eda del instructor", "Instructor Name": "Nombre del instructor", "Instructor Photo": "Foto del instructor", @@ -1076,7 +882,6 @@ "Is this OK?": "\u00bfCorrecto?", "Is your name on your ID readable?": "\u00bfEst\u00e1 su nombre legible en su identificaci\u00f3n?", "It is strongly recommended that you include four or fewer signatories. If you include additional signatories, preview the certificate in Print View to ensure the certificate will print correctly on one page.": "Se recomienda que incluya cuatro signatarios o menos. Si incluye signatarios adicionales, verifique la vista previa del certificado para asegurarse que se vea correctamente en una sola p\u00e1gina.", - "Italic": "It\u00e1lica", "Italic (Ctrl+I)": "Cursiva (Ctrl+I)", "January": "Enero", "Join Team": "Unirse al equipo", @@ -1085,10 +890,8 @@ "Joined Date": "Fecha de Afiliaci\u00f3n", "July": "Julio", "June": "Junio", - "Justify": "Justificar", "KB": "KB", "Key should only contain letters, numbers, _, or -": "Las claves s\u00f3lo deben contener letras, n\u00fameros, _, o -", - "Keywords": "Palabras clave", "LEARN MORE": "APRENDER MAS", "Language": "Idioma", "Large": "Largo", @@ -1114,8 +917,6 @@ "Leave Team": "Abandonar al equipo", "Leave the current session and decide later": "Salir de la edici\u00f3n actual y decidir luego.", "Leave this team?": "\u00bfDeseas abandonar este equipo?", - "Left": "Izquierda", - "Left to right": "De izquierda a derecha", "Legal name": "Nombre", "Less": "Menos", "Library User": "Usuario de la Librer\u00eda", @@ -1154,11 +955,6 @@ "Location in Course": "Ubicaci\u00f3n en el curso", "Lock this asset": "Bloquear este recurso", "Lock/unlock file": "Bloquear / Desbloquear recurso", - "Loud": "Alto", - "Low": "Bajo", - "Lower Alpha": "Alpha min\u00fascula", - "Lower Greek": "Griega min\u00fascula", - "Lower Roman": "Romana min\u00fascula", "MB": "MB", "Make Visible to Students": "Hacer visible a los estudiantes", "Make sure that the full name on your account matches the name on your ID.": "Asegurese que su nombre completo en su cuenta corresponde al de su documento de identificaci\u00f3n.", @@ -1174,15 +970,11 @@ "Mark as Answer": "Marcar como respuesta", "Mark enrollment code as unused": "Marcar c\u00f3digo de inscripci\u00f3n como no utilizado", "Markdown Editing Help": "Ayuda para la edici\u00f3n con marcadores Markdown", - "Match case": "Igualar may\u00fasculas y min\u00faculas", "Max file size exceeded": "Tama\u00f1o maximo del archivo excedido", - "Maximum": "M\u00e1ximo", "Maximum file size: {maxFileSize} GB": "Tama\u00f1o m\u00e1ximo del archivo: {maxFileSize} GB", "May": "Mayo", "Membership": "Afiliaci\u00f3n", - "Merge cells": "Fusionar celdas", "Message:": "Mensaje:", - "Middle": "Educaci\u00f3n media", "Midnight": "Medianoche", "Minimum Completion:": "Valor m\u00ednimo a completar:", "Minimum Score:": "Nota m\u00ednima", @@ -1196,9 +988,6 @@ "Moving": "Moviendo", "Must be a Staff User to Perform this request.": "Hay que ser un usuario del equipo para cumplir esta petici\u00f3n.", "Must complete verification checkpoint": "Debe completar el punto de verificaci\u00f3n", - "Mute": "Silenciar", - "Muted": "En silencio", - "My Notes": "Mis notas", "My Orders": "Mis Pedidos", "My Team": "Mi equipo", "N/A": "N/D", @@ -1214,9 +1003,7 @@ "New %(item_type)s": "Nueva %(item_type)s", "New Address": "Nueva direcci\u00f3n ", "New Password": "Nueva Contrase\u00f1a", - "New document": "Documento nuevo", "New enrollment mode:": "Nuevo modo de inscripcion:", - "New window": "Nueva ventana", "New {component_type}": "Nuevo {component_type}", "Next": "Siguiente", "Next Step: Confirm your identity": "Siguiente paso: Confirmaci\u00f3n de identidad", @@ -1227,7 +1014,6 @@ "No Flash Detected": "No se detect\u00f3 flash", "No Timed Transcript": "No hay transcripci\u00f3n", "No Webcam Detected": "No se detect\u00f3 una c\u00e1mara web.", - "No color": "Sin color", "No content-specific discussion topics exist.": "No existen temas de discusi\u00f3n de contenidos espec\u00edficos", "No description available": "No hay descripci\u00f3n disponible", "No posts matched your query.": "Ninguna publicaci\u00f3n coincide con los criterios dados.", @@ -1239,7 +1025,6 @@ "No tasks currently running.": "No hay tareas en proceso en este momento.", "No transcript uploaded.": "No se ha subido ninguna transcripci\u00f3n", "No validation is performed on policy keys or value pairs. If you are having difficulties, check your formatting.": "No se realiza validaci\u00f3n de pares clave/valor de pol\u00edtica. Si tiene dificultades, por favor revisa tu formato.", - "Nonbreaking space": "Espacio sin saltos", "Noncommercial": "No comercial", "None": "Ninguno", "Noon": "Mediod\u00eda", @@ -1275,13 +1060,11 @@ "Number of Droppable": "Cantidad de ejercicios excluibles", "Number of Students": "N\u00famero de estudiantes", "Numbered List (Ctrl+O)": "Lista numerada (Ctrl+O)", - "Numbered list": "Lista numerada", "OK": "Aceptar", "ORDER NAME": "NOMBRE DEL PEDIDO", "ORDER NUMBER": "N\u00daMERO DEL PEDIDO", "ORDER PLACED": "PEDIDO REALIZADO", "October": "Octubre", - "Ok": "Aceptar", "Once in position, use the camera button {icon} to capture your ID": "Una vez en posici\u00f3n, haz clic en el siguiente \u00edcono {icon} para capturar tu ID", "Once in position, use the camera button {icon} to capture your photo": "Una vez en posici\u00f3n, usa el siguiente \u00edcono {icon} para capturar tu foto", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "Una vez tu cuenta haya sido eliminada, no la podr\u00e1s usar para tomar cursos en la app de edX, edx.org o en cualquier otro sitio administrado por edX. Esto incluye el acceso a edx.org desde el sistema de tu empleador o de tu universidad y el acceso a p\u00e1ginas privadas ofrecidas por MIT Open Learning, Wharton Online y Harvard Medical School.", @@ -1290,7 +1073,6 @@ "Only the parent course staff of a CCX can create content groups.": "S\u00f3lo el personal del curso principal de un CCX puede crear grupos de contenido.", "Open": "Abrir", "Open Calculator": "Abrir Calculadora", - "Open language menu": "Abrir men\u00fa de idioma", "Open the certificate you earned for the %(title)s program.": "Abrir el certificado que ganaste en el programa %(title)s.", "Open/download this file": "Abrir / descargar este archivo", "OpenAssessment Save Error": "Error al guardar en el servidor OpenAssessment", @@ -1309,7 +1091,6 @@ "Organization of the signatory": "Organizaci\u00f3n del signatario", "Other": "Otro", "Overall Score": "Puntaje general", - "Page break": "Salto de p\u00e1gina", "Page number out of %(total_pages)s": "N\u00famero de p\u00e1gina de un total de %(total_pages)s", "Pagination": "Paginaci\u00f3n", "Paragraph": "P\u00e1rrafo", @@ -1319,14 +1100,7 @@ "Password assistance": "Ayuda con la contrase\u00f1a", "Password is incorrect": "Contrase\u00f1a incorrecta", "Passwords do not match.": "Las contrase\u00f1as no son iguales.", - "Paste": "Pegar", - "Paste as text": "Pegar como texto", - "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "La funci\u00f3n pegar est\u00e1 en modo de texto. Los contenidos se pegar\u00e1n como texto plano hasta que se desactive esta opci\u00f3n.", - "Paste row after": "Pegar fila despu\u00e9s", - "Paste row before": "Pegar fila antes", - "Paste your embed code below:": "Pegar el c\u00f3digo para incrustar debajo:", "Path to Signature Image": "Ruta a la imagen de la firma", - "Pause": "Pausar", "Peer": "Par", "Pending Session Review": "Revisi\u00f3n de sesi\u00f3n pendiente", "Photo": "Foto", @@ -1340,8 +1114,6 @@ "Pin": "Marcar", "Pinned": "Fijado", "Placeholder": "Marcador de posici\u00f3n", - "Play": "Reproducir", - "Play video": "Reproducir video", "Please Note": "Por favor tener en cuenta", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "Por favor proporcione una foto del instructor. (Nota: s\u00f3lo se admite formato JPEG o PNG)", "Please add the institute where the instructor is associated": "Ingrese la instituci\u00f3n con la que el instructor est\u00e1 asociado", @@ -1381,27 +1153,22 @@ "Please wait": "Por favor espere", "Post": "Publicaci\u00f3n", "Post type": "Tipo de publicaci\u00f3n", - "Poster": "Poster", "Practice Exam Completed": "Examen de pr\u00e1ctica completado", "Practice Exam Failed": "Examen de pr\u00e1ctica no aprobado", "Practice Proctored": "Practica de examen supervisado", "Practice proctored Exam": "Practica de examen supervisado", - "Pre": "Pre", "Preferred Language": "Preferencia de idioma", "Preformatted": "Preformateado", "Prerequisite:": "Prerrequisito", "Prerequisite: %(prereq_display_name)s": "Prerrequisito: %(prereq_display_name)s ", "Press Add to language": "Seleccione A\u00f1adir para idioma", "Press Remove to remove language": "Seleccione Remover para eliminar el idioma", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "Velocidad: Presiona ARRIBA para acceder al men\u00fa, luego usa las teclas de ARRIBA y ABAJO para cambiar a diferentes velocidades, y presiona ENTER para cambiar a la velocidad seleccionada.", "Press change to change selected transcript provider.": "Seleccione cambiar para cambiar el proveedor de transcripci\u00f3n seleccionado", "Press close to hide course video settings": "Seleccione cerrar para ocultar los ajustes de v\u00eddeo del curso", "Press discard changes to discard changes.": "Seleccione descartar cambios para descartar los cambios realizados", "Press discard changes to discard your changes.": "Seleccione descartar cambios para descartar los cambios realizados", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "Idioma: Presiona la flecha ARRIBA para entrar al men\u00fa de idioma, luego usa las flechas ARRIBA y ABAJO para navegar las opciones de idioma. Presiona ENTRAR para cambiar al idioma seleccionado.", "Press update settings to update course video settings": "Seleccione actualizar ajustes para actualizar los ajustes de v\u00eddeo del curso", "Press update settings to update the information for your organization.": "Seleccione actualizar ajustes para actualizar la informaci\u00f3n de su organizaci\u00f3n", - "Prev": "Previo", "Prevent students from generating certificates in this course?": "\u00bfEvitar que estudiantes generen certificados para este curso ?", "Preview": "Vista previa", "Preview Certificate": "Previsualizar certificado", @@ -1411,7 +1178,6 @@ "Previous Uploads": "Subidas anteriores", "Previous Uploads table has been updated.": "La tabla de Cargas previas ha sido actualizada.", "Previously published": "Publicado previamente", - "Print": "Imprimir", "Processing Re-run Request": "Procesando petici\u00f3n de reapertura", "Proctored": "Supervisado", "Proctored Exam": "Examen supervisado", @@ -1430,7 +1196,6 @@ "Promote another member to Admin to remove your admin rights": "Promueva a otro miembro del equipo a administrador si quiere quitar sus propios privilegios de administrador", "Provisional": "Provisional", "Provisionally Supported": "Soportado de forma provisional", - "Public": "P\u00fablico", "Publish": "Publicar", "Publish all unpublished changes for this {item}?": "Publicar todos los cambios no publicados para este {item}?", "Publish {display_name}": "Publicar {display_name}", @@ -1452,7 +1217,6 @@ "Receive updates": "Recibir notificaciones", "Recent Activity": "Actividad Reciente", "Recommended image resolution is {imageResolution}, maximum image file size should be {maxFileSize} and format must be one of {supportedImageFormats}.": "La resoluci\u00f3n recomendada de la imagen es {imageResolution}, el m\u00e1ximo tama\u00f1o del archivo de la imagen deber\u00eda ser {maxFileSize} y el formato debe ser uno de {supportedImageFormats}.", - "Redo": "Volver a hacer", "Redo (Ctrl+Shift+Z)": "Rehacer (Ctrl+Shift+Z)", "Redo (Ctrl+Y)": "Rehacer (Ctrl+Y)", "Regenerate": "Regenerar", @@ -1476,7 +1240,6 @@ "Remove file": "Remover archivo", "Remove from Invalidation Table": "Remover de la tabla de invalidaciones", "Remove from List": "Remover de la lista", - "Remove link": "Remover el v\u00ednculo", "Remove subsection %(subsectionDisplayName)s": "Borrar subsecci\u00f3n %(subsectionDisplayName)s", "Remove this team member?": "\u00bfRemover este miembro del equipo?", "Remove this video": "Remover este video", @@ -1486,14 +1249,9 @@ "Removing": "Eliminando", "Removing a video from this list does not affect course content. Any content that uses a previously uploaded video ID continues to display in the course.": "Eliminar un video de esta lista no afecta el contenido del curso. Cualquier contenido que use un ID de un video cargado con anterioridad se seguir\u00e1 mostrando en el curso.", "Replace": "Reemplazar", - "Replace all": "Reemplazar todo", - "Replace with": "Reemplazar con", - "Reply": "Responder", - "Reply to Annotation": "Responder a la anotaci\u00f3n", "Report": "Denunciar", "Report abuse": "Denunciar un abuso", "Report abuse, topics, and responses": "Denunciar abusos, temas, y respuestas", - "Report annotation as inappropriate or offensive.": "Reportar una publicaci\u00f3n como ofensiva o inapropiada.", "Reported": "Denunciado", "Requester": "Solicitante", "Required": "Requerido", @@ -1506,7 +1264,6 @@ "Reset my password": "Restablecer mi contrase\u00f1a", "Responses could not be loaded. Refresh the page and try again.": "No se pudieron cargar respuestas. Recarga la p\u00e1gina e intenta nuevamente.", "Restore enrollment code": "Restaurar c\u00f3digo de inscripci\u00f3n", - "Restore last draft": "Restaura el \u00faltimo borrador", "Restrict access to:": "Acceso restringido a:", "Retake Photo": "Tomar nuevamente la foto", "Retake Your Photos": "Tome nuevamente sus fotos", @@ -1520,16 +1277,7 @@ "Review Your Photos": "Revisar sus fotos", "Review your info": "Revisa tu informaci\u00f3n", "Revoke access": "Remover el acceso", - "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c1rea de texto enriquecido. Presiona ALT-F9 para desplegar el men\u00fa. Presiona ALT-F10 para la barra de herramientas. Presiona ALT-0 para obtener ayuda.", - "Right": "Derecha", - "Right to left": "De derecha a izquierda", - "Robots": "Robots", "Role field should not be left unselected.": "El campo de rol no puede quedar sin ser seleccionado.", - "Row": "Fila", - "Row group": "Agrupar fila", - "Row properties": "Propiedades de fila", - "Row type": "Tipo de fila", - "Rows": "Filas", "Save": "Guardar", "Save Changes": "Guardar cambios", "Save changes": "Guardar cambios", @@ -1538,7 +1286,6 @@ "Saving your email preference": "Guardando tus preferencias de correo electr\u00f3nico", "Saving...": "Guardando...", "Scheduled:": "Programado:", - "Scope": "Alcance", "Search": "Buscar", "Search Results": "Resultados de b\u00fasqueda", "Search all posts": "Buscar en todo", @@ -1560,7 +1307,6 @@ "Select a prerequisite subsection and enter a minimum score percentage and minimum completion percentage to limit access to this subsection. Allowed values are 0-100": "Seleccione una sub-secci\u00f3n con prerequisito e ingrese un porcentaje de calificaci\u00f3n m\u00ednimo y un porcentaje m\u00ednimo a ser completado para limitar el acceso a esta sub-secci\u00f3n. Los valores permitidos son de 0 a 100.", "Select a session:": "Selecciona una edici\u00f3n:", "Select a time allotment for the exam. If it is over 24 hours, type in the amount of time. You can grant individual learners extra time to complete the exam through the Instructor Dashboard.": "Seleccione un tiempo disponible para el examen. Si es mayor a 24 horas, escriba la cantidad de tiempo. Puede otorgar a estudiantes individuales un tiempo extra para completar el examen a trav\u00e9s del panel de control de instructor.", - "Select all": "Selecionar todo", "Select fidelity": "Seleccionar fidelidad", "Select language": "Seleccionar lenguaje", "Select one or more groups:": "Selecciones uno o mas grupos:", @@ -1577,7 +1323,6 @@ "Sent To": "Enviado a", "Sent To:": "Enviado a:", "September": "Septiembre", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u00a1Error de secuencia! No se ha podido navegar a %(tab_name)s en el actual SequenceModule. Por favor contacta al equipo del curso.", "Server Error, Please refresh the page and try again.": "Error de servidor, por favor recarga la p\u00e1gina e intenta nuevamente.", "Server error.": "Error en el servidor.", "Session Selection Dropdown for {courseName}": "Men\u00fa desplegable para seleccionar la edici\u00f3n del curso {courseName}", @@ -1590,10 +1335,8 @@ "Share Alike": "Compartir como", "Share on Mozilla Backpack": "Compartir en Mozilla Backpack", "Share your \"%(display_name)s\" award": "Comparte tu insignia de \"%(display_name)s\" ", - "Short explanation": "explicaci\u00f3n breve", "Show": "Mostrar", "Show All": "Mostrar todo", - "Show Annotations": "Mostrar anotaciones", "Show Comment (%(num_comments)s)": [ "Mostrar comentario (%(num_comments)s)", "Mostrar comentarios (%(num_comments)s)" @@ -1602,9 +1345,7 @@ "Show Discussion": "Mostrar Discusi\u00f3n", "Show Previews": "Mostrar vistas previas", "Show assessment results when subsection is past due": "Mostrar resultados de las evaluaciones cuando la subsecci\u00f3n haya caducado", - "Show blocks": "Mostrar bloques", "Show entire subsection": "Mostrar toda la subsecci\u00f3n", - "Show invisible characters": "Mostrar caracteres invisibles", "Show me other ways to sign in or register": "Mostrar otras formas de iniciar sesi\u00f3n o registrarme", "Show notes": "Mostrar notas", "Show posts by {username}.": "Mostrar las publicaciones por {username}.", @@ -1636,7 +1377,6 @@ "Signatory": "Signatario", "Signatory field(s) has invalid data.": "Uno o mas campo del signatario tiene(n) informaci\u00f3n inv\u00e1lida", "Signature Image": "Imagen de la firma", - "Skip": "Omitir", "Social Media Links": "Enlaces de redes sociales", "Some Rights Reserved": "Algunos Derechos Reservados", "Some images in this post have been omitted": "Algunas im\u00e1genes en esta publicaci\u00f3n han sido omitidas", @@ -1646,29 +1386,19 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "Lo sentimos. Ocurri\u00f3 un error en la interpretaci\u00f3n de los subt\u00edtulos enviados. Por favor revise el formato e intente nuevamente.", "Sorry, there was an error trying to process your request. Please try again later.": "Ocurri\u00f3 un error al procesar tu solicitud. Por favor, intente nuevamente m\u00e1s tarde.", "Sorted by": "Ordenados por", - "Source": "Fuente", - "Source code": "C\u00f3digo fuente", - "Special character": "Caracter especial", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "Especificar una alternativa al t\u00edtulo oficial del curso para ser visualizado en los certificados. Dejar vac\u00edo para utilizar el t\u00edtulo oficial del curso.", "Specify any rules or rule exceptions that the proctoring review team should enforce when reviewing the videos. For example, you could specify that calculators are allowed. These specified rules are visible to learners before the learners start the exam, along with the {linkStart}general proctored exam rules{linkEnd}.": "Especifica cualquiera regla o excepciones a la regla que el equipo supervisor de revisi\u00f3n debe aplicar al ver los v\u00eddeos. Por ejemplo, podr\u00edas especificar que calculadoras est\u00e1n permitidas. Estas reglas espec\u00edficas son visibles a los estudiantes que inician el examen, junto con {linkStart}reglas generales del examen supervisado{linkEnd}.", "Specify any rules or rule exceptions that the proctoring review team should enforce when reviewing the videos. For example, you could specify that calculators are allowed. These specified rules are visible to learners before the learners start the exam.": "Especifique cualquier regla o excepci\u00f3n a la regla que el equipo de revisi\u00f3n y monitoreo deber\u00eda hacer cumplir cuando se vean los v\u00eddeos. Por ejemplo, podr\u00eda especificar que calculadoras est\u00e1n permitidas. Esta reglas espec\u00edficas son visibles para los estudiantes antes de que empiecen el examen.", "Specify whether content-specific discussion topics are divided.": "Especifique si los contenidos espec\u00edficos de la discusi\u00f3n del curso est\u00e1n divididos.", "Specify whether discussion topics are divided": "Especifique si los temas de la discusi\u00f3n est\u00e1n divididos", - "Speed": "Velocidad", - "Spellcheck": "Revisi\u00f3n ortogr\u00e1fica", - "Split cell": "Dividir celda", - "Square": "Cuadrado", "Staff": "Equipo del curso", "Staff Only": "Solo equipo del curso", "Staff and Learners": "Funcionarios y estudiantes", - "Start": "Inicio", "Start Date": "Fecha inicial:", "Start Proctored Exam": "Iniciar Examen Supervisado", "Start System Check": "Empezar chequeo del sistema", "Start generating certificates for all students in this course?": "\u00bfComenzar a generar los certificados para todos los estudiantes de este curso?", - "Start of transcript. Skip to the end.": "Inicio de la transcripci\u00f3n. Saltar al final.", "Start regenerating certificates for students in this course?": "\u00bfIniciar regeneraci\u00f3n de certificados para estudiantes de este curso?", - "Start search": "Iniciar b\u00fasqueda", "Start working toward your next learning goal.": "Empieza a trabajar hacia tu pr\u00f3xima meta de aprendizaje.", "Started": "Inici\u00f3", "Started entrance exam rescore task for student '{student_id}'. Click the 'Show Task Status' button to see the status of the task.": "Iniciada tarea de recalificaci\u00f3n de examen de ingreso para estudiante '{student_id}'. Haz clic en el bot\u00f3n 'Mostrar estado de tareas' para ver el estado de la tarea.", @@ -1681,22 +1411,18 @@ "State": "Estado", "Status": "Estado", "Status of Your Response": "Estado de su respuesta", - "Strikethrough": "Tachado", "Student": "Estudiante", "Student Removed from certificate white list successfully.": "El estudiante fue eliminado exitosamente de la lista blanca de certificados.", "Student email or username": "Correo electr\u00f3nico o nombre de usuario del estudiante", "Student username/email field is required and can not be empty. Kindly fill in username/email and then press \"Add to Exception List\" button.": "El campo de nombre de usuario /correo de estudiante es requerido y no puede estar vac\u00edo. Por favor completa este campo y luego presiona el bot\u00f3n de \"A\u00f1adir a la lista de excepciones\".", "Student username/email field is required and can not be empty. Kindly fill in username/email and then press \"Invalidate Certificate\" button.": "El campo de nombre de usuario /correo de estudiante es requerido y no puede estar vac\u00edo. Por favor completa este campo y luego presiona el bot\u00f3n de \"Invalidar certificado\".", "Studio:": "Studio:", - "Style": "Estilo", "Subject": "Asunto", "Subject:": "Asunto:", - "Submission aborted! Sorry, your browser does not support file uploads. If you can, please use Chrome or Safari which have been verified to support file uploads.": "\u00a1El env\u00edo fue descartado! Lo sentimos, tu navegador no soporta la carga de archivos. Si puedes, por favor utiliza Chrome o Safari que han sido verificados para soportar la carga de archivos.", "Submit": "Enviar", "Submit Application": "Enviar solicitud", "Submit enrollment change": "Enviar cambio de inscripci\u00f3n", "Submitted": "Enviado", - "Subscript": "Subescrito", "Subsection": "Subsecci\u00f3n", "Subsection Visibility": "Visibilidad de la subsecci\u00f3n", "Subsection is hidden after course end date": "La subsecci\u00f3n est\u00e1 oculta despu\u00e9s de la fecha de terminaci\u00f3n del curso.", @@ -1717,13 +1443,10 @@ "Successfully started task to rescore problem '<%- problem_id %>' for all students. Click the 'Show Task Status' button to see the status of the task.": "Se program\u00f3 la tarea para re puntuar el problema '<%- problem_id %>' para todos los estudiantes. Haz clic en el bot\u00f3n de 'Mostrar estado de tareas' para ver el estado de dicha tarea.", "Successfully started task to reset attempts for problem '<%- problem_id %>'. Click the 'Show Task Status' button to see the status of the task.": "Se ha programado la tarea de reinicio de los env\u00edos para todos los estudiantes en el problema '<%- problem_id %>'. Haz clic en el bot\u00f3n de 'Mostrar estado de tareas' para ver el estado de dicha tarea.", "Successfully unlinked.": "Se desvincul\u00f3 con \u00e9xito.", - "Superscript": "Superescrito", "Support education research by providing additional information": "Ayuda a la investigaci\u00f3n acad\u00e9mica brindando m\u00e1s informaci\u00f3n", "Supported": "Soportado", "Supported file types: {supportedVideoTypes}": "Tipos de archivo soportados: {supportedVideoTypes}", "TOTAL": "TOTAL", - "Table": "Tabla", - "Table properties": "Propiedades de la tabla", "Tags": "Etiquetas", "Tags:": "Etiquetas:", "Take Photo": "Tomar foto", @@ -1737,7 +1460,6 @@ "Taking As Open Exam": "Tomando como examen abierto", "Taking As Proctored Exam": "Tomando como examen supervisado", "Taking as Proctored": "Tomando como examen supervisado", - "Target": "Objetivo", "Task ID": "Id de la tarea", "Task Progress": "Progreso de la Tarea", "Task Status": "Estado de la tarea", @@ -1756,11 +1478,7 @@ "Teams": "Equipos", "Teams Pagination": "Paginaci\u00f3n de Equipos", "Tell other learners a little about yourself: where you live, what your interests are, why you're taking courses, or what you hope to learn.": "Comparte con otros usuarios algo sobre ti: donde vives, cuales son tus intereses, porque est\u00e1s tomando estos cursos, o cuales son tus expectativas de aprendizaje.", - "Templates": "Plantillas", "Terms of Service and Honor Code": "T\u00e9rminos del servicio y c\u00f3digo de honor", - "Text": "Texto", - "Text color": "Color de texto", - "Text to display": "Texto para desplegar", "Textbook Name": "Nombre", "Textbook information": "Informaci\u00f3n del libro de texto", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "Gracias %(full_name)s! Hemos recibido su pago para el curso %(course_name)s.", @@ -1770,8 +1488,6 @@ "Thank you for submitting your photos. We will review them shortly. You can now sign up for any %(platformName)s course that offers verified certificates. Verification is good for one year. After one year, you must submit photos for verification again.": "Gracias por enviar sus fotos. Las revisaremos pronto. Ahora puede registrarse para cualquier curso de %(platformName)s que ofrezca Certficados Verificados. La verificaci\u00f3n es v\u00e1lida por un a\u00f1o. Despu\u00e9s de este periodo, deber\u00e1 volver a enviar fotograf\u00edas para una nueva verificaci\u00f3n.", "Thank you! We have received your payment for {courseName}.": "\u00a1Gracias! Hemos recibido tu pago para {courseName}.", "Thanks for returning to verify your ID in: {courseName}": "Gracias por regresar a verificar tu ID en: {courseName}", - "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "La URL que introdujiste parece ser una direcci\u00f3n de correo electr\u00f3nico. \u00bfDesea agregarle el prefijo requerido mailto:?", - "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?": "La URL que introdujiste parece ser un v\u00ednculo externo. \u00bfDesea agregarle el prefijo requerido http://?", "The assignment type must have a name.": "El tipo de asignaci\u00f3n debe tener un nombre", "The certificate available date must be later than the course end date.": "La fecha disponible para el certificado debe ser m\u00e1s tarde que la fecha de terminaci\u00f3n del curso.", "The certificate for this learner has been re-validated and the system is re-running the grade for this learner.": "El certificado para este estudiante ha sido revalidado y el sistema est\u00e1 computando nuevamente la calificaci\u00f3n.", @@ -1800,7 +1516,6 @@ "The following users are no longer enrolled in the course:": "Los siguientes usuarios ya no est\u00e1n inscritos en el curso:", "The following warnings were generated:": "Se generaron las siguientes advertencias:", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "La categor\u00eda general para este tipo de asignaci\u00f3n, por ejemplo, Tareas o Examen trimestral. Este nombre es visible a los estudiantes.", - "The grading process is still running. Refresh the page to see updates.": "El proceso de calificaci\u00f3n todav\u00eda est\u00e1 corriendo. Recarga la p\u00e1gina para ver las actualizaciones.", "The language that team members primarily use to communicate with each other.": "El idioma que usan los miembros del equipo para comunicarse.", "The language used throughout this site. This site is currently available in a limited number of languages. Changing the value of this field will cause the page to refresh.": "El idioma utilizado en este sitio. Actualmente este sitio est\u00e1 disponible en un n\u00famero limitado de idiomas. Cambiar el valor de este campo causar\u00e1 que la p\u00e1gina se actualice.", "The minimum completion percentage must be a whole number between 0 and 100.": "El porcentaje m\u00ednimo a completar debe ser un n\u00famero entero entre 0 y 100. ", @@ -1868,12 +1583,7 @@ "This Group Configuration is used in:": "Esta configuraci\u00f3n de grupo se usa en:", "This action cannot be undone.": "Esta acci\u00f3n no se puede deshacer.", "This action updates the {provider} information for your entire organization.": "Esta acci\u00f3n actualiza la informaci\u00f3n del proveedor {provider} para toda la organizaci\u00f3n.", - "This annotation has %(count)s flag.": [ - "Esta publicaci\u00f3n tiene %(count)s marca.", - "Esta publicaci\u00f3n tiene %(count)s marcas." - ], "This assessment could not be submitted.": "Esta revisi\u00f3n no pudo ser enviada.", - "This browser cannot play .mp4, .ogg, or .webm files.": "Este navegador no puede reproducir archivos .mp4, .ogg o .webm", "This catalog's courses:": "Los cursos de este cat\u00e1logo:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "Este certificado ya ha sido activado y est\u00e1 publicado. \u00bfEst\u00e1 seguro de que desea continuar edit\u00e1ndolo?", "This comment could not be deleted. Refresh the page and try again.": "No se pudo borrar este comentario. Recarga la p\u00e1gina e intenta nuevamente.", @@ -1912,7 +1622,6 @@ "This post will be visible to everyone.": "Esta publicaci\u00f3n sera visible para todos.", "This problem could not be saved.": "Este problema no pudo ser guardado.", "This problem has already been released. Any changes will apply only to future assessments.": "Este problema ya ha sido liberado. Cualquier cambio en el mismo se aplicar\u00e1 solo a los env\u00edo futuros.", - "This problem has been reset.": "Este problema ha sido restablecido.", "This response could not be marked as an answer. Refresh the page and try again.": "No se pudo marcar esta respuesta. Recarga la p\u00e1gina e intenta nuevamente.", "This response could not be marked as endorsed. Refresh the page and try again.": "No se pudo marcar esta respuesta como validada. Recarga la p\u00e1gina e intenta nuevamente. ", "This response could not be saved.": "Esta respuesta no pudo ser guardada.", @@ -1967,8 +1676,6 @@ "Today": "Hoy", "Toggle Notifications Setting": "Cambiar las opciones de notificaci\u00f3n", "Tomorrow": "Ma\u00f1ana", - "Tools": "Herramientas", - "Top": "Superior", "Topic": "Tema", "Topic area": "\u00c1rea Tem\u00e1tica", "Topics": "Temas", @@ -1980,14 +1687,9 @@ "Transcript Languages": "Idiomas de Transcripci\u00f3n", "Transcript Provider": "Proveedor de la transcripci\u00f3n", "Transcript Turnaround": "Tiempo de procesamiento de la transcripci\u00f3n", - "Transcript will be displayed when you start playing the video.": "La transcripci\u00f3n se visualizar\u00e1 cuando se comience a reproducir el video.", "Transcripts": "Transcripciones", "Try the transaction again in a few minutes.": "Intenta la transacci\u00f3n nuevamente en algunos minutos.", "Try this practice exam again": "Comenzar este examen de pr\u00e1ctica nuevamente", - "Try using a different browser, such as Google Chrome.": "Intente usar otro navegador. Por ejemplo Google Chrome.", - "Turn off transcripts": "Desactivar transcripci\u00f3n", - "Turn on closed captioning": "Activar subt\u00edtulos", - "Turn on transcripts": "Activar transcripci\u00f3n", "Type": "Tipo", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "Introduce un URL o utiliza el bot\u00f3n de \"Elegir Archivo\" para subir un archivo de tu m\u00e1quina (p. ej. 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "Escriba en este cuadro para filtrar la lista de %s disponibles", @@ -1996,8 +1698,6 @@ "Unable to determine whether we should give you a refund because of System Error. Please try again later.": "No se ha podido determinar si debemos darle un reembolso debido a un error del sistema. Por favor, int\u00e9ntelo de nuevo m\u00e1s tarde.", "Unable to load": "No se ha podido cargar", "Unable to submit application": "No se pudo enviar la solicitud", - "Underline": "Subrayado", - "Undo": "Deshacer", "Undo (Ctrl+Z)": "Deshacer (Ctrl+Z)", "Undo Changes": "Deshacer Cambios", "Undo move": "Deshacer movimiento", @@ -2018,7 +1718,6 @@ "Unlink your {accountName} account": "Desvincular tu cuenta de {accountName} ", "Unlinking": "Desvinculando", "Unmark as Answer": "Desmarcar como respuesta", - "Unmute": "Restablecer sonido", "Unnamed Option": "Opci\u00f3n sin nombre", "Unpin": "Desmarcar", "Unpublished changes to content that will release in the future": "Cambios no publicados del contenido que ser\u00e1 liberado en el futuro", @@ -2066,10 +1765,7 @@ "Upload your video thumbnail image.": "Subir tu miniatura de la imagen del video", "Uploaded file issues. Click on \"+\" to view.": "Problemas con los archivos cargados. Haz clic en \"+\" para ver.", "Uploading": "Subiendo", - "Upper Alpha": "Alfa May\u00fascula", - "Upper Roman": "Romana may\u00fascula", "Upset Learner": "Estudiante alterado", - "Url": "URL", "Use Current Transcript": "Usar la transcripci\u00f3n actual", "Use a practice proctored exam to introduce learners to the proctoring tools and processes. Results of a practice exam do not affect a learner's grade.": "Use una pr\u00e1ctica de examen supervisado para introducir a los estudiantes a las herramientas y procesos de este tipo de examen. Los resultados de esta pr\u00e1ctica no contar\u00e1n hacia la calificaci\u00f3n del estudiante.", "Use a timed exam to limit the time learners can spend on problems in this subsection. Learners must submit answers before the time expires. You can allow additional time for individual learners through the Instructor Dashboard.": "Use un examen cronometrado para limitar el tiempo que los estudiantes podr\u00e1n emplear en los problemas de esta subsecci\u00f3n. Los estudiantes deber\u00e1n enviar sus respuestas antes de que el tiempo expire. Usted podr\u00e1 permitir un tiempo adicional por estudiante a trav\u00e9s del panel de control de instructor.", @@ -2087,13 +1783,10 @@ "Usado en {count} ubicaci\u00f3n", "Usado en {count} ubicaciones" ], - "User": "Usuario", "User Email": "Correo electr\u00f3nico del usuario", "Username": "Nombre de usuario", "Username or email address": "Nombre de usuario o correo electr\u00f3nico", - "Users": "Usuarios", "Users must create and activate their account before they can be promoted to beta tester.": "Los usuarios deben crear y activar su cuenta antes de que puedan ser promovidos a usuarios de prueba.", - "V Align": "Alineaci\u00f3n vertical", "Valid": "V\u00e1lido", "Validation Error": "Error de validaci\u00f3n", "Validation Error While Saving": "Error de Validaci\u00f3n al Guardar", @@ -2108,22 +1801,13 @@ "Verified mode price": "Precio del modo verificado", "Verify Now": "Verificar ahora", "Version": "Versi\u00f3n", - "Vertical space": "Espacio vertical", - "Very loud": "Muy alto", - "Very low": "Muy bajo", - "Video": "V\u00eddeo", "Video Capture Error": "Error en la captura de v\u00eddeo", "Video ID": "ID del video", "Video Source Language": "Idioma de la fuente del video", "Video Status": "Estado del v\u00eddeo", "Video duration is {humanizeDuration}": "La duraci\u00f3n del v\u00eddeo es {humanizeDuration}", - "Video ended": "Fin del video", "Video image upload completed": "Carga del v\u00eddeo completado", "Video image upload started": "Se inici\u00f3 la carga del v\u00eddeo", - "Video position": "Posici\u00f3n del video", - "Video position. Press space to toggle playback": "Posici\u00f3n del video. Presiona el espacio para alternar la reproducci\u00f3n", - "Video speed: ": "Velocidad del video:", - "Video transcript": "Transcripci\u00f3n de video", "View": "Ver", "View %(span_start)s %(team_name)s %(span_end)s": "Ver %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "Ver curso archivado", @@ -2143,8 +1827,6 @@ "Visibility": "Visibilidad", "Visible to": "Visible para", "Visible to Staff Only": "Visible solo para el equipo del curso", - "Visual aids": "Ayudas visuales", - "Volume": "Volumen", "Vote for good posts and responses": "Votar por las mejores publicaciones y respuestas", "Vote for this post,": "Vote por esta publicaci\u00f3n", "Waiting": "Esperando", @@ -2176,12 +1858,9 @@ "When learners submit an answer to an assessment, they immediately see whether the answer is correct or incorrect, and the score received.": "Cuando los estudiantes env\u00edan una respuesta para evaluaci\u00f3n, ven inmediatamente si la respuesta es correcta o incorrecta, y la calificaci\u00f3n recibida.", "When your face is in position, use the camera button {icon} below to take your photo.": "Luego de colocar tu rostro en posici\u00f3n, haz clic en el siguiente \u00edcono {icon} para tomar la foto.", "Which timed transcript would you like to use?": "\u00bfCu\u00e1l de las transcripciones desea utilizar?", - "Whole words": "Palabras completas", "Why activate?": "Por qu\u00e9 activar?", "Why does %(platformName)s need my photo?": "Por qu\u00e9 %(platformName)s necesita mi foto ?", - "Width": "Anchura", "Will Be Visible To:": "Ser\u00e1 visible para:", - "Words: {0}": "Palabras: {0}", "Would you like to sign in using your %(providerName)s credentials?": "\u00bfDesea iniciar sesi\u00f3n usando %(providerName)s?", "Year of Birth": "A\u00f1o de nacimiento", "Yes, Delete": "Si, Eliminar", @@ -2217,12 +1896,9 @@ "You could not be unsubscribed from this post. Refresh the page and try again.": "No se pudo procesar tu solicitud de cancelar tu subscripci\u00f3n a esta publicaci\u00f3n. Recarga la p\u00e1gina e intenta nuevamente.", "You currently have no cohorts configured": "Actualmente no has configurado ning\u00fan cohorte", "You did not select a content group": "No has seleccionado el contenido del grupo", - "You did not select any files to submit.": "No has seleccionado ning\u00fan archivo para enviar.", - "You did not submit the required files: {requiredFiles}.": "No enviaste los archivos requeridos: {requiredFiles}.", "You don't seem to have Flash installed. Get Flash to continue your verification.": "Al parecer no tienes el flash instalado. Por favor instala el flash para continuar con tu proceso de verificaci\u00f3n.", "You don't seem to have a webcam connected.": "Parece que no hay una webcam conectada.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "Ha a\u00f1adido un nuevo criterio. Deber\u00e1 seleccionar una opci\u00f3n para el criterio que se usar\u00e1 en el paso de entrenamiento del estudiante. Para hacer esto, haga clic en la pesta\u00f1a de Configuraci\u00f3n. ", - "You have already reported this annotation.": "Ya has reportado esta publicaci\u00f3n.", "You have already verified your ID!": "Usted ha verificado su ID!", "You have been logged out of your edX account. Click Okay to log in again now. Click Cancel to stay on this page (you must log in again to save your work).": "Tu sesi\u00f3n ha sido cerrada. Haz clic en Aceptar para volver a iniciar sesi\u00f3n. Haz clic en Cancelar para permanecer en est\u00e1 p\u00e1gina (Deberas iniciar sesi\u00f3n nuevamente para guardar tu trabajo).", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "Ha borrado un criterio. El criterio ha sido removido de los ejemplos de respuesta en el paso de entrenamiento del estudiante.", @@ -2239,7 +1915,6 @@ "You have selected \u201cDelete my account.\u201d Deletion of your account and personal data is permanent and cannot be undone. EdX will not be able to recover your account or the data that is deleted.": "Has seleccionado \u201cEliminar mi cuenta\u201d. La eliminaci\u00f3n de tu cuenta y datos personales es permanente e irreversible. EdX no ser\u00e1 capaz de recuperar tu cuenta o los datos que se hayan borrado.", "You have successfully signed into %(currentProvider)s, but your %(currentProvider)s account does not have a linked %(platformName)s account. To link your accounts, sign in now using your %(platformName)s password.": "Has iniciado sesi\u00f3n exitosamente en %(currentProvider)s, pero tu cuenta de %(currentProvider)s no est\u00e1 vinculada con una cuenta en %(platformName)s. Para vincular tus cuentas, ingresa con tu usuario y contrase\u00f1a de %(platformName)s.", "You have successfully updated your goal.": "Ha actualizado exitosamente su objetivo.", - "You have unsaved changes are you sure you want to navigate away?": "Tienes cambios sin guardar, \u00bfest\u00e1s seguro que deseas avanzar en el navegador?", "You have unsaved changes on individual editable fields. If you run an action, your unsaved changes will be lost.": "Tiene cambios sin guardar en campos editables individuales. Si ejecuta una acci\u00f3n, los cambios no guardados se perder\u00e1n.", "You haven't added any assets to this course yet.": "No ha a\u00f1adido a\u00fan ning\u00fan recurso a este curso.", "You haven't added any content to this course yet.": "Todav\u00eda no ha a\u00f1adido ning\u00fan contenido a este curso.", @@ -2261,7 +1936,6 @@ "You receive messages from {platform_name} and course teams at this address.": "Recibe mensajes de {platform_name} y equipos del curso en esta direcci\u00f3n.", "You reserve all rights for your work": "Usted reserva todos los derechos por su trabajo", "You still need to visit the %(display_name)s website to complete the credit process.": "Todav\u00eda debe visitar el sitio web de %(display_name)s para completar el proceso de cr\u00e9dito.", - "You submitted {filename}; only {allowedFiles} are allowed.": "Tu enviaste {filename}; solamente se permiten {allowedFiles}.", "You waive some rights for your work, such that others can use it too": "Usted renuncia a algunos derechos de su trabajo para que otros puedan usarlo tambi\u00e9n. ", "You will be refunded the amount you paid.": "Se le devolver\u00e1 el valor pagado.", "You will not be refunded the amount you paid.": "No le ser\u00e1 devuelto el valor pagado.", @@ -2274,7 +1948,6 @@ "You've successfully signed into %(currentProvider)s.": "Has iniciado sesi\u00f3n exitosamente en %(currentProvider)s.", "Your ID must be a government-issued photo ID that clearly shows your face.": "Su documento de identificaci\u00f3n debe ser un documento oficial con foto que muestre claramente su cara.", "Your Program Journey": "Tu Trayecto del Programa", - "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "Tu navegador no soporta el acceso directo al portapapeles. Por favor, usa los atajos Ctrl+X/C/V", "Your changes have been saved.": "Sus cambios han sido guardados.", "Your changes have been saved. {details}": "Tus cambios han sido guardados. {details}", "Your changes will not take effect until you save your progress.": "Sus cambios no tendr\u00e1n efecto hasta que haya guardado su progreso.", @@ -2289,7 +1962,6 @@ "Your file '{file}' has been uploaded. Allow a few minutes for processing.": "El archivo '{file}' ha sido cargado. Espera algunos minutos mientras se procesa.", "Your file could not be uploaded": "Su archivo no pudo ser cargado", "Your file has been deleted.": "Su archivo ha sido borrado.", - "Your file {filename} is too large (max size: {maxSize}MB).": "Tu archivo {filename} es demasiado grande (tama\u00f1o m\u00e1ximo: {maxSize}MB).", "Your library could not be exported to XML. There is not enough information to identify the failed component. Inspect your library to identify any problematic components and try again.": "Tu librer\u00eda no puede ser exportada a XML. No ha la suficiente informaci\u00f3n para identificar el componente que fall\u00f3. Revisar tu librer\u00eda para identificar alg\u00fan problema en componentes e intentar de nuevo.", "Your message cannot be blank.": "Tu mensaje no puede estar vac\u00edo.", "Your message must have a subject.": "Tu mensaje debe tener un asunto.", @@ -2314,26 +1986,15 @@ "Zoom In": "Acercar", "Zoom Out": "Alejar", "[no tags]": "[sin etiquetas]", - "a day": "un d\u00eda", - "about %d hour": [ - "cerca de %d hora", - "cerca de %d horas" - ], - "about a minute": "cerca de un minuto", - "about a month": "cerca de un mes", - "about a year": "cerca de un a\u00f1o", - "about an hour": "cerca de una hora", "active proctored exams": "ex\u00e1menes supervisados activos", "and others": "y otros", "anonymous": "an\u00f3nimo", - "answer": "pregunta", "answered question": "pregunta respondida", "bytes": "bytes", "certificate": "certificado", "close": "cerrar", "component": "componente", "content group": "Contenido", - "correct": "correcto", "could not determine the course_id": "No se pudo determinar la ID del curso", "course id": "Id de Curso", "courses with active proctored exams": "cursos con ex\u00e1menes supervisados activos", @@ -2360,17 +2021,13 @@ "for {courseName}": "Para {courseName}", "group configuration": "Configuraci\u00f3n de Grupo", "image omitted": "imagen omitida", - "incorrect": "incorrecto", "internally reviewed": "revisado internamente", "last activity": "\u00faltima actividad", - "less than a minute": "menos de un minuto", "marked as answer %(time_ago)s": "marcado como respuesta hace %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "marcado como respuesta hace %(time_ago)s por %(user)s", "minute": "minuto", "minutes": "minutos", "name": "nombre", - "off": "Apagar", - "on": "Encender", "one letter Friday\u0004F": "V", "one letter Monday\u0004M": "L", "one letter Saturday\u0004S": "S", @@ -2403,20 +2060,16 @@ "strong text": "texto agrandado", "subsection": "subsecci\u00f3n", "team count": "Cantidad de equipos", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "actualmente hay {numVotes} voto", "actualmente hay {numVotes} votos" ], "timed": "cronometrado", - "title_word_{uniqueId}": "title_word_{uniqueId}", "toggle chapter %(displayName)s": "cambiar cap\u00edtulo %(displayName)s", "toggle subsection %(displayName)s": "cambiar subsecci\u00f3n %(displayName)s", "unanswered question": "pregunta sin responder", "unit": "unidad", "unsatisfactory": "inadecuado", - "unsubmitted": "No enviado", "upload a PDF file or provide the path to a Studio asset file": "Suba un archivo PDF o ingrese la ruta de un recurso en Studio", "username or email": "nombre de usuario o correo electr\u00f3nico", "with %(release_date_from)s": "con %(release_date_from)s", @@ -2436,7 +2089,6 @@ "{filename} exceeds maximum size of {maxFileSizeInGB} GB.": "El archivo {filename} excede el tama\u00f1o m\u00e1ximo de {maxFileSizeInGB} GB.", "{filename} is not in a supported file format. Supported file formats are {supportedFileFormats}.": "{filename} no est\u00e1 en un formato de archivo soportado. Los formatos de archivo compatibles son {supportedFileFormats}.", "{hours}:{minutes} (current UTC time)": "{hours}:{minutes} (hora UTC actual)", - "{label}: {status}": "{label}: {status}", "{maxWidth}x{maxHeight} pixels": "{maxWidth}x{maxHeight} pixeles", "{minutes} {unit}": "{minutes} {unit}", "{numMoved} learner was moved from {prevCohort}": [ @@ -2479,7 +2131,6 @@ "{selectedProvider} credentials saved": "{selectedProvider} credenciales guardadas", "{sessionDates} (Open until {enrollmentEnd})": "{sessionDates} (Abierto hasta {enrollmentEnd})", "{sessionDates} - Currently Selected": "{sessionDates} - seleccionado actualmente", - "{start_strong}{total}{end_strong} words submitted in total.": "{start_strong}{total}{end_strong} palabras enviadas en total.", "{totalItems} total": "{totalItems} total", "{total_results} result": [ "{total_results} resultado", diff --git a/cms/static/js/i18n/fake2/djangojs.js b/cms/static/js/i18n/fake2/djangojs.js index 0c47d9d644..b2ab53dda8 100644 --- a/cms/static/js/i18n/fake2/djangojs.js +++ b/cms/static/js/i18n/fake2/djangojs.js @@ -1126,6 +1126,7 @@ "Ok": "\u00d8\u029e", "Once in position, use the camera button {icon} to capture your ID": "\u00d8n\u0254\u01dd \u1d09n d\u00f8s\u1d09\u0287\u1d09\u00f8n, ns\u01dd \u0287\u0265\u01dd \u0254\u0250\u026f\u01dd\u0279\u0250 bn\u0287\u0287\u00f8n {icon} \u0287\u00f8 \u0254\u0250d\u0287n\u0279\u01dd \u028e\u00f8n\u0279 \u0197\u0110", "Once in position, use the camera button {icon} to capture your photo": "\u00d8n\u0254\u01dd \u1d09n d\u00f8s\u1d09\u0287\u1d09\u00f8n, ns\u01dd \u0287\u0265\u01dd \u0254\u0250\u026f\u01dd\u0279\u0250 bn\u0287\u0287\u00f8n {icon} \u0287\u00f8 \u0254\u0250d\u0287n\u0279\u01dd \u028e\u00f8n\u0279 d\u0265\u00f8\u0287\u00f8", + "Once you complete one of the program requirements you have a program record. This record is marked complete once you meet all program requirements. A program record can be used to continue your learning journey and demonstrate your learning to others.": "\u00d8n\u0254\u01dd \u028e\u00f8n \u0254\u00f8\u026fdl\u01dd\u0287\u01dd \u00f8n\u01dd \u00f8\u025f \u0287\u0265\u01dd d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01ddbn\u1d09\u0279\u01dd\u026f\u01ddn\u0287s \u028e\u00f8n \u0265\u0250\u028c\u01dd \u0250 d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01dd\u0254\u00f8\u0279d. \u0166\u0265\u1d09s \u0279\u01dd\u0254\u00f8\u0279d \u1d09s \u026f\u0250\u0279\u029e\u01ddd \u0254\u00f8\u026fdl\u01dd\u0287\u01dd \u00f8n\u0254\u01dd \u028e\u00f8n \u026f\u01dd\u01dd\u0287 \u0250ll d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01ddbn\u1d09\u0279\u01dd\u026f\u01ddn\u0287s. \u023a d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01dd\u0254\u00f8\u0279d \u0254\u0250n b\u01dd ns\u01ddd \u0287\u00f8 \u0254\u00f8n\u0287\u1d09nn\u01dd \u028e\u00f8n\u0279 l\u01dd\u0250\u0279n\u1d09n\u0183 \u027e\u00f8n\u0279n\u01dd\u028e \u0250nd d\u01dd\u026f\u00f8ns\u0287\u0279\u0250\u0287\u01dd \u028e\u00f8n\u0279 l\u01dd\u0250\u0279n\u1d09n\u0183 \u0287\u00f8 \u00f8\u0287\u0265\u01dd\u0279s.", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "\u00d8n\u0254\u01dd \u028e\u00f8n\u0279 \u0250\u0254\u0254\u00f8nn\u0287 \u1d09s d\u01ddl\u01dd\u0287\u01ddd, \u028e\u00f8n \u0254\u0250nn\u00f8\u0287 ns\u01dd \u1d09\u0287 \u0287\u00f8 \u0287\u0250\u029e\u01dd \u0254\u00f8n\u0279s\u01dds \u00f8n \u0287\u0265\u01dd \u01dddX \u0250dd, \u01dddx.\u00f8\u0279\u0183, \u00f8\u0279 \u0250n\u028e \u00f8\u0287\u0265\u01dd\u0279 s\u1d09\u0287\u01dd \u0265\u00f8s\u0287\u01ddd b\u028e \u01dddX. \u0166\u0265\u1d09s \u1d09n\u0254lnd\u01dds \u0250\u0254\u0254\u01ddss \u0287\u00f8 \u01dddx.\u00f8\u0279\u0183 \u025f\u0279\u00f8\u026f \u028e\u00f8n\u0279 \u01dd\u026fdl\u00f8\u028e\u01dd\u0279\u2019s \u00f8\u0279 nn\u1d09\u028c\u01dd\u0279s\u1d09\u0287\u028e\u2019s s\u028es\u0287\u01dd\u026f \u0250nd \u0250\u0254\u0254\u01ddss \u0287\u00f8 d\u0279\u1d09\u028c\u0250\u0287\u01dd s\u1d09\u0287\u01dds \u00f8\u025f\u025f\u01dd\u0279\u01ddd b\u028e M\u0197\u0166 \u00d8d\u01ddn \u0141\u01dd\u0250\u0279n\u1d09n\u0183, W\u0265\u0250\u0279\u0287\u00f8n \u0246x\u01dd\u0254n\u0287\u1d09\u028c\u01dd \u0246dn\u0254\u0250\u0287\u1d09\u00f8n, \u0250nd \u0126\u0250\u0279\u028c\u0250\u0279d M\u01ddd\u1d09\u0254\u0250l S\u0254\u0265\u00f8\u00f8l.", "Only <%= fileTypes %> files can be uploaded. Please select a file ending in <%= fileExtensions %> to upload.": "\u00d8nl\u028e <%= fileTypes %> \u025f\u1d09l\u01dds \u0254\u0250n b\u01dd ndl\u00f8\u0250d\u01ddd. \u2c63l\u01dd\u0250s\u01dd s\u01ddl\u01dd\u0254\u0287 \u0250 \u025f\u1d09l\u01dd \u01ddnd\u1d09n\u0183 \u1d09n <%= fileExtensions %> \u0287\u00f8 ndl\u00f8\u0250d.", "Only properly formatted .csv files will be accepted.": "\u00d8nl\u028e d\u0279\u00f8d\u01dd\u0279l\u028e \u025f\u00f8\u0279\u026f\u0250\u0287\u0287\u01ddd .\u0254s\u028c \u025f\u1d09l\u01dds \u028d\u1d09ll b\u01dd \u0250\u0254\u0254\u01ddd\u0287\u01ddd.", @@ -1261,6 +1262,7 @@ "Profile Image": "\u2c63\u0279\u00f8\u025f\u1d09l\u01dd \u0197\u026f\u0250\u0183\u01dd", "Profile Visibility:": "\u2c63\u0279\u00f8\u025f\u1d09l\u01dd V\u1d09s\u1d09b\u1d09l\u1d09\u0287\u028e:", "Profile image for {username}": "\u2c63\u0279\u00f8\u025f\u1d09l\u01dd \u1d09\u026f\u0250\u0183\u01dd \u025f\u00f8\u0279 {username}", + "Program Record": "\u2c63\u0279\u00f8\u0183\u0279\u0250\u026f \u024c\u01dd\u0254\u00f8\u0279d", "Promote another member to Admin to remove your admin rights": "\u2c63\u0279\u00f8\u026f\u00f8\u0287\u01dd \u0250n\u00f8\u0287\u0265\u01dd\u0279 \u026f\u01dd\u026fb\u01dd\u0279 \u0287\u00f8 \u023ad\u026f\u1d09n \u0287\u00f8 \u0279\u01dd\u026f\u00f8\u028c\u01dd \u028e\u00f8n\u0279 \u0250d\u026f\u1d09n \u0279\u1d09\u0183\u0265\u0287s", "Provisional": "\u2c63\u0279\u00f8\u028c\u1d09s\u1d09\u00f8n\u0250l", "Provisionally Supported": "\u2c63\u0279\u00f8\u028c\u1d09s\u1d09\u00f8n\u0250ll\u028e Sndd\u00f8\u0279\u0287\u01ddd", diff --git a/cms/static/js/i18n/fr/djangojs.js b/cms/static/js/i18n/fr/djangojs.js index 55fcaa193e..831b404549 100644 --- a/cms/static/js/i18n/fr/djangojs.js +++ b/cms/static/js/i18n/fr/djangojs.js @@ -23,14 +23,9 @@ " learner does not exist in LMS and not added to the exception list": "apprenant n'existant pas dans le LMS et non ajout\u00e9 dans la liste d'exception", " learner is successfully added to the exception list": "apprenant ajout\u00e9 avec succ\u00e8s \u00e0 la liste d'exception", " learners are successfully added to exception list": "apprenants ajout\u00e9s avec succ\u00e8s \u00e0 la liste d'exception", - "#Replies": "#R\u00e9ponses", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)scommentaires %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)scommentaires (%(unread_comments_count)s commentaires non lus)%(span_close)s", - "%(earned)s/%(possible)s point (ungraded)": [ - "%(earned)s/%(possible)s point (non not\u00e9)", - "%(earned)s/%(possible)s points (non not\u00e9s)" - ], "%(errorCount)s error found in form.": [ "%(errorCount)s erreur trouv\u00e9e dans le formulaire.", "%(errorCount)s erreurs trouv\u00e9es dans le formulaire." @@ -41,14 +36,6 @@ "%(memberCount)s / %(maxMemberCount)s membre", "%(memberCount)s / %(maxMemberCount)s membres" ], - "%(num_points)s point possible (ungraded)": [ - "%(num_points)s point possible (non not\u00e9)", - "%(num_points)s points possibles (non not\u00e9s)" - ], - "%(num_points)s point possible (ungraded, results hidden)": [ - "%(num_points)s point possible (non not\u00e9, r\u00e9sultats masqu\u00e9s)", - "%(num_points)s points possible (non not\u00e9, r\u00e9sultats masqu\u00e9s)" - ], "%(num_questions)s question": [ "%(num_questions)s question", "%(num_questions)s questions" @@ -69,38 +56,7 @@ "%(team_count)s Equipe", "%(team_count)s \u00c9quipes" ], - "%(value)s hour": [ - "%(value)s heure", - "%(value)s heures" - ], - "%(value)s minute": [ - "%(value)s minute", - "%(value)s minutes" - ], - "%(value)s second": [ - "%(value)s seconde", - "%(value)s secondes" - ], - "%d day": [ - "%d jour", - "%d jours" - ], - "%d minute": [ - "%d minute", - "%d minutes" - ], - "%d month": [ - "%d mois", - "%d mois" - ], - "%d year": [ - "%d an", - "%d ans" - ], - "%s ago": "il y a %s ", - "%s from now": "depuis %s ", "(Add signatories for a certificate)": "(Ajouter des signatures pour le certificat)", - "(Caption will be displayed when you start playing the video.)": "(Les sous-titres s'afficheront quand vous lancerez la vid\u00e9o.)", "(Required Field)": "(Champ requis)", "(contains %(student_count)s student)": [ "(contient %(student_count)s \u00e9tudiant)", @@ -127,7 +83,6 @@ "Action required: Enter a valid date.": "Action requise : Entrez une date valide.", "Actions": "Actions", "Activate Your Account": "Activez votre compte", - "Activating a link in this group will skip to the corresponding point in the video.": "L'activation d'un lien dans ce groupe permettra d'aller au point correspondant de la vid\u00e9o.", "Active Uploads": "T\u00e9l\u00e9chargement Actifs", "Add": "Ajouter", "Add Additional Signatory": "Ajouter une signature additionnelle.", @@ -149,8 +104,6 @@ "Adding": "Ajout", "Adding the selected course to your cart": "Ajout dans le panier en cours", "Additional Information": "Information additionnelle", - "Adjust video speed": "R\u00e9gler la vitesse de lecture de la vid\u00e9o", - "Adjust video volume": "R\u00e9gler le volume de la vid\u00e9o", "Admin": "Administrateur", "Advanced": "Avanc\u00e9", "All Groups": "Tous les groupes", @@ -158,7 +111,6 @@ "All Time Zones": "Tous les fuseaux horaires", "All Topics": "Tous les sujets", "All accounts were created successfully.": "Tous les comptes ont \u00e9t\u00e9 cr\u00e9\u00e9s avec succ\u00e8s.", - "All flags have been removed. To undo, uncheck the box.": "Tous les drapeaux ont \u00e9t\u00e9 supprim\u00e9s. Pour annuler, d\u00e9cochez la case.", "All groups must have a name.": "Tous les groupes doivent avoir un nom.", "All groups must have a unique name.": "Tous les groupes doivent avoir un nom unique.", "All learners in the {cohort_name} cohort": "Tous les apprenants de la cohorte {cohort_name}", @@ -193,8 +145,6 @@ "An error occurred. Please try again.": "Une erreur est survenue. Veuillez r\u00e9essayer.", "An error occurred. Try again.": "Une erreur est survenue. R\u00e9essayez.", "An unexpected error occurred. Please try again.": "Une erreur inattendue est survenue. Veuillez r\u00e9essayer.", - "Annotation": "Annotation", - "Annotation Text": "Texte de l'annotation", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "Tous les contenus qui ont list\u00e9 ce contenu comme pr\u00e9requis auront aussi leurs droits d'acc\u00e8s supprim\u00e9s.", "April": "Avril", "Are you sure you want to delete this comment?": "\u00cates-vous s\u00fbr de vouloir supprimer ce commentaire ?", @@ -215,7 +165,6 @@ "August": "Ao\u00fbt", "Automatic": "Automatique", "Available %s": "%s disponible(s)", - "Average": "Moyen", "Back to sign in": "Retour \u00e0 la connexion", "Basic": "Basique", "Basic Account Information": "Informations g\u00e9n\u00e9rales du compte", @@ -247,15 +196,6 @@ "Chapter Name": "Nom du chapitre", "Chapter information": "Information sur le chapitre", "Check Your Email": "V\u00e9rifiez votre email", - "Check the box to remove %(count)s flag.": [ - "Cochez la case pour supprimer %(count)s drapeau.", - "Cochez la case pour supprimer %(count)s drapeaux." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "Cochez la case pour supprimer %(totalFlags)s drapeau.", - "Cochez la case pour supprimer %(totalFlags)s drapeaux." - ], - "Check the box to remove all flags.": "Cochez la case pour supprimer tous les drapeaux.", "Check the highlighted fields below and try again.": "V\u00e9rifiez les champs en surbrillance ci-dessous et r\u00e9essayez.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "Cocher cette case pour recevoir une fois par jour un e-mail r\u00e9capitulatif des nouveaut\u00e9s dans les fils de discussion que vous suivez.", "Check your email": "V\u00e9rifiez votre email", @@ -280,10 +220,6 @@ "Clear Value": "Effacer la valeur", "Clear search": "Effacer la recherche", "Clear search results": "Effacer les r\u00e9sultats de la recherche", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Cliquez sur OK pour avoir votre adresse mail transmise \u00e0 une application tierce.\n\nCliquez sur Annuler pour retourner \u00e0 la page pr\u00e9c\u00e9dente sans envoyer d'information.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Cliquez sur OK pour avoir votre nom d'utilisateur et votre adresse \u00e9lectronique transmis \u00e0 une application tierce.\n\nCliquez sur Annuler pour retourner \u00e0 la page pr\u00e9c\u00e9dente sans envoyer d'information.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Cliquez sur OK pour avoir votre nom d'utilisateur transmis \u00e0 une application tierce.\n\nCliquez sur Annuler pour retourner \u00e0 la page pr\u00e9c\u00e9dente sans envoyer d'information.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "Cliquer sur ce bouton pour couper ou remettre le son de la vid\u00e9o ou appuyer sur les touches HAUT ou BAS pour augmenter ou diminuer le volume. ", "Click to add a new %(xblock_type)s": "Cliquer pour ajouter un nouveau %(xblock_type)s", "Click to change": "Cliquez pour changer", "Click to choose all %s at once.": "Cliquez pour choisir tous les \u00ab\u00a0%s\u00a0\u00bb en une seule op\u00e9ration.", @@ -360,7 +296,6 @@ "Date": "Date", "Date Added": "Date ajout\u00e9e", "Date added": "Date ajout\u00e9e", - "Date posted": "Date de l'envoi", "December": "D\u00e9cembre", "Default Timed Transcript": "Transcription synchronis\u00e9e par d\u00e9faut", "Delete": "Supprimer", @@ -379,7 +314,6 @@ "Discarding Changes": "Annuler les modifications", "Discussion": "Discussion", "Discussion Home": "Page d'accueil de Discussion", - "Do not show again": "Ne pas montrer de nouveau", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "Voulez-vous dispenser l'\u00e9tudiant ('{student_id}') d'examen d'entr\u00e9e?", "Do you want to replace the edX transcript with the YouTube transcript?": "Souhaitez-vous remplacer la transcription EdX par celle de YouTube ?", "Do you want to upload your file before submitting?": "Charger le fichier avant l'envoi?", @@ -422,9 +356,7 @@ "Email address": "Adresse email", "Emails successfully sent. The following users are no longer enrolled in the course:": "Les e-mails ont \u00e9t\u00e9 envoy\u00e9s avec succ\u00e8s. Les utilisateurs suivants ont \u00e9t\u00e9 d\u00e9sinscrits du cours\u00a0:", "Enable Cohorts": "Activer les cohortes", - "End": "Fin", "End My Exam": "Terminer mon examen", - "End of transcript. Skip to the start.": "Fin de la transcription. Aller au d\u00e9but.", "Endorse": "Approuver", "Engage with posts": "Participez \u00e0 la conversation", "Enrolling you in the selected course": "Inscription en cours", @@ -480,9 +412,7 @@ "Error: You cannot remove yourself from the Instructor group!": "Erreur : Vous ne pouvez pas vous supprimer vous-m\u00eame du groupe des enseignants !", "Errors": "Erreurs", "Everyone who has staff privileges in this course": "Tous ceux qui ont un statut d'\u00e9quipe p\u00e9dagogique pour ce cours", - "Exit full browser": "Quitter le navigateur plein \u00e9cran", "Expand All": "Tout d\u00e9plier", - "Explanation": "Explication", "Explicitly Hiding from Students": "Cacher explicitement aux \u00e9tudiants", "Explore your course!": "Explorez votre cours", "February": "F\u00e9vrier", @@ -492,7 +422,6 @@ "File upload succeeded": "Chargement du fichier r\u00e9ussi", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "Le fichier nomm\u00e9 {filename} d\u00e9passe le poids maximum autoris\u00e9 : {maxFileSizeInMBs} Mo", "Files must be in JPEG or PNG format.": "Les fichiers doivent \u00eatre au format JPEG ou PNG.", - "Fill browser": "Remplir le navigateur", "Filter": "Filtrer", "Filter and sort topics": "Filtrer et trier les sujets", "Financial Assistance": "Soutien Financier", @@ -522,17 +451,14 @@ "Group information": "Information sur le groupe", "Group name is required": "Un nom de groupe est requis", "Groups": "Groupes", - "Header": "En-t\u00eate", "Heading": "Titre", "Heading (Ctrl+H)": "Titre (Ctrl+H)", "Hide": "Masquer", "Hide Deprecated Settings": "Cacher les param\u00e8tres obsol\u00e8tes", "Hide Discussion": "Masquer la discussion", "Hide Previews": "Cacher les aper\u00e7us", - "Hide closed captions": "Masquer les sous-titres", "Hide notes": "Masquer les notes", "Hiding from Students": "Cacher aux \u00e9tudiants", - "High Definition": "Haute d\u00e9finition", "Highlighted text": "Texte surlign\u00e9", "Horizontal Rule (Ctrl+R)": "Ligne Horizontale (Ctrl+R)", "How to create useful text alternatives.": "Comment cr\u00e9er des textes alternatifs utiles.", @@ -549,7 +475,6 @@ "If you leave this page without submitting your self assessment, you will lose any work you have done.": "Si vous quittez cette page sans envoyer votre auto-\u00e9valuation, vous perdrez tout le travail r\u00e9alis\u00e9.", "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "Si vous partez, vous ne pourrez plus poster dans les discussions de l'\u00e9quipe. Votre place sera lib\u00e9r\u00e9e pour un autre apprenant.", "If you make significant changes, make sure you notify members of the team before making these changes.": "Si vous r\u00e9alisez d'importants changements, pr\u00e9venez les membres de l'\u00e9quipe avant de les faire.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "Si vous utilisez l'\u00e9diteur avanc\u00e9, ce probl\u00e8me sera converti en XML et vous ne serez plus en mesure de revenir \u00e0 l'interface d'\u00e9dition simple.\nPasser \u00e0 l'\u00e9diteur avanc\u00e9 et convertir ce probl\u00e8me en XML?", "Image": "Image", "Image (Ctrl+G)": "Image (Ctrl+G)", "Image Description": "Description de l'Image", @@ -561,7 +486,6 @@ "Inheriting Student Visibility": "H\u00e9riter la visibilit\u00e9 pour les \u00e9tudiants", "Insert Hyperlink": "Ins\u00e9rer un hyperlien", "Insert Image (upload file or type URL)": "Ins\u00e9rer une image (envoyer un fichier ou saisissez l'adresse URL)", - "Instructor": "Enseignant", "Internal Server Error.": "Erreur interne du serveur.", "Introduction to Cookie Baking": "Introduction \u00e0 la r\u00e9alisation de cookies", "Is Visible To:": "Est visible pour :", @@ -616,8 +540,6 @@ "Location in Course": "Emplacement dans le cours", "Lock this asset": "V\u00e9rouiller cet \u00e9l\u00e9ment", "Lock/unlock file": "Verrouiller/D\u00e9verrouiller le fichier", - "Loud": "Fort", - "Low": "Faible", "MB": "MB", "Make Visible to Students": "Rendre visible aux \u00e9tudiants", "Make sure that the full name on your account matches the name on your ID.": "Assurez que le nom complet de votre compte est identique au nom sur votre ID.", @@ -632,7 +554,6 @@ "Mark enrollment code as unused": "Marquer le code d'inscription comme non utilis\u00e9", "Markdown Editing Help": "Aide de saisie Markdown", "Max file size exceeded": "Taille maximale de fichier d\u00e9pass\u00e9e", - "Maximum": "Maximum", "May": "Mai", "Membership": "Inscription", "Message:": "Message :", @@ -640,9 +561,6 @@ "Minimum Score:": "Score minimum:", "Module state successfully deleted.": "Etat du module supprim\u00e9 avec succ\u00e8s.", "More": "Plus", - "Mute": "Couper le son", - "Muted": "Son coup\u00e9", - "My Notes": "Mes Notes", "My Orders": "Mes Commandes", "My Team": "Mon \u00e9quipe", "N/A": "N/A", @@ -703,7 +621,6 @@ "One or more rescheduling tasks failed.": "Une ou plusieurs t\u00e2ches de r\u00e9\u00e9chelonnement ont \u00e9chou\u00e9.", "Only properly formatted .csv files will be accepted.": "Seuls les fichiers au format .csv seront accept\u00e9s.", "Open": "Ouvrir", - "Open language menu": "Ouvrir le menu des langues", "Open/download this file": "Ouvrir/T\u00e9l\u00e9charger ce fichier", "OpenAssessment Save Error": "Erreur de la sauvegarde d'OpenAssessment", "Option Deleted": "Option supprim\u00e9e", @@ -722,7 +639,6 @@ "Password": "Mot de passe", "Password assistance": "Aide mot de passe", "Path to Signature Image": "Chemin vers l'image de la signature", - "Pause": "Pause", "Photo Captured successfully.": "Photo prise avec succ\u00e8s.", "Photo ID": "ID de la photo", "Photo Identification": "Photo d'identit\u00e9", @@ -733,8 +649,6 @@ "Pin": "\u00c9pingler", "Pinned": "\u00c9pingl\u00e9", "Placeholder": "Espace r\u00e9serv\u00e9", - "Play": "Lecture", - "Play video": "Lire la vid\u00e9o", "Please Note": "Veuillez noter", "Please address the errors on this page first, and then save your progress.": "Corrigez en premier les erreurs de cette page, puis sauvegardez.", "Please check the following validation feedbacks and reflect them in your course settings:": "Veuillez v\u00e9rifier les commentaires de validation suivants et en tenir compte dans les param\u00e8tres de votre cours :", @@ -767,8 +681,6 @@ "Practice proctored Exam": "Pratiquer l'examen surveill\u00e9", "Preferred Language": "Langue pr\u00e9f\u00e9r\u00e9e", "Prerequisite:": "Pr\u00e9-requis:", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "Appuyez sur la touche HAUT pour acc\u00e9der au menu vitesse, puis utilisez les touches HAUT et BAS pour choisir la vitesse, enfin appuyez sur ENTREE pour s\u00e9lectionner la nouvelle vitesse.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "Appuyez sur la touche HAUT pour acc\u00e9der au menu langue, puis utilisez les touches HAUT et BAS pour parcourir les options de langue. Appuyez sur ENTR\u00c9E pour s\u00e9lectionner la nouvelle langue.", "Prevent students from generating certificates in this course?": "Emp\u00eacher les \u00e9tudiants de g\u00e9n\u00e9rer des certificats pour ce cours?", "Preview": "Aper\u00e7u", "Preview of uploaded image": "Aper\u00e7u de l'image charg\u00e9e", @@ -782,7 +694,6 @@ "Professional Education": "Formation professionnelle", "Professional Education Verified Certificate": "Certificat v\u00e9rifif\u00e9 professionel", "Promote another member to Admin to remove your admin rights": "Veuillez ajouter un autre membre comme administrateur pour supprimer vos droits d'administrateurs", - "Public": "Public", "Publish": "Publier", "Publish all unpublished changes for this {item}?": "Publier toutes les modifications non publi\u00e9es pour cet {item} ?", "Publish {display_name}": "Publier {display_name}", @@ -813,11 +724,9 @@ "Remove {role} Access": "Supprimer l'acc\u00e8s {role}", "Removing": "Suppression en cours", "Replace": "Remplacer", - "Reply": "R\u00e9pondre", "Report": "D\u00e9noncer", "Report abuse": "D\u00e9noncer un abus", "Report abuse, topics, and responses": "Signalez un abus, un sujet ou une r\u00e9ponse", - "Report annotation as inappropriate or offensive.": "Signaler une annotation comme inappropri\u00e9e ou offensante.", "Reported": "Report\u00e9", "Requester": "Demandeur", "Required field.": "Champ requis.", @@ -860,12 +769,10 @@ "Sent To": "Envoy\u00e9 \u00e0", "Sent To:": "Envoy\u00e9 \u00e0:", "September": "Septembre", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "Erreur de s\u00e9quence! Impossible de se rendre \u00e0 %(tab_name)s dans le module SequenceModule en cours. Veuillez contacter les responsables du cours.", "Server Error, Please refresh the page and try again.": "Erreur serveur. Veuillez rafra\u00eechir la page, s'il vous pla\u00eet et r\u00e9essayer.", "Set up your certificate": "Configurer votre certificat", "Settings": "Param\u00e8tres", "Share Alike": "Partage \u00e0 l'identique", - "Short explanation": "Br\u00e8ve explication", "Show": "Afficher", "Show All": "Voir tout", "Show Comment (%(num_comments)s)": [ @@ -890,19 +797,15 @@ "Sign in with Institution/Campus Credentials": "Se connecter avec vos codes Campus", "Signatory field(s) has invalid data.": "Donn\u00e9es non valide pour les champ(s) de signataire.", "Signature Image": "Image de la signature", - "Skip": "Passer", "Some images in this post have been omitted": "Quelques images dans ce message ont \u00e9t\u00e9 omises", "Something went wrong changing this enrollment. Please try again.": "Une erreur s'est produite lors du changement de cette inscription. Veuillez r\u00e9essayer.", "Sorry, no results were found.": "D\u00e9sol\u00e9, aucun r\u00e9sultat trouv\u00e9.", "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "D\u00e9sol\u00e9, une erreur s'est produite lors de l'analyse des sous-titres. V\u00e9rifiez le format et r\u00e9essayez.", "Sorted by": "Tri\u00e9 par", - "Speed": "Vitesse", "Staff": "\u00c9quipe p\u00e9dagogique", "Staff Only": "R\u00e9serv\u00e9 \u00e0 l'\u00e9quipe p\u00e9dagogique", - "Start": "D\u00e9but", "Start Date": "Date de d\u00e9but", "Start generating certificates for all students in this course?": "D\u00e9marrer la g\u00e9n\u00e9ration des certificats pour tous les \u00e9tudiants du cours?", - "Start of transcript. Skip to the end.": "D\u00e9but de la transcription. Avancer jusqu'\u00e0 la fin.", "Start regenerating certificates for students in this course?": "D\u00e9marrer la r\u00e9g\u00e9n\u00e9ration des certificats pour tous les \u00e9tudiants du cours?", "Starts": "D\u00e9but", "Starts: %(start_date)s": "D\u00e9but: %(start_date)s", @@ -952,7 +855,6 @@ "Team name cannot have more than 255 characters.": "Le nom de l'\u00e9quipe ne peut pas d\u00e9passer 255 caract\u00e8res.", "Teams": "\u00c9quipes", "Teams Pagination": "Pagination des \u00e9quipes", - "Text": "Texte", "Textbook Name": "Nom du manuel", "Textbook information": "information sur le manuel", "Thank you for submitting your photos. We will review them shortly. You can now sign up for any %(platformName)s course that offers verified certificates. Verification is good for one year. After one year, you must submit photos for verification again.": "Merci d'avoir envoyer vos photos. Nous allons les valider rapidement. Vous pouvez maintenant vous inscrire \u00e0 tous les cours %(platformName)s offrants un certificat v\u00e9rifi\u00e9. La v\u00e9rification est valide un an. Apr\u00e8s un an, vous devrez renvoyer vos photos pour v\u00e9rification.", @@ -975,7 +877,6 @@ "The following file types are not allowed: ": "Les types de fichiers suivants ne sont pas support\u00e9s :", "The following users are no longer enrolled in the course:": "Les utilisateurs suivants ont \u00e9t\u00e9 d\u00e9sinscrits du cours\u00a0:", "The following warnings were generated:": "Les avertissements suivants ont \u00e9t\u00e9 g\u00e9n\u00e9r\u00e9s:", - "The grading process is still running. Refresh the page to see updates.": "Le processus d'\u00e9valuation est toujours en cours. Rafra\u00eechir la page pour mettre \u00e0 jour.", "The language that team members primarily use to communicate with each other.": "La langue principalement utilis\u00e9e par les membres de l'\u00e9quipe pour communiquer entre eux.", "The minimum grade for course credit is not set.": "La note minimale d'obtention d'un cr\u00e9dit pour ce cours n'est pas fix\u00e9e.", "The minimum score percentage must be a whole number between 0 and 100.": "Le score minimum en pourcentage doit-\u00eatre un nombre entier compris entre 0 et 100.", @@ -1014,12 +915,7 @@ "These users will be allowed to enroll once they register:": "Ces \u00e9tudiants seront autoris\u00e9s \u00e0 s'inscrire une fois qu'il se seront enregistr\u00e9s sur la plateforme :", "These users will be enrolled once they register:": "Les utilisateurs suivants seront inscrits d\u00e8s leur enregistrement sur la plate-forme\u00a0:", "This action cannot be undone.": "Cette action ne peut pas \u00eatre annul\u00e9e.", - "This annotation has %(count)s flag.": [ - "Cette annotation a %(count)s drapeau.", - "Cette annotation a %(count)s drapeaux." - ], "This assessment could not be submitted.": "Cette \u00e9valuation n'a pas pu \u00eatre soumise.", - "This browser cannot play .mp4, .ogg, or .webm files.": "Ce navigateur ne peut pas lire les fichiers .mp4, .ogg, ou .webm", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "Ce certificat a d\u00e9j\u00e0 \u00e9t\u00e9 activ\u00e9 et peut \u00eatre consult\u00e9. \u00cates vous sur de vouloir continuer l'\u00e9dition?", "This component has validation issues.": "Ce composant a des probl\u00e8mes de validation.", "This configuration is currently used in content experiments. If you make changes to the groups, you may need to edit those experiments.": "Cette configuration est actuellement utilis\u00e9 dans des exp\u00e9riences de contenu. Si vous apportez des modifications aux groupes, vous devrez peut-\u00eatre modifier ces exp\u00e9riences.", @@ -1064,12 +960,7 @@ "Topics": "Sujets", "Total": "Total", "Total Number": "Nombre total", - "Transcript will be displayed when you start playing the video.": "La transcription sera affich\u00e9e au moment o\u00f9 vous d\u00e9marrerez la lecture de la vid\u00e9o.", "Try the transaction again in a few minutes.": "R\u00e9essayez la transaction dans quelques minutes.", - "Try using a different browser, such as Google Chrome.": "Essayez un navigateur diff\u00e9rent, Google Chrome par exemple.", - "Turn off transcripts": "D\u00e9sactiver la transcription", - "Turn on closed captioning": "Afficher les sous-titres", - "Turn on transcripts": "Activer la transcription", "Type": "Type", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "Saisissez l'URL ou utilisez le bouton \"Choisir Fichier\" pour charger un fichier provenant de votre machine. (exemple 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "\u00c9crivez dans cette zone pour filtrer la liste des \u00ab\u00a0%s\u00a0\u00bb disponibles.", @@ -1089,7 +980,6 @@ "Unlink your {accountName} account": "Dissociez votre compte {accountName}", "Unlinking": "Dissocier", "Unmark as Answer": "Ne plus marquer comme R\u00e9ponse", - "Unmute": "Remettre le son", "Unnamed Option": "Option sans nom", "Unpin": "Ne plus \u00e9pingler", "Unpublished changes to live content": "Modifications non publi\u00e9es dans les contenus actifs", @@ -1134,11 +1024,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "Utilisez votre webcam pour prendre une photo de votre pi\u00e8ce d'identit\u00e9. Nous allons v\u00e9rifier sa concordance avec la photo de votre visage et le nom de votre compte.", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "Utiliser votre webcam pour prendre une photo de votre visage, afin que nous puissions la comparer avec celle de votre pi\u00e8ce d'identit\u00e9.", "Used": "Utilis\u00e9", - "User": "Utilisateur", "User Email": "Email de l'utilisateur", "Username": "Nom d'utilisateur", "Username or email address": "Nom d'utilisateur ou adresse email", - "Users": "Utilisateurs", "Users must create and activate their account before they can be promoted to beta tester.": "Les utilisateurs doivent cr\u00e9er et activer leur compte avant de pouvoir devenir des b\u00eata-testeurs.", "Valid": "Valide", "Validation Error": "Erreur de validation", @@ -1152,15 +1040,8 @@ "Verified Status": "Statut v\u00e9rifi\u00e9", "Verify Now": "V\u00e9rifier Maintenant", "Version": "Version", - "Very loud": "Tr\u00e8s fort", - "Very low": "Tr\u00e8s faible", - "Video": "Vid\u00e9o", "Video Capture Error": "Erreur de capture vid\u00e9o.", "Video ID": "Identifiant de la vid\u00e9o", - "Video ended": "Vid\u00e9o termin\u00e9e", - "Video position": "Position de la vid\u00e9o", - "Video speed: ": "Vitesse de lecture de la vid\u00e9o :", - "Video transcript": "Transcription de la vid\u00e9o", "View": "Voir", "View %(span_start)s %(team_name)s %(span_end)s": "Voir %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "Voir le cours archiv\u00e9", @@ -1175,7 +1056,6 @@ "Voir %s cours" ], "Visible to Staff Only": "Visible par l'\u00e9quipe p\u00e9dagogique seulement", - "Volume": "Volume", "Vote for good posts and responses": "Votez pour les messages int\u00e9ressants et les bonnes r\u00e9ponses", "Vote for this post,": "Voter pour ce message, ", "Want to confirm your identity later?": "Voulez-vous confirmer votre identit\u00e9 plus tard?", @@ -1221,7 +1101,6 @@ "You did not select a content group": "Vous n'avez pas s\u00e9lectionn\u00e9 de groupe de contenu", "You don't seem to have Flash installed. Get Flash to continue your verification.": "Il semble que Flash ne soit pas install\u00e9. Obtenez Flash pour continuer votre v\u00e9rification.", "You don't seem to have a webcam connected.": "Il semblerait que votre webcam n'est pas connect\u00e9e.", - "You have already reported this annotation.": "Vous avez d\u00e9j\u00e0 signal\u00e9 cette annotation.", "You have already verified your ID!": "Vous avez d\u00e9j\u00e0 v\u00e9rifi\u00e9 votre ID!", "You have no handouts defined": "Vous n'avez d\u00e9fini aucun documents", "You have not created any certificates yet.": "Vous n'avez pas encore cr\u00e9e de certificat.", @@ -1276,24 +1155,13 @@ "Zoom In": "Zoomer", "Zoom Out": "D\u00e9zoomer ", "[no tags]": "[aucun tag]", - "a day": "un jour", - "about %d hour": [ - "environ %d heure", - "environ %d heures" - ], - "about a minute": "environ une minute", - "about a month": "environ un mois", - "about a year": "environ un an", - "about an hour": "environ une heure", "and others": "et autres", "anonymous": "anonyme", - "answer": "r\u00e9ponse", "answered question": "Question r\u00e9pondue", "bytes": "bytes", "certificate": "certificat", "close": "fermer", "content group": "groupe de contenu", - "correct": "correct", "course id": "ID de cours", "delete chapter": "effacer le chapitre", "discussion": "Discussion", @@ -1311,14 +1179,10 @@ "follow this post": "Suivre ce message", "group configuration": "configuration des groupes", "image omitted": "image manquante", - "incorrect": "incorrect", "last activity": "derni\u00e8re activit\u00e9", - "less than a minute": "moins d\u2019une minute", "marked as answer %(time_ago)s": "marqu\u00e9 comme r\u00e9ponse %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "marqu\u00e9 comme r\u00e9ponse %(time_ago)s par %(user)s", "name": "nom", - "off": "arr\u00eat", - "on": "on", "one letter Friday\u0004F": "V", "one letter Monday\u0004M": "L", "one letter Saturday\u0004S": "S", @@ -1343,14 +1207,11 @@ "strong text": "texte en gras", "subsection": "sous-section", "team count": "total \u00e9quipe", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "il y a actuellement {numVotes} vote", "il y a actuellement {numVotes} votes" ], "timed": "temps limit\u00e9", - "title_word_{uniqueId}": "title_word_{uniqueId}", "unanswered question": "Question non r\u00e9pondue", "unit": "unit\u00e9", "upload a PDF file or provide the path to a Studio asset file": "Chargez un PDF ou fournissez le chemin d'un fichier de ressource Studio", @@ -1373,7 +1234,6 @@ "{numVotes} Vote", "{numVotes} Votes" ], - "{start_strong}{total}{end_strong} words submitted in total.": "{start_strong}{total}{end_strong} mots soumis au total.", "{unread_comments_count} new": "{unread_comments_count} nouveaux", "\u2026": "\u2026" }; diff --git a/cms/static/js/i18n/he/djangojs.js b/cms/static/js/i18n/he/djangojs.js index 8265677b91..562ffb5978 100644 --- a/cms/static/js/i18n/he/djangojs.js +++ b/cms/static/js/i18n/he/djangojs.js @@ -107,23 +107,10 @@ " record is not in correct format and not added to the exception list": " \u05d4\u05e8\u05e9\u05d5\u05de\u05d4 \u05d0\u05d9\u05e0\u05d4 \u05d1\u05ea\u05d1\u05e0\u05d9\u05ea \u05d4\u05e0\u05db\u05d5\u05e0\u05d4 \u05d5\u05dc\u05d0 \u05e0\u05d5\u05e1\u05e4\u05d4 \u05dc\u05e8\u05e9\u05d9\u05de\u05ea \u05d4\u05d7\u05e8\u05d9\u05d2\u05d9\u05dd", " records are not in correct format and not added to the exception list": " \u05d4\u05e8\u05e9\u05d5\u05de\u05d5\u05ea \u05d0\u05d9\u05e0\u05df \u05d1\u05ea\u05d1\u05e0\u05d9\u05ea \u05d4\u05e0\u05db\u05d5\u05e0\u05d4 \u05d5\u05dc\u05d0 \u05e0\u05d5\u05e1\u05e4\u05d5 \u05dc\u05e8\u05e9\u05d9\u05de\u05ea \u05d4\u05d7\u05e8\u05d9\u05d2\u05d9\u05dd", " to complete and submit the exam.": "\u05dc\u05d4\u05e9\u05dc\u05d9\u05dd \u05d5\u05dc\u05d4\u05d2\u05d9\u05e9 \u05d0\u05ea \u05d4\u05de\u05d1\u05d7\u05df.", - "#Replies": "#\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u05d4\u05e2\u05e8\u05d5\u05ea %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u05d4\u05e2\u05e8\u05d5\u05ea (%(unread_comments_count)s \u05d4\u05e2\u05e8\u05d5\u05ea \u05e9\u05dc\u05d0 \u05e0\u05e7\u05e8\u05d0\u05d5)%(span_close)s", "%(download_link_start)sDownload this image (right-click or option-click, save as)%(link_end)s and then %(upload_link_start)supload%(link_end)s it to your backpack.": "%(download_link_start)s\u05d4\u05d5\u05e8\u05d3 \u05ea\u05de\u05d5\u05e0\u05d4 \u05d6\u05d5 (\u05dc\u05d7\u05e5 \u05dc\u05d7\u05d9\u05e6\u05d4 \u05d9\u05de\u05e0\u05d9\u05ea \u05d0\u05d5 \u05dc\u05d7\u05d9\u05e6\u05ea-\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea, \u05e9\u05de\u05d5\u05e8 \u05d1\u05e9\u05dd)%(link_end)s \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df %(upload_link_start)s\u05d4\u05e2\u05dc\u05d4%(link_end)s \u05d0\u05d5\u05ea\u05d4 \u05dc-Backpack \u05e9\u05dc\u05da.", - "%(earned)s/%(possible)s point (graded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(earned)s/%(possible)s (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)" - ], - "%(earned)s/%(possible)s point (ungraded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(earned)s/%(possible)s (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)" - ], "%(errorCount)s error found in form.": [ "\u05e9\u05d2\u05d9\u05d0\u05d4 %(errorCount)s \u05e0\u05de\u05e6\u05d0\u05d4 \u05d1\u05d8\u05d5\u05e4\u05e1.", "%(errorCount)s \u05e9\u05d2\u05d9\u05d0\u05d5\u05ea \u05e0\u05de\u05e6\u05d0\u05d5 \u05d1\u05d8\u05d5\u05e4\u05e1.", @@ -139,18 +126,6 @@ "%(memberCount)s / %(maxMemberCount)s \u05d7\u05d1\u05e8\u05d9\u05dd" ], "%(new_item_message)s": "%(new_item_message)s", - "%(num_points)s point possible (graded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(num_points)s \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)" - ], - "%(num_points)s point possible (ungraded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(num_points)s \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)" - ], "%(num_questions)s question": [ "\u05e9\u05d0\u05dc\u05d4 %(num_questions)s", "%(num_questions)s \u05e9\u05d0\u05dc\u05d5\u05ea", @@ -181,52 +156,7 @@ "%(team_count)s \u05e6\u05d5\u05d5\u05ea\u05d9\u05dd" ], "%(type)s Component Template Menu": "%(type)s \u05ea\u05e4\u05e8\u05d9\u05d8 \u05dc\u05ea\u05d1\u05e0\u05d9\u05ea \u05e8\u05db\u05d9\u05d1", - "%(value)s hour": [ - "%(value)s \u05e9\u05e2\u05d4", - "%(value)s \u05e9\u05e2\u05d5\u05ea", - "%(value)s \u05e9\u05e2\u05d5\u05ea", - "%(value)s \u05e9\u05e2\u05d5\u05ea" - ], - "%(value)s minute": [ - "%(value)s \u05d3\u05e7\u05d4", - "%(value)s \u05d3\u05e7\u05d5\u05ea", - "%(value)s \u05d3\u05e7\u05d5\u05ea", - "%(value)s \u05d3\u05e7\u05d5\u05ea" - ], - "%(value)s second": [ - "%(value)s \u05e9\u05e0\u05d9\u05d4", - "%(value)s \u05e9\u05e0\u05d9\u05d5\u05ea", - "%(value)s \u05e9\u05e0\u05d9\u05d5\u05ea", - "%(value)s \u05e9\u05e0\u05d9\u05d5\u05ea" - ], - "%d day": [ - "\u05d9\u05d5\u05dd %d", - "%d \u05d9\u05de\u05d9\u05dd", - "%d \u05d9\u05de\u05d9\u05dd", - "%d \u05d9\u05de\u05d9\u05dd" - ], - "%d minute": [ - "\u05d3\u05e7\u05d4 %d", - "%d \u05d3\u05e7\u05d5\u05ea", - "%d \u05d3\u05e7\u05d5\u05ea", - "%d \u05d3\u05e7\u05d5\u05ea" - ], - "%d month": [ - "\u05d7\u05d5\u05d3\u05e9 %d", - "%d \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd", - "%d \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd", - "%d \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd" - ], - "%d year": [ - "\u05e9\u05e0\u05d4 %d", - "%d \u05e9\u05e0\u05d9\u05dd", - "%d \u05e9\u05e0\u05d9\u05dd", - "%d \u05e9\u05e0\u05d9\u05dd" - ], - "%s ago": "\u05dc\u05e4\u05e0\u05d9 %s", - "%s from now": "%s \u05de\u05e2\u05db\u05e9\u05d9\u05d5", "(Add signatories for a certificate)": "(\u05d4\u05d5\u05e1\u05e3 \u05d7\u05ea\u05d9\u05de\u05d5\u05ea \u05dc\u05ea\u05e2\u05d5\u05d3\u05d4)", - "(Caption will be displayed when you start playing the video.)": "(\u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea \u05d9\u05d5\u05e6\u05d2\u05d5 \u05db\u05d0\u05e9\u05e8 \u05ea\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5).", "(Community TA)": "(\u05e2\u05d5\u05d6\u05e8 \u05d4\u05d5\u05e8\u05d0\u05d4 \u05e7\u05d4\u05d9\u05dc\u05ea\u05d9)", "(Required Field)": "(\u05e9\u05d3\u05d4 \u05d7\u05d5\u05d1\u05d4)", "(Staff)": "(\u05e6\u05d5\u05d5\u05ea)", @@ -260,7 +190,6 @@ "Actions": "\u05e4\u05e2\u05d5\u05dc\u05d5\u05ea", "Activate": "\u05d4\u05e4\u05e2\u05dc", "Activate Your Account": "\u05d4\u05e4\u05e2\u05dc \u05d0\u05ea \u05d7\u05e9\u05d1\u05d5\u05e0\u05da", - "Activating a link in this group will skip to the corresponding point in the video.": "\u05d4\u05e4\u05e2\u05dc\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d1\u05e7\u05d1\u05d5\u05e6\u05d4 \u05d4\u05d6\u05d5 \u05ea\u05d5\u05d1\u05d9\u05dc \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e7\u05d5\u05d3\u05d4 \u05d4\u05de\u05e7\u05d1\u05d9\u05dc\u05d4 \u05d1\u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5.", "Active Uploads": "\u05d4\u05e2\u05dc\u05d0\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea", "Add": "\u05d4\u05d5\u05e1\u05e3", "Add Additional Signatory": "\u05d4\u05d5\u05e1\u05e3 \u05d7\u05ea\u05d9\u05de\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea", @@ -290,8 +219,6 @@ "Additional Time (minutes)": "\u05ea\u05d5\u05e1\u05e4\u05ea \u05d6\u05de\u05df (\u05d3\u05e7\u05d5\u05ea)", "Additional posts could not be loaded. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "Additional responses could not be loaded. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05ea\u05d2\u05d5\u05d1\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", - "Adjust video speed": "\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", - "Adjust video volume": "\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05d4\u05e7\u05d5\u05dc \u05e9\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", "Admin": "\u05de\u05e0\u05d4\u05dc", "Advanced": "\u05de\u05ea\u05e7\u05d3\u05dd", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "\u05dc\u05d0\u05d7\u05e8 \u05e9\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d9\u05e2\u05d3 \u05e9\u05dc \u05ea\u05ea \u05d4\u05e4\u05e8\u05e7 \u05e2\u05d1\u05e8, \u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05d0\u05d9\u05e0\u05dd \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d2\u05e9\u05ea \u05dc\u05ea\u05d5\u05db\u05e0\u05d5. \u05ea\u05ea \u05d4\u05e4\u05e8\u05e7 \u05e0\u05e9\u05d0\u05e8 \u05db\u05dc\u05d5\u05dc \u05d1\u05d7\u05d9\u05e9\u05d5\u05d1\u05d9 \u05d4\u05d3\u05d9\u05e8\u05d5\u05d2.", @@ -304,7 +231,6 @@ "All Unreviewed": "\u05db\u05dc \u05d0\u05dc\u05d4 \u05e9\u05dc\u05d0 \u05e0\u05d1\u05d3\u05e7\u05d5", "All Unreviewed Failures": "\u05db\u05dc \u05d4\u05db\u05e9\u05dc\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e0\u05d1\u05d3\u05e7\u05d5", "All accounts were created successfully.": "\u05db\u05dc \u05d4\u05d7\u05e9\u05d1\u05d5\u05e0\u05d5\u05ea \u05e0\u05d5\u05e6\u05e8\u05d5 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4", - "All flags have been removed. To undo, uncheck the box.": "\u05db\u05dc \u05d4\u05d3\u05d2\u05dc\u05d9\u05dd \u05d4\u05d5\u05e1\u05e8\u05d5. \u05db\u05d3\u05d9 \u05dc\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e4\u05e2\u05d5\u05dc\u05d4, \u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e1\u05d9\u05de\u05d5\u05df \u05d1\u05ea\u05d9\u05d1\u05d4.", "All groups must have a name.": "\u05dc\u05db\u05dc \u05d4\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05dd.", "All groups must have a unique name.": "\u05dc\u05db\u05dc \u05d4\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05dd \u05d9\u05d9\u05d7\u05d5\u05d3\u05d9.", "All learners in the {cohort_name} cohort": "\u05db\u05dc \u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05d1\u05e7\u05d1\u05d5\u05e6\u05ea \u05d4\u05dc\u05d9\u05de\u05d5\u05d3 {cohort_name}", @@ -345,8 +271,6 @@ "An error occurred. Please try again.": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4. \u05e0\u05d0 \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "An error occurred. Try again.": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4. \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "An unexpected error occurred. Please try again.": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05dc\u05d0 \u05e6\u05e4\u05d5\u05d9\u05d4. \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", - "Annotation": "\u05d4\u05e1\u05d1\u05e8", - "Annotation Text": "\u05d8\u05e7\u05e1\u05d8 \u05d4\u05d4\u05e1\u05d1\u05e8", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "\u05d2\u05dd \u05d1\u05db\u05dc \u05ea\u05d5\u05db\u05df \u05e9\u05e8\u05e9\u05dd \u05ea\u05d5\u05db\u05df \u05d6\u05d4 \u05db\u05d3\u05e8\u05d9\u05e9\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea \u05d9\u05d5\u05e1\u05e8\u05d5 \u05de\u05d2\u05d1\u05dc\u05d5\u05ea \u05d4\u05d2\u05d9\u05e9\u05d4.", "April": "\u05d0\u05e4\u05e8\u05d9\u05dc", "Are you having trouble finding a team to join?": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05ea\u05e7\u05e9\u05d4 \u05dc\u05de\u05e6\u05d5\u05d0 \u05e6\u05d5\u05d5\u05ea \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3 \u05d0\u05dc\u05d9\u05d5?", @@ -371,7 +295,6 @@ "August": "\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8", "Automatic": "\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9", "Available %s": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea %s \u05d6\u05de\u05d9\u05e0\u05d5\u05ea", - "Average": "\u05de\u05de\u05d5\u05e6\u05e2", "Back to Full List": "\u05d7\u05d6\u05e8\u05d4 \u05dc\u05e8\u05e9\u05d9\u05de\u05d4 \u05d4\u05de\u05dc\u05d0\u05d4", "Back to sign in": "\u05d1\u05d7\u05d6\u05e8\u05d4 \u05dc\u05db\u05e0\u05d9\u05e1\u05d4 \u05dc\u05d7\u05e9\u05d1\u05d5\u05df", "Back to {platform} FAQs": "\u05d7\u05d6\u05e8\u05d4 \u05dc\u05e9\u05d0\u05dc\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d5\u05ea \u05e9\u05dc {platform}", @@ -422,19 +345,6 @@ "Chapter information": "\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05d4\u05e4\u05e8\u05e7", "Chapter {order}": "\u05e4\u05e8\u05e7 {order}", "Check Your Email": "\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05da", - "Check the box to remove %(count)s flag.": [ - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d3\u05d2\u05dc %(count)s.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d3\u05d2\u05dc %(totalFlags)s.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(totalFlags)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(totalFlags)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(totalFlags)s \u05d3\u05d2\u05dc\u05d9\u05dd." - ], - "Check the box to remove all flags.": "\u05e1\u05de\u05df \u05d1\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05db\u05dc \u05d4\u05d3\u05d2\u05dc\u05d9\u05dd.", "Check the highlighted fields below and try again.": "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05e9\u05d3\u05d5\u05ea \u05d4\u05de\u05d5\u05d3\u05d2\u05e9\u05d9\u05dd \u05dc\u05d4\u05dc\u05df \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u05e1\u05de\u05df \u05ea\u05d9\u05d1\u05d4 \u05d6\u05d5 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e7\u05d1\u05dc \u05ea\u05e7\u05e6\u05d9\u05e8 \u05d9\u05d5\u05de\u05d9 \u05d1\u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e2\u05dc \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d7\u05d3\u05e9\u05d4 \u05d5\u05e2\u05dc \u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05e9\u05dc\u05d0 \u05e0\u05e7\u05e8\u05d0\u05d5 \u05d1\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05e9\u05d0\u05ea\u05d4 \u05e2\u05d5\u05e7\u05d1 \u05d0\u05d7\u05e8\u05d9\u05d4\u05dd. ", "Check your email": "\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05ea\u05d9\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05da", @@ -462,10 +372,6 @@ "Clear Value": "\u05e0\u05e7\u05d4 \u05e2\u05e8\u05da", "Clear search": "\u05e0\u05e7\u05d4 \u05d7\u05d9\u05e4\u05d5\u05e9", "Clear search results": "\u05e0\u05e7\u05d4 \u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d7\u05d9\u05e4\u05d5\u05e9", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u05dc\u05d7\u05e5 '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05da \u05ea\u05d5\u05e2\u05d1\u05e8 \u05dc\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05e6\u05d3 3. \n\n\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3 \u05d6\u05d4 \u05de\u05d1\u05dc\u05d9 \u05e9\u05d4\u05de\u05d9\u05d3\u05e2 \u05d4\u05d0\u05d9\u05e9\u05d9 \u05e9\u05dc\u05da \u05d9\u05e9\u05dc\u05d7. ", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u05dc\u05d7\u05e5 '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05e9\u05e9\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05e9\u05dc\u05da \u05d5\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9\u05ea \u05e9\u05dc\u05da \u05d9\u05d5\u05e2\u05d1\u05e8\u05d5 \u05dc\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05e6\u05d3 3.\n\n\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3 \u05d6\u05d4 \u05de\u05d1\u05dc\u05d9 \u05e9\u05d4\u05de\u05d9\u05d3\u05e2 \u05d4\u05d0\u05d9\u05e9\u05d9 \u05e9\u05dc\u05da \u05d9\u05e9\u05dc\u05d7. ", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u05dc\u05d7\u05e5 '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05e9\u05e9\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05e9\u05dc\u05da \u05d9\u05d5\u05e2\u05d1\u05e8 \u05dc\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05e6\u05d3 3. \n\n\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3 \u05d6\u05d4 \u05de\u05d1\u05dc\u05d9 \u05e9\u05d4\u05de\u05d9\u05d3\u05e2 \u05d4\u05d0\u05d9\u05e9\u05d9 \u05e9\u05dc\u05da \u05d9\u05e9\u05dc\u05d7. ", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05dc\u05d7\u05e6\u05df \u05d6\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05ea\u05d9\u05e7 \u05d0\u05d5 \u05dc\u05d1\u05d8\u05dc \u05d4\u05e9\u05ea\u05e7\u05d4 \u05e9\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5 \u05d6\u05d4 \u05d0\u05d5 \u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05de\u05e7\u05e9\u05d9\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05d0\u05d5 \u05dc\u05de\u05d8\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d1\u05d9\u05e8 \u05d0\u05d5 \u05dc\u05d4\u05e0\u05de\u05d9\u05da \u05d0\u05ea \u05e8\u05de\u05ea \u05d4\u05e7\u05d5\u05dc. ", "Click to add a new %(xblock_type)s": "\u05dc\u05d7\u05e5 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 %(xblock_type)s \u05d7\u05d3\u05e9.", "Click to change": "\u05dc\u05d7\u05e5 \u05dc\u05e9\u05d9\u05e0\u05d5\u05d9", "Click to choose all %s at once.": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05db\u05dc \u05d4%s \u05d1\u05d1\u05ea \u05d0\u05d7\u05ea.", @@ -512,7 +418,6 @@ "Could not find Certificate Invalidation in the list. Please refresh the page and try again": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05de\u05e6\u05d5\u05d0 \u05e4\u05e1\u05d9\u05dc\u05ea \u05ea\u05e2\u05d5\u05d3\u05d4 \u05d1\u05e8\u05e9\u05d9\u05de\u05d4. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d3\u05e3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1", "Could not find a user with username or email address '<%- identifier %>'.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e9\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 '<%- identifier %>'.", "Could not find users associated with the following identifiers:": "\u05dc\u05d0 \u05d4\u05e6\u05dc\u05d7\u05ea\u05d9 \u05dc\u05de\u05e6\u05d5\u05d0 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d4\u05de\u05e9\u05d5\u05d9\u05d9\u05db\u05d9\u05dd \u05dc\u05de\u05d6\u05d4\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd:", - "Could not grade your answer. The submission was aborted.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d3\u05e8\u05d2 \u05d0\u05ea \u05d4\u05ea\u05e9\u05d5\u05d1\u05d4. \u05d4\u05d4\u05d2\u05e9\u05d4 \u05d1\u05d5\u05d8\u05dc\u05d4.", "Could not parse certificate JSON. %(message)s": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e2\u05d1\u05d3 JSON \u05e9\u05dc \u05ea\u05e2\u05d5\u05d3\u05d4. %(message)s", "Could not retrieve download url.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d0\u05d7\u05d6\u05e8 \u05db\u05ea\u05d5\u05d1\u05ea URL \u05dc\u05d4\u05d5\u05e8\u05d3\u05d4.", "Could not retrieve payment information": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d0\u05d7\u05d6\u05e8 \u05d0\u05ea \u05e4\u05e8\u05d8\u05d9 \u05ea\u05e9\u05dc\u05d5\u05dd", @@ -562,7 +467,6 @@ "Date": "\u05ea\u05d0\u05e8\u05d9\u05da", "Date Added": "\u05e0\u05d5\u05e1\u05e3 \u05ea\u05d0\u05e8\u05d9\u05da", "Date added": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05d0\u05e8\u05d9\u05da", - "Date posted": "\u05ea\u05d0\u05e8\u05d9\u05da \u05e4\u05e8\u05e1\u05d5\u05dd", "Deactivate": "\u05d1\u05d8\u05dc ", "December": "\u05d3\u05e6\u05de\u05d1\u05e8", "Declined": "\u05e0\u05d3\u05d7\u05d4", @@ -592,7 +496,6 @@ "Discussion": "\u05d3\u05d9\u05d5\u05df", "Discussion Home": "\u05e2\u05de\u05d5\u05d3 \u05d4\u05d1\u05d9\u05ea \u05dc\u05d3\u05d9\u05d5\u05df", "Display Name": "\u05e9\u05dd \u05dc\u05ea\u05e6\u05d5\u05d2\u05d4", - "Do not show again": "\u05d0\u05dc \u05ea\u05e6\u05d9\u05d2 \u05e9\u05d5\u05d1", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05df \u05dc\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8 \u05d6\u05d4 ('{student_id}') \u05dc\u05d3\u05dc\u05d2 \u05e2\u05dc \u05de\u05d1\u05d7\u05df \u05d4\u05db\u05e0\u05d9\u05e1\u05d4? ", "Do you want to replace the edX transcript with the YouTube transcript?": "\u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d7\u05dc\u05d9\u05e3 \u05d0\u05ea \u05ea\u05de\u05dc\u05d9\u05dc edX \u05d1\u05ea\u05de\u05dc\u05d9\u05dc \u05d9\u05d5\u05d8\u05d9\u05d5\u05d1?", "Do you want to upload your file before submitting?": "\u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05ea \u05e7\u05d1\u05e6\u05d9\u05da \u05dc\u05e4\u05e0\u05d9 \u05d4\u05e9\u05dc\u05d9\u05d7\u05d4?", @@ -626,7 +529,7 @@ "EdX doesn\\'t have a timed transcript for this video. Please upload an .srt file.": "\u05d0\u05d9\u05df \u05dc-edX \u05ea\u05de\u05dc\u05d9\u05dc \u05de\u05ea\u05d5\u05d6\u05de\u05df \u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5 \u05d6\u05d4. \u05e0\u05d0 \u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 SRT.", "EdX has a timed transcript for this video. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript. If you want to replace this transcript, upload a new .srt transcript file.": "\u05dc-edX \u05e7\u05d9\u05d9\u05dd \u05ea\u05de\u05dc\u05d9\u05dc \u05de\u05ea\u05d5\u05d6\u05de\u05df \u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d5\u05df \u05d6\u05d4. \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5, \u05dc\u05e2\u05e8\u05d5\u05da \u05d0\u05d5\u05ea\u05d5 \u05d5\u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05d5\u05ea\u05d5 \u05de\u05d7\u05d3\u05e9. \u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d7\u05dc\u05d9\u05e3 \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05e0\u05d0 \u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 \u05ea\u05de\u05dc\u05d9\u05dc SRT \u05d7\u05d3\u05e9. ", "EdX has a timed transcript for this video. If you want to replace this transcript, upload a new .srt transcript file. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript.": "\u05dc-edX \u05e7\u05d9\u05d9\u05dd \u05ea\u05de\u05dc\u05d9\u05dc \u05de\u05ea\u05d5\u05d6\u05de\u05df \u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d5\u05df \u05d6\u05d4. \u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d7\u05dc\u05d9\u05e3 \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 \u05ea\u05de\u05dc\u05d9\u05dc SRT \u05d7\u05d3\u05e9. \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5, \u05dc\u05e2\u05e8\u05d5\u05da \u05d0\u05d5\u05ea\u05d5 \u05d5\u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05d5\u05ea\u05d5 \u05de\u05d7\u05d3\u05e9. ", - "Edit": "\u05e2\u05e8\u05d9\u05db\u05d4", + "Edit": "\u05e2\u05e8\u05d5\u05da", "Edit %(display_name)s (required)": "\u05e2\u05e8\u05d5\u05da %(display_name)s (\u05d7\u05d5\u05d1\u05d4)", "Edit Membership": "\u05e2\u05e8\u05d5\u05da \u05d7\u05d1\u05e8\u05d5\u05ea", "Edit Team": "\u05e2\u05e8\u05d5\u05da \u05e6\u05d5\u05d5\u05ea", @@ -644,9 +547,7 @@ "Email address": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e0\u05e9\u05dc\u05d7\u05d5 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4. \u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd \u05db\u05d1\u05e8 \u05d0\u05d9\u05e0\u05dd \u05e8\u05e9\u05d5\u05de\u05d9\u05dd \u05dc\u05e7\u05d5\u05e8\u05e1:", "Enable Cohorts": "\u05d0\u05e4\u05e9\u05e8 \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05dc\u05d9\u05de\u05d5\u05d3", - "End": "\u05e1\u05d5\u05e3", "End My Exam": "\u05e1\u05d9\u05d9\u05dd \u05d4\u05de\u05d1\u05d7\u05df \u05e9\u05dc\u05d9", - "End of transcript. Skip to the start.": "\u05e1\u05d5\u05e3 \u05d4\u05ea\u05de\u05dc\u05d5\u05dc. \u05d3\u05dc\u05d2 \u05dc\u05d4\u05ea\u05d7\u05dc\u05d4.", "Endorse": "\u05d0\u05e9\u05e8", "Engage with posts": "\u05d4\u05e9\u05ea\u05ea\u05e3 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e4\u05d5\u05e1\u05d8", "Enroll Now": "\u05dc\u05d4\u05e8\u05e9\u05de\u05d4", @@ -716,10 +617,8 @@ "Everyone who has staff privileges in this course": "\u05db\u05dc \u05d0\u05d7\u05d3 \u05e9\u05d9\u05e9 \u05dc\u05d5 \u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e9\u05dc \u05e6\u05d5\u05d5\u05ea \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4", "Exam Types": "\u05e1\u05d5\u05d2\u05d9 \u05de\u05d1\u05d7\u05df", "Exception Granted": "\u05e0\u05d9\u05ea\u05e0\u05d4 \u05d7\u05e8\u05d9\u05d2\u05d4", - "Exit full browser": "\u05e6\u05d0 \u05de\u05d3\u05e4\u05d3\u05e4\u05df \u05de\u05dc\u05d0", "Expand All": "\u05d4\u05e8\u05d7\u05d1 \u05d4\u05db\u05dc", "Explain if other.": "\u05d4\u05e1\u05d1\u05e8 \u05d0\u05dd \u05d0\u05d7\u05e8\u05ea.", - "Explanation": "\u05d4\u05e1\u05d1\u05e8", "Explicitly Hiding from Students": "\u05de\u05e1\u05ea\u05d9\u05e8 \u05d1\u05de\u05e4\u05d5\u05e8\u05e9 \u05de\u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd", "Explore New Programs": "\u05d1\u05d7\u05df \u05ea\u05db\u05e0\u05d9\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea", "Explore Programs": "\u05d1\u05d7\u05df \u05ea\u05db\u05e0\u05d9\u05d5\u05ea", @@ -737,7 +636,6 @@ "File upload succeeded": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5 \u05e2\u05d1\u05e8\u05d4 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u05d4\u05e7\u05d5\u05d1\u05e5 {filename} \u05d7\u05d5\u05e8\u05d2 \u05de\u05d4\u05d2\u05d5\u05d3\u05dc \u05d4\u05de\u05e8\u05d1\u05d9 \u05e9\u05dc {maxFileSizeInMBs} MB", "Files must be in JPEG or PNG format.": "\u05e7\u05d1\u05e6\u05d9\u05dd \u05d7\u05d9\u05d9\u05d1\u05d9\u05dd \u05dc\u05d4\u05d9\u05d5\u05ea \u05d1\u05e4\u05d5\u05e8\u05de\u05d8 JPEG \u05d0\u05d5 PNG. ", - "Fill browser": "\u05de\u05dc\u05d0 \u05d3\u05e4\u05d3\u05e4\u05df", "Filter": "\u05e1\u05d9\u05e0\u05d5\u05df", "Filter and sort topics": "\u05e1\u05e0\u05df \u05d5\u05de\u05d9\u05d9\u05df \u05e0\u05d5\u05e9\u05d0\u05d9\u05dd", "Final Grade Received": "\u05d4\u05e6\u05d9\u05d5\u05df \u05d4\u05e1\u05d5\u05e4\u05d9 \u05d4\u05ea\u05e7\u05d1\u05dc", @@ -779,7 +677,6 @@ "Group information": "\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05d4\u05e7\u05d1\u05d5\u05e6\u05d4", "Group name is required": "\u05e9\u05dd \u05e7\u05d1\u05d5\u05e6\u05d4 \u05d4\u05d5\u05d0 \u05d4\u05db\u05e8\u05d7\u05d9", "Groups": "\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea", - "Header": "\u05db\u05d5\u05ea\u05e8\u05ea", "Heading": "\u05db\u05d5\u05ea\u05e8\u05ea \u05e2\u05dc\u05d9\u05d5\u05e0\u05d4", "Heading (Ctrl+H)": "\u05db\u05d5\u05ea\u05e8\u05ea (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u05e2\u05d6\u05d5\u05e8 \u05dc\u05ea\u05dc\u05de\u05d9\u05d3\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd \u05dc\u05d4\u05d7\u05dc\u05d9\u05d8 \u05d0\u05dd \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3 \u05dc\u05e6\u05d5\u05d5\u05ea \u05e9\u05dc\u05da \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e4\u05d9\u05e8\u05d5\u05d8 \u05d7\u05dc\u05e7 \u05de\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea. \u05d1\u05d7\u05e8 \u05d1\u05e7\u05e4\u05d9\u05d3\u05d4, \u05de\u05e9\u05d5\u05dd \u05e9\u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05d0\u05e0\u05e9\u05d9\u05dd \u05de\u05e2\u05d8\u05d9\u05dd \u05d9\u05d4\u05d9\u05d5 \u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3 \u05dc\u05e6\u05d5\u05d5\u05ea \u05d0\u05dd \u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05d5\u05d0 \u05de\u05d2\u05d1\u05d9\u05dc \u05de\u05d3\u05d9.", @@ -787,13 +684,11 @@ "Hide Deprecated Settings": "\u05d4\u05e1\u05ea\u05e8 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05d9\u05d5\u05e9\u05e0\u05d5\u05ea", "Hide Discussion": "\u05d4\u05e1\u05ea\u05e8 \u05d3\u05d9\u05d5\u05df", "Hide Previews": "\u05d4\u05e1\u05ea\u05e8 \u05ea\u05e6\u05d5\u05d2\u05d5\u05ea \u05de\u05e7\u05d3\u05d9\u05de\u05d5\u05ea", - "Hide closed captions": "\u05d4\u05e1\u05ea\u05e8 \u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea", "Hide content after due date": "\u05d4\u05e1\u05ea\u05e8 \u05ea\u05d5\u05db\u05df \u05dc\u05d0\u05d7\u05e8 \u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d9\u05e2\u05d3", "Hide entire subsection": "\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05ea\u05ea \u05d4\u05e4\u05e8\u05e7 \u05db\u05d5\u05dc\u05d5", "Hide from learners": "\u05d4\u05e1\u05ea\u05e8 \u05de\u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd", "Hide notes": "\u05d4\u05e1\u05ea\u05e8 \u05e8\u05e9\u05d5\u05de\u05d5\u05ea", "Hiding from Students": "\u05de\u05e1\u05ea\u05d9\u05e8 \u05de\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd", - "High Definition": "\u05d0\u05d9\u05db\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d4", "Highlighted text": "\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05d3\u05d2\u05e9", "Horizontal Rule (Ctrl+R)": "\u05e7\u05d5 \u05d0\u05d5\u05e4\u05e7\u05d9 (Ctrl+R)", "How to create useful text alternatives.": "\u05db\u05d9\u05e6\u05d3 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05d7\u05dc\u05d5\u05e4\u05d5\u05ea \u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e2\u05d9\u05dc\u05d5\u05ea.", @@ -815,7 +710,6 @@ "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u05d0\u05dd \u05ea\u05e2\u05d6\u05d5\u05d1, \u05dc\u05d0 \u05ea\u05d5\u05db\u05dc \u05dc\u05e4\u05e8\u05e1\u05dd \u05d9\u05d5\u05ea\u05e8 \u05d1\u05d3\u05d9\u05d5\u05e0\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea. \u05de\u05e7\u05d5\u05de\u05da \u05d9\u05ea\u05e4\u05e0\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05ea\u05dc\u05de\u05d9\u05d3 \u05d0\u05d7\u05e8.", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05d1\u05e6\u05e2 \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9\u05d9\u05dd, \u05d5\u05d3\u05d0 \u05e9\u05d0\u05ea\u05d4 \u05de\u05d5\u05d3\u05d9\u05e2 \u05dc\u05d7\u05d1\u05e8\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea \u05dc\u05e4\u05e0\u05d9 \u05d1\u05d9\u05e6\u05d5\u05e2 \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d0\u05dc\u05d4.", "If you make this %(xblockType)s visible to learners, learners will be able to see its content after the release date has passed and you have published the unit. Only units that are explicitly hidden from learners will remain hidden after you clear this option for the %(xblockType)s.": "\u05d0\u05dd \u05ea\u05d4\u05e4\u05d5\u05da \u05d0\u05ea %(xblockType)s \u05dc\u05d2\u05dc\u05d5\u05d9 \u05dc\u05dc\u05d5\u05de\u05d3\u05d9\u05dd, \u05d9\u05d5\u05db\u05dc\u05d5 \u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05dc\u05e8\u05d0\u05d5\u05ea \u05d0\u05ea \u05ea\u05d5\u05db\u05e0\u05d5 \u05dc\u05d0\u05d7\u05e8 \u05e9\u05d7\u05dc\u05e3 \u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d4\u05e4\u05e6\u05d4 \u05d5\u05e4\u05e8\u05e1\u05d5\u05dd \u05d4\u05d9\u05d7\u05d9\u05d3\u05d4. \u05e8\u05e7 \u05d9\u05d7\u05d9\u05d3\u05d5\u05ea \u05d4\u05e0\u05e1\u05ea\u05e8\u05d5\u05ea \u05d1\u05d0\u05d5\u05e4\u05df \u05de\u05e4\u05d5\u05e8\u05e9 \u05de\u05e4\u05e0\u05d9 \u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05d9\u05e9\u05d0\u05e8\u05d5 \u05e0\u05e1\u05ea\u05e8\u05d5\u05ea \u05dc\u05d0\u05d7\u05e8 \u05e9\u05ea\u05d5\u05e8\u05d9\u05d3 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05de\u05d4-%(xblockType)s.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u05d1\u05de\u05d9\u05d3\u05d4 \u05d5\u05d0\u05ea\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05e2\u05d5\u05e8\u05da \u05de\u05ea\u05e7\u05d3\u05dd, \u05d1\u05e2\u05d9\u05d4 \u05d6\u05d5 \u05ea\u05d5\u05de\u05e8 \u05dc\u05e4\u05d5\u05e8\u05de\u05d8 XML \u05d5\u05dc\u05d0 \u05ea\u05d5\u05db\u05dc \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05de\u05de\u05e9\u05e7 \u05e9\u05dc \u05e2\u05d5\u05e8\u05da \u05e4\u05e9\u05d5\u05d8.\n\n\u05d4\u05d0\u05dd \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05dc\u05e2\u05d5\u05e8\u05da \u05de\u05ea\u05e7\u05d3\u05dd \u05d5\u05dc\u05d4\u05de\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d1\u05e2\u05d9\u05d4 \u05dc-XML?", "Image": "\u05ea\u05de\u05d5\u05e0\u05d4", "Image (Ctrl+G)": "\u05ea\u05de\u05d5\u05e0\u05d4 (Ctrl+G)", "Image Description": "\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d4\u05ea\u05de\u05d5\u05e0\u05d4", @@ -829,7 +723,6 @@ "Inheriting Student Visibility": "\u05d9\u05d5\u05e8\u05e9 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d7\u05e9\u05d9\u05e4\u05d4 \u05dc\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd", "Insert Hyperlink": "\u05d4\u05db\u05e0\u05e1 \u05d4\u05d9\u05e4\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8", "Insert Image (upload file or type URL)": "\u05d4\u05db\u05e0\u05e1 \u05ea\u05de\u05d5\u05e0\u05d4 (\u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 \u05d0\u05d5 \u05d4\u05e7\u05dc\u05d3 \u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05ea\u05e8)", - "Instructor": "\u05de\u05d3\u05e8\u05d9\u05da", "Instructor Biography": "\u05d1\u05d9\u05d5\u05d2\u05e8\u05e4\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05e8\u05d9\u05da", "Instructor Name": "\u05e9\u05dd \u05d4\u05de\u05d3\u05e8\u05d9\u05da", "Instructor Photo": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d4\u05de\u05d3\u05e8\u05d9\u05da", @@ -904,8 +797,6 @@ "Location in Course": "\u05de\u05d9\u05e7\u05d5\u05dd \u05d1\u05e7\u05d5\u05e8\u05e1", "Lock this asset": "\u05e0\u05e2\u05dc \u05e0\u05db\u05e1 \u05d6\u05d4", "Lock/unlock file": "\u05e0\u05e2\u05dc/\u05e9\u05d7\u05e8\u05e8 \u05e0\u05e2\u05d9\u05dc\u05ea \u05e7\u05d5\u05d1\u05e5", - "Loud": "\u05e8\u05d5\u05e2\u05e9", - "Low": "\u05e0\u05de\u05d5\u05da", "MB": "MB", "Make Visible to Students": "\u05e9\u05e0\u05d4 \u05dc\u05d2\u05dc\u05d5\u05d9 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd ", "Make sure that the full name on your account matches the name on your ID.": "\u05d5\u05d3\u05d0 \u05db\u05d9 \u05d4\u05e9\u05dd \u05d4\u05de\u05dc\u05d0 \u05d1\u05e9\u05dd \u05d7\u05e9\u05d1\u05d5\u05e0\u05da \u05ea\u05d5\u05d0\u05dd \u05d0\u05ea \u05d4\u05e9\u05dd \u05d1\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d4\u05de\u05d6\u05d4\u05d4 \u05e9\u05dc\u05da. ", @@ -921,7 +812,6 @@ "Mark enrollment code as unused": "\u05e1\u05de\u05df \u05d0\u05ea \u05e7\u05d5\u05d3 \u05d4\u05d4\u05e8\u05e9\u05de\u05d4 \u05db'\u05d0\u05d9\u05e0\u05d5 \u05d1\u05e9\u05d9\u05de\u05d5\u05e9'", "Markdown Editing Help": "\u05e2\u05d6\u05e8\u05d4 \u05d1\u05e2\u05e8\u05d9\u05db\u05ea \u05e1\u05d9\u05de\u05d5\u05df", "Max file size exceeded": "\u05d4\u05d2\u05d5\u05d3\u05dc \u05d4\u05de\u05e7\u05e1\u05d9\u05de\u05dc\u05d9 \u05e9\u05dc \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d7\u05e8\u05d2 \u05d9\u05ea\u05e8 \u05e2\u05dc \u05d4\u05de\u05d9\u05d3\u05d4", - "Maximum": "\u05de\u05e7\u05e1\u05d9\u05de\u05d5\u05dd", "May": "\u05de\u05d0\u05d9", "Membership": "\u05d7\u05d1\u05e8\u05d5\u05ea", "Message:": "\u05d4\u05d5\u05d3\u05e2\u05d4:", @@ -931,9 +821,6 @@ "More": "\u05e2\u05d5\u05d3", "Must be a Staff User to Perform this request.": "\u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05e9\u05ea\u05de\u05e9 \u05e6\u05d5\u05d5\u05ea \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d1\u05e6\u05e2 \u05d1\u05e7\u05e9\u05d4 \u05d6\u05d5.", "Must complete verification checkpoint": "\u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05e9\u05dc\u05d9\u05dd \u05e0\u05e7\u05d5\u05d3\u05ea \u05d1\u05d9\u05e7\u05d5\u05e8\u05ea \u05dc\u05d0\u05d9\u05de\u05d5\u05ea", - "Mute": "\u05d4\u05e9\u05ea\u05e7", - "Muted": "\u05de\u05d5\u05e9\u05ea\u05e7", - "My Notes": "\u05d4\u05e8\u05e9\u05d5\u05de\u05d5\u05ea \u05e9\u05dc\u05d9", "My Orders": "\u05d4\u05d4\u05d6\u05de\u05e0\u05d5\u05ea \u05e9\u05dc\u05d9", "My Team": "\u05d4\u05e6\u05d5\u05d5\u05ea \u05e9\u05dc\u05d9", "N/A": "\u05dc\u05d0 \u05d6\u05de\u05d9\u05df", @@ -1009,7 +896,6 @@ "Only properly formatted .csv files will be accepted.": "\u05d9\u05ea\u05e7\u05d1\u05dc\u05d5 \u05e8\u05e7 \u05e7\u05d1\u05e6\u05d9 CSV. \u05de\u05e4\u05d5\u05e8\u05de\u05d8\u05d9\u05dd \u05db\u05d4\u05dc\u05db\u05d4 ", "Only the parent course staff of a CCX can create content groups.": "\u05e8\u05e7 \u05e6\u05d5\u05d5\u05ea \u05e7\u05d5\u05e8\u05e1 \u05d4\u05d1\u05e1\u05d9\u05e1 \u05e9\u05dc CCX \u05d9\u05db\u05d5\u05dc \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05ea\u05d5\u05db\u05df.", "Open": "\u05e4\u05ea\u05d7", - "Open language menu": "\u05e4\u05ea\u05d7 \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e9\u05e4\u05d4", "Open/download this file": "\u05e4\u05ea\u05d7/\u05d4\u05d5\u05e8\u05d3 \u05e7\u05d5\u05d1\u05e5 \u05d6\u05d4", "OpenAssessment Save Error": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05e9\u05de\u05d9\u05e8\u05d4 \u05e9\u05dc OpenAssessment", "Option Deleted": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05e0\u05de\u05d7\u05e7\u05d4", @@ -1032,7 +918,6 @@ "Password": "\u05e1\u05d9\u05e1\u05de\u05d4", "Password assistance": "\u05e2\u05d6\u05e8\u05d4 \u05e2\u05dd \u05e1\u05d9\u05e1\u05de\u05d4", "Path to Signature Image": "\u05e0\u05ea\u05d9\u05d1 \u05dc\u05ea\u05de\u05d5\u05e0\u05ea \u05d7\u05ea\u05d9\u05de\u05d4", - "Pause": "\u05d4\u05e9\u05d4\u05d4", "Peer": "\u05e2\u05de\u05d9\u05ea", "Pending Session Review": "\u05e1\u05e7\u05d9\u05e8\u05ea \u05de\u05e4\u05d2\u05e9 \u05d1\u05d4\u05de\u05ea\u05e0\u05d4", "Photo": "\u05ea\u05de\u05d5\u05e0\u05d4", @@ -1046,8 +931,6 @@ "Pin": "\u05d4\u05e6\u05de\u05d3", "Pinned": "\u05de\u05d5\u05e6\u05de\u05d3", "Placeholder": "\u05de\u05e6\u05d9\u05d9\u05df \u05de\u05e7\u05d5\u05dd", - "Play": "\u05e0\u05d2\u05df", - "Play video": "\u05d4\u05e4\u05e2\u05dc \u05d0\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", "Please Note": "\u05e9\u05d9\u05dd \u05dc\u05d1", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05de\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d4\u05de\u05d3\u05e8\u05d9\u05da (\u05e9\u05d9\u05dd \u05dc\u05d1: \u05e8\u05e7 \u05e7\u05d1\u05e6\u05d9 JPEG \u05d0\u05d5 PNG \u05e0\u05ea\u05de\u05db\u05d9\u05dd. \u05d9\u05e9 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05d9\u05d1\u05d5\u05e2\u05d9\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3, \u05d1\u05e2\u05dc\u05d5\u05ea \u05d9\u05d7\u05e1 \u05e9\u05dc 1:1, \u05d1\u05d2\u05d5\u05d3\u05dc \u05d0\u05d7\u05d9\u05d3 \u05dc\u05db\u05dc \u05d4\u05ea\u05de\u05d5\u05e0\u05d5\u05ea)", "Please add the institute where the instructor is associated": "\u05d0\u05e0\u05d0 \u05d4\u05db\u05e0\u05e1 \u05d0\u05ea \u05d4\u05de\u05d5\u05e1\u05d3 \u05d0\u05dc\u05d9\u05d5 \u05de\u05e9\u05d5\u05d9\u05da \u05d4\u05de\u05d3\u05e8\u05d9\u05da", @@ -1090,8 +973,6 @@ "Preferred Language": "\u05e9\u05e4\u05d4 \u05de\u05d5\u05e2\u05d3\u05e4\u05ea", "Prerequisite:": "\u05d3\u05e8\u05d9\u05e9\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea:", "Prerequisite: %(prereq_display_name)s": "\u05d3\u05e8\u05d9\u05e9\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea: %(prereq_display_name)s", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05de\u05e7\u05e9 \u05d4\u05d7\u05e5 '\u05dc\u05de\u05e2\u05dc\u05d4' \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05ea, \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e7\u05e9\u05d9 \u05d4\u05d7\u05e6\u05d9\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05d5\u05dc\u05de\u05d8\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e0\u05d5\u05d5\u05d8 \u05d1\u05d9\u05df \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05e9\u05d5\u05e0\u05d5\u05ea. \u05dc\u05d7\u05e5 \u05e2\u05dc ENTER \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05dc\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e9\u05e0\u05d1\u05d7\u05e8\u05d4.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05de\u05e7\u05e9 \u05d4\u05d7\u05e5 \u05dc\u05de\u05e2\u05dc\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05e9\u05e4\u05d4 \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e7\u05e9\u05d9 \u05d4\u05d7\u05e6\u05d9\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05d5\u05dc\u05de\u05d8\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e0\u05d5\u05d5\u05d8 \u05d1\u05d9\u05df \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05e9\u05e4\u05d4. \u05dc\u05d7\u05e5 \u05e2\u05dc ENTER \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05dc\u05e9\u05e4\u05d4 \u05e9\u05e0\u05d1\u05d7\u05e8\u05d4.", "Prevent students from generating certificates in this course?": "\u05dc\u05de\u05e0\u05d5\u05e2 \u05de\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd \u05dc\u05d9\u05e6\u05d5\u05e8 \u05ea\u05e2\u05d5\u05d3\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4?", "Preview": "\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e7\u05d3\u05d9\u05de\u05d4", "Preview Certificate": "\u05d4\u05e6\u05d2 \u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea \u05e9\u05dc \u05d4\u05ea\u05e2\u05d5\u05d3\u05d4", @@ -1114,7 +995,6 @@ "Promote another member to Admin to remove your admin rights": "\u05e7\u05d3\u05dd \u05d7\u05d1\u05e8 \u05d0\u05d7\u05e8 \u05dc\u05de\u05e0\u05d4\u05dc \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05ea \u05d6\u05db\u05d5\u05d9\u05d5\u05ea\u05d9\u05da \u05d4\u05e0\u05d9\u05d4\u05d5\u05dc\u05d9\u05d5\u05ea", "Provisional": "\u05d6\u05de\u05e0\u05d9", "Provisionally Supported": "\u05e0\u05ea\u05de\u05da \u05d1\u05d0\u05d5\u05e4\u05df \u05d6\u05de\u05e0\u05d9", - "Public": "\u05e6\u05d9\u05d1\u05d5\u05e8\u05d9", "Publish": "\u05e4\u05e8\u05e1\u05dd", "Publish all unpublished changes for this {item}?": "\u05d4\u05d0\u05dd \u05dc\u05e4\u05e8\u05e1\u05dd \u05d0\u05ea \u05db\u05dc \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e4\u05d5\u05e8\u05e1\u05de\u05d5 \u05e2\u05d1\u05d5\u05e8 {item}?", "Publish {display_name}": "\u05e4\u05e8\u05e1\u05dd \u05d0\u05ea {display_name}", @@ -1162,11 +1042,9 @@ "Removing": "\u05de\u05e1\u05d9\u05e8", "Removing a video from this list does not affect course content. Any content that uses a previously uploaded video ID continues to display in the course.": "\u05d4\u05e1\u05e8\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5 \u05de\u05e8\u05e9\u05d9\u05de\u05d4 \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05de\u05e9\u05e4\u05d9\u05e2\u05d4 \u05e2\u05dc \u05ea\u05d5\u05db\u05df \u05d4\u05e7\u05d5\u05e8\u05e1. \u05db\u05dc \u05ea\u05d5\u05db\u05df \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e1\u05e4\u05e8 \u05de\u05d6\u05d4\u05d4 \u05e9\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05e9\u05d4\u05d5\u05e2\u05dc\u05d4 \u05d1\u05e2\u05d1\u05e8 \u05de\u05de\u05e9\u05d9\u05da \u05dc\u05d4\u05e6\u05d9\u05d2 \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4.", "Replace": "\u05d4\u05d7\u05dc\u05e3", - "Reply": "\u05d4\u05e9\u05d1", "Report": "\u05d3\u05d5\u05d5\u05d7", "Report abuse": "\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05e9\u05d9\u05de\u05d5\u05e9 \u05dc\u05e8\u05e2\u05d4", "Report abuse, topics, and responses": "\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05d4\u05d8\u05e8\u05d3\u05d4, \u05e0\u05d5\u05e9\u05d0\u05d9\u05dd \u05d5\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea", - "Report annotation as inappropriate or offensive.": "\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05d4\u05d4\u05e2\u05e8\u05d4 \u05db\u05d1\u05dc\u05ea\u05d9 \u05d4\u05d5\u05dc\u05de\u05ea \u05d0\u05d5 \u05e4\u05d5\u05d2\u05e2\u05e0\u05d9\u05ea", "Reported": "\u05d3\u05d5\u05d5\u05d7", "Requester": "\u05de\u05d1\u05e7\u05e9", "Required field.": "\u05e9\u05d3\u05d4 \u05d7\u05d5\u05d1\u05d4", @@ -1222,7 +1100,6 @@ "Sent To": "\u05e0\u05e9\u05dc\u05d7 \u05d0\u05dc", "Sent To:": "\u05e0\u05e9\u05dc\u05d7 \u05d0\u05dc:", "September": "\u05e1\u05e4\u05d8\u05de\u05d1\u05e8", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05d4\u05de\u05e9\u05db\u05d9\u05d5\u05ea! \u05d0\u05d9\u05e0\u05d5 \u05d9\u05db\u05d5\u05dc \u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc-%(tab_name)s \u05d1\u05de\u05d5\u05d3\u05d5\u05dc \u05e0\u05d5\u05db\u05d7\u05d9. \u05d0\u05e0\u05d0 \u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05e6\u05d5\u05d5\u05ea \u05d4\u05e7\u05d5\u05e8\u05e1.", "Server Error, Please refresh the page and try again.": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05e9\u05e8\u05ea, \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d3\u05e3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "Set as a Special Exam": "\u05d4\u05d2\u05d3\u05e8 \u05db\u05de\u05d1\u05d7\u05df \u05de\u05d9\u05d5\u05d7\u05d3", "Set up your certificate": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea \u05ea\u05e2\u05d5\u05d3\u05ea\u05da", @@ -1231,7 +1108,6 @@ "Share Alike": "\u05e9\u05ea\u05e3", "Share on Mozilla Backpack": "\u05e9\u05ea\u05e3 \u05d1-Mozilla Backpack", "Share your \"%(display_name)s\" award": "\u05e9\u05ea\u05e3 \u05d0\u05ea \u05e4\u05e8\u05e1 \"%(display_name)s\"", - "Short explanation": "\u05d4\u05e1\u05d1\u05e8 \u05e7\u05e6\u05e8", "Show": "\u05d4\u05e6\u05d2", "Show All": "\u05d4\u05e6\u05d2 \u05d4\u05db\u05dc", "Show Comment (%(num_comments)s)": [ @@ -1271,7 +1147,6 @@ "Signatory": "\u05d4\u05d7\u05d5\u05ea\u05b5\u05dd", "Signatory field(s) has invalid data.": "\u05d1\u05e9\u05d3\u05d4(\u05d5\u05ea) \u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9\u05d9\u05dd.", "Signature Image": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d7\u05ea\u05d9\u05de\u05d4", - "Skip": "\u05d3\u05dc\u05d2", "Some Rights Reserved": "\u05d7\u05dc\u05e7 \u05de\u05d4\u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e9\u05de\u05d5\u05e8\u05d5\u05ea", "Some images in this post have been omitted": "\u05d7\u05dc\u05e7 \u05de\u05d4\u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d1\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4 \u05e0\u05de\u05d7\u05e7\u05d5", "Something went wrong changing this enrollment. Please try again.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05e2\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05e8\u05e9\u05de\u05d4 \u05d6\u05d5. \u05e0\u05d0 \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", @@ -1279,16 +1154,13 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u05de\u05e6\u05d8\u05e2\u05e8\u05d9\u05dd, \u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d4\u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea \u05e9\u05d4\u05e2\u05dc\u05ea. \u05d0\u05e0\u05d0 \u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05ea\u05d1\u05e0\u05d9\u05ea \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1. ", "Sorted by": "\u05de\u05d5\u05d9\u05d9\u05df \u05d1\u05d9\u05d3\u05d9", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "\u05e6\u05d9\u05d9\u05df \u05d7\u05dc\u05d5\u05e4\u05d4 \u05dc\u05db\u05d5\u05ea\u05e8\u05ea \u05e7\u05d5\u05e8\u05e1 \u05e9\u05ea\u05d5\u05e6\u05d2 \u05d1\u05ea\u05e2\u05d5\u05d3\u05d5\u05ea. \u05d4\u05e9\u05d0\u05e8 \u05e8\u05d9\u05e7 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05db\u05d5\u05ea\u05e8\u05ea \u05e7\u05d5\u05e8\u05e1 \u05e8\u05e9\u05de\u05d9\u05ea.", - "Speed": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea", "Staff": "\u05e6\u05d5\u05d5\u05ea", "Staff Only": "\u05e6\u05d5\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3", "Staff and Learners": "\u05e6\u05d5\u05d5\u05ea \u05d5\u05dc\u05d5\u05de\u05d3\u05d9\u05dd", - "Start": "\u05d4\u05ea\u05d7\u05dc\u05d4", "Start Date": "\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05ea\u05d7\u05dc\u05d4", "Start Proctored Exam": "\u05d4\u05ea\u05d7\u05dc \u05d1\u05de\u05d1\u05d7\u05df \u05ea\u05d7\u05ea \u05e4\u05d9\u05e7\u05d5\u05d7", "Start System Check": "\u05d4\u05ea\u05d7\u05dc \u05d1\u05d1\u05d3\u05d9\u05e7\u05ea \u05de\u05e2\u05e8\u05db\u05ea", "Start generating certificates for all students in this course?": "\u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d9\u05e6\u05d9\u05e8\u05ea \u05ea\u05e2\u05d5\u05d3\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05db\u05dc \u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4?", - "Start of transcript. Skip to the end.": "\u05d4\u05ea\u05d7\u05dc\u05ea \u05d4\u05ea\u05de\u05dc\u05d5\u05dc. \u05d3\u05dc\u05d2 \u05dc\u05e1\u05d5\u05e3.", "Start regenerating certificates for students in this course?": "\u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d9\u05e6\u05d9\u05e8\u05d4 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05ea\u05e2\u05d5\u05d3\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4?", "Start working toward your next learning goal.": "\u05d4\u05ea\u05d7\u05dc \u05dc\u05e2\u05d1\u05d5\u05d3 \u05dc\u05e7\u05e8\u05d0\u05ea \u05d9\u05e2\u05d3 \u05d4\u05dc\u05de\u05d9\u05d3\u05d4 \u05d4\u05d1\u05d0.", "Started": "\u05d4\u05ea\u05d7\u05d9\u05dc", @@ -1307,7 +1179,6 @@ "Studio:": "\u05e1\u05d8\u05d5\u05d3\u05d9\u05d5:", "Subject": "\u05e0\u05d5\u05e9\u05d0", "Subject:": "\u05e0\u05d5\u05e9\u05d0:", - "Submission aborted! Sorry, your browser does not support file uploads. If you can, please use Chrome or Safari which have been verified to support file uploads.": "\u05d4\u05d4\u05d2\u05e9\u05d4 \u05d1\u05d5\u05d8\u05dc\u05d4! \u05de\u05e6\u05d8\u05e2\u05e8\u05d9\u05dd, \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d0\u05d9\u05e0\u05d5 \u05ea\u05d5\u05de\u05da \u05d1\u05d4\u05e2\u05dc\u05d0\u05d5\u05ea \u05e7\u05d1\u05e6\u05d9\u05dd. \u05d0\u05dd \u05e0\u05d9\u05ea\u05df, \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df Chrome \u05d0\u05d5 Safari \u05e9\u05e0\u05d9\u05ea\u05df \u05d1\u05d5\u05d5\u05d3\u05d0\u05d5\u05ea \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d3\u05e8\u05db\u05dd \u05e7\u05d1\u05e6\u05d9\u05dd.", "Submit": "\u05e9\u05dc\u05d7", "Submit Application": "\u05e9\u05dc\u05d7 \u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4", "Submit enrollment change": "\u05e9\u05dc\u05d7 \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05e8\u05e9\u05de\u05d4", @@ -1360,7 +1231,6 @@ "Teams": "\u05e6\u05d5\u05d5\u05ea\u05d9\u05dd", "Teams Pagination": "\u05e2\u05d9\u05de\u05d5\u05d3 \u05e6\u05d5\u05d5\u05ea\u05d9\u05dd", "Terms of Service and Honor Code": "\u05ea\u05e0\u05d0\u05d9 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d5\u05e7\u05d5\u05d3 \u05d0\u05ea\u05d9", - "Text": "\u05d8\u05e7\u05e1\u05d8", "Textbook Name": "\u05e9\u05dd \u05e1\u05e4\u05e8 \u05d4\u05e7\u05d5\u05e8\u05e1", "Textbook information": "\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05e1\u05e4\u05e8 \u05d4\u05e7\u05d5\u05e8\u05e1", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u05ea\u05d5\u05d3\u05d4 \u05e8\u05d1\u05d4, %(full_name)s! \u05e7\u05d9\u05d1\u05dc\u05e0\u05d5 \u05d0\u05ea \u05ea\u05e9\u05dc\u05d5\u05de\u05da \u05e2\u05d1\u05d5\u05e8 %(course_name)s.", @@ -1392,7 +1262,6 @@ "The following users are no longer enrolled in the course:": "\u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd \u05db\u05d1\u05e8 \u05d0\u05d9\u05e0\u05dd \u05e8\u05e9\u05d5\u05de\u05d9\u05dd \u05dc\u05e7\u05d5\u05e8\u05e1:", "The following warnings were generated:": "\u05d4\u05d0\u05d6\u05d4\u05e8\u05d5\u05ea \u05d4\u05d1\u05d0\u05d5\u05ea \u05e0\u05d5\u05e6\u05e8\u05d5:", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "\u05d4\u05e7\u05d8\u05d2\u05d5\u05e8\u05d9\u05d4 \u05d4\u05db\u05dc\u05dc\u05d9\u05ea \u05e2\u05d1\u05d5\u05e8 \u05e1\u05d5\u05d2 \u05d6\u05d4 \u05e9\u05dc \u05de\u05e9\u05d9\u05de\u05d4, \u05dc\u05d3\u05d5\u05d2\u05de\u05d4, \u05e9\u05d9\u05e2\u05d5\u05e8\u05d9 \u05d1\u05d9\u05ea \u05d0\u05d5 \u05de\u05d1\u05d7\u05df \u05d0\u05de\u05e6\u05e2 \u05e9\u05e0\u05d4. \u05e9\u05dd \u05d6\u05d4 \u05d2\u05dc\u05d5\u05d9 \u05dc\u05dc\u05d5\u05de\u05d3\u05d9\u05dd.", - "The grading process is still running. Refresh the page to see updates.": "\u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05d3\u05d9\u05e8\u05d5\u05d2 \u05de\u05de\u05e9\u05d9\u05da \u05dc\u05e4\u05e2\u05d5\u05dc. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d3\u05e3 \u05db\u05d3\u05d9 \u05dc\u05e8\u05d0\u05d5\u05ea \u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd.", "The language that team members primarily use to communicate with each other.": "\u05d4\u05e9\u05e4\u05d4 \u05d4\u05e2\u05d9\u05e7\u05e8\u05d9\u05ea \u05e9\u05d7\u05d1\u05e8\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05db\u05d3\u05d9 \u05dc\u05ea\u05e7\u05e9\u05e8 \u05d6\u05d4 \u05e2\u05dd \u05d6\u05d4.", "The minimum grade for course credit is not set.": "\u05d4\u05e6\u05d9\u05d5\u05df \u05d4\u05de\u05d9\u05e0\u05d9\u05de\u05dc\u05d9 \u05dc\u05e7\u05d1\u05dc \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d6\u05db\u05d5\u05ea \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d0\u05d9\u05e0\u05d5 \u05de\u05d5\u05d2\u05d3\u05e8.", "The minimum score percentage must be a whole number between 0 and 100.": "\u05d0\u05d7\u05d5\u05d6 \u05d4\u05e6\u05d9\u05d5\u05df \u05d4\u05de\u05d9\u05e0\u05d9\u05de\u05dc\u05d9 \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05e1\u05e4\u05e8 \u05e9\u05dc\u05dd \u05d1\u05d9\u05df 0 \u05dc-100.", @@ -1442,14 +1311,7 @@ "This Group Configuration is not in use. Start by adding a content experiment to any Unit via the {linkStart}Course Outline{linkEnd}.": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05ea\u05e6\u05d5\u05e8\u05ea \u05e7\u05d1\u05d5\u05e6\u05d4 \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05d1\u05e9\u05d9\u05de\u05d5\u05e9. \u05d4\u05ea\u05d7\u05dc \u05d1\u05d4\u05d5\u05e1\u05e4\u05ea \u05e0\u05d9\u05e1\u05d5\u05d9 \u05ea\u05d5\u05db\u05df \u05dc\u05db\u05dc \u05d9\u05d7\u05d9\u05d3\u05d4 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea {linkStart}\u05ea\u05e8\u05e9\u05d9\u05dd \u05d4\u05e7\u05d5\u05e8\u05e1{linkEnd}.", "This Group Configuration is used in:": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05d4\u05e7\u05d1\u05d5\u05e6\u05d4 \u05e0\u05de\u05e6\u05d0\u05ea \u05d1\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1:", "This action cannot be undone.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d1\u05d8\u05dc \u05e4\u05e2\u05d5\u05dc\u05d4 \u05d6\u05d5.", - "This annotation has %(count)s flag.": [ - "\u05dc\u05d4\u05e2\u05e8\u05d4 \u05d6\u05d5 \u05d9\u05e9 \u05d3\u05d2\u05dc %(count)s.", - "\u05dc\u05d4\u05e1\u05d1\u05e8 \u05d6\u05d4 \u05d9\u05e9 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05dc\u05d4\u05e1\u05d1\u05e8 \u05d6\u05d4 \u05d9\u05e9 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05dc\u05d4\u05e1\u05d1\u05e8 \u05d6\u05d4 \u05d9\u05e9 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd." - ], "This assessment could not be submitted.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05d4\u05d2\u05d9\u05e9 \u05d0\u05ea \u05e4\u05e8\u05d9\u05d8 \u05d4\u05d4\u05e2\u05e8\u05db\u05d4 \u05d4\u05d6\u05d4.", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u05d3\u05e4\u05d3\u05e4\u05df \u05d6\u05d4 \u05d0\u05d9\u05e0\u05d5 \u05d9\u05db\u05d5\u05dc \u05dc\u05e0\u05d2\u05df \u05e7\u05d1\u05e6\u05d9 ogg .webm ,.mp4.", "This catalog's courses:": "\u05d4\u05e7\u05d5\u05e8\u05e1\u05d9\u05dd \u05d1\u05e7\u05d8\u05dc\u05d5\u05d2 \u05d6\u05d4:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d6\u05d5 \u05d4\u05d5\u05e4\u05e2\u05dc\u05d4 \u05db\u05d1\u05e8 \u05d5\u05d4\u05d9\u05d0 \u05d1\u05de\u05e6\u05d1 \u05e4\u05e2\u05d9\u05dc. \u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05e2\u05e8\u05d9\u05db\u05d4?", "This comment could not be deleted. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d4\u05e2\u05e8\u05d4. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", @@ -1481,7 +1343,6 @@ "This post is visible to everyone.": "\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4 \u05d2\u05dc\u05d5\u05d9 \u05dc\u05db\u05d5\u05dc\u05dd.", "This problem could not be saved.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d1\u05e2\u05d9\u05d4 \u05d6\u05d5.", "This problem has already been released. Any changes will apply only to future assessments.": "\u05d1\u05e2\u05d9\u05d4 \u05d6\u05d5 \u05e4\u05d5\u05e8\u05e1\u05de\u05d4 \u05db\u05d1\u05e8. \u05db\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d9\u05d7\u05d5\u05dc \u05e8\u05e7 \u05e2\u05dc \u05d4\u05e2\u05e8\u05db\u05d5\u05ea \u05e2\u05ea\u05d9\u05d3\u05d9\u05d5\u05ea.", - "This problem has been reset.": "\u05d4\u05d1\u05e2\u05d9\u05d4 \u05dc\u05d0 \u05d0\u05d5\u05ea\u05d7\u05dc\u05d4.", "This response could not be marked as an answer. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d2\u05d5\u05d1\u05d4 \u05d4\u05d6\u05d5 \u05d1\u05ea\u05d5\u05e8 \u05ea\u05e9\u05d5\u05d1\u05d4. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "This response could not be marked as endorsed. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d2\u05d5\u05d1\u05d4 \u05d4\u05d6\u05d5 \u05d1\u05ea\u05d5\u05e8 \u05de\u05d5\u05de\u05dc\u05e6\u05ea. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "This response could not be saved.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05ea\u05e9\u05d5\u05d1\u05d4.", @@ -1533,13 +1394,8 @@ "Total Number": "\u05e1\u05d4\"\u05db \u05de\u05e1\u05e4\u05e8", "Total Responses": "\u05e1\u05da \u05d4\u05db\u05dc \u05ea\u05e9\u05d5\u05d1\u05d5\u05ea", "Training": "\u05d4\u05d3\u05e8\u05db\u05d4", - "Transcript will be displayed when you start playing the video.": "\u05ea\u05de\u05dc\u05d5\u05dc \u05d9\u05d5\u05e6\u05d2 \u05db\u05d0\u05e9\u05e8 \u05ea\u05ea\u05d7\u05d9\u05dc \u05d1\u05d4\u05e4\u05e2\u05dc\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5.", "Try the transaction again in a few minutes.": "\u05e0\u05e1\u05d4 \u05dc\u05d1\u05e6\u05e2 \u05d0\u05ea \u05d4\u05d4\u05e2\u05d1\u05e8\u05d4 \u05e9\u05d5\u05d1 \u05d1\u05e2\u05d5\u05d3 \u05de\u05e1\u05e4\u05e8 \u05d3\u05e7\u05d5\u05ea.", "Try this practice exam again": "\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1 \u05d0\u05ea \u05de\u05d1\u05d7\u05df \u05d4\u05ea\u05e8\u05d2\u05d5\u05dc \u05d4\u05d6\u05d4.", - "Try using a different browser, such as Google Chrome.": "\u05e0\u05e1\u05d4 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df \u05d0\u05d7\u05e8 \u05db\u05d2\u05d5\u05df \u05d2\u05d5\u05d2\u05dc \u05db\u05e8\u05d5\u05dd.", - "Turn off transcripts": "\u05db\u05d1\u05d4 \u05ea\u05de\u05dc\u05d9\u05dc\u05d9\u05dd", - "Turn on closed captioning": "\u05d4\u05e4\u05e2\u05dc \u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea", - "Turn on transcripts": "\u05d4\u05e4\u05e2\u05dc \u05ea\u05de\u05dc\u05d9\u05dc\u05d9\u05dd", "Type": "\u05e1\u05d5\u05d2", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u05d4\u05e7\u05dc\u05d3 \u05d1\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05ea\u05e8 \u05d0\u05d5 \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05dc\u05d7\u05e6\u05df \"\u05d1\u05d7\u05e8 \u05e7\u05d5\u05d1\u05e5\" \u05db\u05d3\u05d9 \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05e7\u05d5\u05d1\u05e5 \u05de\u05d4\u05de\u05d7\u05e9\u05d1 \u05e9\u05dc\u05da. (\u05dc\u05d3\u05d5\u05d2\u05de\u05d4 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u05d1\u05ea\u05d9\u05d1\u05d4 \u05d6\u05d5 \u05db\u05d3\u05d9 \u05dc\u05e1\u05e0\u05df %s.", @@ -1562,7 +1418,6 @@ "Unlink your {accountName} account": "\u05d4\u05e1\u05e8 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e9\u05dc \u05d7\u05e9\u05d1\u05d5\u05df {accountName} \u05e9\u05dc\u05da", "Unlinking": "\u05de\u05e1\u05d9\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8", "Unmark as Answer": "\u05d1\u05d8\u05dc \u05e1\u05d9\u05de\u05d5\u05df \u05db\u05ea\u05e9\u05d5\u05d1\u05d4", - "Unmute": "\u05d1\u05d8\u05dc \u05d4\u05e9\u05ea\u05e7\u05d4", "Unnamed Option": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05dc\u05d0 \u05e9\u05dd", "Unpin": "\u05d1\u05d8\u05dc \u05d4\u05e6\u05de\u05d3\u05d4", "Unpublished changes to content that will release in the future": "\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e4\u05d5\u05e8\u05e1\u05de\u05d5 \u05dc\u05ea\u05d5\u05db\u05df \u05e9\u05d9\u05e9\u05d5\u05d7\u05e8\u05e8 \u05d1\u05e2\u05ea\u05d9\u05d3", @@ -1617,11 +1472,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e6\u05dc\u05de\u05ea \u05d4\u05e8\u05e9\u05ea \u05e9\u05dc\u05da \u05dc\u05e6\u05dc\u05dd \u05d0\u05ea \u05ea\u05de\u05d5\u05e0\u05ea \u05d4\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d4\u05de\u05d6\u05d4\u05d4 \u05e9\u05dc\u05da. \u05d0\u05e0\u05d5 \u05e0\u05ea\u05d0\u05d9\u05dd \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05d4\u05d6\u05d5 \u05dc\u05ea\u05de\u05d5\u05e0\u05ea \u05e4\u05e0\u05d9\u05da \u05d5\u05dc\u05e9\u05dd \u05d7\u05e9\u05d1\u05d5\u05e0\u05da. ", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e6\u05dc\u05de\u05ea \u05d4\u05e8\u05e9\u05ea \u05e9\u05dc\u05da \u05dc\u05e6\u05dc\u05dd \u05d0\u05ea \u05e4\u05e0\u05d9\u05da. \u05d0\u05e0\u05d7\u05e0\u05d5 \u05e0\u05e9\u05d5\u05d5\u05d4 \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05dc\u05ea\u05de\u05d5\u05e0\u05ea\u05da \u05d1\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d4\u05de\u05d6\u05d4\u05d4.", "Used": "\u05e0\u05e2\u05e9\u05d4 \u05e9\u05d9\u05de\u05d5\u05e9", - "User": "\u05de\u05e9\u05ea\u05de\u05e9", "User Email": "\u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc \u05de\u05e9\u05ea\u05de\u05e9", "Username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9", "Username or email address": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9", - "Users": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd", "Users must create and activate their account before they can be promoted to beta tester.": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d7\u05d9\u05d9\u05d1\u05d9\u05dd \u05dc\u05d9\u05e6\u05d5\u05e8 \u05d5\u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d4\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05dc\u05d4\u05dd \u05dc\u05e4\u05e0\u05d9 \u05e9\u05d9\u05d5\u05db\u05dc\u05d5 \u05dc\u05d4\u05ea\u05e7\u05d3\u05dd \u05dc\u05ea\u05e4\u05e7\u05d9\u05d3 \u05d1\u05d5\u05d7\u05df \u05d1\u05d8\u05d0.", "Valid": "\u05d7\u05d5\u05e7\u05d9", "Validation Error": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05d0\u05d9\u05de\u05d5\u05ea", @@ -1637,15 +1490,8 @@ "Verified mode price": "\u05de\u05d7\u05d9\u05e8 \u05de\u05e6\u05d1 \u05de\u05d0\u05d5\u05de\u05ea", "Verify Now": "\u05d0\u05de\u05ea \u05d0\u05ea \u05d6\u05d4\u05d5\u05ea\u05da \u05db\u05e2\u05ea", "Version": "\u05d2\u05e8\u05e1\u05d4", - "Very loud": "\u05e8\u05d5\u05e2\u05e9 \u05de\u05d0\u05d3", - "Very low": "\u05e0\u05de\u05d5\u05da \u05de\u05d0\u05d3", - "Video": "\u05d5\u05d9\u05d3\u05d0\u05d5", "Video Capture Error": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05d4\u05e2\u05d1\u05e8\u05ea \u05d5\u05d9\u05d3\u05d0\u05d5", "Video ID": "\u05de\u05d6\u05d4\u05d4 \u05d5\u05d9\u05d3\u05d0\u05d5", - "Video ended": "\u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5 \u05d4\u05e1\u05ea\u05d9\u05d9\u05dd", - "Video position": "\u05de\u05d9\u05e7\u05d5\u05dd \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", - "Video speed: ": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5:", - "Video transcript": "\u05ea\u05de\u05dc\u05d5\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5", "View": "\u05d4\u05e6\u05d2", "View %(span_start)s %(team_name)s %(span_end)s": "\u05d4\u05e6\u05d2 %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "\u05e6\u05e4\u05d4 \u05d1\u05d0\u05e8\u05db\u05d9\u05d5\u05df \u05d4\u05e7\u05d5\u05e8\u05e1", @@ -1665,7 +1511,6 @@ "Visibility": "\u05ea\u05e6\u05d5\u05d2\u05d4", "Visible to": "\u05d2\u05dc\u05d5\u05d9 \u05e2\u05d1\u05d5\u05e8:", "Visible to Staff Only": "\u05d2\u05dc\u05d5\u05d9 \u05dc\u05e6\u05d5\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3", - "Volume": "\u05e2\u05d5\u05e6\u05de\u05ea \u05d4\u05e7\u05d5\u05dc", "Vote for good posts and responses": "\u05d4\u05e6\u05d1\u05e2 \u05dc\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d5\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea \u05de\u05d5\u05e6\u05dc\u05d7\u05d5\u05ea", "Vote for this post,": "\u05d4\u05e6\u05d1\u05e2 \u05dc\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4,", "Want to confirm your identity later?": "\u05e8\u05d5\u05e6\u05d4 \u05dc\u05d0\u05de\u05ea \u05d0\u05ea \u05d6\u05d4\u05d5\u05ea\u05da \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8?", @@ -1722,12 +1567,9 @@ "You could not be unsubscribed from this post. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e8\u05d9\u05e9\u05d5\u05dd \u05e9\u05dc\u05da \u05dc\u05e4\u05d5\u05e1\u05d8. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "You currently have no cohorts configured": "\u05dc\u05d0 \u05de\u05d5\u05d2\u05d3\u05e8\u05d5\u05ea \u05db\u05e2\u05ea \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05dc\u05d9\u05de\u05d5\u05d3", "You did not select a content group": "\u05dc\u05d0 \u05d1\u05d7\u05e8\u05ea \u05e7\u05d1\u05d5\u05e6\u05ea \u05ea\u05d5\u05db\u05df", - "You did not select any files to submit.": "\u05dc\u05d0 \u05d1\u05d7\u05e8\u05ea \u05d0\u05e3 \u05e7\u05d5\u05d1\u05e5 \u05dc\u05d4\u05d2\u05e9\u05d4.", - "You did not submit the required files: {requiredFiles}.": "\u05dc\u05d0 \u05d4\u05d2\u05e9\u05ea \u05d0\u05ea \u05d4\u05e7\u05d1\u05e6\u05d9\u05dd \u05d4\u05d3\u05e8\u05d5\u05e9\u05d9\u05dd: {requiredFiles}.", "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u05e0\u05e8\u05d0\u05d4 \u05db\u05d9 \u05dc\u05d0 \u05de\u05d5\u05ea\u05e7\u05df \u05e4\u05dc\u05d0\u05e9. \u05d4\u05d5\u05e8\u05d3 \u05e4\u05dc\u05d0\u05e9 \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05d0\u05d9\u05de\u05d5\u05ea.", "You don't seem to have a webcam connected.": "\u05e0\u05e8\u05d0\u05d4 \u05db\u05d9 \u05dc\u05d0 \u05de\u05d7\u05d5\u05d1\u05e8\u05ea \u05de\u05e6\u05dc\u05de\u05ea \u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df. \u05ea\u05e6\u05d8\u05e8\u05da \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05d4\u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df \u05d1\u05e9\u05dc\u05d1 \u05ea\u05e8\u05d2\u05d5\u05dc \u05d4\u05dc\u05d5\u05de\u05d3. \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d1\u05e6\u05e2 \u05d6\u05d0\u05ea, \u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05db\u05e8\u05d8\u05d9\u05e1\u05d9\u05d9\u05d4 '\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea'.", - "You have already reported this annotation.": "\u05db\u05d1\u05e8 \u05d3\u05d9\u05d5\u05d5\u05d7\u05ea \u05e2\u05dc \u05d4\u05d4\u05e2\u05e8\u05d4 \u05d4\u05d6\u05d5.", "You have already verified your ID!": "\u05d0\u05d9\u05de\u05ea\u05ea \u05db\u05d1\u05e8 \u05d0\u05ea \u05d6\u05d4\u05d5\u05ea\u05da!", "You have been logged out of your edX account. Click Okay to log in again now. Click Cancel to stay on this page (you must log in again to save your work).": "\u05d9\u05e6\u05d0\u05ea \u05de\u05d7\u05e9\u05d1\u05d5\u05df edX \u05e9\u05dc\u05da. \u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05e9\u05d5\u05d1 \u05db\u05e2\u05ea. \u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05e9\u05d0\u05e8 \u05d1\u05e2\u05de\u05d5\u05d3 (\u05e2\u05dc\u05d9\u05da \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05e9\u05d5\u05d1 \u05db\u05d3\u05d9 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05de\u05d4 \u05e9\u05e2\u05e9\u05d9\u05ea).", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u05de\u05d7\u05e7\u05ea \u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df. \u05d4\u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df \u05d4\u05d5\u05e1\u05e8 \u05de\u05d4\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea \u05dc\u05d3\u05d5\u05d2\u05de\u05d4 \u05e9\u05d1\u05e9\u05dc\u05d1 \u05ea\u05e8\u05d2\u05d5\u05dc \u05d4\u05dc\u05d5\u05de\u05d3.", @@ -1756,7 +1598,6 @@ "You need to activate your account before you can enroll in courses. Check your inbox for an activation email. After you complete activation you can return and refresh this page.": "\u05e2\u05dc\u05d9\u05da \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d7\u05e9\u05d1\u05d5\u05e0\u05da \u05dc\u05e4\u05e0\u05d9 \u05e9\u05ea\u05d5\u05db\u05dc \u05dc\u05d4\u05d9\u05e8\u05e9\u05dd \u05dc\u05e7\u05d5\u05e8\u05e1. \u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05ea\u05d9\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05e0\u05db\u05e0\u05e1 \u05e9\u05dc\u05da \u05dc\u05d4\u05d5\u05d3\u05e2\u05ea \u05d4\u05e4\u05e2\u05dc\u05d4. \u05dc\u05d0\u05d7\u05e8 \u05d4\u05e9\u05dc\u05de\u05ea \u05e9\u05dc\u05d1 \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4, \u05d9\u05e9 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea\u05da \u05dc\u05d7\u05d6\u05d5\u05e8 \u05d5\u05dc\u05e8\u05e2\u05e0\u05df \u05d3\u05e3 \u05d6\u05d4. ", "You reserve all rights for your work": " \u05db\u05dc \u05d4\u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e2\u05dc \u05e2\u05d1\u05d5\u05d3\u05ea\u05da \u05e9\u05de\u05d5\u05e8\u05d5\u05ea \u05e2\u05de\u05da.", "You still need to visit the %(display_name)s website to complete the credit process.": "\u05e2\u05dc\u05d9\u05da \u05dc\u05d1\u05e7\u05e8 \u05e2\u05d3\u05d9\u05d9\u05df \u05d1\u05d0\u05ea\u05e8 \u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 %(display_name)s \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e9\u05dc\u05d9\u05dd \u05d0\u05ea \u05ea\u05d4\u05dc\u05d9\u05da \u05e7\u05d1\u05dc\u05ea \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d4\u05d6\u05db\u05d5\u05ea.", - "You submitted {filename}; only {allowedFiles} are allowed.": "\u05d4\u05d2\u05e9\u05ea \u05d0\u05ea {filename}; \u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05e8\u05e7 {allowedFiles}.", "You waive some rights for your work, such that others can use it too": "\u05d0\u05ea\u05d4 \u05de\u05d5\u05d5\u05ea\u05e8 \u05e2\u05dc \u05de\u05e1\u05e4\u05e8 \u05d6\u05db\u05d5\u05d9\u05d5\u05ea\u05d9\u05d9\u05da \u05e2\u05dc \u05e2\u05d1\u05d5\u05d3\u05ea\u05da \u05db\u05d3\u05d9 \u05e9\u05d0\u05d7\u05e8\u05d9\u05dd \u05d9\u05d5\u05db\u05dc\u05d5 \u05d2\u05dd \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d4", "You will not receive notification for emails that bounce, so double-check your spelling.": "\u05dc\u05d0 \u05ea\u05e7\u05d1\u05dc \u05d4\u05ea\u05e8\u05d0\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05d0 \u05d9\u05d2\u05d9\u05e2\u05d5 \u05dc\u05d9\u05e2\u05d3\u05df, \u05e0\u05d0 \u05d1\u05d3\u05d5\u05e7 \u05e9\u05d5\u05d1 \u05d0\u05ea \u05d4\u05d0\u05d9\u05d5\u05ea. ", "You will use your webcam to take a picture of your face and of your government-issued photo ID.": "\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e6\u05dc\u05de\u05ea \u05d4\u05e8\u05e9\u05ea \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e6\u05dc\u05dd \u05d0\u05ea \u05ea\u05de\u05d5\u05e0\u05ea \u05e4\u05e0\u05d9\u05da \u05d5\u05d0\u05ea \u05d4\u05ea\u05e2\u05d5\u05d3\u05d4, \u05e9\u05d4\u05d5\u05e0\u05e4\u05e7\u05d4 \u05d1\u05d9\u05d3\u05d9 \u05d4\u05de\u05de\u05e9\u05dc\u05d4, \u05e2\u05dd \u05d4\u05ea\u05de\u05d5\u05e0\u05d4.", @@ -1777,7 +1618,6 @@ "Your file '{file}' has been uploaded. Allow a few minutes for processing.": "\u05d4\u05e7\u05d5\u05d1\u05e5 \u05e9\u05dc\u05da '{file}' \u05d4\u05d5\u05e2\u05dc\u05d4. \u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e2\u05e8\u05db\u05ea \u05db\u05de\u05d4 \u05d3\u05e7\u05d5\u05ea \u05dc\u05e2\u05d9\u05d1\u05d5\u05d3. ", "Your file could not be uploaded": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5 \u05e9\u05dc\u05da", "Your file has been deleted.": "\u05d4\u05e7\u05d5\u05d1\u05e5 \u05e9\u05dc\u05da \u05e0\u05de\u05d7\u05e7", - "Your file {filename} is too large (max size: {maxSize}MB).": "\u05d4\u05e7\u05d5\u05d1\u05e5 {filename} \u05d2\u05d3\u05d5\u05dc \u05de\u05d3\u05d9 (\u05d2\u05d5\u05d3\u05dc \u05de\u05e8\u05d1\u05d9: {maxSize}MB).", "Your library could not be exported to XML. There is not enough information to identify the failed component. Inspect your library to identify any problematic components and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d9\u05d9\u05e6\u05d0 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea\u05da \u05dc\u05e7\u05d5\u05d1\u05e5 XML. \u05d0\u05d9\u05df \u05de\u05d9\u05d3\u05e2 \u05d1\u05de\u05d9\u05d3\u05d4 \u05de\u05e1\u05e4\u05e7\u05ea \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05d4\u05e8\u05db\u05d9\u05d1 \u05d4\u05db\u05d5\u05e9\u05dc. \u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea\u05da, \u05d6\u05d4\u05d4 \u05e8\u05db\u05d9\u05d1\u05d9\u05dd \u05d1\u05e2\u05d9\u05ea\u05d9\u05d9\u05dd \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1. ", "Your message cannot be blank.": "\u05d4\u05d5\u05d3\u05e2\u05ea\u05da \u05d0\u05d9\u05e0\u05d4 \u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05d4\u05d9\u05d5\u05ea \u05e8\u05d9\u05e7\u05d4.", "Your message must have a subject.": "\u05d4\u05d5\u05d3\u05e2\u05ea\u05da \u05d7\u05d9\u05d9\u05d1\u05ea \u05dc\u05d4\u05db\u05d9\u05dc \u05e0\u05d5\u05e9\u05d0.", @@ -1799,27 +1639,14 @@ "Zoom In": "\u05d4\u05ea\u05e7\u05e8\u05d1", "Zoom Out": "\u05d4\u05ea\u05e8\u05d7\u05e7", "[no tags]": "[no tags]", - "a day": "\u05d9\u05d5\u05dd", - "about %d hour": [ - "\u05db\u05e9\u05e2\u05d4 %d", - "\u05db-%d \u05e9\u05e2\u05d5\u05ea", - "\u05db-%d \u05e9\u05e2\u05d5\u05ea", - "\u05db-%d \u05e9\u05e2\u05d5\u05ea" - ], - "about a minute": "\u05d1\u05e2\u05e8\u05da \u05d3\u05e7\u05d4", - "about a month": "\u05d1\u05e2\u05e8\u05da \u05d7\u05d5\u05d3\u05e9 \u05d0\u05d7\u05d3", - "about a year": "\u05db\u05e9\u05e0\u05d4", - "about an hour": "\u05d1\u05e2\u05e8\u05da \u05e9\u05e2\u05d4", "active proctored exams": "\u05de\u05d1\u05d7\u05e0\u05d9\u05dd \u05ea\u05d7\u05ea \u05e4\u05d9\u05e7\u05d5\u05d7 \u05e4\u05e2\u05d9\u05dc", "and others": "\u05d5\u05d0\u05d7\u05e8\u05d9\u05dd", "anonymous": "\u05d0\u05e0\u05d5\u05e0\u05d9\u05de\u05d9", - "answer": "\u05ea\u05e9\u05d5\u05d1\u05d4", "answered question": "\u05e9\u05d0\u05dc\u05d4 \u05e9\u05e0\u05e2\u05e0\u05ea\u05d4", "bytes": "bytes", "certificate": "\u05ea\u05e2\u05d5\u05d3\u05d4", "close": "\u05e1\u05d2\u05d5\u05e8", "content group": "\u05e7\u05d1\u05d5\u05e6\u05ea \u05ea\u05d5\u05db\u05df", - "correct": "\u05e0\u05db\u05d5\u05df", "could not determine the course_id": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d0\u05ea \u05de\u05d6\u05d4\u05d4 \u05d4\u05e7\u05d5\u05e8\u05e1", "course id": "\u05de\u05d6\u05d4\u05d4 \u05e7\u05d5\u05e8\u05e1", "courses with active proctored exams": "\u05e7\u05d5\u05e8\u05e1\u05d9\u05dd \u05e2\u05dd \u05de\u05d1\u05d7\u05e0\u05d9\u05dd \u05ea\u05d7\u05ea \u05e4\u05d9\u05e7\u05d5\u05d7 \u05e4\u05e2\u05d9\u05dc", @@ -1843,16 +1670,12 @@ "follow this post": "\u05e2\u05e7\u05d5\u05d1 \u05d0\u05d7\u05e8 \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4", "group configuration": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e7\u05d1\u05d5\u05e6\u05d4", "image omitted": "\u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05e0\u05de\u05d7\u05e7\u05d4", - "incorrect": "\u05dc\u05d0 \u05e0\u05db\u05d5\u05df", "internally reviewed": "\u05d1\u05d9\u05e7\u05d5\u05e8\u05ea \u05e4\u05e0\u05d9\u05de\u05d9\u05ea", "last activity": "\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d0\u05d7\u05e8\u05d5\u05e0\u05d4", - "less than a minute": "\u05e4\u05d7\u05d5\u05ea \u05de\u05d3\u05e7\u05d4", "marked as answer %(time_ago)s": "\u05e1\u05d5\u05de\u05df \u05db\u05ea\u05e9\u05d5\u05d1\u05d4 %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "\u05e1\u05d5\u05de\u05df \u05db\u05ea\u05e9\u05d5\u05d1\u05d4 \u05e2\u05dc \u05d9\u05d3\u05d9 %(time_ago)s \u05e2\u05dc \u05d9\u05d3\u05d9%(user)s", "minutes": "\u05d3\u05e7\u05d5\u05ea", "name": "\u05e9\u05dd", - "off": "\u05db\u05d1\u05d5\u05d9", - "on": "\u05e4\u05d5\u05e2\u05dc", "one letter Friday\u0004F": "\u05e9", "one letter Monday\u0004M": "\u05e9", "one letter Saturday\u0004S": "\u05e9", @@ -1881,8 +1704,6 @@ "strong text": "\u05d8\u05e7\u05e1\u05d8 \u05d7\u05d6\u05e7", "subsection": "\u05ea\u05ea \u05e4\u05e8\u05e7", "team count": "\u05e1\u05e4\u05d9\u05e8\u05ea \u05e6\u05d5\u05d5\u05ea", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "\u05db\u05e8\u05d2\u05e2 \u05d9\u05e9 \u05e7\u05d5\u05dc {numVotes}", "\u05db\u05e8\u05d2\u05e2 \u05d9\u05e9 {numVotes} \u05e7\u05d5\u05dc\u05d5\u05ea", @@ -1890,13 +1711,11 @@ "\u05db\u05e8\u05d2\u05e2 \u05d9\u05e9 {numVotes} \u05e7\u05d5\u05dc\u05d5\u05ea" ], "timed": "\u05de\u05ea\u05d5\u05d6\u05de\u05df", - "title_word_{uniqueId}": "title_word_{uniqueId}", "toggle chapter %(displayName)s": "\u05d4\u05d7\u05dc\u05e3 \u05e4\u05e8\u05e7 %(displayName)s", "toggle subsection %(displayName)s": "\u05d4\u05d7\u05dc\u05e3 \u05ea\u05ea-\u05e4\u05e8\u05e7 %(displayName)s", "unanswered question": "\u05e9\u05d0\u05dc\u05d4 \u05e9\u05dc\u05d0 \u05e0\u05e2\u05e0\u05ea\u05d4", "unit": "\u05d9\u05d7\u05d9\u05d3\u05d4", "unsatisfactory": "\u05d7\u05d5\u05e1\u05e8 \u05e9\u05d1\u05d9\u05e2\u05d5\u05ea \u05e8\u05e6\u05d5\u05df", - "unsubmitted": "\u05dc\u05d0 \u05d4\u05d5\u05d2\u05e9", "upload a PDF file or provide the path to a Studio asset file": "\u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 PDF \u05d0\u05d5 \u05e1\u05e4\u05e7 \u05d0\u05ea \u05d4\u05d3\u05e8\u05da \u05dc\u05e7\u05d5\u05d1\u05e5 \u05e0\u05db\u05e1 \u05d4\u05e1\u05d8\u05d5\u05d3\u05d9\u05d5", "username or email": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9", "with %(release_date_from)s": "\u05e2\u05dd %(release_date_from)s", @@ -1911,7 +1730,6 @@ "{filename} exceeds maximum size of {maxFileSizeInGB} GB.": "\u05d4\u05e7\u05d5\u05d1\u05e5 {filename} \u05d7\u05d5\u05e8\u05d2 \u05de\u05d4\u05d2\u05d5\u05d3\u05dc \u05d4\u05de\u05e8\u05d1\u05d9 \u05e9\u05dc {maxFileSizeInGB} GB.", "{filename} is not in a supported file format. Supported file formats are {supportedFileFormats}.": "\u05d4\u05e4\u05d5\u05e8\u05de\u05d8 \u05e9\u05dc {filename} \u05d0\u05d9\u05e0\u05d5 \u05e0\u05ea\u05de\u05da. \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e7\u05d1\u05e6\u05d9\u05dd \u05e9\u05e0\u05ea\u05de\u05db\u05d9\u05dd \u05d4\u05dd {supportedFileFormats}.", "{hours}:{minutes} (current UTC time)": "{hours}:{minutes} (\u05d6\u05de\u05df \u05d0\u05d5\u05e0\u05d9\u05d1\u05e8\u05e1\u05dc\u05d9 \u05de\u05ea\u05d5\u05d0\u05dd (UTC) \u05e0\u05d5\u05db\u05d7\u05d9)", - "{label}: {status}": "{label}: {status}", "{numResponses} other response": [ "\u05ea\u05d2\u05d5\u05d1\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea {numResponses}", "{numResponses} \u05ea\u05d2\u05d5\u05d1\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea", @@ -1938,7 +1756,6 @@ "{paragraphStart}You entered {boldStart}{email}{boldEnd}. If this email address is associated with your {platform_name} account, we will send a message with password reset instructions to this email address.{paragraphEnd}{paragraphStart}If you do not receive a password reset message, verify that you entered the correct email address, or check your spam folder.{paragraphEnd}{paragraphStart}If you need further assistance, {anchorStart}contact technical support{anchorEnd}.{paragraphEnd}": "{paragraphStart}\u05d4\u05d6\u05e0\u05ea {boldStart}{email}{boldEnd}. \u05d0\u05dd \u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\"\u05dc \u05d4\u05d6\u05d5 \u05e7\u05e9\u05d5\u05e8\u05d4 \u05dc\u05d7\u05e9\u05d1\u05d5\u05df {platform_name} \u05e9\u05dc\u05da, \u05e0\u05e9\u05dc\u05d7 \u05d4\u05d5\u05d3\u05e2\u05d4 \u05e2\u05dd \u05d4\u05e0\u05d7\u05d9\u05d5\u05ea \u05dc\u05d0\u05d9\u05e4\u05d5\u05e1 \u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05dc\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\"\u05dc \u05d4\u05d6\u05d5.{paragraphEnd}{paragraphStart}\u05d0\u05dd \u05dc\u05d0 \u05ea\u05e7\u05d1\u05dc \u05d4\u05d5\u05d3\u05e2\u05d4 \u05dc\u05d0\u05d9\u05e4\u05d5\u05e1 \u05e1\u05d9\u05e1\u05de\u05d4, \u05d1\u05d3\u05d5\u05e7 \u05e9\u05d4\u05d6\u05e0\u05ea \u05d0\u05ea \u05d4\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05e0\u05db\u05d5\u05e0\u05d4 \u05d0\u05d5 \u05d1\u05d3\u05d5\u05e7 \u05d1\u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d4\u05d6\u05d1\u05dc \u05d0\u05e6\u05dc\u05da.{paragraphEnd}{paragraphStart}\u05d0\u05dd \u05d9\u05e9 \u05dc\u05da \u05e6\u05d5\u05e8\u05da \u05d1\u05e2\u05d6\u05e8\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea, {anchorStart}\u05e4\u05e0\u05d4 \u05dc\u05ea\u05de\u05d9\u05db\u05d4 \u05d4\u05d8\u05db\u05e0\u05d9\u05ea{anchorEnd}.{paragraphEnd}", "{screen_reader_start}Warning:{screen_reader_end} No content groups exist.": "{screen_reader_start}\u05d0\u05d6\u05d4\u05e8\u05d4:{screen_reader_end} \u05dc\u05d0 \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05ea\u05d5\u05db\u05df.", "{screen_reader_start}Warning:{screen_reader_end} The previously selected content group was deleted. Select another content group.": "{screen_reader_start}\u05d0\u05d6\u05d4\u05e8\u05d4:{screen_reader_end} \u05e7\u05d1\u05d5\u05e6\u05ea \u05d4\u05ea\u05d5\u05db\u05df \u05e9\u05e0\u05d1\u05d7\u05e8\u05d4 \u05d1\u05e2\u05d1\u05e8, \u05e0\u05de\u05d7\u05e7\u05d4. \u05d1\u05d7\u05e8 \u05e7\u05d1\u05d5\u05e6\u05ea \u05ea\u05d5\u05db\u05df \u05d0\u05d7\u05e8\u05ea.", - "{start_strong}{total}{end_strong} words submitted in total.": "{start_strong}{total}{end_strong} \u05e1\u05da \u05db\u05dc \u05d4\u05de\u05d9\u05dc\u05d9\u05dd \u05e9\u05e0\u05e9\u05dc\u05d7\u05d5.", "{totalItems} total": "{totalItems} \u05e1\u05da \u05d4\u05db\u05dc", "{unread_comments_count} new": "{unread_comments_count} \u05d7\u05d3\u05e9", "\u2026": "..." diff --git a/cms/static/js/i18n/hi/djangojs.js b/cms/static/js/i18n/hi/djangojs.js index c8a970aad9..e513f29195 100644 --- a/cms/static/js/i18n/hi/djangojs.js +++ b/cms/static/js/i18n/hi/djangojs.js @@ -25,36 +25,6 @@ "%(cnt)s \u092e\u0947\u0902 \u0938\u0947 %(sel)s \u091a\u0941\u0928\u093e \u0917\u092f\u093e \u0939\u0948\u0902", "%(cnt)s \u092e\u0947\u0902 \u0938\u0947 %(sel)s \u091a\u0941\u0928\u0947 \u0917\u090f \u0939\u0948\u0902" ], - "%(value)s hour": [ - "%(value)s \u0918\u0902\u091f\u093e", - "%(value)s \u0918\u0902\u091f\u0947" - ], - "%(value)s minute": [ - "%(value)s \u092e\u093f\u0928\u091f", - "%(value)s \u092e\u093f\u0928\u091f" - ], - "%(value)s second": [ - "%(value)s \u0938\u0947\u0915\u0902\u0921", - "%(value)s \u0938\u0947\u0915\u0902\u0921" - ], - "%d day": [ - "%d \u0926\u093f\u0928", - "%d \u0926\u093f\u0928" - ], - "%d minute": [ - "%d \u092e\u093f\u0928\u091f", - "%d \u092e\u093f\u0928\u091f" - ], - "%d month": [ - "%d \u092e\u0939\u0940\u0928\u093e", - "%d \u092e\u0939\u0940\u0928\u0947" - ], - "%d year": [ - "%d \u0938\u093e\u0932", - "%d \u0938\u093e\u0932" - ], - "%s ago": "\u0905\u092d\u0940 \u0938\u0947 %s \u092a\u0939\u0932\u0947 ", - "%s from now": "\u0905\u092d\u0940 \u0915\u0947 \u092c\u093e\u0926 %s ", "6 a.m.": "\u0938\u0941\u092c\u0939 6 \u092c\u091c\u0947", "Admin": "\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e\u092a\u0915", "Are you sure you want to delete this comment?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0935\u093e\u0915\u0908 \u0907\u0938 \u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0915\u094b \u0939\u091f\u093e\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902?", @@ -64,7 +34,6 @@ "Are you sure you want to delete this update?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0907\u0938 \u0905\u092a\u0921\u0947\u091f \u0915\u094b \u0939\u091f\u093e\u0928\u093e \u091a\u093e\u0939\u0924\u0947\u0902 \u0939\u0948\u0902?", "Are you sure you wish to delete this item. It cannot be reversed!\n\nAlso any content that links/refers to this item will no longer work (e.g. broken images and/or links)": "\u0915\u094d\u092f\u093e \u0906\u092a \u0935\u093e\u0915\u0908 \u0907\u0938 \u0905\u0902\u0936 \u0915\u094b \u0928\u0937\u094d\u091f \u0915\u0930\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902? \u0907\u0938 \u0915\u094d\u0930\u093f\u092f\u093e \u0915\u094b \u092c\u0926\u0932\u093e \u0928\u0939\u0940\u0902 \u091c\u093e \u0938\u0915\u0924\u093e! \n\u0914\u0930 \u0924\u094b \u0914\u0930 \u0907\u0938 \u0905\u0902\u0936 \u0938\u0947 \u091c\u0941\u0921\u093c\u0947 \u0939\u0941\u092f\u0947 \u0905\u0928\u094d\u092f \u0905\u0902\u0936 \u092f\u093e \u0932\u093f\u0902\u0915\u094d\u0938 \u092d\u0940 \u0938\u093e\u0925 \u0939\u0940 \u092e\u0947\u0902 \u0928\u0937\u094d\u091f \u0939\u094b \u091c\u093e\u092f\u0947\u0902\u0917\u0947\u0964", "Available %s": "\u0909\u092a\u0932\u092c\u094d\u0927 %s", - "Average": "\u092c\u0940\u091a \u092e\u0947\u0902", "Blockquote": "\u092c\u094d\u0932\u094c\u0915\u0915\u094d\u0935\u094b\u091f", "Blockquote (Ctrl+Q)": "\u092c\u094d\u0932\u0949\u0915\u0915\u094d\u0935\u094b\u091f (Ctrl+Q)", "Bold (Ctrl+B)": "\u092c\u094b\u0932\u094d\u0921 (Ctrl+B)", @@ -102,9 +71,7 @@ "Error listing task history for this student and problem.": "\u0907\u0938 \u091b\u093e\u0924\u094d\u0930 \u0914\u0930 \u0938\u092e\u0938\u094d\u092f\u093e \u0915\u0947 \u0915\u093e\u092e \u0915\u0947 \u0907\u0924\u093f\u0939\u093e\u0938 \u0915\u094b \u0938\u0942\u091a\u0940\u092c\u0926\u094d\u0927 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0915\u0941\u091b \u0917\u0921\u093c\u092c\u0921\u093c\u0964", "Error retrieving grading configuration.": "\u0917\u094d\u0930\u0947\u0921\u093f\u0902\u0917 \u0915\u0949\u0928\u092b\u093c\u093f\u0917\u0930\u0947\u0936\u0928 \u0935\u093e\u092a\u093f\u0938 \u0932\u0947\u0928\u0947 \u092e\u0947\u0902 \u0915\u0941\u091b \u0917\u0921\u093c\u092c\u0921\u093c\u0964", "Error sending email.": "\u0908-\u092e\u0947\u0932 \u0928\u0939\u0940\u0902 \u092d\u0947\u091c\u093e \u091c\u093e \u0938\u0915\u093e\u0964", - "Exit full browser": "\u092c\u094d\u0930\u093e\u0909\u091c\u093c\u0930 \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0938\u0947 \u092c\u093e\u0939\u0930 \u0906\u092f\u0947\u0902", "Files must be in JPEG or PNG format.": "\u092b\u093e\u0907\u0932\u0947\u0902 JPEG \u092f\u093e PNG \u092b\u0949\u0930\u094d\u092e\u0947\u091f \u092e\u0947\u0902 \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u092f\u0947\u0902.", - "Fill browser": "\u092c\u094d\u0930\u093e\u0909\u091c\u093c\u0930 \u0938\u0915\u094d\u0930\u0940\u0928 \u0915\u094b \u092a\u0942\u0930\u093e \u0916\u094b\u0932\u0947\u0902 (open full browser)", "Filter": "\u091b\u093e\u0928\u0928\u093e", "Find discussions": "\u091a\u0930\u094d\u091a\u093e\u0913\u0902 \u0915\u094b \u0922\u0942\u0902\u0922\u0947\u0902", "Fullscreen": "\u092a\u0942\u0930\u094d\u0923 \u0938\u094d\u0915\u094d\u0930\u0940\u0928", @@ -125,13 +92,9 @@ "Load all responses": "\u0938\u092d\u0940 \u091c\u0935\u093e\u092c \u0932\u094b\u0921 \u0915\u0930\u0947\u0902", "Loading content": "\u0932\u094b\u0921\u093f\u0902\u0917 \u0915\u0902\u091f\u0947\u0902\u091f", "Loading more threads": "\u0914\u0930 \u0915\u0921\u093c\u093f\u092f\u093e\u0902 \u0932\u094b\u0921 \u0915\u0930\u0947\u0902", - "Loud": "\u090a\u0901\u091a\u093e", - "Low": "\u0915\u092e", "Markdown Editing Help": "\u092e\u093e\u0930\u094d\u0915\u0921\u093e\u0909\u0928 \u090f\u0921\u0940\u091f\u093f\u0902\u0917 \u092e\u0926\u0926", - "Maximum": "\u0905\u0927\u093f\u0915\u0924\u092e", "Midnight": "\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u0940", "Module state successfully deleted.": "\u092e\u0949\u0921\u094d\u092f\u0942\u0932 \u0938\u094d\u0925\u093f\u0924\u093f \u0915\u094b \u0938\u092b\u0932\u0924\u093e\u092a\u0942\u0930\u094d\u0935\u0915 \u0939\u091f\u093e\u092f\u093e \u0917\u092f\u093e\u0964", - "Muted": " \u0936\u0942\u0928\u094d\u092f \u0927\u094d\u0935\u0928\u093f ", "Name": "\u0928\u093e\u092e", "Noon": "\u0926\u094b\u092a\u0939\u0930", "Not in Use": "\u0909\u092a\u092f\u094b\u0917 \u092e\u0947\u0902 \u0928\u0939\u0940\u0902", @@ -142,8 +105,6 @@ "One or more rescheduling tasks failed.": "\u090f\u0915 \u092f\u093e \u0905\u0927\u093f\u0915 \u092a\u0941\u0928\u0930\u094d\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923 \u0915\u093e\u0930\u094d\u092f \u0935\u093f\u092b\u0932 \u0930\u0939\u0947.", "OpenAssessment Save Error": "\u0916\u0941\u0932\u0947 \u092e\u0942\u0932\u094d\u200d\u092f\u093e\u0902\u0915\u0928 \u0915\u094b \u091c\u092e\u093e \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0924\u094d\u0930\u0941\u091f\u093f \u092a\u094d\u0930\u093e\u092a\u094d\u200d\u0924 \u0939\u0941\u0908", "Organization:": "\u0938\u0902\u0917\u0920\u0928:", - "Pause": "\u0930\u094b\u0915\u0947\u0902", - "Play": "\u091a\u093e\u0932\u0942 \u0915\u0930\u0947\u0902", "Please address the errors on this page first, and then save your progress.": "\u0915\u0943\u092a\u092f\u093e \u0907\u0938 \u092a\u0943\u0937\u094d\u0920 \u092a\u0930 \u091c\u094b \u0917\u0932\u0924\u093f\u092f\u093e\u0901 \u0939\u0948\u0902 \u092a\u0939\u0932\u0947 \u0909\u0928\u094d\u0939\u0947\u0902 \u0920\u0940\u0915 \u0915\u0930\u0947\u0902 \u092b\u093f\u0930 \u0905\u092a\u0928\u0947 \u0915\u093e\u092e \u0915\u094b \u092c\u091a\u093e\u092f\u0947\u0902\u0964", "Please enter a student email address or username.": "\u0915\u0943\u092a\u092f\u093e \u091b\u093e\u0924\u094d\u0930 \u0915\u093e \u0908-\u092e\u0947\u0932 \u092a\u0924\u093e \u092f\u093e \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902\u0964", "Please enter a username or email.": "\u0915\u0943\u092a\u092f\u093e \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e \u092f\u093e \u0908-\u092e\u0947\u0932 \u092a\u0924\u093e \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902\u0964", @@ -214,11 +175,6 @@ "Uploading": "\u0905\u092a\u0932\u094b\u0921 \u0939\u094b \u0930\u0939\u093e \u0939\u0948", "Username": "\u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e", "Users must create and activate their account before they can be promoted to beta tester.": "\u092c\u0940\u091f\u093e \u092a\u0930\u0940\u0915\u094d\u0937\u0915 \u0915\u0947 \u0932\u093f\u090f \u092a\u0926\u094b\u0928\u094d\u0928\u0924 \u0939\u094b\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0916\u093e\u0924\u0947 \u0915\u094b \u092c\u0928\u093e\u0928\u093e \u0914\u0930 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0928\u093e \u091c\u093c\u0930\u0942\u0930\u0940 \u0939\u0948\u0964", - "Very loud": "\u092c\u0939\u0941\u0924 \u090a\u0901\u091a\u093e", - "Very low": "\u092c\u0939\u0941\u0924 \u0915\u092e", - "Video ended": "\u0935\u093f\u0921\u093f\u092f\u094b \u0938\u092e\u093e\u092a\u094d\u0924", - "Video position": "\u0935\u093f\u0921\u093f\u092f\u094b \u0938\u094d\u0925\u093f\u0924\u093f", - "Volume": "\u0927\u094d\u0935\u0928\u093f", "We're sorry, there was an error": "\u0924\u094d\u0930\u0941\u091f\u093f \u0915\u0947 \u0932\u093f\u090f \u0939\u092e\u0947\u0902 \u0916\u0947\u0926 \u0939\u0948", "Yesterday": "\u0915\u0932 (\u092c\u0940\u0924\u093e)", "You have selected an action, and you haven't made any changes on individual fields. You're probably looking for the Go button rather than the Save button.": "\u0906\u092a \u0928\u0947 \u0915\u093e\u0930\u094d\u0930\u0935\u093e\u0908 \u091a\u0941\u0928\u0940 \u0939\u0948\u0902, \u0914\u0930 \u0906\u092a \u0928\u0947 \u0938\u094d\u0935\u0924\u0902\u0924\u094d\u0930 \u0938\u092e\u094d\u092a\u093e\u0926\u0928\u0915\u094d\u0937\u092e \u0915\u094d\u0937\u0947\u0924\u094d\u0930/\u0938\u094d\u0924\u092e\u094d\u092d \u092e\u0947\u0902 \u092c\u0926\u0932 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u0947 \u0939\u0948\u0902| \u0938\u0902\u092d\u0935\u0924\u0903 '\u0938\u0947\u0935' \u092c\u091f\u0928 \u0915\u0947 \u092c\u091c\u093e\u092f \u0906\u092a '\u0917\u094b' \u092c\u091f\u0928 \u0922\u0942\u0928\u094d\u0922 \u0930\u0939\u0947 \u0939\u094b |", @@ -233,20 +189,10 @@ "Your message cannot be blank.": "\u0906\u092a\u0915\u093e \u0938\u0928\u094d\u0926\u0947\u0936 \u0916\u093e\u0932\u0940 \u0928\u0939\u0940\u0902 \u0939\u094b \u0938\u0915\u0924\u093e\u0964", "Your message must have a subject.": "\u0906\u092a\u0915\u0947 \u0938\u0928\u094d\u0926\u0947\u0936 \u0915\u093e \u0935\u093f\u0937\u092f \u0939\u094b\u0928\u093e \u091a\u093e\u0939\u093f\u090f\u0964", "Your policy changes have been saved.": "\u0906\u092a\u0928\u0947 \u091c\u094b \u0928\u0940\u0924\u093f \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928 \u0915\u093f\u092f\u0947 \u0939\u0948\u0902 \u0935\u0947 \u0938\u0947\u0935 \u0915\u093f\u092f\u0947 \u091c\u093e \u091a\u0941\u0915\u0947 \u0939\u0948\u0902\u0964", - "a day": "\u090f\u0915 \u0926\u093f\u0928", - "about %d hour": [ - "\u0924\u0915\u0930\u0940\u092c\u0928 %d \u0918\u0902\u091f\u093e", - "\u0924\u0915\u0930\u0940\u092c\u0928 %d \u0918\u0902\u091f\u0947" - ], - "about a minute": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u092e\u093f\u0928\u091f", - "about a month": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u092e\u0939\u0940\u0928\u093e", - "about a year": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u0938\u093e\u0932", - "about an hour": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u0918\u0902\u091f\u093e", "anonymous": "\u0917\u0941\u092e\u0928\u093e\u092e", "emphasized text": "\u0905\u0915\u094d\u0937\u0930 \u091c\u093f\u0928 \u092a\u0930 \u091c\u093c\u094b\u0930 \u0926\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948 ", "enter code here": "\u092f\u0939\u093e\u0902 \u0915\u094b\u0921 \u0921\u093e\u0932\u0947\u0902", "enter link description here": "\u0932\u093f\u0902\u0915 \u0915\u093e \u0935\u0930\u094d\u0923\u0928 \u092f\u0939\u093e\u0902 \u0926\u0947\u0902", - "less than a minute": "\u090f\u0915 \u092e\u093f\u0928\u091f \u0938\u0947 \u0915\u092e", "or": "\u092f\u093e", "strong text": "\u092e\u094b\u091f\u0947-\u092e\u094b\u091f\u0947 \u0905\u0915\u094d\u0937\u0930", "\u2026": "\u2026" diff --git a/cms/static/js/i18n/ko-kr/djangojs.js b/cms/static/js/i18n/ko-kr/djangojs.js index 88b2da2454..ca1eaeaed9 100644 --- a/cms/static/js/i18n/ko-kr/djangojs.js +++ b/cms/static/js/i18n/ko-kr/djangojs.js @@ -20,7 +20,6 @@ django.catalog = django.catalog || {}; var newcatalog = { - "#Replies": "#\ub2f5\uae00\ub4e4", "%(num_questions)s question": [ "%(num_questions)s\uac1c" ], @@ -36,29 +35,6 @@ "%(team_count)s Team": [ "%(team_count)s \ud300" ], - "%(value)s hour": [ - "%(value)s \uc2dc\uac04" - ], - "%(value)s minute": [ - "%(value)s \ubd84" - ], - "%(value)s second": [ - "%(value)s \ucd08" - ], - "%d day": [ - "%d \uc77c" - ], - "%d minute": [ - "%d \ubd84" - ], - "%d month": [ - "%d \uac1c\uc6d4" - ], - "%d year": [ - "%d \ub144" - ], - "%s ago": "%s \uc804", - "%s from now": "\uc9c0\uae08\uc73c\ub85c \ubd80\ud130 %s \uc774\ud6c4", "6 a.m.": "\uc624\uc804 6\uc2dc", "6 p.m.": "\uc624\ud6c4 6\uc2dc", "Account Settings": "\uacc4\uc815 \uc124\uc815", @@ -66,7 +42,6 @@ "Add a New Cohort": "\uc2e0\uaddc \ud559\uc2b5 \uc9d1\ub2e8 \ucd94\uac00", "Adding the selected course to your cart": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \uc120\ud0dd\ub41c \uac15\uc88c\ub97c \ucd94\uac00\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.", "All accounts were created successfully.": "\ubaa8\ub4e0 \uacc4\uc815\uc774 \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", - "All flags have been removed. To undo, uncheck the box.": "\ubaa8\ub4e0 \ud50c\ub798\uadf8\uac00 \uc81c\uac70\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ucde8\uc18c\ud558\ub824\uba74 \ubc15\uc2a4 \uc120\ud0dd\uc744 \ucde8\uc18c\ud558\uc138\uc694", "All subsections": "\ubaa8\ub4e0 \uc18c\uc8fc\uc81c", "All units": "\uc804\uccb4 \ud559\uc2b5\ud65c\ub3d9", "Allow students to generate certificates for this course?": "\ud559\uc2b5\uc790\uc758 \uc774\uc218\uc99d \uc0dd\uc131\uc744 \ud5c8\uc6a9\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", @@ -78,8 +53,6 @@ "An error occurred retrieving your email. Please try again later, and contact technical support if the problem persists.": "\uc774\uba54\uc77c\uc744 \uac80\uc0c9\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud55c \ud6c4, \ubb38\uc81c\uac00 \uc9c0\uc18d\ub418\uba74 \uae30\uc220 \uc9c0\uc6d0\ud300\uc5d0 \uc5f0\ub77d\uc8fc\uc138\uc694.", "An error occurred. Make sure that the student's username or email address is correct and try again.": "\uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ud559\uc2b5\uc790\uc758 \uc544\uc774\ub514\uc640 \uc774\uba54\uc77c \uc8fc\uc18c\uac00 \uc62c\ubc14\ub978\uc9c0 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud574 \uc8fc\uc138\uc694.", "An error occurred. Please try again.": "\uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uc7a0\uc2dc \ud6c4\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.", - "Annotation": "\uc8fc\uc11d", - "Annotation Text": "\uc8fc\uc11d \ud14d\uc2a4\ud2b8", "April": "4\uc6d4", "Are you sure you want to delete this comment?": "\uc774 \ub313\uae00\uc744 \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Are you sure you want to delete this post?": "\uc774 \uac8c\uc2dc\ubb3c\uc744 \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", @@ -87,7 +60,6 @@ "Assign students to cohorts by uploading a CSV file.": "CSV \ud30c\uc77c\uc744 \uc5c5\ub85c\ub4dc\ud558\uc5ec \ud559\uc2b5 \uc9d1\ub2e8\uc5d0 \ud559\uc2b5\uc790\ub97c \ucd94\uac00\ud558\uc138\uc694.", "August": "8\uc6d4", "Available %s": "\uc774\uc6a9 \uac00\ub2a5\ud55c %s", - "Average": "\ubcf4\ud1b5", "Blockquote": "\ube14\ub85d \uc778\uc6a9", "Blockquote (Ctrl+Q)": "\ube14\ub85d\uc778\uc6a9 (Ctrl+Q)", "Bold (Ctrl+B)": "\uc9c4\ud558\uac8c (Ctrl+B)", @@ -95,13 +67,6 @@ "Cancel": "\ucde8\uc18c", "Cancel enrollment code": "\uc218\uac15\uc2e0\uccad \ucf54\ub4dc\ub97c \ucde8\uc18c\ud558\uc138\uc694.", "Change image": "\uc774\ubbf8\uc9c0 \ubcc0\uacbd", - "Check the box to remove %(count)s flag.": [ - "%(count)s \ud50c\ub798\uadf8\ub97c \uc0ad\uc81c\ud558\ub824\uba74 \ud655\uc778\ub780\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "%(totalFlags)s \ud50c\ub798\uadf8\ub97c \uc0ad\uc81c\ud558\ub824\uba74 \ud655\uc778\ub780\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4." - ], - "Check the box to remove all flags.": "\ubaa8\ub4e0 \ud50c\ub798\uadf8\ub97c \uc0ad\uc81c\ud558\ub824\uba74 \ud655\uc778\ub780\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.", "Check your email": "\uc774\uba54\uc77c\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc694.", "Checkout": "\uacb0\uc81c\ud558\uae30", "Checkout with PayPal": "PayPal\ub85c \uacb0\uc81c\ud558\uae30", @@ -113,10 +78,6 @@ "Choose a time": "\uc2dc\uac04 \uc120\ud0dd", "Choose all": "\ubaa8\ub450 \uc120\ud0dd", "Chosen %s": "\uc120\ud0dd\ub41c %s", - "Clear": "\uc9c0\uc6b0\uae30", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\uc774\uba54\uc77c \uc8fc\uc18c\ub97c \ud0c0\uc0ac \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8\uc5d0 \ubcf4\ub0b4\ub294 \uac83\uc5d0 \ub3d9\uc758\ud558\uba74 OK\ub97c \ud074\ub9ad\ud558\uc138\uc694.\n\uadc0\ud558\uc758 \uc815\ubcf4\ub97c \ubcf4\ub0b4\uc9c0 \uc54a\uace0, \uc774 \ud398\uc774\uc9c0\ub97c \ub2e4\uc2dc \ubcf4\ub824\uba74 Cancel\uc744 \ud074\ub9ad\ud558\uc138\uc694.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\uadc0\ud558\uc758 \uc544\uc774\ub514\uc640 \uc774\uba54\uc77c \uc8fc\uc18c\ub97c \ud0c0\uc0ac \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8\uc5d0 \ubcf4\ub0b4\ub294 \uac83\uc5d0 \ub3d9\uc758\ud558\uba74 OK\ub97c \ud074\ub9ad\ud558\uc138\uc694.\n\uadc0\ud558\uc758 \uc815\ubcf4\ub97c \ubcf4\ub0b4\uc9c0 \uc54a\uace0, \uc774 \ud398\uc774\uc9c0\ub97c \ub2e4\uc2dc \ubcf4\ub824\uba74 Cancel\uc744 \ud074\ub9ad\ud558\uc138\uc694.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\uadc0\ud558\uc758\uc544\uc774\ub514\ub97c \ud0c0\uc0ac \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8\uc5d0 \ubcf4\ub0b4\ub294 \uac83\uc5d0 \ub3d9\uc758\ud558\uba74 OK\ub97c \ud074\ub9ad\ud558\uc138\uc694.\n\n\n\uadc0\ud558\uc758 \uc815\ubcf4\ub97c \ubcf4\ub0b4\uc9c0 \uc54a\uace0, \uc774 \ud398\uc774\uc9c0\ub97c \ub2e4\uc2dc \ubcf4\ub824\uba74 Cancel\uc744 \ud074\ub9ad\ud558\uc138\uc694.", "Click to choose all %s at once.": "\ud55c\ubc88\uc5d0 \ubaa8\ub4e0 %s \ub97c \uc120\ud0dd\ud558\ub824\uba74 \ud074\ub9ad\ud558\uc138\uc694.", "Click to remove all chosen %s at once.": "\ud55c\ubc88\uc5d0 \uc120\ud0dd\ub41c \ubaa8\ub4e0 %s \ub97c \uc81c\uac70\ud558\ub824\uba74 \ud074\ub9ad\ud558\uc138\uc694.", "Close": "\ub2eb\uae30", @@ -136,23 +97,19 @@ "Current conversation": "\ud604\uc7ac \ub300\ud654", "Current tab": "\ud604\uc7ac \ud0ed", "Date": "\ub0a0\uc9dc", - "Date posted": "\uac8c\uc2dc\ub41c \ub0a0\uc9dc", "December": "12\uc6d4", "Delete": "\uc0ad\uc81c", "Deleted Content Group": "\ucee8\ud150\uce20 \uadf8\ub8f9 \uc0ad\uc81c", "Description": "\uc124\uba85", - "Do not show again": "\ub2e4\uc2dc \uc7ac\uc0dd\ud558\uc9c0 \ub9d0\uae30", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\ud559\uc2b5\uc790 ('{student_id}')\uc758 \uc0ac\uc804 \ud3c9\uac00 \uba74\uc81c\ub97c \ud5c8\uc6a9\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Donate": "\uae30\ubd80\ud558\uae30", "Double-check that your webcam is connected and working to continue.": "\uc6f9\ucea0\uc774 \uc5f0\uacb0\ub418\uc5c8\ub294\uc9c0 \uc7ac\ud655\uc778 \ud6c4\uc5d0 \uc9c4\ud589\ud574\uc8fc\uc138\uc694.", "Drop target image": "\ud0c0\uac9f\uc774\ubbf8\uc9c0\ub97c \ub4dc\ub86d\ud558\uc138\uc694", "Duration (sec)": "\uae30\uac04(\ucd08)", - "Edit": "\ud3b8\uc9d1", "Editable": "\ud3b8\uc9d1 \uac00\ub2a5", "Education Completed": "\ucd5c\uc885 \ud559\ub825", "Email": "\uc774\uba54\uc77c", "Emails successfully sent. The following users are no longer enrolled in the course:": "\uc774\uba54\uc77c \uc804\uc1a1\uc644\ub8cc. \ub2e4\uc74c \uc0ac\uc6a9\uc790\ub4e4\uc740 \uc774 \uac15\uc88c\uc5d0 \ub354\uc774\uc0c1 \ub4f1\ub85d\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4:", - "End": "\ub05d", "Enrolling you in the selected course": "\uc120\ud0dd\ub41c \uac15\uc88c\uc5d0 \uc218\uac15\uc2e0\uccad \ucc98\ub9ac\uc911\uc785\ub2c8\ub2e4. ", "Enter a student's username or email address.": "\ud559\uc2b5\uc790\uc758 \uc544\uc774\ub514 \ub610\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\ub97c \uc785\ub825\ud558\uc138\uc694.", "Enter a username or email.": "\uc544\uc774\ub514 \ud639\uc740 \uc774\uba54\uc77c\uc744 \uc785\ub825\ud558\uc138\uc694.", @@ -181,14 +138,11 @@ "Error:": "\uc624\ub958:", "Error: You cannot remove yourself from the Instructor group!": "\uc624\ub958: \uc790\uc2e0\uc744 \uad50\uc218\uc790 \uadf8\ub8f9\uc5d0\uc11c \uc81c\uac70\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. ", "Errors": "\uc624\ub958", - "Exit full browser": "\uc804\uccb4\ud654\uba74\uc5d0\uc11c \ub098\uc624\uae30", "February": "2\uc6d4", "File Name": "\ud30c\uc77c\uc774\ub984", - "Fill browser": "\ube0c\ub77c\uc6b0\uc800 \ucc44\uc6b0\uae30", "Filter": "\ud544\ud130", "Full Name": "\uc2e4\uba85", "Gender": "\uc131 ", - "Header": "\uba38\ub9bf\uae00", "Heading": "\uc81c\ubaa9", "Heading (Ctrl+H)": "\uc81c\ubaa9 (Ctrl+H)", "Hide": "\uac10\ucd94\uae30", @@ -198,13 +152,11 @@ "How to use %(platform_name)s discussions": "%(platform_name)s \uac8c\uc2dc\ud310 \uc0ac\uc6a9\ubc95", "Hyperlink (Ctrl+L)": "\ud558\uc774\ud37c\ub9c1\ud06c (Ctrl+L)", "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. Do you want to proceed?": "\ube44\uacf5\uac1c \uc0c1\ud0dc\uc5d0\uc11c \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc774 \ud559\uc2b5\uc790\uc5d0\uac8c \ubcf4\uc77c \uac83\uc785\ub2c8\ub2e4. \uacc4\uc18d \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\uace0\uae09 \ud3b8\uc9d1\uae30\ub97c \uc0ac\uc6a9\ud55c\ub2e4\uba74, \uc774 \ubb38\uc81c\ub294 XML\ub85c \uc804\ud658\ub418\uba70, \uac04\ud3b8 \ud3b8\uc9d1\uae30 \uc778\ud130\ud398\uc774\uc2a4\ub85c \ub2e4\uc2dc \ub3cc\uc544\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \n\uace0\uae09 \ud3b8\uc9d1\uae30\uc5d0\uc11c \uc774 \ubb38\uc81c\ub97c XML\ub85c \uc804\ud658\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Image": "\uc774\ubbf8\uc9c0", "Image (Ctrl+G)": "\uc774\ubbf8\uc9c0 (Ctrl+G)", "Image Upload Error": "\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc \uc624\ub958", "In Progress": "\uc9c4\ud589 \uc911", "Insert Hyperlink": "\ud558\uc774\ud37c\ub9c1\ud06c \uc0bd\uc785", - "Instructor": "\uad50\uc218\uc790", "Italic (Ctrl+I)": "\uae30\uc6b8\uc784 (Ctrl+I)", "January": "1\uc6d4", "July": "7\uc6d4", @@ -221,21 +173,15 @@ "Loading more threads": "\ub2e4\ub978 \uac8c\uc2dc\ubb3c \ucd94\uac00 \ub85c\ub529\uc911", "Loading your courses": "\uac15\uc88c\ub97c \ubd88\ub7ec\uc624\uace0 \uc788\uc2b5\ub2c8\ub2e4.", "Location in Course": "\uac15\uc88c\uc758 \uc704\uce58", - "Loud": "\ud06c\uac8c", - "Low": "\ub0ae\uac8c", "MB": "MB", "March": "3\uc6d4", "Mark enrollment code as unused": "\uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc740 \uc218\uac15 \uc2e0\uccad \ucf54\ub4dc\ub97c \ud45c\uc2dc\ud558\uc138\uc694.", "Markdown Editing Help": "Markdow \ud3b8\uc9d1 \ub3c4\uc6c0\ub9d0", - "Maximum": "\ucd5c\ub300", "May": "5\uc6d4", "Message:": "\ubcf8\ubb38: ", "Midnight": "\uc790\uc815", "Module state successfully deleted.": "\ubaa8\ub4c8 \uc0c1\ud0dc\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "More": "\ub354\ubcf4\uae30", - "Mute": "\uc74c\uc18c\uac70", - "Muted": "\uc74c\uc18c\uac70", - "My Notes": "\ub0b4 \ub178\ud2b8", "New Address": "\uc0c8 \uc8fc\uc18c", "No Content Group": "\ucf58\ud150\uce20 \uadf8\ub8f9 \uc5c6\uc74c", "No Flash Detected": "\ud50c\ub798\uc2dc \ubbf8\uac10\uc9c0", @@ -261,11 +207,8 @@ "Only properly formatted .csv files will be accepted.": "\uc801\ud569\ud55c .csv \ud30c\uc77c\ub9cc \uc62c\ub9b4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. ", "Order No.": "\uc8fc\ubb38 \ubc88\ud638", "Password": "\ube44\ubc00\ubc88\ud638", - "Pause": "\uc77c\uc2dc\uc815\uc9c0", "Photo Captured successfully.": "\uc0ac\uc9c4\uc774 \uc131\uacf5\uc801\uc73c\ub85c \ucea1\uccd0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Placeholder": "\ud50c\ub808\uc774\uc2a4\ud640\ub354", - "Play": "\uc7ac\uc0dd", - "Play video": "\ub3d9\uc601\uc0c1 \uc7ac\uc0dd\ud558\uae30", "Please enter a problem location.": "\ubb38\uc81c \uc704\uce58\ub97c \uc785\ub825\ud558\uc138\uc694.", "Please enter a student email address or username.": "\ud559\uc2b5\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\ub098 \uc544\uc774\ub514\ub97c \uc785\ub825\ud558\uc138\uc694.", "Please enter a username or email.": "\uc544\uc774\ub514 \ub610\ub294 \uc774\uba54\uc77c\uc744 \uc785\ub825\ud558\uc138\uc694", @@ -277,7 +220,6 @@ "Prevent students from generating certificates in this course?": "\ud559\uc2b5\uc790\uc758 \uc774\uc218\uc99d \uc0dd\uc131\uc744 \uc81c\ud55c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Professional Education": "\uc804\ubb38 \uad50\uc721 \uacfc\uc815", "Professional Education Verified Certificate": "\uc804\ubb38 \uacfc\uc815 \uc774\uc218\uc99d", - "Public": "\uacf5\uac1c", "Reason field should not be left blank.": "\uc774\uc720\ub97c \uc785\ub825\ud558\ub294 \ud544\ub4dc\ub294 \ube44\uc6cc\ub458 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "Recent Activity": "\ucd5c\uadfc \ud65c\ub3d9", "Redo (Ctrl+Shift+Z)": "\ub2e4\uc2dc\uc2e4\ud589 (Ctrl+Shift+Z)", @@ -286,8 +228,6 @@ "Remove": "\uc81c\uac70", "Remove all": "\ubaa8\ub450 \uc81c\uac70", "Removing": "\uc81c\uac70\ud558\uae30", - "Reply": "\ub2f5\uae00", - "Report annotation as inappropriate or offensive.": "\ubd80\uc801\uc808\ud55c \uc8fc\uc11d\uc73c\ub85c \uc2e0\uace0\ud569\ub2c8\ub2e4.", "Requester": "\uc694\uccad\uc790", "Reset Password": "\ube44\ubc00\ubc88\ud638 \uc7ac\uc124\uc815", "Reset my password": "\ube44\ubc00\ubc88\ud638 \uc7ac\uc124\uc815", @@ -299,7 +239,6 @@ "Saved cohort": "\ud559\uc2b5 \uc9d1\ub2e8\uc774 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Saving": "\uc800\uc7a5\uc911", "Saving your email preference": "\uc6d0\ud558\ub294 \uc774\uba54\uc77c\uc744 \uc800\uc7a5\uc911\uc785\ub2c8\ub2e4. ", - "Search": "\uac80\uc0c9", "Search Results": "\uac80\uc0c9 \uacb0\uacfc", "See all teams in your course, organized by topic. Join a team to collaborate with other learners who are interested in the same topic as you are.": "\uac15\uc88c\uc5d0\uc11c \uc8fc\uc81c\ubcc4\ub85c \uc870\uc9c1\ub41c \ubaa8\ub4e0 \ud300\uc744 \ubcf4\uc138\uc694. \uad00\uc2ec\uc0ac\uac00 \uac19\uc740 \ub2e4\ub978 \ud559\uc2b5\uc790\ub4e4\uacfc \ud611\ub825\ud558\uae30 \uc704\ud574 \ud300\uc5d0 \ucc38\uc5ec\ud558\uc138\uc694.", "Select a chapter": "chapter \uc120\ud0dd", @@ -308,18 +247,13 @@ "Sent By:": "\ubcf4\ub0b4\ub294 \uc0ac\ub78c:", "Sent To:": "\ubc1b\ub294\uc0ac\ub78c:", "September": "9\uc6d4", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "Sequence error! \ud604\uc7ac\uc758 SequenceModule\uc5d0\uc11c\ub294 %(tab_name)s \uc744 \ud0d0\uc0c9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.", "Settings": "\uc124\uc815", - "Short explanation": "\uc9e7\uc740 \uc124\uba85", "Show": "\ubcf4\uae30", "Show Discussion": "\uac8c\uc2dc\ud310 \ubcf4\uae30", "Show notes": "\ub178\ud2b8 \ubcf4\uc774\uae30", "Showing all responses": "\ubaa8\ub4e0 \ub2f5\ubcc0 \ubcf4\uc5ec\uc8fc\uae30", "Sign in": "\ub85c\uadf8\uc778", - "Skip": "\uac74\ub108\ub6f0\uae30", - "Speed": "\uc18d\ub3c4", "Staff": "\uc6b4\uc601\ud300", - "Start": "\uc2dc\uc791", "Start generating certificates for all students in this course?": "\ubcf8 \uac15\uc88c\uc758 \ubaa8\ub4e0 \ud559\uc2b5\uc790\ub97c \uc704\ud55c \uac15\uc88c \uc774\uc218\uc99d \uc0dd\uc131\uc744 \uc2dc\uc791\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Starts": "\uac1c\uac15\uc77c", "State": "\uc0c1\ud0dc", @@ -337,7 +271,6 @@ "Successfully sent enrollment emails to the following users. They will be enrolled once they register:": "\ub2e4\uc74c \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc131\uacf5\uc801\uc73c\ub85c \ub4f1\ub85d \uc774\uba54\uc77c\uc744 \ubc1c\uc1a1\ud588\uc2b5\ub2c8\ub2e4. \uac00\uc785\uc2e0\uccad\ud558\uba74 \uac15\uc88c\uc5d0 \ub4f1\ub85d\uc774 \ub420 \uac83\uc785\ub2c8\ub2e4: ", "Successfully unlinked.": "\uc131\uacf5\uc801 \uc5f0\uacb0\uc774 \ud574\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Tags": "Tags", - "Tags:": "Tags:", "Take Photo": "\uc0ac\uc9c4 \ucd2c\uc601", "Take a photo of your ID": "\uc2e0\ubd84\uc99d \uc0ac\uc9c4\uc744 \ucc0d\uc5b4 \uc8fc\uc138\uc694.", "Task ID": "\uc791\uc5c5 ID", @@ -346,7 +279,6 @@ "Task Type": "\uc791\uc5c5 \uc720\ud615", "Task inputs": "\uc791\uc5c5 \uc785\ub825", "Teams": "\ud300", - "Text": "Text", "The cohort cannot be added": "\ud559\uc2b5 \uc9d1\ub2e8\uc774 \ucd94\uac00\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "The cohort cannot be saved": "\ud559\uc2b5 \uc9d1\ub2e8\uc774 \uc800\uc7a5\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "The file must be at least {size} in size.": "\ud30c\uc77c\uc758 \ud06c\uae30\uac00 \uc801\uc5b4\ub3c4 {size} \uc5ec\uc57c \ud569\ub2c8\ub2e4. ", @@ -355,7 +287,6 @@ "The following errors were generated:": "\ub2e4\uc74c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.", "The following users are no longer enrolled in the course:": "\ub2e4\uc74c \uc0ac\uc6a9\uc790\ub4e4\uc740 \uc774 \uac15\uc88c\uc5d0 \ub354\uc774\uc0c1 \ub4f1\ub85d\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4:", "The following warnings were generated:": "\ub2e4\uc74c \uacbd\uace0\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4:", - "The grading process is still running. Refresh the page to see updates.": "\ucc44\uc810\uc774 \uc9c4\ud589\uc911\uc785\ub2c8\ub2e4. \uc5c5\ub370\uc774\ud2b8 \uacb0\uacfc\ub97c \ubcf4\uae30 \uc704\ud574 \ub2e4\uc2dc \ubd88\ub7ec\uc624\uae30\ub97c \ud558\uc2ed\uc2dc\uc624.", "The selected content group does not exist": "\uc120\ud0dd\ub41c \ucf58\ud150\uce20 \uadf8\ub8f9\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.", "The {cohortGroupName} cohort has been created. You can manually add students to this cohort below.": "{cohortGroupName} \ud559\uc2b5\uc9d1\ub2e8\uc774 \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc218\uc791\uc5c5\uc73c\ub85c \ud559\uc2b5\uc790\ub97c \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. ", "There has been an error processing your survey.": "\uc124\ubb38\uc744 \ucc98\ub9ac\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.", @@ -371,22 +302,16 @@ "These users were successfully removed as beta testers:": "\uc774 \uc774\uc6a9\uc790\ub4e4\uc774 \uc131\uacf5\uc801\uc73c\ub85c \ubca0\ud0c0\ud14c\uc2a4\ud130\uc5d0\uc11c \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "These users will be allowed to enroll once they register:": "\uc774 \uc0ac\uc6a9\uc790\ub4e4\uc740 \ub4f1\ub85d\ud558\uba74 \ubc14\ub85c \uc218\uac15\uc2e0\uccad\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. ", "These users will be enrolled once they register:": "\uac00\uc785 \uc2e0\uccad\ud558\uba74 \uac15\uc88c\uc5d0 \ub4f1\ub85d\uc774 \ub420 \uac83\uc785\ub2c8\ub2e4: ", - "This annotation has %(count)s flag.": [ - "\uc774 \uc8fc\uc11d\uc740 %(count)s \ud50c\ub798\uadf8\uac00 \uc788\uc2b5\ub2c8\ub2e4." - ], - "This browser cannot play .mp4, .ogg, or .webm files.": "\uc774 \ube0c\ub77c\uc6b0\uc800\ub294 .mp4, .ogg, \ub610\ub294 .webm file\uc744 \uc7ac\uc0dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "This is the list of available %s. You may choose some by selecting them in the box below and then clicking the \"Choose\" arrow between the two boxes.": "\uc0ac\uc6a9 \uac00\ub2a5\ud55c %s \uc758 \ub9ac\uc2a4\ud2b8 \uc785\ub2c8\ub2e4. \uc544\ub798\uc758 \uc0c1\uc790\uc5d0\uc11c \uc120\ud0dd\ud558\uace0 \ub450 \uc0c1\uc790 \uc0ac\uc774\uc758 \"\uc120\ud0dd\" \ud654\uc0b4\ud45c\ub97c \ud074\ub9ad\ud558\uc5ec \uba87 \uac00\uc9c0\ub97c \uc120\ud0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "This is the list of chosen %s. You may remove some by selecting them in the box below and then clicking the \"Remove\" arrow between the two boxes.": "\uc120\ud0dd\ub41c %s \ub9ac\uc2a4\ud2b8 \uc785\ub2c8\ub2e4. \uc544\ub798\uc758 \uc0c1\uc790\uc5d0\uc11c \uc120\ud0dd\ud558\uace0 \ub450 \uc0c1\uc790 \uc0ac\uc774\uc758 \"\uc81c\uac70\" \ud654\uc0b4\ud45c\ub97c \ud074\ub9ad\ud558\uc5ec \uc77c\ubd80\ub97c \uc81c\uac70 \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "Time Sent": "\ubcf4\ub0b8 \uc2dc\uac04", "Time Sent:": "\ubcf4\ub0b8 \uc2dc\uac04:", "Today": "\uc624\ub298", "Tomorrow": "\ub0b4\uc77c", - "Try using a different browser, such as Google Chrome.": "\uad6c\uae00 Chrome \ub4f1 \ub2e4\ub978 \ube0c\ub77c\uc6b0\uc800\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.", "Type into this box to filter down the list of available %s.": "\uc0ac\uc6a9 \uac00\ub2a5\ud55c %s \ub9ac\uc2a4\ud2b8\ub97c \ud544\ud130\ub9c1\ud558\ub824\uba74 \uc774 \uc0c1\uc790\uc5d0 \uc785\ub825\ud558\uc138\uc694.", "Undo (Ctrl+Z)": "\ub418\ub3cc\ub9ac\uae30 (Ctrl+Z)", "Unknown": "\uc54c \uc218 \uc5c6\uc74c", "Unlinking": "\uc5f0\uacb0 \ud574\uc81c\ud558\uae30", - "Unmute": "\uc74c\uc18c\uac70 \ud574\uc81c", "Updating with latest library content": "\ucd5c\uc2e0 \ucf58\ud150\uce20 \ubcf4\uad00\ud568\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8", "Upload File": "\ud30c\uc77c \uc5c5\ub85c\ub4dc", "Upload File and Assign Students": "\ud30c\uc77c \uc5c5\ub85c\ub4dc \ubc0f \ud559\uc2b5\uc790 \ud560\ub2f9\ud558\uae30", @@ -395,19 +320,12 @@ "Upload is in progress. To avoid errors, stay on this page until the process is complete.": "\uc5c5\ub85c\ub4dc\uac00 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4. \uc624\ub958 \ubc1c\uc0dd\uc744 \ubc29\uc9c0\ud558\uae30 \uc704\ud574 \uc644\ub8cc\ub420 \ub54c\uae4c\uc9c0 \ubcf8 \ud398\uc774\uc9c0\uc5d0 \uba38\ubb3c\ub7ec \uc8fc\uc2ed\uc2dc\uc624", "Upload signature image.": "\uc11c\uba85 \uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc\ud558\uae30", "Uploading": "\uc5c5\ub85c\ub4dc \uc911", - "User": "\uc774\uc6a9\uc790", "Username": "\uc544\uc774\ub514", - "Users": "\uc774\uc6a9\uc790", "Users must create and activate their account before they can be promoted to beta tester.": "\uc774\uc6a9\uc790\ub294 \ubca0\ud0c0\ud14c\uc2a4\ud130\ub85c \ub4f1\ub85d\ub418\uae30 \uc804\uc5d0 \uacc4\uc815\uc744 \uc0dd\uc131\ud558\uace0 \ud65c\uc131\ud654\ud574\uc57c \ud569\ub2c8\ub2e4.", "Validation Error": "\uc720\ud6a8\uc131 \uc5d0\ub7ec", "Verified Certificate": "\uc778\uc99d \uc774\uc218\uc99d", "Verified Certificate upgrade": "\uc778\uc99d \uc774\uc218\uc99d \uc5c5\uadf8\ub808\uc774\ub4dc\ud558\uae30", - "Very loud": "\ub9e4\uc6b0 \ud06c\uac8c", - "Very low": "\ub9e4\uc6b0 \ub0ae\uac8c", - "Video": "\ub3d9\uc601\uc0c1", "Video Capture Error": "\ub3d9\uc601\uc0c1 \ucea1\uccd0 \uc624\ub958", - "Video ended": "\ub3d9\uc601\uc0c1 \ub05d\ub0a8", - "Video position": "\ub3d9\uc601\uc0c1 \uc704\uce58", "View": "\ubcf4\uae30", "View %(span_start)s %(team_name)s %(span_end)s": "%(span_start)s %(team_name)s %(span_end)s \ubcf4\uae30", "View Teams in the %(topic_name)s Topic": "%(topic_name)s \uc8fc\uc81c\uc758 \ud300 \ubcf4\uae30", @@ -415,7 +333,6 @@ "Viewing %s course": [ "%s \uac15\uc88c \ubcf4\uae30" ], - "Volume": "\ubcfc\ub968", "Warnings": "\uacbd\uace0!", "We couldn't find any results for \"%s\".": "\"%s\"\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. ", "We've encountered an error. Refresh your browser and then try again.": "\uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ud398\uc774\uc9c0\ub97c \uc0c8\ub85c\uace0\uce68\ud55c \ud6c4, \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694. ", @@ -426,7 +343,6 @@ "You did not select a content group": "\ucf58\ud150\uce20 \uadf8\ub8f9\uc744 \uc120\ud0dd\ud558\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. ", "You don't seem to have Flash installed. Get Flash to continue your verification.": "Flash\uac00 \uc124\uce58\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc740 \uac83 \uac19\uc2b5\ub2c8\ub2e4. Flash \uc124\uce58 \ud6c4 \uacc4\uc18d \uc9c4\ud589\ud558\uc138\uc694.", "You don't seem to have a webcam connected.": "\uc6f9\ucea0\uc774 \uc5f0\uacb0\ub418\uc9c0 \uc54a\uc740 \uac83 \uac19\uc2b5\ub2c8\ub2e4.", - "You have already reported this annotation.": "\uc774 \uc8fc\uc11d\uc740 \uc774\ubbf8 \uc2e0\uace0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "You have selected an action, and you haven't made any changes on individual fields. You're probably looking for the Go button rather than the Save button.": "\uac1c\ubcc4 \ud544\ub4dc\uc5d0 \uc544\ubb34\ub7f0 \ubcc0\uacbd\uc774 \uc5c6\ub294 \uc0c1\ud0dc\ub85c \uc561\uc158\uc744 \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4. \uc800\uc7a5 \ubc84\ud2bc\uc774 \uc544\ub2c8\ub77c \uc9c4\ud589 \ubc84\ud2bc\uc744 \ucc3e\uc544\ubcf4\uc138\uc694.", "You have selected an action, but you haven't saved your changes to individual fields yet. Please click OK to save. You'll need to re-run the action.": "\uac1c\ubcc4 \ud544\ub4dc\uc758 \uac12\ub4e4\uc744 \uc800\uc7a5\ud558\uc9c0 \uc54a\uace0 \uc561\uc158\uc744 \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4. OK\ub97c \ub204\ub974\uba74 \uc800\uc7a5\ub418\uba70, \uc561\uc158\uc744 \ud55c \ubc88 \ub354 \uc2e4\ud589\ud574\uc57c \ud569\ub2c8\ub2e4.", "You have unsaved changes on individual editable fields. If you run an action, your unsaved changes will be lost.": "\uac1c\ubcc4 \ud3b8\uc9d1 \uac00\ub2a5\ud55c \ud544\ub4dc\uc5d0 \uc800\uc7a5\ub418\uc9c0 \uc54a\uc740 \uac12\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc561\uc158\uc744 \uc218\ud589\ud558\uba74 \uc800\uc7a5\ub418\uc9c0 \uc54a\uc740 \uac12\ub4e4\uc744 \uc783\uc5b4\ubc84\ub9ac\uac8c \ub429\ub2c8\ub2e4.", @@ -443,18 +359,8 @@ "Your upload of '{file}' failed.": "'{file}'\ud30c\uc77c \uc5c5\ub85c\ub4dc\ub97c \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.", "Your upload of '{file}' succeeded.": "'{file}'\ud30c\uc77c \uc5c5\ub85c\ub4dc\ub97c \uc131\uacf5\ud588\uc2b5\ub2c8\ub2e4.", "[no tags]": "[no tags]", - "a day": "\ud558\ub8e8", - "about %d hour": [ - "\uc57d %d \uc2dc\uac04 \uc815\ub3c4" - ], - "about a minute": "1\ubd84\uac00\ub7c9", - "about a month": "\uc57d 1\uac1c\uc6d4", - "about a year": "\uc57d 1\ub144 ", - "about an hour": "\uc57d \ud55c \uc2dc\uac04 \uc815\ub3c4", "anonymous": "\uc775\uba85", - "answer": "\ub2f5", "bytes": "bytes", - "correct": "\uc815\ub2f5\uc744 \uc785\ub825\ud558\uc138\uc694.", "dragging": "\ub9c8\uc6b0\uc2a4\ub85c \ub04c\uace0 \uc624\uae30", "dragging out of slider": "\uc2ac\ub77c\uc774\ub354 \ub2f9\uae30\uae30", "dropped in slider": "\uc2ac\ub77c\uc774\ub354\uc5d0 \ub5a8\uc5b4\ud2b8\ub838\uc2b5\ub2c8\ub2e4.", @@ -462,8 +368,6 @@ "emphasized text": "\uac15\uc870\ub41c \ubb38\uc7a5", "enter code here": "\ucf54\ub4dc \uc785\ub825\ud558\uc138\uc694", "enter link description here": "\ub9c1\ud06c \uc124\uba85\uc744 \uc5ec\uae30\uc5d0 \uc785\ub825\ud558\uc138\uc694", - "incorrect": "\uc624\ub2f5\uc744 \uc785\ub825\ud558\uc138\uc694.", - "less than a minute": "\uc77c\ubd84 \uc774\ub0b4", "name": "\uc774\ub984", "one letter Friday\u0004F": "\uae08", "one letter Monday\u0004M": "\uc6d4", diff --git a/cms/static/js/i18n/pt-br/djangojs.js b/cms/static/js/i18n/pt-br/djangojs.js index 01a5d8dc9b..ac614b13ae 100644 --- a/cms/static/js/i18n/pt-br/djangojs.js +++ b/cms/static/js/i18n/pt-br/djangojs.js @@ -23,7 +23,6 @@ " learner does not exist in LMS and not added to the exception list": "aluno n\u00e3o existe no LMS e n\u00e3o est\u00e1 adicionado na lista de exce\u00e7\u00e3o", " learner is successfully added to the exception list": "aluno \u00e9 adicionado com sucesso na lista de exce\u00e7\u00e3o", " learners are successfully added to exception list": "alunos s\u00e3o adicionados com sucesso na lista de exce\u00e7\u00e3o", - "#Replies": "#Respostas", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)scoment\u00e1rios %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)scoment\u00e1rios (%(unread_comments_count)s coment\u00e1rios n\u00e3o lidos)%(span_close)s", @@ -55,38 +54,7 @@ "%(team_count)s equipes" ], "%(type)s Component Template Menu": "%(type)s Menu de Modelos de Componentes", - "%(value)s hour": [ - "%(value)s hora", - "%(value)s horas" - ], - "%(value)s minute": [ - "%(value)s minuto", - "%(value)s minutos" - ], - "%(value)s second": [ - "%(value)s segundo", - "%(value)s segundos" - ], - "%d day": [ - "%d dia", - "%d dias" - ], - "%d minute": [ - "%d minuto", - "%d minutos" - ], - "%d month": [ - "%d m\u00eas", - "%d meses" - ], - "%d year": [ - "%d ano", - "%d anos" - ], - "%s ago": "%s atr\u00e1s", - "%s from now": "%s a partir de agora", "(Add signatories for a certificate)": "(Adicionar assinaturas para um certificado)", - "(Caption will be displayed when you start playing the video.)": "(A legenda aparecer\u00e1 quando voc\u00ea reproduzir o v\u00eddeo.)", "(Required Field)": "(Campo Obrigat\u00f3rio)", "(contains %(student_count)s student)": [ "(cont\u00e9m %(student_count)s aluno)", @@ -136,7 +104,6 @@ "All Rights Reserved": "Todos os direitos reservados", "All Topics": "Todos os t\u00f3picos", "All accounts were created successfully.": "Todas as contas foram criadas com sucesso.", - "All flags have been removed. To undo, uncheck the box.": "Todos as marca\u00e7\u00f5es foram removidas. Para desfazer essa a\u00e7\u00e3o, desmarque a caixa.", "All groups must have a name.": "Todos os grupos necessitam de um nome.", "All groups must have a unique name.": "Todos os grupos devem conter apenas um \u00fanico nome. ", "All payment options are currently unavailable.": "Todas as op\u00e7\u00f5es de pagamento est\u00e3o indispon\u00edveis no momento.", @@ -168,8 +135,6 @@ "An error occurred. Please try again.": "Ocorreu um erro. Tente novamente.", "An error occurred. Try again.": "Ocorreu um erro. Tente novamente.", "An unexpected error occurred. Please try again.": "Ocorreu um erro inesperado. Tente novamente.", - "Annotation": "Anota\u00e7\u00e3o", - "Annotation Text": "Texto da anota\u00e7\u00e3o", "April": "Abril", "Are you having trouble finding a team to join?": "Voc\u00ea est\u00e1 com problemas para encontrar uma equipe para fazer parte ?", "Are you sure you want to delete this comment?": "Tem certeza de que deseja apagar este coment\u00e1rio?", @@ -190,7 +155,6 @@ "August": "Agosto", "Automatic": "Autom\u00e1tico", "Available %s": "%s dispon\u00edveis", - "Average": "M\u00e9dio", "Back to sign in": "Voltar para entrar", "Back to {platform} FAQs": "Voltar para {platform} FAQs", "Be sure your entire face is inside the frame": "Certifique-se que o seu rosto todo esteja dentro dos limites da borda", @@ -229,15 +193,6 @@ "Chapter Name": "Nome do Cap\u00edtulo", "Chapter information": "Informa\u00e7\u00e3o do cap\u00edtulo", "Check Your Email": "Verifique seu e-mail", - "Check the box to remove %(count)s flag.": [ - "Marque a caixa para remover %(count)s marca\u00e7\u00e3o.", - "Marque a caixa para remover %(count)s marca\u00e7\u00f5es." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "Marque a caixa para remover %(totalFlags)s marca\u00e7\u00e3o.", - "Marque a caixa para remover %(totalFlags)s marca\u00e7\u00f5es." - ], - "Check the box to remove all flags.": "Marque a caixa para remover todas as marca\u00e7\u00f5es.", "Check the highlighted fields below and try again.": "Confira o campo em destaque antes e tente novamente.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "Marque esta alternativa para receber um e-mail uma vez por dia com um resumo das novidades das publica\u00e7\u00f5es n\u00e3o lidas as quais voc\u00ea segue.", "Check your email": "Verifique o seu e-mail", @@ -264,9 +219,6 @@ "Clear Value": "Limpar Valor", "Clear search": "Limpar pesquisa", "Clear search results": "Limpar resultados da pesquisa", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Clique em OK para ter o seu e-mail enviado a um aplicativo de terceiros.\n\nClique em Cancelar para retornar a esta p\u00e1gina sem enviar suas informa\u00e7\u00f5es.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Clique em OK para ter o seu nome de usu\u00e1rio e endere\u00e7o de e-mail enviados a um aplicativo de terceiros.\n\nClique em Cancelar para retornar a esta p\u00e1gina sem enviar suas informa\u00e7\u00f5es.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Clique em OK para ter o seu nome de usu\u00e1rio enviado a um aplicativo de terceiros.\n\nClique em Cancelar para retornar a esta p\u00e1gina sem enviar suas informa\u00e7\u00f5es.", "Click to add a new %(xblock_type)s": "Clique para adicionar um novo %(xblock_type)s", "Click to change": "Clique para alterar", "Click to choose all %s at once.": "Clique para escolher todos os %s de uma s\u00f3 vez", @@ -340,7 +292,6 @@ "Date": "Data", "Date Added": "Data Adicionada", "Date added": "Data adicionada.", - "Date posted": "Data da publica\u00e7\u00e3o", "Deactivate": "Desativar", "December": "Dezembro", "Default Timed Transcript": "Transcri\u00e7\u00e3o Sincronizada Padr\u00e3o", @@ -363,7 +314,6 @@ "Discarding Changes": "Eliminando Altera\u00e7\u00f5es", "Discussion": "Discuss\u00e3o", "Display Name": "Exibir Nome", - "Do not show again": "N\u00e3o exibir novamente.", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "Voc\u00ea deseja permitir que o estudante ('{student_id}') pule o teste de admiss\u00e3o?", "Do you want to replace the edX transcript with the YouTube transcript?": "Voc\u00ea quer substituir a transcri\u00e7\u00e3o do edX pela do YouTube?", "Do you want to upload your file before submitting?": "Voc\u00ea deseja fazer upload de seu arquivo antes de enviar?", @@ -410,7 +360,6 @@ "Email address": "Endere\u00e7o de e-mail", "Emails successfully sent. The following users are no longer enrolled in the course:": "E-mails enviados corretamente. Os seguintes usu\u00e1rios n\u00e3o est\u00e3o mais inscritos no curso:", "Enable Cohorts": "Habilitar grupos", - "End": "Finalizar", "End My Exam": "Finalizar minha avalia\u00e7\u00e3o", "Endorse": "Aprovar", "Engage with posts": "Participar das publica\u00e7\u00f5es", @@ -466,7 +415,6 @@ "Error: You cannot remove yourself from the Instructor group!": "Erro: voc\u00ea n\u00e3o pode se excluir do grupo de Instrutores!", "Errors": "Erros", "Exception Granted": "Exce\u00e7\u00e3o autorizada", - "Exit full browser": "Sair da tela cheia do navegador", "Expand All": "Expandir Tudo", "Explain if other.": "Explique se outro", "Explicitly Hiding from Students": "Escondendo explicitamente dos alunos", @@ -478,7 +426,6 @@ "File upload succeeded": "Arquivo enviado com sucesso", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "O arquivo {filename} excede o tamanho m\u00e1ximo de {maxFileSizeInMBs} MB", "Files must be in JPEG or PNG format.": "Os arquivos devem estar nos formatos JPEG ou PNG.", - "Fill browser": "Tela cheia", "Filter": "Filtro", "Financial Assistance": "Assist\u00eancia Financeira", "Financial Assistance Application": "Aplica\u00e7\u00e3o de assist\u00eancia financeira", @@ -512,7 +459,6 @@ "Group information": "Informa\u00e7\u00e3o do grupo", "Group name is required": "O nome do grupo \u00e9 obrigat\u00f3rio", "Groups": "Grupos", - "Header": "Cabe\u00e7alho", "Heading": "Cabe\u00e7alho", "Heading (Ctrl+H)": "Cabe\u00e7alho (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "Ajude outros estudantes decidir se entram em sua equipe especificando algumas caracter\u00edsticas dela. Escolha com aten\u00e7\u00e3o porque menos pessoas se interessar\u00e3o em entrar em sua equipe se ela parecer muito restritiva.", @@ -520,10 +466,8 @@ "Hide Deprecated Settings": "Ocultar configura\u00e7\u00f5es obsoletas", "Hide Discussion": "Ocultar discuss\u00e3o", "Hide Previews": "Ocultar Pr\u00e9-visualiza\u00e7\u00f5es", - "Hide closed captions": "Ocultar legendas ocultas", "Hide notes": "Ocultar anota\u00e7\u00f5es ", "Hiding from Students": "Escondendo dos alunos", - "High Definition": "Alta defini\u00e7\u00e3o", "Highlighted text": "texto em destaque", "Horizontal Rule (Ctrl+R)": "Linha horizontal (Ctrl+R)", "How to use %(platform_name)s discussions": "Como usar as discuss\u00f5es de %(platform_name)s", @@ -540,7 +484,6 @@ "If you leave this page without submitting your staff assessment, you will lose any work you have done.": "Se voc\u00ea deixar esta p\u00e1gina sem enviar a sua avalia\u00e7\u00e3o de equipe, voc\u00ea vai perder qualquer trabalho que tenha realizado.", "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "Se voc\u00ea sair, n\u00e3o ser\u00e1 mais poss\u00edvel publicar nas discuss\u00f5es deste time. Seu lugar ficar\u00e1 dispon\u00edvel para um outro aluno.", "If you make significant changes, make sure you notify members of the team before making these changes.": "Caso voc\u00ea fa\u00e7a altera\u00e7\u00f5es importantes, certifique-se de avisar aos membros da equipe antes de implement\u00e1-las. ", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "Se voc\u00ea usar o Editor Avan\u00e7ado, esse problema n\u00e3o ser\u00e1 convertido em XML e voc\u00ea n\u00e3o ser\u00e1 capaz de retornar para a interface do Editor Simples\n\nMude para o Editor Avan\u00e7ado e converta esse problema em XML?", "Image": "Imagem", "Image (Ctrl+G)": "Imagem (Ctrl+G)", "Image Upload Error": "Erro ao carregar a imagem", @@ -552,7 +495,6 @@ "Individual Exceptions": "Exce\u00e7\u00f5es Individuais", "Inheriting Student Visibility": "Obtendo Visibilidade do Estudante", "Insert Hyperlink": "Inserir hiperlink", - "Instructor": "Instrutor", "Instructor tools": "Painel de Ferramentas do Instrutor", "Introduction to Cookie Baking": "Introdu\u00e7\u00e3o a manufatura de Cookies", "Invalidate Certificate": "Invalidar Certificado", @@ -606,8 +548,6 @@ "Location in Course": "Localiza\u00e7\u00e3o no curso", "Lock this asset": "Travar este ativo", "Lock/unlock file": "Travar/destravar arquivo", - "Loud": "Alto", - "Low": "Baixo", "MB": "MB", "Make Visible to Students": "Tornar vis\u00edvel aos Alunos", "Make sure that the full name on your account matches the name on your ID.": "Verifique se o nome completo na sua conta \u00e9 o mesmo que o nome no seu documento de identidade.", @@ -622,7 +562,6 @@ "Mark enrollment code as unused": "Marcar c\u00f3digo de matr\u00edcula como n\u00e3o usado", "Markdown Editing Help": "Ajuda para Editar Markdown", "Max file size exceeded": "Tamanho m\u00e1ximo de arquivo excedido.", - "Maximum": "M\u00e1ximo", "May": "Maio", "Membership": "Assinatura", "Message:": "Mensagem:", @@ -630,9 +569,6 @@ "Module state successfully deleted.": "Status do m\u00f3dulo exclu\u00eddo corretamente.", "More": "Mais", "Must complete verification checkpoint": "Necess\u00e1rio completar o ponto de verifica\u00e7\u00e3o. ", - "Mute": "Silenciar", - "Muted": "Mudo", - "My Notes": "Minhas anota\u00e7\u00f5es", "My Team": "Minha equipe", "N/A": "N/A", "Name": "Nome", @@ -707,7 +643,6 @@ "Password": "Senha", "Password assistance": "Supporte de Senha", "Path to Signature Image": "Caminho para Imagem da Assinatura", - "Pause": "Pausar", "Photo Captured successfully.": "Foto capturada com sucesso.", "Photo ID": "Foto de Identifica\u00e7\u00e3o", "Photo Identification": "Identifica\u00e7\u00e3o pela foto", @@ -718,8 +653,6 @@ "Pin": "Marcar", "Pinned": "Marcado", "Placeholder": "Espa\u00e7o reservado", - "Play": "Reproduzir", - "Play video": "Reproduzir v\u00eddeo", "Please Note": "Por favor observe", "Please address the errors on this page first, and then save your progress.": "Por favor, primeiro corrija os erros nesta p\u00e1gina e somente depois salve o seu progresso. ", "Please check the following validation feedbacks and reflect them in your course settings:": "Por favor confira os seguintes feedbacks de valida\u00e7\u00e3o e use-os para alterar as configura\u00e7\u00f5es do curso:", @@ -761,7 +694,6 @@ "Professional Education": "Educa\u00e7\u00e3o Profissional", "Professional Education Verified Certificate": "Certificado verificado de profissional de educa\u00e7\u00e3o", "Promote another member to Admin to remove your admin rights": "Promova outro membro a Administrador para remover seus direitos de administrador", - "Public": "P\u00fablico", "Publish": "Publicar", "Published (not yet released)": "Publicado (ainda n\u00e3o lan\u00e7ado)", "Published and Live": "Publicado e no ar", @@ -799,10 +731,8 @@ "Remove {role} Access": "Remover acesso de {role}", "Removing": "Removendo", "Replace": "Substituir", - "Reply": "Responder", "Report": "Reportar", "Report abuse": "Relatar mau uso", - "Report annotation as inappropriate or offensive.": "Denuncie o coment\u00e1rio como inapropriado ou ofensivo.", "Reported": "Relatado", "Requester": "Solicitante", "Required field.": "Campo obrigat\u00f3rio.", @@ -827,7 +757,7 @@ "Saving your email preference": "Salvando o email de sua prefer\u00eancia", "Saving...": "Salvando...", "Scheduled:": "Agendado:", - "Search": "Pesquisar", + "Search": "Busca", "Search Results": "Resultados da pesquisa", "Search teams": "Buscar equipes", "Section": "Se\u00e7\u00e3o", @@ -844,12 +774,10 @@ "Sent By:": "Enviado por:", "Sent To:": "Enviado para:", "September": "Setembro", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "Erro de sequ\u00eancia! N\u00e3o \u00e9 poss\u00edvel navegar para a %(tab_name)s no SequenceModule atual. Por favor, entre em contato com a equipe do curso.", "Server Error, Please refresh the page and try again.": "Erro no servidor, por favor, recarregue a p\u00e1gina e tente novamente", "Set up your certificate": "Emita seu certificado", "Settings": "Configura\u00e7\u00f5es", "Share Alike": "Parte Igual", - "Short explanation": "Explica\u00e7\u00e3o resumida", "Show": "Mostrar", "Show All": "Mostrar todos", "Show Comment (%(num_comments)s)": [ @@ -871,17 +799,14 @@ "Signatory": "Signat\u00e1rio", "Signatory field(s) has invalid data.": "O campo(s) Emissor possui dados inv\u00e1lidos.", "Signature Image": "Imagem da Assinatura", - "Skip": "Pular", "Some Rights Reserved": "Alguns direitos reservados", "Something went wrong changing this enrollment. Please try again.": "Algo deu errado ao mudar esta matr\u00edcula. Por favor, tente novamente.", "Sorry, no results were found.": "Desculpe, n\u00e3o foram encontrados resultados.", "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "Desculpe, houve um erro ao processar as legendas que voc\u00ea enviou. Por favor, cheque o formato e tente novamente.", "Sorted by": "Ordenado por ", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "Especifique uma alternativa para o t\u00edtulo oficial do curso a ser exibido nos certificados. Deixe em branco para usar o t\u00edtulo oficial do curso.", - "Speed": "Velocidade", "Staff": "Equipe", "Staff Only": "Apenas Funcion\u00e1rios", - "Start": "Iniciar", "Start Date": "Data de In\u00edcio", "Start generating certificates for all students in this course?": "Iniciar a gera\u00e7\u00e3o de certificados para todos os estudantes deste curso?", "Start regenerating certificates for students in this course?": "Iniciar a recupera\u00e7\u00e3o dos certificados para os estudantes deste curso?", @@ -931,7 +856,6 @@ "Team member profiles": "Perfis dos Membros da Equipe", "Team name cannot have more than 255 characters.": "O nome da equipe n\u00e3o pode exceder 255 caracteres.", "Teams": "Equipes", - "Text": "Texto", "Textbook Name": "Nome do Livro-texto", "Textbook information": "Informa\u00e7\u00e3o do livro-texto", "Thank you for submitting your financial assistance application for {course_name}! You can expect a response in 2-4 business days.": "Agradecemos por nos enviar o seu pedido de assist\u00eancia financeira para {course_name}! Voc\u00ea pode esperar uma resposta entre 2-4 dias \u00fateis.", @@ -958,7 +882,6 @@ "The following options are available for the {license_name} license.": "As seguintes op\u00e7\u00f5es est\u00e3o dispon\u00edveis para a licen\u00e7a {license_name}.", "The following users are no longer enrolled in the course:": "Os seguintes usu\u00e1rios n\u00e3o est\u00e3o mais inscritos no curso:", "The following warnings were generated:": "Os seguintes avisos foram gerados:", - "The grading process is still running. Refresh the page to see updates.": "O processo de corre\u00e7\u00e3o ainda est\u00e1 em execu\u00e7\u00e3o. Atualize a p\u00e1gina para ver as atualiza\u00e7\u00f5es.", "The language that team members primarily use to communicate with each other.": "O idioma principal que os membros da equipe usam para se comunicar.", "The minimum grade for course credit is not set.": "A nota m\u00ednima para obter cr\u00e9ditos para o curso n\u00e3o est\u00e1 especificada.", "The name of this signatory as it should appear on certificates.": "O nome deste signat\u00e1rio conforme deve aparecer nos certificados.", @@ -995,12 +918,7 @@ "These users will be enrolled once they register:": "Os seguintes usu\u00e1rios ser\u00e3o inscritos ap\u00f3s o cadastro:", "This Group Configuration is used in:": "A Configura\u00e7\u00e3o deste Grupo \u00e9 usada em:", "This action cannot be undone.": "Esta a\u00e7\u00e3o n\u00e3o pode ser desfeita.", - "This annotation has %(count)s flag.": [ - "Esse coment\u00e1rio j\u00e1 foi marcado %(count)s vez.", - "Esse coment\u00e1rio j\u00e1 foi marcado %(count)s vezes." - ], "This assessment could not be submitted.": "Esta avalia\u00e7\u00e3o n\u00e3o p\u00f4de ser submetida.", - "This browser cannot play .mp4, .ogg, or .webm files.": "N\u00e3o \u00e9 poss\u00edvel reproduzir arquivos .mp4, .ogg ou .webm com este navegador.", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "Este certificado j\u00e1 foi ativado. Tem certeza que gostaria de seguir com a edi\u00e7\u00e3o.", "This component has validation issues.": "Este componente tem problemas de valida\u00e7\u00e3o.", "This configuration is currently used in content experiments. If you make changes to the groups, you may need to edit those experiments.": "Essa configura\u00e7\u00e3o est\u00e1 sendo usada em experimentos de conte\u00fado. Se fizer altera\u00e7\u00f5es aos grupos, voc\u00ea vai precisar editar os experimentos.", @@ -1050,10 +968,6 @@ "Total": "Total", "Total Number": "N\u00famero Total", "Try the transaction again in a few minutes.": "Tente fazer esta transa\u00e7\u00e3o novamente em alguns minutos.", - "Try using a different browser, such as Google Chrome.": "Tente usar um navegador diferente, como o Google Chrome.", - "Turn off transcripts": "Desligar legendas", - "Turn on closed captioning": "Ativar as legendas ocultas", - "Turn on transcripts": "Ativar legendas", "Type": "Tipo", "Type into this box to filter down the list of available %s.": "Digite nessa caixa para filtrar a lista de %s dispon\u00edveis.", "URL": "URL", @@ -1068,7 +982,6 @@ "Unknown": "Desconhecido", "Unlinking": "Desvinculando", "Unmark as Answer": "Desmarcar como Respondido", - "Unmute": "Reativar som", "Unnamed Option": "Op\u00e7\u00e3o Sem Nome", "Unpin": "Desmarcar", "Unpublished changes to content that will release in the future": "Altera\u00e7\u00f5es de conte\u00fado n\u00e3o publicadas que ser\u00e3o liberadas no futuro", @@ -1112,11 +1025,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "Use a webcam para tirar uma foto do seu documento. N\u00f3s vamos conferir esta foto com a foto do seu rosto e o nome na sua conta.", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "Use a webcam para tirar uma foto do seu rosto. N\u00f3s vamos conferir essa foto com a do seu documento de identidade.", "Used": "Usado", - "User": "Usu\u00e1rio", "User Email": "E-mail do Usu\u00e1rio", "Username": "Nome de usu\u00e1rio", "Username or email address": "Nome do usu\u00e1rio ou endere\u00e7o de e-mail", - "Users": "Usu\u00e1rios", "Users must create and activate their account before they can be promoted to beta tester.": "Os usu\u00e1rios devem criar e ativar as suas contas antes de serem promovidos a testadores beta.", "Valid": "V\u00e1lido", "Validation Error": "Erro de valida\u00e7\u00e3o", @@ -1130,13 +1041,8 @@ "Verified mode price": "Pre\u00e7o de modo verificado", "Verify Now": "Verifique agora", "Version": "Vers\u00e3o", - "Very loud": "Muito alto", - "Very low": "Muito baixo", - "Video": "V\u00eddeo", "Video Capture Error": "Falha na captura de v\u00eddeo", "Video ID": "ID do V\u00eddeo", - "Video ended": "V\u00eddeo conclu\u00eddo", - "Video position": "Posi\u00e7\u00e3o do v\u00eddeo", "View": "Visualizar", "View %(span_start)s %(team_name)s %(span_end)s": "Visualizar %(span_start)s %(team_name)s %(span_end)s", "View Cohort": "Visualizar grupo", @@ -1149,7 +1055,6 @@ "Visualizando %s cursos" ], "Visible to Staff Only": "Vis\u00edvel apenas para os funcion\u00e1rios", - "Volume": "Volume", "Vote for this post,": "Vote nesta publica\u00e7\u00e3o,", "Want to confirm your identity later?": "Deseja confirmar sua identidade mais tarde?", "Warning": "Aviso", @@ -1188,7 +1093,6 @@ "You don't seem to have Flash installed. Get Flash to continue your verification.": "Parece que voc\u00ea n\u00e3o tem Flash instalado. Instale o Flash para continuar sua verifica\u00e7\u00e3o.", "You don't seem to have a webcam connected.": "Parece que sua webcam n\u00e3o est\u00e1 conectada.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "Voc\u00ea adicionou um crit\u00e9rio. Voc\u00ea precisa selecionar uma op\u00e7\u00e3o para o crit\u00e9rio na etapa de Treinamento do Estudante. Para fazer isso, clique na guia Configura\u00e7\u00f5es.", - "You have already reported this annotation.": "Voc\u00ea j\u00e1 denunciou essa anota\u00e7\u00e3o.", "You have already verified your ID!": "Voc\u00ea j\u00e1 verificou a sua identifica\u00e7\u00e3o", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "Voc\u00ea excluiu um crit\u00e9rio. O crit\u00e9rio foi removido do exemplo de respostas na etapa de Treinamento do Estudante.", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "Voc\u00ea excluiu todas as op\u00e7\u00f5es para este crit\u00e9rio. O crit\u00e9rio foi removido a partir das respostas de amostra na etapa de Treinamento do Estudante.", @@ -1244,24 +1148,13 @@ "Zoom In": "Aumentar a tela", "Zoom Out": "Diminuir a tela", "[no tags]": "[no tags]", - "a day": "um dia", - "about %d hour": [ - "aproximadamente %d hora", - "aproximadamente %d horas" - ], - "about a minute": "aproximadamente um minuto", - "about a month": "aproximadamente um m\u00eas", - "about a year": "aproximadamente um ano", - "about an hour": "aproximadamente uma hora", "and others": "e outros", "anonymous": "an\u00f4nimo", - "answer": "resposta", "answered question": "quest\u00e3o respondida", "bytes": "bytes", "certificate": "certificado", "close": "fechar", "content group": "grupo de conte\u00fado", - "correct": "correta", "course id": "Identifica\u00e7\u00e3o do curso", "delete chapter": "excluir cap\u00edtulo", "delete group": "excluir grupo", @@ -1278,14 +1171,10 @@ "enter link description here": "digite a descri\u00e7\u00e3o do link aqui", "follow this post": "seguir esta publica\u00e7\u00e3o", "group configuration": "configura\u00e7\u00f5es de grupo", - "incorrect": "incorreta", "last activity": "\u00daltima atividade", - "less than a minute": "menos de um minuto", "marked as answer %(time_ago)s": "marcado como resposta %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "marcado como resposta %(time_ago)s por %(user)s", "name": "nome", - "off": "Desligado", - "on": "Ligado", "one letter Friday\u0004F": "S", "one letter Monday\u0004M": "S", "one letter Saturday\u0004S": "S", diff --git a/cms/static/js/i18n/rtl/djangojs.js b/cms/static/js/i18n/rtl/djangojs.js index 205b3991a9..828b12bfd2 100644 --- a/cms/static/js/i18n/rtl/djangojs.js +++ b/cms/static/js/i18n/rtl/djangojs.js @@ -1126,6 +1126,7 @@ "Ok": "\u062e\u0646", "Once in position, use the camera button {icon} to capture your ID": "\u062e\u0631\u0630\u062b \u0647\u0631 \u062d\u062e\u0633\u0647\u0641\u0647\u062e\u0631, \u0639\u0633\u062b \u0641\u0627\u062b \u0630\u0634\u0648\u062b\u0642\u0634 \u0632\u0639\u0641\u0641\u062e\u0631 {icon} \u0641\u062e \u0630\u0634\u062d\u0641\u0639\u0642\u062b \u063a\u062e\u0639\u0642 \u0647\u064a", "Once in position, use the camera button {icon} to capture your photo": "\u062e\u0631\u0630\u062b \u0647\u0631 \u062d\u062e\u0633\u0647\u0641\u0647\u062e\u0631, \u0639\u0633\u062b \u0641\u0627\u062b \u0630\u0634\u0648\u062b\u0642\u0634 \u0632\u0639\u0641\u0641\u062e\u0631 {icon} \u0641\u062e \u0630\u0634\u062d\u0641\u0639\u0642\u062b \u063a\u062e\u0639\u0642 \u062d\u0627\u062e\u0641\u062e", + "Once you complete one of the program requirements you have a program record. This record is marked complete once you meet all program requirements. A program record can be used to continue your learning journey and demonstrate your learning to others.": "\u062e\u0631\u0630\u062b \u063a\u062e\u0639 \u0630\u062e\u0648\u062d\u0645\u062b\u0641\u062b \u062e\u0631\u062b \u062e\u0628 \u0641\u0627\u062b \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0636\u0639\u0647\u0642\u062b\u0648\u062b\u0631\u0641\u0633 \u063a\u062e\u0639 \u0627\u0634\u062f\u062b \u0634 \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0630\u062e\u0642\u064a. \u0641\u0627\u0647\u0633 \u0642\u062b\u0630\u062e\u0642\u064a \u0647\u0633 \u0648\u0634\u0642\u0646\u062b\u064a \u0630\u062e\u0648\u062d\u0645\u062b\u0641\u062b \u062e\u0631\u0630\u062b \u063a\u062e\u0639 \u0648\u062b\u062b\u0641 \u0634\u0645\u0645 \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0636\u0639\u0647\u0642\u062b\u0648\u062b\u0631\u0641\u0633. \u0634 \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0630\u062e\u0642\u064a \u0630\u0634\u0631 \u0632\u062b \u0639\u0633\u062b\u064a \u0641\u062e \u0630\u062e\u0631\u0641\u0647\u0631\u0639\u062b \u063a\u062e\u0639\u0642 \u0645\u062b\u0634\u0642\u0631\u0647\u0631\u0644 \u062a\u062e\u0639\u0642\u0631\u062b\u063a \u0634\u0631\u064a \u064a\u062b\u0648\u062e\u0631\u0633\u0641\u0642\u0634\u0641\u062b \u063a\u062e\u0639\u0642 \u0645\u062b\u0634\u0642\u0631\u0647\u0631\u0644 \u0641\u062e \u062e\u0641\u0627\u062b\u0642\u0633.", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "\u062e\u0631\u0630\u062b \u063a\u062e\u0639\u0642 \u0634\u0630\u0630\u062e\u0639\u0631\u0641 \u0647\u0633 \u064a\u062b\u0645\u062b\u0641\u062b\u064a, \u063a\u062e\u0639 \u0630\u0634\u0631\u0631\u062e\u0641 \u0639\u0633\u062b \u0647\u0641 \u0641\u062e \u0641\u0634\u0646\u062b \u0630\u062e\u0639\u0642\u0633\u062b\u0633 \u062e\u0631 \u0641\u0627\u062b \u062b\u064a\u0637 \u0634\u062d\u062d, \u062b\u064a\u0637.\u062e\u0642\u0644, \u062e\u0642 \u0634\u0631\u063a \u062e\u0641\u0627\u062b\u0642 \u0633\u0647\u0641\u062b \u0627\u062e\u0633\u0641\u062b\u064a \u0632\u063a \u062b\u064a\u0637. \u0641\u0627\u0647\u0633 \u0647\u0631\u0630\u0645\u0639\u064a\u062b\u0633 \u0634\u0630\u0630\u062b\u0633\u0633 \u0641\u062e \u062b\u064a\u0637.\u062e\u0642\u0644 \u0628\u0642\u062e\u0648 \u063a\u062e\u0639\u0642 \u062b\u0648\u062d\u0645\u062e\u063a\u062b\u0642\u2019\u0633 \u062e\u0642 \u0639\u0631\u0647\u062f\u062b\u0642\u0633\u0647\u0641\u063a\u2019\u0633 \u0633\u063a\u0633\u0641\u062b\u0648 \u0634\u0631\u064a \u0634\u0630\u0630\u062b\u0633\u0633 \u0641\u062e \u062d\u0642\u0647\u062f\u0634\u0641\u062b \u0633\u0647\u0641\u062b\u0633 \u062e\u0628\u0628\u062b\u0642\u062b\u064a \u0632\u063a \u0648\u0647\u0641 \u062e\u062d\u062b\u0631 \u0645\u062b\u0634\u0642\u0631\u0647\u0631\u0644, \u0635\u0627\u0634\u0642\u0641\u062e\u0631 \u062b\u0637\u062b\u0630\u0639\u0641\u0647\u062f\u062b \u062b\u064a\u0639\u0630\u0634\u0641\u0647\u062e\u0631, \u0634\u0631\u064a \u0627\u0634\u0642\u062f\u0634\u0642\u064a \u0648\u062b\u064a\u0647\u0630\u0634\u0645 \u0633\u0630\u0627\u062e\u062e\u0645.", "Only <%= fileTypes %> files can be uploaded. Please select a file ending in <%= fileExtensions %> to upload.": "\u062e\u0631\u0645\u063a <%= fileTypes %> \u0628\u0647\u0645\u062b\u0633 \u0630\u0634\u0631 \u0632\u062b \u0639\u062d\u0645\u062e\u0634\u064a\u062b\u064a. \u062d\u0645\u062b\u0634\u0633\u062b \u0633\u062b\u0645\u062b\u0630\u0641 \u0634 \u0628\u0647\u0645\u062b \u062b\u0631\u064a\u0647\u0631\u0644 \u0647\u0631 <%= fileExtensions %> \u0641\u062e \u0639\u062d\u0645\u062e\u0634\u064a.", "Only properly formatted .csv files will be accepted.": "\u062e\u0631\u0645\u063a \u062d\u0642\u062e\u062d\u062b\u0642\u0645\u063a \u0628\u062e\u0642\u0648\u0634\u0641\u0641\u062b\u064a .\u0630\u0633\u062f \u0628\u0647\u0645\u062b\u0633 \u0635\u0647\u0645\u0645 \u0632\u062b \u0634\u0630\u0630\u062b\u062d\u0641\u062b\u064a.", @@ -1261,6 +1262,7 @@ "Profile Image": "\u062d\u0642\u062e\u0628\u0647\u0645\u062b \u0647\u0648\u0634\u0644\u062b", "Profile Visibility:": "\u062d\u0642\u062e\u0628\u0647\u0645\u062b \u062f\u0647\u0633\u0647\u0632\u0647\u0645\u0647\u0641\u063a:", "Profile image for {username}": "\u062d\u0642\u062e\u0628\u0647\u0645\u062b \u0647\u0648\u0634\u0644\u062b \u0628\u062e\u0642 {username}", + "Program Record": "\u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0630\u062e\u0642\u064a", "Promote another member to Admin to remove your admin rights": "\u062d\u0642\u062e\u0648\u062e\u0641\u062b \u0634\u0631\u062e\u0641\u0627\u062b\u0642 \u0648\u062b\u0648\u0632\u062b\u0642 \u0641\u062e \u0634\u064a\u0648\u0647\u0631 \u0641\u062e \u0642\u062b\u0648\u062e\u062f\u062b \u063a\u062e\u0639\u0642 \u0634\u064a\u0648\u0647\u0631 \u0642\u0647\u0644\u0627\u0641\u0633", "Provisional": "\u062d\u0642\u062e\u062f\u0647\u0633\u0647\u062e\u0631\u0634\u0645", "Provisionally Supported": "\u062d\u0642\u062e\u062f\u0647\u0633\u0647\u062e\u0631\u0634\u0645\u0645\u063a \u0633\u0639\u062d\u062d\u062e\u0642\u0641\u062b\u064a", diff --git a/cms/static/js/i18n/ru/djangojs.js b/cms/static/js/i18n/ru/djangojs.js index e93b869aba..22e9852d2d 100644 --- a/cms/static/js/i18n/ru/djangojs.js +++ b/cms/static/js/i18n/ru/djangojs.js @@ -23,7 +23,6 @@ " learner does not exist in LMS and not added to the exception list": "\u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f \u043d\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 LMS \u0438 \u043e\u043d \u043d\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u0432 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0439", " learner is successfully added to the exception list": " \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044c \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u0432 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0439", " learners are successfully added to exception list": " \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u0432 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0439", - "#Replies": "\u041a\u043e\u043b-\u0432\u043e \u043e\u0442\u0432\u0435\u0442\u043e\u0432", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432 %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432 (%(unread_comments_count)s \u043d\u0435\u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0445 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432)%(span_close)s", @@ -74,52 +73,7 @@ "%(team_count)s \u043a\u043e\u043c\u0430\u043d\u0434" ], "%(type)s Component Template Menu": "%(type)s \u043c\u0435\u043d\u044e \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442", - "%(value)s hour": [ - "%(value)s \u0447\u0430\u0441", - "%(value)s \u0447\u0430\u0441\u0430", - "%(value)s \u0447\u0430\u0441\u043e\u0432", - "%(value)s \u0447\u0430\u0441\u043e\u0432" - ], - "%(value)s minute": [ - "%(value)s \u043c\u0438\u043d\u0443\u0442\u0430", - "%(value)s \u043c\u0438\u043d\u0443\u0442\u044b", - "%(value)s \u043c\u0438\u043d\u0443\u0442", - "%(value)s \u043c\u0438\u043d\u0443\u0442" - ], - "%(value)s second": [ - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434\u0430", - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434\u044b", - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434", - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434" - ], - "%d day": [ - "%d \u0434\u0435\u043d\u044c", - "%d \u0434\u043d\u044f", - "%d \u0434\u043d\u0435\u0439", - "%d \u0434\u043d\u0435\u0439" - ], - "%d minute": [ - "%d \u043c\u0438\u043d\u0443\u0442\u0430", - "%d \u043c\u0438\u043d\u0443\u0442\u044b", - "%d \u043c\u0438\u043d\u0443\u0442", - "%d \u043c\u0438\u043d\u0443\u0442" - ], - "%d month": [ - "%d \u043c\u0435\u0441\u044f\u0446", - "%d \u043c\u0435\u0441\u044f\u0446\u0430", - "%d \u043c\u0435\u0441\u044f\u0446\u0435\u0432", - "%d \u043c\u0435\u0441\u044f\u0446\u0435\u0432" - ], - "%d year": [ - "%d \u0433\u043e\u0434", - "%d \u0433\u043e\u0434\u0430", - "%d \u043b\u0435\u0442", - "%d \u043b\u0435\u0442" - ], - "%s ago": "%s \u043d\u0430\u0437\u0430\u0434", - "%s from now": "%s \u0441\u043f\u0443\u0441\u0442\u044f", "(Add signatories for a certificate)": "(\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u0432\u0448\u0435\u0433\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b\u044f)", - "(Caption will be displayed when you start playing the video.)": "(\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u044b, \u043a\u043e\u0433\u0434\u0430 \u0432\u044b \u043d\u0430\u0447\u043d\u0451\u0442\u0435 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e)", "(Required Field)": "(\u043f\u043e\u043b\u0435, \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0434\u043b\u044f \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f)", "(contains %(student_count)s student)": [ "(%(student_count)s \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044c)", @@ -150,7 +104,6 @@ "Actions": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f", "Activate": "\u0423\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c", "Activate Your Account": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0439\u0442\u0435 \u0441\u0432\u043e\u044e \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c", - "Activating a link in this group will skip to the corresponding point in the video.": "\u041f\u0440\u0438 \u0432\u044b\u0431\u043e\u0440\u0435 \u0441\u0441\u044b\u043b\u043a\u0438 \u0432 \u044d\u0442\u043e\u043c \u0431\u043b\u043e\u043a\u0435 \u043f\u0440\u043e\u0438\u0437\u043e\u0439\u0434\u0451\u0442 \u043f\u0435\u0440\u0435\u043c\u043e\u0442\u043a\u0430 \u0432\u0438\u0434\u0435\u043e \u043a \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u043c\u043e\u043c\u0435\u043d\u0442\u0443.", "Active Uploads": "\u0410\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438", "Add": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c", "Add Additional Signatory": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b\u044f, \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u0432\u0448\u0435\u0433\u043e \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442", @@ -174,8 +127,6 @@ "Adding": "\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435", "Adding the selected course to your cart": "\u041f\u043e\u043c\u0435\u0449\u0435\u043d\u0438\u0435 \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0432\u0430\u043c\u0438 \u043a\u0443\u0440\u0441\u0430 \u0432 \u043a\u043e\u0440\u0437\u0438\u043d\u0443", "Additional Information": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f", - "Adjust video speed": "\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0430 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0432\u0438\u0434\u0435\u043e", - "Adjust video volume": "\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0430 \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u0438 \u0432\u0438\u0434\u0435\u043e", "Admin": "\u0410\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440", "Advanced": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "\u041f\u043e \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u0441\u0440\u043e\u043a\u0430 \u0441\u0434\u0430\u0447\u0438 \u043f\u043e\u0434\u0440\u0430\u0437\u0434\u0435\u043b\u0430 \u0443 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0435\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u043c\u0443. \u041f\u043e\u0434\u0440\u0430\u0437\u0434\u0435\u043b \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u0432\u044b\u0432\u043e\u0434\u0435 \u0438\u0442\u043e\u0433\u043e\u0432\u043e\u0439 \u043e\u0446\u0435\u043d\u043a\u0438.", @@ -183,7 +134,6 @@ "All Rights Reserved": "\u0412\u0441\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b", "All Topics": "\u0412\u0441\u0435 \u0442\u0435\u043c\u044b", "All accounts were created successfully.": "\u0412\u0441\u0435 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u044b.", - "All flags have been removed. To undo, uncheck the box.": "\u0412\u0441\u0435 \u0444\u043b\u0430\u0436\u043a\u0438 \u0431\u044b\u043b\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u044b. \u0414\u043b\u044f \u043e\u0442\u043c\u0435\u043d\u044b \u0443\u0431\u0435\u0440\u0438\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443.", "All groups must have a name.": "\u0423 \u0432\u0441\u0435\u0445 \u0433\u0440\u0443\u043f\u043f \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f.", "All groups must have a unique name.": "\u0423 \u0432\u0441\u0435\u0445 \u0433\u0440\u0443\u043f\u043f \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u043d\u0435 \u043f\u043e\u0432\u0442\u043e\u0440\u044f\u044e\u0449\u0438\u0435\u0441\u044f \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f.", "All learners in the {cohort_name} cohort": "\u0412\u0441\u0435 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0438 \u0432 {cohort_name} \u043a\u043e\u0433\u043e\u0440\u0442\u0435", @@ -220,8 +170,6 @@ "An error occurred. Please try again.": "\u0412\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", "An error occurred. Try again.": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", "An unexpected error occurred. Please try again.": "\u0412\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u043d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", - "Annotation": "\u041f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435", - "Annotation Text": "\u0422\u0435\u043a\u0441\u0442 \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u044f", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u043d\u0430 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430\u043c, \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043f\u0440\u043e\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0433\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0443\u0441\u043b\u043e\u0432\u0438\u0435\u043c, \u0431\u0443\u0434\u0435\u0442 \u0441\u043d\u044f\u0442\u043e.", "April": "\u0410\u043f\u0440\u0435\u043b\u044c", "Are you having trouble finding a team to join?": "\u041d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0439\u0442\u0438 \u0441\u0435\u0431\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443?", @@ -243,7 +191,6 @@ "August": "\u0410\u0432\u0433\u0443\u0441\u0442", "Automatic": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438", "Available %s": "\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 %s", - "Average": "\u0421\u0440\u0435\u0434\u043d\u044f\u044f \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c", "Back to sign in": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u0432\u0445\u043e\u0434\u0430 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443", "Back to {platform} FAQs": "\u041d\u0430\u0437\u0430\u0434 \u043a \u0440\u0430\u0437\u0434\u0435\u043b\u0443 \u00ab\u0412\u043e\u043f\u0440\u043e\u0441\u044b \u0438 \u043e\u0442\u0432\u0435\u0442\u044b\u00bb {platform}", "Basic": "\u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0435", @@ -289,19 +236,6 @@ "Chapter Name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0433\u043b\u0430\u0432\u044b", "Chapter information": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u0433\u043b\u0430\u0432\u0435", "Check Your Email": "\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0441\u0432\u043e\u044e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443\u044e \u043f\u043e\u0447\u0442\u0443", - "Check the box to remove %(count)s flag.": [ - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043e\u043a.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043a\u0430.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043e\u043a.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043a\u0430.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432." - ], - "Check the box to remove all flags.": "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0443\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435 \u0444\u043b\u0430\u0436\u043a\u0438", "Check the highlighted fields below and try again.": "\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043d\u044b\u0435 \u043d\u0438\u0436\u0435 \u043f\u043e\u043b\u044f \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u044c \u043e\u0431\u0437\u043e\u0440 \u043d\u043e\u0432\u044b\u0445 \u043d\u0435\u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0445 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432 \u0438 \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u043d\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u0435\u0442\u0435.", "Check your email": "\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0441\u0432\u043e\u044e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443\u044e \u043f\u043e\u0447\u0442\u0443", @@ -329,10 +263,6 @@ "Clear Value": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435", "Clear search": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u043f\u043e\u0438\u0441\u043a", "Clear search results": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u043e\u0438\u0441\u043a\u0430", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u041a\u00bb, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u0441\u0432\u043e\u0439 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0435\u043c\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e.\n\n\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u0442\u043c\u0435\u043d\u0430\u00bb, \u0447\u0442\u043e\u0431\u044b \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043d\u0430 \u044d\u0442\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443, \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044f \u0441\u0432\u043e\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u041a\u00bb, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u0441\u0432\u043e\u0451 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0435\u043c\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e. \n\n\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u0442\u043c\u0435\u043d\u0430\u00bb, \u0447\u0442\u043e\u0431\u044b \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u044d\u0442\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435, \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044f \u0441\u0432\u043e\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u041a\u00bb, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u0441\u0432\u043e\u0451 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0435\u043c\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e.\n\n\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u0442\u043c\u0435\u043d\u0430\u00bb, \u0447\u0442\u043e\u0431\u044b \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043d\u0430 \u044d\u0442\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443, \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044f \u0441\u0432\u043e\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043d\u0430 \u044d\u0442\u0443 \u043a\u043d\u043e\u043f\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0438\u043b\u0438 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0432\u0443\u043a \u044d\u0442\u043e\u0439 \u0432\u0438\u0434\u0435\u043e\u0437\u0430\u043f\u0438\u0441\u0438, \u0438\u043b\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0438 \u0412\u0412\u0415\u0420\u0425 \u0438 \u0412\u041d\u0418\u0417, \u0447\u0442\u043e\u0431\u044b \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u0438.", "Click to add a new %(xblock_type)s": "\u041a\u043b\u0438\u043a\u043d\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u0432\u044b\u0439 %(xblock_type)s", "Click to change": "\u0429\u0451\u043b\u043a\u043d\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c", "Click to choose all %s at once.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435 %s \u0441\u0440\u0430\u0437\u0443.", @@ -420,7 +350,6 @@ "Date": "\u0414\u0430\u0442\u0430", "Date Added": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f", "Date added": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f", - "Date posted": "\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438", "Deactivate": "\u041e\u0442\u043e\u0437\u0432\u0430\u0442\u044c", "December": "\u0414\u0435\u043a\u0430\u0431\u0440\u044c", "Default Timed Transcript": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u043d\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e", @@ -444,7 +373,6 @@ "Discussion": "\u041e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u0435", "Discussion Home": "\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f", "Display Name": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u043e\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435", - "Do not show again": "\u041d\u0435 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0441\u043d\u043e\u0432\u0430", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044e ('{student_id}') \u043f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0432\u0441\u0442\u0443\u043f\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0438\u0441\u043f\u044b\u0442\u0430\u043d\u0438\u0435?", "Do you want to replace the edX transcript with the YouTube transcript?": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0432 edX \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u0430\u043c\u0438 \u0441 YouTube?", "Do you want to upload your file before submitting?": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0444\u0430\u0439\u043b \u0434\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u043e\u0442\u0432\u0435\u0442\u0430?", @@ -492,9 +420,7 @@ "Email address": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b. \u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438 \u043e\u0442\u0447\u0438\u0441\u043b\u0435\u043d\u044b \u0441 \u043a\u0443\u0440\u0441\u0430:", "Enable Cohorts": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u044b", - "End": "\u041e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u0435", "End My Exam": "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u0441\u0434\u0430\u0447\u0443 \u044d\u043a\u0437\u0430\u043c\u0435\u043d\u0430", - "End of transcript. Skip to the start.": "\u041a\u043e\u043d\u0435\u0446 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432. \u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u0430", "Endorse": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c", "Engage with posts": "\u041e\u0446\u0435\u043d\u0438\u0432\u0430\u0439\u0442\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f", "Enroll Now": "\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f", @@ -555,10 +481,8 @@ "Everyone who has staff privileges in this course": "\u0412\u0441\u0435 \u043f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u044d\u0442\u043e\u0433\u043e \u043a\u0443\u0440\u0441\u0430", "Exam Types": "\u0422\u0438\u043f\u044b \u044d\u043a\u0437\u0430\u043c\u0435\u043d\u0430", "Exception Granted": "\u0418\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e", - "Exit full browser": "\u0412\u044b\u0439\u0442\u0438 \u0438\u0437 \u043f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0430", "Expand All": "\u0420\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0441\u0451", "Explain if other.": "\u0414\u0440\u0443\u0433\u0430\u044f \u043f\u0440\u0438\u0447\u0438\u043d\u0430, \u043f\u043e\u044f\u0441\u043d\u0438\u0442\u0435.", - "Explanation": "\u041f\u043e\u044f\u0441\u043d\u0435\u043d\u0438\u0435", "Explicitly Hiding from Students": "\u042f\u0432\u043d\u043e \u0441\u043a\u0440\u044b\u0442\u044c \u043e\u0442 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", "Explore New Programs": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043d\u043e\u0432\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b", "Explore Programs": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b", @@ -570,7 +494,6 @@ "File upload succeeded": "\u0424\u0430\u0439\u043b \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043d", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u0420\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430 {filename} \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0435\u0442 \u043f\u0440\u0435\u0434\u0435\u043b\u044c\u043d\u043e \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 {maxFileSizeInMBs} \u041c\u0411", "Files must be in JPEG or PNG format.": "\u0424\u0430\u0439\u043b\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 PNG \u0438\u043b\u0438 JPEG.", - "Fill browser": "\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0431\u0440\u0430\u0443\u0437\u0435\u0440", "Filter": "\u0424\u0438\u043b\u044c\u0442\u0440", "Filter and sort topics": "\u0424\u0438\u043b\u044c\u0442\u0440\u0443\u0439\u0442\u0435 \u0438 \u0441\u043e\u0440\u0442\u0438\u0440\u0443\u0439\u0442\u0435 \u0442\u0435\u043c\u044b", "Financial Assistance": "\u0424\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c", @@ -610,7 +533,6 @@ "Group information": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u0433\u0440\u0443\u043f\u043f\u0435", "Group name is required": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0433\u0440\u0443\u043f\u043f\u044b", "Groups": "\u0413\u0440\u0443\u043f\u043f\u044b", - "Header": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b", "Heading": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Heading (Ctrl+H)": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u041f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u0441\u043e\u043a\u0443\u0440\u0441\u043d\u0438\u043a\u0430\u043c \u0440\u0435\u0448\u0438\u0442\u044c, \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u044f\u0442\u044c\u0441\u044f \u043b\u0438 \u043a \u0432\u0430\u0448\u0435\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435, \u0443\u043a\u0430\u0437\u0430\u0432 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0435\u0451 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438. \u0412\u044b\u0431\u0438\u0440\u0430\u0439\u0442\u0435 \u0442\u0449\u0430\u0442\u0435\u043b\u044c\u043d\u043e, \u0432\u0435\u0434\u044c \u0447\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u0431\u0443\u0434\u0435\u0442 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0439, \u0442\u0435\u043c \u043c\u0435\u043d\u044c\u0448\u0435 \u043b\u044e\u0434\u0435\u0439 \u0437\u0430\u0445\u043e\u0447\u0435\u0442 \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u0432\u0430\u0448\u0435\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435.", @@ -618,13 +540,11 @@ "Hide Deprecated Settings": "\u0421\u043a\u0440\u044b\u0442\u044c \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438", "Hide Discussion": "\u0421\u043a\u0440\u044b\u0442\u044c \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f", "Hide Previews": "\u0423\u0431\u0440\u0430\u0442\u044c \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440", - "Hide closed captions": "\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", "Hide content after due date": "\u0421\u043a\u0440\u044b\u0442\u044c \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u043f\u043e \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u0441\u0440\u043e\u043a\u0430 \u0441\u0434\u0430\u0447\u0438", "Hide entire subsection": "\u0421\u043a\u0440\u044b\u0442\u044c \u0432\u0435\u0441\u044c \u043f\u043e\u0434\u0440\u0430\u0437\u0434\u0435\u043b", "Hide from learners": "\u0421\u043a\u0440\u044b\u0442\u044c \u043e\u0442 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", "Hide notes": "\u0421\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0438", "Hiding from Students": "\u0421\u043a\u0440\u044b\u0442\u043e \u043e\u0442 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", - "High Definition": "\u0412\u044b\u0441\u043e\u043a\u043e\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0435", "Highlighted text": "\u0412\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442", "Horizontal Rule (Ctrl+R)": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0438\u043d\u0438\u044f (Ctrl+R)", "How to create useful text alternatives.": "\u041a\u0430\u043a \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u044f \u043a\u0430\u0440\u0442\u0438\u043d\u043e\u043a.", @@ -644,7 +564,6 @@ "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u041f\u043e\u043a\u0438\u043d\u0443\u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443, \u0432\u044b \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435 \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u0447\u0430\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0432 \u0435\u0451 \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f\u0445. \u0412\u0430\u0448\u0435 \u043c\u0435\u0441\u0442\u043e \u0441\u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u043d\u044f\u0442\u044c \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044c.", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u041f\u0435\u0440\u0435\u0434 \u0442\u0435\u043c, \u043a\u0430\u043a \u0432\u043d\u043e\u0441\u0438\u0442\u044c \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f, \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0434\u0438\u0442\u0435 \u0434\u0440\u0443\u0433\u0438\u0445 \u0447\u043b\u0435\u043d\u043e\u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u044b.", "If you make this %(xblockType)s visible to learners, learners will be able to see its content after the release date has passed and you have published the unit. Only units that are explicitly hidden from learners will remain hidden after you clear this option for the %(xblockType)s.": "\u0415\u0441\u043b\u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u0431\u043b\u043e\u043a %(xblockType)s \u0432\u0438\u0434\u0438\u043c\u044b\u043c \u0434\u043b\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439, \u043d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 \u0434\u0430\u0442\u044b \u0432\u044b\u043f\u0443\u0441\u043a\u0430 \u0438 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438 \u0431\u043b\u043e\u043a\u0430 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0438 \u0441\u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u043e\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u0442\u044c \u0435\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435. \u0422\u043e\u043b\u044c\u043a\u043e \u0431\u043b\u043e\u043a\u0438, \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u043f\u043e\u043c\u0435\u0447\u0435\u043d\u043d\u044b\u0435 \u043a\u0430\u043a \u0441\u043a\u0440\u044b\u0442\u044b\u0435, \u043e\u0441\u0442\u0430\u043d\u0443\u0442\u0441\u044f \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u044b\u043c\u0438, \u043f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e \u043a\u0430\u043a \u0432\u044b \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u0435 \u044d\u0442\u0443 \u043e\u043f\u0446\u0438\u044e \u0434\u043b\u044f %(xblockType)s.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u0415\u0441\u043b\u0438 \u0432\u044b \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435\u0441\u044c \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u043c \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u043e\u043c, \u0437\u0430\u0434\u0430\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u043e \u0432 \u0444\u043e\u0440\u043c\u0430\u0442 XML, \u0438 \u0432\u044b \u043d\u0435 \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u043e\u0441\u0442\u043e\u043c\u0443 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0443.\n\n\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u043e\u043c\u0443 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0443 \u0438 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u0434\u0430\u043d\u0438\u0435 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442 XML?", "Image": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", "Image (Ctrl+G)": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 (Ctrl+G)", "Image Description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", @@ -658,7 +577,6 @@ "Inheriting Student Visibility": "\u041d\u0430\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u0432\u0438\u0434\u0438\u043c\u043e\u0441\u0442\u0438", "Insert Hyperlink": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443", "Insert Image (upload file or type URL)": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 (\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u0442\u044c URL)", - "Instructor": "\u041f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044c", "Instructor Biography": "\u0411\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u044f \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f", "Instructor Name": "\u0418\u043c\u044f \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f", "Instructor Photo": "\u0424\u043e\u0442\u043e \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f", @@ -730,8 +648,6 @@ "Location in Course": "\u041c\u0435\u0441\u0442\u043e\u043d\u0430\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0432 \u043a\u0443\u0440\u0441\u0435", "Lock this asset": "\u0411\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b", "Lock/unlock file": "\u0417\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c/\u0440\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0430\u0439\u043b", - "Loud": "\u0413\u0440\u043e\u043c\u043a\u043e", - "Low": "\u0422\u0438\u0445\u043e", "MB": "\u041c\u0411", "Make Visible to Students": "\u0421\u0434\u0435\u043b\u0430\u0442\u044c \u0432\u0438\u0434\u0438\u043c\u044b\u043c \u0434\u043b\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", "Make sure that the full name on your account matches the name on your ID.": "\u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043f\u043e\u043b\u043d\u043e\u0435 \u0438\u043c\u044f \u0432 \u0432\u0430\u0448\u0435\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u0435\u0442 \u0441 \u0438\u043c\u0435\u043d\u0435\u043c \u0432 \u0432\u0430\u0448\u0435\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435.", @@ -747,7 +663,6 @@ "Mark enrollment code as unused": "\u041f\u043e\u043c\u0435\u0442\u0438\u0442\u044c \u043a\u043e\u0434 \u0437\u0430\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u044f \u043a\u0430\u043a \u043d\u0435\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0439", "Markdown Editing Help": "Markdown: \u043f\u043e\u043c\u043e\u0449\u044c \u0432 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438", "Max file size exceeded": "\u041f\u0440\u0435\u0432\u044b\u0448\u0435\u043d \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430", - "Maximum": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c", "May": "\u041c\u0430\u0439", "Membership": "\u0423\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0438", "Message:": "\u0422\u0435\u043a\u0441\u0442 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f:", @@ -757,9 +672,6 @@ "More": "\u0415\u0449\u0451", "Move": "\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c", "Must complete verification checkpoint": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0440\u043e\u0439\u0442\u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438", - "Mute": "\u0412\u044b\u043a\u043b. \u0437\u0432\u0443\u043a", - "Muted": "\u0411\u0435\u0437 \u0437\u0432\u0443\u043a\u0430", - "My Notes": "\u041c\u043e\u0438 \u0437\u0430\u043c\u0435\u0442\u043a\u0438", "My Orders": "\u041c\u043e\u0438 \u0437\u0430\u043a\u0430\u0437\u044b", "My Team": "\u041c\u043e\u044f \u043a\u043e\u043c\u0430\u043d\u0434\u0430", "N/A": "\u041d\u0435\u0442", @@ -836,7 +748,6 @@ "One or more rescheduling tasks failed.": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u043e\u0434\u043d\u0443 \u0438\u043b\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0437\u0430\u0434\u0430\u0447.", "Only properly formatted .csv files will be accepted.": "\u0422\u043e\u043b\u044c\u043a\u043e \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043e\u0442\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b .csv \u0431\u0443\u0434\u0443\u0442 \u043f\u0440\u0438\u043d\u044f\u0442\u044b.", "Open": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c", - "Open language menu": "\u0412\u044b\u0431\u043e\u0440 \u044f\u0437\u044b\u043a\u0430", "Open/download this file": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c/\u0441\u043a\u0430\u0447\u0430\u0442\u044c \u0444\u0430\u0439\u043b", "OpenAssessment Save Error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f OpenAssessment", "Option Deleted": "\u0412\u0430\u0440\u0438\u0430\u043d\u0442 \u0443\u0434\u0430\u043b\u0451\u043d", @@ -856,7 +767,6 @@ "Password": "\u041f\u0430\u0440\u043e\u043b\u044c", "Password assistance": "\u041f\u043e\u043c\u043e\u0449\u044c \u0441 \u043f\u0430\u0440\u043e\u043b\u0435\u043c", "Path to Signature Image": "\u041f\u0443\u0442\u044c \u043a \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044e \u043f\u043e\u0434\u043f\u0438\u0441\u0438", - "Pause": "\u041f\u0430\u0443\u0437\u0430", "Photo": "\u0424\u043e\u0442\u043e", "Photo Captured successfully.": "\u0421\u043d\u0438\u043c\u043e\u043a \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0434\u0435\u043b\u0430\u043d.", "Photo ID": "\u0423\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u0435 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u0441 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0435\u0439", @@ -868,8 +778,6 @@ "Pin": "\u0417\u0430\u043a\u0440\u0435\u043f\u0438\u0442\u044c", "Pinned": "\u0417\u0430\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u043e", "Placeholder": "\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c", - "Play": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438", - "Play video": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432\u0438\u0434\u0435\u043e", "Please Note": "\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435!", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0434\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u0444\u043e\u0442\u043e \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f (\u041f\u0420\u0418\u041c\u0415\u0427\u0410\u041d\u0418\u0415: \u0442\u043e\u043b\u044c\u043a\u043e \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JPEG \u0438\u043b\u0438 PNG)", "Please add the institute where the instructor is associated": "\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0434\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u0443\u0447\u0435\u0431\u043d\u043e\u0435 \u0437\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0435, \u0441 \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u0441\u0432\u044f\u0437\u0430\u043d \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044c", @@ -908,8 +816,6 @@ "Preferred Language": "\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u0435\u043c\u044b\u0439 \u044f\u0437\u044b\u043a", "Prerequisite:": "\u0422\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f:", "Prerequisite: %(prereq_display_name)s": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u0435: %(prereq_display_name)s", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0443 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0432\u043e\u0439\u0442\u0438 \u0432 \u043c\u0435\u043d\u044e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438, \u0437\u0430\u0442\u0435\u043c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043d\u0438\u0437\u00bb \u0434\u043b\u044f \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438, \u043f\u043e\u0441\u043b\u0435 \u0447\u0435\u0433\u043e \u043d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0443 \u00ab\u0412\u0432\u043e\u0434\u00bb \u0434\u043b\u044f \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0439 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0443 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0434\u043b\u044f \u0432\u0445\u043e\u0434\u0430 \u0432 \u044f\u0437\u044b\u043a\u043e\u0432\u043e\u0435 \u043c\u0435\u043d\u044e \u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043d\u0438\u0437\u00bb \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0435\u043d\u0438\u044f \u043f\u043e \u044f\u0437\u044b\u043a\u043e\u0432\u044b\u043c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u043c. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u00ab\u0412\u0432\u043e\u0434\u00bb \u0434\u043b\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u044f\u0437\u044b\u043a\u0430.", "Prevent students from generating certificates in this course?": "\u0417\u0430\u043f\u0440\u0435\u0442\u0438\u0442\u044c \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u043c\u0441\u044f \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u044b \u044d\u0442\u043e\u0433\u043e \u043a\u0443\u0440\u0441\u0430?", "Preview": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440", "Preview Certificate": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442", @@ -928,7 +834,6 @@ "Promote another member to Admin to remove your admin rights": "\u041f\u0435\u0440\u0435\u0434\u0430\u0439\u0442\u0435 \u043f\u0440\u0430\u0432\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0434\u0440\u0443\u0433\u043e\u043c\u0443 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0432\u043e\u0438 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043f\u0440\u0430\u0432\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430", "Provisional": "\u0427\u0430\u0441\u0442\u0438\u0447\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f", "Provisionally Supported": "\u0427\u0430\u0441\u0442\u0438\u0447\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f", - "Public": "\u041e\u0431\u0449\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f", "Publish": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c", "Publish all unpublished changes for this {item}?": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0435 \u043d\u0435\u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0433\u043e {item}?", "Publish {display_name}": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c {display_name}", @@ -968,11 +873,9 @@ "Remove {role} Access": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u0432 \u0440\u043e\u043b\u0438 {role}", "Removing": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435", "Replace": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c", - "Reply": "\u041e\u0442\u0432\u0435\u0442\u0438\u0442\u044c", "Report": "\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f", "Report abuse": "\u0421\u043e\u043e\u0431\u0449\u0438\u0442\u044c \u043e \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0438 \u043f\u0440\u0430\u0432\u0438\u043b", "Report abuse, topics, and responses": "\u0421\u043e\u043e\u0431\u0449\u0430\u0439\u0442\u0435 \u043e\u0431 \u043e\u0441\u043a\u043e\u0440\u0431\u043b\u0435\u043d\u0438\u044f\u0445, \u0442\u0435\u043c\u0430\u0445 \u0438 \u043e\u0442\u0432\u0435\u0442\u0430\u0445", - "Report annotation as inappropriate or offensive.": "\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043d\u0435\u043f\u043e\u0434\u043e\u0431\u0430\u044e\u0449\u0438\u0439 \u0438\u043b\u0438 \u043e\u0441\u043a\u043e\u0440\u0431\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442.", "Reported": "\u0416\u0430\u043b\u043e\u0431\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0430", "Requester": "\u0417\u0430\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u044e\u0449\u0438\u0439", "Required field.": "\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435.", @@ -1020,7 +923,6 @@ "Sent To": "\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043a", "Sent To:": "\u041a\u043e\u043c\u0443:", "September": "\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438! \u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a %(tab_name)s \u0432 \u0442\u0435\u043a\u0443\u0449\u0435\u043c \u043c\u043e\u0434\u0443\u043b\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0435\u0439. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044c \u043a \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0443 \u0443\u0447\u0435\u0431\u043d\u043e\u0433\u043e \u043a\u0443\u0440\u0441\u0430.", "Server Error, Please refresh the page and try again.": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.", "Server error.": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0430.", "Set as a Special Exam": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u0438\u0441\u043f\u044b\u0442\u0430\u043d\u0438\u044f", @@ -1030,7 +932,6 @@ "Share Alike": "\u0420\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0442\u0435\u0445 \u0436\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445", "Share on Mozilla Backpack": "\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0432 Mozilla Backpack", "Share your \"%(display_name)s\" award": "\u0420\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043e \u0437\u043d\u0430\u0447\u043a\u0435 \u00ab%(display_name)s\u00bb", - "Short explanation": "\u041a\u0440\u0430\u0442\u043a\u043e\u0435 \u043f\u043e\u044f\u0441\u043d\u0435\u043d\u0438\u0435", "Show": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c", "Show All": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u0441\u0451", "Show Comment (%(num_comments)s)": [ @@ -1063,7 +964,6 @@ "Signatory": "\u041f\u043e\u0434\u043f\u0438\u0441\u044c", "Signatory field(s) has invalid data.": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0432 \u043f\u043e\u043b\u0435 (\u043f\u043e\u043b\u044f\u0445) \u0434\u043b\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u0435\u0439.", "Signature Image": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0438", - "Skip": "\u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c", "Some Rights Reserved": "\u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b", "Some images in this post have been omitted": "\u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u0437 \u044d\u0442\u043e\u0439 \u0442\u0435\u043c\u044b \u0431\u044b\u043b\u0438 \u0441\u043a\u0440\u044b\u0442\u044b", "Something went wrong changing this enrollment. Please try again.": "\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435.", @@ -1071,14 +971,11 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u041a \u0441\u043e\u0436\u0430\u043b\u0435\u043d\u0438\u044e, \u043f\u0440\u0438 \u0430\u043d\u0430\u043b\u0438\u0437\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u043b\u0438, \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0430 \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0441\u043d\u043e\u0432\u0430.", "Sorted by": "\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u043a\u0443\u0440\u0441\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u0443\u0434\u0435\u0442 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430\u0445. \u041e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043f\u043e\u043b\u0435 \u043f\u0443\u0441\u0442\u044b\u043c, \u0447\u0442\u043e\u0431\u044b \u043d\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430\u0445 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u043b\u043e\u0441\u044c \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u0443\u0440\u0441\u0430.", - "Speed": "\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c", "Staff": "\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a", "Staff Only": "\u0422\u043e\u043b\u044c\u043a\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c", "Staff and Learners": "\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c \u0438 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f\u043c", - "Start": "\u041d\u0430\u0447\u0430\u043b\u043e", "Start Date": "\u0414\u0430\u0442\u0430 \u043d\u0430\u0447\u0430\u043b\u0430", "Start generating certificates for all students in this course?": "\u041d\u0430\u0447\u0430\u0442\u044c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0432 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u043a\u0443\u0440\u0441\u0430?", - "Start of transcript. Skip to the end.": "\u041d\u0430\u0447\u0430\u043b\u043e \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432. \u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u043e \u043a\u043e\u043d\u0446\u0430", "Start regenerating certificates for students in this course?": "\u041d\u0430\u0447\u0430\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0435 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0432 \u0434\u043b\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u043a\u0443\u0440\u0441\u0430?", "Start working toward your next learning goal.": "\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0432\u0438\u0433\u0430\u0442\u044c\u0441\u044f \u043a \u0441\u0432\u043e\u0435\u0439 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0446\u0435\u043b\u0438.", "Starts": "\u041d\u0430\u0447\u0430\u043b\u043e", @@ -1136,7 +1033,6 @@ "Team name cannot have more than 255 characters.": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0431\u043e\u043b\u0435\u0435 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432.", "Teams": "\u041a\u043e\u043c\u0430\u043d\u0434\u044b", "Teams Pagination": "\u041a\u043e\u043c\u0430\u043d\u0434\u043d\u0430\u044f \u043d\u0443\u043c\u0435\u0440\u0430\u0446\u0438\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446", - "Text": "\u0422\u0435\u043a\u0441\u0442", "Textbook Name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0443\u0447\u0435\u0431\u043d\u0438\u043a\u0430", "Textbook information": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0447\u0435\u0431\u043d\u0438\u043a\u0435", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u0421\u043f\u0430\u0441\u0438\u0431\u043e, %(full_name)s! \u0412\u0430\u0448 \u043f\u043b\u0430\u0442\u0451\u0436 \u0437\u0430 \u043a\u0443\u0440\u0441 %(course_name)s \u043f\u0440\u0438\u043d\u044f\u0442.", @@ -1168,7 +1064,6 @@ "The following users are no longer enrolled in the course:": "\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438 \u043e\u0442\u0447\u0438\u0441\u043b\u0435\u043d\u044b \u0441 \u043a\u0443\u0440\u0441\u0430:", "The following warnings were generated:": "\u0431\u044b\u043b\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u044b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "\u041e\u0431\u0449\u0435\u0435 \u043d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0434\u043b\u044f \u0437\u0430\u0434\u0430\u043d\u0438\u0439 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u00ab\u0414\u043e\u043c\u0430\u0448\u043d\u0435\u0435 \u0437\u0430\u0434\u0430\u043d\u0438\u0435\u00bb \u0438\u043b\u0438 \u00ab\u042d\u043a\u0437\u0430\u043c\u0435\u043d\u00bb. \u042d\u0442\u043e \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0432\u0438\u0434\u043d\u043e \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f\u043c.", - "The grading process is still running. Refresh the page to see updates.": "\u0412\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e\u0446\u0435\u043d\u043e\u043a \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u0435\u0442\u0441\u044f. \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443, \u0447\u0442\u043e\u0431\u044b \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0435.", "The language that team members primarily use to communicate with each other.": "\u042f\u0437\u044b\u043a, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0447\u043b\u0435\u043d\u044b \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u0432 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u043c \u043e\u0431\u0449\u0430\u044e\u0442\u0441\u044f \u043c\u0435\u0436\u0434\u0443 \u0441\u043e\u0431\u043e\u0439.", "The minimum grade for course credit is not set.": "\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0437\u0430\u0447\u0451\u0442\u0430 \u043d\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430.", "The minimum score percentage must be a whole number between 0 and 100.": "\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u0441\u0432\u043e\u0435\u043d\u0438\u044f \u0432\u044b\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u0432 \u043f\u0440\u043e\u0446\u0435\u043d\u0442\u0430\u0445 \u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0446\u0435\u043b\u044b\u043c \u0447\u0438\u0441\u043b\u043e\u043c \u043c\u0435\u0436\u0434\u0443 0 \u0438 100.", @@ -1217,14 +1112,7 @@ "This Group Configuration is not in use. Start by adding a content experiment to any Unit via the {linkStart}Course Outline{linkEnd}.": "\u042d\u0442\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u0433\u0440\u0443\u043f\u043f \u043d\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f. \u0421\u043d\u0430\u0447\u0430\u043b\u0430 \u0434\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b \u043a \u043b\u044e\u0431\u043e\u043c\u0443 \u0431\u043b\u043e\u043a\u0443 \u0432 {linkStart}\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0435 \u043a\u0443\u0440\u0441\u0430{linkEnd}.", "This Group Configuration is used in:": "\u042d\u0442\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u0433\u0440\u0443\u043f\u043f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0432:", "This action cannot be undone.": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0435\u043e\u0431\u0440\u0430\u0442\u0438\u043c\u043e.", - "This annotation has %(count)s flag.": [ - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u043e\u043c.", - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u0430\u043c\u0438.", - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u0430\u043c\u0438.", - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u0430\u043c\u0438." - ], "This assessment could not be submitted.": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043e\u0446\u0435\u043d\u043a\u0443.", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u0412 \u044d\u0442\u043e\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u043e\u0432 .mp4, .ogg \u0438 .webm.", "This catalog's courses:": "\u041a\u0443\u0440\u0441\u044b \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0435:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "\u042d\u0442\u043e\u0442 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442 \u0443\u0436\u0435 \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d \u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f\u043c. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435?", "This component has validation issues.": "\u041f\u0440\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0435 \u044d\u0442\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u044b \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b.", @@ -1284,12 +1172,7 @@ "Topics": "\u0422\u0435\u043c\u044b", "Total": "\u0418\u0442\u043e\u0433\u043e", "Total Number": "\u041e\u0431\u0449\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e", - "Transcript will be displayed when you start playing the video.": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u044b, \u043a\u043e\u0433\u0434\u0430 \u0432\u044b \u043d\u0430\u0447\u043d\u0451\u0442\u0435 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e.", "Try the transaction again in a few minutes.": "\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437 \u0441\u043e\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043f\u043b\u0430\u0442\u0451\u0436 \u0447\u0443\u0442\u044c \u043f\u043e\u0437\u0436\u0435.", - "Try using a different browser, such as Google Chrome.": "\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u0440\u0443\u0433\u0438\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u043c, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, Google Chrome.", - "Turn off transcripts": "\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", - "Turn on closed captioning": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", - "Turn on transcripts": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", "Type": "\u0422\u0438\u043f", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 URL (\u043d\u0430\u043f\u0440. 'http://example.com/img/clouds.jpg') \u0438\u043b\u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u00ab\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0444\u0430\u0439\u043b\u00bb \u0434\u043b\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0444\u0430\u0439\u043b\u0430.", "Type into this box to filter down the list of available %s.": "\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u0432\u0432\u043e\u0434\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0432 \u044d\u0442\u043e\u043c \u043f\u043e\u043b\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u0444\u0438\u0442\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 %s.", @@ -1309,7 +1192,6 @@ "Unlink your {accountName} account": "\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0441\u0432\u043e\u044e \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c {accountName}", "Unlinking": "\u0421\u043d\u044f\u0442\u0438\u0435 \u043f\u0440\u0438\u0432\u044f\u0437\u043a\u0438 \u043a \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438", "Unmark as Answer": "\u0421\u043d\u044f\u0442\u044c \u043f\u043e\u043c\u0435\u0442\u043a\u0443 \u043e\u0442\u0432\u0435\u0442\u0430", - "Unmute": "\u0412\u043a\u043b. \u0437\u0432\u0443\u043a", "Unnamed Option": "\u0412\u0430\u0440\u0438\u0430\u043d\u0442 \u0431\u0435\u0437 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f", "Unpin": "\u041e\u0442\u043a\u0440\u0435\u043f\u0438\u0442\u044c", "Unpublished changes to content that will release in the future": "\u0412 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b, \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043a \u0432\u044b\u043f\u0443\u0441\u043a\u0443, \u0432\u043d\u0435\u0441\u0435\u043d\u044b \u043d\u0435\u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f", @@ -1362,11 +1244,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u041f\u043e\u043b\u044c\u0437\u0443\u044f\u0441\u044c \u0432\u0435\u0431-\u043a\u0430\u043c\u0435\u0440\u043e\u0439, \u0441\u0434\u0435\u043b\u0430\u0439\u0442\u0435 \u0441\u043d\u0438\u043c\u043e\u043a \u0441\u0432\u043e\u0435\u0433\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u044f \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438. \u041c\u044b \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u0438\u043c \u044d\u0442\u043e\u0442 \u0441\u043d\u0438\u043c\u043e\u043a \u0441\u043e \u0441\u043d\u0438\u043c\u043a\u043e\u043c \u0432\u0430\u0448\u0435\u0433\u043e \u043b\u0438\u0446\u0430 \u0438 \u0438\u043c\u0435\u043d\u0435\u043c \u0432 \u0432\u0430\u0448\u0435\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438.", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u041f\u043e\u043b\u044c\u0437\u0443\u044f\u0441\u044c \u0432\u0435\u0431-\u043a\u0430\u043c\u0435\u0440\u043e\u0439, \u0441\u0434\u0435\u043b\u0430\u0439\u0442\u0435 \u0441\u043d\u0438\u043c\u043e\u043a \u0441\u0432\u043e\u0435\u0433\u043e \u043b\u0438\u0446\u0430. \u041c\u044b \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u0438\u043c \u044d\u0442\u043e\u0442 \u0441\u043d\u0438\u043c\u043e\u043a \u0441 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0435\u0439 \u0432 \u0432\u0430\u0448\u0435\u043c \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u0438 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438.", "Used": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043e", - "User": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c", "User Email": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f", "Username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f", "Username or email address": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 \u0430\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b", - "Users": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438", "Users must create and activate their account before they can be promoted to beta tester.": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0438 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0432\u043e\u0438 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u043f\u0435\u0440\u0435\u0434 \u0442\u0435\u043c, \u043a\u0430\u043a \u0438\u0445 \u043c\u043e\u0436\u043d\u043e \u0431\u0443\u0434\u0435\u0442 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0435\u0440\u043e\u0432.", "Valid": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b", "Validation Error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438", @@ -1381,15 +1261,8 @@ "Verified mode price": "\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u0433\u043e \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430", "Verify Now": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c", "Version": "\u0412\u0435\u0440\u0441\u0438\u044f", - "Very loud": "\u041e\u0447\u0435\u043d\u044c \u0433\u0440\u043e\u043c\u043a\u043e", - "Very low": "\u041e\u0447\u0435\u043d\u044c \u0442\u0438\u0445\u043e", - "Video": "\u0412\u0438\u0434\u0435\u043e", "Video Capture Error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0437\u0430\u043f\u0438\u0441\u0438 \u0432\u0438\u0434\u0435\u043e", "Video ID": "\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0432\u0438\u0434\u0435\u043e", - "Video ended": "\u041a\u043e\u043d\u0435\u0446 \u0432\u0438\u0434\u0435\u043e", - "Video position": "\u041f\u043e\u0437\u0438\u0446\u0438\u044f \u0432\u0438\u0434\u0435\u043e", - "Video speed: ": "\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0432\u0438\u0434\u0435\u043e:", - "Video transcript": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u043a \u0432\u0438\u0434\u0435\u043e", "View": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c", "View %(span_start)s %(team_name)s %(span_end)s": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "\u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043a\u0443\u0440\u0441 \u0438\u0437 \u0430\u0440\u0445\u0438\u0432\u0430", @@ -1406,7 +1279,6 @@ "\u041d\u0430\u0439\u0434\u0435\u043d\u043e %s \u043a\u0443\u0440\u0441\u043e\u0432" ], "Visible to Staff Only": "\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u043e \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432", - "Volume": "\u0417\u0432\u0443\u043a", "Vote for good posts and responses": "\u0413\u043e\u043b\u043e\u0441\u0443\u0439\u0442\u0435 \u0437\u0430 \u0445\u043e\u0440\u043e\u0448\u0438\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0438 \u043e\u0442\u0432\u0435\u0442\u044b", "Vote for this post,": "\u0413\u043e\u043b\u043e\u0441\u043e\u0432\u0430\u0442\u044c \u0437\u0430 \u044d\u0442\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0438\u0435", "Want to confirm your identity later?": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u043e\u0437\u0436\u0435?", @@ -1458,7 +1330,6 @@ "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u041a\u0430\u0436\u0435\u0442\u0441\u044f, \u0443 \u0432\u0430\u0441 \u043d\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d Flash Player. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 Flash, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0432\u0430\u0448\u0443 \u0432\u0435\u0440\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044e.", "You don't seem to have a webcam connected.": "\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u043d\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u0432\u0435\u0431-\u043a\u0430\u043c\u0435\u0440\u0430.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u0412\u044b \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438 \u043d\u043e\u0432\u044b\u0439 \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u0439. \u0412\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u044f \u0434\u043b\u044f \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u043d\u0430 \u0448\u0430\u0433\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439. \u0414\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u0432\u043e \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u00ab\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\u00bb.", - "You have already reported this annotation.": "\u0412\u044b \u0443\u0436\u0435 \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u043b\u0438\u0441\u044c \u043d\u0430 \u044d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435.", "You have already verified your ID!": "\u0412\u044b \u0443\u0436\u0435 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u043b\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u044e\u0449\u0438\u0439 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c.", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u0412\u044b \u0443\u0434\u0430\u043b\u0438\u043b\u0438 \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u0439. \u041e\u043d \u0431\u044b\u043b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0443\u0434\u0430\u043b\u0451\u043d \u0438\u0437 \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u043d\u0430 \u0448\u0430\u0433\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439.", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "\u0412\u044b \u0443\u0434\u0430\u043b\u0438\u043b\u0438 \u0432\u0441\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u044f. \u041a\u0440\u0438\u0442\u0435\u0440\u0438\u0439 \u0431\u044b\u043b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0443\u0434\u0430\u043b\u0451\u043d \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u043d\u0430 \u0448\u0430\u0433\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439.", @@ -1521,26 +1392,13 @@ "Zoom In": "\u041f\u0440\u0438\u0431\u043b\u0438\u0437\u0438\u0442\u044c", "Zoom Out": "\u041e\u0442\u0434\u0430\u043b\u0438\u0442\u044c", "[no tags]": "[\u043d\u0435\u0442 \u0442\u0435\u0433\u043e\u0432]", - "a day": "\u043e\u0434\u0438\u043d \u0434\u0435\u043d\u044c", - "about %d hour": [ - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u0430", - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u043e\u0432", - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u043e\u0432", - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u043e\u0432" - ], - "about a minute": "\u043e\u043a\u043e\u043b\u043e \u043c\u0438\u043d\u0443\u0442\u044b", - "about a month": "\u043e\u043a\u043e\u043b\u043e \u043c\u0435\u0441\u044f\u0446\u0430", - "about a year": "\u043e\u043a\u043e\u043b\u043e \u0433\u043e\u0434\u0430", - "about an hour": "\u043e\u043a\u043e\u043b\u043e \u0447\u0430\u0441\u0430", "and others": "\u0438 \u0434\u0440\u0443\u0433\u0438\u0435", "anonymous": "\u0430\u043d\u043e\u043d\u0438\u043c", - "answer": "\u043e\u0442\u0432\u0435\u0442", "answered question": "\u043e\u0442\u0432\u0435\u0447\u0435\u043d\u043d\u044b\u0439 \u0432\u043e\u043f\u0440\u043e\u0441", "bytes": "\u0431\u0430\u0439\u0442", "certificate": "\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442", "close": "\u0437\u0430\u043a\u0440\u044b\u0442\u044c", "content group": "\u0433\u0440\u0443\u043f\u043f\u0430 \u043f\u043e \u0438\u0437\u0443\u0447\u0430\u0435\u043c\u044b\u043c \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430\u043c", - "correct": "\u0432\u0435\u0440\u043d\u043e", "course id": "\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u0443\u0440\u0441\u0430", "delete chapter": "\u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u043b\u0430\u0432\u0443", "delete group": "\u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443", @@ -1560,14 +1418,10 @@ "follow this post": "\u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u0442\u044c \u044d\u0442\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435", "group configuration": "\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u0433\u0440\u0443\u043f\u043f", "image omitted": "\u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441\u043a\u0440\u044b\u0442\u043e", - "incorrect": "\u043d\u0435\u0432\u0435\u0440\u043d\u043e", "last activity": "\u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044f\u044f \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c", - "less than a minute": "\u043c\u0435\u043d\u044c\u0448\u0435 \u043c\u0438\u043d\u0443\u0442\u044b", "marked as answer %(time_ago)s": "\u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e \u043a\u0430\u043a \u043e\u0442\u0432\u0435\u0442 %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "\u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e \u043a\u0430\u043a \u043e\u0442\u0432\u0435\u0442 %(time_ago)s \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c %(user)s", "name": "\u0438\u043c\u044f", - "off": "\u0432\u044b\u043a\u043b", - "on": "\u0432\u043a\u043b", "one letter Friday\u0004F": "\u041f", "one letter Monday\u0004M": "\u041f", "one letter Saturday\u0004S": "\u0421", diff --git a/cms/static/js/i18n/zh-cn/djangojs.js b/cms/static/js/i18n/zh-cn/djangojs.js index 40cab772e6..8f55bcf122 100644 --- a/cms/static/js/i18n/zh-cn/djangojs.js +++ b/cms/static/js/i18n/zh-cn/djangojs.js @@ -23,7 +23,6 @@ " learner does not exist in LMS and not added to the exception list": "\u5b66\u4e60\u8005\u4e0d\u5b58\u5728\u7cfb\u7edf\u4e2d\uff0c\u5c06\u4e0d\u52a0\u5230\u4f8b\u5916\u5217\u8868\u4e2d", " learner is successfully added to the exception list": "\u5b66\u4e60\u8005\u5df2\u7ecf\u6210\u529f\u5730\u52a0\u5165\u5230\u4f8b\u5916\u5217\u8868", " learners are successfully added to exception list": "\u5b66\u4e60\u8005\u5df2\u7ecf\u6210\u529f\u5730\u52a0\u5165\u5230\u4f8b\u5916\u5217\u8868", - "#Replies": "\u56de\u590d", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u8bc4\u8bba %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u8bc4\u8bba (%(unread_comments_count)s \u672a\u8bfb\u8bc4\u8bba)%(span_close)s", @@ -48,30 +47,6 @@ "%(team_count)s Team": [ "%(team_count)s \u4e2a\u56e2\u961f" ], - "%(value)s hour": [ - "%(value)s \u5c0f\u65f6" - ], - "%(value)s minute": [ - "%(value)s \u5206\u949f" - ], - "%(value)s second": [ - "%(value)s \u79d2\u949f" - ], - "%d day": [ - "%d \u5929" - ], - "%d minute": [ - "%d \u5206\u949f" - ], - "%d month": [ - "%d \u4e2a\u6708" - ], - "%d year": [ - "%d \u5e74" - ], - "%s ago": "%s \u4ee5\u524d", - "%s from now": "\u8ddd\u73b0\u5728:%s", - "(Caption will be displayed when you start playing the video.)": "(\u5f53\u89c6\u9891\u5f00\u59cb\u64ad\u653e\u65f6\u5c06\u663e\u793a\u5b57\u5e55)", "(Required Field)": "(\u5fc5\u586b\u5b57\u6bb5)", "(contains %(student_count)s student)": [ "\uff08\u5305\u62ec %(student_count)s \u4e2a\u5b66\u751f\uff09" @@ -91,7 +66,6 @@ "Action": "\u64cd\u4f5c", "Actions": "\u64cd\u4f5c", "Activate Your Account": "\u6fc0\u6d3b\u4f60\u7684\u8d26\u6237", - "Activating a link in this group will skip to the corresponding point in the video.": "\u6fc0\u6d3b\u672c\u7ec4\u4e2d\u7684\u94fe\u63a5\u5c06\u8df3\u8f6c\u81f3\u89c6\u9891\u4e2d\u76f8\u5e94\u7684\u5730\u65b9\u3002", "Add Cohort": "\u6dfb\u52a0\u7fa4\u7ec4", "Add a New Cohort": "\u6dfb\u52a0\u65b0\u7fa4\u7ec4", "Add a Response": "\u6dfb\u52a0\u56de\u590d", @@ -102,13 +76,10 @@ "Adding": "\u6b63\u5728\u6dfb\u52a0", "Adding the selected course to your cart": "\u6b63\u5728\u5c06\u60a8\u6240\u9009\u7684\u8bfe\u7a0b\u6dfb\u52a0\u5230\u60a8\u7684\u8d2d\u7269\u8f66", "Additional Information": "\u5176\u4ed6\u4fe1\u606f", - "Adjust video speed": "\u8c03\u6574\u89c6\u9891\u64ad\u653e\u901f\u5ea6", - "Adjust video volume": "\u8c03\u6574\u89c6\u9891\u97f3\u91cf", "Admin": "\u7ba1\u7406\u5458", "All Groups": "\u6240\u6709\u5206\u7ec4", "All Topics": "\u6240\u6709\u4e3b\u9898", "All accounts were created successfully.": "\u6240\u6709\u8d26\u6237\u521b\u5efa\u6210\u529f\u3002", - "All flags have been removed. To undo, uncheck the box.": "\u6240\u6709\u6807\u8bb0\u5df2\u79fb\u9664\u3002\u53d6\u6d88\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u64a4\u9500\u3002", "All groups must have a name.": "\u6240\u6709\u7ec4\u90fd\u5fc5\u987b\u6709\u540d\u79f0\u3002", "All groups must have a unique name.": "\u6240\u6709\u7684\u7ec4\u7684\u540d\u5b57\u5fc5\u987b\u662f\u552f\u4e00\u7684\u3002", "All payment options are currently unavailable.": "\u6240\u6709\u7684\u4ed8\u6b3e\u65b9\u5f0f\u76ee\u524d\u4e0d\u53ef\u7528\u3002", @@ -137,8 +108,6 @@ "An error occurred. Please try again.": "\u53d1\u751f\u4e86\u4e00\u4e2a\u672a\u77e5\u9519\u8bef\uff0c\u8bf7\u91cd\u8bd5\u3002", "An error occurred. Try again.": "\u53d1\u751f\u9519\u8bef\u3002 \u518d\u8bd5\u4e00\u6b21\u3002", "An unexpected error occurred. Please try again.": "\u610f\u5916\u9519\u8bef\u53d1\u751f\uff0c\u8bf7\u91cd\u8bd5\u3002", - "Annotation": "\u6279\u6ce8", - "Annotation Text": "\u6279\u6ce8\u6587\u672c", "Are you having trouble finding a team to join?": "\u4f60\u662f\u5426\u5728\u627e\u56e2\u961f\u52a0\u5165\u8fc7\u7a0b\u4e2d\u9047\u5230\u56f0\u96be\uff1f", "Are you sure you want to delete this comment?": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8fd9\u6761\u8bc4\u8bba\u5417\uff1f", "Are you sure you want to delete this page? This action cannot be undone.": "\u60a8\u786e\u8ba4\u8981\u5220\u9664\u8be5\u9875\u9762\u5417\uff1f\u8be5\u64cd\u4f5c\u65e0\u6cd5\u64a4\u9500\u3002", @@ -154,7 +123,6 @@ "Assign students to cohorts by uploading a CSV file.": "\u4e0a\u4f20\u4e00\u4e2a CSV \u6587\u4ef6\u4ee5\u5c06\u5b66\u751f\u5206\u914d\u5230\u7fa4\u7ec4\u4e2d\u3002", "Associated Content Group": "\u5df2\u52a0\u5165\u7684\u5185\u5bb9\u7ec4", "Automatic": "\u81ea\u52a8", - "Average": "\u5e73\u5747", "Back to sign in": "\u8fd4\u56de\u767b\u5f55", "Back to {platform} FAQs": "\u8fd4\u56de\u81f3 {platform} \u5e38\u89c1\u95ee\u9898\u89e3\u7b54", "Basic Account Information": "\u57fa\u672c\u8d26\u6237\u4fe1\u606f", @@ -185,13 +153,6 @@ "Change image": "\u4fee\u6539\u56fe\u7247", "Changes to steps that are not selected as part of the assignment will not be saved.": "\u672a\u4f5c\u4e3a\u4f5c\u4e1a\u90e8\u5206\u7684\u6b65\u9aa4\u53d8\u66f4\u5c06\u4e0d\u4f1a\u88ab\u4fdd\u5b58\u3002", "Check Your Email": "\u68c0\u67e5\u4f60\u7684\u7535\u5b50\u90ae\u4ef6", - "Check the box to remove %(count)s flag.": [ - "\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u79fb\u9664 %(count)s \u4e2a\u6807\u8bb0\u3002" - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u79fb\u9664\u6240\u6709 %(totalFlags)s \u4e2a\u6807\u8bb0\u3002" - ], - "Check the box to remove all flags.": "\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u79fb\u9664\u6240\u6709\u6807\u8bb0", "Check the highlighted fields below and try again.": "\u8bf7\u786e\u8ba4\u4e0b\u65b9\u63d0\u9192\u7684\u5b57\u6bb5\u5e76\u91cd\u65b0\u8f93\u5165\u3002", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u52fe\u9009\u6b64\u9879\uff0c\u6bcf\u5929\u63a5\u6536\u4e00\u5c01\u90ae\u4ef6\uff0c\u901a\u77e5\u60a8\u6240\u5173\u6ce8\u7684\u8ba8\u8bba\u5e16\u7684\u6700\u65b0\u672a\u8bfb\u60c5\u51b5\u3002", "Check your email": "\u67e5\u6536\u4f60\u7684\u90ae\u4ef6", @@ -205,14 +166,9 @@ "Choose a content group to associate": "\u9009\u62e9\u4e00\u4e2a\u5185\u5bb9\u7ec4\u6765\u5173\u8054", "Choose one": "\u8bf7\u9009\u62e9", "Choose your institution from the list below:": "\u4ece\u4ee5\u4e0b\u5217\u8868\u4e2d\u9009\u62e9\u4f60\u7684\u673a\u6784\uff1a", - "Clear": "\u6e05\u9664", "Clear All": "\u6e05\u9664\u6240\u6709", "Clear search": "\u6e05\u7a7a\u641c\u7d22\u7ed3\u679c", "Clear search results": "\u6e05\u7a7a\u641c\u7d22\u7ed3\u679c", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u5355\u51fb\u786e\u5b9a\uff0c\u5c06\u4f60\u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u53d1\u9001\u7ed9\u7b2c\u4e09\u65b9\u5e94\u7528\u7a0b\u5e8f\u3002\n\n\u5355\u51fb\u53d6\u6d88\uff0c\u53d6\u6d88\u53d1\u9001\u4fe1\u606f\u5e76\u8fd4\u56de\u672c\u9875\u3002", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u5355\u51fb\u786e\u5b9a\uff0c\u5c06\u60a8\u7684\u7528\u6237\u540d\u548c\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u53d1\u9001\u7ed9\u7b2c\u4e09\u65b9\u5e94\u7528\u7a0b\u5e8f\u3002\n\n\u5355\u51fb\u53d6\u6d88\uff0c\u53d6\u6d88\u53d1\u9001\u4fe1\u606f\u5e76\u8fd4\u56de\u672c\u9875\u3002", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u5355\u51fb\u786e\u5b9a\uff0c\u5c06\u60a8\u7684\u7528\u6237\u540d\u53d1\u9001\u7ed9\u7b2c3\u65b9\u5e94\u7528\u7a0b\u5e8f\u3002\n\n\u5355\u51fb\u53d6\u6d88\uff0c\u53d6\u6d88\u53d1\u9001\u4fe1\u606f\u5e76\u8fd4\u56de\u672c\u9875\u3002", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u8bf7\u70b9\u51fb\u6b64\u6309\u94ae\u4ee5\u5bf9\u8be5\u89c6\u9891\u9759\u97f3\uff0f\u53d6\u6d88\u9759\u97f3, \u6216\u8005\u4f7f\u7528\u952e\u76d8\u7684\u4e0a\u4e0b\u65b9\u5411\u952e\u589e\u5927\u6216\u51cf\u5c0f\u97f3\u91cf\u3002", "Click to change": "\u70b9\u51fb\u66f4\u6539", "Click to edit": "\u70b9\u51fb\u4ee5\u7f16\u8f91", "Close": "\u5173\u95ed", @@ -268,7 +224,6 @@ "Date": "\u65e5\u671f", "Date Added": "\u6dfb\u52a0\u65e5\u671f", "Date added": "\u6dfb\u52a0\u65e5\u671f", - "Date posted": "\u53d1\u8868\u65e5\u671f", "Delete": "\u5220\u9664", "Delete File Confirmation": "\u5220\u9664\u6587\u4ef6\u786e\u8ba4", "Delete Page Confirmation": "\u786e\u8ba4\u5220\u9664\u9875\u9762", @@ -283,7 +238,6 @@ "Discarding Changes": "\u6b63\u5728\u653e\u5f03\u66f4\u6539", "Discussion": "\u8ba8\u8bba", "Discussion Home": "\u8ba8\u8bba\u533a", - "Do not show again": "\u4e0d\u518d\u663e\u793a", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u60a8\u662f\u5426\u5141\u8bb8\u8be5\u5b66\u751f('{student_id}')\u8df3\u8fc7\u5165\u5b66\u8003\u8bd5\uff1f", "Do you want to upload your file before submitting?": "\u4f60\u786e\u5b9a\u5728\u63d0\u4ea4\u4e4b\u524d\u4e0a\u4f20\u4f60\u7684\u6587\u4ef6\u5417\uff1f", "Does the name on your ID match your account name: %(fullName)s?": "\u4f60\u8eab\u4efd\u8bc1\u4ef6\u4e0a\u7684\u59d3\u540d\u548c\u4f60\u5728\u8d26\u6237\u4e2d\u586b\u5199\u7684\u59d3\u540d\u201c%(fullName)s\u201d\u76f8\u7b26\u5417\uff1f", @@ -315,9 +269,7 @@ "Email address": "\u7535\u5b50\u90ae\u4ef6", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u90ae\u4ef6\u53d1\u9001\u6210\u529f\uff0c\u4ee5\u4e0b\u7528\u6237\u5df2\u4e0d\u518d\u9009\u4fee\u672c\u8bfe\u7a0b\uff1a", "Enable Cohorts": "\u542f\u7528\u7fa4\u7ec4", - "End": "\u7ed3\u675f", "End My Exam": "\u7ed3\u675f\u6211\u7684\u8003\u8bd5", - "End of transcript. Skip to the start.": "\u5b57\u5e55\u7ed3\u5c3e\u3002\u8df3\u8f6c\u81f3\u5f00\u59cb\u3002", "Endorse": "\u652f\u6301", "Engage with posts": "\u53c2\u4e0e\u8ba8\u8bba", "Enroll Now": "\u73b0\u5728\u9009\u8bfe", @@ -373,10 +325,8 @@ "Error: You cannot remove yourself from the Instructor group!": "\u9519\u8bef\uff1a\u60a8\u4e0d\u53ef\u4ee5\u5c06\u81ea\u5df1\u4ece\u6559\u5e08\u7ec4\u4e2d\u5220\u9664\u3002", "Errors": "\u9519\u8bef", "Exception Granted": "\u7279\u6b8a\u5904\u7406\u5df2\u6279\u51c6", - "Exit full browser": "\u9000\u51fa\u5168\u5c4f", "Expand All": "\u5c55\u5f00\u5168\u90e8", "Explain if other.": "\u5982\u5176\u4ed6\u539f\u56e0\uff0c\u8bf7\u89e3\u91ca\u3002", - "Explanation": "\u89e3\u91ca", "Explicitly Hiding from Students": "\u660e\u786e\u5bf9\u5b66\u751f\u9690\u85cf", "Explore your course!": "\u63a2\u7d22\u4f60\u7684\u8bfe\u7a0b\uff01", "File Name": "\u6587\u4ef6\u540d", @@ -384,7 +334,6 @@ "File types can not be empty.": "\u6587\u4ef6\u7c7b\u578b\u4e0d\u80fd\u4e3a\u7a7a\u3002", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u6587\u4ef6 {filename} \u7684\u5927\u5c0f\u8d85\u8fc7\u4e86 {maxFileSizeInMBs} MB \u7684\u9650\u5236", "Files must be in JPEG or PNG format.": "\u6587\u4ef6\u5fc5\u987b\u662fJPEG\u6216\u8005PNG\u683c\u5f0f\u3002", - "Fill browser": "\u5168\u5c4f", "Filter and sort topics": "\u8fc7\u6ee4\u548c\u6574\u7406\u8bdd\u9898", "Financial Assistance": "\u7ecf\u6d4e\u8865\u52a9", "Financial Assistance Application": "\u7ecf\u6d4e\u63f4\u52a9\u7533\u8bf7", @@ -412,17 +361,14 @@ "Group B": "B \u7ec4", "Group Configuration name is required.": "\u7ec4\u914d\u7f6e\u540d\u79f0\u662f\u5fc5\u9700\u7684\u3002", "Group name is required": "\u7ec4\u540d\u79f0\u662f\u5fc5\u9700\u7684", - "Header": "\u8868\u5934", "Heading": "\u6807\u9898", "Heading (Ctrl+H)": "\u6807\u9898(Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u4ecb\u7ecd\u4f60\u7684\u56e2\u961f\u7684\u7279\u70b9\uff0c\u5e2e\u52a9\u5176\u4ed6\u5b66\u5458\u51b3\u5b9a\u662f\u5426\u52a0\u5165\u4f60\u7684\u56e2\u961f\u3002\u8bf7\u4ed4\u7ec6\u9009\u62e9\uff0c\u5982\u679c\u770b\u8d77\u6765\u9650\u5236\u592a\u591a\uff0c\u5c31\u4f1a\u6709\u8f83\u5c11\u7684\u4eba\u613f\u610f\u52a0\u5165\u4f60\u7684\u56e2\u961f\u3002", "Hide Deprecated Settings": "\u9690\u85cf\u5df2\u8fc7\u65f6\u7684\u8bbe\u7f6e", "Hide Discussion": "\u9690\u85cf\u8ba8\u8bba", "Hide Previews": "\u9690\u85cf\u9884\u89c8", - "Hide closed captions": "\u9690\u85cfCC\u5b57\u5e55", "Hide notes": "\u9690\u85cf\u6ce8\u91ca", "Hiding from Students": "\u5bf9\u5b66\u751f\u9690\u85cf", - "High Definition": "\u9ad8\u7ea7\u5b9a\u4e49", "Highlighted text": "\u9ad8\u4eae\u6587\u672c", "Horizontal Rule (Ctrl+R)": "\u6c34\u5e73\u7ebf(Ctrl+R)", "How to create useful text alternatives.": "\u5982\u4f55\u5efa\u7acb\u6709\u7528\u7684\u6587\u5b57\u66ff\u4ee3\u7269\u3002", @@ -439,7 +385,6 @@ "If you leave this page without submitting your staff assessment, you will lose any work you have done.": "\u5982\u679c\u4f60\u672a\u63d0\u4ea4\u4f60\u7684\u5458\u5de5\u8bc4\u4f30\u5c31\u79bb\u5f00\u6b64\u9875\u9762\uff0c\u4f60\u5c06\u4e22\u5931\u6240\u505a\u7684\u4e00\u5207\u3002", "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u5982\u679c\u4f60\u79bb\u5f00\u4e86\uff0c\u4f60\u4e0d\u80fd\u5728\u672c\u56e2\u961f\u7684\u8ba8\u8bba\u533a\u4e0a\u53d1\u8a00\u3002\u60a8\u7684\u4f4d\u7f6e\u5c06\u63d0\u4f9b\u7ed9\u5176\u5b83\u7684\u5b66\u4e60\u8005\u3002", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u5982\u679c\u4f60\u505a\u8f83\u5927\u66f4\u6539\uff0c\u8bf7\u786e\u4fdd\u60a8\u5728\u8fdb\u884c\u8fd9\u4e9b\u66f4\u6539\u4e4b\u524d\u901a\u77e5\u56e2\u961f\u6210\u5458\u3002", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u5982\u679c\u4f60\u4f7f\u7528\u9ad8\u7ea7\u7f16\u8f91\u5668\uff0c\u8be5\u95ee\u9898\u5c06\u8f6c\u4e3aXML\uff0c\u540c\u65f6\u60a8\u4e5f\u65e0\u6cd5\u518d\u56de\u5230\u7b80\u6613\u7f16\u8f91\u5668\u754c\u9762\u3002\n\n\u8981\u7ee7\u7eed\u4f7f\u7528\u9ad8\u7ea7\u7f16\u8f91\u5668\u5e76\u5c06\u8be5\u95ee\u9898\u8f6c\u4e3aXML\u5417\uff1f", "Image": "\u56fe\u50cf", "Image (Ctrl+G)": "\u56fe\u7247(Ctrl+G)", "Image Description": "\u56fe\u7247\u63cf\u8ff0", @@ -450,7 +395,6 @@ "Inheriting Student Visibility": "\u7ee7\u627f\u5b66\u751f\u53ef\u89c1\u6027", "Insert Hyperlink": "\u63d2\u5165\u8d85\u94fe\u63a5", "Insert Image (upload file or type URL)": "\u63d2\u5165\u56fe\u7247 (\u4e0a\u4f20\u6587\u4ef6\u6216\u8f93\u5165URL)", - "Instructor": "\u6559\u5e08", "Instructor tools": "\u6559\u5e08\u5de5\u5177", "Invalidate Certificate": "\u65e0\u6548\u8bc1\u4e66", "Invalidated": "\u5df2\u8bbe\u5b9a\u4e3a\u65e0\u6548", @@ -494,8 +438,6 @@ "Loading more threads": "\u8f7d\u5165\u66f4\u591a\u7684\u4e3b\u9898", "Loading your courses": "\u6b63\u5728\u52a0\u8f7d\u60a8\u7684\u8bfe\u7a0b", "Location in Course": "\u8bfe\u7a0b\u4e2d\u7684\u4f4d\u7f6e", - "Loud": "\u97f3\u91cf\u9ad8", - "Low": "\u4f4e", "MB": "MB", "Make Visible to Students": "\u5bf9\u5b66\u751f\u53ef\u89c1", "Make sure that the full name on your account matches the name on your ID.": "\u8bf7\u786e\u4fdd\u4f60\u5728\u8d26\u6237\u4e2d\u586b\u5199\u7684\u5168\u540d\u548c\u4f60\u8eab\u4efd\u8bc1\u4ef6\u4e2d\u7684\u540d\u5b57\u76f8\u4e00\u81f4\u3002", @@ -509,14 +451,10 @@ "Mark enrollment code as unused": "\u6807\u8bb0\u9009\u8bfe\u7801\u4e3a\u5c1a\u672a\u4f7f\u7528\u7684", "Markdown Editing Help": "Markdown\u7f16\u8f91\u5e2e\u52a9", "Max file size exceeded": "\u6587\u4ef6\u5927\u5c0f\u8d85\u51fa\u9650\u5236", - "Maximum": "\u6700\u5927\u6570\u503c", "Membership": "\u4f1a\u5458\u8d44\u683c", "Message:": "\u6d88\u606f\uff1a", "Module state successfully deleted.": "\u5df2\u6210\u529f\u5220\u9664\u6a21\u5757\u72b6\u6001\u3002", "More": "\u66f4\u591a", - "Mute": "\u9759\u97f3", - "Muted": "\u9759\u97f3", - "My Notes": "\u6211\u7684\u7b14\u8bb0", "My Team": "\u6211\u7684\u56e2\u961f", "N/A": "\u4e0d\u9002\u7528", "Name": "\u59d3\u540d", @@ -551,7 +489,6 @@ "One or more rescheduling tasks failed.": "\u4e00\u9879\u6216\u51e0\u9879\u6539\u671f\u4efb\u52a1\u5931\u8d25\u4e86\u3002", "Only properly formatted .csv files will be accepted.": "\u53ea\u6709\u6807\u51c6\u7684CSV\u683c\u5f0f\u6587\u4ef6\u4f1a\u88ab\u63a5\u53d7\u3002", "Open": "\u6253\u5f00", - "Open language menu": "\u5f00\u542f\u8bed\u8a00\u529f\u80fd\u83dc\u5355", "OpenAssessment Save Error": "\u5f00\u653e\u5f0f\u8bc4\u4f30\u4fdd\u5b58\u9519\u8bef", "Option Deleted": "\u9009\u9879\u5df2\u5220\u9664", "Optional Characteristics": "\u53ef\u9009\u7279\u70b9", @@ -562,7 +499,6 @@ "Pagination": "\u9875\u7801", "Password": "\u5bc6\u7801", "Password assistance": "\u5bc6\u7801\u5e2e\u52a9", - "Pause": "\u6682\u505c", "Photo Captured successfully.": "\u7167\u7247\u83b7\u53d6\u6210\u529f\uff01", "Photo ID": "\u6709\u7167\u7247\u7684\u8eab\u4efd\u8bc1\u4ef6", "Photo Identification": "\u7167\u7247\u8bc6\u522b", @@ -573,8 +509,6 @@ "Pin": "\u5904\u7406", "Pinned": "\u5df2\u56fa\u5b9a", "Placeholder": "\u5360\u4f4d\u7b26", - "Play": "\u5f00\u59cb", - "Play video": "\u64ad\u653e\u89c6\u9891", "Please Note": "\u8bf7\u6ce8\u610f", "Please address the errors on this page first, and then save your progress.": "\u8bf7\u5148\u89e3\u51b3\u672c\u9875\u5b58\u5728\u7684\u9519\u8bef\uff0c\u7136\u540e\u4fdd\u5b58\u3002", "Please correct the outlined fields.": "\u8bf7\u6539\u6b63\u753b\u51fa\u533a\u57df", @@ -601,8 +535,6 @@ "Please verify that you have uploaded a valid image (PNG and JPEG).": "\u8bf7\u9a8c\u8bc1\u60a8\u5df2\u4e0a\u4f20\u4e86\u4e00\u5f20\u6709\u6548\u7684\u56fe\u7247(PNG\u6216JPEG\u683c\u5f0f)\u3002", "Please verify that your webcam is connected and that you have allowed your browser to access it.": "\u8bf7\u68c0\u67e5\u60a8\u7684\u6444\u50cf\u5934\u5df2\u8fde\u63a5\u5e76\u4e14\u5141\u8bb8\u6d4f\u89c8\u5668\u4f7f\u7528\u5b83\u3002", "Preferred Language": "\u9996\u9009\u8bed\u8a00", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u6309\u5411\u4e0a\u952e\u6253\u5f00\u901f\u5ea6\u83dc\u5355\uff0c\u518d\u6309\u4e0a\u4e0b\u65b9\u5411\u952e\u6765\u8c03\u6574\u901f\u5ea6\uff0c\u7136\u540e\u6309\u56de\u8f66\u952e\u5207\u6362\u5230\u9009\u5b9a\u901f\u5ea6\u3002", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u6309\u5411\u4e0a\u952e\u6253\u5f00\u8bed\u8a00\u529f\u80fd\u83dc\u5355\uff0c\u7136\u540e\u4f7f\u7528\u4e0a\u4e0b\u65b9\u5411\u952e\u6765\u9009\u62e9\u8bed\u8a00\u9009\u9879\u3002\u6309\u56de\u8f66\u952e\u4ee5\u5207\u6362\u5230\u6240\u9009\u62e9\u7684\u8bed\u8a00\u3002", "Prevent students from generating certificates in this course?": "\u662f\u5426\u963b\u6b62\u5b66\u751f\u751f\u6210\u8be5\u8bfe\u7a0b\u8bc1\u4e66\uff1f", "Preview of uploaded image": "\u9884\u89c8\u5df2\u4e0a\u4f20\u7684\u56fe\u7247", "Preview this query": "\u9884\u89c8\u8be5\u67e5\u8be2", @@ -611,7 +543,6 @@ "Professional Certificate for {courseName}": "{courseName} \u7684\u4e13\u4e1a\u8bc1\u4e66", "Professional Education": "\u4e13\u4e1a\u6559\u80b2", "Professional Education Verified Certificate": "\u4e13\u4e1a\u6559\u80b2\u8ba4\u8bc1\u8bc1\u4e66", - "Public": "\u516c\u5f00", "Publish": "\u53d1\u5e03", "Publishing": "\u6b63\u5728\u53d1\u5e03", "Question": "\u95ee\u9898", @@ -637,11 +568,9 @@ "Remove this team member?": "\u79fb\u9664\u6b64\u6210\u5458?", "Remove unit %(unitName)s": "\u5220\u9664\u5355\u5143 %(unitName)s", "Removing": "\u79fb\u9664\u4e2d", - "Reply": "\u56de\u590d", "Report": "\u62a5\u544a", "Report abuse": "\u62a5\u544a\u8fb1\u9a82", "Report abuse, topics, and responses": "\u4e3e\u62a5\u6ee5\u7528\u3001\u8bdd\u9898\u548c\u56de\u590d", - "Report annotation as inappropriate or offensive.": "\u62a5\u544a\u6b64\u6279\u6ce8\u4e0d\u6070\u5f53\u6216\u5177\u6709\u653b\u51fb\u6027\u3002", "Reported": "\u5df2\u62a5\u544a", "Requester": "\u8bf7\u6c42\u8005", "Required field.": "\u5fc5\u586b\u5b57\u6bb5\u3002", @@ -680,13 +609,11 @@ "Sent By": "\u53d1\u9001\u4eba", "Sent By:": "\u53d1\u4ef6\u4eba", "Sent To:": "\u53d1\u9001\u81f3", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u5e8f\u5217\u9519\u8bef\uff01 \u65e0\u6cd5\u5bfc\u822a\u5230\u5f53\u524d\u5e8f\u5217\u6a21\u5757\u4e2d\u7684%(tab_name)s\uff0c\u8bf7\u8054\u7cfb\u8bfe\u7a0b\u5de5\u4f5c\u4eba\u5458\u3002", "Server Error, Please refresh the page and try again.": "\u670d\u52a1\u5668\u9519\u8bef\u3002\u8bf7\u5237\u65b0\u9875\u9762\u5e76\u518d\u8bd5\u4e00\u6b21\u3002", "Settings": "\u8bbe\u7f6e", "Share": "\u5206\u4eab", "Share on Mozilla Backpack": "\u5206\u4eab\u5230 Mozilla Backpack \u4e0a", "Share your \"%(display_name)s\" award": "\u5206\u4eab\u60a8\u7684 \"%(display_name)s\" \u5956\u52b1", - "Short explanation": "\u7b80\u8981\u8bf4\u660e", "Show Comment (%(num_comments)s)": [ "\u663e\u793a\u8bc4\u8bba (%(num_comments)s)" ], @@ -702,17 +629,13 @@ "Sign in using %(providerName)s": "\u4f7f\u7528 %(providerName)s \u767b\u5f55", "Sign in with %(providerName)s": "\u4f7f\u7528 %(providerName)s \u767b\u5f55", "Sign in with Institution/Campus Credentials": "\u4f7f\u7528\u673a\u6784/\u6821\u56ed\u5e10\u53f7\u767b\u5f55", - "Skip": "\u8df3\u8fc7", "Something went wrong changing this enrollment. Please try again.": "\u5728\u53d8\u66f4\u8fd9\u9879\u6ce8\u518c\u65f6\u51fa\u73b0\u4e86\u4e00\u4e9b\u95ee\u9898\u3002\u8bf7\u518d\u8bd5\u4e00\u6b21\u3002", "Sorry, no results were found.": "\u5bf9\u4e0d\u8d77\uff0c\u672a\u627e\u5230\u641c\u7d22\u7ed3\u679c\u3002", "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u5bf9\u4e0d\u8d77\uff0c\u60a8\u4e0a\u4f20\u7684\u5b57\u5e55\u6587\u4ef6\u5b58\u5728\u683c\u5f0f\u9519\u8bef\uff0c\u8bf7\u68c0\u67e5\u5e76\u91cd\u65b0\u4e0a\u4f20\u3002", "Sorted by": "\u6392\u5217", - "Speed": "\u901f\u5ea6", "Staff": "\u6559\u5458", - "Start": "\u5f00\u59cb", "Start Date": "\u5f00\u59cb\u65e5\u671f", "Start generating certificates for all students in this course?": "\u662f\u5426\u5f00\u59cb\u4e3a\u8be5\u8bfe\u7a0b\u7684\u6240\u6709\u5b66\u751f\u751f\u6210\u8bc1\u4e66\uff1f", - "Start of transcript. Skip to the end.": "\u5b57\u5e55\u5f00\u59cb\u3002\u8df3\u8f6c\u81f3\u7ed3\u5c3e\u3002", "Start regenerating certificates for students in this course?": "\u786e\u5b9a\u91cd\u65b0\u4ea7\u751f\u6b64\u8bfe\u7a0b\u6240\u6709\u5b66\u751f\u7684\u8bc1\u4e66\uff1f", "Start working toward your next learning goal.": "\u5f00\u59cb\u5411\u60a8\u7684\u4e0b\u4e00\u4e2a\u5b66\u4e60\u76ee\u6807\u8fc8\u8fdb\u3002", "Starts": "\u5f00\u59cb", @@ -763,7 +686,6 @@ "Team name cannot have more than 255 characters.": "\u56e2\u961f\u540d\u79f0\u4e0d\u80fd\u8d85\u8fc7 255 \u4e2a\u5b57\u7b26", "Teams": "\u56e2\u961f", "Teams Pagination": "\u56e2\u961f\u5206\u9875", - "Text": "\u6587\u672c", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u8c22\u8c22\u60a8\uff0c%(full_name)s\uff01\u6211\u4eec\u5df2\u7ecf\u6536\u5230\u4e86\u60a8\u4e3a%(course_name)s\u7684\u4ed8\u6b3e\u3002", "Thank you for submitting your financial assistance application for {course_name}! You can expect a response in 2-4 business days.": "\u611f\u8c22\u60a8\u63d0\u4ea4 {course_name} \u7684\u7ecf\u6d4e\u63f4\u52a9\u7533\u8bf7\uff01\u60a8\u5c06\u5728 2 \u81f3 4 \u4e2a\u5de5\u4f5c\u65e5\u5185\u5f97\u5230\u56de\u590d\u3002", "Thank you for submitting your photos. We will review them shortly. You can now sign up for any %(platformName)s course that offers verified certificates. Verification is good for one year. After one year, you must submit photos for verification again.": "\u611f\u8c22\u63d0\u4ea4\u60a8\u7684\u7167\u7247\uff0c\u6211\u4eec\u5c06\u4e8e\u7a0d\u540e\u8fdb\u884c\u5ba1\u6838\u3002\u60a8\u73b0\u5728\u5c31\u53ef\u4ee5\u6ce8\u518c%(platformName)s\u4e0a\u4efb\u4e00\u63d0\u4f9b\u8ba4\u8bc1\u8bc1\u4e66\u7684\u8bfe\u7a0b\u3002\u8ba4\u8bc1\u6709\u6548\u671f\u4e3a\u4e00\u5e74\u3002\u4e00\u5e74\u540e\uff0c\u60a8\u5fc5\u987b\u8981\u63d0\u4ea4\u7167\u7247\u91cd\u65b0\u8ba4\u8bc1\u3002", @@ -788,7 +710,6 @@ "The following information is already a part of your {platform} profile. We\\'ve included it here for your application.": "\u4ee5\u4e0b\u4fe1\u606f\u5df2\u7ecf\u662f\u60a8\u7684 {platform} \u7b80\u8ff0\u7684\u4e00\u90e8\u5206\u3002\u6211\u4eec\u5df2\u5c06\u5176\u5217\u5165\u60a8\u7684\u7533\u8bf7\u4e2d\u3002", "The following users are no longer enrolled in the course:": "\u4ee5\u4e0b\u7528\u6237\u5df2\u4e0d\u518d\u9009\u4fee\u672c\u8bfe\u7a0b\uff1a", "The following warnings were generated:": "\u51fa\u73b0\u4ee5\u4e0b\u8b66\u544a\uff1a", - "The grading process is still running. Refresh the page to see updates.": "\u8bc4\u5206\u8fc7\u7a0b\u4ecd\u5728\u8fdb\u884c\uff0c\u8bf7\u5237\u65b0\u9875\u9762\u67e5\u770b\u66f4\u65b0\u3002", "The language that team members primarily use to communicate with each other.": "\u56e2\u961f\u6210\u5458\u4e3b\u8981\u4f7f\u7528\u7684\u4ea4\u6d41\u8bed\u8a00\u3002", "The photo of your face matches the photo on your ID.": "\u60a8\u7684\u9762\u90e8\u7167\u7247\u4e0e\u60a8\u8eab\u4efd\u8bc1\u4ef6\u4e0a\u7684\u7167\u7247\u76f8\u7b26\u3002", "The raw error message is:": "\u539f\u59cb\u7684\u9519\u8bef\u4fe1\u606f\u662f\uff1a", @@ -819,11 +740,7 @@ "These users will be allowed to enroll once they register:": "\u8fd9\u4e9b\u7528\u6237\u4e00\u65e6\u6ce8\u518c\u5373\u53ef\u9009\u8bfe\uff1a", "These users will be enrolled once they register:": "\u8fd9\u4e9b\u7528\u6237\u6ce8\u518c\u540e\u5373\u5df2\u9009\u8bfe\uff1a", "This action cannot be undone.": "\u8fd9\u4e2a\u52a8\u4f5c\u65e0\u6cd5\u53d6\u6d88\u3002", - "This annotation has %(count)s flag.": [ - "\u6b64\u6ce8\u91ca\u5e26\u6709 %(count)s \u4e2a\u6807\u8bb0\u3002" - ], "This assessment could not be submitted.": "\u8fd9\u4efd\u8bc4\u6d4b\u65e0\u6cd5\u63d0\u4ea4\u3002", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u5f53\u524d\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u64ad\u653e MP4\u3001OGG \u6216 WEBM \u683c\u5f0f\u7684\u6587\u4ef6\u3002", "This catalog's courses:": "\u6b64\u76ee\u5f55\u4e0b\u7684\u8bfe\u7a0b\uff1a", "This component has validation issues.": "\u8be5\u7ec4\u4ef6\u5b58\u5728\u9a8c\u8bc1\u95ee\u9898\u3002", "This course has automatic cohorting enabled for verified track learners, but cohorts are disabled. You must enable cohorts for the feature to work.": "\u8fd9\u95e8\u8bfe\u7a0b\u4e3a\u8981\u83b7\u53d6\u8ba4\u8bc1\u8bc1\u4e66\u7684\u5b66\u751f\u81ea\u52a8\u5206\u7ec4\uff0c\u4f46\u662f\u7fa4\u7ec4\u529f\u80fd\u88ab\u7981\u6b62\u3002\u4e3a\u4e86\u4f7f\u8be5\u529f\u80fd\u6b63\u5e38\u8fd0\u884c\uff0c\u60a8\u5fc5\u987b\u542f\u7528\u7fa4\u7ec4\u529f\u80fd\uff0c", @@ -837,7 +754,6 @@ "This post is visible to everyone.": "\u6b64\u5e16\u5bf9\u6240\u6709\u4eba\u53ef\u89c1\u3002", "This problem could not be saved.": "\u8be5\u95ee\u9898\u65e0\u6cd5\u4fdd\u5b58\u3002", "This problem has already been released. Any changes will apply only to future assessments.": "\u6b64\u95ee\u9898\u5df2\u53d1\u5e03\u3002\u4efb\u4f55\u66f4\u6539\u90fd\u53ea\u9002\u7528\u4e8e\u672a\u6765\u7684\u8bc4\u4f30\u3002", - "This problem has been reset.": "\u6b64\u95ee\u9898\u5df2\u91cd\u7f6e\u3002", "This response could not be saved.": "\u8be5\u7b54\u6848\u65e0\u6cd5\u4fdd\u5b58\u3002", "This response could not be submitted.": "\u8be5\u7b54\u6848\u65e0\u6cd5\u63d0\u4ea4\u3002", "This response has been saved but not submitted.": "\u8be5\u7b54\u6848\u5df2\u7ecf\u4fdd\u5b58\u4e86\uff0c\u4f46\u4ecd\u672a\u63d0\u4ea4\u3002", @@ -860,12 +776,7 @@ "Topic": "\u4e3b\u9898", "Topics": "\u4e3b\u9898", "Total": "\u603b\u8ba1", - "Transcript will be displayed when you start playing the video.": "\u5f53\u4f60\u5f00\u59cb\u64ad\u653e\u89c6\u9891\u65f6\u5c06\u663e\u793a\u5b57\u5e55\u3002", "Try the transaction again in a few minutes.": "\u8bf7\u7b49\u5f85\u51e0\u5206\u949f\u540e\u518d\u5c1d\u8bd5\u3002", - "Try using a different browser, such as Google Chrome.": "\u8bf7\u8bd5\u7740\u66f4\u6362\u4e00\u4e2a\u6d4f\u89c8\u5668\uff0c\u5982\u8c37\u6b4c\u7684 Chrome \u6d4f\u89c8\u5668\u3002", - "Turn off transcripts": "\u5173\u95ed\u5b57\u5e55", - "Turn on closed captioning": "\u6253\u5f00CC\u5b57\u5e55", - "Turn on transcripts": "\u6253\u5f00\u5b57\u5e55", "Type": "\u7c7b\u578b", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u8f93\u5165\u4e00\u4e2a\u7f51\u5740\uff0c\u6216\u6309\u4e0b\u201c\u9009\u62e9\u6587\u4ef6\u201d\u6309\u94ae\u6765\u4e0a\u4f20\u6587\u4ef6\u3002(\u4f8b\u5982'http://example.com/img/clouds.jpg')", "URL": "URL", @@ -881,7 +792,6 @@ "Unlink your {accountName} account": "\u89e3\u7ed1\u60a8\u7684{accountName}\u5e10\u6237", "Unlinking": "\u89e3\u7ed1\u4e2d", "Unmark as Answer": "\u53d6\u6d88\u6807\u8bb0\u4f5c\u4e3a\u7b54\u6848", - "Unmute": "\u53d6\u6d88\u9759\u97f3", "Unnamed Option": "\u672a\u547d\u540d\u9009\u9879", "Unpin": "\u4e0d\u505a\u5904\u7406", "Unreport": "\u53d6\u6d88\u62a5\u544a", @@ -913,11 +823,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u8bf7\u7528\u6444\u50cf\u5934\u62cd\u6444\u4e00\u5f20\u60a8\u8eab\u4efd\u8bc1\u4ef6\u7684\u7167\u7247\uff0c\u6211\u4eec\u5c06\u67e5\u770b\u8be5\u7167\u7247\u662f\u5426\u4e0e\u60a8\u7684\u9762\u90e8\u7167\u7247\u53ca\u60a8\u5728\u8d26\u6237\u4e2d\u586b\u5199\u7684\u59d3\u540d\u5339\u914d\u3002", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u8bf7\u7528\u6444\u50cf\u5934\u62cd\u6444\u4e00\u5f20\u60a8\u7684\u9762\u90e8\u7167\u7247\uff0c\u6211\u4eec\u5c06\u5bf9\u6bd4\u8be5\u7167\u7247\u4e0e\u60a8\u8eab\u4efd\u8bc1\u4ef6\u4e0a\u7684\u7167\u7247\u3002", "Used": "\u5df2\u4f7f\u7528", - "User": "\u7528\u6237", "User Email": "\u7528\u6237\u7535\u5b50\u90ae\u4ef6", "Username": "\u7528\u6237\u540d", "Username or email address": "\u7528\u6237\u540d\u6216\u7535\u5b50\u90ae\u7bb1\u5730\u5740", - "Users": "\u7528\u6237", "Users must create and activate their account before they can be promoted to beta tester.": "\u6210\u4e3abeta\u6d4b\u8bd5\u8005\u4e4b\u524d\uff0c\u9700\u8981\u521b\u5efa\u5e76\u6fc0\u6d3b\u8d26\u6237\u3002", "Valid": "\u6709\u6548", "Validation Error": "\u9a8c\u8bc1\u9519\u8bef", @@ -929,14 +837,7 @@ "Verified Status": "\u9a8c\u8bc1\u72b6\u6001", "Verified mode price": "\u901a\u8fc7\u9a8c\u8bc1\u7684\u6a21\u5f0f\u4ef7\u683c", "Verify Now": "\u73b0\u5728\u8ba4\u8bc1", - "Very loud": "\u97f3\u91cf\u5f88\u9ad8", - "Very low": "\u5f88\u4f4e", - "Video": "\u89c6\u9891", "Video Capture Error": "\u89c6\u9891\u6355\u83b7\u5931\u8d25", - "Video ended": "\u89c6\u9891\u7ed3\u675f", - "Video position": "\u89c6\u9891\u4f4d\u7f6e", - "Video speed: ": "\u89c6\u9891\u64ad\u653e\u901f\u5ea6:", - "Video transcript": "\u89c6\u9891\u5b57\u5e55", "View": "\u89c6\u56fe", "View %(span_start)s %(team_name)s %(span_end)s": "\u67e5\u770b%(span_start)s %(team_name)s %(span_end)s", "View Cohort": "\u67e5\u770b\u7fa4\u7ec4", @@ -947,7 +848,6 @@ "Viewing %s course": [ "\u67e5\u770b %s \u4e2a\u8bfe\u7a0b" ], - "Volume": "\u97f3\u91cf", "Vote for good posts and responses": "\u4e3a\u51fa\u8272\u7684\u53d1\u5e16\u548c\u56de\u590d\u6295\u7968", "Vote for this post,": "\u4e3a\u8be5\u5e16\u6295\u7968", "Want to confirm your identity later?": "\u5e0c\u671b\u7a0d\u540e\u518d\u9a8c\u8bc1\u4f60\u7684\u8eab\u4efd\uff1f", @@ -984,11 +884,9 @@ "You commented...": "\u4f60\u8bc4\u8bba\u7684\u2026", "You currently have no cohorts configured": "\u60a8\u76ee\u524d\u6ca1\u6709\u5df2\u914d\u7f6e\u7684\u7fa4\u7ec4", "You did not select a content group": "\u60a8\u672a\u9009\u53d6\u5185\u5bb9\u7ec4\u3002", - "You did not select any files to submit.": "\u60a8\u672a\u9009\u62e9\u4efb\u4f55\u8981\u4e0a\u4f20\u7684\u6587\u4ef6\u3002", "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u60a8\u4f3c\u4e4e\u5e76\u672a\u5b89\u88c5Flash\u8f6f\u4ef6\u3002\u4e3a\u80fd\u7ee7\u7eed\u8fdb\u884c\u8ba4\u8bc1\uff0c\u8bf7\u5b89\u88c5Flash\u3002", "You don't seem to have a webcam connected.": "\u60a8\u4f3c\u4e4e\u6ca1\u6709\u8fde\u63a5\u4e00\u4e2a\u6444\u50cf\u5934\u3002", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u4f60\u5df2\u7ecf\u6dfb\u52a0\u4e86\u4e00\u4e2a\u6807\u51c6\u3002\u4f60\u5c06\u9700\u8981\u4e3a\u201c\u5b66\u5458\u8bad\u7ec3\u201d\u6b65\u9aa4\u4e2d\u7684\u6807\u51c6\u9009\u62e9\u4e00\u4e2a\u9009\u9879\u3002\u8981\u6267\u884c\u6b64\u64cd\u4f5c\uff0c\u8bf7\u5355\u51fb\u201c\u8bbe\u7f6e\u201d\u9009\u9879\u5361\u3002", - "You have already reported this annotation.": "\u60a8\u5df2\u7ecf\u62a5\u544a\u8fc7\u4e86\u6b64\u6279\u6ce8\u3002", "You have already verified your ID!": "\u60a8\u5df2\u7ecf\u6210\u529f\u9a8c\u8bc1\u4e86\u60a8\u7684\u8eab\u4efd\u8bc1\u4ef6\uff01", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u4f60\u5df2\u5220\u9664\u4e86\u4e00\u4e2a\u6807\u51c6\u3002\u6b64\u6807\u51c6\u5df2\u4ece\u201c\u5b66\u5458\u8bad\u7ec3\u201d\u6b65\u9aa4\u7684\u56de\u590d\u793a\u4f8b\u4e2d\u64a4\u9500\u3002", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "\u4f60\u5df2\u5220\u9664\u6b64\u6807\u51c6\u7684\u6240\u6709\u9009\u9879\u3002\u6b64\u6807\u51c6\u5df2\u4ece\u201c\u5b66\u5458\u8bad\u7ec3\u201d\u6b65\u9aa4\u7684\u56de\u590d\u793a\u4f8b\u4e2d\u5220\u9664\u3002", @@ -1005,7 +903,6 @@ "You need to activate your account before you can enroll in courses. Check your inbox for an activation email.": "\u5728\u9009\u8bfe\u4e4b\u524d\u4f60\u9700\u8981\u5148\u6fc0\u6d3b\u4f60\u7684\u8d26\u6237\uff0c\u8bf7\u68c0\u67e5\u6536\u4ef6\u7bb1\u4e2d\u7684\u6fc0\u6d3b\u90ae\u4ef6\u3002", "You need to activate your account before you can enroll in courses. Check your inbox for an activation email. After you complete activation you can return and refresh this page.": "\u5728\u9009\u8bfe\u4e4b\u524d\u4f60\u9700\u8981\u5148\u6fc0\u6d3b\u4f60\u7684\u8d26\u6237\uff0c\u8bf7\u68c0\u67e5\u6536\u4ef6\u7bb1\u4e2d\u7684\u6fc0\u6d3b\u90ae\u4ef6\u3002\u5f53\u4f60\u5b8c\u6210\u6fc0\u6d3b\u540e\uff0c\u4f60\u53ef\u4ee5\u8fd4\u56de\u5e76\u5237\u65b0\u672c\u9875\u9762\u3002", "You still need to visit the %(display_name)s website to complete the credit process.": "\u4f60\u4ecd\u7136\u9700\u8981\u8bbf\u95ee\u7f51\u7ad9 %(display_name)s \u4ee5\u5b8c\u6210\u83b7\u53d6\u5b66\u5206\u6d41\u7a0b\u3002", - "You submitted {filename}; only {allowedFiles} are allowed.": "\u60a8\u63d0\u4ea4\u4e86 {filename}\uff1b\u4ec5\u652f\u6301\u63d0\u4ea4 {allowedFiles} \u683c\u5f0f\u7684\u6587\u4ef6\u3002", "You will not receive notification for emails that bounce, so double-check your spelling.": "\u60a8\u4e0d\u4f1a\u6536\u5230\u90ae\u4ef6\u672a\u9001\u8fbe\u7684\u901a\u77e5\uff0c\u56e0\u6b64\u8bf7\u4ed4\u7ec6\u68c0\u67e5\u4ee5\u786e\u4fdd\u62fc\u5199\u65e0\u8bef\u3002", "You will use your webcam to take a picture of your face and of your government-issued photo ID.": "\u4f60\u5c06\u4f7f\u7528\u4f60\u7684\u7f51\u7edc\u6444\u50cf\u5934\u62cd\u6444\u4e00\u5f20\u540c\u65f6\u663e\u793a\u4f60\u7684\u8138\u90e8\u548c\u653f\u5e9c\u7b7e\u53d1\u7684\u6709\u7167\u7247\u7684\u8eab\u4efd\u8bc1\u4ef6\u7684\u7167\u7247\u3002", "You're about to submit your response for this assignment. After you submit this response, you can't change it or submit a new response.": "\u4f60\u5c06\u4f1a\u63d0\u4ea4\u5bf9\u672c\u6b21\u4f5c\u4e1a\u7684\u7b54\u6848\u3002\u63d0\u4ea4\u540e\uff0c\u4f60\u5c06\u65e0\u6cd5\u4fee\u6539\u6216\u8005\u63d0\u4ea4\u65b0\u7684\u7b54\u6848\u3002", @@ -1035,21 +932,11 @@ "Zoom In": "\u653e\u5927", "Zoom Out": "\u7f29\u5c0f", "[no tags]": "[\u65e0\u6807\u7b7e]", - "a day": "\u4e00\u5929", - "about %d hour": [ - "\u5927\u7ea6 %d \u5c0f\u65f6" - ], - "about a minute": "\u5927\u7ea6\u4e00\u5206\u949f", - "about a month": "\u5927\u7ea6\u4e00\u4e2a\u6708", - "about a year": "\u5927\u7ea6\u4e00\u5e74", - "about an hour": "\u5927\u7ea6\u4e00\u5c0f\u65f6", "and others": "\u5176\u4ed6", "anonymous": "\u533f\u540d", - "answer": "\u7b54\u6848", "answered question": "\u5df2\u56de\u590d\u7684\u95ee\u9898", "bytes": "\u5b57\u8282", "content group": "\u5185\u5bb9\u7ec4", - "correct": "\u6b63\u786e", "course id": "\u8bfe\u7a0bID", "discussion": "\u8ba8\u8bba", "dragging": "\u62d6\u62fd", @@ -1066,14 +953,10 @@ "enter link description here": "\u6b64\u5904\u8f93\u5165\u94fe\u63a5\u7684\u63cf\u8ff0", "follow this post": "\u5173\u6ce8\u8fd9\u4e2a\u5e16\u5b50", "group configuration": "\u7ec4\u914d\u7f6e", - "incorrect": "\u4e0d\u6b63\u786e", "last activity": "\u6700\u540e\u6d3b\u52a8", - "less than a minute": "\u5c11\u4e8e\u4e00\u5206\u949f", "marked as answer %(time_ago)s": "%(time_ago)s\u524d\u88ab\u6807\u8bb0\u4e3a\u7b54\u6848 ", "marked as answer %(time_ago)s by %(user)s": "%(time_ago)s \u524d\u88ab%(user)s\u6807\u8bb0\u4e3a\u7b54\u6848", "name": "\u540d\u79f0", - "off": "\u5173\u95ed", - "on": "\u5f00\u542f", "open slots": "\u5f00\u653e\u7684\u65f6\u6bb5", "or": "\u6216\u8005", "or create a new one here": "\u6216\u5728\u6b64\u521b\u5efa\u4e00\u4e2a\u65b0\u8d26\u6237", @@ -1094,7 +977,6 @@ "username or email": "\u7528\u6237\u540d\u79f0/\u7535\u5b50\u90ae\u4ef6", "{browse_span_start}Browse teams in other topics{span_end} or {search_span_start}search teams{span_end} in this topic. If you still can't find a team to join, {create_span_start}create a new team in this topic{span_end}.": "{browse_span_start} \u7528\u5176\u4ed6\u6807\u9898\u6d4f\u89c8\u56e2\u961f {span_end} \u6216 {search_span_start} \u641c\u7d22\u56e2\u961f{span_end} \u65bc\u6b64\u6807\u9898\u3002 \u5982\u679c\u4f60\u4ecd\u7136\u65e0\u6cd5\u627e\u5230\u56e2\u961f\u6765\u52a0\u5165\uff0c {create_span_start} \u5728\u6b64\u6807\u9898\u65b0\u521b\u4e00\u4e2a\u56e2\u961f{span_end}\u3002", "{email} is already on the {container} team. Recheck the email address if you want to add a new member.": "{email}\u5df2\u5728{container}\u56e2\u961f\u4e2d\u3002\u5982\u679c\u60a8\u60f3\u6dfb\u52a0\u65b0\u6210\u5458\uff0c\u8bf7\u518d\u6b21\u68c0\u67e5\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u3002", - "{label}: {status}": "{label}: {status}", "{organization}\\'s logo": "{organization}\\'s \u7684\u6807\u8bc6", "{screen_reader_start}Warning:{screen_reader_end} No content groups exist.": "{screen_reader_start}\u8b66\u544a\uff1a{screen_reader_end}\u4e0d\u5b58\u5728\u5185\u5bb9\u7ec4\u3002", "{screen_reader_start}Warning:{screen_reader_end} The previously selected content group was deleted. Select another content group.": "{screen_reader_start}\u8b66\u544a\uff1a{screen_reader_end}\u4e4b\u524d\u9009\u62e9\u7684\u5185\u5bb9\u7ec4\u5df2\u88ab\u5220\u9664\u3002\u8bf7\u9009\u62e9\u53e6\u4e00\u4e2a\u5185\u5bb9\u7ec4\u3002", diff --git a/conf/locale/ar/LC_MESSAGES/django.mo b/conf/locale/ar/LC_MESSAGES/django.mo index fe9970d7b11de09a8c70e382dc9c704d562dea9c..ce21a108bb9126054442905bd8f39a54b80ed54a 100644 GIT binary patch delta 80526 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

~-$L7)QL$U-0cwbMB8G zH+MqM;CSqwK4DH-os(Yox!)24BFOFzX+N&7kBnU?{xgC$pDKfPA#ac5W!`6|mV zP&==`;ze!*FgPD}Ls0s%xnJJ_web|a;&mRwIj|BOdeubeEKEr`!8N-tz}%F3LGA5p zpw|6ms8tm6y4hKa!KjpnKqBLJCX$h%1D5xpb~Miob3f1kmZRJm%Htg{IrQE%%P>7W zO}P}*ULWh0xm@RgYS#?vCUh;-tiKI)5qoi45oP^FxMK{4LR|}*LT$mlEXP9+tK2Mcji4eFO43-jFj8F zFza_3)VX{JwKHb@$K1U(hQ%mPfr`Z6P#3K?P?IpnOEZ@S!WNVdL7n@w|9Tz1%f#sm zx5NDJS^sCLc=d%@PG}DNXP!(v{pxj>S;=pvVX5z&OX|bmP4v(GFdNGT-d>1@yjpbFhhALqD0{5p+-D zb6+N>PwI0Yxo(6lkvC4}b63M*sMq@mll$DuZAggE{lnujP$Np7!sk94Y6)jhegZc! z83(2GxvM5y8lQWS^TUGF{|?V%&;N={PXtHOnGOr2_qiL+La2*H!i+xmY1iURKIZ^> zT{HXKyV)FBOaz+1X2^F#O}3<2O?fCBO!+=+0-I;^xzCOc!8eo>XZPtTn4gc$_}p8g zwy*~kfjNEdp5GhFv7lTgv;(1D$;8X;b1$#M;bR<(l*btUC$BlDrScgrgNj5zexLh7 zWft5>`99PqDW(^oz1Dx^LO%EFx8A^nglt`5pZnD7=r2AeJBrnd`rMyX7#?au7^|3> zRApcz433Af(0dA(Q~s~G&wT~8xP;GLmXDz(VcL>D_X$gTSd8*-u!h$E8!|Ov=~6!T zx;+nSA9x8P!$hThPAE(bb)(V>>K1GsECUZi?E_KD_}u6GnV{};Zo|7UQdysSKk*pq z2BdpApZknxDs(^p=al!kw@9g=ZoNXG_WHU|=WZp`#^R~qb04)-gHI@rhnmejD>6bN zupDY1c~Z&eeiS=a6=U~4)Du;ws?WW~M6E`d;^1nme|0bpfj%Vm3~I-FSKa4+8n#Fc zpZmtbEVvtajhbe;#;9dR*b8<>J`Za7My~C1H?C|@_k7vw_}m8%m7tbk7pSdyAJprM z7q$*2aNRZG7%S=4&t&^)=cON!X{I*&hzH_c=$I+>tu?+*d%SJNewJpg%%q zGor*$vp*E-j-_5#pECqbfVy5s>*jM`mM4ZGlyk%4uohG#X2ag_EYu_`-Q6s|Rt z@O5vdw-#oqK5TKEj1n*-<(qvCz5PtAazPoc4l}_9Fa;b9bvL;hYC0c*ntgZSC>Ye= zI64W&qdW)7&PJFD?�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 y9hNF;W(HedSY$f^i%WmQZKP5%e6Lg?oJ delta 80618 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\n" "Language-Team: Arabic (http://www.transifex.com/open-edx/edx-platform/language/ar/)\n" "Language: ar\n" @@ -391,8 +391,6 @@ msgstr "التعليم المهني" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "اسم العرض" @@ -1966,8 +1964,7 @@ msgstr "هذه الإجابة قيد المعالجة." msgid "Not yet answered." msgstr "لم تتم الإجابة بعد." -#: common/lib/capa/capa/inputtypes.py src/django-wiki/wiki/forms.py -#: wiki/forms.py +#: common/lib/capa/capa/inputtypes.py wiki/forms.py msgid "Select an option" msgstr "تحديد خيار" @@ -3042,13 +3039,13 @@ msgstr "تعيين موضوع المناقشة" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -5458,8 +5455,7 @@ msgstr "" "عذرًا، لا يمكنك إنشاء CCX من أحد المساقات باستخدام رقم تعريفي غير مقبول. " "ويُرجى المباشرة بعملية إعادة طرح هذا المساق لإتاحة هذا الإجراء." -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "أُنشئ المقال." @@ -6797,7 +6793,6 @@ msgid "" msgstr "حدث خطأ أثناء محاولة تحميل الملف. يُرجى الاتصال بمشرف الموقع وشكرًا." #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "جيّد" @@ -7218,8 +7213,6 @@ msgstr "% الخصم" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -7816,13 +7809,7 @@ msgstr "إعادة الضبط" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -7894,8 +7881,7 @@ msgstr "اسم الشركة" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "العنوان" @@ -9237,8 +9223,7 @@ msgstr "الجامعة" msgid "Course Announce Date" msgstr "تاريخ الإعلان عن المساق " -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "تاريخ بدء المساق" @@ -9910,8 +9895,6 @@ msgstr "" "ترغب بمنع هذه الصلاحيات، انقر على زر \"إلغاء\"." #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html msgid "Cancel" msgstr "إلغاء" @@ -9934,52 +9917,36 @@ msgid "See all children" msgstr "الاطلاع على كافة المقالات الفرعية" #: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "تاريخ التعديل الأخير لهذا المقال:" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Add new article" msgstr "إضافة مقال جديد" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Create article" msgstr "إنشاء مقال" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Go back" msgstr "العودة" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html msgid "Delete article" msgstr "حذف المقال" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html #: cms/templates/component.html cms/templates/studio_xblock_wrapper.html msgid "Delete" msgstr "حذف" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "لا يمكنك حذف مقال رئيسي" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." @@ -9988,7 +9955,6 @@ msgstr "" "مقالات فرعية. يُرجى محاولة حذف المقالات الفرعية يدويًّا واحدة تلو الأخرى." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" @@ -9997,37 +9963,29 @@ msgstr "" "اخترت التخلّص منه، ستُحذَف معه المقالات الفرعية أيضًا!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "المقالات التي ستُحذَف" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "...and more!" msgstr "... وأكثر من ذلك!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "إنّك تقوم بحذف مقال. يُرجى التأكيد." -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "تعديل" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html msgid "Save changes" msgstr "حفظ التغييرات" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: cms/templates/container.html +#: lms/templates/wiki/edit.html cms/templates/container.html msgid "Preview" msgstr "معاينة" @@ -10067,17 +10025,15 @@ msgstr "معاينة صفحة الويكي" msgid "window open" msgstr "النافذة مفتوحة" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Back to editor" msgstr "العودة إلى محرّر النصوص" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "History" msgstr "التاريخ" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -10093,27 +10049,22 @@ msgid "(no log message)" msgstr "(لا توجد رسالة سجل)" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "معاينة هذه المراجعة" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Auto log:" msgstr "سجل تلقائي:" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Change" msgstr "تغيير" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "دمج اختيارك مع الحالي..." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "التحوّل إلى النسخة المختارة" @@ -10122,12 +10073,10 @@ msgid "Wiki Revision Preview" msgstr "معاينة مراجعة ويكي" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Back to history view" msgstr "العودة إلى عرض التاريخ" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "التحوّل إلى هذه النسخة" @@ -10136,12 +10085,10 @@ msgid "Merge Revision" msgstr "مراجعة عملية الدمج" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge with current" msgstr "الدمج مع الحالي" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." @@ -10150,17 +10097,14 @@ msgstr "" " النسختين وتُدمَج في موقعها التقريبي من كل مراجعة." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "بعد القيام بهذا، من المهم إجراء مراجعة يدوية." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "إنشاء نسخة مدمجة جديدة" #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -10203,7 +10147,6 @@ msgid "Miniature Markdown Guide" msgstr "دليل مصغّّر للغة ماركداون" #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " "you the creation page." @@ -10287,20 +10230,16 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "الملفّات المرفقة" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "تحميل ملف جديد" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "البحث عن ملف وإضافته" @@ -10309,17 +10248,14 @@ msgid "Upload File" msgstr "تحميل ملف" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "تحميل ملف" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "البحث في الملفّات والمقالات" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " "on other articles which may or may not be a good thing." @@ -10328,7 +10264,6 @@ msgstr "" "مقالات أخرى، ما قد يكون أمرًا جيّدًا أو غير جيّد." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -10343,7 +10278,6 @@ msgid "Search" msgstr "بحث" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" " directly refer to a file from the article text." @@ -10352,20 +10286,14 @@ msgstr "" "إلى ملف معين من مضمون المقال." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Markdown tag" msgstr "وسم ماركداون" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Uploaded by" msgstr "محمَّل من قبل" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Size" msgstr "الحجم" @@ -10374,39 +10302,30 @@ msgid "File History" msgstr "تاريخ الملف" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "فَصْل" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Replace" msgstr "استبدال" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html msgid "Restore" msgstr "استعادة" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "مجهول (IP logged)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "تاريخ الملف" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "مراجعات" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "لا توجد ملفّات مرفقة بهذا المقال." @@ -10419,12 +10338,10 @@ msgid "Previewing a merge between two revisions:" msgstr "معاينة عملية دمج بين مراجعتين:" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "جرى حذف هذه المراجعة." #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "ستشير العودة إلى هذه المراجعة أنّ المقال قد حُذِف " @@ -11838,1253 +11755,6 @@ msgid "" "profile. {learn_more_link_start}Learn more{learn_more_link_end}" msgstr "" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "النوع" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki notifications" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki images" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki attachments" -msgstr "" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "إعدادات البرامج المساعدة" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "المستضيف المحلّي فقط... muahahaha" - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "العنوان الأوّلي للمقال. يمكن استبداله بعناوين أخرى لدى المراجعة." - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "اكتب جزءًا من المحتويات" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "" -"هذه محتويات أوّلية فقط لمقالك. ويمكنك بعد إنشائه أن تستخدم مزايا أكثر " -"تعقيدًا، مثل إضافة برامج مساعدة، أو بيانات وصفية، أو مقالات ذات صلة، أو .. ." -" " - -#: wiki/forms.py -msgid "Contents" -msgstr "المحتويات" - -#: wiki/forms.py -msgid "Summary" -msgstr "تلخيص" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "حدّد سببًا موجزًا للتعديل الذي أجريته، وسيُذكر هذا في سجلّ المراجعة." - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "" -"أثناء إجرائك للتعديل، غيّر شخص آخر المراجعة. وجرى دمج محتوياتك تلقائيًا مع " -"المحتويات الجديدة. يُرجى مراجعة النص الموجود أدناه." - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "لم تجرِ أي تغييرات. لا يوجد شيء ليُحفَّظ. " - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "عنوان مختصر" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"سيكون هذا هو العنوان الذي يمكن إيجاد مقالك فيه. استخدم أحرف أبجدية رقمية فقط" -" و - أو _. ونرجو ملاحظة أنّه لا يمكنك تغيير العنوان المختصر بعد إنشائك " -"للمقال. " - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "اكتب رساله مختصرة حول سجلّ تاريخ المقال." - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "قد لا يبدأ العنوان المختصر بتسطير سفلي." - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "المقال المحذوف الذي يحتوي على العنوان المختصر \"%s\" موجود مسبقًا." - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "العنوان المختصر المسمّى \"%s\" موجود مسبقًا." - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "نعم، أنا متأكّد." - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "حذف" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "" -"حذف المقال: يُرجى حذفه بالكامل (مع محتوياته كلّها) من دون إمكانية التراجع عن" -" هذا الفعل. وتُعدّ هذه فكرة جيّدة إذا أردت إلغاء العنوان المختصر ليتمكّن " -"المستخدمون من إنشاء مقالات جديدة بدلًا من ذلك. " - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "إنّك لست متأكّدًا بما فيه الكفاية!" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "انتبه! جرى تعديل المقال بينما كنت تحاول أن تحذفه. " - -#: wiki/forms.py -msgid "Lock article" -msgstr "إقفال المقال" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "منع جميع المستخدمين من تعديل هذا المقال" - -#: wiki/forms.py -msgid "Permissions" -msgstr "الصلاحيات" - -#: wiki/forms.py -msgid "Owner" -msgstr "المالك" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "أدخل اسم المستخدم" - -#: wiki/forms.py -msgid "(none)" -msgstr "(لا شيء)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "توريث الصلاحيات" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "" -"اضغط هنا لتطبيق الصلاحيات أعلاه مرّة تلو الأخرى على المقالات التابعة لهذا " -"المقال." - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "جرى تحديث إعدادات الصلاحيات لهذا المقال." - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "لم يجرِ تغيير إعدادات صلاحياتك، وبالتالي لم يُحفَّظ شيء. " - -#: wiki/forms.py -msgid "No user with that username" -msgstr "لا يوجد مستخدم بهذا الاسم" - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "المقال مقفل للتعديل " - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "المقال مفتوح للتعديل" - -#: src/django-wiki/wiki/forms.py wiki/forms.py -msgid "Filter" -msgstr "" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "مراجعة حالية" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "" -"يجري عرض المراجعة لهذا المقال. إذا كنت ترغب في العودة إلى المحتوى السابق، " -"يكفي أن تغيّر قيمة هذا الحقل." - -#: wiki/models/article.py -msgid "modified" -msgstr "جرى التعديل" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "خصائص المقال بحسب آخر تعديل لها" - -#: wiki/models/article.py -msgid "owner" -msgstr "مالك" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "صاحب المقال هو غالبًا المنشئ، ولديه دائمًا حقّ القراءة والكتابة." - -#: wiki/models/article.py -msgid "group" -msgstr "المجموعة" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "" -"كما هو الحال في نظام ملف UNIX، يمكن منح الصلاحيات لمستخدم ما تبعًا لعضوية " -"المجموعة. ويجري التعامل مع المجموعات من خلال نظام المصادقة Django." - -#: wiki/models/article.py -msgid "group read access" -msgstr "إتاحة القراءة من قبل المجموعة" - -#: wiki/models/article.py -msgid "group write access" -msgstr "إتاحة الكتابة من قبل المجموعة" - -#: wiki/models/article.py -msgid "others read access" -msgstr "إتاحة القراءة من قبل الآخرين" - -#: wiki/models/article.py -msgid "others write access" -msgstr "إتاحة الكتابة من قبل الآخرين" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "مقال خالي المحتوى (%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "نوع المحتوى" - -#: wiki/models/article.py -msgid "object ID" -msgstr "الرقم التعريفي للموضوع" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "مقال عن الموضوع" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "مقالات عن الموضوع " - -#: wiki/models/article.py -msgid "revision number" -msgstr "رقم المراجعة" - -#: wiki/models/article.py -msgid "IP address" -msgstr "عنوان بروتوكول الإنترنت " - -#: wiki/models/article.py -msgid "user" -msgstr "المستخدم" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "مقفل" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "مقال" - -#: wiki/models/article.py -msgid "article contents" -msgstr "محتويات المقال" - -#: wiki/models/article.py -msgid "article title" -msgstr "عنوان المقال" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "" -"تتضمّن كلّ مراجعة حقلًا للعنوان يجب ملئه، حتى لو لم يجرِ تغيير العنوان." - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "مقال أصلي" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "يجري توريث الصلاحيات من هذا المقال." - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "جرى تغيير أحد البرامج المساعدة." - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "" -"يجري عرض المراجعة لهذا البرنامج المساعد. إذا كنت ترغب في العودة إلى المحتوى " -"السابق، يكفي أن تغيِّر قيمة هذا الحقل." - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "القيمة التي سيجري البحث عنها للمقالات في ذاكرة التخزين المؤقّتة" - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "عنوان مختصر" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(الجَذْر)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "مسار الرابط" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "مسارات الرابط" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "عذرًا، لا يمكن أن يكون لديك مقال رئيسي مع عنوان مختصر." - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "يجب أن يتوفّر دائمًا عنوان مختصر للملاحظة غير الجذرية." - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "توجد مسبقًا عقدة جذرية في %s" - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"المقالات التي فقدت مصادرها\n" -"================================\n" -"\n" -"حُذِفت المصادر الخاصة بأعقاب هذا المقال. ربّما يجب أن تجد لها مصدر جديد." - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "ضاع ثمّ عُثر عليه" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "موجز صغير لمحتويات الملف" - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "نعم أنا متأكدّ..." - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "اضغط لتحميل الملف" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "" -"تجري حاليًا مراجعة هذا الملف المرفق (ينطبق هذا على جميع المقالات التي تستخدم" -" هذا المرفق)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "اسم الملفّ الأصلي " - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "ملف مرفق" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "الملفّات المرفقة" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "ملف" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "مراجعة الملف المرفق" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "عمليات مراجعة الملف المرفق" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "" - -#: lms/templates/shoppingcart/shopping_cart.html -msgid "Remove" -msgstr "إزالة" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -msgid "Date" -msgstr "التاريخ " - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "نجحت إضافة %s." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "تَعذَّر حفظ ملفّك: %s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "لا يمكن حفظ ملفّك، ربما بسبب خطأ في الصلاحية على مخدّم الويب." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "تجرى تحميل %s بدلًا من المرفق القديم." - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "" -"سيُعاد تلقائيًّا تسمية ملفّك الجديد ليطابق الملف الموجود من قبل. ويُرجى " -"ملاحظة أنّه لا يُسمح بالملفات ذات الامتدادات المختلفة." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "تغيّرت المراجعة الحالية لـ %s." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "أُضيف مرجع إلى \"%(att)s\" من \"%(art)s\"." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "حُذِف الملف %s." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "لم يعد هذا المقال مرتبطًا بالملف %s. " - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "جرى تغيير أحد الملفّات: %s" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "حُذِف أحد الملفّات: %s" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "المساعدة" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "روابط " - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "إشعارات" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "عندما يجري تعديل هذا المقال" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "" -"أيضًا استلام رسائل عبر البريد الإلكتروني بخصوص التعديلات التي تُجرى على " -"المقال " - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "جرى تحديث الإعدادات الخاصة بإشعاراتك. " - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "لم يجرِ تغيير الإعدادات الخاصة بإشعاراتك، وبالتالي لم يُحفَّظ شيء. " - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "تسجيل %(user)s في %(article)s (%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "حُذِف المقال: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "عُدِّل المقال: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "أُنشئ مقال جديد: %s " - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -msgid "Log in" -msgstr "تسجيل الدخول" - -#: lms/templates/login.html -msgid "Please log in" -msgstr "يُرجى تسجيل الدخول " - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -#: wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Search..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Log out" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "" - -#: lms/templates/wiki/includes/breadcrumbs.html -msgid "Add article" -msgstr "إضافة مقال" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "clear" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "" - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "الإعدادات" - -#: lms/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "تغييرات" - -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "" - -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "عرض" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "" - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "اكتملت عملية تسجيلك... وأصبح بإمكانك الآن تسجيل الدخول!" - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "تَسجَّل خروجك. إلى اللقاء!" - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "تَسجَّل دخولك! نتمنّى لك وقتًا ممتعًا!" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "أُنشئ مقال جديد ’%s‘. " - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "نأسف لحدوث خطأ أثناء إنشاء هذا المقال: %s" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "نأسف لحدوث خطأ أثناء إنشاء هذا المقال." - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "لا يمكن حذف هذا المقال لأنّه يتضمّن مقالات فرعية أو لأنّه مقال جذري." - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "جرى الآن التخلّص تمامًا من هذا المقال وكافة محتوياته! شكرًا لك!" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "" -"أُشير الآن إلى المقال \"%s\" بأنّه محذوف! نشكرك على إبقاء الموقع خاليًا من " -"المواد غير المرغوب فيها!" - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "حُفّظت التغييرات التي أجريتها. " - -#: src/django-wiki/wiki/views/article.py wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "" - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "استعادة المقال" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "استُعيد الآن المقال \"%s\" وكافة مقالاته الفرعية." - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "جرى الآن إعداد المقال %(title)s لعرض المراجعة #%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "عنوان جديد" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "الدمج بين المراجعة #%(r1)d والمراجعة #%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "أُنشأت مراجعة جديدة: الدمج بين المراجعة #%(r1)d والمراجعة #%(r2)d " - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "حفظ" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -13303,8 +11973,8 @@ msgid "Course has been successfully reindexed." msgstr "جرى إعادة فهرسة المساق بنجاح." #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "غير مجدوَل " +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -13833,6 +12503,14 @@ msgstr "هذه الصفحة غير موجودة" msgid "Content" msgstr "المحتوى" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "الإعدادات" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -13959,6 +12637,12 @@ msgstr "المتطلّبات" msgid "Details" msgstr "التفاصيل" +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "عرض" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -13982,6 +12666,16 @@ msgstr "اختر لغة" msgid "Account" msgstr "الحساب" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "المساعدة" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -14193,6 +12887,8 @@ msgid "You do not have access to this dependency module." msgstr "عذرًا، لا تملك صلاحية دخول هذه الوحدة الدراسية التابعة." #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "اعرف المزيد" @@ -14678,6 +13374,10 @@ msgstr "الدخول إلى مساقاتي" msgid "Processing your account information" msgstr "جاري معالجة معلومات حسابك" +#: lms/templates/login.html +msgid "Please log in" +msgstr "يُرجى تسجيل الدخول " + #: lms/templates/login.html msgid "to access your account and courses" msgstr "للدخول إلى حسابك ومساقاتك" @@ -14881,6 +13581,10 @@ msgstr "" msgid "Hint" msgstr "تلميح" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "حفظ" + #: lms/templates/problem.html msgid "Save your answer" msgstr "إحفظ إجابتك" @@ -15093,6 +13797,11 @@ msgstr "المساعدة في عملية التسجيل" msgid "Already registered?" msgstr "هل أنت مسجَّل مسبقًا؟" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +msgid "Log in" +msgstr "تسجيل الدخول" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "مرحباً بك في {platform_name} " @@ -15473,6 +14182,12 @@ msgstr "التالي" msgid "Recent git load activity for {course_id}" msgstr "أحدث نشاط تحميل git لمساق {course_id}" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +msgid "Date" +msgstr "التاريخ " + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -15508,6 +14223,10 @@ msgstr "عنوان بروتوكول الإنترنت" msgid "source" msgstr "المصدر" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "النوع" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "نجحت عملية إلغاء الاشتراك!" @@ -17000,6 +15719,7 @@ msgstr "أنت مسجّل في هذا المساق" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "استعراض المساق " @@ -17246,6 +15966,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -17254,6 +15975,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -17350,6 +16072,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -19118,6 +17841,13 @@ msgstr "" msgid "Programs" msgstr "البرامج" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -20863,6 +19593,10 @@ msgstr "عرض حالة المهام التي قدمتها في هذه المس msgid "My Courses" msgstr "مساقاتي" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "تفاصيل البرنامج" @@ -21525,6 +20259,10 @@ msgstr "زيادة" msgid "Decrease" msgstr "إنقاص" +#: lms/templates/shoppingcart/shopping_cart.html +msgid "Remove" +msgstr "إزالة" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "خصم أو رمز تفعيل" @@ -21917,6 +20655,10 @@ msgstr "" msgid "{span_start}(active){span_end}" msgstr "{span_start}(مفعّل){span_end}" +#: lms/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "تغييرات" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}مفعّل{span_end}" @@ -21925,6 +20667,10 @@ msgstr "{span_start}مفعّل{span_end}" msgid "Course Wiki" msgstr "" +#: lms/templates/wiki/includes/breadcrumbs.html +msgid "Add article" +msgstr "إضافة مقال" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "معاينة إعداد اللغة" @@ -22093,6 +20839,81 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -22976,22 +21797,6 @@ msgstr "" msgid "View Live" msgstr "شاهد النسخة الحالية" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "تعديل تاريخ البداية" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "أسلوب التعلّم المتّبع في المساق:" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "مساق دائم" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "حسب خطى المُدرس" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "إنشاء مؤسّسة المساق الخاصة بك" @@ -24939,10 +23744,18 @@ msgstr "التحقّق باستخدام البطاقة الشخصية " msgid "In-Course Reverification {number}" msgstr "عملية إعادة التحقّق داخل المساق {number} " +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "أسلوب التعلّم المتّبع في المساق:" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "اضبط أسلوب التعلّم المتّبع في هذا المساق" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "حسب خطى المُدرس" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -24952,6 +23765,10 @@ msgstr "" "تسير المساقات غير الدائمة تبعًا لمخطط المساق الكلي الذي يعدّه مدرس المساق. " "يمكنك ضبط تواريخ نشر محتوى المساق وتواريخ تسليم الواجبات." +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "مساق دائم" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -25898,6 +24715,606 @@ msgstr "دخولك مسجَّل حاليًّا كـ:" msgid "Maintenance" msgstr "صيانة" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "المستضيف المحلّي فقط... muahahaha" + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "العنوان الأوّلي للمقال. يمكن استبداله بعناوين أخرى لدى المراجعة." + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "اكتب جزءًا من المحتويات" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "" +"هذه محتويات أوّلية فقط لمقالك. ويمكنك بعد إنشائه أن تستخدم مزايا أكثر " +"تعقيدًا، مثل إضافة برامج مساعدة، أو بيانات وصفية، أو مقالات ذات صلة، أو .. ." +" " + +#: wiki/forms.py +msgid "Contents" +msgstr "المحتويات" + +#: wiki/forms.py +msgid "Summary" +msgstr "تلخيص" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "حدّد سببًا موجزًا للتعديل الذي أجريته، وسيُذكر هذا في سجلّ المراجعة." + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "" +"أثناء إجرائك للتعديل، غيّر شخص آخر المراجعة. وجرى دمج محتوياتك تلقائيًا مع " +"المحتويات الجديدة. يُرجى مراجعة النص الموجود أدناه." + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "لم تجرِ أي تغييرات. لا يوجد شيء ليُحفَّظ. " + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "عنوان مختصر" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"سيكون هذا هو العنوان الذي يمكن إيجاد مقالك فيه. استخدم أحرف أبجدية رقمية فقط" +" و - أو _. ونرجو ملاحظة أنّه لا يمكنك تغيير العنوان المختصر بعد إنشائك " +"للمقال. " + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "اكتب رساله مختصرة حول سجلّ تاريخ المقال." + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "قد لا يبدأ العنوان المختصر بتسطير سفلي." + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "المقال المحذوف الذي يحتوي على العنوان المختصر \"%s\" موجود مسبقًا." + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "العنوان المختصر المسمّى \"%s\" موجود مسبقًا." + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "نعم، أنا متأكّد." + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "حذف" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "" +"حذف المقال: يُرجى حذفه بالكامل (مع محتوياته كلّها) من دون إمكانية التراجع عن" +" هذا الفعل. وتُعدّ هذه فكرة جيّدة إذا أردت إلغاء العنوان المختصر ليتمكّن " +"المستخدمون من إنشاء مقالات جديدة بدلًا من ذلك. " + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "إنّك لست متأكّدًا بما فيه الكفاية!" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "انتبه! جرى تعديل المقال بينما كنت تحاول أن تحذفه. " + +#: wiki/forms.py +msgid "Lock article" +msgstr "إقفال المقال" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "منع جميع المستخدمين من تعديل هذا المقال" + +#: wiki/forms.py +msgid "Permissions" +msgstr "الصلاحيات" + +#: wiki/forms.py +msgid "Owner" +msgstr "المالك" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "أدخل اسم المستخدم" + +#: wiki/forms.py +msgid "(none)" +msgstr "(لا شيء)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "توريث الصلاحيات" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "" +"اضغط هنا لتطبيق الصلاحيات أعلاه مرّة تلو الأخرى على المقالات التابعة لهذا " +"المقال." + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "جرى تحديث إعدادات الصلاحيات لهذا المقال." + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "لم يجرِ تغيير إعدادات صلاحياتك، وبالتالي لم يُحفَّظ شيء. " + +#: wiki/forms.py +msgid "No user with that username" +msgstr "لا يوجد مستخدم بهذا الاسم" + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "المقال مقفل للتعديل " + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "المقال مفتوح للتعديل" + +#: wiki/forms.py +msgid "Filter" +msgstr "" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "إعدادات البرامج المساعدة" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "مراجعة حالية" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "" +"يجري عرض المراجعة لهذا المقال. إذا كنت ترغب في العودة إلى المحتوى السابق، " +"يكفي أن تغيّر قيمة هذا الحقل." + +#: wiki/models/article.py +msgid "modified" +msgstr "جرى التعديل" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "خصائص المقال بحسب آخر تعديل لها" + +#: wiki/models/article.py +msgid "owner" +msgstr "مالك" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "صاحب المقال هو غالبًا المنشئ، ولديه دائمًا حقّ القراءة والكتابة." + +#: wiki/models/article.py +msgid "group" +msgstr "المجموعة" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "" +"كما هو الحال في نظام ملف UNIX، يمكن منح الصلاحيات لمستخدم ما تبعًا لعضوية " +"المجموعة. ويجري التعامل مع المجموعات من خلال نظام المصادقة Django." + +#: wiki/models/article.py +msgid "group read access" +msgstr "إتاحة القراءة من قبل المجموعة" + +#: wiki/models/article.py +msgid "group write access" +msgstr "إتاحة الكتابة من قبل المجموعة" + +#: wiki/models/article.py +msgid "others read access" +msgstr "إتاحة القراءة من قبل الآخرين" + +#: wiki/models/article.py +msgid "others write access" +msgstr "إتاحة الكتابة من قبل الآخرين" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "مقال خالي المحتوى (%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "نوع المحتوى" + +#: wiki/models/article.py +msgid "object ID" +msgstr "الرقم التعريفي للموضوع" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "مقال عن الموضوع" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "مقالات عن الموضوع " + +#: wiki/models/article.py +msgid "revision number" +msgstr "رقم المراجعة" + +#: wiki/models/article.py +msgid "IP address" +msgstr "عنوان بروتوكول الإنترنت " + +#: wiki/models/article.py +msgid "user" +msgstr "المستخدم" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "مقفل" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "مقال" + +#: wiki/models/article.py +msgid "article contents" +msgstr "محتويات المقال" + +#: wiki/models/article.py +msgid "article title" +msgstr "عنوان المقال" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "" +"تتضمّن كلّ مراجعة حقلًا للعنوان يجب ملئه، حتى لو لم يجرِ تغيير العنوان." + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "مقال أصلي" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "يجري توريث الصلاحيات من هذا المقال." + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "جرى تغيير أحد البرامج المساعدة." + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "" +"يجري عرض المراجعة لهذا البرنامج المساعد. إذا كنت ترغب في العودة إلى المحتوى " +"السابق، يكفي أن تغيِّر قيمة هذا الحقل." + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "القيمة التي سيجري البحث عنها للمقالات في ذاكرة التخزين المؤقّتة" + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "عنوان مختصر" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(الجَذْر)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "مسار الرابط" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "مسارات الرابط" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "عذرًا، لا يمكن أن يكون لديك مقال رئيسي مع عنوان مختصر." + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "يجب أن يتوفّر دائمًا عنوان مختصر للملاحظة غير الجذرية." + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "توجد مسبقًا عقدة جذرية في %s" + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"المقالات التي فقدت مصادرها\n" +"================================\n" +"\n" +"حُذِفت المصادر الخاصة بأعقاب هذا المقال. ربّما يجب أن تجد لها مصدر جديد." + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "ضاع ثمّ عُثر عليه" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "موجز صغير لمحتويات الملف" + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "نعم أنا متأكدّ..." + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "اضغط لتحميل الملف" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "" +"تجري حاليًا مراجعة هذا الملف المرفق (ينطبق هذا على جميع المقالات التي تستخدم" +" هذا المرفق)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "اسم الملفّ الأصلي " + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "ملف مرفق" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "الملفّات المرفقة" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "ملف" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "مراجعة الملف المرفق" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "عمليات مراجعة الملف المرفق" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "نجحت إضافة %s." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "تَعذَّر حفظ ملفّك: %s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "لا يمكن حفظ ملفّك، ربما بسبب خطأ في الصلاحية على مخدّم الويب." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "تجرى تحميل %s بدلًا من المرفق القديم." + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "" +"سيُعاد تلقائيًّا تسمية ملفّك الجديد ليطابق الملف الموجود من قبل. ويُرجى " +"ملاحظة أنّه لا يُسمح بالملفات ذات الامتدادات المختلفة." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "تغيّرت المراجعة الحالية لـ %s." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "أُضيف مرجع إلى \"%(att)s\" من \"%(art)s\"." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "حُذِف الملف %s." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "لم يعد هذا المقال مرتبطًا بالملف %s. " + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "جرى تغيير أحد الملفّات: %s" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "حُذِف أحد الملفّات: %s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -26009,6 +25426,11 @@ msgstr "" msgid "There are no images for this article." msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -26033,6 +25455,11 @@ msgstr "" msgid "Image id" msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "" @@ -26067,3 +25494,345 @@ msgid "" "Markdown in the caption. The markdown code syntax for images looks like " "this, possible values for align are left/center/right:" msgstr "" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "روابط " + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "إشعارات" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "عندما يجري تعديل هذا المقال" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "" +"أيضًا استلام رسائل عبر البريد الإلكتروني بخصوص التعديلات التي تُجرى على " +"المقال " + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "جرى تحديث الإعدادات الخاصة بإشعاراتك. " + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "لم يجرِ تغيير الإعدادات الخاصة بإشعاراتك، وبالتالي لم يُحفَّظ شيء. " + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "تسجيل %(user)s في %(article)s (%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "حُذِف المقال: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "عُدِّل المقال: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "أُنشئ مقال جديد: %s " + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "" + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "اكتملت عملية تسجيلك... وأصبح بإمكانك الآن تسجيل الدخول!" + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "تَسجَّل خروجك. إلى اللقاء!" + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "تَسجَّل دخولك! نتمنّى لك وقتًا ممتعًا!" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "أُنشئ مقال جديد ’%s‘. " + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "نأسف لحدوث خطأ أثناء إنشاء هذا المقال: %s" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "نأسف لحدوث خطأ أثناء إنشاء هذا المقال." + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "لا يمكن حذف هذا المقال لأنّه يتضمّن مقالات فرعية أو لأنّه مقال جذري." + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "جرى الآن التخلّص تمامًا من هذا المقال وكافة محتوياته! شكرًا لك!" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "" +"أُشير الآن إلى المقال \"%s\" بأنّه محذوف! نشكرك على إبقاء الموقع خاليًا من " +"المواد غير المرغوب فيها!" + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "حُفّظت التغييرات التي أجريتها. " + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "" + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "استعادة المقال" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "استُعيد الآن المقال \"%s\" وكافة مقالاته الفرعية." + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "جرى الآن إعداد المقال %(title)s لعرض المراجعة #%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "عنوان جديد" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "الدمج بين المراجعة #%(r1)d والمراجعة #%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "أُنشأت مراجعة جديدة: الدمج بين المراجعة #%(r1)d والمراجعة #%(r2)d " diff --git a/conf/locale/ar/LC_MESSAGES/djangojs.mo b/conf/locale/ar/LC_MESSAGES/djangojs.mo index 6c82ac9b696f9f4e4beaed50e9dc6cdb16d12c47..ee28ff99353530a9c3f5dfab5c03b2af2eab1519 100644 GIT binary patch delta 29769 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

rr*Z2#Q#L?d>c&SIQF6Ll9iv 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 diff --git a/conf/locale/ar/LC_MESSAGES/djangojs.po b/conf/locale/ar/LC_MESSAGES/djangojs.po index c6ee25d7a2..d9b9acc50e 100644 --- a/conf/locale/ar/LC_MESSAGES/djangojs.po +++ b/conf/locale/ar/LC_MESSAGES/djangojs.po @@ -138,7 +138,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-20 09:00+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" "PO-Revision-Date: 2018-07-10 07:01+0000\n" "Last-Translator: Roy Zakka\n" "Language-Team: Arabic (http://www.transifex.com/open-edx/edx-platform/language/ar/)\n" @@ -366,19 +366,19 @@ msgstr "جاري إنشاء المجموعات الناقصة`" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "{start_strong}{total}{end_strong} words submitted in total." -msgstr "إجمالي عدد الكلمات التي تم ارسالها {start_strong}{total}{end_strong}." +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId} title_word_{uniqueId}" -msgstr "text_word_{uniqueId} title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "title_word_{uniqueId}" -msgstr "title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId}" -msgstr "text_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Show Annotations" @@ -433,24 +433,24 @@ msgstr[5] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded)" msgid_plural "%(num_points)s points possible (graded)" -msgstr[0] "%(num_points)s نقاط محتملة (مقيمة)" -msgstr[1] " %(num_points)s نقاط محتملة (مقيمة)" -msgstr[2] " %(num_points)s نقاط محتملة (مقيمة)" -msgstr[3] " %(num_points)s نقاط محتملة (مقيمة)" -msgstr[4] " %(num_points)s نقاط محتملة (مقيمة)" -msgstr[5] " %(num_points)s عدد النقاط الممكنة (مع علامة)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #. Translators: %(num_points)s is the number of points possible (examples: 1, #. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded)" msgid_plural "%(num_points)s points possible (ungraded)" -msgstr[0] "%(num_points)s نقاط محتملة (غير مقيمة)" -msgstr[1] "%(num_points)s نقاط محتملة (غير مقيمة)" -msgstr[2] "%(num_points)s نقاط محتملة (غير مقيمة)" -msgstr[3] "%(num_points)s نقاط محتملة (غير مقيمة)" -msgstr[4] "%(num_points)s نقاط محتملة (غير مقيمة)" -msgstr[5] "%(num_points)s عدد النقاط الممكنة (دون علامة)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #. Translators: %(earned)s is the number of points earned. %(possible)s is the #. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of @@ -459,12 +459,12 @@ msgstr[5] "%(num_points)s عدد النقاط الممكنة (دون علامة) #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (graded)" msgid_plural "%(earned)s/%(possible)s points (graded)" -msgstr[0] "%(earned)s/%(possible)s نقاط (مقيمة)" -msgstr[1] "%(earned)s/%(possible)s نقاط (مقيمة)" -msgstr[2] "%(earned)s/%(possible)s نقاط (مقيمة)" -msgstr[3] "%(earned)s/%(possible)s نقاط (مقيمة)" -msgstr[4] "%(earned)s/%(possible)s نقاط (مقيمة)" -msgstr[5] "%(earned)s/%(possible)s نقاط (مع علامة)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #. Translators: %(earned)s is the number of points earned. %(possible)s is the #. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of @@ -473,20 +473,20 @@ msgstr[5] "%(earned)s/%(possible)s نقاط (مع علامة)" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (ungraded)" msgid_plural "%(earned)s/%(possible)s points (ungraded)" -msgstr[0] "%(earned)s/%(possible)s نقاط (غير مقيمة)" -msgstr[1] "%(earned)s/%(possible)s نقاط (غير مقيمة)" -msgstr[2] "%(earned)s/%(possible)s نقاط (غير مقيمة)" -msgstr[3] "%(earned)s/%(possible)s نقاط (غير مقيمة)" -msgstr[4] "%(earned)s/%(possible)s نقاط (غير مقيمة)" -msgstr[5] "%(earned)s/%(possible)s نقاط (دون علامة)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." -msgstr "عملية التقييم ما زالت جارية. حدِّث الصفحة لمشاهدة التحديثات." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." -msgstr "لم نتمكن من تقييم إجابتك. تم إيقاف عملية التقديم قبل إكمالها." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "" @@ -494,39 +494,36 @@ msgid "" "you can, please use Chrome or Safari which have been verified to support " "file uploads." msgstr "" -"تم إيقاف عملية التقديم قبل إكمالها! عفوًا لا يدعم متصفحك تحميل الملفات. " -"يمكنك استخدام متصفح Chrome أو Safari واللذان تم التحقق من دعمهما لعملية " -"تحميل الملفات." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You submitted {filename}; only {allowedFiles} are allowed." -msgstr "قمت بتقديم {filename}؛ يسمح بتقديم ملفات {allowedFiles} فقط." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Your file {filename} is too large (max size: {maxSize}MB)." -msgstr "حجم الملف {filename} كبير للغاية (الحجم الأقصى: {maxSize} ميغابايت)." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not submit the required files: {requiredFiles}." -msgstr "لم تقدم الملفات المطلوبة: {requiredFiles}." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not select any files to submit." -msgstr "لم تحدد أي ملفات لتقديمها." +msgstr "" #. Translators: This is only translated to allow for reordering of label and #. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" -msgstr "{label}: {status}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "This problem has been reset." -msgstr "تمت إعادة تعيين هذه المسألة." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "unsubmitted" -msgstr "لم يتم التقديم" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -876,10 +873,6 @@ msgstr "" msgid "Edit HTML" 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -1039,7 +1032,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/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 @@ -1728,9 +1721,6 @@ msgid "" "\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 "" @@ -1738,9 +1728,6 @@ msgid "" "\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 "" @@ -1748,25 +1735,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"انقر ’موافق‘ لإرسال عنوان بريدك الإلكتروني إلى تطبيق طرف 3.\n" -"\n" -"انقر ’إلغاء‘ للعودة إلى هذه الصفحة من دون إرسال معلوماتك." #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "خطأ" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "صحّ" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "الإجابة" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "شرح مختصر" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1774,21 +1758,16 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"إن كنت تستخدم المحرِّر المتقدِّم، فهذه المشكلة ستُحوَّل إلى ملف XML ولن تقدر على الرجوع إلى واجهة المحرِّر المبسَّط .\n" -"\n" -"هل تود الانتقال إلى المحرِّر المتقدِّم وتحويل هذه المشكلة إلى ملف XML؟ " #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" -msgstr "الإيضاح" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." msgstr "" -"نأسف لحدوث خطأ في التسلسل! لا يمكنك الانتقال إلى التبويب %(tab_name)s في " -"النموذج التسلسلي الحالي. يُرجى الاتصال بطاقم المساق." #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1799,35 +1778,35 @@ msgstr "جرى وضع علامة" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "تشغيل" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "إيقاف" +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_full_screen.js msgid "Exit full browser" -msgstr "الخروج من المتصفّح الكامل" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "ملء المتصفّح" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "السرعة " +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1837,64 +1816,62 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "الصوت " +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "مكتوم الصوت " +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "منخفض جدًّا" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "منخفض" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "متوسّط" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "عالٍ" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "عالٍ جدًّا" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "الحدّ الأقصى" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." msgstr "" -"لا يمكن لهذا المتصفّح تشغيل الملفّات التي تحمل اللاحقة .mp4 أو .ogg أو " -".webm." #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "يُرجى محاولة استخدام متصفّح آخر، مثل غوغل كروم." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "دقّة عالية" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "غير مفعّل" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "مفعّل" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" @@ -1902,53 +1879,51 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "انتهى الفيديو" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "موضع الفيديو" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s ساعة" -msgstr[1] "%(value)s ساعة " -msgstr[2] "%(value)s ساعة" -msgstr[3] " %(value)s ساعات" -msgstr[4] "%(value)s ساعات " -msgstr[5] "%(value)s ساعات" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s دقيقة" -msgstr[1] "%(value)s دقيقة " -msgstr[2] "%(value)s دقيقة" -msgstr[3] "%(value)s دقائق " -msgstr[4] "%(value)s دقائق " -msgstr[5] "%(value)s دقائق " +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s ثانية" -msgstr[1] "%(value)s ثانية " -msgstr[2] "%(value)s ثانية" -msgstr[3] "%(value)s ثوانٍ" -msgstr[4] "%(value)s ثانية" -msgstr[5] "%(value)s ثوانٍ" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" "Click on this button to mute or unmute this video or press UP or DOWN " "buttons to increase or decrease volume level." msgstr "" -"انقر على هذا الزر من أجل كتم أو تشغيل صوت الفيديو. لرفع مستوى الصوت أو خفضه " -"اضغط على زر \"أعلى\" أو \"أسفل\" من على لوحة المفاتيح." #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Adjust video volume" -msgstr "ضبط مستوى صوت الفيديو" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "" @@ -1956,57 +1931,52 @@ msgid "" "navigate the different speeds, then press ENTER to change to the selected " "speed." msgstr "" -"اضغط على الزر \"أعلى\" للدخول إلى قائمة ضبط السرعة ومن ثم استخدام زريّ " -"الأسهم \"أعلى\" و\"أسفل\" للانتقال بين السرعات المختلفة، ثم اضغط على زر " -"\"Enter\" لاعتماد السرعة المختارة." #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Adjust video speed" -msgstr "ضبط سرعة الفيديو" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Video speed: " -msgstr "سرعة الفيديو:" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "تخطّي " +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "تشغيل الفيديو" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "يُرجى عدم إظهار هذا مرّة أخرى." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" -msgstr "فتح قائمة اللغات" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Transcript will be displayed when you start playing the video." -msgstr "سيظهر النص عند بدأ الفيديو" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Activating a link in this group will skip to the corresponding point in the " "video." msgstr "" -"سيؤدّي تفعيل رابط في هذه المجموعة إلى تقديم الفيديو نحو النقطة الزمنية " -"الموافقة." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Video transcript" -msgstr "نص الفيديو" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Start of transcript. Skip to the end." -msgstr "بداية النص. تخط إلى النهاية." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "End of transcript. Skip to the start." -msgstr "نهاية النص. تخط إلى البداية." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" @@ -2014,29 +1984,26 @@ msgid "" " keys to navigate language options. Press ENTER to change to the selected " "language." msgstr "" -"اضغط على الزر \"أعلى\" للدخول إلى قائمة ضبط اللغة ومن ثم استخدام زريّ الأسهم" -" \"أعلى\" و\"أسفل\" للانتقال بين خيارات اللغات المختلفة، ثم اضغط على زر " -"\"Enter\" لاعتماد اللغة المختارة." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "إخفاء العناوين الفرعيّة التي جرى إغلاقها" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" -msgstr "(ستُعرض العناوين الفرعيّة مع بدء عرض مقطع الفيديو.)" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "تشغيل العناوين الفرعية المغلقة" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "عرض نص الكلام المدوّن" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "إخفاء النص" +msgstr "" #: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx #: cms/templates/js/move-xblock-list.underscore @@ -2362,92 +2329,92 @@ msgstr "جرى الإسقاط على الهدف" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "منذ %s " +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "%s ثوانٍ من الآن" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "أقلّ من دقيقة" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "حوالي دقيقة" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d دقيقة" -msgstr[1] "%d دقيقة" -msgstr[2] "%d دقيقة" -msgstr[3] "%d دقائق " -msgstr[4] "%d دقيقة" -msgstr[5] "%d دقائق" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "حوالي ساعة" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "حوالي %d ساعة" -msgstr[1] "حوالي %d ساعة" -msgstr[2] "حوالي %d ساعة" -msgstr[3] "حوالي %d ساعات" -msgstr[4] "حوالي %d ساعة" -msgstr[5] "حوالي %d ساعات" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "يوم واحد" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d يوم" -msgstr[1] "%d يوم" -msgstr[2] "%d يوم" -msgstr[3] "%d أيام" -msgstr[4] "%d يوم" -msgstr[5] "%d يوم" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "حوالي شهر" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d شهر" -msgstr[1] "%d شهر" -msgstr[2] "%d شهر" -msgstr[3] "%d أشهر" -msgstr[4] "%d أشهر" -msgstr[5] "%d شهر" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "حوالي سنة" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d سنة" -msgstr[1] "%d سنة" -msgstr[2] "%d سنة" -msgstr[3] "%d سنوات" -msgstr[4] "%d سنة" -msgstr[5] "%d سنوات" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx msgid "Select a section or problem" @@ -8330,6 +8297,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" diff --git a/conf/locale/en/LC_MESSAGES/django.po b/conf/locale/en/LC_MESSAGES/django.po index a143d8695e..34f3095d72 100644 --- a/conf/locale/en/LC_MESSAGES/django.po +++ b/conf/locale/en/LC_MESSAGES/django.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-22 20:36+0000\n" -"PO-Revision-Date: 2018-07-22 20:36:57.755122\n" +"POT-Creation-Date: 2018-07-30 10:18+0000\n" +"PO-Revision-Date: 2018-07-30 10:18:15.533554\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: en\n" @@ -2621,13 +2621,13 @@ msgstr "" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -8121,8 +8121,7 @@ msgstr "" msgid "Course Announce Date" msgstr "" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "" @@ -8811,8 +8810,7 @@ msgstr "" msgid "This article was last modified:" msgstr "" -#: lms/templates/wiki/create.html lms/templates/wiki/create.html.py -#: wiki/templates/wiki/create.html +#: lms/templates/wiki/create.html wiki/templates/wiki/create.html msgid "Add new article" msgstr "" @@ -8821,7 +8819,6 @@ msgid "Create article" msgstr "" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: lms/templates/wiki/delete.html.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html @@ -8832,9 +8829,8 @@ msgstr "" msgid "Go back" msgstr "" -#: lms/templates/wiki/delete.html lms/templates/wiki/delete.html.py -#: lms/templates/wiki/edit.html wiki/templates/wiki/delete.html -#: wiki/templates/wiki/edit.html +#: lms/templates/wiki/delete.html lms/templates/wiki/edit.html +#: wiki/templates/wiki/delete.html wiki/templates/wiki/edit.html msgid "Delete article" msgstr "" @@ -8883,9 +8879,8 @@ msgstr "" msgid "Edit" msgstr "" -#: lms/templates/wiki/edit.html lms/templates/wiki/edit.html.py -#: lms/templates/ccx/schedule.html wiki/templates/wiki/edit.html -#: wiki/templates/wiki/settings.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html +#: wiki/templates/wiki/edit.html wiki/templates/wiki/settings.html msgid "Save changes" msgstr "" @@ -9007,6 +9002,7 @@ msgid "Create new merged version" msgstr "" #: lms/templates/wiki/includes/anonymous_blocked.html +#: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" "You need to log in or %(filename)s. Please note that this attachment is in use on other articles, you may distort contents. However, do not hestitate to take advantage of this and make replacements for the listed articles where necessary. This way of working is more efficient....\n" -" " +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." msgstr "" #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html @@ -22917,9 +23000,9 @@ msgstr "" #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html #, python-format msgid "" -"\n" -" Replacing an attachment means adding a new file that will be used in its place. All references to the file will be replaced by the one you upload and the file will be downloaded as %(filename)s.\n" -" " +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." msgstr "" #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html @@ -23281,10 +23364,7 @@ msgstr "" #: wiki/templates/wiki/dir.html #, python-format -msgid "" -"\n" -" %(cnt)s %(articles_plur)s in this level %(match_plur)s your search.\n" -" " +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." msgstr "" #: wiki/templates/wiki/dir.html @@ -23293,10 +23373,7 @@ msgstr "" #: wiki/templates/wiki/dir.html #, python-format -msgid "" -"\n" -" There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level.\n" -" " +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." msgstr "" #: wiki/templates/wiki/dir.html @@ -23370,14 +23447,6 @@ msgstr "" msgid "Create root" msgstr "" -#: wiki/templates/wiki/includes/anonymous_blocked.html -#, python-format -msgid "" -"\n" -" You need to log in or sign up to use this function.\n" -" " -msgstr "" - #: wiki/templates/wiki/includes/anonymous_blocked.html msgid "You need to log in og sign up to use this function." msgstr "" diff --git a/conf/locale/en/LC_MESSAGES/djangojs.po b/conf/locale/en/LC_MESSAGES/djangojs.po index ca0eb5c427..627698f376 100644 --- a/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/conf/locale/en/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: 2018-07-22 20:36+0000\n" -"PO-Revision-Date: 2018-07-22 20:36:57.243455\n" +"POT-Creation-Date: 2018-07-30 10:18+0000\n" +"PO-Revision-Date: 2018-07-30 10:18:15.823453\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: en\n" @@ -78,7 +78,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML -#. */ #: cms/static/js/certificates/views/signatory_editor.js #: cms/static/js/views/asset.js cms/static/js/views/course_info_update.js #: cms/static/js/views/export.js cms/static/js/views/manage_users_and_roles.js @@ -89,6 +88,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/static/common/js/components/utils/view_utils.js #: lms/static/js/Markdown.Editor.js +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx #: cms/templates/js/add-xblock-component-menu-problem.underscore #: cms/templates/js/add-xblock-component-menu.underscore #: cms/templates/js/certificate-editor.underscore @@ -111,6 +111,7 @@ msgstr "" msgid "Cancel" msgstr "" +#. Translators: This is the status of an active video upload #: cms/static/js/models/active_video_upload.js cms/static/js/views/assets.js #: cms/static/js/views/video_thumbnail.js lms/static/js/views/image_field.js msgid "Uploading" @@ -119,7 +120,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/active_video_upload.js #: cms/static/js/views/modals/edit_xblock.js #: cms/static/js/views/video_transcripts.js @@ -137,7 +137,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 @@ -156,7 +155,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_info_update.js cms/static/js/views/tabs.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: lms/static/js/Markdown.Editor.js @@ -168,7 +166,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_video_settings.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/timed-examination-preference-editor.underscore @@ -188,7 +185,6 @@ msgstr "" #. 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/manage_users_and_roles.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Ok" @@ -211,7 +207,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: cms/static/js/views/modals/course_outline_modals.js #: common/lib/xmodule/xmodule/js/src/html/edit.js @@ -233,7 +228,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_outline_modals.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/add-xblock-component-menu-problem.underscore @@ -253,6 +247,9 @@ msgstr "" msgid "Your changes have been saved." msgstr "" +#. Translators: This message will be added to the front of messages of type +#. error, +#. e.g. "Error: required field is missing". #: cms/static/js/views/xblock_validation.js #: common/static/common/js/discussion/utils.js #: common/static/common/js/discussion/views/discussion_inline_view.js @@ -316,36 +313,52 @@ msgstr "" msgid "Reply to Annotation" msgstr "" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded, results hidden)" msgid_plural "%(num_points)s points possible (graded, results hidden)" msgstr[0] "" msgstr[1] "" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded, results hidden)" msgid_plural "%(num_points)s points possible (ungraded, results hidden)" msgstr[0] "" msgstr[1] "" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded)" msgid_plural "%(num_points)s points possible (graded)" msgstr[0] "" msgstr[1] "" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded)" msgid_plural "%(num_points)s points possible (ungraded)" msgstr[0] "" msgstr[1] "" +#. Translators: %(earned)s is the number of points earned. %(possible)s is the +#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of +#. points will always be at least 1. We pluralize based on the total number of +#. points (example: 0/1 point; 1/2 points); #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (graded)" msgid_plural "%(earned)s/%(possible)s points (graded)" msgstr[0] "" msgstr[1] "" +#. Translators: %(earned)s is the number of points earned. %(possible)s is the +#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of +#. points will always be at least 1. We pluralize based on the total number of +#. points (example: 0/1 point; 1/2 points); #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (ungraded)" msgid_plural "%(earned)s/%(possible)s points (ungraded)" @@ -383,6 +396,8 @@ msgstr "" msgid "You did not select any files to submit." msgstr "" +#. Translators: This is only translated to allow for reordering of label and +#. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" msgstr "" @@ -397,7 +412,6 @@ 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 "Paragraph" msgstr "" @@ -408,105 +422,90 @@ 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 3" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 center" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 #: lms/static/js/Markdown.Editor.js msgid "Blockquote" @@ -514,122 +513,104 @@ 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 "Blocks" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML -#. */ #. Translators: this is a toolbar button tooltip 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 block" msgstr "" @@ -637,7 +618,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: lms/templates/instructor/instructor_dashboard_2/enrollment-code-lookup-links.underscore msgid "Code" @@ -645,119 +625,102 @@ 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" @@ -765,7 +728,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/certificate-editor.underscore #: cms/templates/js/group-configuration-editor.underscore @@ -776,35 +738,30 @@ 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" @@ -812,7 +769,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore @@ -828,98 +784,84 @@ 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 "Embed" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" @@ -927,7 +869,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/static/common/templates/image-modal.underscore msgid "Fullscreen" @@ -935,70 +876,60 @@ 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 "General" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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/problem/edit.js msgid "Header" @@ -1006,280 +937,240 @@ 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 "" #. 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 1" 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 2" 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 "Headings" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" @@ -1287,7 +1178,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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-header.underscore #: common/static/common/templates/components/paging-footer.underscore @@ -1297,42 +1187,36 @@ 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 "No color" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 is now in plain text mode. Contents will now be pasted as plain text " @@ -1341,49 +1225,42 @@ 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" @@ -1391,7 +1268,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 lms/static/js/customwmd.js #: cms/templates/js/asset-library.underscore msgid "Preview" @@ -1399,35 +1275,30 @@ 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 "Print" 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 "" #. 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 "" #. 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 all" 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 "" @@ -1435,7 +1306,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/metadata-file-uploader-item.underscore #: cms/templates/js/video-transcripts.underscore @@ -1445,14 +1315,12 @@ 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 "Restore last draft" 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 "" "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press " @@ -1461,210 +1329,180 @@ 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 to left" 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" "The URL you entered seems to be an email address. Do you want to add the " @@ -1673,7 +1511,6 @@ 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 "" "The URL you entered seems to be an external link. Do you want to add the " @@ -1683,7 +1520,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course-instructor-details.underscore #: cms/templates/js/signatory-details.underscore @@ -1694,63 +1530,54 @@ 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" @@ -1758,7 +1585,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: openedx/features/course_bookmarks/static/course_bookmarks/templates/bookmarks-list.underscore #: openedx/features/course_search/static/course_search/templates/course_search_item.underscore @@ -1768,42 +1594,36 @@ 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" "Your browser doesn't support direct access to the clipboard. Please use the " @@ -1812,7 +1632,6 @@ msgstr "" #. Translators: this is a toolbar button tooltip 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 "" @@ -1920,30 +1739,37 @@ msgstr "" msgid "Volume" msgstr "" +#. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" msgstr "" +#. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" msgstr "" +#. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" msgstr "" +#. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" msgstr "" +#. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" msgstr "" +#. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" msgstr "" +#. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" msgstr "" @@ -2093,6 +1919,18 @@ msgstr "" msgid "View child items" msgstr "" +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Navigate up" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Browsing" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Select" +msgstr "" + #: common/static/common/js/components/utils/view_utils.js msgid "Required field." msgstr "" @@ -2371,11 +2209,13 @@ msgstr "" msgid "dropped on target" msgstr "" +#. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" msgstr "" +#. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" @@ -2495,6 +2335,10 @@ msgstr "" msgid "(Optional)" msgstr "" +#: lms/djangoapps/support/static/support/jsx/file_upload.jsx +msgid "Remove file" +msgstr "" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx msgid "Course Name" msgstr "" @@ -2503,10 +2347,23 @@ msgstr "" msgid "Not specific to a course" msgstr "" +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +msgid "What can we help you with, {username}?" +msgstr "" + +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +#: lms/static/js/instructor_dashboard/util.js +msgid "Subject" +msgstr "" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx msgid "Details" msgstr "" +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +msgid "The more you tell us, the more quickly and helpfully we can respond!" +msgstr "" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx #: common/static/common/templates/discussion/new-post.underscore #: common/static/common/templates/discussion/thread-response.underscore @@ -2520,13 +2377,8 @@ msgid "Sign in to {platform} so we can help you better." msgstr "" #: lms/djangoapps/support/static/support/jsx/logged_out_user.jsx -#: lms/templates/student_account/hinted_login.underscore -#: lms/templates/student_account/login.underscore -msgid "Sign in" -msgstr "" - -#: lms/djangoapps/support/static/support/jsx/logged_out_user.jsx -msgid "Create an {platform} account" +msgid "" +"If you are unable to access your account contact us via email using {email}." msgstr "" #: lms/djangoapps/support/static/support/jsx/single_support_form.jsx @@ -2543,10 +2395,19 @@ msgstr "" msgid "Enter some details for your support request." msgstr "" +#: lms/djangoapps/support/static/support/jsx/single_support_form.jsx +#: lms/djangoapps/support/static/support/jsx/success.jsx +msgid "Contact Us" +msgstr "" + #: lms/djangoapps/support/static/support/jsx/single_support_form.jsx msgid "Find answers to the top questions asked by learners." msgstr "" +#: lms/djangoapps/support/static/support/jsx/single_support_form.jsx +msgid "Search the {platform} Help Center" +msgstr "" + #: lms/djangoapps/support/static/support/jsx/success.jsx msgid "Go to my Dashboard" msgstr "" @@ -2556,7 +2417,12 @@ msgid "Go to {platform} Home" msgstr "" #: lms/djangoapps/support/static/support/jsx/success.jsx -msgid "Contact Us" +msgid "" +"Thank you for submitting a request! We will contact you within 24 hours." +msgstr "" + +#: lms/djangoapps/support/static/support/jsx/upload_progress.jsx +msgid "Cancel upload" msgstr "" #: lms/djangoapps/teams/static/teams/js/collections/team.js @@ -2571,6 +2437,8 @@ msgstr "" msgid "name" msgstr "" +#. Translators: This refers to the number of teams (a count of how many teams +#. there are) #: lms/djangoapps/teams/static/teams/js/collections/topic.js msgid "team count" msgstr "" @@ -2664,10 +2532,14 @@ msgstr "" msgid "This team does not have any members." msgstr "" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. https://github.com/rmm5t/jquery-timeago) #: lms/djangoapps/teams/static/teams/js/views/edit_team_members.js msgid "Joined %(date)s" msgstr "" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. https://github.com/rmm5t/jquery-timeago) #: lms/djangoapps/teams/static/teams/js/views/edit_team_members.js msgid "Last Activity %(date)s" msgstr "" @@ -2700,10 +2572,14 @@ msgstr "" msgid "You are not currently a member of any team." msgstr "" +#. Translators: "and others" refers to fact that additional members of a team +#. exist that are not displayed. #: lms/djangoapps/teams/static/teams/js/views/team_card.js msgid "and others" msgstr "" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. http://momentjs.com/) #: lms/djangoapps/teams/static/teams/js/views/team_card.js msgid "Last activity %(date)s" msgstr "" @@ -2859,6 +2735,14 @@ msgstr "" msgid "View Teams in the %(topic_name)s Topic" msgstr "" +#. Translators: this string is shown at the bottom of the teams page +#. to find a team to join or else to create a new one. There are three +#. links that need to be included in the message: +#. 1. Browse teams in other topics +#. 2. search teams +#. 3. create a new team +#. Be careful to start each link with the appropriate start indicator +#. (e.g. {browse_span_start} for #1) and finish it with {span_end}. #: lms/djangoapps/teams/static/teams/js/views/topic_teams.js msgid "" "{browse_span_start}Browse teams in other topics{span_end} or " @@ -2939,6 +2823,7 @@ msgstr "" msgid "Please provide a valid URL." msgstr "" +#. Translators: 'errorCount' is the number of errors found in the form. #: lms/static/js/Markdown.Editor.js msgid "%(errorCount)s error found in form." msgid_plural "%(errorCount)s errors found in form." @@ -3386,10 +3271,21 @@ msgstr "" msgid "Search Results" msgstr "" +#. Translators: this is a title shown before all Notes that have no associated +#. tags. It is put within +#. brackets to differentiate it from user-defined tags, but it should still be +#. translated. #: lms/static/js/edxnotes/views/tabs/tags.js msgid "[no tags]" msgstr "" +#. Translators: 'Tags' is the name of the view (noun) within the Student Notes +#. page that shows all +#. notes organized by the tags the student has associated with them (if any). +#. When defining a +#. note in the courseware, the student can choose to associate 1 or more tags +#. with the note +#. in order to group similar notes together and help with search. #: lms/static/js/edxnotes/views/tabs/tags.js msgid "Tags" msgstr "" @@ -3738,6 +3634,7 @@ msgstr "" msgid "Error adding/removing users as beta testers." msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were successfully added as beta testers:" msgstr "" @@ -3748,14 +3645,17 @@ msgid "" "not yet activated:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were successfully removed as beta testers:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were not added as beta testers:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were not removed as beta testers:" msgstr "" @@ -3790,36 +3690,43 @@ msgstr "" msgid "Successfully enrolled and sent email to the following users:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "Successfully enrolled the following users:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Successfully sent enrollment emails to the following users. They will be " "allowed to enroll once they register:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users will be allowed to enroll once they register:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Successfully sent enrollment emails to the following users. They will be " "enrolled once they register:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users will be enrolled once they register:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Emails successfully sent. The following users are no longer enrolled in the " "course:" msgstr "" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "The following users are no longer enrolled in the course:" msgstr "" @@ -4080,63 +3987,54 @@ msgstr "" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Type" msgstr "" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task inputs" msgstr "" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task ID" msgstr "" #. Translators: a "Requester" is a username that requested a task such as #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Requester" msgstr "" #. Translators: A timestamp of when a task (eg, sending email) was submitted #. appears after this -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Submitted" msgstr "" #. Translators: The length of a task (eg, sending email) in seconds appears #. this -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Duration (sec)" msgstr "" #. Translators: The state (eg, "In progress") of a task (eg, sending email) #. appears after this. -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "State" msgstr "" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Status" msgstr "" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Progress" msgstr "" @@ -4147,10 +4045,6 @@ msgid "" " technical support if the problem persists." msgstr "" -#: lms/static/js/instructor_dashboard/util.js -msgid "Subject" -msgstr "" - #: lms/static/js/instructor_dashboard/util.js msgid "Sent By" msgstr "" @@ -4334,10 +4228,31 @@ msgstr "" msgid "Could not override problem score for {user}." msgstr "" +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +#: lms/static/js/student_account/views/account_settings_factory.js +msgid "Reset Your Password" +msgstr "" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Enter and confirm your new password." +msgstr "" + #: lms/static/js/student_account/components/PasswordResetConfirmation.jsx msgid "New Password" msgstr "" +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Confirm Password" +msgstr "" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Passwords do not match." +msgstr "" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Reset My Password" +msgstr "" + #: lms/static/js/student_account/components/PasswordResetInput.jsx msgid "Error: " msgstr "" @@ -4365,6 +4280,13 @@ msgstr "" msgid "We’re sorry to see you go!" msgstr "" +#: lms/static/js/student_account/components/StudentAccountDeletion.jsx +msgid "" +"Please note: Deletion of your account and personal data is permanent and " +"cannot be undone. EdX will not be able to recover your account or the data " +"that is deleted." +msgstr "" + #: lms/static/js/student_account/components/StudentAccountDeletion.jsx msgid "" "Once your account is deleted, you cannot use it to take courses on the edX " @@ -4408,12 +4330,25 @@ msgid "" "your account or the data that is deleted." msgstr "" +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx +msgid "" +"If you proceed, you will be unable to use this account to take courses on " +"the edX app, edx.org, or any other site hosted by edX. This includes access " +"to edx.org from your employer’s or university’s system and access to private" +" sites offered by MIT Open Learning, Wharton Executive Education, and " +"Harvard Medical School." +msgstr "" + #: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx msgid "" "If you still wish to continue and delete your account, please enter your " "account password:" msgstr "" +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx +msgid "Yes, Delete" +msgstr "" + #: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx msgid "We're sorry to see you go! Your account will be deleted shortly." msgstr "" @@ -4453,7 +4388,6 @@ msgstr "" #. Translators: This string is appended to optional field labels on the #. student login, registration, and #. profile forms. -#. */ #: lms/static/js/student_account/views/FormView.js msgid "(optional)" msgstr "" @@ -4572,10 +4506,6 @@ msgstr "" msgid "Password" msgstr "" -#: lms/static/js/student_account/views/account_settings_factory.js -msgid "Reset Your Password" -msgstr "" - #: lms/static/js/student_account/views/account_settings_factory.js msgid "Check your email account for instructions to reset your password." msgstr "" @@ -4790,6 +4720,8 @@ msgstr "" msgid "Checkout with PayPal" msgstr "" +#. Translators: 'processor' is the name of a third-party payment processing +#. vendor (example: "PayPal") #: lms/static/js/verify_student/views/make_payment_step_view.js msgid "Checkout with {processor}" msgstr "" @@ -5126,6 +5058,8 @@ 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 #: cms/static/js/certificates/views/certificates_list.js msgid "certificate" @@ -5135,6 +5069,8 @@ 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 msgid "You have not created any certificates yet." msgstr "" @@ -5171,7 +5107,6 @@ 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 msgid "ABCDEFGHIJKLMNOPQRSTUVWXYZ" msgstr "" @@ -5272,26 +5207,48 @@ msgstr "" msgid "There was an error with the upload" msgstr "" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Organization:" +msgstr "" + #: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx msgid "Course Number:" msgstr "" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Course Run:" +msgstr "" + #: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx msgid "(Read-only)" msgstr "" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Re-run Course" +msgstr "" + +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +#: cms/templates/js/show-textbook.underscore +msgid "View Live" +msgstr "" + #: cms/static/js/maintenance/force_publish_course.js 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 msgid "Queued" msgstr "" +#. Translators: This is the status of a video upload that has +#. completed successfully #: cms/static/js/models/active_video_upload.js msgid "Upload completed" msgstr "" +#. Translators: This is the status of a video upload that has failed #: cms/static/js/models/active_video_upload.js msgid "Upload failed" msgstr "" @@ -5657,7 +5614,6 @@ msgstr "" #. Translators: 'count' is number of groups that the group #. configuration contains. -#. */ #: cms/static/js/views/group_configuration_details.js msgid "Contains {count} group" msgid_plural "Contains {count} groups" @@ -5671,10 +5627,8 @@ 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 #: cms/static/js/views/partition_group_details.js msgid "Used in {count} location" @@ -5682,6 +5636,7 @@ 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 #: cms/static/js/views/group_configurations_list.js msgid "group configuration" @@ -5766,10 +5721,12 @@ msgid "" " Derivatives\"." msgstr "" +#. Translators: "item_display_name" is the name of the item to be deleted. #: cms/static/js/views/list_item.js 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 msgid "Deleting this %(item_display_name)s is permanent and cannot be undone." msgstr "" @@ -5862,6 +5819,7 @@ msgstr "" msgid "Visibility" msgstr "" +#. Translators: "title" is the name of the current component being edited. #: cms/static/js/views/modals/edit_xblock.js msgid "Editing: %(title)s" msgstr "" @@ -5934,6 +5892,8 @@ 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 msgid "Editing access for: %(title)s" msgstr "" @@ -6002,34 +5962,48 @@ 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 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 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 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 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 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 #: cms/static/js/views/partition_group_list.js msgid "content group" @@ -6298,6 +6272,7 @@ msgstr "" msgid "Edit Thumbnail" msgstr "" +#. Translators: This is a 2 part text which tells the image requirements. #: cms/static/js/views/video_thumbnail.js msgid "" "{InstructionsSpanStart}{videoImageResoultion}{lineBreak} " @@ -6308,24 +6283,30 @@ 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 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 msgid "{maxWidth}x{maxHeight} pixels" msgstr "" +#. Translators: message will be like Thumbnail for Arrow.mp4 #: cms/static/js/views/video_thumbnail.js msgid "Thumbnail for {videoName}" msgstr "" +#. Translators: message will be like Add Thumbnail - Arrow.mp4 #: cms/static/js/views/video_thumbnail.js 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 msgid "Video duration is {humanizeDuration}" msgstr "" @@ -6338,6 +6319,7 @@ msgstr "" msgid "minute" msgstr "" +#. Translators: message will be like 15 minutes, 1 minute #: cms/static/js/views/video_thumbnail.js msgid "{minutes} {unit}" msgstr "" @@ -6350,10 +6332,13 @@ msgstr "" msgid "second" msgstr "" +#. Translators: message will be like 20 seconds, 1 second #: cms/static/js/views/video_thumbnail.js 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 msgid " and " msgstr "" @@ -6372,10 +6357,12 @@ msgid "" "{supportedFileFormats}." msgstr "" +#. Translators: maxFileSizeInMB will be like 2 MB. #: cms/static/js/views/video_thumbnail.js msgid "The selected image must be smaller than {maxFileSizeInMB}." msgstr "" +#. Translators: minFileSizeInKB will be like 2 KB. #: cms/static/js/views/video_thumbnail.js msgid "The selected image must be larger than {minFileSizeInKB}." msgstr "" @@ -6430,6 +6417,9 @@ 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 msgid "Warning" msgstr "" @@ -7849,6 +7839,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" @@ -7936,6 +7938,11 @@ msgstr "" msgid "Forgot password?" msgstr "" +#: lms/templates/student_account/hinted_login.underscore +#: lms/templates/student_account/login.underscore +msgid "Sign in" +msgstr "" + #: lms/templates/student_account/hinted_login.underscore #, python-format msgid "Would you like to sign in using your %(providerName)s credentials?" @@ -9807,10 +9814,6 @@ msgid "" " when they submit answers to assessments." msgstr "" -#: cms/templates/js/show-textbook.underscore -msgid "View Live" -msgstr "" - #: cms/templates/js/signatory-details.underscore #: cms/templates/js/signatory-editor.underscore msgid "Signatory" diff --git a/conf/locale/eo/LC_MESSAGES/django.mo b/conf/locale/eo/LC_MESSAGES/django.mo index 26661ae3520f08c660eeb940d0727699a82c1eb1..18abfb56220f0fcc8dd6b06e2e6b2a6e0ee50417 100644 GIT binary patch delta 100730 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

1SKt*;Fe+zpQej@8gUKR3ZNNATm_(Vc3of5kV zMlt*29>vLxfLv4{GF2;-^?D8Xhe~z;@)lx~AlZs!6mM+Tn6l{NA>o6*D7t9yMCuc> z4qIzRTiWlz53eJ&E1Bi*KX0{~0MPcqa3H$1I1VT9B>=?$+e*?k1Z~nUBvVP01mB+Q zuP|odFLDuGHR8@dV!lJ`qtGWJaajsWOhK(6BVrm)vXcbt=hG&TfLLw&G}dWJ+z;?> z*h*^q0{|LBOk!Gl9iZ+41o4K9-;5+A89+=j)ZQe^OsvRsu=axChfgo<=oR@3eHaco z8CL+^psXa|D;4>mvrAb3Mi5*dg43CsK}6&r`fLC<*0XXmcGvHJKL9y~(`%f1VN65yh4feok<6D4O(#JRl?CfXRX`I4qH9S-v(P^! z@dkYV0jDbZ(dheWwN|!#Xic6P#J(ZtbNT(>Rg`y8{2@qW8zU<~GwDiA?Z{x93qoik ztVJ48aYhp5Bk5O-3$dAuY+$XVfYroSrI_Z7CvmGxskKCT6L4oRbwL{9vkLEt9yAU&!I;FSkhEbI05 zJ2b7ogCige){fF1=Qsr`3BjX)w7_SWf{O1&$kb&nLE^I7>IGEZ9$ig{{iHjW@gEM+ za4j~D`6oVmlzn$)JRP5-B%T4WKlrS}Cei_t zZ6KUeuMcvYbeBjT#9kx~8288_a*bH(=T|ROG7ZPR4z13{dNmcSai~~=+Tphd zV3A=EaplYHJBSoUKNJ!oiO`q9=K*@Vw7~vf$pkU$^?y;@k)MR#!b&BI@V-jsiU=@g4$G(7Ga!{Ds~k-C=(i|6bS|Gkl0!21Y%6KWOK=QTb17b09ENyI^Kr zmYmz=_kSV-2OHY#UFn+_0gdPB0QNIliEzPRu?uDO7Ns9TT1Y{os zUV6^H9{N=p-;RA(`T8$15k?{{NwAo8QP?G>ohNXffn!|)%WD#wC)W&J*oVK!DSYQK z`a!AzzI*W}Qc`l7?3SswO=+N~6c3TcI#1;J*OB zNbLVGXJQs<3-|WyYhwQiJ&|tUeui3SC=Nnbk{qTRI2HuVnN4OAjAtEP%;!ddl1md4EI$)p zXc!g-$WgXvGe!3m5=HS@Le3lb^_9j)5I2vcPr$B({ttd4tFeCs zW4v`w|5Fk?4u-w}xWaHNMv;M>mq-`fhQq%#ji?Ru9@X2dd|GHa*)PDyQ6AHWGEgw%b4E^|`2-Hxz`Mct z$a)n0=nthRX+vDi)2*+4We0_ zSvP{vZG8FxK9%7Ck*UPS;@p&WcT`xf zKpS!Mww^BQ%?c&1YBEkj)R*LQ!786(_GNf~uWkCnGInIHR(NS?- zVh7k}qhC~fWV`>TvJ?t)o0!wHP=UbU0wsfsn@>(~3-q_|N(L9nSENv(B1H;Yeok=v z)6~-BncE2$i{*>kYXzkKKbU>#Ml;J?R`3YR=R=Nm@%*KaU1iJQFrV zC9H@@*kish)w{6yKpqb_bDI+$9+tQ#9#dzT58Y4fZ)s!lj5wFHYr^(~Juy)UOSza5 zmPUmJnlt53RL5L?yr=8P19iPD2kLr%FW_eNG5hWDNaqt|)chM_&J^HL{{L$Zj`hlz z{C^&RIxs0}*>3XA+QIvOc5{Q&Npg79N!S}$H(|TE!BOA9k-r~!n}0t@bljXpoy@g@ zeCk^2zj6zAb`CNueLuQ&bhZ=@@Yxt*e)!2dv$_3fANP@u`ubQN^-UaH#k}uuVlQ)v zmu?B>I8V7t*P*>AI-yXDSizr4YDyVK}|6LcN^*b*w5nqIB8W6*A0;g z8_X4)-Ltp{8MG7)Pv delta 99892 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

;j0)*I&y}c=Z1KwbQ4u(S zO4bXg{o*yI!6cQ;LZ}Nh!PM9TwX;q~MPeOlAp1fbXfBSUdVB%(#v7<4d5P+2SY?}n zRHzF^qCRj`Mm5+76^SmWcKV<$I21LY*{G>qhIw#}XXrWyajE#KiZzr970R4mxfE&@ z)bYwa(NB34s^jBP9hr^AaTRK04?JI>-v2+;Z8u?6+bOdn9SS)^IMCdTM2%pAz2MA1 zjcg7o66?JB{iqB6i0b%x)cfzEI`jmU8}Cpfk5|n)lpHm6=}}Xf3xnF^i@OJW8|7IQ zGjl>6RD;7%A)Snh%q&#LR->kBkLNF_j^06a?2Ttwb$efYRL9ey-j^HQ^gTA2-=R9}uVMA^QR_a1XKK^{(xL{C2i^5wjsx|m zAu42DQOPm@b>c8o2dAT!=PJ}x-9<&_57dQUd-Y#XNgJ)E)u%(XlM8iz8Ps*E)@1!_ zgK6Ns&>b~L1HAHR&nc)5&GyO*QIS}Mioh;Zgbra#Jceo~vX+?>wHk_|Zd&zF0~lP3 z_3vgg6$;^aR5H!M0k{}-fkd^fq1321X2tQC2Q`xYsP~;fZRKZB&lSI++7H&TN4!|5 za(2}F@`SvD;;7J6LiM~h>cr-#4Wtb!q@z(evJ{nU2T+kXhnm|vsCHgq27Hg2+K9RV z_gAm-;s(k)QT3tb_3WTGYEK{Ml^1#CZK%0Fftsots1CkCMdCB+UJdKYIa-j9T1T*3(%!02_AxhrV-jD+`QLc!JKreLn z2h?0nMlIJlsJ|1u4;NGZqnUj+9M{|;le2}{A2VpA2XufBFg?a>X(7#tX(?AkUAPN= zkF!u)ZRJ+xM4U(Y6l#iEwYGr_MCHsftb+$IK*!>>3An#$nYb;HR&sUXKyyD46@jIw zk(|T`e2(fs>~>~8REL|RULT7J=^9js4`X(`?v-P-x8#gO)#pQ<*S0$IQoZ6XF3I(XPCANk;6FM0!~}Z)7?5YuSdY~u?6l$ zMRI>Hdsw}Vn&Q~KLzdkIdRy{T#e%%h9&_MQER5$+5sKNzrX~Uvxq=vp4KY6s!|AvS zOJUi*wp_>IRmv-|Hys+` z_z}}!IFZVO=}}KUjZhoWKvdGsMy>b#xCb+iuPfpqyir+kVLTfrAJt z{zLUN`Dpv}S^#yy@u;0{KPqX?Vl8}%F@1c6I)-J4<;M~stUHbe44gSW;Qqn!I}

e45XE80Rcg zf=7NM!Z`2}=aGc7u97<`sOWctuUv5EZQEd4-KVFVkmNzY{U4FNc@%KJLS6Pa;GE~Y zs!syW@0jwreVBanSHL+=dB;mW?ee|>e+S&ZsCNGyA7Ux*{>L7<3ct4vs{)oMV&mSk z{x!#EsMvwN|11Y~VFSwNaWH23V0->bOiTH9)HB@wuoL<}dQVQ+mGWe-{4WM6C;DWo zDg_RqTpcIj=}%;9T@LDf4!A$H+JKttY+nNISF3|jTjw@xjQZJCO>BV`RgYEhJr2Zj zzM%Wn$|2lBIdfRh?a)=Mt=GeY&KR7BZ82rYA9U}_qi{PFzCh63<9Ff-%AJBi_b;F3 zj23h^mV4NY`d-n4?#JzO*hlY+5ppXCJw+Os8AP-8FV+S5NbIt{r_^TSV8v- zf~=lnuqh|p!ckZ_cF?`u9z;FS{DlQDU7Vo1N}8Y|G8k*%FL)c1e-(5i`yVQzHR1-{ zFEkdRk~kt>P(NP?Id>8Sos*nUH(}7>AG$ax5(V8~I0_~Wy5CgPLtP+IvY>q>i@Gj=O2FUk2-OR7RV-ZTN)x@Jv?!9FJ4(k=Z(sH;c{fK4fJ4$wnK%F5E}CZ&c9X zAJ#ZIvIX6rsHV&nbk@0hHwXNa9VcJzpqtHU@)K&xlToYVNFnnrDiWCr2i@;@2chl> zw@@KYUL@!yYe&?12T-daPEqU7VAN`QiQ3>g7b6ndN+)ulq`HC1%0k71?%i(*HlchL zHKHsff=+u}iiI&)(neAWRlf}f(eWgug6?m-ep}We`5vq3^>RV?OY6@#k#d>x{QYBX zxo64;U9(lN2B%^h>ObOPY*{hre%lpMDd>!#dho`AEkd=s038<>xBwx$-L zHmFCwZ}FD?jnWYg%2KhUrH$+XmZKceiUvuh_Bft$WV@jIf4|y<+KQXDx8&S|B`GK9 z5Og0r>f&(9u{&ClPDbqyCs5CpRXf?h=3-5)|LC2A{EdH}XmBW|?_zIQftssKT`eNL zup8wESPyG;v(T^g{2hx^@9S=s^bFx>>JQ7kGamdur%^LxF2Td8>btSt58NHK|j-xYEXKz6iR&X02V|(GAK@i(PvPm zAlYEEn$1vF*Um$%0jY<^IlJ+cAH(Qp9B4BlPD8BBBW)^*z~bZ&gVNL8urBnBGT+}E z%3RNeQm!sm2Z!9cAFi?Qi{3Gi*qJ&JhU)QzaM-76o=D%k@a{3 zJb+w$u_^frxC6P%5?Uma z>p9TkfH@-PpsfMbpg5vW;8mF9kX3XG^0$P}#KSgX<2~Zntd6kPcoCAGbL&R z#Zirba{d!o1Ex41r;l3NLK&fFP|S1ES7uFTl-QsDYn$7Kus#LW!H)1X6qnrMf_c1c zP(r6H7tIgMf)dmH3njn)H|B_rz|%DNU$_>YylnYht{XSO8I*qncZ>ZG{@#W@_YE6~ zeo$QIQ7A+95@v^)ZkqYkfa#FOKvA}pP}YW@p)4|mZ^93!R&hUA4*3{-AN~iWf$!h9=yw*BIO0Z3&hx`3@6a^av$S5a5UrHff~KZ(K|$QE`v^%JA*a1!#z$z0Ar7KuX1T^iSK zPU+GR>F9 z)EO`za*pgSbx6&j>>2mL?y~-8%wa8@4ySP-MNXIgVbK~WuDM(;mqsiPpeSqd+%A0+ zvJ|X<{5-~j@7YuifNRMA49ZA#%Hz`be>P0O2-nJM9ja515fJ;|NTMGM7BZz71NS3e zhZ1bgDeTgy_9?81T(^iR(_%On`85hW#O5 z?cuzF8Ig}xwQ{#%d*qtctiG*~xp#uqT~XEkfz_?2C*e2_WUS$G_=9(69n6Zns*X$J zgws%5XUV!QeO>n~{1bU>J(up3hSztgf7lMUlApAJOaDIb1Qe@k*U-#v9+auO-!SUZ zeS7vsF7-&OU{wy(Yitc#0FNNQgtGYTXkv5RtEo$u+aqu^`SqK*)MI`F#m+M}cj`1vb?dc)MPeEDV zb98p;GJO>8L{8DgrJn9A+=zUnyGwp%!|B+=>^@6RGr#ZPBJ!hyd%2t(R2c5 zKWvOTk)bYKjk>_S99RK&!N$Yv1lMqLNbkYs9nPQW((e_&4JD==I1BqvotTG9 z^IXn5aO6Ul?RuA*78hJ*<}wp@q=LIJ53I7>hPXeJxnB%d!t+qfs>cdDe;dq->|JRi zln<6e9tCAN|8ynxU!FwbRW3&&nJREOoB?HybFa1`Yz)PfZiN!CT!TZPYmGHzG~AB7 z0hWhN*IL6DLYdM>P#j&-buPV&HV&p0c|FP?E;j#qYrqUR9r-epRj~aA<1bKp*l(lB z@tbU|SOPyF|J}{zddEXKKeWZnaTy$rT=!$MnlE7wO4wX%w@bfVW)Ku}ir-^CyeI60d$jq`Ol!k7CQZ9H{8ixJVCef9Qd78mZCpZAP(h;lR02BxF9LmV#KI+nY zzC)pm%xU-`O#G?!yf>6h>`quw${({4=mn+xUMOq8D>#|!JNb{>93OQ#o12V zT=jspk&i(cI{z6fSQ&~3oCzfqb3V6nEuakbMkpincZ@~P+DP<;qIA2VD0S!ybHOcO zPvjk6VE=NV^j}&a(G*ILPD9D}p0g7w!js60padSR&b#yp$5|*B{^X)v@MkC$=lsU% zSqLX0--I&K9lkX){Sh`p?)6>N!sj#JnYI_ZWcEBAj;6pbusrO3*&NCzupaVT*cR5k zV)6ZUD1Ic*RlC5{7?WRf>058B;K78L>vaoUp4@QhhGk>)rVZ`RJ1*U)XSr*0c^-;V zz4wFlU?Cigoc^AT$O0&y?J+C|Q~YQivMC&kJO(a=iGMObvJ6TCKZ7zA8ScCE{$TV& z5{1b40m_gke_#%z4y=US8;Tb1hEl=rur+M-v&D3~peSGRho)=;;cVnnusv+@$jt2k zY=HbbYzM3VqK+x*Y$36pjL@&P?(c=-vARAs<@yTBx}E8XOYdF}hTV{VgNI?Or{-Ey zJ+p>>0mbq7pIZakz!S)yLFwT57gp~PSWL7c{F|-k)uCwjS8x!_{?g2B1>}3DoYzq7 z`r#k8KWP7_ndg5{Mxf{$(~SjCdins$My2>)HZ`jt9?v-k#c@UcMk%?z(}Kis_&pp2 zoBm@;bs5Uq(CA-Vy^h0v$obz|&(=b*@3{ZWB{zX%kaxgYupsYE=$u3G2N@E$)jxEH zr;*pg=q3`~6S~zUCQIa2AKnm3L)OBTFmqzJu4dGhrL@Qw7|*cN_v`svbjGD>?_=8u=`MyO8sQ+^U>+Ls7RXU!|~HhwKsD zK!KqVxBBRe@y1rLEcuI|n9tQ%e&(chfz~i9`7@!I>uT#ifU){RK%^lm33C%%EQJin8{t)8qm zl;!txSOKQWXmj5JiaG9wGUU}Wxz&#hgQBF--$+PBl`~rl7endEMJO$Q4aK1p%;MJ7 zZ!gSJCG-0C@B4GJWlj^kXG+%&N>BcR`{1-ZHm4Qyy45dShbzf%oX@S>_*YOuxY7Boq3!}U z#q*#jah8H^i~o<1s7A&gP(q_}h1?q7FMuMaDeQJu!G3TpOj^WrU_X>dCSg&lun3en z{W`{Xin-Mhb%xW(KM2L8S1In+<#z`x5hdd<5>ip&5>`PMI18QF4LguuskB?S*&Cra zs1#+~>Jj@udE$8nieIQw-bU;IY=)ewf?GEreV{DEU%;X;TSd3trf&tKCCC^}VkbNV zx4|Bj%nH&}c022kKZBwyU8=a%_aB5GA*ZV9)<|h96f?_Q&8>k-Lny9xF%;eT27Uq? zS9hx`PEf;i34sRj1sO5H!!{W7L+74?Vzf;FXs3UBMyaVQdiRzkv zcn``DuZOZ`gzLHOrW6#jT?wTlzd-T0rR!t=GRFt%+t7s?m}BS-MJK+6;!59X=++2m z3zVTw+sL$e7VLzayRkW*Ij|RUk|u7aJRAV!_+B^xrfKTdJ0Gjz0c3ZynQ83_xQ2{& z&E5KbUgG!7BW{OsVzU<3!&^{V-n6B;=x^a<bxN#VRg>VHsph$T=*E26EbvhYphoTN}!Ub zyXizbD1Krr6f3z36Nez?tacjJgub=h&SJ+$D|1$l}(`|*< z6QLY%8$31G?VO>){=?n+en80)CO?2F$=^EClp68ROG-DChsIC5cxVn?cd~El}2i|Dbrh z_gB01;q@sfLtSBwt(ME7_=CJ_ZG=z6SZSTr7d;(Iq*`x7*&PmKC@({q<64_7BpVII zr9OrqbG+gfTZW%*H3znSn<-V5?KV{jcewTYLC3+ioVRGFm3sp>BQM^i*CYPhZHvQJ zxSsV}-| z6b*nC&anQI-}Eg0fb)Mi=hoZt1J7fQiLk%?UzvG4yNJV~V1sYW*AKsBL-_>C>Q&>i z+Zo64-{CMg?7C_D>zi)fWRARL4NH8Ra+F^TW$4r0vDI`3+{<~*?z)|yVc;i}S?vGy z&$bvWc<6S5w7A|Q)B4uGTD0nVY-_?HxRLUmp4dj`#c>`)^O;0SWO;HU2PbaQ|sTI|)iWQ1*@6Sxt+dz&*&b{*8IG zw|Fq*{je6t2mWU<;E9ADeNS*(oJSwSMZF$}Z{T%?1U-6lx@Ww{d4Sw5g(s>PuKte4 z8B2yMjYp&0sp&n=4diMWOwN+Uql?a6D9STCtA|H!IHYVI?P<209%nWAx8Qad&E;_} zF_QUmd(`JA&g;>JABQ_QJ}{q0ii_`!8G8qg%AiP}YW`x#1 z3Z+NEde+dqP}Yp`P(0x^D63wc`ZjeR!Zye!p(uBj1~%6dVJYN`Fc0)M^x$E!zmgobp}Q~(OxMbkuL9Kg{~!rjWL`p<`>G$yyV%J1yP8g&gWy>L-#{BkMj&p{m_PL zSa*+89{Cj94U_cn==yyS9>K0N_cUv`)7zuIyh9(4I->M_J^K9MCKSgste-ie;{84P zH|3te9(`r=8obW&5H&R#FungbUz4SbwZ3vum73KmN%cEPYVNm=>q1on&8^PYlePBwl|GOll;yC-3s6QT{XCD}beaM4A-g`Z3m1b@Z!;)5G#r+P-@uMy|MBxp$p%9?a1@S*Z=v}1 zaSJ^9g5pysc6?}|HRKN{p0M#EYrrNbx{z`)jtML20>!N7Eww3r0LvnmT4uU74C>$i z93vr~?G8*1-&<~rMMWqlOoieHzJNnvp%r$atx){Mzfg4O-IX5Q$P9;fkgveXaNjDA z^Bepd%1A$5ZA`ib`!7L8@iiWO%cUPIf;)wZg(;BdZL_J_0@EP7wp&lLK)FtJC=DD2MYrZgNfacp9m){i zgW^hy?J$owAIhrr7EXpGcY5^J%E=i2hTt(9A_Dg{=ZG#C3b6s@m* z%I0zc6s^AmTfrQs@dIf41o$p;wX?Q(^@5eS;7TZewDRLQ^L%?Qm|yT;#H=O$KTYCO zPE2yieETUVBQWf;EgDI$SVVIV)}f+NR~b@x{(FmV>)tkKF;dQ=1p7D-X-}7mf#;eP3#tdGkB^S5> zB?2mz#q0b4U&8D3{Bl;WF2~!md!2`r>zTvKHGR(;)r|N&UbEBuUUft@3wSlaSO{}c z(eF^qGGjrnt_hu>xY&s?c^}Mxd=;LAf57JOa3QY-t;q^|)lpS}g~{&)-=QIE3rD>g z7<^jHT0EmTL&SmJCA_-9C|$;@=9awzLz{%xZ{QG)r>*8y`=4LatHGIwW?#~9z{vyA|q{GJ5UWCLB0eVz&Z82x}o?H$|BRazE_vu zlTgg6Q3J1f$cu0ra;An>?jn>CDc8uWi%uIT@?O{uUWV0Rv{+-W#&%ICJDQ(iC0MqJ zS6%a1D4y#G6tjB@#kE#!Y9llaipw6A&Mm!m|FD$}{YWSs+Yn=i53~V% z|8HxnxND3@;1mjm+j!MeErDr~v$Zvys0hDCUJYe2>C?{6pATh39>H0#b9cJ*qE*Bi?z_ze0@=N$WZ2X~D_k`QvFytEDz0P8;Pn2s1TKDj(?|uX2f|GihQeA>I zkSp}^>J7^mwIh39uf`7(U~6P=KO2c|P^NG@6i=C`KlU$5 zmWxD1I0DLYc?`9T_uW zPWTBd3$H*K+T;_x8W(hjqFl$Jgy%^o+1y529|HTqdr*4bWQtdV z*||_U8vT}p9C&xCDO(3P6!{{Qp4FUY908@GZLl}YG~KI##T+;sIq3{j-dRx0Fx^a) z3od~Z;5)M{e-)JcbhEt@rt|&(Bu0{vXpT+A7%0m10~GttJ=c`0J{*WVAJ&Avc{Vjo zq1f{-D3MR{k688KS}0S{biP^BF*pR-zrfC)prk1mNyyNqS!j-?7nE3T8WbH^10@KJ zEHW!-5C38fmmK1 z173w`ptH@&rG-(M<3c2)hn=9z)jrr4mfr5w`}y0T*muz#HnhW`SVP{OUVS3E03Jjx zxy!3h&tE~QZ|QEk;A1G|-Fsp#8%hV~@4^0MNFI?Pt6l=J$+58)iR7XBj+Ld;~!p8{poJOL&APIbiC5z3md10I6Ez>{$OQJdm!pPHk}5k2PBCluwO zjKp9l=64>JfmM%tHOd_i#bf;drNQM+*c@+$V!po5?84Qd{CUntFkxbp^o-YugY&=i z>O0`ezP1r9b-}B5M59|sNKe{a^lI3>5Xw;AhSKx8-`HHug%yw=Knc%td}~_X8%hs9 zhErhY@5~iHhhkM3E}5t72SwNB!Se7loGtbrciF2q3>HFhok^}(Fxm*tNB$kog43^> z7N@;tBU1&+9FK!-;3n7yy06=a427+c_rV@8`S&*WW8rAzC$O!!qFy(wr5B(q9+_`? z_1irAK$i?5asdyhY z<@(N_BxLUE{a``iI;i#vWyqX+wmcVv@?dfx6m8D>z^l97%1|2KEXLkYV!TOEM(z=m zh7A4LJYUv_w)pgh`uy(;5>l|(BMT@#hhiqBe(~z2a|4t`Dc`R#4+#e$PlNek!pAnG zg`l|DJy7!VJhAevVLjyGupm4Ki^8{0uz%@kk*Ai?8dgT055=y(hccuUpT!m-C_UQ- zB|-{6H>>yn)<-@JPeA_*3+cXwk{|ueR>g}@tm-W+2TQ++rGK|_Q(=GP@1c0wy3s$Vh&jCk zr;?HUZ=0i4P=@GNxEN;s$5y!`P|PyJzqX8afMNwdLK%AZTWiP|DDlH3xCG|<&z9@c zP#RE;udo>pqlZbfCs96uPlswPl;!solopmv=+iae6x@VdJCRS7={1xdu1f6FWjSRM zpH9sTDCa$cYvI5+pT4q{+U3(wZy)SOeoePe7PY8zl!OdnB9Bj7+6YR6p2CB$f!FBs z`BVu{L(%rcexEM0X`v`vb11qp1uldqV{*%Y$#A4&)ALODJq=wpkA{bdUI)Pwnx z`t%0G=kN;(OigAzZJgYvq1k^hE%`Z9SVOA9rpOZ@J#lVAQOe9IeYP)vU6H?ovf7nS zWeu4PMagf#55@j7ruOM>bsAic{1cQppZbnZ!{n@KYzVJFiGcd2_35*qM^GZ3p6P5Z z|ArqUk52E??e=>aeD<~r6dfs@(Hhzg$`_Jsgi#3~250r@-)wcxVLdJWo==}pw1?t4 zU%;`jbsnFZ>kn`h=XvuQKQ7?YaJ_aB8ySC5lWRdSM_)0YzHs;zJdZrDxUp>sAMqa< zc}n`6HdJ^H4n@vg)~EKr9xg);l(PnGf#O2*l=rFq4uIl6_P|Q;7OVy{Rq$!t&*9tN@=v zxp4k=HUf2^baXhxjHAwe64KKPP&}Tuz0GX}D04I>Chve^ZqK3gpjrp3co~$3$p@i) zYtE`JHbVWo`_$8Y0cC{B^q?G^3g^MTJ$*cH!2Xi-GJDJeWtHm(Wh8b&amoJPKD}qN z5H3K@+Q)i$7|LRlrmrd2NGNmt6Wj^|{Ve}5+=QIDzfT{@o`aK-#|*#`iT!&A+MKU} z<&i&!qCD!Sn02s?L`S$3`5-I~n+);kCUYi~k=+Fg!zWPuK<1%7 zy@gW^M#c5cCLv~c7s@I&Y8VILH&8~P!Em3x!FUsjr|UYx=SZ}>Eylm#T;!@FZD_B< zBFH^Q`7|b63lAaZ!P;c%9zwqR!6`Eu`MSP_}A=7SWQ;9B8r3 zr#qL#%dN*B!!hI+UE$O4`vB~XoP4DX^#mwA%CyR-Vf9TYu6X!rn>x=Ldd>x^LVg6< zxwziSAKz^LW%w4K-VG}j{n!?ZS8zKOH2=h>e~RVaYA!U(PP^cb@EFIVyBGl~EVtVl zes!NuZ%~ZcZw~1elo6SEz^3dpls#pGgXZYMhkP2`Zh*O@zVwI9CDwpqzk8r4Uy>s> zI$3#vwUi+-Cij9>5uvJu2*;13HdbK26G=bGyWc~68kT3 z!g}y6lndnj%p`7jh0dmpBQS-v!_ zuK?>H4~DFu~iQ0#R9tPBrBSv;Jt zZIvqtMIH;w!6R@P{0Gj0i!a!S=DcWAI0UXB|1-D}w)+M%A5S8|x8~s{!Vbtuzq1Mk z!`aBLOXjf_L7D4JmwkH6W;c`z7Pw-b@oU%%xzkniBbQ(S)3Q2xUrcLYd_7nIfRGgu5}ePK$}3W`$w16#qRznPZ*3ExMq^3tqhC6u{83crL2 zU+EM?ov%n_BqRN6)BbW$%%>BSDcB8%L;vsApvh1i(gj!nrvAegrIzp?Keq<&qm--oh3&w|o}pI}K?G?`z6&c0BF{&OhS5=rjYy6Ioym~WuMTPq6bE+#mW4m3^hfmp!@H^c8WL@V%{WjrwH25Nr9odoiR&}J zWBd?iLEZ(`3ZTqs)ii!x8y3Ry$iKp|@V&Ht4P>@MSvyLmvj)yg7xk;}|Amb89B7l? zuf9D=2D@-RC_NevXTtc5e%++5h7uW-&g6Hd!O!7%*eJ7K_mJ0M3FM_&{A#wBVOQj; zS#1QiL)pq*j*^fT)yifSu7qO$x!$!C7sTkw?$<988UkOSOx1Gx)zOs5=hvvXDHP@1 z3T28ii0*-V71 z;I~k8qkl0|+S5>`EL_~L=GGO8>z)i{j(5No@EQC7)-2&y*S!hOmGwVMNt?TUP+I6J zWpV}B26-+N`~M9#g}qAq)nA;3($fb}R=fOVtl`I@T=+h$1hba4DeekInQuYyjH$|r z&S8I15@X14mp5&l3ilvChKu0p3V!u)B`f+hO1=)alRvnUUxU)@mHiq+UW60LA65l3 zg9)nINTr4{LfxU5?MWyd{SU4X`!7+=ukrXbm=ifubu*`0uoLnUSOq#Y{JMLs3iBfF zgfdlkp@dvXYML%Jgc6W!fHL=|U(ytIIIG7ZHPxeX~1zPYe%4-U!&VnP;Nr~3HQRf^-cQ|H}LB=KUV|nUwXKX z46$!-L$lk4@G$Z`*bXhN*U0ZohdZ14olnRw+rqDb$ggk;^2nA<1;<^jtYkE#nzc3>E~Q+VzUDWsLs=EO^fN0s1&1ML=r0hjbE_BR}C1zmwR_c`%FE zf3-C>^xdJ%(QcRp-h{HaIBRX_rbBVX-@`WW-E~%OA{4XS0>y0qg3{w!>&@fMhEm@- zD9iCPDCHV#!2S!6SVN)@yabQIDjWT}%}%n(%w;+JgQ4!Q*_5*7RvW2{usY?-Y_kha zgx!$O!NIV|c5_f$p?Jh^p#-PDKv{FL@4)_L$cF8(IV`Z#l&m_Gq51|&Pb0f*RqP98 z@wo-pzcc&OD12CuH$BPtRcgujwiI2QIQqBPY1zcb38FS6D`=Fz0pi6EEOL$gRGo z9{2*Lfs<~S16m7rB0q;8!!^;Hetp1D_m(NsD0qMaM_@iU@U|)EdbouKJcIkmUvke} zY{MUMSjeHD{LWR5UxL!}PagW6n>4WIBg_~%`(rcPAK(-6+duK^O{!@9=YHKHy@kiA zVAcyeq5f-zh!efP`}J=)*1@A3U;Y=tCT#iER=*+%1FG$}p+vbKB?{YYq@rYyL8u|XuJ0v8|AL|e3E!P`RmdECSfST1@SPc0j6m$C<%KBa+Xz~y! zzI`8jA0`R~bW{2P9F6=J6r~#;4(PYu9)QJ>ufn2Y|KUhLqu**UEeA%z@^A?hmwE&0 zY8M|+S2_YNApc{S0ai>JP=C-KWmGY8a%--M!_iL(UMq3nZ4k>j!kG}=7{4VJ;I(NNt*qj`OvRb`@(vvJXts#?O zM&zqd8t^BS3isp+IMd++I2`uR9ne2Ec?M;qvb-124abL2>YEKk`Ch>lutA<^K-c5v zc})4b=MCt6{fBTV1s3NEXoyuLe?UEC3nUnp7*#j|aPg|XX&B?8VQSge#O z-?1_QjqUEhc*mKfjyv@-!Ui-EOoVja~ysPMTh29x2bGUgAO3C zhAcu+CudDlmSIpF#ZD;N{0540cB*CObp^IWu3bBz>-{DutK2b|A11D2T3!Uohz)_# z^K(!-_!m42->Ylp_ZoH*`(Ix#pwX(Yen5lDvrv3@iv|I`%k>=%3VA}s5l#!a=F`&2M|AmW?XLmAJoU?O4zn=Fb zl(pkRcgvsD1N$FOMy8(3B}%mc?nOS?+q8LTpMc)M%-h$@E>ph%uS~Q2!g-WSH^?g7 z2{$8m8ywKMA?Xks(U0K_^1BYThW`#lo-iz+xBZh2$NuM%@z*FD${A7X>3>k-f`g;2 zCw<145_!g2MW4gn9B(>~9zgH-fG*!t;W-)@o*dBo2{)$&G=l0hJ)kc%zks7Dzh`zp z?+X-}!-XD^abS*V|C+f04L(;aunNj84CoDrvv4)#(k-$E9fO}BH(zY!k}R<~o(Tt# zpJb`|kzsH!a_(g|wQJ!?8u$o~A%AOhm9;S6YBP(&a3u#StqEv=@FSdvJZr7Zb&7QX zeX6w<%Kkm&`hecJxU@PycZ-$MbtqfzLvosjLAdBTlQe0$t+8mfnEN$nW-LK!4LY?i@;n zyyxqH#&{(!;9{AA3vfO8oxigN_%E6Ao`Gx0A9)$iNx4i{0!}hm;<}k{-J49kXzw)= zveD>x%gpQ;l=Xf1ZBw!ba3S)%I{^*Fa^Gd>s3_}CHpdTswvk!(Fra@2koQqQ-)_GG zCCGg7*rs;*lYnksOFyNdoS)-2Mnrmk@3lFQ<-c3YgMZi%o`$mb8~dltdHa6?`i0}3 ze*;ci&bz~JW{IwpPY_g}{~z3md>~;^Bccxz1@)zryHJ$w{lr1_w0}Y|`@KnmQN2T1 zJMr3%(poVO_ z-wEnkks?h{mGKiOj;Uo@D<4W1)LrlaDDgq}^g-QWWz1j=yBj4TK6yn(tDtEns~}0{ zpm{)86YcJkC8&3~4rjHV*2)%CKN0t?^>hPFOv7?!52}vj%@x#;Eqh+$E+~GaOg=mB z6g-R^?U>(A$XLKynz~3(_XFqQVhVgv)Oz>_e9Z-B6btHKua7Gg)EgGv%LR4Ks8%Vc z%J(na#d+&12leIE=2e2aL8(*2Mj*asP;Wkc4l9ZMx38rMX9E-m@(Vl$_tXyRqtgL( zf_kr}V}qdHM*9*@=6L3YL3K$;P~d&qtx%4c3*(v0cWt zsOEYN)|0906x4gd$2;2yjO!BA5U+UGptD0-c8SDRIH8-d(1$ixKS0seuH9`&e}giI z>wB2_yw}qjatsb4zjrTF<_A!$XL@flx8i*m2^#tuN(WaCun{agkdcw0JW4`_yy~E! zhDdRPgL+&20u;woZb(ogmnBeEw|}5mN8h1AbrWa6R!m+ch{9D)oc~x|dwJ`Bq z8`AYqDrh~=PJ9Aol^gYuIgC8>gS!6z3fGX|W`Q}PgbRbZ$?ODWB=$quiUk)1^@qng zLb0wgi-Q_^xt7@VqEDAwi#D#Xp4V6zbbN_uoAof!cI(**c!d0p zJItOl?XI6L#B3l;2|wTni;X*Ip}kAFe}Qw9ouVnfU z$oFyh4p;+T9uDe_#hpj2f?3BILXOuw5!6sB%W2bv1u!KQW;_$r7_m5%eZveW%XgN~ z(Gkv@2{*vP=WJ?jd>zycNx=(2CxzI5M-sA?8V(!5MKB|L48MkfizpWr+=OCYgD%-x zko|H{e>r_WtjqB!SMcfZ+I6#@k8YXcseIe4!F9(vdKOA_z2ish|1BqU`N@={^F#A= z`5#%u2jCABocfDRMUP*thdCdc86JZ@IKSJIppyfgx$+$Ufc)R9pl(ZGHlOq&TpFaS~NXLakx@KevM?-ombPX99Iq(un zfn<@8dcFd%Bl2`8o5&ZiJIoRv(rxrC*c|yWEC;J34e1Tb32+(meb^X|O%`(6!mDs0 zES@~1H=!;@NmM7plOm+%(GWI7J_cns9G^0zt6dA&7Wqe57*1MSf zY{l_=P`2IW-U&H%;J;8pu3BkAdeiDQltnH2mc)1x6Vuud`O<~-&c<@spZpV0w7f`q z>q#9b?~Ja2G9q&_ThC8Ii3Jm72{~6d{u#^$7iSOYy`^KhLVC~WXSkBRX0qHNS#zS! zo;)GdfdP3#y0J)@&*o+`97BaU@`rRy*aD9u*D4UwwZdO8q>f|@6xW=lP)LK!^-vsB z<-#F#M1Mk&mlUxM)GcaLwiccc`~Qc8%;~4atO2=-hcs&a28y}WEMXV;8&*Z0P%@ z_@*2Z2T4qWKfw~PPt}m#wb}wJAYXzFV2Wy{OkH6+rH-p% zay=+Lo)2XNFF`q;rY82^nMB8$*1~g8mdOOQ%pZ(|((<=ZMxbzQYsdg7%6SH^f+g#i zx!r)Gltb!<^HX{9CdF0Jd7NcM4VgLO|G^?-L=zIyKWm6m23E#oW$livQ zUk}QomPIfpd!RgIh@)8y<-iZ{BzyyFs!>pM=~F0E`X`hicfc@nWSNJDoLOT3<4DZsK++L56`P?{ zly;=K;@(h(dOEBL_r>G{qs+{5L$UAsP(0ycrc^?=XHceU+Gv~W8&J%z`k0VzPzJ+~ z#r|`RwF_N=h|Wtm5cVHu+WH9kk@JraIlW*RI39ii)4>80@My3e+yCz9)G21*3863Xi4oo#d70m_9p zK^f|AVL6y%j_FWWC_1qNHifTYTUdK;NFUv7g`z{hLeaGb^RWMpB)ZMB3crRj$5}rz zyX_4{iN1lNjK29+aV1z1c?lHdy9~=i{{kyt2a4mG1e?JxV)>aCnhvyt5*JKeh>}Q) zuaF@ZO0&p3ToWi4TnokX-GH)==UE(E&!LRWRVbb_{}LPWBXBTslBK5gBjI7>H&8s| z-euOXzu`#aGSTJM^22a38UMibaKQ>wn$jyxCpN<(Ll zQMd*sS`*Uk_y)KEx$asEa9+bK$SKyDl|)ODkfFQ+#S=!>TY>R#3i2kn92VSQA=yP3 zpO|=IV@Pi%E&kXzVY@l9zPkxb60wNw2|543<@;H*D8J-zNcVt;j*?xqQ*A;Ls&=P&qG$oUb_V3H%-&zG6eY z;A%+s6AiCf9O1og<~jw+b%Nhp!>+@|i7@ypx78Clx$lMaosPqB2?b|9umB?G&o(9J zpgaZd`_KZGZja6J`~k(MfBYn*cRZ%Put+HS+9IX0zlZeEY@WYDPCm*dd5gn?MG}O0 z+ky+7OB_}u$&@6lzWo+#OMyjkmjA{R)^&fcH>^)EFT)I+_X=i%$$Vjrpi08uIqxi# zRrOdXtUmtTa9Fq7qoFACU$6$O9SJ+px+E5mXbtZ}F^kIaVMko&Y{*vvI(MO*a4k(( zAEjna8&+j)1H~V_ffDUzNf%c0Jq{}&`_hNi-s{1($a`Zp3y4;z<8c^(o(v#wuIZn@3LQ&G@?}l~xJO|~MOg7~T>n)ZAdBdul@8=8aFCOhr0aej;9VU33G6_1A1YzCGH>zu!d@uQMqM}8SOU#YNeNNSf2s~Nq9 zpHRWFa$(i}8s)>P)kP{>J#(OpVDc)~k#K|cVJ)g&(sa8 z%Pw9otUILW5E4f?um_4G>093lUV;met2PL$f4B{0QAyn}>>Q)Q_E3C(=B75s?V)Tu z&cduPTQk#@ny?J=B$yPQhSKosu)NrRrsiSCn}iCX3~kR3m@6E{JFUY`E-tjKJzATP z6FP;RmE`B{8g^bIpX(9U`v50;hjnjPyN@;eHk?5{_4|g^9B)IBzZ)1$xxK1-0-kQG@rw^$dyKfbsN48evLe6 zq~%u`WxBHg_9wp{x;7i0gc6`M9v$Y_(-RQSlNbxTjWzp!JdO(K`Nr`!q(dj$30L5K z^7~D(iki;|JIj$D!MRj8X--%-9`DRW`;jlf3ml(54{JegwGcmmTw+n!=>vB!#r}UG zk#(i@Ftj$TZ?l|%KaxLlUD!#^koVhU4rKBtVO?AjZncqE55Q=Z3x#;$= z^9#HK&%-Zw*wifC8P+c_@$9mOUfhNK%cgPaZfih|Jz?FoI(tniKaFwtzOd7qa>e)C z@l7#yJ`mO~8q9hSrQ~>$qhZ|@pN2z_TYPFd@Ev?aht7UxX1?o;O>v#inTs(Ly!Cll zL!vfk!y1k!`Xa1>$r32$`5&ANr+*pNpV3QxF06~vLpX^1uP%i3S28PKwDZ$`6V}CP zH$27hG2fb!R{bulUsQYz${MpfdNr)KTw8=+EiZY)JmjU@ zVg35u8Fy?XO8jWb_Xk`-`7eH=VX*6cb1-!tSkKo$i7%%AVhw%wSDT9HTN0B|zSECw z=;}VTx%v@y;Djd6!cIbtAA~XjN1kJbu*!?D-cGv@WzMJm7S;z3gWqwws1o(|Ml`H`2F3ga_#&!oiTx2B@{Lf;XILPj z7xV=q8kp>XqC*Ws5%u+va71tC?}p;}YDcVGq2v*5*f;Pa%8yJDVZ>11_>>XV%AHV# zd`PN@PD$m|5q+8!cqgJ}bqq?+ho*@*7hvkN5!IDPF^*0baY`~$Dbq*vp;f~ScENw) z2bABOF`{$s$`nyYw+2q)`cA#f5q&H5Dol^LEzc5BD>#zfdNwRaM1K#wM9zqFobtWi zi#S;*moHC5Bc?_LBF-gxTCIq6AZ>|=&h;z(9hi0JxXpduGW9s^}<*athn)Rjyg2_Q5%fUSN~T&{qdVYqQbJ=q~BIxwk;DM;XlCapY#z~j$P=M_<5|a6#yV{y z8on3p7}3Y~GovIV@@d*NqU&*}Tf}L|3ALcu>xv#Wr^S0l)Db1_Wt;=Wv83;9%KIaf zA>Yy`qFc9j`$jaxnggei|2GszHmRTKRI>gyQqk{7$ogM>Ktv;#Bm*P5jyHfC$=?RW zzMBpbbHNkBWpKq{tDw{no0=W)F!=?CM%0r&g%gqI4znRoJ=_{H5zZ$+endpJ;e7uq z3HejWmLr)n%;)~-h?5uA9UIZxawEqvRGjb#N&|L|k2s@Y{R!5vZ{RWHVH3?POHPVt zobR1%BXk)`!Q_*^^*M4TixhwW@Z;ti!j%B2EU*p9?!7@7iceoN5zO z!u6e{B*g4;Y&JVR49_B0*kV2MejL$TsNchQ@)Ld%(Hj)WVNc{~Q0D#(l%XBC6&-@U zZKjm1p-e@-?RNe?D52OFFe-^#v5Xh70!emQ!BjEkjCQpxXWsJLG zJRRe;7=MLQ&)Xf?zw{`6XGBAyY;X(m3Ah3F*cH*AUP`(<;slW6_DA$qOfo3vWr7k$ z7lz^&ra;*d`42=iSS<)8_#6&p19K1-fQb&8BPwzb`)@?XBr;@seFH{NzR0176GYB( z*iI}6OCyhf;=vBW%+PlvqIXR4!dA$&VGFo9mY?`&M8osUP#oL)P`gvkG}(jKx1Q`8pKk8+J0H`+>)> zBXZhPR{t0%BNE+6qB@BeP+C^ns zkA^amyJ0@~2+A6g`fNm9eO)*P`4}81_Fv(Ph=x%6p=?I;ei_lbT_a&z!2TMOkcx&uSxnZ# z{4n8#h&~G{1ScWaha=!MSP?e4XdZJBlo9+1)`WS!F~>Co){%TDTe^bZTElC?vdEL* z8nOQ~B=W#+-&qeA!mg4J+rfO7Z1tK0(;`>Dj6;E)U=}z5O8#ajJv#&I!K7Dg1UkS9 z$YWp?coJrWo~zh@DH6FzRDzvhLAV9V+}(mQmw{^$-JDi}a^Vp$BU~2aQ79d`4P|Ot zUpHM^3Z-GEVMcfl=7Nd7H|G5w`xkA0p9~qIXp9S?oVXo|qc{&mIqyPIHt!7^sRFPY za$6{2_?K`PtZ>unI|3^sUxF!M>RUF_`C&Qa*0->KnTr)6s?^DWeDFu zQKq8zOgYCu@myPAGk6n9MTLJf2h$pg63>T{|0$FPJ&ffi`N`%!FBB^p0CmLIlK7O2 z!%*gS*nQ&?*cSN^90}7rupTUiGL%Q5l)nTs!B_AIO!2c_;5%3hIpITdI3=OPm~EkS zq~s&jiKx?qg!u9qa1mSurDY|4u?shVB42=V;?FUr{?&R~3l=4RAe3^Sz*g`SYz{L$ zwqSJ_6mz@eX*F9qM6!A2kJE19}@v5b_QpT&xO`gh590m7M z-~#MM1rt)o>uvdGY2)>l>il%^8dyAo{VA6xeZ0=;YSmHWaN3-*TSoCVXcqcW9N`>Ne%k@FgcxNL8 z4#JL9(5^(huG?qeP~>7I#;f+Of@?T1s9d}wt~GV}czv6tJCv4YuN<#0m&~gc@8qX}?ppD>A1G1B zbl@74P_98;yWn~#7rGB+b!}MBbYnEUfqV*{7yDmT-;}9m1GF+Ra|5Mkmzu;oF66XL zP0rdPUe|&i@B@zTgJMR>TE^>}4O5`p)7b}Qt{b$9*Ffd~l)xtY2d1QhU1QSDHFsY1r<)|>n-Iq+BcBx1 z!Sg6*5$88>TV7*ESU#`e4!(cn|N9)KAm2l&8eWPP%4al<$&`dhmSg>-wXshsD%?Tk z4#ytyZx`iTQFb}!Cqup;YlIYE%f(IxiF_z?m^$)vTz+|dCVzjZpHi@<6r|GAR4|T; zOUEw8kD)o;InJAQ&NKe;KDzTA(^Z_~?P%0MM(HXS&d3OTK;Bs{Qks8!_n^a2#2#4wQ+t>vvP=LR{)XxqsJb^NkVM!|DF`v_$%J}tNrvklO%6WgpMx}o2 zoCdK*$=CP)PMs~OsR-reec+S)OZYz{A>-eP0<~#PsaPfZ?7Did{~v~FF2|d3(arn| z%iMADhfLQQDwGd_&i{Ts;DS$R=$qID`0`Z!e8>$tzBMnK?d@4#+23n+*9Rk12TFCymvWJXu}<;pZTcxs zM+?MsEhxW1v6}1#v6H35=~%(Uv~oBV@x0l|8atkZM&*t5=wB)sL>c*f7CZhA$B%K* z3H;;b1}6>tnSYI`r#GWCELN@`at>`6<9~x5bmK(%8D9DLIUzZ%JQHiVy%^!{^!#!)=>V|UE>P=;zK`sc>du06T7hF zoa3U|kcV-R@2T*AK70q&|9<$sDSmPptD(&Q{rp6)DwA=Ui##XYoHBfWk&_Y1XJL$z zp2~IFFp_HjE)t(|(s((-hc7vB@>0133bW|x5*isnK1c;sVh!2C1>T`oyyok?;GE+e zOH4U_7{w{hc|9qYJ$6CfzHm;(rnLxZ`S7E9@`*arV+xgo0|QAPqSySIiu0ICmQyGh z`EzOQd;BYc%r7xHtGH-A$Zrce>tYw_M*2hkWr~fOkMnrk<8zorLh4=cbU^l~oeeTw`)AO7M>KW%74S4O4=Qmp^n z9AJ3sb3%RTEe$A4B_C3d?~igm|`J*={ALS>(pZHga ze7^q4DMUT;;e`k1|Fv}%;883~8=kn3kOX%U+$Fecf;+*T;10oM@!$@NySp!L!QI{6 z-SvNKwwAk>|JHLl-Cgq4SJjgolHHk2Nhh;Icp(Lg3;^eWy#B-6H4I)I|9_GIz=|Yo ztpWU2W<&xqQui5%;Q3+(Phm1jkTfHJ9<0|vNF*5FIPBv=J{_@7DX=AYyaC?WL80;3 zFW~+I^Owe^_86l%Nmo&Ib%MUAPF{3Q!#V-gWM*DWAP=`Ncz?P1N5`vLiAte*umKNaBs*1?)FV<;+Rh?;}|T?AsY( z0EA%U1FuYp4FQqW`0%==k&oFSIUyh-*H=&c9+J$BE?ve)KH#Ju_TT6&#Zd;+y1uk( zEG&5~+L)oo(S^Odv0PsN;}um?is4%mB9m!pHZ;8Z-dG6vlKB0S&H)^S%^{ER?aaO= z1(Cuy#5{@^k*r>N{l!zZJjmYQ{y|f!XiozkwTr z+4EVY<_A}1CE+oOsDpkDG0n77>0RmnEgW0pIE&@D;4c_u^@SKsq zG6r2dfP&Es)8rG>+MSr%TG=}~wh_|H(7990Ano8W_S;y8DyF3(RV?`n&kr7m+$X80 zIuxPWxU{XfBqVtSz{0SL9A)+*VQ=jgpEbqHxmNbGrhsuIV8E{xfbk-z_o^u)G` z)<2RRsy`foE=gL-@bHE zBp!pe2bk}EKf=0=D3NmbSkcS7;L@@d*-Q){q+y)2kSHJES*WrjYY{KVly+*9{O%@_ zpTr`2G+`Ag*a{JO9zYX_9n-G30z6Ese4(8wkIza*Mtovxo<8g?UVQn(xPfvEEqeiA zQoRUy$cgcbbrw3{EPdF^pIJqCM5GappU7Ttia_L+#&08e67Y^uHIIBTQek%%{)TBW z`oh*(_=rcNHyx?3)x^_EItdWKVK_encoZ`qd}X+!^VQC@f*2nUY?RPFcib9z6=yyK zcr>63nzk&z+KHatzEEG(z6rC%$jf>pdsiB=|$L!eM!ij z*3Q%*iKng;Lc{>jmwi*#%K)}$g?v7l(HY;Ydcl2S{RrGxXE0`(obgoB*Z%M`@B2Bps(HV?VjPCd>gcLVLnG&Y$zYCEq*vrzD zh1hme6gOI%a>jzO42EYo@JgBar}YDRHu7GrFs|`|;ps`n7{GlAsDV=CChJsmA{!(`b`e~cM1jn2 zNstlS3MJH^m|YYga+`GlO*9yP5xM()Klnd;D*ylAP6ZoqYA6@dKT-?k zMQL>tlKsT*8wq(q!+eAB10^aUe4@4y3a~@CQ`ac3)%Pc9NwB{%R{^g+c$JtNLLxwZ z{;wu@H_EC6$SWZtvq>V7i3+-rw5wK^h{{{yUjsr7A@G&`7wk6yzd#rBvTqC)kNo_9 zGEcjeM+>bk{(SzV(Oi>B#Cj5W!cL^6CXMR^wg_L|+GSjT#A3Zp?B0Cqq35+rgLmB< zyc^57LtIZyCO&B(ya=L086q<|CQB1GbudIx=?@aVfYo%2eISvUj`)+PwVq>n{OXhR zl@sVys*?AEztHMpNSX?JC47@n+*Ig#j5Z`nfZs=SK_om&a(P`rWH##w;H<*W zA?E#`yf55HMWx)PY4D1RF^>zW21K$bV=L?93_hjZ_(kMzhP+M7A(vV6oH3&!z&y40 zugnHdWS0^+gimK7%6x>PO_85}MU>GPlDEg$9KhxzlSi_A#5T++*;V{gW9x-qW{6M3 zc7a6csk}DpwH!kb1)N~rKoggti>1&9Gs}&x4oMES`SX_tRhVxqe?;JEK-*A7Z5-vE z&LfbRqY+<8!jsp`ms)l*dn;Ib=A9(i>2zI42+t<|D?CcVND1-V;FZNUJMoQq{+#g$ z<$el{kW8jLZOv^uRd`JvTf5mD(g34zU&LGZlLp)=$u7BnfwL8_U2L zLQ(C|uZJ+Vdl)S!^fE)F2pDywXzBlOWyD9fnlczN3#pJNvzW4zeJ8#(3jw-Nbz;Z~ z=uH5BV82H!kA^eal6>kv#~{8o5-w((#4nV%M)*zy&piLzfV9^uvN+210JH(L4ejks zP+D!b0G-3PFfHXnQ_UAEgnMPJDi$Pf5Pyld_u`Daq{`1)SavXTs&8S|{pH_(i2*AG zoBt(kwUVa*T%qzRkbKE{KNW~HW&T3^PvSFal1>_9CD8+7GEhKKySvc_wmkIcuMBsi zemMqtb@Drm5;08CAH7QfNsO*1fyn`SPkS3_1*7n}hJGNr1SEYWtw83m-YKmHxCXXC zkUYsOau(e}y0Zm)ZsHGF_)<%+&<`Z)qQ`I@-FX5I5#WjQ2=tGXoV!+#h=f=4XfCp@ z!*C&4Dg0}wZ$6I0S$N8y(Fd%-O2|@{L=zz~LE4})2&XR$cY>z?>JHd6=GE+72uwo- z`$=M6JjB!oV=ovtu!U27dZ(n^>TM*@q9TalW*B2K@gf!MZyVu)BSBgm=W8|9AXAF9 zJYGZI;qH)H3f!L~mydFC#6qe;%S_7s>w!XJ4u;2s@DnfRw~x4@6eOG6%^Apf9aKxgao*<0!(M z4tq)LWr-aH_Nh>h8h0K%`_&8*V z#!pw$`M{YXfB$=+)%YoqZ0uj_dJ?VjQLx-pkqi)b_D!hZG$g_p<5@=owie&{v{_^c z@x|#_5JMypMC0PS3SU3`azLy&b0hgx$rsSdN@64d6Bt{mVmS^D34--ttyXlmSpUJt zA;(#}khDAch4@y6kWKA;SehxDz;nUY3;YP?_8f)dTiAH7?I{Y#S#2i|H#NdF=_4w; zMUco#bOC_G#y*j*6eFes$$Fya{sUtHVsra9{0$Clf4jOPTDB!Igrjf0SBLr@vcsu^I%l&C%QKVO&X(LEz3C7lp? z43W&N8=!N@TrFT8ibdEq)0s|k|BplXOt`<&1Lw2Y+CW0ytM4oyvDHF%Pm_r)j#kcx zBpN)8!<1Usv*~&gMdiRI@1&>+;p%i?KZRLhqu8$Pu!q^d`V(A^iZ9Vt3m20}GO9U^ zZvlu+BF>6F8S^>-uj#j1c9O_vey7JLuNJhL`2fC;(PgJEjS-yPYOOQ@Nj^fR4#|J$#Wjf}JM=jG@O8*$aO8O*v5EO_;ree2yEn9_ z1;PF>jL*CrmUSVMkic=wb=l9yuLTK{qdNfU!*pX5drx9TYC`-8vDI{61s{>g+J$NO z-iO2hC9xZvGJn7S?7l{J*gsU}hY5H@l80(@OmDDXBgq?%XAnNz?)_H|(48pA76*JF z+JV~c?f6&4S0t9svbOM0JHrF!=K#H^tuF*fDVRnvHc(MhD#-)u3FuoZ`y+H}35oL& z{|>)J_}s#`5s6Mx@pAkE(Eq_FK5=}0iLq5NoT-56EVdY8%UH%+nq_l#}GRl|7;Xg0F1@>uTURJF#{s`AZF0%67v0@ zN2|_9KqEls;;Nhv*hTt7 zDp1c~_FA|xSP31FzyAaPdY9x&g%#41bp_7vJb)qz*jJ_UCw6LA3`C(PbZ-6Mhq z;J5_v-S}i8!4LI2gv@0h8z3zbZxM9?uOcVzLAlH7*|Mj06P{r8c0F% z`cEi8qwP3GA_6wykd%2bx@!s)NaD@}@ySZYV+g$__z!W%Ii@f8r$)a4f+EF8*4e%^ z_-vcMauxk#x|I=43a~PeUza()iUMb*1W z90%P+;#?uzTsq3Ai@rK|b4V6jJ69UA{)%N~w#1QQPw>C%HSDg#sl`%z>AGvUa;P=&PM!2W*!}8 zG^XI?__T(^TlxFH{0Z(hz)1xODFS#8k~(BD>nwn^)(-6FxPDXB8FVM8ScGSfnevOO z8nVu<@l$l}jxWz6FmG(yi!PYa65k;fZBKQKc_AUPM-%0Ny~tPqx8ldcYmJ@+7NVLK zTKO;H8cY`xZ`vSAAbPlmY5#|AA-z8l1?SrApF1MQ=Pp-x+&Hc$o0j4Ha;T7SeL}NA#)e- z=garM+@m=cM~Apz*aq9g0M;ULY+C$^br(Pa*z*(y;|=W;X-cBT3eJ0&jaGCel^#j3 zc6JNb=_;J!sKYIskCN;p$#{C2kzWJ0pqt33hOQqvKFHXV zRS;Q6!aP*hg@ilN{{b%r`j-BGj3Xp_n%^554ORwNV755zErYLcN z8LDye%A48$doU8YPQYu{y)ooq9UsRHByv?i@!3wIWB83hRkBd zXsytdxdy<0@Q=Xn9e`t$SVBlYC4M&@7|q%p43SkN;|6(Cb`hH&ym!QIva96H$rhuR zg2cgLK5gsFejMPFwTj_5=OE}dU#%t(zF()8-63$yB9Uxh;KUD&UA@r7HkBJ>g z@^lcI!U!d1EWWPH(QYplo5b=V5ivr)I&+Smtcp)VVwt{k^me<=>wVFN}@2fe)u=i z_6|g!3ZLI*0y{!Sum=+BkOizKfM?dAhq zWES~@-h;ShRJ4O+9{}w^2lC^S8Zuqj*8!t17(AoM@Wd~Qy+}3iMJ#?8D$qh3Y>H|H z+ZUl@3MC2w_CnfeHBvzAr4Zz3P9|z+E-~mqE6aUxbSc&c?@vT^I zqzIlZVlnCqBa{uL12A2TlP7ax<`|sr;2Z~^uTbh72Ik_?614JJ(4$xp-*%V-81n5At5v zmJ+joY9D}C13zhR8t@9E9|@*NIw~)rx%B6s-5_7X0T~7OeJX27z;s42s@TkaHuGmd zTjGt6q0sT!fDVu%L3hJA!$Xu0IkHArf~D;?;i{s07yd>w*VWUKyz`b zNkB$skw@6VwdG?us=JI+dbV~Ch=9>R6Q*JTNPd!rIDKb~CO(tyH{o|p zJJXMOKPU~D>w=pI%yRfmgzPK}K@KU2;w~FEnCH-zi>(Li{scEwG7njwp_PXd*hOsUa)ZB=c?X3&Lm$rGl81{bHmxm#!j&#WQQ0~Y^+GSQPCFv& zy{tnC`bcN8U=M@91(Gym?EywBZ2O7-jJ>qROWap{=76dEje_hmlW(v5|GzD5+zxX; zTJso>5>&PXmeV04(gE9OMiW3i08NO$L%!iR#HmxsAea^42H?moxBKvoB2I2jJ3*&U zVZV;;$=?{xKL*wbaLNaGO&lgrK@-M#IZvGB*&llWlBXDTArN=-Ietlrxgs0H8}bG5 ze~j)V`v(wq{A!<+&MXDH7d9S(WJ+FqXOQcgTx8X$A|*~|NS2xE?*dkdge}+)(tu<- z&%^eNz_!duNxlcapAho|=O&~@@-nwXzYMaknMKAy;2uef>%JBFGLzRb7GrrfBBM!i zf^{y~FJ>%(fXHx7F6-2Qh;XZ~DMj$hgsvY1GC`yxiH=ajI?mW3O_i8qUk+mP!LIJg z`43>Rfl4}RKrX6#s7d}v1bY|873}>07m0wm$X$rNLD!gh1jN75m9qFc%W&*N$>9O! zeTXb&@N6q%EBejy|NqH&cZNVH4pRyKj$tmND6LvWRU$_K7CBGilX~Xu@h`7yv8BVe z4sj7wHx0i)?dn@%Ls(D3rwm2Jqf0%oe;1W*Y5o!Vnp&Nz)Qvo|xlGd_2VVLN+1CRaoQ1-^_m>Ca)PSU?!59py@b|LAQ-S zk&m>nCH8odfEFH8LSk!)k01WOA)K8#r*=(jm9b4`-xz&A5}zlwKf3F7!WLs0PSXHO z2Q!h~8l0VdE4#|*Mbi5Kh&-Vi-jM0U@Wtmex~p2{N_29Qa!>R{A-j(xi@~#zG>CbM zcImqSA-VYcslPG-<35}o=(os2<}@&Ujz?3HuL5+aQ`M0qdx5@;oTExX5{abKi#aLr z^B}(+{d;_KLB0by+#NBJKN9vfl67L#VWfpf4(3<1E1m*oL-&?IPkcS}n9NLknMe{B zC*3*{`a^aY`bipp9YQDYDTV$W#N#tWESIS$1+3b$NhD{BvRI+MsDQvr^~ep_`sEY;Y?bGLl1&pYI6B>%2n)Z zD58s=?QJ@;ll3~SGy{HDH6}h7msw|ppvWbB&Ou-v9Xw3|-PCU_Nhg7Qkg*1z)m~2L z-wp6Ut#%cGJxM6i9niiC5D(@#=vZF#^Tp^SxvB1`o_kZ`Z$YX%iF)BwQv^cg`>!QlH7rDTK3%l@nAjQiD)^_vOc;K zRJxK1MN&~+c}V4CP6}C(qg)61ux~^^4+2fda}~TI;O};!{|Ny2q9x4IAPJm6gqDAHKwTA#pfo8-%$h~ zY-2vMBQb>MuwSUe^Jp=xG-f#+XyLg3zYanD0r{#|Xk(aOBQPUGZji7lEh~r53Qb&% zs@viJQNXkV_3^31*r(@<#YhE?$Wvkiu;sz`9T+2(L>&1m^kS+Ksmr_!rB$x&13h2HPca39tgD#6!oeIpGv_1|5g7D#^;Qq=gR_4#YvFa?A z#I*5WDMdvC32eb!h*)1vO`%rj|?mjGAf z%JsuGk9`~VB?%OX4XJb3vgwr_7uys3qOtWv*B?StAtw?5<|N1$z^4x6dXrPcG7l$_ z-#8w_DAEV!KN#h)jbs0iYR>`ihM><%E(f+947m;`La2z6I;gY^YwVEUE)O@_!@MgYO#=xZyeph{VXtMK`27=nAiVK3?feeT*15^GM^}G5p6n;Etr5V+NI^1w5t#Xd>Q&dT5%&{ z2N36{)g=;8l}jXipnjqXB0f3C7b>sWh>V6=Gb$Ue%zCpIxkSP4>96V!Fa7=KgKJN5*b59p#(j~ z_C%AW5%$PyNQ&IWr-S-;XDu=dOmEfo!GDo}G21ITGTA%7grZQTQuoC(#kQXURHw5+veh1OlWrXN)W&nGH{Qg%D z#Y7nGV|)et1yv3Nv@;b?A@~hJA};_xz&e_doP8Mnd$p3w_}A7>j3ns?V%IQU5_1rr zoD|U>CS{rB4=33n=q82f^=CArO-BeE0?2e6=R&GCWa0pPTS`D;2)L)mbDN5iaouDm zE{2#U_{>l;^_Vv>rlDV>*Get?KQs2>KN(wU@NO_$Y7&?S(6u;vk+3{Yr(oAdtCqy` zsp1vM%Ry>4ghm5g5&akRDe!FvMlk+IsdxkPCG;W#!5hndfVR9Bd0MEgA>_~7KXAwH zEML1~`~=8cg1!N|9Wu=sA~yiLWM3N5kny5hi>W|lIR4}DAFADXjy(suPQ(->{xG<2 zA(0lJPWVJ(F9Y%2a{m2U;~H0m+7vJ8>ZBy23L#;2H)-L2;>_I<1qW1Arxl>HbTN7si-O%fS;PAKI=@7h_7872Z^6xT~gfq_^nr4X67N!~~a|5i35DEpWCHgyh!M0;RU+({K$OIUPL=#vSGPfWVg>x+C4gmP+5u9Tk z%z8WeK8yqSZzWMH<|%Z`A%R-4mv*Cx63@-N8o%@8m@a?+T|!l{NFIVRJ{|Z?Kr?{T zGnzTI*a7TC@)}e%feQSHJ4*a~y(Vg-yNGQdBNGHpfVYqJ6EJ-!<}5ivAsP)veryfo z^`EIQTA|esWuFbFAS#Nb$tP$fxgb;vzd=qH;5$H4<2x0fL9DAlM&ydlpL8CoSexx; z^{dI!dktC@S zk(dceG^rA*tOYbcKZJyN@r|HsBJZ@br6G`Be*aHPOOLP_NpM%#CMRG4qXM>Fi~oU=sFL^xxUXmDhhn zPHBSNB&>|XzY@-sFX92fC?_%zRM`v?DbYL29j+ny$trTu$ySg~i>%S^^q2EL3}7>y z=5a1A7)sND*xIf*N~RC{L4eK!bh>t+408~Aw_k>egjhXAukio`vDe7>n@Qv9EUZG@6sNX zB-nd%WslQiNuh+QvX9R?lDLt?KY~Og1QOx94)Vpcfaj2j1=+C>ID+3m^rO%vb5H0< z!7JAitlvH%)@rR?;#$VxpF>q&i22UmA%hiL_M_lC8e1{-eMI4#wOQM>j%4I>NCDQd zu@`3EuHPsPF}5QvGq@?xKl9~q200~(1<-oNR0_#PH$MPSm!M)a$DN|O;d>ul1Deqh zdj`PDp>K`hJroArx?1n*yT!j0r(nhci3N~!i!3-EHR0(M=&3N&{K%5r$~|K z(qVL^!8h}#rovZLF&dC1ICcP}2#G|N0w6M$BzXy}O$93;nGRhI{Hg#nO34jV@@4>E zF5@3S{2db4X1)q`3`xh4OC+lc`FB%!S(IHc?$D%J02MibUgUrV$hsOyd;uP;K5K{@ zz`nS)b~&V~Lg*d|>uFp`aD6E*E_kIh$0CaMlAB|PAH9SmuQ3?kuF2uugOCrM(F*oXC2bRy}9?+0FT&TBMlk!~d41V$ry2gMAS zw`DGh!w3TRU=*1K&|*N&vd_&rJINQ>O~w#{7m-Y)EaVmve+clc#3y3iAA2?IR!9ee zah@E0;Pk-O09_DxB9`SCDl=-3{1{zWiNi92rAuiEXkfbW6CB$u67+(^0fMXGut=^z z>VKV6?+eK@mUv;H^&bHbUH~zD#J|V1>?82TK1<2 zZpOYfN!ya_4l(;6R1)Ad=q?kVQ4#~}u5BNOt+B)~`s%e(1!Bj+3&Q6Px($Aue+gL6 z9a}Sbaa?3G4Bu--tsv1_*OdU;2Jmc> zh7#PEeK7VDj3EHUu-~bzZj8v^U}S8kd2Ezg;rmjbvp=LH#=(2Z+ya7 zQP~FK&=!D5Mq@pWX0k_LilEP|MV8W`Ajth9VRMLxyoY2u_N&+j>X9yk{6L14qSBzx z0M1GXEC;KZ{1aZ}u2yW{aW**g#depf^8aHKpEZze3aChYNK~f_`_Z*#e+*(5i5U)= zVTzxewX@`-J2xrXtp72aON{c`$|)EQ!)`Ndr)!ck09~cBCFs5A%4qG(T1~JC{XEF_ zBg+VgR3+gPaIT;m3BjxAih|V)Vu8e-faEgy$MG2q?NMxmfCnHV9_XrTf{7$33RnT= z0RS$?PoxDMa!7xJNUK+r> zB;JDaAoMe|6Nk{PW&Ku@SRi^8|L%-J43Wu@JtzwZPe%7ji>a#QGlN|iT&uh}u0GC} zoERU1Oe)wpOMTrJq=MK~C}M?37eGD`FOm(6bHuLDPGlfiD#gtS;r#e*Ax0!FafKmg z@x~Bk*BR}#J!2K15e^~|1SUb(P!o&plzc%Vh?xjz5XX^)Dif15jCnQlB28A4*sc`n z2|0^m+oSdSe?N}(VN_I&Sx6KYz%W2YkYGN5O9@`a_2G`sMxx7UtAo%L!2c<8IQ}Br zbZ)_XfFdq3)~YUCD!02CeH<^2tRcy000)z(24sHI?&AbiK-U@Yu8_HoE*D0PR_b@&)^9FpYubT!{E# z^MlA-2oBb3pf{vi0VYx#`%Tv4h%d-d-eicB!+$UHF?09dU$)@;9(*_ALStz_3V^nv z2qyV1j3Rr`wSq(`2#9=w@oaC~o&5i$VJ^Pb zrBhutx{J+v@tfPcSf<_XWj*oMy`Ilsh4oB#w+miu#cE@7)Wxy0Hi_fW-o@8ebDB$l zn{C+)ml6qVY1X?06}A5{3Kt!HM}(40OsqMCM%3NGC=%C@k9Ye;e1-Px{nTi80f zx(!dfHJRJ?vbHmkZoLAmHKW{C+Gh21>z~*bGSO{!YukYDZVj^9f-|`Hspj3hb&JUE z?OR0JruBBOkks~iiu;rL)@SeB6Ifrbhd|YL?$rZrms~uu)v)n4h;H-OyMlT0Wy_Z*PtMR#ThfUhe`-np zl31f7Vh355y!S{&w+7wwh=`Tisf(2(VpmYTE#RrgMK?ET<*BCriL8-({bO8wx32d1 z;OeCz)=66f2jaednn!*QQ)hb<-!GvH)X&*G%DY;N`}s8bkDvq7NQz%i3BM_Uv%n_R-U;@+I4tn_d%VSjX+~Dl~1Hx4Tzl%(|%HsMgl1 z?E>OiYj5|jX?>f?$K5u%hj-waXwPsTn`gN1yBxM#J$*x(Md!ZmYs-B-mYa)h^o>|g zbJ^Ag_(i$e>Ll`8+0>dkEFeR4jXr+18h!k|!)(Q4{1Z&FJ&TC#{oZR?>zEahF}tie zKYL}gPKXF_x4kYC@Uwb!nppw1G_wK+B()~n7Ffl)uZ4F!>&aoU!>kppfdSUWw!rGP zcH06&a#;6#iWOjO5f&6by4fB&OuhyVZp diff --git a/conf/locale/eo/LC_MESSAGES/django.po b/conf/locale/eo/LC_MESSAGES/django.po index e70cfd9c17..b81b90b46a 100644 --- a/conf/locale/eo/LC_MESSAGES/django.po +++ b/conf/locale/eo/LC_MESSAGES/django.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-22 20:36+0000\n" -"PO-Revision-Date: 2018-07-22 20:36:57.755122\n" +"POT-Creation-Date: 2018-07-30 10:18+0000\n" +"PO-Revision-Date: 2018-07-30 10:18:15.533554\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: eo\n" @@ -3213,23 +3213,23 @@ msgstr "Dïsçüssïön Töpïç Mäppïng Ⱡ'σяєм ιρѕυм ∂σłσя msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" "Éntér dïsçüssïön çätégörïés ïn thé föllöwïng förmät: \"ÇätégörýNämé\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. För " -"éxämplé, öné dïsçüssïön çätégörý mäý ßé \"Lýdïän Mödé\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. Thé \"ïd\" välüé för éäçh " -"çätégörý müst ßé ünïqüé. Ìn \"ïd\" välüés, thé önlý spéçïäl çhäräçtérs thät " -"äré süppörtéd äré ündérsçöré, hýphén, änd pérïöd. Ýöü çän älsö spéçïfý ä " +"éxämplé, öné dïsçüssïön çätégörý mäý ßé \"Lýdïän Mödé\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. Thé \"ïd\" välüé för éäçh çätégörý " +"müst ßé ünïqüé. Ìn \"ïd\" välüés, thé önlý spéçïäl çhäräçtérs thät äré " +"süppörtéd äré ündérsçöré, hýphén, änd pérïöd. Ýöü çän älsö spéçïfý ä " "çätégörý äs thé défäült för néw pösts ïn thé Dïsçüssïön pägé ßý séttïng ïts " -"\"défäült\" ättrïßüté tö trüé. För éxämplé, \"Lýdïän Mödé\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}.#" +"\"défäült\" ättrïßüté tö trüé. För éxämplé, \"Lýdïän Mödé\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}.#" #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Sorting Alphabetical" @@ -10460,8 +10460,7 @@ msgstr "Ûnïvérsïtý Ⱡ'σяєм ιρѕυм ∂σłσ#" msgid "Course Announce Date" msgstr "Çöürsé Ànnöünçé Däté Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "Çöürsé Stärt Däté Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" @@ -11273,8 +11272,7 @@ msgstr "Séé äll çhïldrén Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" msgid "This article was last modified:" msgstr "Thïs ärtïçlé wäs läst mödïfïéd: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢т#" -#: lms/templates/wiki/create.html lms/templates/wiki/create.html.py -#: wiki/templates/wiki/create.html +#: lms/templates/wiki/create.html wiki/templates/wiki/create.html msgid "Add new article" msgstr "Àdd néw ärtïçlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α#" @@ -11283,7 +11281,6 @@ msgid "Create article" msgstr "Çréäté ärtïçlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: lms/templates/wiki/delete.html.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html @@ -11294,9 +11291,8 @@ msgstr "Çréäté ärtïçlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" msgid "Go back" msgstr "Gö ßäçk Ⱡ'σяєм ιρѕυм #" -#: lms/templates/wiki/delete.html lms/templates/wiki/delete.html.py -#: lms/templates/wiki/edit.html wiki/templates/wiki/delete.html -#: wiki/templates/wiki/edit.html +#: lms/templates/wiki/delete.html lms/templates/wiki/edit.html +#: wiki/templates/wiki/delete.html wiki/templates/wiki/edit.html msgid "Delete article" msgstr "Délété ärtïçlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" @@ -11364,9 +11360,8 @@ msgstr "" msgid "Edit" msgstr "Édït Ⱡ'σяєм ι#" -#: lms/templates/wiki/edit.html lms/templates/wiki/edit.html.py -#: lms/templates/ccx/schedule.html wiki/templates/wiki/edit.html -#: wiki/templates/wiki/settings.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html +#: wiki/templates/wiki/edit.html wiki/templates/wiki/settings.html msgid "Save changes" msgstr "Sävé çhängés Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" @@ -11506,6 +11501,7 @@ msgid "Create new merged version" msgstr "Çréäté néw mérgéd vérsïön Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" #: lms/templates/wiki/includes/anonymous_blocked.html +#: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" "You need to log in or %(filename)s. Please note that this attachment is in use on other articles, you may distort contents. However, do not hestitate to take advantage of this and make replacements for the listed articles where necessary. This way of working is more efficient....\n" -" " +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." msgstr "" -"\n" -" Répläçïng än ättäçhmént méäns äddïng ä néw fïlé thät wïll ßé üséd ïn ïts pläçé. Àll référénçés tö thé fïlé wïll ßé répläçéd ßý thé öné ýöü üplöäd änd thé fïlé wïll ßé döwnlöädéd äs %(filename)s. Pléäsé nöté thät thïs ättäçhmént ïs ïn üsé ön öthér ärtïçlés, ýöü mäý dïstört çönténts. Höwévér, dö nöt héstïtäté tö täké ädväntägé öf thïs änd mäké répläçéménts för thé lïstéd ärtïçlés whéré néçéssärý. Thïs wäý öf wörkïng ïs möré éffïçïént....\n" -" #" +"Répläçïng än ättäçhmént méäns äddïng ä néw fïlé thät wïll ßé üséd ïn ïts " +"pläçé. Àll référénçés tö thé fïlé wïll ßé répläçéd ßý thé öné ýöü üplöäd änd" +" thé fïlé wïll ßé döwnlöädéd äs %(filename)s. Pléäsé nöté " +"thät thïs ättäçhmént ïs ïn üsé ön öthér ärtïçlés, ýöü mäý dïstört çönténts. " +"Höwévér, dö nöt héstïtäté tö täké ädväntägé öf thïs änd mäké répläçéménts " +"för thé lïstéd ärtïçlés whéré néçéssärý. Thïs wäý öf wörkïng ïs möré " +"éffïçïént....#" #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Articles using" @@ -29537,13 +29630,19 @@ msgstr "Àrtïçlés üsïng Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html #, python-format msgid "" -"\n" -" Replacing an attachment means adding a new file that will be used in its place. All references to the file will be replaced by the one you upload and the file will be downloaded as %(filename)s.\n" -" " +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." msgstr "" -"\n" -" Répläçïng än ättäçhmént méäns äddïng ä néw fïlé thät wïll ßé üséd ïn ïts pläçé. Àll référénçés tö thé fïlé wïll ßé répläçéd ßý thé öné ýöü üplöäd änd thé fïlé wïll ßé döwnlöädéd äs %(filename)s.\n" -" Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт єηιм α∂ мιηιм νєηιαм, qυιѕ ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ ηιѕι υт αłιqυιρ єχ єα ¢σммσ∂σ ¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη яєρяєнєη∂єяιт ιη νσłυρтαтє νєłιт єѕѕє ¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє¢αт ¢υρι#" +"Répläçïng än ättäçhmént méäns äddïng ä néw fïlé thät wïll ßé üséd ïn ïts " +"pläçé. Àll référénçés tö thé fïlé wïll ßé répläçéd ßý thé öné ýöü üplöäd änd" +" thé fïlé wïll ßé döwnlöädéd äs %(filename)s. Ⱡ'σяєм ιρѕυм " +"∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя " +"ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт єηιм α∂ мιηιм νєηιαм, qυιѕ " +"ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ ηιѕι υт αłιqυιρ єχ єα ¢σммσ∂σ " +"¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη яєρяєнєη∂єяιт ιη νσłυρтαтє νєłιт єѕѕє " +"¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє¢αт ¢υρι∂αтαт " +"ηση#" #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html #: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html @@ -29961,14 +30060,10 @@ msgstr "mätçhés,mätçh Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #: wiki/templates/wiki/dir.html #, python-format -msgid "" -"\n" -" %(cnt)s %(articles_plur)s in this level %(match_plur)s your search.\n" -" " +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." msgstr "" -"\n" -" %(cnt)s %(articles_plur)s ïn thïs lévél %(match_plur)s ýöür séärçh.\n" -" Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" +"%(cnt)s %(articles_plur)s ïn thïs lévél %(match_plur)s ýöür séärçh. Ⱡ'σяєм " +"ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя#" #: wiki/templates/wiki/dir.html msgid "is,are" @@ -29976,14 +30071,10 @@ msgstr "ïs,äré Ⱡ'σяєм ιρѕυ#" #: wiki/templates/wiki/dir.html #, python-format -msgid "" -"\n" -" There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level.\n" -" " +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." msgstr "" -"\n" -" Théré %(articles_plur_verb)s %(cnt)s %(articles_plur)s ïn thïs lévél.\n" -" Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" +"Théré %(articles_plur_verb)s %(cnt)s %(articles_plur)s ïn thïs lévél. Ⱡ'σяєм" +" ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тє#" #: wiki/templates/wiki/dir.html msgid "Last modified" @@ -30068,17 +30159,6 @@ msgstr "Rööt ärtïçlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" msgid "Create root" msgstr "Çréäté rööt Ⱡ'σяєм ιρѕυм ∂σłσя #" -#: wiki/templates/wiki/includes/anonymous_blocked.html -#, python-format -msgid "" -"\n" -" You need to log in or sign up to use this function.\n" -" " -msgstr "" -"\n" -" Ýöü nééd tö lög ïn ör sïgn üp tö üsé thïs fünçtïön.\n" -" Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #" - #: wiki/templates/wiki/includes/anonymous_blocked.html msgid "You need to log in og sign up to use this function." msgstr "" diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.mo b/conf/locale/eo/LC_MESSAGES/djangojs.mo index 16e4f168b57f726e6232960d945d17d926aa3b6b..7a677b77830553224fe887dbf9bec69309244de4 100644 GIT binary patch delta 47357 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 Cak_s1 delta 45079 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%0AWy(e&4W=VSc@vqUDSR{@&??Ciz`@}xN<(r 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 JdtLji{~u_bk}LoK diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.po b/conf/locale/eo/LC_MESSAGES/djangojs.po index ed0ba54d41..76b4b75471 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: 2018-07-22 20:36+0000\n" -"PO-Revision-Date: 2018-07-22 20:36:57.243455\n" +"POT-Creation-Date: 2018-07-30 10:18+0000\n" +"PO-Revision-Date: 2018-07-30 10:18:15.823453\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: eo\n" @@ -78,7 +78,6 @@ msgstr "Délété Ⱡ'σяєм ιρѕυ#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML -#. */ #: cms/static/js/certificates/views/signatory_editor.js #: cms/static/js/views/asset.js cms/static/js/views/course_info_update.js #: cms/static/js/views/export.js cms/static/js/views/manage_users_and_roles.js @@ -89,6 +88,7 @@ msgstr "Délété Ⱡ'σяєм ιρѕυ#" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/static/common/js/components/utils/view_utils.js #: lms/static/js/Markdown.Editor.js +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx #: cms/templates/js/add-xblock-component-menu-problem.underscore #: cms/templates/js/add-xblock-component-menu.underscore #: cms/templates/js/certificate-editor.underscore @@ -111,6 +111,7 @@ msgstr "Délété Ⱡ'σяєм ιρѕυ#" msgid "Cancel" msgstr "Çänçél Ⱡ'σяєм ιρѕυ#" +#. Translators: This is the status of an active video upload #: cms/static/js/models/active_video_upload.js cms/static/js/views/assets.js #: cms/static/js/views/video_thumbnail.js lms/static/js/views/image_field.js msgid "Uploading" @@ -119,7 +120,6 @@ msgstr "Ûplöädïng Ⱡ'σяєм ιρѕυм ∂σł#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/active_video_upload.js #: cms/static/js/views/modals/edit_xblock.js #: cms/static/js/views/video_transcripts.js @@ -137,7 +137,6 @@ msgstr "Çlösé Ⱡ'σяєм ιρѕ#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 @@ -156,7 +155,6 @@ msgstr "Çhöösé Fïlé Ⱡ'σяєм ιρѕυм ∂σłσя #" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_info_update.js cms/static/js/views/tabs.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: lms/static/js/Markdown.Editor.js @@ -168,7 +166,6 @@ msgstr "ÖK Ⱡ'σя#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_video_settings.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/timed-examination-preference-editor.underscore @@ -188,7 +185,6 @@ msgstr "Rémövé Ⱡ'σяєм ιρѕυ#" #. 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/manage_users_and_roles.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Ok" @@ -211,7 +207,6 @@ msgstr "Ûplöäd Fïlé Ⱡ'σяєм ιρѕυм ∂σłσя #" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: cms/static/js/views/modals/course_outline_modals.js #: common/lib/xmodule/xmodule/js/src/html/edit.js @@ -233,7 +228,6 @@ msgstr "Sävé Ⱡ'σяєм ι#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_outline_modals.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/add-xblock-component-menu-problem.underscore @@ -253,6 +247,9 @@ msgstr "Rémövïng Ⱡ'σяєм ιρѕυм ∂#" msgid "Your changes have been saved." msgstr "Ýöür çhängés hävé ßéén sävéd. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢#" +#. Translators: This message will be added to the front of messages of type +#. error, +#. e.g. "Error: required field is missing". #: cms/static/js/views/xblock_validation.js #: common/static/common/js/discussion/utils.js #: common/static/common/js/discussion/views/discussion_inline_view.js @@ -322,6 +319,8 @@ msgstr "Çömméntärý Ⱡ'σяєм ιρѕυм ∂σłσ#" msgid "Reply to Annotation" msgstr "Réplý tö Ànnötätïön Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded, results hidden)" msgid_plural "%(num_points)s points possible (graded, results hidden)" @@ -332,6 +331,8 @@ msgstr[1] "" "%(num_points)s pöïnts pössïßlé (grädéd, résülts hïddén) Ⱡ'σяєм ιρѕυм ∂σłσя " "ѕιт αмєт, ¢σηѕє¢тєтυя #" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded, results hidden)" msgid_plural "%(num_points)s points possible (ungraded, results hidden)" @@ -342,6 +343,8 @@ msgstr[1] "" "%(num_points)s pöïnts pössïßlé (üngrädéd, résülts hïddén) Ⱡ'σяєм ιρѕυм ∂σłσя" " ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded)" msgid_plural "%(num_points)s points possible (graded)" @@ -350,6 +353,8 @@ msgstr[0] "" msgstr[1] "" "%(num_points)s pöïnts pössïßlé (grädéd) Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢#" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded)" msgid_plural "%(num_points)s points possible (ungraded)" @@ -360,6 +365,10 @@ msgstr[1] "" "%(num_points)s pöïnts pössïßlé (üngrädéd) Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢т#" +#. Translators: %(earned)s is the number of points earned. %(possible)s is the +#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of +#. points will always be at least 1. We pluralize based on the total number of +#. points (example: 0/1 point; 1/2 points); #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (graded)" msgid_plural "%(earned)s/%(possible)s points (graded)" @@ -368,6 +377,10 @@ msgstr[0] "" msgstr[1] "" "%(earned)s/%(possible)s pöïnts (grädéd) Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σ#" +#. Translators: %(earned)s is the number of points earned. %(possible)s is the +#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of +#. points will always be at least 1. We pluralize based on the total number of +#. points (example: 0/1 point; 1/2 points); #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (ungraded)" msgid_plural "%(earned)s/%(possible)s points (ungraded)" @@ -427,6 +440,8 @@ msgstr "" "Ýöü dïd nöt séléçt äný fïlés tö süßmït. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя#" +#. Translators: This is only translated to allow for reordering of label and +#. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" msgstr "{label}: {status} Ⱡ'σяєм ιρѕυм ∂#" @@ -441,7 +456,6 @@ msgstr "ünsüßmïttéd Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Paragraph" msgstr "Pärägräph Ⱡ'σяєм ιρѕυм ∂σł#" @@ -452,105 +466,90 @@ msgstr "Préförmättéd Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 3" msgstr "Héädïng 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 "Heading 4" msgstr "Héädïng 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 "Héädïng 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 "Héädïng 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 "Add to Dictionary" msgstr "Àdd tö Dïçtïönärý Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" #. 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 center" msgstr "Àlïgn çéntér Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Àlïgn léft Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Àlïgn rïght Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Àlïgnmént Ⱡ'σяєм ιρѕυм ∂σł#" #. 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 "Àltérnätïvé söürçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" #. 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 "Ànçhör Ⱡ'σяєм ιρѕυ#" #. 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 "Ànçhörs Ⱡ'σяєм ιρѕυм #" #. 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 "Àüthör Ⱡ'σяєм ιρѕυ#" #. 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 "Bäçkgröünd çölör Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 #: lms/static/js/Markdown.Editor.js msgid "Blockquote" @@ -558,122 +557,104 @@ msgstr "Blöçkqüö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 "Blocks" msgstr "Blöçks Ⱡ'σяєм ιρѕυ#" #. 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 "Bödý Ⱡ'σяєм ι#" #. 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 "Böld Ⱡ'σяєм ι#" #. 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 "Bördér çölör Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Bördér Ⱡ'σяєм ιρѕυ#" #. 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 "Böttö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 "Bullet list" msgstr "Büllét lïst Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Çäptïö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 "Cell padding" msgstr "Çéll päddï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 "Cell properties" msgstr "Çéll pröpértïés Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α#" #. 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 "Çéll späçï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 "Cell type" msgstr "Çéll týpé Ⱡ'σяєм ιρѕυм ∂σł#" #. 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 "Çéll Ⱡ'σяєм ι#" #. 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 "Çéntér Ⱡ'σяєм ιρѕυ#" #. 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 "Çïrçlé Ⱡ'σяєм ιρѕυ#" #. 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 "Çléär förmättïng Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML -#. */ #. Translators: this is a toolbar button tooltip 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 block" msgstr "Çödé ßlöçk Ⱡ'σяєм ιρѕυм ∂σłσ#" @@ -681,7 +662,6 @@ msgstr "Çödé ßlöçk Ⱡ'σяєм ιρѕυм ∂σłσ#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: lms/templates/instructor/instructor_dashboard_2/enrollment-code-lookup-links.underscore msgid "Code" @@ -689,56 +669,48 @@ msgstr "Çödé Ⱡ'σяєм ι#" #. 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 "Çölör Ⱡ'σяєм ιρѕ#" #. 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 "Çöls Ⱡ'σяєм ι#" #. 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 "Çölümn gröüp Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Çölümn Ⱡ'σяєм ιρѕυ#" #. 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 "Çönsträïn pröpörtïöns Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" #. 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 "Çöpý röw Ⱡ'σяєм ιρѕυм ∂#" #. 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 "Çöpý Ⱡ'σяєм ι#" #. 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 "" @@ -747,63 +719,54 @@ 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 "Çüstöm çölör Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Çüstö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 "Cut row" msgstr "Çüt röw Ⱡ'σяєм ιρѕυм #" #. 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 "Çü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 "Déçréäsé ïndént Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α#" #. 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 "Défäült Ⱡ'σяєм ιρѕυм #" #. 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 "Délété çölümn Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #. 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 "Délété röw Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Délété täßlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" @@ -811,7 +774,6 @@ msgstr "Délété täßlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/certificate-editor.underscore #: cms/templates/js/group-configuration-editor.underscore @@ -822,35 +784,30 @@ msgstr "Désçrïptïö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 "Dimensions" msgstr "Dïménsïöns Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Dïsç Ⱡ'σяєм ι#" #. 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 "Dïv Ⱡ'σяєм#" #. 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 "Döçümént pröpértïés Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" #. 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 "Édït HTML Ⱡ'σяєм ιρѕυм ∂σł#" @@ -858,7 +815,6 @@ msgstr "Édït HTML Ⱡ'σяєм ιρѕυм ∂σł#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore @@ -874,98 +830,84 @@ msgstr "Édï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 "Embed" msgstr "Émßéd Ⱡ'σяєм ιρѕ#" #. 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 "Émötïçöns Ⱡ'σяєм ιρѕυм ∂σł#" #. 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 "Énçö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 "File" msgstr "Fïlé Ⱡ'σяєм ι#" #. 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 "Fïnd änd répläçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 "Fïnd néxt Ⱡ'σяєм ιρѕυм ∂σł#" #. 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 "Fïnd prévïöüs Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #. 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 "Fïnd Ⱡ'σяєм ι#" #. 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 "Fïnïsh Ⱡ'σяєм ιρѕυ#" #. 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 "Fönt Fämïlý Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Fönt Sïzés Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Föötér Ⱡ'σяєм ιρѕυ#" #. 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 "Förmä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 "Formats" msgstr "Förmäts Ⱡ'σяєм ιρѕυм #" @@ -973,7 +915,6 @@ msgstr "Förmäts Ⱡ'σяєм ιρѕυм #" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/static/common/templates/image-modal.underscore msgid "Fullscreen" @@ -981,70 +922,60 @@ msgstr "Füllsçréé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 "General" msgstr "Généräl Ⱡ'σяєм ιρѕυм #" #. 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 "H Àlïgn Ⱡ'σяєм ιρѕυм #" #. 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 "Héädér 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 "Héädér 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 "Héädér 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 "Héädér 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 "Héädér 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 "Héädér 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 "Héädér çéll Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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/problem/edit.js msgid "Header" @@ -1052,280 +983,240 @@ msgstr "Héädér Ⱡ'σяєм ιρѕυ#" #. 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 "Héädérs Ⱡ'σяєм ιρѕυм #" #. 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 1" msgstr "Héädïng 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 "Heading 2" msgstr "Héädïng 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 "Headings" msgstr "Héädïngs Ⱡ'σяєм ιρѕυм ∂#" #. 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 "Héïght Ⱡ'σяєм ιρѕυ#" #. 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 "Hörïzöntäl lï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 "Horizontal space" msgstr "Hörïzöntäl späçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 "HTML söürçé çödé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 "Ìgnöré äll Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Ìgnöré Ⱡ'σяєм ιρѕυ#" #. 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 "Ìmägé désçrïptïö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 "Increase indent" msgstr "Ìnçréäsé ïndént Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α#" #. 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 "Ìnlï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 "Insert column after" msgstr "Ìnsért çölümn äftér Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" #. 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 "Ìnsért çölümn ßéföré Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" #. 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 "Ìnsért däté/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 "Insert image" msgstr "Ìnsért ïmägé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Ìnsért lïnk Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Ìnsért röw äftér Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 "Ìnsért röw ßéföré Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" #. 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 "Ìnsért täßlé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Ìnsért témplä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 "Insert video" msgstr "Ìnsért vïdéö Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Ìnsért Ⱡ'σяєм ιρѕυ#" #. 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 "Ìnsért/édït ïmägé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" #. 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 "Ìnsért/édït lïnk Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 "Ìnsért/édït vïdéö Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" #. 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 "Ìtälïç Ⱡ'σяєм ιρѕυ#" #. 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 "Jüstïfý Ⱡ'σяєм ιρѕυм #" #. 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 "Kéýwörds Ⱡ'σяєм ιρѕυм ∂#" #. 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 "Léft tö rïght Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #. 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 "Léft Ⱡ'σяєм ι#" #. 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 "Löwér Àlphä Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Löwér Gréék Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Löwér Römä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 "Match case" msgstr "Mätçh çäsé Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Mérgé çélls Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Mïddlé Ⱡ'σяєм ιρѕυ#" #. 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 "Néw döçümént Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Néw wïndöw Ⱡ'σяєм ιρѕυм ∂σłσ#" @@ -1333,7 +1224,6 @@ msgstr "Néw wïndöw Ⱡ'σяєм ιρѕυм ∂σłσ#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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-header.underscore #: common/static/common/templates/components/paging-footer.underscore @@ -1343,42 +1233,36 @@ msgstr "Néxt Ⱡ'σяєм ι#" #. 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 "No color" msgstr "Nö çölör Ⱡ'σяєм ιρѕυм ∂#" #. 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 "Nönßréäkïng späçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" #. 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 "Nümßéréd lïst Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #. 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 "Pägé ßréäk Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Pästé äs téxt Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #. 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 is now in plain text mode. Contents will now be pasted as plain text " @@ -1389,49 +1273,42 @@ 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 "Pästé röw äftér Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α#" #. 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 "Pästé röw ßéföré Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 "Pästé ýöür émßéd çödé ßélöw: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢#" #. 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 "Pästé Ⱡ'σяєм ιρѕ#" #. 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 "Pöstér Ⱡ'σяєм ιρѕυ#" #. 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 "Pré Ⱡ'σяєм#" #. 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 "Prév Ⱡ'σяєм ι#" @@ -1439,7 +1316,6 @@ msgstr "Prév Ⱡ'σяєм ι#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 lms/static/js/customwmd.js #: cms/templates/js/asset-library.underscore msgid "Preview" @@ -1447,35 +1323,30 @@ msgstr "Prévïéw Ⱡ'σяєм ιρѕυм #" #. 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 "Print" msgstr "Prïnt Ⱡ'σяєм ιρѕ#" #. 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 "Rédö Ⱡ'σяєм ι#" #. 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 "Rémövé lïnk Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 all" msgstr "Répläçé äll Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Répläçé wïth Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" @@ -1483,7 +1354,6 @@ msgstr "Répläçé wïth Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/metadata-file-uploader-item.underscore #: cms/templates/js/video-transcripts.underscore @@ -1493,14 +1363,12 @@ msgstr "Répläçé Ⱡ'σяєм ιρѕυм #" #. 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 "Restore last draft" msgstr "Réstöré läst dräft Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" #. 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 "" "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press " @@ -1511,210 +1379,180 @@ 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 to left" msgstr "Rïght tö léft Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #. 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 "Rïght Ⱡ'σяєм ιρѕ#" #. 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 "Rößöts Ⱡ'σяєм ιρѕυ#" #. 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 "Röw gröüp Ⱡ'σяєм ιρѕυм ∂σł#" #. 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 "Röw pröpértïés Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" #. 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 "Röw týpé Ⱡ'σяєм ιρѕυм ∂#" #. 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 "Röw Ⱡ'σяєм#" #. 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 "Röws Ⱡ'σяєм ι#" #. 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 "Sçöpé Ⱡ'σяєм ιρѕ#" #. 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 "Séléçt äll Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Shöw ßlöçks Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Shöw ïnvïsïßlé çhäräçtérs Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" #. 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 "Söürçé çödé Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Söürçé Ⱡ'σяєм ιρѕυ#" #. 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 "Spéçïäl çhäräçtér Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" #. 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 "Spéllçhéçk Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Splït çéll Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Sqüäré Ⱡ'σяєм ιρѕυ#" #. 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 "Stärt séärçh Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" #. 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 "Strïkéthröügh Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #. 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 "Stýlé Ⱡ'σяєм ιρѕ#" #. 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 "Süßsçrïpt Ⱡ'σяєм ιρѕυм ∂σł#" #. 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 "Süpérsçrïpt Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Täßlé pröpértïés Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" #. 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 "Täßlé Ⱡ'σяєм ιρѕ#" #. 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 "Tärgé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 "Templates" msgstr "Témplätés Ⱡ'σяєм ιρѕυм ∂σł#" #. 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 "Téxt çölör Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 "Téxt tö dïspläý Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α#" #. 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 "" "The URL you entered seems to be an email address. Do you want to add the " @@ -1725,7 +1563,6 @@ 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 "" "The URL you entered seems to be an external link. Do you want to add the " @@ -1737,7 +1574,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course-instructor-details.underscore #: cms/templates/js/signatory-details.underscore @@ -1748,63 +1584,54 @@ msgstr "Tïtlé Ⱡ'σяєм ιρѕ#" #. 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 "Tööls Ⱡ'σяєм ιρѕ#" #. 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 "Töp Ⱡ'σяєм#" #. 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 "Ûndérlï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 "Undo" msgstr "Ûndö Ⱡ'σяєм ι#" #. 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 "Ûppér Àlphä Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Ûppér Römä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 "Url" msgstr "Ûrl Ⱡ'σяєм#" #. 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 "V Àlïgn Ⱡ'σяєм ιρѕυм #" #. 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 "Vértïçäl späçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" @@ -1812,7 +1639,6 @@ msgstr "Vértïçäl späçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: openedx/features/course_bookmarks/static/course_bookmarks/templates/bookmarks-list.underscore #: openedx/features/course_search/static/course_search/templates/course_search_item.underscore @@ -1822,35 +1648,30 @@ msgstr "Vïéw Ⱡ'σяєм ι#" #. 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 "Vïsüäl äïds Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Whölé wörds Ⱡ'σяєм ιρѕυм ∂σłσя #" #. 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 "Wïdth Ⱡ'σяєм ιρѕ#" #. 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 "Wörds: {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 "" @@ -1859,7 +1680,6 @@ 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 "" "Your browser doesn't support direct access to the clipboard. Please use the " @@ -1870,7 +1690,6 @@ msgstr "" #. Translators: this is a toolbar button tooltip 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 "Ìnsért/Édït Ìmägé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" @@ -1992,30 +1811,37 @@ msgstr "Àütö-ädvänçé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" msgid "Volume" msgstr "Völümé Ⱡ'σяєм ιρѕυ#" +#. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" msgstr "Mütéd Ⱡ'σяєм ιρѕ#" +#. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" msgstr "Vérý löw Ⱡ'σяєм ιρѕυм ∂#" +#. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" msgstr "Löw Ⱡ'σяєм#" +#. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" msgstr "Àvérägé Ⱡ'σяєм ιρѕυм #" +#. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" msgstr "Löüd Ⱡ'σяєм ι#" +#. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" msgstr "Vérý löüd Ⱡ'σяєм ιρѕυм ∂σł#" +#. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" msgstr "Mäxïmüm Ⱡ'σяєм ιρѕυм #" @@ -2199,6 +2025,18 @@ msgstr "Türn öff tränsçrïpts Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α msgid "View child items" msgstr "Vïéw çhïld ïtéms Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Navigate up" +msgstr "Nävïgäté üp Ⱡ'σяєм ιρѕυм ∂σłσя #" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Browsing" +msgstr "Bröwsïng Ⱡ'σяєм ιρѕυм ∂#" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Select" +msgstr "Séléçt Ⱡ'σяєм ιρѕυ#" + #: common/static/common/js/components/utils/view_utils.js msgid "Required field." msgstr "Réqüïréd fïéld. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α#" @@ -2548,11 +2386,13 @@ msgstr "dröppéd ïn slïdér Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє msgid "dropped on target" msgstr "dröppéd ön tärgét Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" +#. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" msgstr "%s ägö Ⱡ'σяєм ιρѕυм #" +#. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" @@ -2683,6 +2523,10 @@ msgstr "Àdd Àttäçhmént Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" msgid "(Optional)" msgstr "(Öptïönäl) Ⱡ'σяєм ιρѕυм ∂σłσ#" +#: lms/djangoapps/support/static/support/jsx/file_upload.jsx +msgid "Remove file" +msgstr "Rémövé fïlé Ⱡ'σяєм ιρѕυм ∂σłσя #" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx msgid "Course Name" msgstr "Çöürsé Nämé Ⱡ'σяєм ιρѕυм ∂σłσя #" @@ -2691,10 +2535,26 @@ msgstr "Çöürsé Nämé Ⱡ'σяєм ιρѕυм ∂σłσя #" msgid "Not specific to a course" msgstr "Nöt spéçïfïç tö ä çöürsé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢ση#" +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +msgid "What can we help you with, {username}?" +msgstr "" +"Whät çän wé hélp ýöü wïth, {username}? Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢т#" + +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +#: lms/static/js/instructor_dashboard/util.js +msgid "Subject" +msgstr "Süßjéçt Ⱡ'σяєм ιρѕυм #" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx msgid "Details" msgstr "Détäïls Ⱡ'σяєм ιρѕυм #" +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +msgid "The more you tell us, the more quickly and helpfully we can respond!" +msgstr "" +"Thé möré ýöü téll üs, thé möré qüïçklý änd hélpfüllý wé çän réspönd! Ⱡ'σяєм " +"ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx #: common/static/common/templates/discussion/new-post.underscore #: common/static/common/templates/discussion/thread-response.underscore @@ -2710,14 +2570,11 @@ msgstr "" "αмєт, ¢σηѕє¢тєтυя #" #: lms/djangoapps/support/static/support/jsx/logged_out_user.jsx -#: lms/templates/student_account/hinted_login.underscore -#: lms/templates/student_account/login.underscore -msgid "Sign in" -msgstr "Sïgn ïn Ⱡ'σяєм ιρѕυм #" - -#: lms/djangoapps/support/static/support/jsx/logged_out_user.jsx -msgid "Create an {platform} account" -msgstr "Çréäté än {platform} äççöünt Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" +msgid "" +"If you are unable to access your account contact us via email using {email}." +msgstr "" +"Ìf ýöü äré ünäßlé tö äççéss ýöür äççöünt çöntäçt üs vïä émäïl üsïng {email}." +" Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя#" #: lms/djangoapps/support/static/support/jsx/single_support_form.jsx msgid "" @@ -2739,12 +2596,21 @@ msgstr "" "Éntér sömé détäïls för ýöür süppört réqüést. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя #" +#: lms/djangoapps/support/static/support/jsx/single_support_form.jsx +#: lms/djangoapps/support/static/support/jsx/success.jsx +msgid "Contact Us" +msgstr "Çöntäçt Ûs Ⱡ'σяєм ιρѕυм ∂σłσ#" + #: lms/djangoapps/support/static/support/jsx/single_support_form.jsx msgid "Find answers to the top questions asked by learners." msgstr "" "Fïnd änswérs tö thé töp qüéstïöns äskéd ßý léärnérs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт " "αмєт, ¢σηѕє¢тєтυя α#" +#: lms/djangoapps/support/static/support/jsx/single_support_form.jsx +msgid "Search the {platform} Help Center" +msgstr "Séärçh thé {platform} Hélp Çéntér Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" + #: lms/djangoapps/support/static/support/jsx/success.jsx msgid "Go to my Dashboard" msgstr "Gö tö mý Däshßöärd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" @@ -2754,8 +2620,15 @@ msgid "Go to {platform} Home" msgstr "Gö tö {platform} Hömé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" #: lms/djangoapps/support/static/support/jsx/success.jsx -msgid "Contact Us" -msgstr "Çöntäçt Ûs Ⱡ'σяєм ιρѕυм ∂σłσ#" +msgid "" +"Thank you for submitting a request! We will contact you within 24 hours." +msgstr "" +"Thänk ýöü för süßmïttïng ä réqüést! Wé wïll çöntäçt ýöü wïthïn 24 höürs. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя#" + +#: lms/djangoapps/support/static/support/jsx/upload_progress.jsx +msgid "Cancel upload" +msgstr "Çänçél üplöäd Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" #: lms/djangoapps/teams/static/teams/js/collections/team.js msgid "last activity" @@ -2769,6 +2642,8 @@ msgstr "öpén slöts Ⱡ'σяєм ιρѕυм ∂σłσ#" msgid "name" msgstr "nämé Ⱡ'σяєм ι#" +#. Translators: This refers to the number of teams (a count of how many teams +#. there are) #: lms/djangoapps/teams/static/teams/js/collections/topic.js msgid "team count" msgstr "téäm çöünt Ⱡ'σяєм ιρѕυм ∂σłσ#" @@ -2882,10 +2757,14 @@ msgstr "" "Thïs téäm döés nöt hävé äný mémßérs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυ#" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. https://github.com/rmm5t/jquery-timeago) #: lms/djangoapps/teams/static/teams/js/views/edit_team_members.js msgid "Joined %(date)s" msgstr "Jöïnéd %(date)s Ⱡ'σяєм ιρѕυм ∂σłσ#" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. https://github.com/rmm5t/jquery-timeago) #: lms/djangoapps/teams/static/teams/js/views/edit_team_members.js msgid "Last Activity %(date)s" msgstr "Läst Àçtïvïtý %(date)s Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" @@ -2931,10 +2810,14 @@ msgstr "" "Ýöü äré nöt çürréntlý ä mémßér öf äný téäm. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя #" +#. Translators: "and others" refers to fact that additional members of a team +#. exist that are not displayed. #: lms/djangoapps/teams/static/teams/js/views/team_card.js msgid "and others" msgstr "änd öthérs Ⱡ'σяєм ιρѕυм ∂σłσ#" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. http://momentjs.com/) #: lms/djangoapps/teams/static/teams/js/views/team_card.js msgid "Last activity %(date)s" msgstr "Läst äçtïvïtý %(date)s Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" @@ -3127,6 +3010,14 @@ msgid "View Teams in the %(topic_name)s Topic" msgstr "" "Vïéw Téäms ïn thé %(topic_name)s Töpïç Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє#" +#. Translators: this string is shown at the bottom of the teams page +#. to find a team to join or else to create a new one. There are three +#. links that need to be included in the message: +#. 1. Browse teams in other topics +#. 2. search teams +#. 3. create a new team +#. Be careful to start each link with the appropriate start indicator +#. (e.g. {browse_span_start} for #1) and finish it with {span_end}. #: lms/djangoapps/teams/static/teams/js/views/topic_teams.js msgid "" "{browse_span_start}Browse teams in other topics{span_end} or " @@ -3230,6 +3121,7 @@ msgstr "ÛRL Ⱡ'σяєм#" msgid "Please provide a valid URL." msgstr "Pléäsé prövïdé ä välïd ÛRL. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє#" +#. Translators: 'errorCount' is the number of errors found in the form. #: lms/static/js/Markdown.Editor.js msgid "%(errorCount)s error found in form." msgid_plural "%(errorCount)s errors found in form." @@ -3811,10 +3703,21 @@ msgstr "" msgid "Search Results" msgstr "Séärçh Résülts Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" +#. Translators: this is a title shown before all Notes that have no associated +#. tags. It is put within +#. brackets to differentiate it from user-defined tags, but it should still be +#. translated. #: lms/static/js/edxnotes/views/tabs/tags.js msgid "[no tags]" msgstr "[nö tägs] Ⱡ'σяєм ιρѕυм ∂σł#" +#. Translators: 'Tags' is the name of the view (noun) within the Student Notes +#. page that shows all +#. notes organized by the tags the student has associated with them (if any). +#. When defining a +#. note in the courseware, the student can choose to associate 1 or more tags +#. with the note +#. in order to group similar notes together and help with search. #: lms/static/js/edxnotes/views/tabs/tags.js msgid "Tags" msgstr "Tägs Ⱡ'σяєм ι#" @@ -4287,6 +4190,7 @@ msgstr "" "Érrör äddïng/rémövïng üsérs äs ßétä téstérs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя #" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were successfully added as beta testers:" msgstr "" @@ -4301,18 +4205,21 @@ msgstr "" "Thésé üsérs çöüld nöt ßé äddéd äs ßétä téstérs ßéçäüsé théïr äççöünts äré " "nöt ýét äçtïvätéd: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢ση#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were successfully removed as beta testers:" msgstr "" "Thésé üsérs wéré süççéssfüllý rémövéd äs ßétä téstérs: Ⱡ'σяєм ιρѕυм ∂σłσя " "ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were not added as beta testers:" msgstr "" "Thésé üsérs wéré nöt äddéd äs ßétä téstérs: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя #" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were not removed as beta testers:" msgstr "" @@ -4362,12 +4269,14 @@ msgstr "" "Süççéssfüllý énrölléd änd sént émäïl tö thé föllöwïng üsérs: Ⱡ'σяєм ιρѕυм " "∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "Successfully enrolled the following users:" msgstr "" "Süççéssfüllý énrölléd thé föllöwïng üsérs: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя #" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Successfully sent enrollment emails to the following users. They will be " @@ -4376,12 +4285,14 @@ msgstr "" "Süççéssfüllý sént énröllmént émäïls tö thé föllöwïng üsérs. Théý wïll ßé " "ällöwéd tö énröll önçé théý régïstér: Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users will be allowed to enroll once they register:" msgstr "" "Thésé üsérs wïll ßé ällöwéd tö énröll önçé théý régïstér: Ⱡ'σяєм ιρѕυм ∂σłσя" " ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Successfully sent enrollment emails to the following users. They will be " @@ -4390,12 +4301,14 @@ msgstr "" "Süççéssfüllý sént énröllmént émäïls tö thé föllöwïng üsérs. Théý wïll ßé " "énrölléd önçé théý régïstér: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users will be enrolled once they register:" msgstr "" "Thésé üsérs wïll ßé énrölléd önçé théý régïstér: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт " "αмєт, ¢σηѕє¢тєтυя α#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Emails successfully sent. The following users are no longer enrolled in the " @@ -4404,6 +4317,7 @@ msgstr "" "Émäïls süççéssfüllý sént. Thé föllöwïng üsérs äré nö löngér énrölléd ïn thé " "çöürsé: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢т#" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "The following users are no longer enrolled in the course:" msgstr "" @@ -4810,63 +4724,54 @@ msgstr "" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Type" msgstr "Täsk Týpé Ⱡ'σяєм ιρѕυм ∂σł#" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task inputs" msgstr "Täsk ïnpüts Ⱡ'σяєм ιρѕυм ∂σłσя #" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task ID" msgstr "Täsk ÌD Ⱡ'σяєм ιρѕυм #" #. Translators: a "Requester" is a username that requested a task such as #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Requester" msgstr "Réqüéstér Ⱡ'σяєм ιρѕυм ∂σł#" #. Translators: A timestamp of when a task (eg, sending email) was submitted #. appears after this -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Submitted" msgstr "Süßmïttéd Ⱡ'σяєм ιρѕυм ∂σł#" #. Translators: The length of a task (eg, sending email) in seconds appears #. this -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Duration (sec)" msgstr "Dürätïön (séç) Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" #. Translators: The state (eg, "In progress") of a task (eg, sending email) #. appears after this. -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "State" msgstr "Stäté Ⱡ'σяєм ιρѕ#" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Status" msgstr "Täsk Stätüs Ⱡ'σяєм ιρѕυм ∂σłσя #" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Progress" msgstr "Täsk Prögréss Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" @@ -4879,10 +4784,6 @@ msgstr "" "Àn érrör öççürréd rétrïévïng ýöür émäïl. Pléäsé trý ägäïn lätér, änd çöntäçt" " téçhnïçäl süppört ïf thé prößlém pérsïsts. Ⱡ'σяєм ιρѕυм#" -#: lms/static/js/instructor_dashboard/util.js -msgid "Subject" -msgstr "Süßjéçt Ⱡ'σяєм ιρѕυм #" - #: lms/static/js/instructor_dashboard/util.js msgid "Sent By" msgstr "Sént Bý Ⱡ'σяєм ιρѕυм #" @@ -5102,10 +5003,33 @@ msgstr "" "Çöüld nöt övérrïdé prößlém sçöré för {user}. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя #" +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +#: lms/static/js/student_account/views/account_settings_factory.js +msgid "Reset Your Password" +msgstr "Rését Ýöür Pässwörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Enter and confirm your new password." +msgstr "" +"Éntér änd çönfïrm ýöür néw pässwörd. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " +"¢σηѕє¢тєтυ#" + #: lms/static/js/student_account/components/PasswordResetConfirmation.jsx msgid "New Password" msgstr "Néw Pässwörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Confirm Password" +msgstr "Çönfïrm Pässwörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Passwords do not match." +msgstr "Pässwörds dö nöt mätçh. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σ#" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Reset My Password" +msgstr "Rését Mý Pässwörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" + #: lms/static/js/student_account/components/PasswordResetInput.jsx msgid "Error: " msgstr "Érrör: Ⱡ'σяєм ιρѕυм #" @@ -5145,6 +5069,21 @@ msgstr "" msgid "We’re sorry to see you go!" msgstr "Wé’ré sörrý tö séé ýöü gö! Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" +#: lms/static/js/student_account/components/StudentAccountDeletion.jsx +msgid "" +"Please note: Deletion of your account and personal data is permanent and " +"cannot be undone. EdX will not be able to recover your account or the data " +"that is deleted." +msgstr "" +"Pléäsé nöté: Délétïön öf ýöür äççöünt änd pérsönäl dätä ïs pérmänént änd " +"çännöt ßé ündöné. ÉdX wïll nöt ßé äßlé tö réçövér ýöür äççöünt ör thé dätä " +"thät ïs délétéd. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, " +"ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт єηιм " +"α∂ мιηιм νєηιαм, qυιѕ ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ ηιѕι υт αłιqυιρ " +"єχ єα ¢σммσ∂σ ¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη яєρяєнєη∂єяιт ιη νσłυρтαтє" +" νєłιт єѕѕє ¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє¢αт " +"¢υρι∂αтαт ηση ρяσι∂єηт, ѕυηт ιη ¢υłρα qυι σƒƒι¢ια ∂#" + #: lms/static/js/student_account/components/StudentAccountDeletion.jsx msgid "" "Once your account is deleted, you cannot use it to take courses on the edX " @@ -5205,6 +5144,22 @@ msgstr "" "∂σłσя ιη яєρяєнєη∂єяιт ιη νσłυρтαтє νєłιт єѕѕє ¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα" " ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє¢αт ¢υρι∂αтαт ηση ρ#" +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx +msgid "" +"If you proceed, you will be unable to use this account to take courses on " +"the edX app, edx.org, or any other site hosted by edX. This includes access " +"to edx.org from your employer’s or university’s system and access to private" +" sites offered by MIT Open Learning, Wharton Executive Education, and " +"Harvard Medical School." +msgstr "" +"Ìf ýöü pröçééd, ýöü wïll ßé ünäßlé tö üsé thïs äççöünt tö täké çöürsés ön " +"thé édX äpp, édx.örg, ör äný öthér sïté höstéd ßý édX. Thïs ïnçlüdés äççéss " +"tö édx.örg fröm ýöür émplöýér’s ör ünïvérsïtý’s sýstém änd äççéss tö prïväté" +" sïtés öfféréd ßý MÌT Öpén Léärnïng, Whärtön Éxéçütïvé Édüçätïön, änd " +"Härvärd Médïçäl Sçhööl. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg" +" єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт" +" є#" + #: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx msgid "" "If you still wish to continue and delete your account, please enter your " @@ -5213,6 +5168,10 @@ msgstr "" "Ìf ýöü stïll wïsh tö çöntïnüé änd délété ýöür äççöünt, pléäsé éntér ýöür " "äççöünt pässwörd: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx +msgid "Yes, Delete" +msgstr "Ýés, Délété Ⱡ'σяєм ιρѕυм ∂σłσя #" + #: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx msgid "We're sorry to see you go! Your account will be deleted shortly." msgstr "" @@ -5266,7 +5225,6 @@ msgstr "Àn érrör öççürréd. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α #. Translators: This string is appended to optional field labels on the #. student login, registration, and #. profile forms. -#. */ #: lms/static/js/student_account/views/FormView.js msgid "(optional)" msgstr "(öptïönäl) Ⱡ'σяєм ιρѕυм ∂σłσ#" @@ -5424,10 +5382,6 @@ msgstr "" msgid "Password" msgstr "Pässwörd Ⱡ'σяєм ιρѕυм ∂#" -#: lms/static/js/student_account/views/account_settings_factory.js -msgid "Reset Your Password" -msgstr "Rését Ýöür Pässwörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" - #: lms/static/js/student_account/views/account_settings_factory.js msgid "Check your email account for instructions to reset your password." msgstr "" @@ -5690,6 +5644,8 @@ msgstr "Çhéçköüt Ⱡ'σяєм ιρѕυм ∂#" msgid "Checkout with PayPal" msgstr "Çhéçköüt wïth PäýPäl Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" +#. Translators: 'processor' is the name of a third-party payment processing +#. vendor (example: "PayPal") #: lms/static/js/verify_student/views/make_payment_step_view.js msgid "Checkout with {processor}" msgstr "Çhéçköüt wïth {processor} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" @@ -6105,6 +6061,8 @@ msgstr "" "Ýés, ällöw édïts tö thé äçtïvé Çértïfïçäté Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя #" +#. 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 #: cms/static/js/certificates/views/certificates_list.js msgid "certificate" @@ -6114,6 +6072,8 @@ msgstr "çértïfïçäté Ⱡ'σяєм ιρѕυм ∂σłσя #" msgid "Set up your certificate" msgstr "Sét üp ýöür çértïfïçäté Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σ#" +#. 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 msgid "You have not created any certificates yet." msgstr "" @@ -6154,7 +6114,6 @@ msgstr "Gröüp %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 "ÀBÇDÉFGHÌJKLMNÖPQRSTÛVWXÝZ Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" @@ -6276,26 +6235,48 @@ msgid "There was an error with the upload" msgstr "" "Théré wäs än érrör wïth thé üplöäd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєт#" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Organization:" +msgstr "Örgänïzätïön: Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" + #: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx msgid "Course Number:" msgstr "Çöürsé Nümßér: Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Course Run:" +msgstr "Çöürsé Rün: Ⱡ'σяєм ιρѕυм ∂σłσя #" + #: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx msgid "(Read-only)" msgstr "(Réäd-önlý) Ⱡ'σяєм ιρѕυм ∂σłσя #" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Re-run Course" +msgstr "Ré-rün Çöürsé Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" + +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +#: cms/templates/js/show-textbook.underscore +msgid "View Live" +msgstr "Vïéw Lïvé Ⱡ'σяєм ιρѕυм ∂σł#" + #: cms/static/js/maintenance/force_publish_course.js msgid "Internal Server Error." msgstr "Ìntérnäl Sérvér Érrör. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢#" +#. 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 msgid "Queued" msgstr "Qüéüéd Ⱡ'σяєм ιρѕυ#" +#. Translators: This is the status of a video upload that has +#. completed successfully #: cms/static/js/models/active_video_upload.js msgid "Upload completed" msgstr "Ûplöäd çömplétéd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" +#. Translators: This is the status of a video upload that has failed #: cms/static/js/models/active_video_upload.js msgid "Upload failed" msgstr "Ûplöäd fäïléd Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" @@ -6764,7 +6745,6 @@ msgstr "" #. Translators: 'count' is number of groups that the group #. configuration contains. -#. */ #: cms/static/js/views/group_configuration_details.js msgid "Contains {count} group" msgid_plural "Contains {count} groups" @@ -6778,10 +6758,8 @@ msgstr "Nöt ïn Ûsé Ⱡ'σяєм ιρѕυм ∂σłσ#" #. 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 #: cms/static/js/views/partition_group_details.js msgid "Used in {count} location" @@ -6789,6 +6767,7 @@ msgid_plural "Used in {count} locations" msgstr[0] "Ûséd ïn {count} löçätïön Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" msgstr[1] "Ûséd ïn {count} löçätïöns Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" +#. Translators: this refers to a collection of groups. #: cms/static/js/views/group_configuration_item.js #: cms/static/js/views/group_configurations_list.js msgid "group configuration" @@ -6914,10 +6893,12 @@ msgstr "" " νєłιт єѕѕє ¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє¢αт " "¢υρι∂αтαт ηση ρяσι∂єηт, ѕυηт ιη ¢υłρα qυι σƒƒι¢ια ∂#" +#. Translators: "item_display_name" is the name of the item to be deleted. #: cms/static/js/views/list_item.js msgid "Delete this %(item_display_name)s?" msgstr "Délété thïs %(item_display_name)s? Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" +#. Translators: "item_display_name" is the name of the item to be deleted. #: cms/static/js/views/list_item.js msgid "Deleting this %(item_display_name)s is permanent and cannot be undone." msgstr "" @@ -7023,6 +7004,7 @@ msgstr "Bäsïç Ⱡ'σяєм ιρѕ#" msgid "Visibility" msgstr "Vïsïßïlïtý Ⱡ'σяєм ιρѕυм ∂σłσ#" +#. Translators: "title" is the name of the current component being edited. #: cms/static/js/views/modals/edit_xblock.js msgid "Editing: %(title)s" msgstr "Édïtïng: %(title)s Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" @@ -7098,6 +7080,8 @@ msgstr "Çöürsé Öütlïné Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" msgid "Date added" msgstr "Däté äddéd Ⱡ'σяєм ιρѕυм ∂σłσ#" +#. Translators: "title" is the name of the current component or unit being +#. edited. #: cms/static/js/views/pages/container.js msgid "Editing access for: %(title)s" msgstr "Édïtïng äççéss för: %(title)s Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σ#" @@ -7178,6 +7162,9 @@ msgstr "Hïdé Prévïéws Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" msgid "Show Previews" msgstr "Shöw Prévïéws Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" +#. 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 msgid "" "Showing {currentItemRange} out of {totalItemsCount}, filtered by " @@ -7187,6 +7174,9 @@ msgstr "" "{assetType}, sörtéd ßý {sortName} äsçéndïng Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя α#" +#. 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 msgid "" "Showing {currentItemRange} out of {totalItemsCount}, filtered by " @@ -7196,6 +7186,8 @@ msgstr "" "{assetType}, sörtéd ßý {sortName} désçéndïng Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυя α#" +#. Translators: sample result: +#. "Showing 0-9 out of 25 total, sorted by Date Added ascending" #: cms/static/js/views/paging_header.js msgid "" "Showing {currentItemRange} out of {totalItemsCount}, sorted by {sortName} " @@ -7204,6 +7196,8 @@ msgstr "" "Shöwïng {currentItemRange} öüt öf {totalItemsCount}, sörtéd ßý {sortName} " "äsçéndïng Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#. Translators: sample result: +#. "Showing 0-9 out of 25 total, sorted by Date Added descending" #: cms/static/js/views/paging_header.js msgid "" "Showing {currentItemRange} out of {totalItemsCount}, sorted by {sortName} " @@ -7212,10 +7206,14 @@ msgstr "" "Shöwïng {currentItemRange} öüt öf {totalItemsCount}, sörtéd ßý {sortName} " "désçéndïng Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#. 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 "{totalItems} total" msgstr "{totalItems} tötäl Ⱡ'σяєм ιρѕυм ∂σł#" +#. Translators: This refers to a content group that can be linked to a student +#. cohort. #: cms/static/js/views/partition_group_item.js #: cms/static/js/views/partition_group_list.js msgid "content group" @@ -7550,6 +7548,7 @@ msgstr "Àdd Thümßnäïl Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" msgid "Edit Thumbnail" msgstr "Édït Thümßnäïl Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" +#. Translators: This is a 2 part text which tells the image requirements. #: cms/static/js/views/video_thumbnail.js msgid "" "{InstructionsSpanStart}{videoImageResoultion}{lineBreak} " @@ -7562,6 +7561,7 @@ msgstr "" msgid "Image upload failed" msgstr "Ìmägé üplöäd fäïléd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" +#. Translators: This is a 3 part text which tells the image requirements. #: cms/static/js/views/video_thumbnail.js msgid "" "{ReqTextSpanStart}Requirements{spanEnd}{lineBreak}{InstructionsSpanStart}{videoImageResoultion}{lineBreak}" @@ -7571,18 +7571,23 @@ msgstr "" " {videoImageSupportedFileFormats}{spanEnd} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тєтυ#" +#. Translators: message will be like 1280x720 pixels #: cms/static/js/views/video_thumbnail.js msgid "{maxWidth}x{maxHeight} pixels" msgstr "{maxWidth}x{maxHeight} pïxéls Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" +#. Translators: message will be like Thumbnail for Arrow.mp4 #: cms/static/js/views/video_thumbnail.js msgid "Thumbnail for {videoName}" msgstr "Thümßnäïl för {videoName} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" +#. Translators: message will be like Add Thumbnail - Arrow.mp4 #: cms/static/js/views/video_thumbnail.js msgid "Add Thumbnail - {videoName}" msgstr "Àdd Thümßnäïl - {videoName} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" +#. Translators: humanizeDuration will be like 10 minutes, an hour and 20 +#. minutes etc #: cms/static/js/views/video_thumbnail.js msgid "Video duration is {humanizeDuration}" msgstr "Vïdéö dürätïön ïs {humanizeDuration} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" @@ -7595,6 +7600,7 @@ msgstr "mïnütés Ⱡ'σяєм ιρѕυм #" msgid "minute" msgstr "mïnüté Ⱡ'σяєм ιρѕυ#" +#. Translators: message will be like 15 minutes, 1 minute #: cms/static/js/views/video_thumbnail.js msgid "{minutes} {unit}" msgstr "{minutes} {unit} Ⱡ'σяєм ιρѕυм #" @@ -7607,10 +7613,13 @@ msgstr "séçönds Ⱡ'σяєм ιρѕυм #" msgid "second" msgstr "séçönd Ⱡ'σяєм ιρѕυ#" +#. Translators: message will be like 20 seconds, 1 second #: cms/static/js/views/video_thumbnail.js msgid "{seconds} {unit}" msgstr "{seconds} {unit} Ⱡ'σяєм ιρѕυм #" +#. Translators: `and` will be used to combine both miuntes and seconds like +#. `13 minutes and 45 seconds` #: cms/static/js/views/video_thumbnail.js msgid " and " msgstr " änd Ⱡ'σяєм ιρѕ#" @@ -7631,12 +7640,14 @@ msgstr "" "Thïs ïmägé fïlé týpé ïs nöt süppörtéd. Süppörtéd fïlé týpés äré " "{supportedFileFormats}. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #" +#. Translators: maxFileSizeInMB will be like 2 MB. #: cms/static/js/views/video_thumbnail.js msgid "The selected image must be smaller than {maxFileSizeInMB}." msgstr "" "Thé séléçtéd ïmägé müst ßé smällér thän {maxFileSizeInMB}. Ⱡ'σяєм ιρѕυм " "∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #" +#. Translators: minFileSizeInKB will be like 2 KB. #: cms/static/js/views/video_thumbnail.js msgid "The selected image must be larger than {minFileSizeInKB}." msgstr "" @@ -7701,6 +7712,9 @@ msgstr "Séttïngs Ⱡ'σяєм ιρѕυм ∂#" msgid "New {component_type}" msgstr "Néw {component_type} Ⱡ'σяєм ιρѕυм #" +#. 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 msgid "Warning" msgstr "Wärnïng Ⱡ'σяєм ιρѕυм #" @@ -9281,6 +9295,26 @@ msgstr "" "Öpén thé çértïfïçäté ýöü éärnéd för thé %(title)s prögräm. Ⱡ'σяєм ιρѕυм " "∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "Prögräm Réçörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" +"Önçé ýöü çömplété öné öf thé prögräm réqüïréménts ýöü hävé ä prögräm réçörd." +" Thïs réçörd ïs märkéd çömplété önçé ýöü méét äll prögräm réqüïréménts. À " +"prögräm réçörd çän ßé üséd tö çöntïnüé ýöür léärnïng jöürnéý änd démönsträté" +" ýöür léärnïng tö öthérs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя " +"α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα" +" αłιqυα. υт єηιм α∂ мιηιм νєηιαм, qυιѕ ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ " +"ηιѕι υт αłιqυιρ єχ єα ¢σммσ∂σ ¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη " +"яєρяєнєη∂єяιт#" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "Vïéw Prögräm Réçörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" @@ -9376,6 +9410,11 @@ msgstr "" msgid "Forgot password?" msgstr "Förgöt pässwörd? Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" +#: lms/templates/student_account/hinted_login.underscore +#: lms/templates/student_account/login.underscore +msgid "Sign in" +msgstr "Sïgn ïn Ⱡ'σяєм ιρѕυм #" + #: lms/templates/student_account/hinted_login.underscore #, python-format msgid "Would you like to sign in using your %(providerName)s credentials?" @@ -11683,10 +11722,6 @@ msgstr "" "Ìf thé süßséçtïön döés nöt hävé ä düé däté, léärnérs älwäýs séé théïr sçörés" " whén théý süßmït änswérs tö ässéssménts. Ⱡ'σяєм ιρѕυм ∂#" -#: cms/templates/js/show-textbook.underscore -msgid "View Live" -msgstr "Vïéw Lïvé Ⱡ'σяєм ιρѕυм ∂σł#" - #: cms/templates/js/signatory-details.underscore #: cms/templates/js/signatory-editor.underscore msgid "Signatory" diff --git a/conf/locale/es_419/LC_MESSAGES/django.mo b/conf/locale/es_419/LC_MESSAGES/django.mo index 6f233374b4ec657ffc8ef42ef353499083add89c..97a2dbefa1d7d8f093ab1f0892904a823665b886 100644 GIT binary patch delta 97874 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 z\n" "Language-Team: Spanish (Latin America) (http://www.transifex.com/open-edx/edx-platform/language/es_419/)\n" "Language: es_419\n" @@ -416,8 +416,6 @@ msgstr "Profesional en educación" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "Nombre visualizado" @@ -1975,8 +1973,7 @@ msgstr "Esta respuesta está siendo procesada." msgid "Not yet answered." msgstr "No respondido aún." -#: common/lib/capa/capa/inputtypes.py src/django-wiki/wiki/forms.py -#: wiki/forms.py +#: common/lib/capa/capa/inputtypes.py wiki/forms.py msgid "Select an option" msgstr "Seleccione una opción" @@ -3068,13 +3065,13 @@ msgstr "Trama para los temas de discusión" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" "Ingrese las categorías de discusión en el siguiente formato: " "\"CategoryName\": {\"id\": \"i4x-InstitutionName-CourseNumber-course-" @@ -5580,8 +5577,7 @@ msgstr "" "No puede crear un CCX desde un curso usando un id caducado. Por favor cree " "una nueva versión del curso en studio para poder realizar esta acción." -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "creada" @@ -6978,7 +6974,6 @@ msgstr "" "sitio." #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "Bien" @@ -7426,8 +7421,6 @@ msgstr "% de Descuento" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -8036,13 +8029,7 @@ msgstr "reiniciado" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -8114,8 +8101,7 @@ msgstr "Nombre de la organización" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "Título" @@ -9511,8 +9497,7 @@ msgstr "Universidad" msgid "Course Announce Date" msgstr "Fecha de anuncio del curso" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "Fecha de inicio del curso" @@ -10207,8 +10192,6 @@ msgstr "" "clic en el botón 'Cancelar'." #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/manage_users.html cms/templates/manage_users_lib.html msgid "Cancel" @@ -10232,31 +10215,19 @@ msgstr "Última modificación:" msgid "See all children" msgstr "Ver todos los registros hijos" -#: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html -#: wiki/templates/wiki/article.html +#: lms/templates/wiki/article.html wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "Última modificación de este artículo:" -#: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: wiki/templates/wiki/create.html +#: lms/templates/wiki/create.html wiki/templates/wiki/create.html msgid "Add new article" msgstr "Añadir nuevo artículo" -#: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: wiki/templates/wiki/create.html +#: lms/templates/wiki/create.html wiki/templates/wiki/create.html msgid "Create article" msgstr "Crear artículo" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html @@ -10268,17 +10239,12 @@ msgid "Go back" msgstr "Volver" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html #: wiki/templates/wiki/delete.html wiki/templates/wiki/edit.html msgid "Delete article" msgstr "Borrar artículo" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html #: cms/templates/component.html cms/templates/studio_xblock_wrapper.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html @@ -10286,15 +10252,11 @@ msgstr "Borrar artículo" msgid "Delete" msgstr "Borrar" -#: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: wiki/templates/wiki/delete.html +#: lms/templates/wiki/delete.html wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "No puede borrar un artículo raíz." -#: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: wiki/templates/wiki/delete.html +#: lms/templates/wiki/delete.html wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." @@ -10303,9 +10265,7 @@ msgstr "" " que tengan artículos hijos. Intente borrar manualmente los artículos hijos " "uno por uno." -#: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: wiki/templates/wiki/delete.html +#: lms/templates/wiki/delete.html wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" @@ -10314,43 +10274,33 @@ msgstr "" "borrados también. Si elige purgar el artículo, los artículos hijos serán " "purgados también." -#: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: wiki/templates/wiki/delete.html +#: lms/templates/wiki/delete.html wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "Artículos que serán borrados" -#: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: wiki/templates/wiki/delete.html +#: lms/templates/wiki/delete.html wiki/templates/wiki/delete.html msgid "...and more!" msgstr "--- y más!" -#: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: wiki/templates/wiki/delete.html +#: lms/templates/wiki/delete.html wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "Está a punto de borrar un artículo. Favor confirmar." -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html wiki/templates/wiki/edit.html #: wiki/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "Editar" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html wiki/templates/wiki/edit.html -#: wiki/templates/wiki/settings.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html +#: wiki/templates/wiki/edit.html wiki/templates/wiki/settings.html msgid "Save changes" msgstr "Guardar cambios" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: cms/templates/container.html wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html cms/templates/container.html +#: wiki/templates/wiki/edit.html msgid "Preview" msgstr "Vista previa" @@ -10390,21 +10340,17 @@ msgstr "Vista previa de la Wiki" msgid "window open" msgstr "ventana abierta" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html wiki/templates/wiki/edit.html msgid "Back to editor" msgstr "Volver al editor" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html #: wiki/plugins/images/templates/wiki/plugins/images/index.html #: wiki/templates/wiki/history.html msgid "History" msgstr "Historial" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -10420,33 +10366,23 @@ msgstr "" msgid "(no log message)" msgstr "(sin mensajes de log)" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "Previsualizar esta revisión" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Auto log:" msgstr "Auto log:" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Change" msgstr "Cambiar" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "Fusionar lo seleccionado con el actual..." -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "Cambiar a la versión seleccionada" @@ -10454,15 +10390,11 @@ msgstr "Cambiar a la versión seleccionada" msgid "Wiki Revision Preview" msgstr "Vista previa de revisión de la Wiki" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Back to history view" msgstr "Volver a la vista del historial" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "Cambiar a esta versión" @@ -10470,15 +10402,11 @@ msgstr "Cambiar a esta versión" msgid "Merge Revision" msgstr "Integrar la revisión" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Merge with current" msgstr "Fusionar con el actual" -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." @@ -10486,20 +10414,15 @@ msgstr "" "Cuando usted fusiona una revisión con la actual, todos los datos de las dos " "revisiones se conservarán y se fusionarán en su ubicación aproximada." -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "A continuación, es importante hacer una revisión manual." -#: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html +#: lms/templates/wiki/history.html wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "Crear una nueva versión fusionada." #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -10541,7 +10464,6 @@ msgid "Miniature Markdown Guide" msgstr "Mini guía de Markdown" #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html #: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " @@ -10626,21 +10548,17 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "Adjuntos" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "Cargar nuevo archivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "Buscar y añadir archivo" @@ -10650,19 +10568,16 @@ msgid "Upload File" msgstr "Subir archivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "Subir archivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "Buscar archivos y artículos" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " @@ -10673,7 +10588,6 @@ msgstr "" "conveniente." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -10689,7 +10603,6 @@ msgid "Search" msgstr "Buscar" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" @@ -10700,15 +10613,12 @@ msgstr "" "artículo." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/images/templates/wiki/plugins/images/index.html msgid "Markdown tag" msgstr "Código de etiquetas" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html #: wiki/plugins/images/templates/wiki/plugins/images/index.html @@ -10716,9 +10626,6 @@ msgid "Uploaded by" msgstr "Subido por" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -10731,14 +10638,11 @@ msgid "File History" msgstr "Historial de archivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "Desasociar" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html @@ -10746,33 +10650,27 @@ msgid "Replace" msgstr "Reemplazar" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/templates/wiki/deleted.html msgid "Restore" msgstr "Resturar" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html #: wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "anónimo (IP autenticada)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "Historial de archivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "revisiones" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "No hay adjuntos para este artículo." @@ -10786,13 +10684,11 @@ msgid "Previewing a merge between two revisions:" msgstr "Pre visualizando la fusión de dos revisiones:" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html #: wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "Esta revisión se ha eliminado." #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html #: wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "La restauración de esta revisión marcará el artículo como eliminado." @@ -12364,1226 +12260,6 @@ msgstr "" "mostrar un perfil limitado. {learn_more_link_start}Aprender " "más{learn_more_link_end}" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "tipo" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "notificaciones" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: wiki/apps.py -msgid "Wiki notifications" -msgstr "Notificaciones de la Wiki" - -#: wiki/apps.py -msgid "Wiki images" -msgstr "Imágenes de la Wiki" - -#: wiki/apps.py -msgid "Wiki attachments" -msgstr "Archivos adjuntos de la wiki" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "Configuración de plugin" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "Unicamente localhost... muahahaha" - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "" -"Título inicial del artículo. Puede ser sobre escrito con títulos de " -"revisiones posteriores." - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "Escriba los contenidos" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "" -"Este es solo el contenido inicial de su artículo. Después de creado, usted " -"puede usar funciones más complejas como la adición de plugins, metadatos, " -"artículos relacionados, etc." - -#: wiki/forms.py -msgid "Contents" -msgstr "Contenidos" - -#: wiki/forms.py -msgid "Summary" -msgstr "Resumen" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "" -"Ingrese el motivo de su edición, el cual será registrado en el log de " -"revisiones." - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "" -"Mientras realizaba su edición, alguien más realizó cambios a la revisión. Su" -" contenido ha sido integrado automáticamente con los nuevos contenidos. Por " -"favor revise el texto a continuación." - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "No se han realizado cambios." - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "Slug" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"Esta será la dirección donde se encontrará su artículo. Use solo caracteres " -"alfanuméricos y - o _. Tenga en cuenta que no podrá cambiar el Slug luego de" -" que el artículo haya sido creado." - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "Escriba un mensaje corto para el log histórico del artículo" - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "Un slug no puede comenzar con un guión bajo." - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "Ya existe un artículo borrado con el slug \"%s\"." - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "Ya existe un artículo con el slug \"%s\"." - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "Si, estoy seguro." - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "Eliminar" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "" -"Eliminar el artículo: Borrar completamente el artículo y sus contenidos, sin" -" posibilidades de deshacer la acción. Esto es una buena idea en caso de que " -"quiera liberar un slug para que los usuarios puedan crear un nuevo artículo " -"que lo utilice." - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "No está totalmente seguro!" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "" -"Mientras trataba de borrar el artículo, este ha sido modificado. TENGA " -"CUIDADO!" - -#: wiki/forms.py -msgid "Lock article" -msgstr "Bloquear el artículo" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "Negar a todos los usuarios el acceso de edición a este artículo." - -#: wiki/forms.py -msgid "Permissions" -msgstr "Permisos" - -#: wiki/forms.py -msgid "Owner" -msgstr "Propietario" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "Ingrese el nombre de usuario del propietario." - -#: wiki/forms.py -msgid "(none)" -msgstr "(ninguno)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "Heredar los permisos" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "" -"Marque aquí para aplicar los permisos de arriba recursívamente a todos los " -"artículos que estén bajo este artículo." - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "La configuración de permisos para el artículo ha sido actualizada." - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "" -"Su configuración de permisos no ha sido modificada. Ningún cambio para " -"guardar." - -#: wiki/forms.py -msgid "No user with that username" -msgstr "No existe un usuario con ese nombre de usuario." - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "Artículo bloqueado para edición" - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "Artículo desbloqueado para edición" - -#: wiki/forms.py -msgid "Filter" -msgstr "Filtrar" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "revisión actual" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "" -"La revisión que se está mostrando de este artículo. Si necesita hacer un " -"rollback, simplemente cambie el valor de este campo." - -#: wiki/models/article.py -msgid "modified" -msgstr "modificado" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "Última modificación a las propiedades del artículo" - -#: wiki/models/article.py -msgid "owner" -msgstr "propietario" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "" -"El propietario del artículo, usualmente el creador. El propietario siempre " -"tiene permisos de lectura y escritura." - -#: wiki/models/article.py -msgid "group" -msgstr "grupo" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "" -"De forma similar a como sucede en los sistemas de archivos UNIX, los " -"permisos se pueden dar a un usuario con base en su pertenencia a un grupo. " -"Los grupos son manejados a través del sistema Django auth." - -#: wiki/models/article.py -msgid "group read access" -msgstr "acceso de lectura del grupo" - -#: wiki/models/article.py -msgid "group write access" -msgstr "acceso de escritura del grupo" - -#: wiki/models/article.py -msgid "others read access" -msgstr "acceso de lectura de otros" - -#: wiki/models/article.py -msgid "others write access" -msgstr "acceso de escritura de otros" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "Artículo sin contenido (%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "tipo de contenido" - -#: wiki/models/article.py -msgid "object ID" -msgstr "ID del objeto" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "Artículo por objeto" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "Artículos por objeto" - -#: wiki/models/article.py -msgid "revision number" -msgstr "número de revisión" - -#: wiki/models/article.py -msgid "IP address" -msgstr "dirección IP" - -#: wiki/models/article.py -msgid "user" -msgstr "usuario" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "bloqueado" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "artículo" - -#: wiki/models/article.py -msgid "article contents" -msgstr "contenidos del artículo" - -#: wiki/models/article.py -msgid "article title" -msgstr "título del artículo" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "" -"Cada revisión contiene un campo título que debe ser diligenciado, incluso si" -" el título del artículo no ha sido cambiado" - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "artículo original" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "Los permisos han sido heredados de este artículo" - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "Un plugin ha sido cambiado" - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "" -"La revisión que está siendo mostrada de este plugin. Sin necesita realizar " -"un rollback, simplemente cambie el valor de este campo." - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "Valor de búsqueda en cache para los artículos" - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "slug" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(raíz)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "ruta URL" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "rutas URL" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "Lo sentimos, pero no puede tener un artículo raíz con slug." - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "Un artículo no raíz, siempre tiene que tener un slug." - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "Ya existe un nodo raíz en %s" - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"Artículos que perdieron a sus padres\n" -"===============================\n" -"\n" -"Los padres de los hijos de este artículo fueron borrados. Tal vez usted debería hallarles un nuevo hogar." - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "Objetos perdidos" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "Un resumen del contenido del archivo" - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "Si, estoy seguro.." - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "Haga clic para descargar el archivo" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "" -"La revisión de este adjunto está en uso actualmente (en todos los artículos " -"que usan el adjunto)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "nombre de archivo original" - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "adjunto" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "adjuntos" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "archivo" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "revisión del adjunto" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "revisiones del adjunto" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "¡Bórralo!" - -#: lms/templates/shoppingcart/shopping_cart.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove" -msgstr "Eliminar" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "Remover referencia" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "Historia de" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Date" -msgstr "Fecha" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "Usuario" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "Archivo" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "Acción" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "Sin descripción" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "Descargar" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "¡Utilizar esta!" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "Artículos usando" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "Subir reemplazo" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "Añadir archivo a" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "Añadir adjunto desde otro articulo" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "Articulo principal" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "Añadir a artículo" - -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "Su búsqueda no ha obtenido ningún resultado" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "%s ha sido cargado exitósamente." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "Su archivo no ha podido ser guardado: %s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "" -"Su archivo no pudo ser guardado, probablemente por un error de permisos en " -"el servidor web." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "%s cargado en reemplazo del adjunto anterior." - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "" -"Su nuevo archivo será renombrado para coincidir con el archivo actualmente " -"presente. No se permitirán archivos con diferentes extensiones." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "Revisión actual modificada para %s." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "Se añadió una referencia a \"%(att)s\" desde \"%(art)s\"." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "El archivo %s ha sido borrado." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "Este artículo ya no está relacionado con el archivo %s." - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "Un archivo ha sido cambiado: %s" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "Un archivo ha sido borrado: %s" - -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "Añadiendo nuevos artículos" - -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "Un enlace externo" - -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "Encabezados" - -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" -"Use estos códigos para los encabezados y para generar automáticamente tablas" -" de contenido." - -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "Tipografía" - -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "Listas" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "Ayuda" - -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "Enlace a otra página wiki" - -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" -"Escriba algo del título de otra página wiki y el autocompletar le ayudará a " -"crear una etiqueta para su enlace wiki. Las etiquetas para los enlaces se " -"ven así:" - -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "Insertar" - -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" -"Puede vincular a otro sitio web simplemente insertando una dirección " -"example.com o http://example.com o usando la sintaxis de reducción:" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "Vínculos" - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "Notificaciones" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "Cuando ha sido editado este artículo" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "Recibir también correos electrónicos sobre las ediciones de artículos" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "Su configuración de notificaciones ha sido actualizada" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "Su configuración de notificaciones no ha cambiado. Nada para guardar." - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "%(user)s suscritos a %(article)s (%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "Artículo borrado: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "Artículo modificado: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "Nuevo artículo creado: %s" - -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "Sin notificaciones" - -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "Borrar la lista de notificaciones" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Log in" -msgstr "Iniciar sesión" - -#: lms/templates/login.html wiki/templates/wiki/accounts/login.html -msgid "Please log in" -msgstr "Por favor inicia sesión" - -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "Iniciar sesión en..." - -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "¿No tienes una cuenta?" - -#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "Registrarse" - -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "Inscríbeme..." - -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "Crear artículo raíz" - -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "¡Felicitaciones!" - -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" -"Tienes django-wiki instalado... pero no hay artículos. Entonces es hora de " -"crear el primero, el artículo raíz. Al principio, solo será editable por los" -" administradores, pero puede definir permisos después." - -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "Artículo raíz" - -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "Crear raíz" - -#: wiki/templates/wiki/base.html -msgid "Search..." -msgstr "Buscar..." - -#: wiki/templates/wiki/base.html -msgid "Log out" -msgstr "Cerrar sesión" - -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "Artículo borrado" - -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "Artículo Borrado" - -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "El artículo que estabas buscando ha sido eliminado." - -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" -"Puede restaurar este artículo y sus elementos secundarios haciendo clic en " -"restaurar." - -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "Supresión de purga" - -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" -"Puede eliminar este artículo y sus hijos permanentemente y liberar sus slugs" -" haciendo clic en el botón a continuación. Esta acción no se puede deshacer." - -#: wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "Listado de artículos en" - -#: wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "Un nivel arriba" - -#: lms/templates/wiki/includes/breadcrumbs.html wiki/templates/wiki/dir.html -msgid "Add article" -msgstr "Añadir artículo" - -#: wiki/templates/wiki/dir.html -msgid "clear" -msgstr "limpiar" - -#: wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "artículo,artículos" - -#: wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "coincidencias,coincidencia" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "es,son" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "Última modificación" - -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "ningún mensaje de registro" - -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "Debe iniciar sesión y registrarse para usar esta función." - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/settings.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "Configuración" - -#: lms/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "Cambios" - -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "Ver Curso" - -#. #-#-#-#-# mako.po (edx-platform) #-#-#-#-# -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "Ver" - -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "Sub-artículos para" - -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "Sin sub-artículos" - -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "...y más" - -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "Buscar artículos en este nivel" - -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "Nuevo artículo al lado de" - -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "Nuevo artículo más abajo" - -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "por" - -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "restaurado" - -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "desbloqueado" - -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "Permiso Denegado" - -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "Lo sentimos, no tienes permiso para ver esta página." - -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "Previsualizando la revisión" - -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "Previsualizando la fusión entre" - -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "y" - -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "Fuente de" - -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "Este articulo está actualmente bloqueado para su edición." - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "Usted se encuentra ya registrado.. y puede iniciar sesión!" - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "Usted ha cerrado sesión. Hasta pronto!" - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "Usted ha iniciado sesión! Que se divierta!" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "Nuevo artículo '%s' creado." - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "Ocurrió un error en la creación de este artículo: %s" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "Ocurrió un error en la creación de este artículo." - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "" -"Este artículo no puede ser borrado porque tiene hijos o porque es un " -"artículo raíz." - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "El artículo al igual que su contenido ha sido eliminado! Gracias!" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "" -"El artículo \"%s\" está marcado para ser borrado! Gracias por mantener el " -"sitio libre de contenidos no deseados!" - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "Sus cambios han sido guardados." - -#: wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "Una nueva revisión de este artículo ha sido agregado exitosamente." - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "Restaurando artículo" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "El artículo \"%s\" y sus hijos han sido restaurados." - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "" -"El artículo %(title)s está ahora publicado para mostrar la revisión " -"#%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "Nuevo título" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "Fusión entre la revisión #%(r1)d y la revisión #%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "" -"Una nueva revisión ha sido creada: Fusión entre la revisión #%(r1)d y la " -"revisión #%(r2)d" - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "Guardar" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -13816,8 +12492,8 @@ msgid "Course has been successfully reindexed." msgstr "El curso ha sido reindexado correctamente." #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "No programado" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -14374,6 +13050,16 @@ msgstr "Página no encontrada" msgid "Content" msgstr "Contenido" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +#: wiki/templates/wiki/settings.html +#: wiki/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "Configuración" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -14500,6 +13186,14 @@ msgstr "Requerimientos" msgid "Details" msgstr "Detalles" +#. #-#-#-#-# mako.po (edx-platform) #-#-#-#-# +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +#: wiki/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "Ver" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -14523,6 +13217,16 @@ msgstr "Seleccionar idioma" msgid "Account" msgstr "Cuenta" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "Ayuda" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -14735,6 +13439,8 @@ msgid "You do not have access to this dependency module." msgstr "No tienes acceso a este módulo de dependencia" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "Aprender más" @@ -15221,6 +13927,10 @@ msgstr "Acceder a mis cursos" msgid "Processing your account information" msgstr "Procesando la información de tu cuenta" +#: lms/templates/login.html wiki/templates/wiki/accounts/login.html +msgid "Please log in" +msgstr "Por favor inicia sesión" + #: lms/templates/login.html msgid "to access your account and courses" msgstr "para acceder a tu cuenta y tus cursos" @@ -15427,6 +14137,10 @@ msgstr "" msgid "Hint" msgstr "Consejo" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "Guardar" + #: lms/templates/problem.html msgid "Save your answer" msgstr "Guardar respuesta" @@ -15643,6 +14357,13 @@ msgstr "Ayuda sobre el proceso de registro" msgid "Already registered?" msgstr "¿Ya estás registrado?" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Log in" +msgstr "Iniciar sesión" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "Bienvenido a la plataforma {platform_name}" @@ -16027,6 +14748,14 @@ msgstr "siguiente" msgid "Recent git load activity for {course_id}" msgstr "Actividad de carga de git reciente para {course_id}" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Date" +msgstr "Fecha" + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -16062,6 +14791,10 @@ msgstr "dirección IP" msgid "source" msgstr "fuente" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "tipo" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "Des suscripción exitosa!" @@ -17818,6 +16551,7 @@ msgstr "Usted está inscrito en este curso:" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "Ver curso" @@ -18069,6 +16803,7 @@ msgid "Purchase the Program (" msgstr "Compra el programa (" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "Precio Original" @@ -18077,6 +16812,7 @@ msgid "${oldPrice}" msgstr "${oldPrice}" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "Precio con Descuento" @@ -18175,6 +16911,7 @@ msgid "Courses in the {}" msgstr "Cursos en el {}" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "Comienza en {}" @@ -20024,6 +18761,13 @@ msgstr "" msgid "Programs" msgstr "Programas" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -21876,6 +20620,10 @@ msgstr "Mostrar el estado de las tareas que usted inició para este problema." msgid "My Courses" msgstr "Mis cursos" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "Detalles del programa" @@ -22544,6 +21292,11 @@ msgstr "Aumentar" msgid "Decrease" msgstr "Reducir" +#: lms/templates/shoppingcart/shopping_cart.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove" +msgstr "Eliminar" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "Descuento o código de activación" @@ -22952,6 +21705,11 @@ msgstr "Aprender más" msgid "{span_start}(active){span_end}" msgstr "{span_start}(activo){span_end}" +#: lms/templates/wiki/includes/article_menu.html +#: wiki/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "Cambios" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}activo{span_end}" @@ -22960,6 +21718,10 @@ msgstr "{span_start}activo{span_end}" msgid "Course Wiki" msgstr "Wiki del curso" +#: lms/templates/wiki/includes/breadcrumbs.html wiki/templates/wiki/dir.html +msgid "Add article" +msgstr "Añadir artículo" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "Previsualizar configuración de idioma" @@ -23140,6 +21902,77 @@ msgstr "Última actualización" msgid "Search Results" msgstr "Resultados de búsqueda" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" +msgstr[1] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "Mis estadísticas (Beta)" @@ -24072,22 +22905,6 @@ msgstr "" msgid "View Live" msgstr "Ver en vivo" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "Editar la fecha de inicio" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "Ritmo del curso" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "A ritmo propio." - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "Ritmo del instructor" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "Crear la organización de su curso" @@ -26127,10 +24944,18 @@ msgstr "Verificación de ID" msgid "In-Course Reverification {number}" msgstr "Re verificación dentro del curso {number}" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "Ritmo del curso" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "Establecer el ritmo de este curso" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "Ritmo del instructor" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -26141,6 +24966,10 @@ msgstr "" " establecidas por el autor. Usted puede configurar las fechas de publicación" " para el contenido del curso, así como para las tareas y actividades." +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "A ritmo propio." + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -27148,6 +25977,624 @@ msgstr "Ha iniciado sesión como:" msgid "Maintenance" msgstr "Mantenimiento" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "Notificaciones de la Wiki" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "Imágenes de la Wiki" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "Archivos adjuntos de la wiki" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "Unicamente localhost... muahahaha" + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "" +"Título inicial del artículo. Puede ser sobre escrito con títulos de " +"revisiones posteriores." + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "Escriba los contenidos" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "" +"Este es solo el contenido inicial de su artículo. Después de creado, usted " +"puede usar funciones más complejas como la adición de plugins, metadatos, " +"artículos relacionados, etc." + +#: wiki/forms.py +msgid "Contents" +msgstr "Contenidos" + +#: wiki/forms.py +msgid "Summary" +msgstr "Resumen" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "" +"Ingrese el motivo de su edición, el cual será registrado en el log de " +"revisiones." + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "" +"Mientras realizaba su edición, alguien más realizó cambios a la revisión. Su" +" contenido ha sido integrado automáticamente con los nuevos contenidos. Por " +"favor revise el texto a continuación." + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "No se han realizado cambios." + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "Slug" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"Esta será la dirección donde se encontrará su artículo. Use solo caracteres " +"alfanuméricos y - o _. Tenga en cuenta que no podrá cambiar el Slug luego de" +" que el artículo haya sido creado." + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "Escriba un mensaje corto para el log histórico del artículo" + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "Un slug no puede comenzar con un guión bajo." + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "Ya existe un artículo borrado con el slug \"%s\"." + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "Ya existe un artículo con el slug \"%s\"." + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "Si, estoy seguro." + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "Eliminar" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "" +"Eliminar el artículo: Borrar completamente el artículo y sus contenidos, sin" +" posibilidades de deshacer la acción. Esto es una buena idea en caso de que " +"quiera liberar un slug para que los usuarios puedan crear un nuevo artículo " +"que lo utilice." + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "No está totalmente seguro!" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "" +"Mientras trataba de borrar el artículo, este ha sido modificado. TENGA " +"CUIDADO!" + +#: wiki/forms.py +msgid "Lock article" +msgstr "Bloquear el artículo" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "Negar a todos los usuarios el acceso de edición a este artículo." + +#: wiki/forms.py +msgid "Permissions" +msgstr "Permisos" + +#: wiki/forms.py +msgid "Owner" +msgstr "Propietario" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "Ingrese el nombre de usuario del propietario." + +#: wiki/forms.py +msgid "(none)" +msgstr "(ninguno)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "Heredar los permisos" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "" +"Marque aquí para aplicar los permisos de arriba recursívamente a todos los " +"artículos que estén bajo este artículo." + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "La configuración de permisos para el artículo ha sido actualizada." + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "" +"Su configuración de permisos no ha sido modificada. Ningún cambio para " +"guardar." + +#: wiki/forms.py +msgid "No user with that username" +msgstr "No existe un usuario con ese nombre de usuario." + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "Artículo bloqueado para edición" + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "Artículo desbloqueado para edición" + +#: wiki/forms.py +msgid "Filter" +msgstr "Filtrar" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "Configuración de plugin" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "revisión actual" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "" +"La revisión que se está mostrando de este artículo. Si necesita hacer un " +"rollback, simplemente cambie el valor de este campo." + +#: wiki/models/article.py +msgid "modified" +msgstr "modificado" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "Última modificación a las propiedades del artículo" + +#: wiki/models/article.py +msgid "owner" +msgstr "propietario" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "" +"El propietario del artículo, usualmente el creador. El propietario siempre " +"tiene permisos de lectura y escritura." + +#: wiki/models/article.py +msgid "group" +msgstr "grupo" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "" +"De forma similar a como sucede en los sistemas de archivos UNIX, los " +"permisos se pueden dar a un usuario con base en su pertenencia a un grupo. " +"Los grupos son manejados a través del sistema Django auth." + +#: wiki/models/article.py +msgid "group read access" +msgstr "acceso de lectura del grupo" + +#: wiki/models/article.py +msgid "group write access" +msgstr "acceso de escritura del grupo" + +#: wiki/models/article.py +msgid "others read access" +msgstr "acceso de lectura de otros" + +#: wiki/models/article.py +msgid "others write access" +msgstr "acceso de escritura de otros" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "Artículo sin contenido (%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "tipo de contenido" + +#: wiki/models/article.py +msgid "object ID" +msgstr "ID del objeto" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "Artículo por objeto" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "Artículos por objeto" + +#: wiki/models/article.py +msgid "revision number" +msgstr "número de revisión" + +#: wiki/models/article.py +msgid "IP address" +msgstr "dirección IP" + +#: wiki/models/article.py +msgid "user" +msgstr "usuario" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "bloqueado" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "artículo" + +#: wiki/models/article.py +msgid "article contents" +msgstr "contenidos del artículo" + +#: wiki/models/article.py +msgid "article title" +msgstr "título del artículo" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "" +"Cada revisión contiene un campo título que debe ser diligenciado, incluso si" +" el título del artículo no ha sido cambiado" + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "artículo original" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "Los permisos han sido heredados de este artículo" + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "Un plugin ha sido cambiado" + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "" +"La revisión que está siendo mostrada de este plugin. Sin necesita realizar " +"un rollback, simplemente cambie el valor de este campo." + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "Valor de búsqueda en cache para los artículos" + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "slug" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(raíz)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "ruta URL" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "rutas URL" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "Lo sentimos, pero no puede tener un artículo raíz con slug." + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "Un artículo no raíz, siempre tiene que tener un slug." + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "Ya existe un nodo raíz en %s" + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"Artículos que perdieron a sus padres\n" +"===============================\n" +"\n" +"Los padres de los hijos de este artículo fueron borrados. Tal vez usted debería hallarles un nuevo hogar." + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "Objetos perdidos" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "Un resumen del contenido del archivo" + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "Si, estoy seguro.." + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "Haga clic para descargar el archivo" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "" +"La revisión de este adjunto está en uso actualmente (en todos los artículos " +"que usan el adjunto)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "nombre de archivo original" + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "adjunto" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "adjuntos" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "archivo" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "revisión del adjunto" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "revisiones del adjunto" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "%s ha sido cargado exitósamente." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "Su archivo no ha podido ser guardado: %s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "" +"Su archivo no pudo ser guardado, probablemente por un error de permisos en " +"el servidor web." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "%s cargado en reemplazo del adjunto anterior." + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "" +"Su nuevo archivo será renombrado para coincidir con el archivo actualmente " +"presente. No se permitirán archivos con diferentes extensiones." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "Revisión actual modificada para %s." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "Se añadió una referencia a \"%(att)s\" desde \"%(art)s\"." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "El archivo %s ha sido borrado." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "Este artículo ya no está relacionado con el archivo %s." + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "Un archivo ha sido cambiado: %s" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "Un archivo ha sido borrado: %s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "¡Bórralo!" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "Remover referencia" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "Historia de" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "Usuario" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "Archivo" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "Acción" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "Sin descripción" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "Descargar" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "¡Utilizar esta!" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "Artículos usando" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "Subir reemplazo" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "Añadir archivo a" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "Añadir adjunto desde otro articulo" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "Articulo principal" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "Añadir a artículo" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "Su búsqueda no ha obtenido ningún resultado" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "Añadiendo nuevos artículos" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "Un enlace externo" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "Encabezados" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" +"Use estos códigos para los encabezados y para generar automáticamente tablas" +" de contenido." + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "Tipografía" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "Listas" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -27262,6 +26709,11 @@ msgstr "Revertir a esta versión" msgid "There are no images for this article." msgstr "No hay imágenes para este artículo." +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "Supresión de purga" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -27288,6 +26740,11 @@ msgstr "Elija un archivo de imagen para reemplazar la imagen actual." msgid "Image id" msgstr "Id imagen" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "Insertar" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "No se encontraron imágenes para este artículo" @@ -27330,3 +26787,361 @@ msgstr "" "la izquierda del contenido. Puede usar Markdown en el título. La sintaxis " "del código de reducción para las imágenes se ve así, los posibles valores " "para alinear son izquierda/centro/derecha:" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "Vínculos" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "Enlace a otra página wiki" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" +"Escriba algo del título de otra página wiki y el autocompletar le ayudará a " +"crear una etiqueta para su enlace wiki. Las etiquetas para los enlaces se " +"ven así:" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" +"Puede vincular a otro sitio web simplemente insertando una dirección " +"example.com o http://example.com o usando la sintaxis de reducción:" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "Notificaciones" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "Cuando ha sido editado este artículo" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "Recibir también correos electrónicos sobre las ediciones de artículos" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "Su configuración de notificaciones ha sido actualizada" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "Su configuración de notificaciones no ha cambiado. Nada para guardar." + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "%(user)s suscritos a %(article)s (%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "Artículo borrado: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "Artículo modificado: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "Nuevo artículo creado: %s" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "notificaciones" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "Sin notificaciones" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "Borrar la lista de notificaciones" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "Buscar..." + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "Cerrar sesión" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "Registrarse" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "Artículo borrado" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "Artículo Borrado" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "El artículo que estabas buscando ha sido eliminado." + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" +"Puede restaurar este artículo y sus elementos secundarios haciendo clic en " +"restaurar." + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" +"Puede eliminar este artículo y sus hijos permanentemente y liberar sus slugs" +" haciendo clic en el botón a continuación. Esta acción no se puede deshacer." + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "Listado de artículos en" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "Un nivel arriba" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "limpiar" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "artículo,artículos" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "coincidencias,coincidencia" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "es,son" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "Última modificación" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "ningún mensaje de registro" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "Permiso Denegado" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "Lo sentimos, no tienes permiso para ver esta página." + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "Previsualizando la revisión" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "Previsualizando la fusión entre" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "y" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "Fuente de" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "Este articulo está actualmente bloqueado para su edición." + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "Iniciar sesión en..." + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "¿No tienes una cuenta?" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "Inscríbeme..." + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "Crear artículo raíz" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "¡Felicitaciones!" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" +"Tienes django-wiki instalado... pero no hay artículos. Entonces es hora de " +"crear el primero, el artículo raíz. Al principio, solo será editable por los" +" administradores, pero puede definir permisos después." + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "Artículo raíz" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "Crear raíz" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "Debe iniciar sesión y registrarse para usar esta función." + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "Ver Curso" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "Sub-artículos para" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "Sin sub-artículos" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "...y más" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "Buscar artículos en este nivel" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "Nuevo artículo al lado de" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "Nuevo artículo más abajo" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "por" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "restaurado" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "desbloqueado" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "Usted se encuentra ya registrado.. y puede iniciar sesión!" + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "Usted ha cerrado sesión. Hasta pronto!" + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "Usted ha iniciado sesión! Que se divierta!" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "Nuevo artículo '%s' creado." + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "Ocurrió un error en la creación de este artículo: %s" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "Ocurrió un error en la creación de este artículo." + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "" +"Este artículo no puede ser borrado porque tiene hijos o porque es un " +"artículo raíz." + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "El artículo al igual que su contenido ha sido eliminado! Gracias!" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "" +"El artículo \"%s\" está marcado para ser borrado! Gracias por mantener el " +"sitio libre de contenidos no deseados!" + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "Sus cambios han sido guardados." + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "Una nueva revisión de este artículo ha sido agregado exitosamente." + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "Restaurando artículo" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "El artículo \"%s\" y sus hijos han sido restaurados." + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "" +"El artículo %(title)s está ahora publicado para mostrar la revisión " +"#%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "Nuevo título" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "Fusión entre la revisión #%(r1)d y la revisión #%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "" +"Una nueva revisión ha sido creada: Fusión entre la revisión #%(r1)d y la " +"revisión #%(r2)d" diff --git a/conf/locale/es_419/LC_MESSAGES/djangojs.mo b/conf/locale/es_419/LC_MESSAGES/djangojs.mo index 1a04709fd273693c7b8af9e9cacac304946e8e45..e21236a3d022af0e5e63dc82d324e62bacb1eb44 100644 GIT binary patch delta 40347 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 delta 59769 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

I9pvR1cSu>8F3CB^@{3``XR_tX*m6 zrPj96sq7{zm8Cu9Tb-U;$VE8)O{tufcU8ZH>%mAlK2-WddrEaFqkMViZ;c^KQVF5S z_PTq&_oXiwM{g|n`Djeb&pA#q){v~I+U%wa8K<}HD<>K=Qk_{V;bilU7i&mMA?^zQqshb6jP5M(9sdtdnGoWY}1MIrCb zvXh(bY{I#2cT-)%X2-KTot`DTXN*W}l26Vit%RF)z25ZhTaA%vH?hf&Eq0UL{G^jT zwfCPk$@P-Zwpb+*EQNgD&Gam~KU2db`uW~F?q6@zs8zY{2is3ir(=x{Ym>8+GHbfv zxjDznryM^j`#C#NZp?S*9I9m&dbj@Img<_6mq*G&q8~aGb>}K(iS7JOuprVLjY{+L@x;eUcTG1bGdXX!IZh#_>duu!MEPhlv28Xx>3Gk@eIFZ?bgXvalEba$te^J^YJ2)Ut&dDQ z5pIt)x@q`OwqaH$kpQ58fa8a*ne6x)fkuG-&LYjH$`OR}Tj!q!g*nu)d(Pr=6{*(E&)yvyf zw)Eb;XQMG9(~dA~%DDLy%ERv&_wtI96RwgHO>CK!%;Q!&6O+8#VKLuXKjEcv`M9;F zLMSWo9`EgXdD!TdRNm?+h$7%K*nP34tvT6z4G1Bftz-bHOUojrIxLq(@#0a9NK`l5 zd-We{jNYqXpJ)s&BkbAvrwa~`EoBxFD$IiCJGw-T=YTEIQ}@OhQz&Jft@)@8F5aAS z3%-<6epk<`Hx?Yqv@EqVsdRU2DeBHzliG$TTQC`j_SrY1d~@BqFWu_ZWM}1(!D(qk7D}*9^5_Tc%JJr{}7@orim=ZA_k>7TwL~ zy5+K{6Q}phy{`@~b|@17QLGerL!|wZdSA}eV%~G%>rB~(fEiJZY%!5D=P=d6Lt;rN zBSRP+Lqlx^+ACFt!$M|qY>{Z&BW=!SK|3G@U9;MA6Da>kxv+}{lA^}Y0}rGsqG4gI zxijl}j!rB)o$h(+{f41QC)yJ-C$<0l=kNjhyvNu#f2f)q*q$%ynYZt>BB@9V_Pk|x zKwd0rE7i3-Xf}pX9WdSU&g^_DQ?5v5(21p1v6)JFcHBUGQZW!&Ugj)W>X3JsD$tk8 zO6u#vY?(l-xniu@j?`3+9@SKk5LGBNy_tP=W{@$A1$Ad2A5$IO!Ci)N(x4Si_ZDmy zKm4U(Bx*)sTeVn$Mb=f+<%yXPgI^XJM>}+`1 z5aStRP(ING)A~+u)-dCUplg_M!XyvdLAH+{TZu8ktkuU>a{5R+;TMM)Q;fl4QLp4D z8SWl#Y%vBU-AG;rGe;VeYqua{+$}-FNaIJfqN7&1J@-9#R5)Xlai=k&9c8yk_LO4u z@Y&JEaC7*o0^-zz!Ndp)elgZK&e#+z9cL^Gmy9#Uo5Ry~wzD7x4MMpPu9;xmWz;A{ z!8;R;4%`Q+%sAiKW;Hk*wp(GH%Z1DKwPO~aPg7GCxiEnG+wL1^$`C2 zC}UQ2ST)Uf�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 diff --git a/conf/locale/es_419/LC_MESSAGES/djangojs.po b/conf/locale/es_419/LC_MESSAGES/djangojs.po index 164bfe7f12..b93f14c23f 100644 --- a/conf/locale/es_419/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_419/LC_MESSAGES/djangojs.po @@ -142,7 +142,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-20 09:00+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" "PO-Revision-Date: 2018-07-10 07:01+0000\n" "Last-Translator: Juan Camilo Montoya Franco \n" "Language-Team: Spanish (Latin America) (http://www.transifex.com/open-edx/edx-platform/language/es_419/)\n" @@ -250,11 +250,6 @@ msgstr "Subiendo" msgid "Close" msgstr "Cerrar" -#. #-#-#-#-# 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 #: cms/templates/js/course-instructor-details.underscore #: cms/templates/js/previous-video-upload-list.underscore @@ -279,11 +274,6 @@ msgstr "Elegir archivo" 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/js/views/course_video_settings.js -#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/timed-examination-preference-editor.underscore msgid "None" msgstr "Ninguno" @@ -304,7 +294,7 @@ msgstr "Eliminar" #: cms/static/js/views/manage_users_and_roles.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Ok" -msgstr "Aceptar" +msgstr "" #: cms/static/js/views/manage_users_and_roles.js #: lms/static/js/instructor_dashboard/util.js @@ -320,12 +310,6 @@ msgstr "¿Está seguro?" msgid "Upload File" msgstr "Subir archivo" -#. #-#-#-#-# 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 -#: cms/static/js/views/modals/course_outline_modals.js -#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/certificate-editor.underscore #: cms/templates/js/content-group-editor.underscore #: cms/templates/js/course_info_handouts.underscore @@ -341,11 +325,6 @@ msgstr "Subir archivo" msgid "Save" msgstr "Guardar" -#. #-#-#-#-# 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/course_outline_modals.js -#: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/add-xblock-component-menu-problem.underscore msgid "Advanced" msgstr "Avanzado" @@ -391,76 +370,75 @@ msgstr "Agregar los grupos faltantes" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "{start_strong}{total}{end_strong} words submitted in total." -msgstr "{start_strong}{total}{end_strong} palabras enviadas en total." +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId} title_word_{uniqueId}" -msgstr "text_word_{uniqueId} title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "title_word_{uniqueId}" -msgstr "title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId}" -msgstr "text_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Show Annotations" -msgstr "Mostrar anotaciones" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Hide Annotations" -msgstr "Ocultar anotaciones" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Expand Instructions" -msgstr "Expandir instrucciones" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Collapse Instructions" -msgstr "Contraer instrucciones" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Commentary" -msgstr "Comentario" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Reply to Annotation" -msgstr "Responder a la anotación" +msgstr "" #. Translators: %(num_points)s is the number of points possible (examples: 1, #. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded, results hidden)" msgid_plural "%(num_points)s points possible (graded, results hidden)" -msgstr[0] "%(num_points)s punto posible (calificables, resultados escondidos)" -msgstr[1] "%(num_points)s puntos posibles (calificables, resultados ocultos)" +msgstr[0] "" +msgstr[1] "" #. Translators: %(num_points)s is the number of points possible (examples: 1, #. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded, results hidden)" msgid_plural "%(num_points)s points possible (ungraded, results hidden)" -msgstr[0] "%(num_points)s punto posible (calificable, resultados ocultos)" +msgstr[0] "" msgstr[1] "" -"%(num_points)s puntos posibles (no calificables, resultados ocultos)" #. Translators: %(num_points)s is the number of points possible (examples: 1, #. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded)" msgid_plural "%(num_points)s points possible (graded)" -msgstr[0] "%(num_points)s punto posible (calificado)" -msgstr[1] "%(num_points)s puntos posibles (calificados)" +msgstr[0] "" +msgstr[1] "" #. Translators: %(num_points)s is the number of points possible (examples: 1, #. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded)" msgid_plural "%(num_points)s points possible (ungraded)" -msgstr[0] "%(num_points)s punto posible (no calificado)" -msgstr[1] "%(num_points)s puntos posibles (no calificados)" +msgstr[0] "" +msgstr[1] "" #. Translators: %(earned)s is the number of points earned. %(possible)s is the #. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of @@ -469,8 +447,8 @@ msgstr[1] "%(num_points)s puntos posibles (no calificados)" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (graded)" msgid_plural "%(earned)s/%(possible)s points (graded)" -msgstr[0] "%(earned)s/%(possible)s punto (calificado)" -msgstr[1] "%(earned)s/%(possible)s puntos (calificados)" +msgstr[0] "" +msgstr[1] "" #. Translators: %(earned)s is the number of points earned. %(possible)s is the #. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of @@ -479,18 +457,16 @@ msgstr[1] "%(earned)s/%(possible)s puntos (calificados)" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (ungraded)" msgid_plural "%(earned)s/%(possible)s points (ungraded)" -msgstr[0] "%(earned)s/%(possible)s punto (no calificado)" -msgstr[1] "%(earned)s/%(possible)s puntos (no calificados)" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." msgstr "" -"El proceso de calificación todavía está corriendo. Recarga la página para " -"ver las actualizaciones." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." -msgstr "No se ha podido calificar tu respuesta. El registro fue cancelado." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "" @@ -498,134 +474,130 @@ msgid "" "you can, please use Chrome or Safari which have been verified to support " "file uploads." msgstr "" -"¡El envío fue descartado! Lo sentimos, tu navegador no soporta la carga de " -"archivos. Si puedes, por favor utiliza Chrome o Safari que han sido " -"verificados para soportar la carga de archivos." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You submitted {filename}; only {allowedFiles} are allowed." -msgstr "Tu enviaste {filename}; solamente se permiten {allowedFiles}." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Your file {filename} is too large (max size: {maxSize}MB)." msgstr "" -"Tu archivo {filename} es demasiado grande (tamaño máximo: {maxSize}MB)." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not submit the required files: {requiredFiles}." -msgstr "No enviaste los archivos requeridos: {requiredFiles}." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not select any files to submit." -msgstr "No has seleccionado ningún archivo para enviar." +msgstr "" #. Translators: This is only translated to allow for reordering of label and #. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" -msgstr "{label}: {status}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "This problem has been reset." -msgstr "Este problema ha sido restablecido." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "unsubmitted" -msgstr "No enviado" +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 "Paragraph" -msgstr "Párrafo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Preformatted" -msgstr "Preformateado" +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 3" -msgstr "Encabezado 3" +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 "Encabezado 4" +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 5" -msgstr "Encabezado 5" +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 6" -msgstr "Encabezado 6" +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 "Add to Dictionary" -msgstr "Agregar al diccionario" +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 center" -msgstr "Centrar" +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 "Alienar a la izquierda" +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 "Alinear a la derecha" +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 "Alinear a la" +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 "Fuente alternativa" +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 "Ancla" +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 "Anclas" +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 "Autor" +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 "Color de fondo" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -638,97 +610,97 @@ msgstr "Comillas" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Blocks" -msgstr "Bloques" +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 "Cuerpo" +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 "Negrita" +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 "Color de borde" +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 "Borde" +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 "Base" +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 "Lista con viñetas" +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 "Leyenda" +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 "Espaciado del borde de la celda" +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 "Propiedades de la celda" +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 "Espaciado de la celda" +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 "Tipo de celda" +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 "Celda" +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 "Centrado" +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 "Círculo" +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 "Limpiar formato" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -736,12 +708,8 @@ msgstr "Limpiar formato" #. displayed in the browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Code block" -msgstr "Bloque de código" +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 #: lms/templates/instructor/instructor_dashboard_2/enrollment-code-lookup-links.underscore msgid "Code" msgstr "Código" @@ -750,108 +718,104 @@ msgstr "Código" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Color" -msgstr "Color" +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 "Columnas" +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 "Agrupar columna" +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 "Columna" +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 "Restringir proporciones" +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 "Copiar la fila" +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 "Copiar" +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 "No se encontró la cadena especificada." +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 "Color personalizado" +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 "Personalizado..." +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 "Cortar fila" +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 "Cortar" +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 "Reducir sagría" +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 "Por defecto" +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 "Borrar columna" +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 "Borrar fila" +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 "Borrar tabla" +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/certificate-editor.underscore #: cms/templates/js/group-configuration-editor.underscore #: lms/templates/commerce/receipt.underscore @@ -863,36 +827,32 @@ msgstr "Descripción" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Dimensions" -msgstr "Dimensiones" +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 "Disco" +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 "Div" +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 "Document properties" -msgstr "Propiedades del documento" +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 "Editar HTML" +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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -909,90 +869,86 @@ msgstr "Editar" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Embed" -msgstr "Incrustar código" +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 "Emoticonos" +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 "Codificación" +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 "Archivo" +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 "Encontrar y reemplazar" +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 "Encontrar el siguiente" +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 "Encontrar el anterior" +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 "Buscar" +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 "Finalizar" +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 "Tipo de fuente" +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 "Tamaño de fuente" +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 "Pie de página" +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 "Formato" +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 "Formatos" +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/static/common/templates/image-modal.underscore msgid "Fullscreen" msgstr "Pantalla completa" @@ -1001,307 +957,303 @@ msgstr "Pantalla completa" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "General" -msgstr "General" +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 "Alineación H" +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 "Encabezado 1" +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 2" -msgstr "Encabezado 2" +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 3" -msgstr "Encabezado 3" +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 4" -msgstr "Encabezado 4" +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 5" -msgstr "Encabezado 5" +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 6" -msgstr "Encabezado 6" +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 cell" -msgstr "Celda de encabezado" +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/problem/edit.js msgid "Header" -msgstr "Encabezado" +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 "Encabezados" +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 1" -msgstr "Encabezado 1" +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 2" -msgstr "Encabezado 2" +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 "Headings" -msgstr "Encabezados" +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 "Altura" +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 "Línea horizontal" +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 "Espacio horizontal" +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 "Código fuente HTML" +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 all" -msgstr "Ignorar todo" +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 "Ignorar" +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 "Descripción de la imagen" +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 "Aumentar Sangría" +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 "Dentro de la línea" +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 after" -msgstr "Insertar columna después" +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 "Insertar columna antes" +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 "Insertar fecha y hora" +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 "Insertar imagen" +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 "Insertar vínculo" +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 "Insertar fila después" +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 "Insertar fila antes" +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 "Insertar tabla" +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 "Insertar plantilla" +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 "Insertar video" +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 "Insertar" +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 "Insertar o editar imagen" +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 "Insertar o editar vínculo" +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 "Insertar o editar video" +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 "Itálica" +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 "Justificar" +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 "Palabras clave" +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 "De izquierda a derecha" +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 "Izquierda" +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 "Alpha minúscula" +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 "Griega minúscula" +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 "Romana minúscula" +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 "Igualar mayúsculas y minúculas" +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 "Fusionar celdas" +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 "Educación media" +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 "Documento nuevo" +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 "Nueva ventana" +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-header.underscore #: common/static/common/templates/components/paging-footer.underscore #: common/static/common/templates/discussion/pagination.underscore @@ -1312,31 +1264,31 @@ msgstr "Siguiente" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "No color" -msgstr "Sin color" +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 "Espacio sin saltos" +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 "Lista numerada" +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 "Salto de página" +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 "Pegar como texto" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1345,50 +1297,48 @@ msgid "" "Paste is now in plain text mode. Contents will now be pasted as plain text " "until you toggle this option off." msgstr "" -"La función pegar está en modo de texto. Los contenidos se pegarán como texto" -" plano hasta que se desactive esta opció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 "Paste row after" -msgstr "Pegar fila después" +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 "Pegar fila antes" +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 "Pegar el código para incrustar debajo:" +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 "Pegar" +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 "Poster" +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 "Pre" +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 "Previo" +msgstr "" #. #-#-#-#-# djangojs-partial.po (edx-platform) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the @@ -1402,36 +1352,32 @@ msgstr "Vista previa" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Print" -msgstr "Imprimir" +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 "Volver a hacer" +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 "Remover el vínculo" +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 all" -msgstr "Reemplazar todo" +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 "Reemplazar con" +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/metadata-file-uploader-item.underscore #: cms/templates/js/video-transcripts.underscore #: cms/templates/js/video/metadata-translations-item.underscore @@ -1442,7 +1388,7 @@ msgstr "Reemplazar" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Restore last draft" -msgstr "Restaura el último borrador" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1451,182 +1397,180 @@ msgid "" "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press " "ALT-0 for help" msgstr "" -"Área de texto enriquecido. Presiona ALT-F9 para desplegar el menú. Presiona " -"ALT-F10 para la barra de herramientas. Presiona ALT-0 para obtener ayuda." #. 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 "De derecha a izquierda" +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 "Derecha" +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 "Robots" +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 "Agrupar fila" +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 "Propiedades de fila" +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 "Tipo de fila" +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 "Fila" +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 "Filas" +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 "Alcance" +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 "Selecionar todo" +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 "Mostrar bloques" +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 "Mostrar caracteres invisibles" +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 "Código fuente" +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 "Fuente" +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 "Caracter especial" +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 "Revisión ortográfica" +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 "Dividir celda" +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 "Cuadrado" +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 "Iniciar búsqueda" +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 "Tachado" +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 "Estilo" +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 "Subescrito" +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 "Superescrito" +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 "Propiedades de la tabla" +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 "Tabla" +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 "Objetivo" +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 "Plantillas" +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 "Color de texto" +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 "Texto para desplegar" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1635,8 +1579,6 @@ msgid "" "The URL you entered seems to be an email address. Do you want to add the " "required mailto: prefix?" msgstr "" -"La URL que introdujiste parece ser una dirección de correo electrónico. " -"¿Desea agregarle el prefijo requerido mailto:?" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1645,13 +1587,7 @@ msgid "" "The URL you entered seems to be an external link. Do you want to add the " "required http:// prefix?" msgstr "" -"La URL que introdujiste parece ser un vínculo externo. ¿Desea agregarle el " -"prefijo requerido http://?" -#. #-#-#-#-# 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/course-instructor-details.underscore #: cms/templates/js/signatory-details.underscore #: common/static/common/templates/discussion/new-post.underscore @@ -1663,60 +1599,56 @@ msgstr "Título" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Tools" -msgstr "Herramientas" +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 "Superior" +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 "Subrayado" +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 "Deshacer" +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 "Alfa Mayúscula" +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 "Romana mayúscula" +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 "URL" +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 "Alineación vertical" +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 "Espacio vertical" +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 #: openedx/features/course_bookmarks/static/course_bookmarks/templates/bookmarks-list.underscore #: openedx/features/course_search/static/course_search/templates/course_search_item.underscore #: openedx/features/course_search/static/course_search/templates/dashboard_search_item.underscore @@ -1727,33 +1659,31 @@ msgstr "Ver" #. browser when a user needs to edit HTML #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Visual aids" -msgstr "Ayudas visuales" +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 "Palabras completas" +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 "Anchura" +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 "Palabras: {0}" +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 "You have unsaved changes are you sure you want to navigate away?" msgstr "" -"Tienes cambios sin guardar, ¿estás seguro que deseas avanzar en el " -"navegador?" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1762,14 +1692,12 @@ msgid "" "Your browser doesn't support direct access to the clipboard. Please use the " "Ctrl+X/C/V keyboard shortcuts instead." msgstr "" -"Tu navegador no soporta el acceso directo al portapapeles. Por favor, usa " -"los atajos Ctrl+X/C/V" #. Translators: this is a toolbar button tooltip 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 "Insertar/Editar Imagen" +msgstr "" #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1777,9 +1705,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Haz Clic en ACEPTAR para que tu nombre de usuario y correo electrónico sean enviados a una aplicación de 3ros.\n" -"\n" -"Haz Clic en CANCELAR para volver a está página sin que se que envíe su información." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1787,9 +1712,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Haz Clic en ACEPTAR para que su nombre de usuario sea enviado a una aplicación de 3ros.\n" -"\n" -"Haz Clic en CANCELAR para volver a está página sin que se que envíe su información." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1797,25 +1719,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Haz Clic en ACEPTAR para que tu correo electrónico sea enviado a una aplicación de 3ros.\n" -"\n" -"Haz Clic en CANCELAR para volver a está página sin que se que envíe su información." #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "incorrecto" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "correcto" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "pregunta" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "explicación breve" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1823,21 +1742,16 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"Si utiliza el Editor Avanzado, este problema será convertido a formato XML y no podrá volver a la pantalla del Editor Simple.\n" -"\n" -"¿Pasar al Editor avanzado y convertir este problema al formato XML?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" -msgstr "Explicación" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." msgstr "" -"¡Error de secuencia! No se ha podido navegar a %(tab_name)s en el actual " -"SequenceModule. Por favor contacta al equipo del curso." #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1848,142 +1762,140 @@ msgstr "Añadido a marcadores" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "Reproducir" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "Pausar" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Mute" -msgstr "Silenciar" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Unmute" -msgstr "Restablecer sonido" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Exit full browser" -msgstr "Salir de pantalla completa" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "Ir a pantalla completa" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "Velocidad" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js msgid "Auto-advance" -msgstr "Avance automático" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "Volumen" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "En silencio" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "Muy bajo" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "Bajo" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "Normal" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "Alto" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "Muy alto" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "Máximo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "Este navegador no puede reproducir archivos .mp4, .ogg o .webm" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "Intente usar otro navegador. Por ejemplo Google Chrome." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "Alta Definición" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "Apagar" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "Encender" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" -msgstr "Posición del video. Presiona el espacio para alternar la reproducción" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "Fin del video" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "Posición del video" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s hora" -msgstr[1] "%(value)s horas" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s minuto" -msgstr[1] "%(value)s minutos" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s segundo" -msgstr[1] "%(value)s segundos" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" "Click on this button to mute or unmute this video or press UP or DOWN " "buttons to increase or decrease volume level." msgstr "" -"Haz clic en este botón para silenciar o activar el sonido del vídeo o usa " -"los botones ARRIBA o ABAJO para aumentar o disminuir el nivel de volumen." #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Adjust video volume" -msgstr "Ajustar volumen del video" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "" @@ -1991,58 +1903,52 @@ msgid "" "navigate the different speeds, then press ENTER to change to the selected " "speed." msgstr "" -"Velocidad: Presiona ARRIBA para acceder al menú, luego usa las teclas de " -"ARRIBA y ABAJO para cambiar a diferentes velocidades, y presiona ENTER para " -"cambiar a la velocidad seleccionada." #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Adjust video speed" -msgstr "Ajustar velocidad del video" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Video speed: " -msgstr "Velocidad del video:" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "Omitir" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "Reproducir video" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "No mostrar nuevamente" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" -msgstr "Abrir menú de idioma" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Transcript will be displayed when you start playing the video." msgstr "" -"La transcripción se visualizará cuando se comience a reproducir el video." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Activating a link in this group will skip to the corresponding point in the " "video." msgstr "" -"Activar un enlace en este grupo hará que el video salte al momento " -"correspondiente." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Video transcript" -msgstr "Transcripción de video" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Start of transcript. Skip to the end." -msgstr "Inicio de la transcripción. Saltar al final." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "End of transcript. Skip to the start." -msgstr "Fin de la transcripción. Saltar al inicio." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" @@ -2050,30 +1956,26 @@ msgid "" " keys to navigate language options. Press ENTER to change to the selected " "language." msgstr "" -"Idioma: Presiona la flecha ARRIBA para entrar al menú de idioma, luego usa " -"las flechas ARRIBA y ABAJO para navegar las opciones de idioma. Presiona " -"ENTRAR para cambiar al idioma seleccionado." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "Ocultar subtítulos" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" msgstr "" -"(Los subtítulos serán mostrados al iniciar la reproducción del video.)" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "Activar subtítulos" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "Activar transcripción" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "Desactivar transcripción" +msgstr "" #: cms/templates/js/move-xblock-list.underscore msgid "View child items" @@ -2409,72 +2311,72 @@ msgstr "soltada en el lugar correcto" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "hace %s" +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "%s a partir de ahora" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "menos de un minuto" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "cerca de un minuto" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d minuto" -msgstr[1] "%d minutos" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "cerca de una hora" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "cerca de %d hora" -msgstr[1] "cerca de %d horas" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "un día" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d día" -msgstr[1] "%d días" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "cerca de un mes" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d mes" -msgstr[1] "%d meses" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "cerca de un año" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d año" -msgstr[1] "%d años" +msgstr[0] "" +msgstr[1] "" #: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx msgid "Select a section or problem" @@ -8580,6 +8482,18 @@ msgstr "Tu Certificado {program}" msgid "Open the certificate you earned for the %(title)s program." msgstr "Abrir el certificado que ganaste en el programa %(title)s." +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "Ver registros del programa" diff --git a/conf/locale/fr/LC_MESSAGES/django.mo b/conf/locale/fr/LC_MESSAGES/django.mo index 5d3cb03180eff7b2cf51716067a64629cf199fe9..dd70df561e4e63adc9009860f45906fb3d3c503e 100644 GIT binary patch delta 55747 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∾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 delta 55852 zcmXWkbzl|87RT{TZg6)>kxK&vmk`_%+}+(>3Pnp{aVYK-*W$&s6xt%iDbN;Zad&w* zrNI0C_U!xTGc$MZ&dixJvztJ9+nyw!_cXbCC3)B^hyRs}?>Ol(s;=YgOyoG#SE$u- zvR`zZJD3BvVbV*EGZ_!zF06mqan@j>D~=P2J24slh}_aSfpPG>|M^u6p?(7kI*#ky zqL7w`v{xM`H5S0USlO=+z}(a)V+P!VDe-U2j!!Thrn%-gIWZEeVhbFOtFZ^>yzV%a z@H^DNu3<*{cOFuRMML}>juQ`)VmPM5q*xkbV=dGG8v6CVr~wZ~O<=n3I?O@+AST2o zsPDf=4LtOwSC?Y=)ZQS=18z zhnX?!eaGpIm9P%(#`&1wf#WQ~Rj3@R_|OK@?ji9Hr(qNgv2ZmiG#fAt?#IvYAB=}D zQ8WICSuy1!$N2(_BlmV%;OAKRu_a-9RBrS~O=ud%!Ih{b+whq9tHZ-IXss_|VSMCY z82-d=kP8#hUJ*5r`hLA7CZXOP_5E-B_DQG?=cATvliz*-Gg3c;y3aG0LM96TVq8r3 z)MgZps#nCsSPM1tmVUi2#-~0KgE$!z;6~Iy_W1P^s0m)cmG}sg;EZQ>ox7ZZLcPuR z1S)H9VP5wI z{HPF@!`fH}6@g`_5wAmaum_XjY21c4P-{Bpg$-yiR;PZ(uV;K|->;3DSZm)N7)Sg6 zYYIxH5vWkDMkUQp7{v3K1K*;O=8IR3a{x==1^k5V@xp6%29|nbOE?!RQvV4xvA|n9 zDU)Fy>U$*pJNGH1#We410QphdtvtrY?x+ZSg-LNFmcyACgBP$Mru)}%qOm3_iKk#L z{0&p%bIgwM-aAewj6}B>g?SXT)_v)M_3Nnbg?_RlJ2kGO9)(KAYraoExwaM`X{gBuxt$O%#Dje&qPEpS)Qs1l2D}xO zgu79@;W+BL|4`S(4Kb6Wu1oKm*Ebq9kh(4f&7=)#2K})b&On9yDyqZyp&?$5Bt_jY z2P!8@pdwNYl^Y##4-UY6STJDsd5+5d3}GS8&zKXnH0}cmTEiC@#E+;BGsOz=);cSO zQ7?%KX$)#98laY}GwS>EQ8QnOx_%Sh#qAixg|S1t+}MX1so%uUwf{roSm-k1g%C!D z>L3u$Mwl9P<4mXlzdsPC=DOt=U2y^E-%y^Y!MKh*W%@k5;Y+W%!J zXf0-fRgdt8{%z&Tam#8Cr zJZiTr!L;=6?4qExJA)eO4a|)1Fe`qZD8zg5h(WDkE5F_ywcW;}&WVkvj&`8Vlhde) z+(!*GR^kxvO)3%Apdre2WTc!6X*Cim0UPfttY(?1Qtg9mY*+ zOVb_oy`iY8vmq0GrNJ$@hLu3J()$|RB{{OOVsB{QdshZ zrnHC^!f~`$$13<2Mq#E@mdy205o(IvunlS;CsVm0-oxT74T?mj)OKM`)V3^u3SC9i z+ST-JkD9^P{^w&*OE(#{_TQs&X#;9vCsFtL2X&ttsO#UlenXNpc41c3!y*!Oqi77r zDySLtz*@Krb%W=qT@f#>-8cj4`vp-;5QFuxK58IqP;0*fXQ3PSGt1^hs1dG4MPd_b z?e_TXf1qx75w%;MpmN~@7RE&BY{2DF1FPZJ+oN_%57hP>fa+%vGH};fNg)FbKcWtv z3#g8-pmxP;)Z;SF=XR16!hFdNNc* zGo$WPJjni6$CYSMay3EKyQ9816cvGqs4QRTf4&(tg9HBOzoU}wn*aG5RD|MXwvIBQ zCX@@c#Klqft()1k$8I|sbi-k&$M8hd4A!9b>u%IcfA`y;U%ZWHYncbw6Mf*PTWUELJw# zcAul_S^Ro&)HW-J8bCGFGo>ABiAJL)>`tYi>|cPoa5-v?_Mn#HPt1pRP&Y^&VM|jK zHIs^{>zksI?<*{Yll=N|)OEK}5qXD7#>Ck}oJQLJIVmVKBTyGkL*3|m)ChmZJa`;6 zz;~#KCCgzUk3tQs8fqXtP@x@zIzi{6mU0qY|hk zsfP;r2)}(NDl)&LviLeGS)ZT=`X8#JoVjcpmq1Oh0_wW@s7SQMmfHUVC=|eRSP0|h zwx?5R)LNB8&7dY~hs>{mZdO(f<|`A z_Y$gu2Y&q>s-rl0EveF?LL2nWfm*6aRAfpc`Rvrjk<`D+7vc=TH#i0R1b=`Z^{Zd4Rct6ObLtR%9GhtoS z%=@6On;6Od*9~USpaWz+=Ep6lB)f@v6N+8XLL7tI4ZTn&;9^v6oJHkAoG4qWl&Je< zK}D_vDl*kk+20biv|qda2cuCVn}a%NHv67N&G;#52C)iRmS;tEP#V>71JreGQM+Lv z>KQT*HGmbE8@FRqyn%{V_8v#w_!=rA|HB|= zE@GC&Le$%#W<1w#-;SE#Ib?}l=M@FbJglf?XGYXpZ*9zh{r&n9-``N#{s^_^>57Fo zMKKbiu^TFf)?*NV!47yGi(n;=*NW(368d+3qo8a)=X(`(<9nzXIwkD$WT=p)Lme<# zP@fk;9Xyp$_i2NRuq$efRdR9%8kp|9zWm`Y+E|S`*mHQj78*Y)b}T&)_y6vU)b5z#`@QcT)XdIcPJDtI$YzYX4+@qVysZjp6|DD6di?E4{^%VzPg6} zB=s1}QZHUJ#3_wKP$%e5*Z|+4ws(zMAu@g? z#V$>`5B)pKC@9(PVI}+zl?&yY*^;zH?bn$YiStn%oI)KqS5dp+9_l{t{d$t-A^hTs zUq+&i=wGlfK0^&Gq6Pb32S_CfO1egYnS--?Wk>Z9JM?CMkVPp z)KbQ4X#)*MT^EJ%u`KEtP@^ULUnA~LgE}6D>S!uz->$>}?n2GGwlPRhl8eLrraehc-zxozyo-|14=NW(kSNw}u1{d~R)wLjyxBU#vH zQJ9x{kM@?;3s5=Wbg-EuLnUDZD)ePB9yZ4??C96Kp_aNIYQXMr3QEFnQ6Y=h(LP9u z^{A&sB};cy$R?s@undFv3u-@KN3Cg`PPU7(p(4;1HLy9T$Zhf6i$v6Qj!>x12WL>hWHZloZK#g<=YG9)=A=_~(YDpIMv5;>? z-6zpkcD7f-o79KlG;H73o|3Pz4D}NIY}XBTDU7D!J$A(5{X?9Kcn`ba!2$Ld%{$QE z+k4<|v>(AOIAu_X^BT*39pcQyVuS7cIE7272fwkU{1p|^KTx~u5h}Ue7k@Me z-XA_EK%IEsph7wtd*L)3gCRq03C7_A>a$SEHH?TVd8eWxwgJ`AZY+WaQ1^Y01GWFd zhFP`_L2bins2glTCCw@S^A}iwdYs{QAk{$4qz9_wzNnlSh3a@3YP&5!&3rSe<723$ z`vYTX|KF#ewSJ0P>o_B9KuJ(H4o4+lLDWGKgSufe)Gq1kw~s*$V2S_v55B*lCUzC| z`2C1F$_tJ3_kVi|I&k`9S6qYxFdpw$nQ%C2AWKm*+Kd|LZ>ZgI3UzKgL=EU)%!Ua^ z+pZ{x+TP7kGw*@A-$-=zg&7odw0@5YU0{rDkHnatdPD4lW3d%JMO|NOti9{~fZE2- zFekpkPz;WR=-(i+@6G)03!yJw^@qga3KL>2|*in3wiks3mWTvFYDw zPeI$F8|sVwu^^5{b+{XqEEg~uA7W9=J;OrY0ksr8Q3q3h-zliUH2UIrt{WsPdM9>FAZuS;eI_g zYT!jtNnIJWgzaau|J6Zn8g#aQgPQ4V?1CFm*`0Qdtyvz_jEkU_ss?Ii%~4C##;^B9 z-FFZw!lO{hI~g_LX{h^t?^4hgfAl{%iJJL!%#MNYY(}|J+o>pO0QFE0lP;+1mS8?S zia~sbx=*^fHnEbZ>l$JVx>!j5NG3R=s%*aKf3Oflq zp+YnX6}tJTFRVa?egi5(dr;S1K+XJ)|M?UD^Y`c_@AnqjJg6iugZf?*bd^km&7L67&X8xsDb>5>hK8azUNT`dW5>}9qPJ} zH8#K`YuNw#;By)@vvA)cs1vZ7?-10CHlo&i4{D9?qW1Y)|MS3F`(ZW->f~&WisVRC zWItbLOI#4O4V$a<_ zWP|;>?LJndUS^}+cMNJGi%|D-*HY+A;R0$PF`H~=Jy8*HeP^Jy=PKXbsO@eQv90F zOQ24|9jK*wg}Pz99X7zvP@&I_TAH$`$TUGkrW5YK9;o+$EIZl%I-$x^(6(xW+EznQ z&+qf7gXRkAM(V{WQOY#)86wYpIPl8cYGofx+A9Yyr)IcJA%b~tk zAGPGoF)O-*DdeZH6g9%LsE+TVLiNdSkGs!Kz6_{yq6!wo{;2P-#R7N{TVkT0E$h3Z za$pcDqAn_O({QKu|9T4Qxcx6S!a=ADhhs^cfttx_RE}In4eSjn^v-oQgLNywWVl<}OZ#G0_`yAAoEkK2M6RP9Gs1E-^4d@0c z`5vN@_aiFgi4RzNYSevlpdwNVz4!leD$r2Xzo3q92h{EubhpQ6bIr~On1ai%u}cnGWJn>YUVu3{@3HP5Dhx(qfu+u7Ii`mMum1R zYG%t&2hJ|PeLt?DejIaRzhm~aT!Q-EMO4Udp$7ieH~w)OaQfq}ZHGKGXicm8HpPY1 zJEL+S_6ghH2~Z(VgBoarUynxZn%b!QbVha9AGO`a`Jb;seg9|F#D8}wXifg{y^m2L zj1;wYc}`hJg-|o9iE3|zI%->?a%3+~KffFOmklJ&IXi%|qP9~Ltd6a)Jg&!@_&=5$0wm*36ft*av4vfT}|9F2==`6*9)N@_54qKtJz5^<> z{ZVT=8FenqMa_7n?{?I62QeF7LT~>EE?G$9qrQ+1HKQDUJs&EWN~5yBHWtRFsB>c) zYAL=$Ex{7Mz8#f}dr>)Z95sO3sD3`6tA>P^?ZPam8AYP9w484}RPwb$os`{C$+ZjH z;|bLED{v*mX^zcN1Ko`Y@Bn(*?)wkw+_-&({jUq&(x5MdUA2)WMqQ8{HNz69+$f9r zaS7^%XHWyZgo?l;EQv2sSzh3p9XR!|IQ4<3>$YNc+;h#flk64^I@>>?W}5oCnF+mt zpt80E2CzPA;EhoOZ11;s!-3R$p>pLOX2J9~Ec7v`fj7bLvAs({+b8}_Tk|BS(56BS zCeapdzvywRC@?w&`umfq~n0|2*g|EouPeQ2n?yDJb-9{SUfh zH|hg$65d3e554c$fiVqrgAJ$<@5Xd^2^HEm7{pJgTnOH^&xc@6>fd2rJb<~h|DRJ( z2N~~KR+q++)cfHQe21~vuk-F(NS8dYpLqVnDtun_p>5LF z)GI!=cfqhHA^gW_E^n(8O7p=HEQ@iT+KsECW;hdf;!f1Q?e)x_jG0A zs3SS?I~!G3rN9 z9f!uY&vT&K8(~kJhFVG|PN)~j%BVN1p)Q456t<$)C=l01RsppOrej)69nZ{%EvZ*V zZKqYJj?bc!>m91&jPXOgXGCM1N_`40!eD|>FR6b<9Z>EK3JOK)grVNwc4>#o;tibm`?T@p8OsFzf^P;1@=)j?#EP;covVpHmqu^-;YOxpjgl7@Ou zB^ULSnuAJ?&8UI>fdw#_%<6TKFFK1+XZX*khuA&Tu5prwddXQ5Yf^Pl1386Sy3iCB z!TeZQ`+o`rP9oWdz2?IhjITFXw!!qlQ17WX z6h~1%hRXI@nM1u_r+tkxsVD!!u3v>(<9Ok=_NA}^^*iweT=}Sm;y)m?XywIw*ZyA+fXwn`on!!j^2zR2A>=delm)HdpX14+MM}=@4YCBHBIJg^?6ThNDe;w7) z9sC;qL%rY($ic~o?l1~UhViKFaUHd-lH{}-7e#HWw%8OGVPSlS>L`CM>!3Dj;2lxd z4M9cV0_tJ&8kJK~xkJ5YLqlZXE`Mv?vicBeWYK_d&xYuhXvCZS#f^~%%&m3%!>9nD4E zaE1T*CcpkG>U$^s`eoDr?xQ050+(X?eD)03ho|Y^c}YRpe<;5##aq-tRI7kpI2Kn@ z-;0Vs`$!9Q7t{cUp$0S!)!{VOSGt`ZeN7=53KrLAwRFW0O-v^i1j#ZVnoK`mKZR5Eu$MQ}K3 z$!5D0G?QhhHQ9x_(ILP7r(eI0>iC)89;c`cG$rc5%82@Ye$y%WYQZU<8})OM_k+NMo0 z2X^+`r(x4b2&%$lm|6$R#y>?@<5YFTnW{C63hB_m-aC^B>@2A|NDIEVT1 zB@!|xYehRy>Y~0k7`030;0)Z2x~@hgd!~GiiogccOYIX}fRUBi|3M1BQ_xyILk%EJ z6?*|GfJ&kks3h&<*T?zwg{Wu7R#cW>M`iyVR5HFseJ@belI}Cq?#hXJCPY4C#IkV zw$=9p2C3i1d>GrUO)}AOVSGSCsXC$FPd3@>hI)T`y#e)J(4thQgo6|;Aa-K)+f^IEC^?L@_Sw^85 z4T)RXOuOO<>WfevbZcz`T7g=MoNX);jj##z=hz0Tx3$;r4cM0YJydR0YiBvs4NFiT z?fWaf*Z%)NVId#9Yi~1~)4@90i&~=x7=!6L+Q^&Z66!Os9Y%Eubz0+hsHf#S)RIMY zwx20GV-)p^SP_$Uv4g7-dVl^uoI*oBcz_)+rYjGJ5FSd{k^0tdcEfbtZGbgVN!AyK z;X>5=LdG7p6b(^tP`yz}I1?3#U6=wdpmxV2^q&9!QqUJN^|Z%iS!8XTHh%pi5-8^p z*1_(*>|ol5WvE}ml9>KW%l0O?jCvo`ny2b*=fE1&_kTv656Swl|24vleL}roIF!Xk z)LUT?ccMDJfO^U`{>sjYuBeC92vm;ziVE?+7{q*iEmE~n-|vqa;A>Rm3ih*SNb`Q| z|C}@or$KAB90Q=%-5A8Zs4rYW9l;;4GbSHmPr1RUZMVVqsP8S` zPrm7f`rFgDwr@9IcZ^?H>id)LdDIM^`z9e$s^|8t;@i=8r0){c8`WOl)2L^_P1Mo+ z4s`^F4D*uEb&^xit5*<}ow-mmE`xeSs*gG!TBE-B6DoU8qB^>WvG57%8S)bKy@bQ9 zE1-5kOVo_NM18M6>S?yX z|9l;4#(Pl%J%qac6e`L8L_MbCj$(J{hG{8iW;s#y5~#JVfqJfYMTNW59mg4M_f3RavP`J<$kFV7jl3ug8c`+G4H}`cyCo`=gHRohLWOQJ zDx~vJ*RS&3fH|mdN6q{yYGU_L6MKisu>@nxOk?~kEl7g~P|>#`>Wdvw0~~<*;uzEn z=An}G2UMi?qn7R}>Ocz_Yxm2FieMqs1d98X$584uT?*=`4r+vLQ62O}bvPCks`>us zOHmzfMTPhXYNn@AOZ2zje%Eh*ii+S{zaALp?+(<2-Lw=mvh1jlM*0>(g|;LrMN|lGVou9Ev${C29g^P}}u3X2*}H`$kN($Q8m0)T1%0_Wu|P8tHn}4G&^H ze1w{L^dxIJK6-ifcsG=;{2(0;|r)HeTRxr!f6(<2-JYep>{)e)I)4CYR!MZARa?6!qeFQ zwP=Vl-A<-Ps2fi}-FOk!!QHq96U-olAtVp#C!=3xhI)T~a0S&-=~))Z7I>ZO`r#Ye z8_lur*ZR(WjsFgJ(mrr5`~NJ3{PXw)AqM8#TE#-`iWI2i%7EIhQK;*RpdwccHIP22 z>!xBAT!k9Y|F9q?U0}PUJZcF#p(6Z^OF_x96*J=rY==*9F4kRWzX5%Oji~otWLbU` zvr_*Hbw0dDZOf3w_R^XVm5e1(yQ?-Tx0?9%;i#o{$5YUVmY`;^9W}BOs3SJ8#3GRt zbwH&<9ayMczy*(;YIaY>xe^^xu^HINw z1@v~9WRf-LL`m z3^|X=`a7ueBXk`VumbtWI8K{t4f8dL4~*x4#AG7CAftO`6JXoKcFI=b{jdvlIL+L=)%I=ZA7IphI(Jr zk-G!+g%_xq#NA=0N6j=pDw|8AmZ&FcpN~c@)el$$Z=iA^|4zO~$93^0b+`4dQ2lrK zPWj!T-hXs<3YCNvf3z?5Ld|e59>zbg7|!2g{)I}?BtO~tkQ<|^mqzUh7qztGP`NfA z>*F@8!pBa$y*7h-Sb+~lqK?+1SO7!!S?Hor?X_?yjze7^=Vyyl4b+;C_v?qSI`zp~>iTo2j^Cq_GH}@LmkZTTnZxXVbzFxA*#)=YaNLejN9>*L0V>-+KWfka z9H@HKF}q<|)Y>=1Fr0>3(%F7}BWmrpp(gYv7RGzWTx-a5+z$~dIZ9x5wn=%^7kiwr zC7OiZjWDZjgnEts7h8q$*LY6aLDThjdrZ$n<;W6L$7@k*zYojdpDu++3TaQWqK;+Yf`(tDpwf6=UIKR0wCH)_xi4ds|RBa~Lz? zvw!T(D9I(ePbthndrQi8Okbr}1K{f=h~>g@mgsy*);`?kU!w0A^h`Jbp0 z?r&7YvR$(zE{lpxRa9g2;?4zp9w zin_igYB%&oosiQ|S-u3d@3&!5{0WuRudp`ezG2UdAvgT}KaU0_(-zbkoj{!jSFjnr zMh&d)P0Qw1xPxn)ORcbm9ac^7qv|fsxX+sLmZ8r z?%D^BF+cT`_w1Fb0>-A^7d7(1s2rGyO3JyI1s9_RbPyH6tEeS;gUW#f_bpi?Fq*ns zl7d1$1a;#netk76^jN)Cu-KRQAVtU?EL|MX2XQprM~4@d3yd8jpBhxu?HYAK$e zwr#9Owsa{lt2TZK3d-g-sI?u1y75HRz~-X{v=KG(gMR%6D#UM4$(H1?4I~F@re#qB zsf+r&11fSZ>VC7(+y84R=*Fi}19_qkFxe9uND2qjP>;ec zoN(K4GG=^k-~Zu-P3#OtbKOhS01CZi|LcUR|I%*Q0@cx1sI?x4+P9NYky+=rpF%Co zpQv4N50z|BQISjX%96SeYC@GTGY&y5$zs&Nx4dHiYvzB`pb)*pn)umkyPz{Flv7YQ zSmn1L#Xi)Zp>|KZHx{ves2k5fMd(M=08XPO68o*y!%^2YaVcoT!%!h#iCVLRsF__x zCF3o>{RJu#3E$a(@}bU&I;i#$sEK@!rSTY+!g&AM=ao zLS^w&^iDF=08_uWj-!yx<21x#cn*tV(*NvWs)D+2P1Mpf#~^-#>UbfNw63$2f_^*o z3u>P~M9tu{5BA(Hjk-}cEQfSb@W-7bzB&=d!kXhrV1)T zEm6s}% sJ%kd)3V4s;#dRSslqfa|T*k2Gii$502!71YcU#|?P9BMmCa zO5v9{0CnQsL#^d2EQoR91-x7;f$Fd$Dl+3x2hKv@pHNG6F`gUn-biA_4|qSjHAIbk z0_w$M1Lno}2`q%gPy_6STEqFM8*jxzcor3jxCsN^-}j9|ZNG1@F#d=-U;c+$qG&f! z!26qyov;=STTwR*B(|Ahqkb z1Ku+u8g*V&MCCwz)Z@25YAL6p*8XQ)t|RQe|G}g*0jDe<{DgXu_=G`Bn%1(o09L17 z9kpxbq9XSG^!_wQ#B2h_J2ZPuFHIXr>P|w1bco6lF+npic{qE-~2B}A7WdHY~ z&>&;LIfI8}i2h=5zteev!_X6uvPnIj-{WRSXHK6s_4gbN@STT3N`_J^#xOr@3M^Qfq%*@N05rL%n z0^Z+r&XYgj+@$>wuEsS50^Z--sT&z^+EHJJKVg!BcJ`mZ%G8ra*-V?@6zUtX36?1o z@P02a7nS7hO$them#D{N%EGp7@}NRn3w16GK#hDT)=_(rfcL}bQdBl4DH`zpW>ger zral+*;~vy@eS~^Ay+Y+kv0`4k>r|$oZBz%9t({RxH5%{WT+D~Vid)B-)r^?zUhZ=(is9~H^xSP9>u_xt~tQUUKT9`wK>e6R*%;dRuF?xN0t zcfLtVTT*4kGPKu2bvy$#piLML51`igBx(RxFb>{Doq$i#`}aRSD`OwzLp?l-U^q7Q z>qBuj^`(A$vuIli7uV5#1~tGTF#+$DYz7vi{s4!P%vs9XQ*e2?fcHc0b<~n~D$o88 zQW#p^4wS{Hj`yKva04~sN2oP^iHXpuVC{)f*_|2{v6ZOrt;e>w0}JA36>WRgz+BY3 zVRoET(Y28OLW54Mx7ZvbDp^QJVUYS#)Y|X&J&8JcFJM!=jT&flWqXgPj9Tjap7xwHpSY?l&IwDz*SMkbf|Xp8v1C0>5snWp6Ces2i?9t>G`IkRC=Y$x~D= zyz%RywXHoq>SRlfI#DyD&i)wGzV(w#GuZ5-Z^) zoQzrO+Cyn8>aqL^HM9Kn?C9-@8t_!qfOnw={0lZ%j2h{pHa4SOs2N>D?elx+9jT}j?j4TD z(6&~ef8k|C|9VZD&X2-uCtb#3@t*c5${({<;M^V>ZM$Pmk>bgK@+Z{p7K;11vK}T*2)Wc#p>cZ)M`$o)6 z{ST~(uTV2B-^I@SfvEaq)b`zv^RY-*i^LzO2)sZIC}B5S!f<4p^6!69&~~VbnsEzM zhz4R#T!A`(en;)=yQql7?rxC_VmIm~Q4v{HY;kz6;T~`K%M!0F$(8kVLX9~SfIBhT|QL3A?msjs3UnN zDk7Iq_es!){jU!4QYe5muqe8yCE0~~t{=yIcpWv9WM5g5r9}-aH;%;;sH6Ml;e`SAH8lrIwDs+eOB>s-d>V^IM=ezHEY(V=K)PUpmw-=5W z)KUyaO>6>|#kDvBA7gI(a)3=>;Q;o(vVAiR>iCrZ!8z30K0rkv;XvE>U-;%mEm>hy zNL!+2G|B(`d#p@-BWkVRVkpKNWCKj-o8G0MheK}E!4iY&uo||*HaHRwp^~Y}*EX|S zsATPl8t4N20{5Zrcis0j>KTz>u;oTY)cMfE*BwqFNW(1Dn(aW{;CIxFZlSXFKP-{)8)c5;iF`R<=@hIv<{1>ZYx*_(A>3~ewbv9DaiMJbdgM+9qT*j>U z0kdKFP}}cSkrxN2BdX(WsH7W!8t`aT)-OaQ?O9avg|gJTe+E><3S)%!e`5*?{V?D0 zzB4gE`y$_EScLjYRFYjm4fF{HG4U{4qI{^ODTKPN9Tvi`{Q4SHSEL`*o}H+`V}>>KTwglj^TJ470P%c?S@~V>ZLF{HbfmjuHU{6wG;8EV(G z9cxM588xvXSQ@8{W$g}8I7P!GoH;Jw48kwIwGI}ba^nH&MlVqj`4<(5xZ`cR=0-)J zEGoI0p_Xz8YNj($13iaDG5G}hg+(=&g4S>jD)j46NAFg=i@)Jf+%VBj#DSA6A{8fF z$Gv^W;smZ+hyyUk6g%;j;#lfgrrM9+>rqMj3^fop=`-M9T;xy{|yMB9MjwZtX zOGZHlN(NNuzwka_o1u~=#^spi@VnHP0kF;oPqqn4s6YF~Fm4QM!4z&Tg~FQcye zY@V%oR@8l4qWAy*F@S<@JQl0rJdD9RcpJ0Nw-YV#0(;t(#Giv#>$>2eaH-qBVpvETP4TWTj+7t}z< zVOgAy%JwU$0W@4@Nj3>}^e#p3@s4^nobtVcO6HF`({)5|UhT5KeP`hR->ict1kL`7+ng4>?Zl|#f-a-u|%SwxM8B_$_=@fLqU#RR& zwaV742u4yLfl9XRsE!X{BfO4!iWOUJ1BpgG#;c%aRv&X=Yg~jAu_@+SW63=RNkZ3I zLP0a#joye+Gr5JD**jE63D$Ds5ROjFL_Om=|LKMbbqo9ohog?{SC|Dqp(c=Jy+t_E zw+MRw{ZB~>dd${D-KZ66`;A2H^M(HB%TWW_=C|)bZKGdNk@*Mp;_=pR&+~)bry^>C zt$hbz5$coC`}e)IR$Kn<9(=^UPArzJs}(I zKB+cY1oNPlrVJ{=Ref8c8>FER1!egR)BskZLbwn0g(IjF?Gh?`-=eNdwb^nf4=Q(h zpk_7&wW|*M-a%a-Ym41C18O%!Y+?WF3yo>e4W^<(wFMP{qkjD=D%)S9UbjD?4wSrG z?PanFYP&8+ef}G2sa~Nb@EXz~7-F_W4fhFe_?T74z$ZP&qXTy=Mg~;@eyb3hiP4gPW+1o}q4- zbeHYhbXbmhAygy=VPzbF8t`$fhlO|BuVBZca^*TIsUM>vmh4CCuOupW+{P5tQGe7f z7=}v5X{ZxzC2C1FpqAti>Y%!a8pt)&_wS>=_X4%{arfBMG6J;(HBb|6gF1+YAQ5q$ z?9VG9Pa%un|4XpI`cKd1rRK%H#wum#53%YZ}p)e3f^K5(D?mh2i9r=I<1%Z+xJ zgZd8`#Pg_Re2bsy`JeO`+s8Rkp(=;BuoE7|>c3j3Q}4H*l3Sq$G7S~6rKr$uLCx?o z>OSvKOOWA!b({lr5LHDTY>n|x`ggigD2Zhb+6=xyeeobFRHsp)f9M->$U>b4bw1=q zWqUo}rnrxK8`Kg7f3xdzpbo6kr~x)YSD_tDK_}OARF)pb%y=EOPXmXoqbStp%~09f z&vzW^KJzh>CE0??^4mu&$)2Mkmh`9{L_ySc&2^OhuaMQGArE#%CDV7PnJ@D%+>6TA zYgh(Y?i|eD-`fF6kC!j*O1#93r?2B1W*<*Ds7G(gJFmEU)S_%Z>3g*KNYWIQ&Au z`_FK8p_aJA-xh&+sEE58DR^0nI_ch_vNP^KwoTHZ);bciV+GU_^h71y3e?)JLw$b_ z>Zy4QmF=fd-@AfJ>Npqeph|&!-*q}sP?q*Y?aKkE9GHT-@m$nM*PxQ-JZcU9_3KG4 zS%;CR?-xZ)ptfIci}9&{jkR$!YB!z3(c1ryC={Tf&t-doSb-X8+ADTp7F4~sZ$(tL z*F_Dm3n~(WP`NP-mAtD^6WNbV@dOsch^v--&G2*W|IQS2M22l5?en~-NEAU`R|_-YAk>n~Mcro=x*GW=3IW`S3vmxt#U?jw z?N(rJ>L*d5{TJ6^!kaepU8o!Wj2g%h-<#N+`bQj%&29y}e|Y3N>bjw~+5a^t%)MfEtx&4o&))~Ge_hzj{&)IcVno)HUuzsIrEf51&x=&l`DcTj8Y+_M3vMnx#Y zJ=YGFLjDK!Fvtf@u>%f9z42T}t=&gdu0-Cq?bRNYl=D&Bb{|g0R1X5qT3mtpH)U!) zv;*qfNA?Sf1E>f`xsUBdL2Au^Ms<7(yJOWSBoQ~*iGNZ5^{M@cHRoBt*`w>R1P=b6 z{d#UEHlY3=X2!bD1I~5qi`lW^3wwcaF+X*8BZX2Fu3<&Y_|lT41L~D&G-^q9p>p6R z>f}rM%07?6Zqz$r6Z``!VV>9a!qN}>P~VL)nEOq@`={G_;(YD@z+21G#Tev*qp0oj z05@WVcQ&I}sN}5nuN|@Xu?Y3t@9htx+hg|-e%Qna+QUECPde4GEcHdGfnG<2zQ)G@ z|H2CU?>h?pX{hwcj>>&lntC^$08el&cE-6OVNM$i4Gr_QQ+rghjY1u*2?Jr?pN7R? zUF!Ey9hVFX^9JN%7wW5UJSK}3=H%D@UqC@?b`q6j;jzPin1TtWR27Q$%>!n{ZvM(^+c6-*fBW${<2 zq?nC*AvugQF)UG-m)&zwH+Y88m@RRb_s8s=P-}h+Yhv;wVctJh(+2g}{txxukS=MM z_qSuBP|5yn(lFOcstq(K*)F0wPMj>vdo8bqtErE|?U*OIeeotLthjZ^Xef0&PkA81g>FXLm(oZ4oXBu$w2@TrXhX&;J% z@eOKMe3drLJ0BLIPP9F!_H)7q6n;c1T*b+aYez0kgA$dFg%2zK}*&nsK;r>%(i5`FeHRmFVsLcd|}_ejCu$a z4Yx?OMIA&ghHL+?rqGjy6R4+Li7a8>fwT@a)BC8TY?(F8`w3?X>V&+B+`y@l&9-L` z)DoOS?V|tTX3QE9<~^*=V=L+-vxj;Au=!0)r~SV#hlTKO{G1D%oMGO>B0a{X8i}#6 z1ZKh*On_}rOVtAv`hz$Q6XmkCo{ht(Kf~hKJ9n6OpsmL>)SKrCbNXxl$IffnKLp!R z--H7&Wj>q9M9fQQf5BR`Kh1C3uuOq4@13z9>iRR7601apc}Hza)Z={#>J4fYroz8a z6MBelki!2cWX9wLZDvuZHHyZh*aa2ZuTeQN3l*sws2hF63K$j@<~>%cqRxr7sO!E% zMP?f&!BT~6U^NP{|CJo|X^4YEQ5}!LFx-fG&TqqS@i){BY8SSFwZ<>0_eSlW8>pE^ z6tNSq0V?Zfq9T0>W3YKqTk=Ik+5cM8Lo~?Ss8Gf#7Un(YhhQ`68&Nk-P&~|gEEhxV zYsaiojXayWl^V7@zolKrKPS zk`~ek)R9^a6~Pu*7{_8p+=oHDjNXe2CZrx&D$IMGFN5mGt?M^*L`7f_D!b?U7krO8 z8F%9a{D39!TxoJ4gq$g3Pq|jn7P)0uo6pn5*md3T59+HhE)Fhh6Bva=g5Up9&hL2IXkg~ibWfN3REk;G`2rA+?(EI)0 zGYVO02(4fpWk;Rifr%(XvqE56?7!Oxt7Tkh5QqQA0ie1@mkQ+6CDyYb{!PM9v73xW-fy_ol zW+7_e2T|8OLhsN20#$6LiBKcUj5;Vvqqbpv)Z@7cDs&Tl=b=Kn8kMa3Q3E=I+P3%o z&)=i&o2shy6N$P{#j5Oo73$NV8?;5;us14n6HwW_!LOf0Ey*)fM`6{ho*uQ&^J6_6 zi23jYDl-3}W}K|LEp2uzNWETl_J0QoV`SGbwH{fu*gSxJB{V?wzFsaml8M7VJH6(IawUNC!^=NEQ(bP@ssGi_E4K)#W4h3zG zrKmMJhC0#iqR#GEO)Z3(QQN98>UPhy|33s9mVtUM|^|&-jY((zLSO5`~&b zJJhZj?$=lO^+On`r@})D%JPh@E$hQkXL&Ky462}#tsln6Nf?9Qp|<5esE*>bv8<24 z8PtoRPSlgAfj;&>&(_v*t0;Q^{#Qi`8hHoQz8!(e@(I3+F+hDQDw}trw$}-)f>*E+ zYo5KGJ(PyEx9s1JQG9+ImtndN_7K~P+RhKr`}hAdcC@UlgZf}FYK=CaX7Gn!e}Q_g zr|o2Cd`;|0$BR|R#9hL?zl`3hYnb<6N~P~+KM&l-HGD6sdzkmJjGs7JFn*dx?C4(`bLzi>Dqp9`R+E_m9df>>cL)MdZAF!n{B0xraJAn|~GN{r3Zt zaXa2IHR@9$a`ucSdU{~4F!b5xSe9ALYn)~lp z-}O+>g1=BF**olnIT&z9oQAoH%v(H5J?n6b#9QI@z^kLDP7ciL85Wi-t=3G z#Bt2cb;-utb}o%$wg11RpwK6qU`bdWwXJ$$eq4xp9G^mE|2tGtCZ1?-M0qhI^(ub7 zGY+9X616QuCWU!_zK{tO^7W_#D&u55&e{JJDAb@~%>S!83%Dq|V2!^ZX)7u!D%joK z-Q9|bf{KcP*s)@Ft%`|-fq^Xs*ey18VRyHmasRXL?7iIid3es5dFGipXWtEAT|g-m z55|E1z(rupY*VQ99P=U_1g5}$AIuNF0p*c0!(6>hK{=raFcgdjWLsq3CgVZ5m@a^F@vU0SPe2en0m?(@uBAL% zvc3(<1535#=8M+BU^3RDLAfcWf^rdV0Oe#Jfqvj$P)@9CxcPuKEu8zmGmcp}yyLD1uu+X(SeuN3s)O4e$jhciV!i%-c2ubZ31IbOEn{X~Daoob-E* zTfQ){?F^K{F00L}H4iAyb`?PBxHgyu^wo7=P+mfXf^re=2Ib!K5R{E1Ut>NXl?Q!T z_W>n;1}Ga22f2G&j0h&OvujFts`wq0#@r*!9i#!iQpbX_vxSP0pqxw$ zDESZ6{~VN)`~}L%xU7|DUG9IWnaCqpVbInYD1-=5jxGw!2<`^uTd)hD@Lqy)GVeiY z#A%($&kV}bd3I2Aswmb2rGXZpTr-`)q;mi7tAU|lDc0jbc^$A9ltM=oPk|zMUgI}F z*3s7#`4~kzwxwwCUqW2dRzUz8ZClzRst2Pr8x$Vn>xxu!e>~u6J35!7Kc%@<# zDEE>WFg17xl$Y0+Ksl-BpyV4H%sekpPAESp@v5L)TkSS*|Cb}_jzcbv{-EqIRB<{e zoi9)f2c?nqpd9^fP=wBca#GhoIe|N%+;j<`@SlV75d0MszI&v3GU*~M=JRq!9FkZE zl!S($G}azW4hHBt7|hOk3@G>Km7p}fSJ!7jY4{N+4ZQ}Xk&o*Cp?-&rX57`nL=sYf za+Dc#ofniNECz}|L$D~=LUEkp4lo@5BTyO--DExl&jx*1M}hKybP<%B=rvdzblhy- z)Rt0AIBkmH5+IJ7G@m;mIIf9a^&%fZ@`MIowk|Jiq*he ztcQYS!DZkp;cNWRcJoBOf%16axkDP@{#SsBJZrTAWyga+xfd)0<=$}=lp{<4rSspq z_TFi}BB}^hz`q2P9bW?_|1~%qOtZ`U#%4MwpN`RJw|P_U*~9mQl^{H0B6q(|(dGlk zXb_(9ANRc*azDd6TA5BKhJ7soDGgCaaFTjXNF`0a}AH9;?~>g;G7 z0-ul*h43NnV*Fy<@aDq1&AbA5k|7tm*kP{ROz2D?uP}bGm#l}AGne%O;vQ(d2dhb= z*cP)3i;)HAPDrsNM?mUFAY3;g#0nP*rH#QqeZbceuNVAWbx5NKgH=bh48=Z&fSyeNy1k_FtbD)N;i#P-_>rHhR@^OmzC{Z|KfpDe~OG!*@ zA8WBXiW8Z;>(O6PpTzkf7UL=+Gbs2ObVMVo@_w~kcVDd!Q&rFi$ zl6=IveVs??;*|Kq@MF(eDe)3^LD@AH$+KIW_Prm>rq#XRxiW&t<@0uIw!`-E9ZZ86544dC zDzpdk9sJi-%$C8IQ}`z$AU`ZQov0C8Jkd=q>t>AXG~JOLyA>m^sxERkbG=<5$ZIDf zL<%X;zu;wY>=+E4P4tVG{PU%+G5zDJLJb!u7 zW^xlHqvmL~5McWo>^M9~;;ov-Clckio_6!W?<0G~g1}SYK74-Q3wWC-DAtf>T7j>~ zf5$x3=H*HRFR9)QuszN6rg&{Mx`SNdyz>c>yd-6$wVwnEFc;j zya#BiS&Rpe#zKyVaDaIi1iLa%h2ULSW$^uBd?%?XKCzOBIKipNx-auvD)kAED+*^RHT-Rjnh&i;K?tu1_O(%XdO&z71pWr2krZ+|P+kG#0dq3! zmV($|MjCt-5T1$7b?^l!Hi0I7qZQ9Q3A>MC)TZH`s*#uXXc#l4Q!EF&m`}1J+Xvy&Vj=>7{(OUsG_G93x7VtZa2ua_-XJoWchFg z{%)qxj4sn4Py!SiN9-#_-{EUQGxzWXXr9CukW*UMC5V^e{v#GfUK(xUHu0P2ZPb%V z!TP8>Kff8p@rgB398Qr2h;&oIVhDUE_7m(xj6RI*2vug134Z|GOK{&1OJ%*cIj5y0 zUjA&Tk()>mkuF4TGnO#+lDP}tGC0dbN-YfE87g#uvp~1~1m7a&1K`aD&oE-qJixj! zu{_M}_8Ps_Y;C%;K3k`NBtNhiMxZ3;agpE()^dY)$M>1hgY3K%6icB+GvFW0dJYAW zqtT!EBJ$)FdoR}Als_8GiY70-Y!=HriVe8R+pfS=NEGX#LcEFk|Jh3XN#XiwK?%-BuMgOkTu(H`_QI>d-1b&4)*l(RyL3u+SWl01 zj24-uMLQzI8*FSgoMeAyBef78C1`Yk=fsGH*Mj&%=FWOzlJpn7Osu^a>)_0X6GGkz zhNt;nDSl5x(kKGFr^$%X1|nErK;Q~Hdyj8DMQd{!li=RQ|B?6v{Ef)Dh_5;Ediajx zn_|7Z)hpl*WbjAab5&enn3JS;znuVodSNGB!pdyMQH1)o)B?4zGzj5T!apxMFb z=Ofk!|0XoPf`>I$3Ov9l1t$y~raf$cpA+6|{AuxBH~-Kwo53m88$x>$vO@T5&AQ#Q z_IZt*BqBDCBY9&^4OjK??UCUOPrfA*YsLB#BN^>pM$Kv+zTL~xh7E0_=tK^s9Z|a# zg0YtDGwR@z0F6bgd7GNiS*y#pnfW-3om5{;ZW3}Xfyv=+rAj*Q?)LMFnwklY^$`YZ2ig#80yVOnPcV?{}Kv}WbDQ{k%A9ZuoCMrh={c_!6+(cftW8M zYnb1K+Zj$S=4DJ#W%8V_jaNW(8;vw1(nmKSKa4pfudXwYSb~w6KqREDh}9>dHRKog zQ%SelP!I(^5t~YE8e=+RJfkG>+T=DO_8;RUK7I^hv)*W=)=i`Ww`h}L@NN4KrEnGk z^G&|t&2jA~xKWF)BHod4jQBjn{n(W=aX!EGe=Qxw#^E z1~Gqx;7R;e8f(n_0g>%y*rfTQpCHd}_0WBX?8P+N%S!5;WR(RzVDi!=*vg?rAC z8}k#S+XTg88Oceg!nu6_Es*med=2s%=I;2!`m-)cV{3>#W_^tU1sHSS@RnuU8(8?n zU}HS-Rm4*hn?_Nwv~aR8pUB85?{tZVIGd!7h<|6@6|(#Uj{gC`XG(H&u>NUF2w*;KT20|I>w-dO4*f5&NNTo>uJEi(n4~#fmT=!RSn}KiZH7tuKY20B0rwVhg0G=DelI zcH(}j8AB{7Ir-6P#puM^k!GI4&jRTW4GY}pEuF@i|Tq*8Wzx|$; zFgb3#sgaSNu+~RvptPthlvK5^y1of-H@tKxF9hYI|HL9t|A6lbYhOk$cis{UXL#zy>6(GMi)t4qbl!M=P<_z~?3p zF%?u$g28$LY$Q1&$*D+g!w9EHCdLio9*Ou~@P5LR|1T9zlmCc$YP>83uM_X2M_@00 z4B!754>1Qx$cAuT?Jx+ziwItWH4c9U;_JX{_#^OFWE@6h6}UvjPpjfnIMW%m$l1;g z#pGkL&V&0{f5AV2_(1Yg;yWZYds)lJdRvZCqKwM@Av}!GE~sPGHm!s8vM4*pCsZ5S1g6C7BA&8F>#|q zvGOF@xvfbQn?n;TZ8NT6;$kJ0zn9nmn-EVR)>Q{REL-u+A#(?9-lnD6FvFRrqTT<% zO=RyTo=>;-mh5KCi)dN-)!JFOUC7I+XIK_=wVydSjr81 zuO%gl4OuM)i@+GGC+?^0`6zs5tk=p_nGb+p7+whYO8LFmme>WY-jEJ2vdu`1OKcpP zj;zb7Zm!M`(k*6V{g`zcU3W!&Ec}|RcTl;ch+x~8 zSJzIm&_!waLqa_e?^9G7YSsCyb2V9Yt*H9b=!*9zwn9>Tc!oiu*;8( zsf@pHoIx-64>+N7%5h{qo}7HzL@GF;8f#4hd3;!mBv=vbKu~N9^C*%6DEQX8_Ncez zGP1s~8WAaoWJ^7ho=EJ6)dt^DVuKmO>3b|HTTojAdfN8MeI8yGMhxpmsC$wl)>_dU z{p7@lGAiP0PV5_6XXOb>>=J^#RZM=dd!O|rgla-^qp(nT)Ci`~&ewxE7_i+CCY z#coloy6m2L4GJ}2?Mj2)!Eb2P#AmlQ z?=b$tS(nt|%>( zB=(rLYS8LPI4f0YE&iv>-N|=GQEV{rH{>n@Tj&;gGf!;!b^VO|Bzy?c&J*b^AMr(@ zu@xLZUM}Vv(LIY+0_z|~Me3i_-1X$nrgjaEcpP&tViz>lfwfpy#%Jn&29FoS7FqPmC#Qs8#!6)w#t;Obh>VXW#*NL^=GP2$V_ZmW5$g|rN zd<)2_M1!4)iOHK6Hfrt-;{B+V1m6eV#bbL5r;u)GA(;=(YdA}uL)j>H|T8!#F( z7dwNH*iGd}Dy{|JkkgmOQc@@bClm*-9{vI}GRv051D}O1k3m`txe(Y$1vGAhnS3pW ze=PCF%vWpi35b@Wfs-_NR1;Ri5vz`FVq1s)E4`WS(Le#>E;Qy`5#j6BGpD>W9Ybc5 z9@r@;3z_dkzMj?Lw1=fS!p~4lp(2%G)Y9EAR-Y6MqELu#;u8MK6d49@r~0-K|BdfI z)Y~w3XUroO1+Jt<4Pxz>iv^PRoH0Zm|HkXCB@m~(^aXcm%Q=|WhP;Qy9w2x%QB$uF zUBJ2$oOI;(r@(qRXYnrtN0ZlwcuUrC46(Ox|5J^bF8q|B9HdG#QHq3&kg7p?2;nYb zKUmKomW#QgHhP(OGUCzjy>v&N!7{81as26MG}0P)CZ{Ditd&HZwA=|wpC>BzlI?k` z;!QdbYp*T(D*ro*@5payhK+bVl7HmQKugSpxRrGPF@MHxH1bd*L4J#!ObhJSqLNS= z@mX3Ri~6U->rUci^|zy;BwAn+b1yACh=#;gv5vz(kK$Wcj|Rnlg8k$eY&t!8b&JCd zM|CicB2!4ZMzAo&%2D8&Huy%0!gu^0Gq;~S--rk6`j#h)hf=YZEr*P~SDI1N@q z;~f5aB;TirhBglG#H+)OYEn3aKzU7^#*P;=uIdd~Mt6P4T0G7pMFQT}NI#;yzqNUs zXX(`Bt)R$GG>Yi%q{$VU-$54GI5g{OynuCioTud|9Jw#tnya>Vz z5$p}Az9v0^SeKEM^?Nw{EgfSnb4T!+G{jjZLwG4gAK?=#&Abb-UJS8F^7zijIELQ^ z{!@5gh*fbEZz3xVu`dmsXG}=6i!~%Awjl^C(D-lgpBCC?b-3VZX@`oKC)>Ktyb<%v zY^}5?@r3vi_=U(jhi@+PVsJC-Hap|1jDB`_^1i`- z_+QC$xY%aBk!%aT%tA!0f+joYmL{q{io&PK`OG>B-hG-Z!TN_Si^ph+UuNw@{u_$6 z)h+L1{Tj{~_%&=?v%XOYp%io$MB*d@10be>)ClZ{fY^HG1we27v*7Jlzr;c)P>O>hIY#jfW=;u5KXdJE)Cw-MDb0e;53AjgZ&Yb&xG5< zxCN&tqX#*`_{Db9U>x(0;9LCOs&^CIN_-!+>QFa1^(=#MWM(l8VY_*g>?H-XIVa|W zC{hc~UVIzX?~BkPd^L&NtvhQ6)*pz4s(-9*WCaD^X|C{H-I~Ymi^klgQgx;Ibj#$-XxZRtoD@d2#U=lrz+(OCMxF%w>Yy!=?HG%XgB_DK2$;Wq11kQ@=5LaW0`tirk$qYCqTa9%JMdqMmo ze6evf-U9z48aM&x5SSg^=WyDyZa}WsB+Xq3HgF(Vm@(dZ{<4>)GZOts`9mlV<&)9U zH0Im!%|#+V@y5uCtyG)~_CY#5oNg#N>6xsitzqPLR$eT*2N`wYhM^@^j~ua6@TNL& z784*JCinH?=AS6}}jqY&T>Dr%lD|iiA zp9H6}o<;6)FdMlyY+2l0x6%C;I*cc95Q128-BEh{E%A$0!Ix6wvi^$5SH!=<+07_| z?+6WD1ZPq3jW)6up4e91c`h~+2yZ+b+y5E+qQy=@%&!IBL9km=5*D+l&v-(i7BrMO zQTzaTc@cXCPM}CN^wKcWTaR4zw$x_!i7c@?w6vBA1yINggV5+mexPbeun%3_WnGAQIeD!-6~WH5yN84g2p5Hrli)AL4SW|6 zy9B2SYq1Lmc7@Xue@gPk5SxlG6rWg6a$IRBicyatmL1{bi6YV{W^%4Bhq}QSB5JnIqAO23{U1R*Eg%*;m_8yF(g=qZe*>e>9$9f)O-o&ba?yP&^ zPi!vKc!w_&o0u}*#QTyj)|N)?c1N{jT>!uBuXEl}fdMq}g?@?$5xpUy1RE@!49Ztit9Dz(EG(|vcxi(|Pe_XGD z@9g9VA_w6ug);b5uD}ZuE75U-!Ag{!WZ*(=eHX5 zDSVT$1II0E&<#&ZU6rb-v>l{AL}DwcyD7a5Nl!S-!KL_~lih~+JYsL)-Y4%M^H?~O zQJumFz?UBsD+Bie>jH4Z{LsinUI+aD$xF`>B+h0LA;nCNv4@0onh--m1&WSl1QJhA zECPO0;x)*f$UH6n&G5p(DV&krW)eR{yfp>?vVlyj_e;}o%cED-ttxjY7Iw?QA&Rw! zB<4(!OC%0QWCZi$_{Y+~FfB65dgP{uB`30lP}zt#HO%{rRj`-fe~L;PVn-N5Y?|hm z->eV8sesycRjY&gC;VbZh>4BBSB`mAw8YXfUna*xS7I)1wx1@Oi>K_V6k`L+9M-^F zUY6_77D7M8$b&>%@HdRFT1N8ZiMW=^*C1Y(oPWfR;Ts@v_$Am<8)9OGXlV-TPU6Rx z6cqbG&JpGVwe{upH-;`Fcm?Mfl0HD_%lO6o4uz(Z)Rei{K*ma9Q+03RyDnd_fpC_< zor_LZJ+Ie^c$LYUPGid%Tj36ebI$$~+R1cT8^TEvVwvAWa5Q3>Ao;6Eagv8<5w6|-F~1}ljGr{J#ECD#JDu-r>E_-t#4k9+rUs?-k%bxNm@e^sK^;IeNL3DCSeFe1&4g!}cz4%`S|;V1o-&#?^tBF!6C-6ss4c>0l{GpGCQT8?Cp^x+S|ivaz2kH{rmY0 g2=3oA*e@vPSfo+wSmdCvqMMU=Mjxr@G-%}i0LO!oDgXcg diff --git a/conf/locale/fr/LC_MESSAGES/django.po b/conf/locale/fr/LC_MESSAGES/django.po index 41abca8c94..824b3d36e5 100644 --- a/conf/locale/fr/LC_MESSAGES/django.po +++ b/conf/locale/fr/LC_MESSAGES/django.po @@ -265,8 +265,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-20 09:01+0000\n" -"PO-Revision-Date: 2018-07-20 09:02+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" +"PO-Revision-Date: 2018-07-23 07:15+0000\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: French (http://www.transifex.com/open-edx/edx-platform/language/fr/)\n" "Language: fr\n" @@ -460,8 +460,6 @@ msgstr "Professionnel de l'éducation" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "Nom d'affichage" @@ -2998,13 +2996,13 @@ msgstr "Mise en correspondance des sujets de discussions" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -5314,8 +5312,7 @@ msgstr "" "obsolète. S'il vous plaît, créez une relance de ce cours dans le studio afin" " de permettre cette action." -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "créé" @@ -6649,7 +6646,6 @@ msgstr "" "l'administrateur du site. Merci." #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "Bien" @@ -7081,8 +7077,6 @@ msgstr "" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -7645,13 +7639,7 @@ msgstr "" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -7723,8 +7711,7 @@ msgstr "Nom Entreprise" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "Titre" @@ -8887,8 +8874,7 @@ msgstr "" msgid "Course Announce Date" msgstr "Date de l'annonce du cours" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "Date de début du cours" @@ -9557,8 +9543,6 @@ msgid "" msgstr "" #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/manage_users.html cms/templates/manage_users_lib.html msgid "Cancel" @@ -9582,52 +9566,36 @@ msgid "See all children" msgstr "Voir tous les articles" #: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "Cet article a été modifié pour la dernière fois:" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Add new article" msgstr "Ajouter un nouvel article" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Create article" msgstr "Créer un article" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Go back" msgstr "Retour" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html msgid "Delete article" msgstr "Supprimer l'article" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html #: cms/templates/component.html cms/templates/studio_xblock_wrapper.html msgid "Delete" msgstr "Supprimer" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "Vous ne pouvez pas supprimer un article racine." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." @@ -9637,7 +9605,6 @@ msgstr "" "supprimer les articles enfants manuellement, un par un." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" @@ -9647,37 +9614,29 @@ msgstr "" "également purgés !" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "Articles qui vont être supprimés" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "...and more!" msgstr "...et plus !" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "Vous allez supprimer un article. Veuillez confirmer." -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "Éditer" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html msgid "Save changes" msgstr "Enregistrer les modifications" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: cms/templates/container.html +#: lms/templates/wiki/edit.html cms/templates/container.html msgid "Preview" msgstr "Aperçu" @@ -9717,17 +9676,15 @@ msgstr "Aperçu du wiki" msgid "window open" msgstr "fenêtre ouverte" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Back to editor" msgstr "Retour à l'éditeur" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "History" msgstr "Historique" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -9744,27 +9701,22 @@ msgid "(no log message)" msgstr "(aucun message log)" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "Aperçu de cette révision" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Auto log:" msgstr "Log automatique :" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Change" msgstr "Modifier" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "Fusionner la sélection avec la version en cours" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "Changer pour la version sélectionnée" @@ -9773,12 +9725,10 @@ msgid "Wiki Revision Preview" msgstr "Prévisualisation des modifications du wiki" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Back to history view" msgstr "Retour à l'historique" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "Changer pour cette version" @@ -9787,12 +9737,10 @@ msgid "Merge Revision" msgstr "Fusion des modifications" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge with current" msgstr "Fusionner avec version en cours" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." @@ -9802,17 +9750,14 @@ msgstr "" "position approximative de chaque révision." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "Après ceci, il est important de procéder à une relecture." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "Créer une nouvelle version fusionnée" #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -9855,7 +9800,6 @@ msgid "Miniature Markdown Guide" msgstr "Guide miniature Markdown" #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " "you the creation page." @@ -9939,20 +9883,16 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "Pièces jointes" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "Téléverser un nouveau fichier" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "Chercher et ajouter un fichier" @@ -9961,17 +9901,14 @@ msgid "Upload File" msgstr "Envoyer un fichier" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "Envoyer un fichier" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "Chercher des fichiers et des articles" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " "on other articles which may or may not be a good thing." @@ -9981,7 +9918,6 @@ msgstr "" "ne pas être une bonne chose." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -9996,7 +9932,6 @@ msgid "Search" msgstr "Recherche" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" " directly refer to a file from the article text." @@ -10006,20 +9941,14 @@ msgstr "" "l'article." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Markdown tag" msgstr "Élément surligné" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Uploaded by" msgstr "Envoyé par" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Size" msgstr "Taille" @@ -10028,39 +9957,30 @@ msgid "File History" msgstr "Historique du fichier" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "Détacher" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Replace" msgstr "Remplacer" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html msgid "Restore" msgstr "Restaurer" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "anonyme (IP connectée)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "Historique du fichier" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "révisions" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "Pas de pièce jointe à cet article." @@ -10073,12 +9993,10 @@ msgid "Previewing a merge between two revisions:" msgstr "Aperçu de la fusion entre deux modifications : " #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "Cette révision a été supprimée." #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "Restaurer cette révision marquera cet article comme supprimé." @@ -11454,1279 +11372,6 @@ msgid "" "profile. {learn_more_link_start}Learn more{learn_more_link_end}" msgstr "" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "type" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki notifications" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki images" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki attachments" -msgstr "" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "Paramètres pour le plugin" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "Seulement en local... ahahahah " - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "" -"Titre original de l'article. Peut être substitué avec des titres de " -"révision." - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "Entrez du contenu" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "" -"Ceci est le contenu initial de votre article. Après l'avoir créé, vous " -"pourrez utiliser des fonctionnalités plus complexes, comme ajouter un " -"module, des méta-données, des articles liés, etc." - -#: wiki/forms.py -msgid "Contents" -msgstr "Contenu" - -#: wiki/forms.py -msgid "Summary" -msgstr "Sommaire" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "" -"Donnez brièvement la raison de votre modification, qui sera ajoutée au log " -"de révision." - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "" -"Durant votre modification, quelqu'un d'autre a effectué des changements. Vos" -" ajouts ont été automatiquement fusionnés avec le nouveau contenu. Veuillez " -"vérifier le texte ci-dessous." - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "Aucun changement. Rien n'a été sauvé." - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "Slug" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"Ceci sera l'adresse de votre article. Utilisez uniquement des caractères " -"alphanumériques et - ou _. Notez que vous ne pourrez pas changer le slug " -"avoir créé l'article." - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "Ecrivez un court message pour l'historique de l'article." - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "Un slug ne peut pas commencer avec un underscore." - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "Un article supprimé avec le slug \"%s\" existe déjà." - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "Un slug nommé \"%s\" existe déjà." - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "Oui, je suis sûr" - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "Purger" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "" -"Purger l'article : Le supprimer complètement et définitivement (ainsi que " -"son contenu) sans retour en arrière possible. Purger est une bonne idée si " -"vous voulez libérer le slug de telle sorte que les utilisateurs puissent " -"créer de nouveaux articles à sa place." - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "Vous n'êtes pas suffisamment sûr !" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "" -"Pendant que vous essayiez de supprimer cet article, il a été modifié. FAITES" -" ATTENTION !" - -#: wiki/forms.py -msgid "Lock article" -msgstr "Verrouiller l'article" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "Priver tous les utilisateurs du droit d'édition de cet article." - -#: wiki/forms.py -msgid "Permissions" -msgstr "Permissions" - -#: wiki/forms.py -msgid "Owner" -msgstr "Propriétaire" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "Entrer le nom d'utilisateur du propriétaire." - -#: wiki/forms.py -msgid "(none)" -msgstr "(néant)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "Hériter des permissions" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "" -"Cochez ceci pour appliquer les permissions supérieures aux articles qui " -"dépendent de celui-ci." - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "Les paramètres de permission pour cet article ont été mis à jour." - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "" -"Vos paramètres de permission demeurent inchangés, rien n'a été sauvegardé." - -#: wiki/forms.py -msgid "No user with that username" -msgstr "Aucun utilisateur avec ce nom d'utilisateur" - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "Article verrouillé pour l'édition" - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "Article déverrouillé pour l'édition" - -#: src/django-wiki/wiki/forms.py wiki/forms.py -msgid "Filter" -msgstr "" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "révision actuelle" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "" -"La révision a été affichée pour cet article. Si vous voulez faire un retour " -"en arrière, changez simplement la valeur de ce champ." - -#: wiki/models/article.py -msgid "modified" -msgstr "modifié" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "Dernière modification des propriétés de l'article" - -#: wiki/models/article.py -msgid "owner" -msgstr "propriétaire" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "" -"Le propriétaire de l'article, généralement le créateur. Le propriétaire a " -"toujours les droits d'accès en lecture et en écriture." - -#: wiki/models/article.py -msgid "group" -msgstr "groupe" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "" -"A l'instar du système des fichiers d'UNIX, les permissions peuvent être " -"données à un utilisateur selon son appartenance à un groupe. Les groupes " -"sont gérés via le système d'authentification Django." - -#: wiki/models/article.py -msgid "group read access" -msgstr "Groupe accès en lecture" - -#: wiki/models/article.py -msgid "group write access" -msgstr "Groupe accès en écriture" - -#: wiki/models/article.py -msgid "others read access" -msgstr "Autres accès en lecture" - -#: wiki/models/article.py -msgid "others write access" -msgstr "Autres accès en écriture" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "Article sans contenu (%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "type de contenu" - -#: wiki/models/article.py -msgid "object ID" -msgstr "ID de l'objet" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "Article pour l'objet" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "Articles pour l'objet" - -#: wiki/models/article.py -msgid "revision number" -msgstr "Numéro de révision" - -#: wiki/models/article.py -msgid "IP address" -msgstr "Adresse IP" - -#: wiki/models/article.py -msgid "user" -msgstr "utilisateur" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "verrouillé" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "article" - -#: wiki/models/article.py -msgid "article contents" -msgstr "contenu de l'article" - -#: wiki/models/article.py -msgid "article title" -msgstr "titre de l'article" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "" -"Chaque révision contient un champ \"titre\" qui doit être rempli, même si le" -" titre n'a pas été modifié" - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "article original" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "Les permissions sont héritées à partir de cet article" - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "Un plugin a été modifié" - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "" -"La révision a été affichée pour ce plugin. Si vous devez faire un retour en " -"arrière, changez simplement la valeur de ce champ." - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "Valeur de la recherche dans la cache pour les articles" - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "slug" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(racine)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "chemin de l'URL" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "chemins de l'URL" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "Désolé, vous ne pouvez pas avoir un article racine avec un slug." - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "Une note qui n'est pas racine doit obligatoirement avoir un slug." - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "Il y a déjà un noeud racine sur %s" - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"Articles qui ont perdu leurs parents\n" -"===============================\n" -"\n" -"Les enfants de cet article ont eu leurs parents supprimés. Vous devriez probablement trouver une nouvelle maison pour eux." - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "Perdu et trouvé" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "Un court résumé de ce que le fichier contient" - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "Oui, je suis sûr..." - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "Cliquer pour télécharger le fichier" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "" -"La révision de cette pièce jointe est actuellement en cours d'utilisation " -"(sur tous les articles utilisant la pièce jointe)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "nom de fichier initial" - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "pièce jointe" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "pièces jointes" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "fichier" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "révision de la pièce jointe" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "Révisions de l'attachement" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "" - -#: lms/templates/shoppingcart/shopping_cart.html -msgid "Remove" -msgstr "Supprimer" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -msgid "Date" -msgstr "Date" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "%s ajouté avec succès." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "Votre fichier ne peut pas être sauvegardé: %s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "" -"Votre fichier ne peut pas être sauvegardé, probablement à cause d'une erreur" -" de permission sur le serveur web." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "%s téléchargé et remplace l'ancienne pièce jointe." - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "" -"Votre nouveau fichier va automatiquement être renommé pour correspondre au " -"fichier déjà présent. Les fichiers avec des extensions différentes ne sont " -"pas autorisés." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "La révision actuelle a été modifiée pour %s." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "La référence à \"%(att)s\" de \"%(art)s\" a été ajoutée." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "Le fichier %s a été supprimé." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "Cet article n'est plus apparenté au fichier %s." - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "Un fichier a été modifié: %s" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "Un fichier a été supprimé: %s" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "Aide" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "Liens" - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "Notifications" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "Quand cet article est édité" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "Recevoir aussi des e-mails concernant les éditions de l'article" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "Vos paramètres de notification ont été mis à jour." - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "" -"Vos paramètres de notification demeurent inchangés, rien n'a donc été " -"sauvegardé." - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "" -"Inscription de l'utilisateur %(user)s à l'article %(article)s (%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "Article supprimé : %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "Article modifié : %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "Nouvel article créé : %s" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -msgid "Log in" -msgstr "Connexion" - -#: lms/templates/login.html -msgid "Please log in" -msgstr "Connectez-vous" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -#: wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Search..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Log out" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "" - -#: lms/templates/wiki/includes/breadcrumbs.html -msgid "Add article" -msgstr "Ajouter un article" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "clear" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "" - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "Paramètres" - -#: lms/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "Changements" - -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "" - -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "Voir" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "" - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "" -"Vous êtes maintenant enregistré... et vous pouvez maintenant vous identifier" -" !" - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "Vous n'êtes plus identifié. Au revoir !" - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "Vous êtes maintenant identifié ! Amusez-vous bien !" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "Nouvel article '%s' créé." - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "Il y a une erreur dans la création de cet article : %s" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "Il y a une erreur dans la création de cet article." - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "" -"Cet article ne peut pas être supprimé parce qu'il a des enfants ou parce que" -" c'est un article racine." - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "" -"Cet article ainsi que tout son contenu sont maintenant complètement " -"supprimés ! Merci !" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "" -"L'article \"%s\" est maintenant marqué comme supprimé ! Merci de garder le " -"site exempt de contenu inapproprié. " - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "Vos modifications ont été sauvegardées." - -#: src/django-wiki/wiki/views/article.py wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "" - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "Restaurer l'article" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "L'article \"%s\" et ses enfants sont maintenant restaurés." - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "" -"L'article %(title)s affichera maintenant la révision #%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "Nouveau titre" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "Fusion entre la révision #%(r1)d et la révision #%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "" -"Une nouvelle révision a été créée : Fusion entre la révision #%(r1)d et la " -"révision #%(r2)d" - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "Enregistrer" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -12948,8 +11593,8 @@ msgid "Course has been successfully reindexed." msgstr "Cours réindexé avec succès." #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "Non programmé" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -13485,6 +12130,14 @@ msgstr "Page non trouvée" msgid "Content" msgstr "Contenu" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "Paramètres" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -13611,6 +12264,12 @@ msgstr "Pré-requis" msgid "Details" msgstr "Détails" +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "Voir" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -13634,6 +12293,16 @@ msgstr "Choisir la langue" msgid "Account" msgstr "Compte" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "Aide" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -13837,6 +12506,8 @@ msgid "You do not have access to this dependency module." msgstr "" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "EN SAVOIR PLUS" @@ -14308,6 +12979,10 @@ msgstr "Accès aux cours" msgid "Processing your account information" msgstr "Traitement de vos informations..." +#: lms/templates/login.html +msgid "Please log in" +msgstr "Connectez-vous" + #: lms/templates/login.html msgid "to access your account and courses" msgstr "Pour accéder à votre compte et à vos cours" @@ -14510,6 +13185,10 @@ msgstr "" msgid "Hint" msgstr "Indice" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "Enregistrer" + #: lms/templates/problem.html msgid "Save your answer" msgstr "" @@ -14726,6 +13405,11 @@ msgstr "Aide pour l'inscription" msgid "Already registered?" msgstr "Déjà inscrit ?" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +msgid "Log in" +msgstr "Connexion" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "Bienvenue sur {platform_name}" @@ -15097,6 +13781,12 @@ msgstr "suivant" msgid "Recent git load activity for {course_id}" msgstr "Activité récente de la charge git pour {course_id}" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +msgid "Date" +msgstr "Date" + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -15132,6 +13822,10 @@ msgstr "adresse ip" msgid "source" msgstr "source" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "type" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "Désinscription réussie !" @@ -16501,6 +15195,7 @@ msgstr "" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "Voir le cours" @@ -16747,6 +15442,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -16755,6 +15451,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -16851,6 +15548,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -18551,6 +17249,13 @@ msgstr "" msgid "Programs" msgstr "Programmes" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -20258,6 +18963,10 @@ msgstr "" msgid "My Courses" msgstr "Mes Cours" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "" @@ -20889,6 +19598,10 @@ msgstr "Augmenter" msgid "Decrease" msgstr "Diminuer" +#: lms/templates/shoppingcart/shopping_cart.html +msgid "Remove" +msgstr "Supprimer" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "Réduction ou code d'activation" @@ -21272,6 +19985,10 @@ msgstr "" msgid "{span_start}(active){span_end}" msgstr "{span_start}(actif){span_end}" +#: lms/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "Changements" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}actif{span_end}" @@ -21280,6 +19997,10 @@ msgstr "{span_start}actif{span_end}" msgid "Course Wiki" msgstr "" +#: lms/templates/wiki/includes/breadcrumbs.html +msgid "Add article" +msgstr "Ajouter un article" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "" @@ -21448,6 +20169,77 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" +msgstr[1] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -22307,22 +21099,6 @@ msgstr "Cliquer pour ouvrir le cours dans le LMS et un nouvel onglet" msgid "View Live" msgstr "Aperçu réel" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "Modifier la date de début" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "Création de votre structure de cours" @@ -24141,10 +22917,18 @@ msgstr "" msgid "In-Course Reverification {number}" msgstr "" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -24152,6 +22936,10 @@ msgid "" "assignments." msgstr "" +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -25066,6 +23854,622 @@ msgstr "Actuellement connecté en tant que :" msgid "Maintenance" msgstr "" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "Seulement en local... ahahahah " + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "" +"Titre original de l'article. Peut être substitué avec des titres de " +"révision." + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "Entrez du contenu" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "" +"Ceci est le contenu initial de votre article. Après l'avoir créé, vous " +"pourrez utiliser des fonctionnalités plus complexes, comme ajouter un " +"module, des méta-données, des articles liés, etc." + +#: wiki/forms.py +msgid "Contents" +msgstr "Contenu" + +#: wiki/forms.py +msgid "Summary" +msgstr "Sommaire" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "" +"Donnez brièvement la raison de votre modification, qui sera ajoutée au log " +"de révision." + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "" +"Durant votre modification, quelqu'un d'autre a effectué des changements. Vos" +" ajouts ont été automatiquement fusionnés avec le nouveau contenu. Veuillez " +"vérifier le texte ci-dessous." + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "Aucun changement. Rien n'a été sauvé." + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "Slug" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"Ceci sera l'adresse de votre article. Utilisez uniquement des caractères " +"alphanumériques et - ou _. Notez que vous ne pourrez pas changer le slug " +"avoir créé l'article." + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "Ecrivez un court message pour l'historique de l'article." + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "Un slug ne peut pas commencer avec un underscore." + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "Un article supprimé avec le slug \"%s\" existe déjà." + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "Un slug nommé \"%s\" existe déjà." + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "Oui, je suis sûr" + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "Purger" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "" +"Purger l'article : Le supprimer complètement et définitivement (ainsi que " +"son contenu) sans retour en arrière possible. Purger est une bonne idée si " +"vous voulez libérer le slug de telle sorte que les utilisateurs puissent " +"créer de nouveaux articles à sa place." + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "Vous n'êtes pas suffisamment sûr !" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "" +"Pendant que vous essayiez de supprimer cet article, il a été modifié. FAITES" +" ATTENTION !" + +#: wiki/forms.py +msgid "Lock article" +msgstr "Verrouiller l'article" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "Priver tous les utilisateurs du droit d'édition de cet article." + +#: wiki/forms.py +msgid "Permissions" +msgstr "Permissions" + +#: wiki/forms.py +msgid "Owner" +msgstr "Propriétaire" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "Entrer le nom d'utilisateur du propriétaire." + +#: wiki/forms.py +msgid "(none)" +msgstr "(néant)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "Hériter des permissions" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "" +"Cochez ceci pour appliquer les permissions supérieures aux articles qui " +"dépendent de celui-ci." + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "Les paramètres de permission pour cet article ont été mis à jour." + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "" +"Vos paramètres de permission demeurent inchangés, rien n'a été sauvegardé." + +#: wiki/forms.py +msgid "No user with that username" +msgstr "Aucun utilisateur avec ce nom d'utilisateur" + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "Article verrouillé pour l'édition" + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "Article déverrouillé pour l'édition" + +#: wiki/forms.py +msgid "Filter" +msgstr "" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "Paramètres pour le plugin" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "révision actuelle" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "" +"La révision a été affichée pour cet article. Si vous voulez faire un retour " +"en arrière, changez simplement la valeur de ce champ." + +#: wiki/models/article.py +msgid "modified" +msgstr "modifié" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "Dernière modification des propriétés de l'article" + +#: wiki/models/article.py +msgid "owner" +msgstr "propriétaire" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "" +"Le propriétaire de l'article, généralement le créateur. Le propriétaire a " +"toujours les droits d'accès en lecture et en écriture." + +#: wiki/models/article.py +msgid "group" +msgstr "groupe" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "" +"A l'instar du système des fichiers d'UNIX, les permissions peuvent être " +"données à un utilisateur selon son appartenance à un groupe. Les groupes " +"sont gérés via le système d'authentification Django." + +#: wiki/models/article.py +msgid "group read access" +msgstr "Groupe accès en lecture" + +#: wiki/models/article.py +msgid "group write access" +msgstr "Groupe accès en écriture" + +#: wiki/models/article.py +msgid "others read access" +msgstr "Autres accès en lecture" + +#: wiki/models/article.py +msgid "others write access" +msgstr "Autres accès en écriture" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "Article sans contenu (%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "type de contenu" + +#: wiki/models/article.py +msgid "object ID" +msgstr "ID de l'objet" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "Article pour l'objet" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "Articles pour l'objet" + +#: wiki/models/article.py +msgid "revision number" +msgstr "Numéro de révision" + +#: wiki/models/article.py +msgid "IP address" +msgstr "Adresse IP" + +#: wiki/models/article.py +msgid "user" +msgstr "utilisateur" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "verrouillé" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "article" + +#: wiki/models/article.py +msgid "article contents" +msgstr "contenu de l'article" + +#: wiki/models/article.py +msgid "article title" +msgstr "titre de l'article" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "" +"Chaque révision contient un champ \"titre\" qui doit être rempli, même si le" +" titre n'a pas été modifié" + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "article original" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "Les permissions sont héritées à partir de cet article" + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "Un plugin a été modifié" + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "" +"La révision a été affichée pour ce plugin. Si vous devez faire un retour en " +"arrière, changez simplement la valeur de ce champ." + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "Valeur de la recherche dans la cache pour les articles" + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "slug" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(racine)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "chemin de l'URL" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "chemins de l'URL" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "Désolé, vous ne pouvez pas avoir un article racine avec un slug." + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "Une note qui n'est pas racine doit obligatoirement avoir un slug." + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "Il y a déjà un noeud racine sur %s" + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"Articles qui ont perdu leurs parents\n" +"===============================\n" +"\n" +"Les enfants de cet article ont eu leurs parents supprimés. Vous devriez probablement trouver une nouvelle maison pour eux." + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "Perdu et trouvé" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "Un court résumé de ce que le fichier contient" + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "Oui, je suis sûr..." + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "Cliquer pour télécharger le fichier" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "" +"La révision de cette pièce jointe est actuellement en cours d'utilisation " +"(sur tous les articles utilisant la pièce jointe)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "nom de fichier initial" + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "pièce jointe" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "pièces jointes" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "fichier" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "révision de la pièce jointe" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "Révisions de l'attachement" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "%s ajouté avec succès." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "Votre fichier ne peut pas être sauvegardé: %s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "" +"Votre fichier ne peut pas être sauvegardé, probablement à cause d'une erreur" +" de permission sur le serveur web." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "%s téléchargé et remplace l'ancienne pièce jointe." + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "" +"Votre nouveau fichier va automatiquement être renommé pour correspondre au " +"fichier déjà présent. Les fichiers avec des extensions différentes ne sont " +"pas autorisés." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "La révision actuelle a été modifiée pour %s." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "La référence à \"%(att)s\" de \"%(art)s\" a été ajoutée." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "Le fichier %s a été supprimé." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "Cet article n'est plus apparenté au fichier %s." + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "Un fichier a été modifié: %s" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "Un fichier a été supprimé: %s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -25177,6 +24581,11 @@ msgstr "" msgid "There are no images for this article." msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -25201,6 +24610,11 @@ msgstr "" msgid "Image id" msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "" @@ -25235,3 +24649,355 @@ msgid "" "Markdown in the caption. The markdown code syntax for images looks like " "this, possible values for align are left/center/right:" msgstr "" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "Liens" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "Notifications" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "Quand cet article est édité" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "Recevoir aussi des e-mails concernant les éditions de l'article" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "Vos paramètres de notification ont été mis à jour." + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "" +"Vos paramètres de notification demeurent inchangés, rien n'a donc été " +"sauvegardé." + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "" +"Inscription de l'utilisateur %(user)s à l'article %(article)s (%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "Article supprimé : %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "Article modifié : %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "Nouvel article créé : %s" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "" + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "" +"Vous êtes maintenant enregistré... et vous pouvez maintenant vous identifier" +" !" + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "Vous n'êtes plus identifié. Au revoir !" + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "Vous êtes maintenant identifié ! Amusez-vous bien !" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "Nouvel article '%s' créé." + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "Il y a une erreur dans la création de cet article : %s" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "Il y a une erreur dans la création de cet article." + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "" +"Cet article ne peut pas être supprimé parce qu'il a des enfants ou parce que" +" c'est un article racine." + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "" +"Cet article ainsi que tout son contenu sont maintenant complètement " +"supprimés ! Merci !" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "" +"L'article \"%s\" est maintenant marqué comme supprimé ! Merci de garder le " +"site exempt de contenu inapproprié. " + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "Vos modifications ont été sauvegardées." + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "" + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "Restaurer l'article" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "L'article \"%s\" et ses enfants sont maintenant restaurés." + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "" +"L'article %(title)s affichera maintenant la révision #%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "Nouveau titre" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "Fusion entre la révision #%(r1)d et la révision #%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "" +"Une nouvelle révision a été créée : Fusion entre la révision #%(r1)d et la " +"révision #%(r2)d" diff --git a/conf/locale/fr/LC_MESSAGES/djangojs.mo b/conf/locale/fr/LC_MESSAGES/djangojs.mo index be828b3e95cef2fdc9f2130998f9176a58e11e87..13f00cff11ae0f35f77a45b4c7e000038edf4e49 100644 GIT binary patch delta 23699 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 U*s%Tsh7OC3<{yH+F@Cl4e{kgcz5oCK delta 31450 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 g$E>RBJyml@|Jxss$$ow@F?IOn)hxgH\n" "Language-Team: French (http://www.transifex.com/open-edx/edx-platform/language/fr/)\n" @@ -400,19 +400,19 @@ msgstr "Création des groupes manquants" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "{start_strong}{total}{end_strong} words submitted in total." -msgstr "{start_strong}{total}{end_strong} mots soumis au total." +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId} title_word_{uniqueId}" -msgstr "text_word_{uniqueId} title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "title_word_{uniqueId}" -msgstr "title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId}" -msgstr "text_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Show Annotations" @@ -451,8 +451,8 @@ msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded, results hidden)" msgid_plural "%(num_points)s points possible (ungraded, results hidden)" -msgstr[0] "%(num_points)s point possible (non noté, résultats masqués)" -msgstr[1] "%(num_points)s points possible (non noté, résultats masqués)" +msgstr[0] "" +msgstr[1] "" #. Translators: %(num_points)s is the number of points possible (examples: 1, #. 3, 10).; @@ -467,8 +467,8 @@ msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded)" msgid_plural "%(num_points)s points possible (ungraded)" -msgstr[0] "%(num_points)s point possible (non noté)" -msgstr[1] "%(num_points)s points possibles (non notés)" +msgstr[0] "" +msgstr[1] "" #. Translators: %(earned)s is the number of points earned. %(possible)s is the #. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of @@ -487,14 +487,12 @@ msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (ungraded)" msgid_plural "%(earned)s/%(possible)s points (ungraded)" -msgstr[0] "%(earned)s/%(possible)s point (non noté)" -msgstr[1] "%(earned)s/%(possible)s points (non notés)" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." msgstr "" -"Le processus d'évaluation est toujours en cours. Rafraîchir la page pour " -"mettre à jour." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." @@ -885,10 +883,6 @@ msgstr "" msgid "Edit HTML" 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -1048,7 +1042,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Header" -msgstr "En-tête" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1741,9 +1735,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Cliquez sur OK pour avoir votre nom d'utilisateur et votre adresse électronique transmis à une application tierce.\n" -"\n" -"Cliquez sur Annuler pour retourner à la page précédente sans envoyer d'information." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1751,9 +1742,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Cliquez sur OK pour avoir votre nom d'utilisateur transmis à une application tierce.\n" -"\n" -"Cliquez sur Annuler pour retourner à la page précédente sans envoyer d'information." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1761,25 +1749,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Cliquez sur OK pour avoir votre adresse mail transmise à une application tierce.\n" -"\n" -"Cliquez sur Annuler pour retourner à la page précédente sans envoyer d'information." #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "incorrect" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "correct" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "réponse" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "Brève explication" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1787,20 +1772,16 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"Si vous utilisez l'éditeur avancé, ce problème sera converti en XML et vous ne serez plus en mesure de revenir à l'interface d'édition simple.\n" -"Passer à l'éditeur avancé et convertir ce problème en XML?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" -msgstr "Explication" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." msgstr "" -"Erreur de séquence! Impossible de se rendre à %(tab_name)s dans le module " -"SequenceModule en cours. Veuillez contacter les responsables du cours." #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1811,35 +1792,35 @@ msgstr "Ajouté aux favoris" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "Lecture" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "Pause" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Mute" -msgstr "Couper le son" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Unmute" -msgstr "Remettre le son" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Exit full browser" -msgstr "Quitter le navigateur plein écran" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "Remplir le navigateur" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "Vitesse" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1849,62 +1830,62 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "Volume" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "Son coupé" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "Très faible" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "Faible" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "Moyen" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "Fort" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "Très fort" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "Maximum" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "Ce navigateur ne peut pas lire les fichiers .mp4, .ogg, ou .webm" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "Essayez un navigateur différent, Google Chrome par exemple." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "Haute définition" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "arrêt" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "on" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" @@ -1912,41 +1893,39 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "Vidéo terminée" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "Position de la vidéo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s heure" -msgstr[1] "%(value)s heures" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s minute" -msgstr[1] "%(value)s minutes" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s seconde" -msgstr[1] "%(value)s secondes" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" "Click on this button to mute or unmute this video or press UP or DOWN " "buttons to increase or decrease volume level." msgstr "" -"Cliquer sur ce bouton pour couper ou remettre le son de la vidéo ou appuyer " -"sur les touches HAUT ou BAS pour augmenter ou diminuer le volume. " #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Adjust video volume" -msgstr "Régler le volume de la vidéo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "" @@ -1954,59 +1933,52 @@ msgid "" "navigate the different speeds, then press ENTER to change to the selected " "speed." msgstr "" -"Appuyez sur la touche HAUT pour accéder au menu vitesse, puis utilisez les " -"touches HAUT et BAS pour choisir la vitesse, enfin appuyez sur ENTREE pour " -"sélectionner la nouvelle vitesse." #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Adjust video speed" -msgstr "Régler la vitesse de lecture de la vidéo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Video speed: " -msgstr "Vitesse de lecture de la vidéo :" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "Passer" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "Lire la vidéo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "Ne pas montrer de nouveau" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" -msgstr "Ouvrir le menu des langues" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Transcript will be displayed when you start playing the video." msgstr "" -"La transcription sera affichée au moment où vous démarrerez la lecture de la" -" vidéo." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Activating a link in this group will skip to the corresponding point in the " "video." msgstr "" -"L'activation d'un lien dans ce groupe permettra d'aller au point " -"correspondant de la vidéo." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Video transcript" -msgstr "Transcription de la vidéo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Start of transcript. Skip to the end." -msgstr "Début de la transcription. Avancer jusqu'à la fin." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "End of transcript. Skip to the start." -msgstr "Fin de la transcription. Aller au début." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" @@ -2014,29 +1986,26 @@ msgid "" " keys to navigate language options. Press ENTER to change to the selected " "language." msgstr "" -"Appuyez sur la touche HAUT pour accéder au menu langue, puis utilisez les " -"touches HAUT et BAS pour parcourir les options de langue. Appuyez sur ENTRÉE" -" pour sélectionner la nouvelle langue." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "Masquer les sous-titres" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" -msgstr "(Les sous-titres s'afficheront quand vous lancerez la vidéo.)" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "Afficher les sous-titres" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "Activer la transcription" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "Désactiver la transcription" +msgstr "" #: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx #: cms/templates/js/move-xblock-list.underscore @@ -2341,72 +2310,72 @@ msgstr "déposé sur la cible" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "il y a %s " +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "depuis %s " +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "moins d’une minute" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "environ une minute" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d minute" -msgstr[1] "%d minutes" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "environ une heure" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "environ %d heure" -msgstr[1] "environ %d heures" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "un jour" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d jour" -msgstr[1] "%d jours" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "environ un mois" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d mois" -msgstr[1] "%d mois" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "environ un an" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d an" -msgstr[1] "%d ans" +msgstr[0] "" +msgstr[1] "" #: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx msgid "Select a section or problem" @@ -8228,6 +8197,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" diff --git a/conf/locale/he/LC_MESSAGES/django.mo b/conf/locale/he/LC_MESSAGES/django.mo index 79a23f9b94feb3dd3d637ab13ab837ed8f1a152e..127333053f697083cad5bb83e22b534738666fb3 100644 GIT binary patch delta 82671 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 MI$4I-Hoe{Kf20ERLjV8( diff --git a/conf/locale/he/LC_MESSAGES/django.po b/conf/locale/he/LC_MESSAGES/django.po index 16f7d63533..61c8d46882 100644 --- a/conf/locale/he/LC_MESSAGES/django.po +++ b/conf/locale/he/LC_MESSAGES/django.po @@ -85,8 +85,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-20 09:01+0000\n" -"PO-Revision-Date: 2018-07-20 09:02+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" +"PO-Revision-Date: 2018-07-23 07:15+0000\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: Hebrew (http://www.transifex.com/open-edx/edx-platform/language/he/)\n" "Language: he\n" @@ -278,8 +278,6 @@ msgstr "חינוך מקצועי" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "שם לתצוגה" @@ -1812,8 +1810,7 @@ msgstr "התשובה נמצאת בתהליך עיבוד." msgid "Not yet answered." msgstr "לא ניתנה עדיין תשובה." -#: common/lib/capa/capa/inputtypes.py src/django-wiki/wiki/forms.py -#: wiki/forms.py +#: common/lib/capa/capa/inputtypes.py wiki/forms.py msgid "Select an option" msgstr "בחר אפשרות" @@ -2850,22 +2847,22 @@ msgstr "מיפוי נושאי דיון" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" -"הכנס/י קטגוריות דיון בתבנית הבאה: \"שם הקטגוריה\": {\"id\": " -"\"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. לדוגמא אחת קטגוריות " -"דיון יכולה להיות \"Lydian Mode\": {\"id\": \"i4x-UniversityX-" -"MUS101-course-2015_T1\"}. ערך ה \"id\" עבור כל קטגוריה חייב להיות יחודי. " -"בערך ה \"id\", התווים היחודים שניתן להשתמש בהם הם קו תחתון, מקף ונקודה. " -"ניתן גם לציין קטגוריה כברירת מחדל עבור הודעות חדשות בדף הדיון על ידי הגדרת " -"התכונה \"ברירת מחדל\" לאמת. לדוגמה, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"הכנס/י קטגוריות דיון בתבנית הבאה: \"שם הקטגוריה\": {\"id\": \"i4x-" +"InstitutionName-CourseNumber-course-CourseRun\"}. לדוגמא אחת קטגוריות דיון " +"יכולה להיות \"Lydian Mode\": {\"id\": \"i4x-UniversityX-MUS101-course-" +"2015_T1\"}. ערך ה \"id\" עבור כל קטגוריה חייב להיות יחודי. בערך ה \"id\", " +"התווים היחודים שניתן להשתמש בהם הם קו תחתון, מקף ונקודה. ניתן גם לציין " +"קטגוריה כברירת מחדל עבור הודעות חדשות בדף הדיון על ידי הגדרת התכונה \"ברירת " +"מחדל\" לאמת. לדוגמה, \"Lydian Mode\": {\"id\": \"i4x-UniversityX-MUS101" +"-course-2015_T1\", \"default\": true}." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Sorting Alphabetical" @@ -5187,8 +5184,7 @@ msgstr "" "לא ניתן ליצור CCX מקורס באמצעות מזהה מיושן. צור הרצה חוזרת של קורס זה " "ב-Studio על מנת לאפשר פעולה זו." -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "נוצר" @@ -6504,7 +6500,6 @@ msgid "" msgstr "שגיאה בהעלאת קובץ. אנא צור קשר עם מנהל האתר. תודה רבה." #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "טוב" @@ -6923,8 +6918,6 @@ msgstr "% הנחה" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -7499,13 +7492,7 @@ msgstr "איפוס" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -7577,8 +7564,7 @@ msgstr "שם החברה" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "כותרת" @@ -8882,8 +8868,7 @@ msgstr "אוניברסיטה" msgid "Course Announce Date" msgstr "תאריך הכרזת הקורס" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "תאריך תחילת קורס" @@ -9547,8 +9532,6 @@ msgstr "" " את ההרשאות האלה, אנא לחץ על לחצן 'ביטול'." #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/manage_users.html cms/templates/manage_users_lib.html msgid "Cancel" @@ -9573,52 +9556,36 @@ msgid "See all children" msgstr "הראה את כל מאמרי המשנה" #: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "מאמר זה שונה לאחרונה:" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Add new article" msgstr "הוסף מאמר חדש" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Create article" msgstr "צור מאמר" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Go back" msgstr "חזור" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html msgid "Delete article" msgstr "מחק מאמר" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html #: cms/templates/component.html cms/templates/studio_xblock_wrapper.html msgid "Delete" msgstr "מחק" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "אין אפשרות למחוק מאמר ראשי." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." @@ -9627,7 +9594,6 @@ msgstr "" "משנה. נסה להסיר את מאמרי המשנה באופן ידני אחד-אחד." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" @@ -9636,37 +9602,29 @@ msgstr "" "תבחר למחוק, מאמרי המשנה של המאמר יימחקו גם הם!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "מאמרים שיימחקו" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "...and more!" msgstr "... ויותר!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "אתה עומד למחוק את המאמר. נא אשר." -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "עריכה" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html msgid "Save changes" msgstr "שמור שינויים" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: cms/templates/container.html +#: lms/templates/wiki/edit.html cms/templates/container.html msgid "Preview" msgstr "תצוגה מקדימה" @@ -9706,17 +9664,15 @@ msgstr "תצוגה מקדימה של Wiki" msgid "window open" msgstr "חלון פתוח" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Back to editor" msgstr "חזרה לעורך" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "History" msgstr "היסטוריה" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -9732,27 +9688,22 @@ msgid "(no log message)" msgstr "(אין הודעת יומן)" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "תצוגה מקדימה לעדכון זה" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Auto log:" msgstr "יומן אוטומטי:" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Change" msgstr "שינוי" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "מזג גרסה שנבחרה עם נוכחית...." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "החלף לגרסה שנבחרה" @@ -9761,12 +9712,10 @@ msgid "Wiki Revision Preview" msgstr "תצוגה מקדימה לעדכון Wiki" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Back to history view" msgstr "חזרה לתצוגת היסטוריה" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "החלף לגרסה זו" @@ -9775,12 +9724,10 @@ msgid "Merge Revision" msgstr "מזג עדכון" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge with current" msgstr "מזג עם הנוכחי" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." @@ -9789,17 +9736,14 @@ msgstr "" "המוערך בשתי הגרסאות. " #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "לאחר מכן, חשוב לבצע סקירה ידנית." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "צור גרסה ממוזגת חדשה" #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -9840,7 +9784,6 @@ msgid "Miniature Markdown Guide" msgstr "מדריך שפת Markdown מיניאטורי " #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " "you the creation page." @@ -9924,20 +9867,16 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "קבצים מצורפים" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "העלה קובץ חדש" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "חפש והוסף קובץ" @@ -9946,17 +9885,14 @@ msgid "Upload File" msgstr "העלה קובץ" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "העלה קובץ" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "חיפוש קבצים ומאמרים" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " "on other articles which may or may not be a good thing." @@ -9965,7 +9901,6 @@ msgstr "" " מאמרים אחרים העשויים או לא עשויים להיות טובים." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -9980,7 +9915,6 @@ msgid "Search" msgstr "חיפוש" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" " directly refer to a file from the article text." @@ -9989,20 +9923,14 @@ msgstr "" " לקובץ מטקסט המאמר." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Markdown tag" msgstr "תגית שפת Markdown" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Uploaded by" msgstr "הועלה על ידי" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Size" msgstr "גודל" @@ -10011,39 +9939,30 @@ msgid "File History" msgstr "היסטורית קובץ" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "נתק" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Replace" msgstr "החלף" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html msgid "Restore" msgstr "שחזר" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "אנונימי (IP נרשם במערכת)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "היסטוריית קובץ" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "גרסאות" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "לא קיימים קבצים מצורפים למאמר זה." @@ -10056,12 +9975,10 @@ msgid "Previewing a merge between two revisions:" msgstr "תצוגה מקדימה למיזוג של שני עדכונים:" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "הגרסה נמחקה." #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "שחזור לעדכון זה ימחק את המאמר." @@ -11465,1250 +11382,6 @@ msgid "" "profile. {learn_more_link_start}Learn more{learn_more_link_end}" msgstr "" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "סוג" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki notifications" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki images" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki attachments" -msgstr "" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "הגדרות עבור plugin" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "ניסיון 1,2,3" - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "כותרת ראשונית למאמר. ניתנת לשכתוב באמצעות כותרות של גירסאות אחרות." - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "הקלד תוכן כלשהו" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "" -"זהו רק תוכן התחלתי למאמר. לאחר יצירתו, תוכל לעשות שימוש באפשרויות מורכבות " -"יותר כדוגמת הוספת תוספים, מטא-דאטה, מאמרים קשורים ועוד..." - -#: wiki/forms.py -msgid "Contents" -msgstr "תכנים" - -#: wiki/forms.py -msgid "Summary" -msgstr "סיכום" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "אנא רשום הסבר קצר לשינויים שעשית. ההסבר יופיע ביומן הגירסאות." - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "" -"בזמן עריכתך, מישהו אחר שינה את העריכה. תכניך מוזגו באופן אוטומטי עם התכנים " -"החדשים. לצורך בקרה, אנא עבור על הטקסט למטה. " - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "לא נעשו שינויים. אין שום דבר לשמור." - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "שם קצר למאמר" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"זו הכתובת בה יהיה ניתן למצוא את המאמר. השתמש רק בתווים אלפאנומריים, כלומר אותיות ומספרים, - או _. \n" -"לתשומת לבך: אינך יכול לשנות את שמו הקצר של המאמר לאחר יצירתו. " - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "כתוב הודעה קצרה ליומן ההיסטוריה של מאמר." - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "שם קצר למאמר אינו יכול להתחיל בקו תחתון" - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "מאמר שנמחק ששמו הקצר \"%s\" קיים כבר. " - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "שם מקוצר \"%s\" של המאמר קיים כבר במערכת." - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "כן, אני בטוח" - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "מחיקה לצמיתות" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "" -"מחיקה לצמיתות של המאמר: הסר לחלוטין את המאמר (וכל תכולתו) ללא אפשרות לביטול " -"הפעולה. מחיקה לצמיתות היא רעיון טוב במידה ותרצה לפנות את השם המקוצר של המאמר" -" כך שמשתמשים אחרים יוכלו ליצור מאמרים חדשים במקומו." - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "אינך בטוח מספיק!" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "המאמר עבר עריכה בזמן נסיון מחיקתו. אנא בדוק ונסה שוב!" - -#: wiki/forms.py -msgid "Lock article" -msgstr "נעל מאמר" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "חסום גישת עריכה עבור מאמר זה לכלל המשתמשים." - -#: wiki/forms.py -msgid "Permissions" -msgstr "הרשאות" - -#: wiki/forms.py -msgid "Owner" -msgstr "בעלים" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "הכנס שם משתמש של הבעלים." - -#: wiki/forms.py -msgid "(none)" -msgstr "(ריק)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "לרשת הרשאות" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "" -"סמן כאן על מנת להחיל באופן רקורסיבי את הרשאות לכל המאמרים הנמצאים מתחת למאמר" -" זה." - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "הרשאות עבור מאמר זה עודכנו." - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "לא היו שינויים בהרשאות, לכן דבר לא נשמר." - -#: wiki/forms.py -msgid "No user with that username" -msgstr "לא קיים משתמש בעל שם משתמש זה" - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "מאמר חסום לעריכה" - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "מאמר פתוח לעריכה" - -#: src/django-wiki/wiki/forms.py wiki/forms.py -msgid "Filter" -msgstr "" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "גירסה נוכחית" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "" -"גירסה המוצגת למאמר זה. במידה ויש צורך בשחזור לגרסה קודמת, אנא שנה את הערך " -"בשדה זה." - -#: wiki/models/article.py -msgid "modified" -msgstr "עבר שינויים" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "מאפייני מאמר עודכנו לאחרונה" - -#: wiki/models/article.py -msgid "owner" -msgstr "בעלים" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "" -"בעליו של המאמר, בדרך כלל יוצרו של המאמר. לבעלים יש תמיד הרשאות קריאה וכתיבה." - -#: wiki/models/article.py -msgid "group" -msgstr "קבוצה" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "" -"בדומה למערכת הפעלה UNIX, ניתן לתת הרשאות למשתמש לפי שיוכו לקבוצת משתמשים. " -"קבוצות משתמשים מנוהלות על ידי מערכת הרשאות של Django." - -#: wiki/models/article.py -msgid "group read access" -msgstr "גישת קריאה לקבוצה" - -#: wiki/models/article.py -msgid "group write access" -msgstr "גישת כתיבה לקבוצה" - -#: wiki/models/article.py -msgid "others read access" -msgstr "גישת קריאה לאחרים" - -#: wiki/models/article.py -msgid "others write access" -msgstr "גישת כתיבה לאחרים" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "מאמר ללא תוכן (%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "סוג התוכן" - -#: wiki/models/article.py -msgid "object ID" -msgstr "זהות האוביקט" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "מאמר לאוביקט" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "מאמרים לאוביקט" - -#: wiki/models/article.py -msgid "revision number" -msgstr "מספר גירסה" - -#: wiki/models/article.py -msgid "IP address" -msgstr "כתובת IP" - -#: wiki/models/article.py -msgid "user" -msgstr "משתמש" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "נעול" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "מאמר" - -#: wiki/models/article.py -msgid "article contents" -msgstr "תוכן המאמר" - -#: wiki/models/article.py -msgid "article title" -msgstr "כותרת המאמר" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "כל עדכון מכיל שדה כותרת שחובה למלא אותו, גם אם הכותרת לא שונתה. " - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "מאמר מקורי" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "אישורים ניתנים בירושה ממאמר זה." - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "תוסף שוּנה." - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "" -"עדכון לתוסף זה מוצג כעת. במידה ואתה צריך לבצע שחזור לגרסה קודמת, שנה את ערך " -"שדה זה. " - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "חיפוש של ערכים מזיכרון מטמון למאמרים. " - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "שם קצר למאמר" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(שורש)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "נתיב כתובת URL" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "נתיבי כתובות URL" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "צר לנו אך אינך יכול ליצור מאמר בסיס בעל שם קצר למאמר. " - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "עבור הערה שאינה ראשית חייב להיות תמיד שם קצר למאמר. " - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "קיים צומת ראשי עבור %s " - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"מאמרים שאיבדו את מאמרי הבסיס שלהם\n" -"===============================\n" -"\n" -"מאמרי בסיס של מאמרי משנה אלו נמחקו. ככל הנראה, עליכם למצוא בית חדש עבורם." - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "מחלקת אבידות" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "סיכום קצר על מה שמכיל הקובץ " - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "כן, אני בטוח..." - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "לחצו על מנת להוריד את הקובץ" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "" -"גירסה של הקובץ המצורף נמצאת בשימוש כעת (לכל המאמרים העושים שימוש בקובץ " -"המצורף)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "שם קובץ מקורי" - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "קובץ מצורף" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "קבצים מצורפים" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "קובץ" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "עדכון קובץ מצורף" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "עדכוני קבצים מצורפים" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "" - -#: lms/templates/shoppingcart/shopping_cart.html -msgid "Remove" -msgstr "הסר" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -msgid "Date" -msgstr "תאריך" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "%s נוסף בהצלחה." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "הקובץ לא נשמר: %s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "הקובץ לא נשמר, ככל הנראה בשל שגיאות בהרשאות של שרת האינטרנט." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "%s הועלה ויחליף את הקובץ המצורף הקודם." - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "" -"הקובץ החדש יקבל שם חדש באופן אוטומטי כך שיתאים לשם הקובץ הקיים כעת. קבצים " -"בעלי סיומות שונות לא יאושרו." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "גרסה נוכחית שונתה עבור %s." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "נוספה הפנייה \"%(att)s\" מתוך \"%(art)s\"." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "קובץ %s נמחק." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "מאמר זה אינו קשור יותר לקובץ %s." - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "קובץ שונה: %s " - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "קובץ נמחק: %s" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "עזרה" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "קישורים" - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "התראות" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "כאשר המאמר במצב עריכה" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "קיבל גם דואר אלקטרוני לגבי שינויים במאמר" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "הגדרות הודעותך עודכנו" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "הגדרות הודעותיך לא שונו, כך שדבר לא נשמר. " - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "%(user)s נרשם ל-%(article)s (%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "מאמר נמחק: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "מאמר שונה: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "מאמר חדש נוצר: %s" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -msgid "Log in" -msgstr "התחבר" - -#: lms/templates/login.html -msgid "Please log in" -msgstr "התחבר בבקשה" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -#: wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Search..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Log out" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "" - -#: lms/templates/wiki/includes/breadcrumbs.html -msgid "Add article" -msgstr "הוסף מאמר" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "clear" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "" - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "הגדרות" - -#: lms/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "שינויים" - -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "" - -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "הצג" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "" - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "אתה רשום כעת למערכת ויכול להיכנס." - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "" -"אינך מחובר יותר למערכת.\n" -"להתראות!" - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "אתה מחובר כעת! תהנה!" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "מאמר חדש '%s' נוצר." - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "אירעה שגיאה בזמן יצירת המאמר: %s" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "אירעה שגיאה בזמן יצירת מאמר זה." - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "" -"מאמר זה אינו יכול להימחק מכיוון שיש לו מאמרי משנה או שהינו מאמר בסיס. " - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "מאמר זה יחד עם כל תוכנו המקושר נמחק לחלוטין! תודה!" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "מאמר\"%s\" מסומן עתה כמחוק! תודה על שמירת האתר נקי מתוכן לא רצוי!" - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "השינויים שביצעתם נשמרו." - -#: src/django-wiki/wiki/views/article.py wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "" - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "משחזר מאמר" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "מאמר \"%s\" ומאמריו המשנייים שוחזרו." - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "המאמר %(title)s מוגדר כרגע להציג עדכון מספר%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "כותרת חדשה" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "מיזוג בין גירסה #%(r1)d וגירסה #%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "גרסה חדשה נוצרה: מיזוג בין גרסה #%(r1)d וגרסה #%(r2)d" - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "שמור" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -12926,8 +11599,8 @@ msgid "Course has been successfully reindexed." msgstr "מִפתוח הקורס מחדש בוצע בהצלחה." #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "לא נקבע" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -13454,6 +12127,14 @@ msgstr "העמוד לא נמצא" msgid "Content" msgstr "תוכן" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "הגדרות" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -13580,6 +12261,12 @@ msgstr "דרישות" msgid "Details" msgstr "פרטים" +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "הצג" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -13603,6 +12290,16 @@ msgstr "שפת הקורס" msgid "Account" msgstr "חשבון" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "עזרה" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -13810,6 +12507,8 @@ msgid "You do not have access to this dependency module." msgstr "אין לך גישה ליחידת תפקוד תלויה זו." #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "למד עוד" @@ -14287,6 +12986,10 @@ msgstr "היכנס לקורסים שלי" msgid "Processing your account information" msgstr "מעבד את מידע החשבון שלך" +#: lms/templates/login.html +msgid "Please log in" +msgstr "התחבר בבקשה" + #: lms/templates/login.html msgid "to access your account and courses" msgstr "כניסה לחשבון ולקורסים שלך " @@ -14488,6 +13191,10 @@ msgstr "" msgid "Hint" msgstr "רמז" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "שמור" + #: lms/templates/problem.html msgid "Save your answer" msgstr "שמור את תשובתך" @@ -14698,6 +13405,11 @@ msgstr "עזרה בתהליך הרישום" msgid "Already registered?" msgstr "רשום כבר?" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +msgid "Log in" +msgstr "התחבר" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "ברוכים הבאים ל{platform_name}" @@ -15073,6 +13785,12 @@ msgstr "הבא" msgid "Recent git load activity for {course_id}" msgstr "טעינת קורס אחרונה מ-GIT ל-{course_id}" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +msgid "Date" +msgstr "תאריך" + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -15108,6 +13826,10 @@ msgstr "כתובת IP" msgid "source" msgstr "מקור" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "סוג" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "ביטול ההרשמה עבר בהצלחה!" @@ -16573,6 +15295,7 @@ msgstr "אתה רשום לקורס זה" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "צפה בקורס" @@ -16818,6 +15541,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -16826,6 +15550,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -16922,6 +15647,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -18640,6 +17366,13 @@ msgstr "" msgid "Programs" msgstr "תכניות" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -20355,6 +19088,10 @@ msgstr "הצג את סטטוס המשימות שהגשת לגבי בעיה זו. msgid "My Courses" msgstr "הקורסים שלי" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "פרטי תכנית" @@ -20994,6 +19731,10 @@ msgstr "הגדל" msgid "Decrease" msgstr "הקטן" +#: lms/templates/shoppingcart/shopping_cart.html +msgid "Remove" +msgstr "הסר" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "קוד הנחה או הפעלה" @@ -21386,6 +20127,10 @@ msgstr "למידע נוסף" msgid "{span_start}(active){span_end}" msgstr "{span_start}(פעיל){span_end}" +#: lms/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "שינויים" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}פעיל{span_end}" @@ -21394,6 +20139,10 @@ msgstr "{span_start}פעיל{span_end}" msgid "Course Wiki" msgstr "קורס Wiki" +#: lms/templates/wiki/includes/breadcrumbs.html +msgid "Add article" +msgstr "הוסף מאמר" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "תצוגה מקדימה של הגדרות שפה" @@ -21562,6 +20311,79 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -22444,22 +21266,6 @@ msgstr "לחץ לפתוח את הלומדה בחלונית חדשה במערכת msgid "View Live" msgstr "תצוגה בזמן אמת" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "ערוך תאריך התחלה" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "קצב קורס" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "קצב אישי" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "מלווה במרצה" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "ארגון הקורס שלך" @@ -24357,10 +23163,18 @@ msgstr "אימות מזהה" msgid "In-Course Reverification {number}" msgstr "אימות מחדש בתוך הקורס {number}" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "קצב קורס" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "הגדר את הקצב לקורס זה" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "מלווה במרצה" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -24370,6 +23184,10 @@ msgstr "" "ההתקדמות בקורסים מלווים במרצה היא בקצב שמגדיר הכותב. ניתן להגדיר תאריכי הפצה" " של תוכן הקורס ותאריכי יעד להקצאות." +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "קצב אישי" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -25310,6 +24128,604 @@ msgstr "כרגע מחובר:" msgid "Maintenance" msgstr "תחזוקה" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "ניסיון 1,2,3" + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "כותרת ראשונית למאמר. ניתנת לשכתוב באמצעות כותרות של גירסאות אחרות." + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "הקלד תוכן כלשהו" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "" +"זהו רק תוכן התחלתי למאמר. לאחר יצירתו, תוכל לעשות שימוש באפשרויות מורכבות " +"יותר כדוגמת הוספת תוספים, מטא-דאטה, מאמרים קשורים ועוד..." + +#: wiki/forms.py +msgid "Contents" +msgstr "תכנים" + +#: wiki/forms.py +msgid "Summary" +msgstr "סיכום" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "אנא רשום הסבר קצר לשינויים שעשית. ההסבר יופיע ביומן הגירסאות." + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "" +"בזמן עריכתך, מישהו אחר שינה את העריכה. תכניך מוזגו באופן אוטומטי עם התכנים " +"החדשים. לצורך בקרה, אנא עבור על הטקסט למטה. " + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "לא נעשו שינויים. אין שום דבר לשמור." + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "שם קצר למאמר" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"זו הכתובת בה יהיה ניתן למצוא את המאמר. השתמש רק בתווים אלפאנומריים, כלומר אותיות ומספרים, - או _. \n" +"לתשומת לבך: אינך יכול לשנות את שמו הקצר של המאמר לאחר יצירתו. " + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "כתוב הודעה קצרה ליומן ההיסטוריה של מאמר." + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "שם קצר למאמר אינו יכול להתחיל בקו תחתון" + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "מאמר שנמחק ששמו הקצר \"%s\" קיים כבר. " + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "שם מקוצר \"%s\" של המאמר קיים כבר במערכת." + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "כן, אני בטוח" + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "מחיקה לצמיתות" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "" +"מחיקה לצמיתות של המאמר: הסר לחלוטין את המאמר (וכל תכולתו) ללא אפשרות לביטול " +"הפעולה. מחיקה לצמיתות היא רעיון טוב במידה ותרצה לפנות את השם המקוצר של המאמר" +" כך שמשתמשים אחרים יוכלו ליצור מאמרים חדשים במקומו." + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "אינך בטוח מספיק!" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "המאמר עבר עריכה בזמן נסיון מחיקתו. אנא בדוק ונסה שוב!" + +#: wiki/forms.py +msgid "Lock article" +msgstr "נעל מאמר" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "חסום גישת עריכה עבור מאמר זה לכלל המשתמשים." + +#: wiki/forms.py +msgid "Permissions" +msgstr "הרשאות" + +#: wiki/forms.py +msgid "Owner" +msgstr "בעלים" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "הכנס שם משתמש של הבעלים." + +#: wiki/forms.py +msgid "(none)" +msgstr "(ריק)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "לרשת הרשאות" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "" +"סמן כאן על מנת להחיל באופן רקורסיבי את הרשאות לכל המאמרים הנמצאים מתחת למאמר" +" זה." + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "הרשאות עבור מאמר זה עודכנו." + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "לא היו שינויים בהרשאות, לכן דבר לא נשמר." + +#: wiki/forms.py +msgid "No user with that username" +msgstr "לא קיים משתמש בעל שם משתמש זה" + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "מאמר חסום לעריכה" + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "מאמר פתוח לעריכה" + +#: wiki/forms.py +msgid "Filter" +msgstr "" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "הגדרות עבור plugin" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "גירסה נוכחית" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "" +"גירסה המוצגת למאמר זה. במידה ויש צורך בשחזור לגרסה קודמת, אנא שנה את הערך " +"בשדה זה." + +#: wiki/models/article.py +msgid "modified" +msgstr "עבר שינויים" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "מאפייני מאמר עודכנו לאחרונה" + +#: wiki/models/article.py +msgid "owner" +msgstr "בעלים" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "" +"בעליו של המאמר, בדרך כלל יוצרו של המאמר. לבעלים יש תמיד הרשאות קריאה וכתיבה." + +#: wiki/models/article.py +msgid "group" +msgstr "קבוצה" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "" +"בדומה למערכת הפעלה UNIX, ניתן לתת הרשאות למשתמש לפי שיוכו לקבוצת משתמשים. " +"קבוצות משתמשים מנוהלות על ידי מערכת הרשאות של Django." + +#: wiki/models/article.py +msgid "group read access" +msgstr "גישת קריאה לקבוצה" + +#: wiki/models/article.py +msgid "group write access" +msgstr "גישת כתיבה לקבוצה" + +#: wiki/models/article.py +msgid "others read access" +msgstr "גישת קריאה לאחרים" + +#: wiki/models/article.py +msgid "others write access" +msgstr "גישת כתיבה לאחרים" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "מאמר ללא תוכן (%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "סוג התוכן" + +#: wiki/models/article.py +msgid "object ID" +msgstr "זהות האוביקט" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "מאמר לאוביקט" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "מאמרים לאוביקט" + +#: wiki/models/article.py +msgid "revision number" +msgstr "מספר גירסה" + +#: wiki/models/article.py +msgid "IP address" +msgstr "כתובת IP" + +#: wiki/models/article.py +msgid "user" +msgstr "משתמש" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "נעול" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "מאמר" + +#: wiki/models/article.py +msgid "article contents" +msgstr "תוכן המאמר" + +#: wiki/models/article.py +msgid "article title" +msgstr "כותרת המאמר" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "כל עדכון מכיל שדה כותרת שחובה למלא אותו, גם אם הכותרת לא שונתה. " + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "מאמר מקורי" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "אישורים ניתנים בירושה ממאמר זה." + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "תוסף שוּנה." + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "" +"עדכון לתוסף זה מוצג כעת. במידה ואתה צריך לבצע שחזור לגרסה קודמת, שנה את ערך " +"שדה זה. " + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "חיפוש של ערכים מזיכרון מטמון למאמרים. " + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "שם קצר למאמר" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(שורש)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "נתיב כתובת URL" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "נתיבי כתובות URL" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "צר לנו אך אינך יכול ליצור מאמר בסיס בעל שם קצר למאמר. " + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "עבור הערה שאינה ראשית חייב להיות תמיד שם קצר למאמר. " + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "קיים צומת ראשי עבור %s " + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"מאמרים שאיבדו את מאמרי הבסיס שלהם\n" +"===============================\n" +"\n" +"מאמרי בסיס של מאמרי משנה אלו נמחקו. ככל הנראה, עליכם למצוא בית חדש עבורם." + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "מחלקת אבידות" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "סיכום קצר על מה שמכיל הקובץ " + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "כן, אני בטוח..." + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "לחצו על מנת להוריד את הקובץ" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "" +"גירסה של הקובץ המצורף נמצאת בשימוש כעת (לכל המאמרים העושים שימוש בקובץ " +"המצורף)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "שם קובץ מקורי" + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "קובץ מצורף" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "קבצים מצורפים" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "קובץ" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "עדכון קובץ מצורף" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "עדכוני קבצים מצורפים" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "%s נוסף בהצלחה." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "הקובץ לא נשמר: %s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "הקובץ לא נשמר, ככל הנראה בשל שגיאות בהרשאות של שרת האינטרנט." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "%s הועלה ויחליף את הקובץ המצורף הקודם." + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "" +"הקובץ החדש יקבל שם חדש באופן אוטומטי כך שיתאים לשם הקובץ הקיים כעת. קבצים " +"בעלי סיומות שונות לא יאושרו." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "גרסה נוכחית שונתה עבור %s." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "נוספה הפנייה \"%(att)s\" מתוך \"%(art)s\"." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "קובץ %s נמחק." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "מאמר זה אינו קשור יותר לקובץ %s." + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "קובץ שונה: %s " + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "קובץ נמחק: %s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -25421,6 +24837,11 @@ msgstr "" msgid "There are no images for this article." msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -25445,6 +24866,11 @@ msgstr "" msgid "Image id" msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "" @@ -25479,3 +24905,344 @@ msgid "" "Markdown in the caption. The markdown code syntax for images looks like " "this, possible values for align are left/center/right:" msgstr "" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "קישורים" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "התראות" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "כאשר המאמר במצב עריכה" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "קיבל גם דואר אלקטרוני לגבי שינויים במאמר" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "הגדרות הודעותך עודכנו" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "הגדרות הודעותיך לא שונו, כך שדבר לא נשמר. " + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "%(user)s נרשם ל-%(article)s (%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "מאמר נמחק: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "מאמר שונה: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "מאמר חדש נוצר: %s" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "" + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "אתה רשום כעת למערכת ויכול להיכנס." + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "" +"אינך מחובר יותר למערכת.\n" +"להתראות!" + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "אתה מחובר כעת! תהנה!" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "מאמר חדש '%s' נוצר." + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "אירעה שגיאה בזמן יצירת המאמר: %s" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "אירעה שגיאה בזמן יצירת מאמר זה." + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "" +"מאמר זה אינו יכול להימחק מכיוון שיש לו מאמרי משנה או שהינו מאמר בסיס. " + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "מאמר זה יחד עם כל תוכנו המקושר נמחק לחלוטין! תודה!" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "מאמר\"%s\" מסומן עתה כמחוק! תודה על שמירת האתר נקי מתוכן לא רצוי!" + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "השינויים שביצעתם נשמרו." + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "" + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "משחזר מאמר" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "מאמר \"%s\" ומאמריו המשנייים שוחזרו." + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "המאמר %(title)s מוגדר כרגע להציג עדכון מספר%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "כותרת חדשה" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "מיזוג בין גירסה #%(r1)d וגירסה #%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "גרסה חדשה נוצרה: מיזוג בין גרסה #%(r1)d וגרסה #%(r2)d" diff --git a/conf/locale/he/LC_MESSAGES/djangojs.mo b/conf/locale/he/LC_MESSAGES/djangojs.mo index 61beea79c387fa4c0aabfbdc5dc544b36e2628ad..1860a8bba5da56ddc4b30beac0eb415b3cf8a362 100644 GIT binary patch delta 31033 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 delta 40898 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 diff --git a/conf/locale/he/LC_MESSAGES/djangojs.po b/conf/locale/he/LC_MESSAGES/djangojs.po index c2ed41f804..6ed660adfc 100644 --- a/conf/locale/he/LC_MESSAGES/djangojs.po +++ b/conf/locale/he/LC_MESSAGES/djangojs.po @@ -66,7 +66,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-20 09:00+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" "PO-Revision-Date: 2018-07-10 07:01+0000\n" "Last-Translator: e2f_HE c1 \n" "Language-Team: Hebrew (http://www.transifex.com/open-edx/edx-platform/language/he/)\n" @@ -294,19 +294,19 @@ msgstr "יצירה של קבוצות חסרות" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "{start_strong}{total}{end_strong} words submitted in total." -msgstr "{start_strong}{total}{end_strong} סך כל המילים שנשלחו." +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId} title_word_{uniqueId}" -msgstr "text_word_{uniqueId} title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "title_word_{uniqueId}" -msgstr "title_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/assets/word_cloud/src/js/word_cloud_main.js msgid "text_word_{uniqueId}" -msgstr "text_word_{uniqueId}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/annotatable/display.js msgid "Show Annotations" @@ -357,20 +357,20 @@ msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded)" msgid_plural "%(num_points)s points possible (graded)" -msgstr[0] "נקודה %(num_points)s אפשרית (שדורגה)" -msgstr[1] "%(num_points)s נקודות אפשריות (שדורגו)" -msgstr[2] "%(num_points)s נקודות אפשריות (שדורגו)" -msgstr[3] "%(num_points)s נקודות אפשריות (שדורגו)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #. Translators: %(num_points)s is the number of points possible (examples: 1, #. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded)" msgid_plural "%(num_points)s points possible (ungraded)" -msgstr[0] "נקודה %(num_points)s אפשרית (שלא דורגה)" -msgstr[1] "%(num_points)s נקודות אפשריות (שלא דורגו)" -msgstr[2] "%(num_points)s נקודות אפשריות (שלא דורגו)" -msgstr[3] "%(num_points)s נקודות אפשריות (שלא דורגו)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #. Translators: %(earned)s is the number of points earned. %(possible)s is the #. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of @@ -379,10 +379,10 @@ msgstr[3] "%(num_points)s נקודות אפשריות (שלא דורגו)" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (graded)" msgid_plural "%(earned)s/%(possible)s points (graded)" -msgstr[0] "נקודה %(earned)s/%(possible)s (שדורגה)" -msgstr[1] "%(earned)s/%(possible)s נקודות (שדורגו)" -msgstr[2] "%(earned)s/%(possible)s נקודות (שדורגו)" -msgstr[3] "%(earned)s/%(possible)s נקודות (שדורגו)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #. Translators: %(earned)s is the number of points earned. %(possible)s is the #. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of @@ -391,18 +391,18 @@ msgstr[3] "%(earned)s/%(possible)s נקודות (שדורגו)" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (ungraded)" msgid_plural "%(earned)s/%(possible)s points (ungraded)" -msgstr[0] "נקודה %(earned)s/%(possible)s (שלא דורגה)" -msgstr[1] "%(earned)s/%(possible)s נקודות (שלא דורגו)" -msgstr[2] "%(earned)s/%(possible)s נקודות (שלא דורגו)" -msgstr[3] "%(earned)s/%(possible)s נקודות (שלא דורגו)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." -msgstr "תהליך הדירוג ממשיך לפעול. רענן את הדף כדי לראות עדכונים." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." -msgstr "לא ניתן לדרג את התשובה. ההגשה בוטלה." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "" @@ -410,38 +410,36 @@ msgid "" "you can, please use Chrome or Safari which have been verified to support " "file uploads." msgstr "" -"ההגשה בוטלה! מצטערים, הדפדפן שלך אינו תומך בהעלאות קבצים. אם ניתן, השתמש " -"בדפדפן Chrome או Safari שניתן בוודאות להעלות דרכם קבצים." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You submitted {filename}; only {allowedFiles} are allowed." -msgstr "הגשת את {filename}; מותרים רק {allowedFiles}." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Your file {filename} is too large (max size: {maxSize}MB)." -msgstr "הקובץ {filename} גדול מדי (גודל מרבי: {maxSize}MB)." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not submit the required files: {requiredFiles}." -msgstr "לא הגשת את הקבצים הדרושים: {requiredFiles}." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not select any files to submit." -msgstr "לא בחרת אף קובץ להגשה." +msgstr "" #. Translators: This is only translated to allow for reordering of label and #. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" -msgstr "{label}: {status}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "This problem has been reset." -msgstr "הבעיה לא אותחלה." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "unsubmitted" -msgstr "לא הוגש" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -791,10 +789,6 @@ msgstr "" msgid "Edit HTML" 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -805,7 +799,7 @@ msgstr "" #: cms/templates/js/xblock-string-field-editor.underscore #: common/static/common/templates/discussion/forum-action-edit.underscore msgid "Edit" -msgstr "עריכה" +msgstr "ערוך" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -954,7 +948,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/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 @@ -1643,9 +1637,6 @@ msgid "" "\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 "" @@ -1653,9 +1644,6 @@ msgid "" "\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 "" @@ -1663,25 +1651,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"לחץ 'אישור' כדי לאשר שכתובת הדואר האלקטרוני שלך תועבר לאפליקציה צד 3. \n" -"\n" -"לחץ על 'ביטול' כדי לחזור לעמוד זה מבלי שהמידע האישי שלך ישלח. " #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "לא נכון" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "נכון" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "תשובה" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "הסבר קצר" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1689,21 +1674,16 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"במידה ואתה משתמש בעורך מתקדם, בעיה זו תומר לפורמט XML ולא תוכל לחזור לממשק של עורך פשוט.\n" -"\n" -"האם להמשיך לעורך מתקדם ולהמיר את הבעיה ל-XML?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" -msgstr "הסבר" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." msgstr "" -"שגיאת המשכיות! אינו יכול לעבור ל-%(tab_name)s במודול נוכחי. אנא צור קשר עם " -"צוות הקורס." #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1714,35 +1694,35 @@ msgstr "מסומן בסימניה" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "נגן" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "השהה" +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_full_screen.js msgid "Exit full browser" -msgstr "צא מדפדפן מלא" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "מלא דפדפן" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "מהירות" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1752,62 +1732,62 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "עוצמת הקול" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "מושתק" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "נמוך מאד" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "נמוך" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "ממוצע" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "רועש" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "רועש מאד" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "מקסימום" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "דפדפן זה אינו יכול לנגן קבצי ogg .webm ,.mp4." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "נסה להשתמש בדפדפן אחר כגון גוגל כרום." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "איכות גבוהה" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "כבוי" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "פועל" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" @@ -1815,47 +1795,45 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "סרטון הווידאו הסתיים" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "מיקום סרטון הווידאו" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s שעה" -msgstr[1] "%(value)s שעות" -msgstr[2] "%(value)s שעות" -msgstr[3] "%(value)s שעות" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s דקה" -msgstr[1] "%(value)s דקות" -msgstr[2] "%(value)s דקות" -msgstr[3] "%(value)s דקות" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s שניה" -msgstr[1] "%(value)s שניות" -msgstr[2] "%(value)s שניות" -msgstr[3] "%(value)s שניות" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" "Click on this button to mute or unmute this video or press UP or DOWN " "buttons to increase or decrease volume level." msgstr "" -"לחץ על לחצן זה כדי להשתיק או לבטל השתקה של סרטון וידאו זה או לחץ על המקשים " -"למעלה או למטה כדי להגביר או להנמיך את רמת הקול. " #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Adjust video volume" -msgstr "התאם את עוצמת הקול של סרטון הווידאו" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "" @@ -1863,55 +1841,52 @@ msgid "" "navigate the different speeds, then press ENTER to change to the selected " "speed." msgstr "" -"לחץ על מקש החץ 'למעלה' כדי להיכנס לתפריט המהירות, ולאחר מכן השתמש במקשי " -"החצים למעלה ולמטה כדי לנווט בין המהירויות השונות. לחץ על ENTER כדי לשנות " -"למהירות שנבחרה." #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Adjust video speed" -msgstr "התאם את מהירות סרטון הווידאו" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Video speed: " -msgstr "מהירות סרטון הווידאו:" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "דלג" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "הפעל את סרטון הווידאו" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "אל תציג שוב" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" -msgstr "פתח תפריט שפה" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Transcript will be displayed when you start playing the video." -msgstr "תמלול יוצג כאשר תתחיל בהפעלת סרטון הווידאו." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Activating a link in this group will skip to the corresponding point in the " "video." -msgstr "הפעלת קישור בקבוצה הזו תוביל ישירות לנקודה המקבילה בסרטון הווידאו." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Video transcript" -msgstr "תמלול סרטון וידאו" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Start of transcript. Skip to the end." -msgstr "התחלת התמלול. דלג לסוף." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "End of transcript. Skip to the start." -msgstr "סוף התמלול. דלג להתחלה." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" @@ -1919,28 +1894,26 @@ msgid "" " keys to navigate language options. Press ENTER to change to the selected " "language." msgstr "" -"לחץ על מקש החץ למעלה כדי להיכנס לתפריט השפה ולאחר מכן השתמש במקשי החצים " -"למעלה ולמטה כדי לנווט בין אפשרויות השפה. לחץ על ENTER כדי לשנות לשפה שנבחרה." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "הסתר כתוביות" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" -msgstr "(כתוביות יוצגו כאשר תפעיל את סרטון הווידאו)." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "הפעל כתוביות" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "הפעל תמלילים" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "כבה תמלילים" +msgstr "" #: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx #: cms/templates/js/move-xblock-list.underscore @@ -2255,82 +2228,82 @@ msgstr "שוחרר על המטרה" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "לפני %s" +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "%s מעכשיו" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "פחות מדקה" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "בערך דקה" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "דקה %d" -msgstr[1] "%d דקות" -msgstr[2] "%d דקות" -msgstr[3] "%d דקות" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "בערך שעה" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "כשעה %d" -msgstr[1] "כ-%d שעות" -msgstr[2] "כ-%d שעות" -msgstr[3] "כ-%d שעות" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "יום" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "יום %d" -msgstr[1] "%d ימים" -msgstr[2] "%d ימים" -msgstr[3] "%d ימים" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "בערך חודש אחד" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "חודש %d" -msgstr[1] "%d חודשים" -msgstr[2] "%d חודשים" -msgstr[3] "%d חודשים" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "כשנה" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "שנה %d" -msgstr[1] "%d שנים" -msgstr[2] "%d שנים" -msgstr[3] "%d שנים" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx msgid "Select a section or problem" @@ -8126,6 +8099,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" diff --git a/conf/locale/hi/LC_MESSAGES/django.mo b/conf/locale/hi/LC_MESSAGES/django.mo index b12bcc3e501a09f86f5597bac839cf882f10cba0..120a35d6f1d49bc4e271607b97c44d74508cf413 100644 GIT binary patch delta 13197 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

_H&6|_=lB?Py`pnH_jOsm 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 YF6ZTW|No}TYi5&A-#MbBePY1>0Tvu%hX4Qo diff --git a/conf/locale/hi/LC_MESSAGES/django.po b/conf/locale/hi/LC_MESSAGES/django.po index f3b587a1aa..56495cc7f7 100644 --- a/conf/locale/hi/LC_MESSAGES/django.po +++ b/conf/locale/hi/LC_MESSAGES/django.po @@ -71,8 +71,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-10 06:59+0000\n" -"PO-Revision-Date: 2018-07-10 07:01+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" +"PO-Revision-Date: 2018-07-23 07:15+0000\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: Hindi (http://www.transifex.com/open-edx/edx-platform/language/hi/)\n" "Language: hi\n" @@ -247,12 +247,9 @@ msgstr "" #: common/lib/xmodule/xmodule/capa_base.py #: common/lib/xmodule/xmodule/conditional_module.py #: common/lib/xmodule/xmodule/html_module.py -#: common/lib/xmodule/xmodule/imageannotation_module.py #: common/lib/xmodule/xmodule/library_content_module.py #: common/lib/xmodule/xmodule/lti_module.py #: common/lib/xmodule/xmodule/split_test_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py @@ -2034,9 +2031,6 @@ msgid "Could not interpret '{given_answer}' as a number." msgstr "" #: common/lib/xmodule/xmodule/annotatable_module.py -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py msgid "XML data for the annotation" msgstr "" @@ -2044,13 +2038,10 @@ msgstr "" #: common/lib/xmodule/xmodule/capa_base.py #: common/lib/xmodule/xmodule/conditional_module.py #: common/lib/xmodule/xmodule/html_module.py -#: common/lib/xmodule/xmodule/imageannotation_module.py #: common/lib/xmodule/xmodule/library_content_module.py #: common/lib/xmodule/xmodule/library_root_xblock.py #: common/lib/xmodule/xmodule/poll_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py #: common/lib/xmodule/xmodule/video_module/video_xfields.py -#: common/lib/xmodule/xmodule/videoannotation_module.py #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py @@ -3392,94 +3383,6 @@ msgstr "" msgid "List of course update items" msgstr "" -#: common/lib/xmodule/xmodule/imageannotation_module.py -msgid "Image Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Tags for Assignments" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "" -"Add tags that automatically highlight in a certain color using the comma-" -"separated form, i.e. imagery:red,parallelism:blue" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Location of Annotation backend" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Url for Annotation Storage" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Secret string for annotation storage" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/modulestore/inheritance.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Secret Token String for Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Default Annotations Tab" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "" -"Select which tab will be the default in the annotations table: myNotes, " -"Instructor, or Public." -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Email for 'Instructor' Annotations" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "" -"Email of the user that will be attached to all annotations that will be " -"found in 'Instructor' tab." -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Mode for Annotation Tool" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "" -"Type in number corresponding to following modes: 'instructor' or 'everyone'" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "No email address found." -msgstr "" - #: common/lib/xmodule/xmodule/library_content_module.py msgid "Any Type" msgstr "" @@ -3789,22 +3692,6 @@ msgstr "" msgid "This setting is not currently supported." 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 "" - -#: 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 "Enter the ids for the content groups this problem belongs to." msgstr "" @@ -4203,30 +4090,6 @@ msgstr "" msgid "Course" msgstr "" -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Text Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Source/Citation" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "" -"Optional for citing source of any material used. Automatic citation can be " -"done using EasyBib" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Diacritic Marks" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "" -"Add diacritic marks to be added to a text using the comma-separated form, " -"i.e. markname;urltomark;baseline,markname2;urltomark2;baseline2" -msgstr "" - #: common/lib/xmodule/xmodule/video_module/transcripts_utils.py #, python-brace-format msgid "" @@ -4510,29 +4373,7 @@ msgstr "" msgid "Do not show bumper again" msgstr "" -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Video Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "The external source URL for the video." -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Source URL" -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Poster Image URL" -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Poster URL" -msgstr "" - -#: lms/templates/annotatable.html lms/templates/imageannotation.html -#: lms/templates/textannotation.html lms/templates/videoannotation.html -#: lms/templates/peer_grading/peer_grading.html +#: lms/templates/annotatable.html lms/templates/peer_grading/peer_grading.html msgid "Instructions" msgstr "निर्देश" @@ -5626,8 +5467,8 @@ msgstr "" #: lms/djangoapps/courseware/masquerade.py #, python-brace-format msgid "" -"There is no user with the username or email address {user_name} enrolled in " -"this course." +"There is no user with the username or email address \"{user_identifier}\" " +"enrolled in this course." msgstr "" #: lms/djangoapps/courseware/masquerade.py @@ -8240,8 +8081,7 @@ msgstr "" msgid "Course Announce Date" msgstr "" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "" @@ -10907,7 +10747,7 @@ msgid "Course has been successfully reindexed." msgstr "" #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" +msgid "Set Date" msgstr "" #: cms/djangoapps/contentstore/views/course.py @@ -11769,8 +11609,7 @@ msgstr "" msgid "Go to Prerequisite Section" msgstr "" -#: lms/templates/annotatable.html lms/templates/imageannotation.html -#: lms/templates/textannotation.html lms/templates/videoannotation.html +#: lms/templates/annotatable.html msgid "Collapse Instructions" msgstr "सभी निर्देशों को छोटा करें" @@ -11795,6 +11634,8 @@ msgid "You do not have access to this dependency module." msgstr "" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "" @@ -12139,10 +11980,6 @@ msgid "" "available on the {link_start}progress page{link_end}." msgstr "" -#: lms/templates/imageannotation.html -msgid "Note: only instructors may annotate." -msgstr "" - #: lms/templates/index.html lms/templates/courseware/courses.html #: themes/stanford-style/lms/templates/index.html msgid "Search for a course" @@ -12401,8 +12238,7 @@ msgstr "" msgid "Raw data:" msgstr "रौ डेटा:" -#: lms/templates/notes.html lms/templates/textannotation.html -#: lms/templates/videoannotation.html +#: lms/templates/notes.html msgid "You do not have any notes." msgstr "आपके कोई नोट्स नहीं है।" @@ -13061,10 +12897,6 @@ msgstr "" msgid "Text Me The App" msgstr "" -#: lms/templates/textannotation.html -msgid "Source:" -msgstr "स्त्रोत:" - #: lms/templates/tracking_log.html msgid "Tracking Log" msgstr "ट्रैकिन्ग लॉग" @@ -14445,6 +14277,7 @@ msgstr "" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "पाठयक्रम देखें" @@ -14687,6 +14520,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -14695,6 +14529,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -14791,6 +14626,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -16389,6 +16225,13 @@ msgstr "" msgid "Programs" msgstr "" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -16741,12 +16584,21 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"To generate a CSV file that lists all student answers to a given problem, " -"enter the location of the problem (from its Staff Debug Info)." +"Select a problem to generate a CSV file that lists all student answers to " +"the problem. You also select a section or chapter to include results of all " +"problems in that section or chapter." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Problem location: " +msgid "NOTE" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"The generated report is limited to {max_entries} responses. If you expect " +"more than {max_entries} responses, try generating the report on a chapter-" +"by-chapter, or problem-by-problem basis, or contact your site administrator " +"to increase the limit." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -18013,6 +17865,10 @@ msgstr "" msgid "My Courses" msgstr "" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "" @@ -19192,6 +19048,77 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" +msgstr[1] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -20001,22 +19928,6 @@ msgstr "" msgid "View Live" msgstr "" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "" @@ -21695,10 +21606,18 @@ msgstr "" msgid "In-Course Reverification {number}" msgstr "" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -21706,6 +21625,10 @@ msgid "" "assignments." msgstr "" +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" diff --git a/conf/locale/hi/LC_MESSAGES/djangojs.mo b/conf/locale/hi/LC_MESSAGES/djangojs.mo index b8584f5038935ab4aac099e1d9b1983b3a21a042..ab02901fe5d5d2050acd8865c6e77dc1a604ae8c 100644 GIT binary patch delta 3190 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\n" "Language-Team: Hindi (http://www.transifex.com/open-edx/edx-platform/language/hi/)\n" @@ -77,7 +77,6 @@ msgstr "सेव हो रहा है" #: cms/static/js/views/asset.js cms/static/js/views/list_item.js #: cms/static/js/views/manage_users_and_roles.js #: cms/static/js/views/show_textbook.js -#: common/static/js/vendor/ova/catch/js/catch.js #: lms/djangoapps/teams/static/teams/js/views/instructor_tools.js #: cms/templates/js/certificate-details.underscore #: cms/templates/js/certificate-editor.underscore @@ -1683,12 +1682,12 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "चालू करें" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "रोकें" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Mute" @@ -1701,12 +1700,12 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Exit full browser" -msgstr "ब्राउज़र स्क्रीन से बाहर आयें" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "ब्राउज़र सक्रीन को पूरा खोलें (open full browser)" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js @@ -1721,42 +1720,42 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "ध्वनि" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr " शून्य ध्वनि " +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "बहुत कम" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "कम" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "बीच में" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "ऊँचा" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "बहुत ऊँचा" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "अधिकतम" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." @@ -1784,29 +1783,29 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "विडियो समाप्त" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "विडियो स्थिति" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s घंटा" -msgstr[1] "%(value)s घंटे" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s मिनट" -msgstr[1] "%(value)s मिनट" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s सेकंड" -msgstr[1] "%(value)s सेकंड" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" @@ -1898,6 +1897,23 @@ msgstr "" msgid "Turn off transcripts" msgstr "" +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +#: cms/templates/js/move-xblock-list.underscore +msgid "View child items" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Navigate up" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Browsing" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Select" +msgstr "" + #: common/static/common/js/components/utils/view_utils.js msgid "Required field." msgstr "" @@ -2177,218 +2193,77 @@ msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "अभी से %s पहले " +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "अभी के बाद %s " +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "एक मिनट से कम" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "तकरीबन एक मिनट" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d मिनट" -msgstr[1] "%d मिनट" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "तकरीबन एक घंटा" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "तकरीबन %d घंटा" -msgstr[1] "तकरीबन %d घंटे" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "एक दिन" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d दिन" -msgstr[1] "%d दिन" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "तकरीबन एक महीना" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d महीना" -msgstr[1] "%d महीने" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "तकरीबन एक साल" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d साल" -msgstr[1] "%d साल" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "User" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Start" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "End" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "#Replies" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Date posted" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/courseware/credit_progress.js -#: common/static/common/templates/discussion/forum-actions.underscore -#: lms/templates/discovery/facet.underscore -#: lms/templates/edxnotes/note-item.underscore -msgid "More" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "My Notes" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Instructor" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Public" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: common/static/common/templates/components/search-field.underscore -#: lms/djangoapps/discussion/static/discussion/templates/search.underscore -#: lms/djangoapps/support/static/support/templates/certificates.underscore -#: lms/djangoapps/support/static/support/templates/enrollment.underscore -#: lms/djangoapps/support/static/support/templates/manage_user.underscore -msgid "Search" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Users" -msgstr "" - -#. Translators: 'Tags' is the name of the view (noun) within the Student Notes -#. page that shows all -#. notes organized by the tags the student has associated with them (if any). -#. When defining a -#. note in the courseware, the student can choose to associate 1 or more tags -#. with the note -#. in order to group similar notes together and help with search. -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/edxnotes/views/tabs/tags.js -msgid "Tags" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation Text" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: cms/templates/js/metadata-dict-entry.underscore -#: cms/templates/js/metadata-file-uploader-entry.underscore -#: cms/templates/js/metadata-list-entry.underscore -#: cms/templates/js/metadata-number-entry.underscore -#: cms/templates/js/metadata-option-entry.underscore -#: cms/templates/js/metadata-string-entry.underscore -msgid "Clear" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Text" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Video" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/views/image_field.js -msgid "Image" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Reply" -msgstr "" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/templates/edxnotes/note-item.underscore -msgid "Tags:" -msgstr "" - -#. Translators: please note that this is not a literal flag, but rather a -#. report -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Check the box to remove all flags." -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] "" -#. 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] "" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "All flags have been removed. To undo, uncheck the box." +#: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx +msgid "Select a section or problem" msgstr "" -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "You have already reported this annotation." -msgstr "" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Report annotation as inappropriate or offensive." -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] "" - #: lms/djangoapps/support/static/support/js/views/certificates.js msgid "An unexpected error occurred. Please try again." msgstr "" @@ -3175,6 +3050,13 @@ msgstr "" msgid "There has been an error processing your survey." msgstr "" +#: lms/static/js/courseware/credit_progress.js +#: common/static/common/templates/discussion/forum-actions.underscore +#: lms/templates/discovery/facet.underscore +#: lms/templates/edxnotes/note-item.underscore +msgid "More" +msgstr "" + #: lms/static/js/courseware/credit_progress.js #: lms/templates/discovery/facet.underscore #: lms/templates/edxnotes/note-item.underscore @@ -3377,6 +3259,17 @@ msgstr "" msgid "[no tags]" msgstr "" +#. Translators: 'Tags' is the name of the view (noun) within the Student Notes +#. page that shows all +#. notes organized by the tags the student has associated with them (if any). +#. When defining a +#. note in the courseware, the student can choose to associate 1 or more tags +#. with the note +#. in order to group similar notes together and help with search. +#: lms/static/js/edxnotes/views/tabs/tags.js +msgid "Tags" +msgstr "" + #: lms/static/js/financial-assistance/views/financial_assistance_form_view.js msgid "Unable to submit application" msgstr "" @@ -4926,6 +4819,10 @@ msgstr "" msgid "Change image" msgstr "" +#: lms/static/js/views/image_field.js +msgid "Image" +msgstr "" + #: lms/static/js/views/image_field.js msgid "An error has occurred. Refresh the page, and then try again." msgstr "" @@ -6588,6 +6485,14 @@ msgstr "" msgid "Clear search" msgstr "" +#: common/static/common/templates/components/search-field.underscore +#: lms/djangoapps/discussion/static/discussion/templates/search.underscore +#: lms/djangoapps/support/static/support/templates/certificates.underscore +#: lms/djangoapps/support/static/support/templates/enrollment.underscore +#: lms/djangoapps/support/static/support/templates/manage_user.underscore +msgid "Search" +msgstr "" + #: common/static/common/templates/discussion/forum-action-answer.underscore msgid "Mark as Answer" msgstr "" @@ -7395,6 +7300,10 @@ msgstr "" msgid "Last Edited:" msgstr "" +#: lms/templates/edxnotes/note-item.underscore +msgid "Tags:" +msgstr "" + #: lms/templates/edxnotes/tab-item.underscore msgid "Clear search results" msgstr "" @@ -7927,6 +7836,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" @@ -9641,6 +9562,15 @@ msgstr "" msgid "New %(item_type)s" msgstr "" +#: cms/templates/js/metadata-dict-entry.underscore +#: cms/templates/js/metadata-file-uploader-entry.underscore +#: cms/templates/js/metadata-list-entry.underscore +#: cms/templates/js/metadata-number-entry.underscore +#: cms/templates/js/metadata-option-entry.underscore +#: cms/templates/js/metadata-string-entry.underscore +msgid "Clear" +msgstr "" + #: cms/templates/js/metadata-dict-entry.underscore #: cms/templates/js/metadata-file-uploader-entry.underscore #: cms/templates/js/metadata-list-entry.underscore @@ -9668,10 +9598,6 @@ msgstr "" msgid "Current location" msgstr "" -#: cms/templates/js/move-xblock-list.underscore -msgid "View child items" -msgstr "" - #: cms/templates/js/move-xblock-list.underscore msgid "Currently selected" msgstr "" diff --git a/conf/locale/ko_KR/LC_MESSAGES/django.mo b/conf/locale/ko_KR/LC_MESSAGES/django.mo index 33ee2da281287f6bbaf20c35df9e49f8918b442a..c990b1ec632c9db4808524538ece2cc20f12dbff 100644 GIT binary patch delta 38045 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 OYR>3wpDuXYwEaJ|#;rjB diff --git a/conf/locale/ko_KR/LC_MESSAGES/django.po b/conf/locale/ko_KR/LC_MESSAGES/django.po index 2f97cf741e..c5dd6db3bc 100644 --- a/conf/locale/ko_KR/LC_MESSAGES/django.po +++ b/conf/locale/ko_KR/LC_MESSAGES/django.po @@ -90,8 +90,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-10 06:59+0000\n" -"PO-Revision-Date: 2018-07-10 07:01+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" +"PO-Revision-Date: 2018-07-23 07:15+0000\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: Korean (Korea) (http://www.transifex.com/open-edx/edx-platform/language/ko_KR/)\n" "Language: ko_KR\n" @@ -2004,9 +2004,6 @@ msgid "Could not interpret '{given_answer}' as a number." msgstr "" #: common/lib/xmodule/xmodule/annotatable_module.py -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py msgid "XML data for the annotation" msgstr "" @@ -2014,13 +2011,10 @@ msgstr "" #: common/lib/xmodule/xmodule/capa_base.py #: common/lib/xmodule/xmodule/conditional_module.py #: common/lib/xmodule/xmodule/html_module.py -#: common/lib/xmodule/xmodule/imageannotation_module.py #: common/lib/xmodule/xmodule/library_content_module.py #: common/lib/xmodule/xmodule/library_root_xblock.py #: common/lib/xmodule/xmodule/poll_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py #: common/lib/xmodule/xmodule/video_module/video_xfields.py -#: common/lib/xmodule/xmodule/videoannotation_module.py #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py @@ -3356,94 +3350,6 @@ msgstr "" msgid "List of course update items" msgstr "" -#: common/lib/xmodule/xmodule/imageannotation_module.py -msgid "Image Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Tags for Assignments" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "" -"Add tags that automatically highlight in a certain color using the comma-" -"separated form, i.e. imagery:red,parallelism:blue" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Location of Annotation backend" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Url for Annotation Storage" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Secret string for annotation storage" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/modulestore/inheritance.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Secret Token String for Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Default Annotations Tab" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "" -"Select which tab will be the default in the annotations table: myNotes, " -"Instructor, or Public." -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Email for 'Instructor' Annotations" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "" -"Email of the user that will be attached to all annotations that will be " -"found in 'Instructor' tab." -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Mode for Annotation Tool" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "" -"Type in number corresponding to following modes: 'instructor' or 'everyone'" -msgstr "" - -#: common/lib/xmodule/xmodule/imageannotation_module.py -#: common/lib/xmodule/xmodule/textannotation_module.py -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "No email address found." -msgstr "" - #: common/lib/xmodule/xmodule/library_content_module.py msgid "Any Type" msgstr "" @@ -3749,22 +3655,6 @@ msgstr "" msgid "This setting is not currently supported." 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 "" - -#: 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 "Enter the ids for the content groups this problem belongs to." msgstr "" @@ -4162,30 +4052,6 @@ msgstr "" msgid "Course" msgstr "" -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Text Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Source/Citation" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "" -"Optional for citing source of any material used. Automatic citation can be " -"done using EasyBib" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "Diacritic Marks" -msgstr "" - -#: common/lib/xmodule/xmodule/textannotation_module.py -msgid "" -"Add diacritic marks to be added to a text using the comma-separated form, " -"i.e. markname;urltomark;baseline,markname2;urltomark2;baseline2" -msgstr "" - #: common/lib/xmodule/xmodule/video_module/transcripts_utils.py #, python-brace-format msgid "" @@ -4468,29 +4334,7 @@ msgstr "" msgid "Do not show bumper again" msgstr "" -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Video Annotation" -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "The external source URL for the video." -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Source URL" -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Poster Image URL" -msgstr "" - -#: common/lib/xmodule/xmodule/videoannotation_module.py -msgid "Poster URL" -msgstr "" - -#: lms/templates/annotatable.html lms/templates/imageannotation.html -#: lms/templates/textannotation.html lms/templates/videoannotation.html -#: lms/templates/peer_grading/peer_grading.html +#: lms/templates/annotatable.html lms/templates/peer_grading/peer_grading.html msgid "Instructions" msgstr "지시사항" @@ -5580,8 +5424,8 @@ msgstr "" #: lms/djangoapps/courseware/masquerade.py #, python-brace-format msgid "" -"There is no user with the username or email address {user_name} enrolled in " -"this course." +"There is no user with the username or email address \"{user_identifier}\" " +"enrolled in this course." msgstr "" #: lms/djangoapps/courseware/masquerade.py @@ -8180,7 +8024,7 @@ msgstr "" msgid "Course Announce Date" msgstr "" -#: cms/templates/course_outline.html cms/templates/settings.html +#: cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "개강일" @@ -10821,8 +10665,8 @@ msgid "Course has been successfully reindexed." msgstr "" #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "지정되지 않음" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -11678,8 +11522,7 @@ msgstr "" msgid "Go to Prerequisite Section" msgstr "" -#: lms/templates/annotatable.html lms/templates/imageannotation.html -#: lms/templates/textannotation.html lms/templates/videoannotation.html +#: lms/templates/annotatable.html msgid "Collapse Instructions" msgstr "지시사항 접기" @@ -11704,6 +11547,8 @@ msgid "You do not have access to this dependency module." msgstr "" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "자세히 알아보기" @@ -12043,10 +11888,6 @@ msgid "" "available on the {link_start}progress page{link_end}." msgstr "" -#: lms/templates/imageannotation.html -msgid "Note: only instructors may annotate." -msgstr "주의: 교수자만 인용할 수 있습니다." - #: lms/templates/index.html lms/templates/courseware/courses.html #: themes/stanford-style/lms/templates/index.html msgid "Search for a course" @@ -12302,8 +12143,7 @@ msgstr "" msgid "Raw data:" msgstr "원자료:" -#: lms/templates/notes.html lms/templates/textannotation.html -#: lms/templates/videoannotation.html +#: lms/templates/notes.html msgid "You do not have any notes." msgstr "노트가 없습니다." @@ -12957,10 +12797,6 @@ msgstr "Git 가져오기 기록이 강좌에 기록되어졌습니다. " msgid "Text Me The App" msgstr "" -#: lms/templates/textannotation.html -msgid "Source:" -msgstr "소스:" - #: lms/templates/tracking_log.html msgid "Tracking Log" msgstr "로그 추적" @@ -14342,6 +14178,7 @@ msgstr "" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "학습하기" @@ -14585,6 +14422,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -14593,6 +14431,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -14689,6 +14528,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -16317,6 +16157,13 @@ msgstr "" msgid "Programs" msgstr "" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -16673,12 +16520,21 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html msgid "" -"To generate a CSV file that lists all student answers to a given problem, " -"enter the location of the problem (from its Staff Debug Info)." +"Select a problem to generate a CSV file that lists all student answers to " +"the problem. You also select a section or chapter to include results of all " +"problems in that section or chapter." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html -msgid "Problem location: " +msgid "NOTE" +msgstr "" + +#: lms/templates/instructor/instructor_dashboard_2/data_download.html +msgid "" +"The generated report is limited to {max_entries} responses. If you expect " +"more than {max_entries} responses, try generating the report on a chapter-" +"by-chapter, or problem-by-problem basis, or contact your site administrator " +"to increase the limit." msgstr "" #: lms/templates/instructor/instructor_dashboard_2/data_download.html @@ -17950,6 +17806,10 @@ msgstr "" msgid "My Courses" msgstr "" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "" @@ -19122,6 +18982,76 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -19934,22 +19864,6 @@ msgstr "새 탭에서 학습자가 보는 화면을 보려면 클릭하세요." msgid "View Live" msgstr "적용 결과 보기" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "시작일 변경" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "강좌 만들기" @@ -21727,10 +21641,18 @@ msgstr "아이디 검증" msgid "In-Course Reverification {number}" msgstr "과목내 재인증 {number}" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -21738,6 +21660,10 @@ msgid "" "assignments." msgstr "" +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" diff --git a/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo b/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo index ff9edd55e2f8b37e6ac41e9d55ff9e7d307f991a..9a32e17e780dfa1f151f9f64016ce2c403ec619f 100644 GIT binary patch delta 6896 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 l$-8dH8DsB^PDaC;*CNZSEvs{@%5%)X=^}4Z\n" "Language-Team: Korean (Korea) (http://www.transifex.com/open-edx/edx-platform/language/ko_KR/)\n" @@ -91,7 +91,6 @@ msgstr "저장중" #: cms/static/js/views/asset.js cms/static/js/views/list_item.js #: cms/static/js/views/manage_users_and_roles.js #: cms/static/js/views/show_textbook.js -#: common/static/js/vendor/ova/catch/js/catch.js #: lms/djangoapps/teams/static/teams/js/views/instructor_tools.js msgid "Delete" msgstr "삭제" @@ -364,7 +363,7 @@ msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." -msgstr "채점이 진행중입니다. 업데이트 결과를 보기 위해 다시 불러오기를 하십시오." +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." @@ -759,12 +758,21 @@ msgstr "" msgid "Edit HTML" 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/static/js/vendor/ova/catch/js/catch.js +#: cms/templates/js/certificate-details.underscore +#: cms/templates/js/course_info_handouts.underscore +#: cms/templates/js/course_info_update.underscore +#: cms/templates/js/group-configuration-details.underscore +#: cms/templates/js/partition-group-details.underscore +#: cms/templates/js/show-textbook.underscore +#: cms/templates/js/signatory-details.underscore +#: cms/templates/js/xblock-string-field-editor.underscore +#: common/static/common/templates/discussion/forum-action-edit.underscore msgid "Edit" -msgstr "편집" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -917,7 +925,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/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 @@ -1622,8 +1630,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"귀하의 아이디와 이메일 주소를 타사 응용프로그램에 보내는 것에 동의하면 OK를 클릭하세요.\n" -"귀하의 정보를 보내지 않고, 이 페이지를 다시 보려면 Cancel을 클릭하세요." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1631,10 +1637,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"귀하의아이디를 타사 응용프로그램에 보내는 것에 동의하면 OK를 클릭하세요.\n" -"\n" -"\n" -"귀하의 정보를 보내지 않고, 이 페이지를 다시 보려면 Cancel을 클릭하세요." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1642,24 +1644,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"이메일 주소를 타사 응용프로그램에 보내는 것에 동의하면 OK를 클릭하세요.\n" -"귀하의 정보를 보내지 않고, 이 페이지를 다시 보려면 Cancel을 클릭하세요." #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "오답을 입력하세요." +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "정답을 입력하세요." +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "답" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "짧은 설명" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1667,8 +1667,6 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"고급 편집기를 사용한다면, 이 문제는 XML로 전환되며, 간편 편집기 인터페이스로 다시 돌아올 수 없습니다. \n" -"고급 편집기에서 이 문제를 XML로 전환하시겠습니까?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" @@ -1679,8 +1677,6 @@ msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." msgstr "" -"Sequence error! 현재의 SequenceModule에서는 %(tab_name)s 을 탐색할 수 없습니다. 관리자에게 " -"문의하세요." #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1691,35 +1687,35 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "재생" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "일시정지" +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_full_screen.js msgid "Exit full browser" -msgstr "전체화면에서 나오기" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "브라우저 채우기" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "속도" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1729,50 +1725,50 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "볼륨" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "음소거" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "매우 낮게" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "낮게" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "보통" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "크게" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "매우 크게" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "최대" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "이 브라우저는 .mp4, .ogg, 또는 .webm file을 재생할 수 없습니다." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "구글 Chrome 등 다른 브라우저를 사용하세요." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" @@ -1792,26 +1788,26 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "동영상 끝남" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "동영상 위치" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s 시간" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s 분" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s 초" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" @@ -1840,15 +1836,15 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "건너뛰기" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "동영상 재생하기" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "다시 재생하지 말기" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" @@ -1903,6 +1899,23 @@ msgstr "" msgid "Turn off transcripts" msgstr "" +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +#: cms/templates/js/move-xblock-list.underscore +msgid "View child items" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Navigate up" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Browsing" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Select" +msgstr "" + #: common/static/common/js/components/utils/view_utils.js msgid "Required field." msgstr "" @@ -2177,197 +2190,71 @@ msgstr "목표점에 떨어트렸습니다." #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "%s 전" +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "지금으로 부터 %s 이후" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "일분 이내" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "1분가량" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d 분" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "약 한 시간 정도" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "약 %d 시간 정도" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "하루" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d 일" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "약 1개월" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d 개월" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "약 1년 " +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d 년" +msgstr[0] "" -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "User" -msgstr "이용자" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation" -msgstr "주석" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Start" -msgstr "시작" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "End" -msgstr "끝" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "#Replies" -msgstr "#답글들" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Date posted" -msgstr "게시된 날짜" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/courseware/credit_progress.js -#: common/static/common/templates/discussion/forum-actions.underscore -#: lms/templates/discovery/facet.underscore -#: lms/templates/edxnotes/note-item.underscore -msgid "More" -msgstr "더보기" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "My Notes" -msgstr "내 노트" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Instructor" -msgstr "교수자" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Public" -msgstr "공개" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Search" -msgstr "검색" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Users" -msgstr "이용자" - -#. Translators: 'Tags' is the name of the view (noun) within the Student Notes -#. page that shows all -#. notes organized by the tags the student has associated with them (if any). -#. When defining a -#. note in the courseware, the student can choose to associate 1 or more tags -#. with the note -#. in order to group similar notes together and help with search. -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/edxnotes/views/tabs/tags.js -msgid "Tags" -msgstr "Tags" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation Text" -msgstr "주석 텍스트" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Clear" -msgstr "지우기" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Text" -msgstr "Text" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Video" -msgstr "동영상" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/views/image_field.js -msgid "Image" -msgstr "이미지" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Reply" -msgstr "답글" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Tags:" -msgstr "Tags:" - -#. Translators: please note that this is not a literal flag, but rather a -#. report -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Check the box to remove all flags." -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] "%(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] "%(count)s 플래그를 삭제하려면 확인란을 선택합니다." - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "All flags have been removed. To undo, uncheck the box." -msgstr "모든 플래그가 제거되었습니다. 취소하려면 박스 선택을 취소하세요" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "You have already reported this annotation." -msgstr "이 주석은 이미 신고되었습니다." - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Report annotation as inappropriate or offensive." -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] "이 주석은 %(count)s 플래그가 있습니다." +#: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx +msgid "Select a section or problem" +msgstr "" #: lms/djangoapps/support/static/support/js/views/certificates.js msgid "An unexpected error occurred. Please try again." @@ -3152,6 +3039,13 @@ msgstr "" msgid "There has been an error processing your survey." msgstr "설문을 처리하는 동안 오류가 발생했습니다." +#: lms/static/js/courseware/credit_progress.js +#: common/static/common/templates/discussion/forum-actions.underscore +#: lms/templates/discovery/facet.underscore +#: lms/templates/edxnotes/note-item.underscore +msgid "More" +msgstr "더보기" + #: lms/static/js/courseware/credit_progress.js msgid "Less" msgstr "적게" @@ -3351,6 +3245,17 @@ msgstr "검색 결과" msgid "[no tags]" msgstr "[no tags]" +#. Translators: 'Tags' is the name of the view (noun) within the Student Notes +#. page that shows all +#. notes organized by the tags the student has associated with them (if any). +#. When defining a +#. note in the courseware, the student can choose to associate 1 or more tags +#. with the note +#. in order to group similar notes together and help with search. +#: lms/static/js/edxnotes/views/tabs/tags.js +msgid "Tags" +msgstr "Tags" + #: lms/static/js/financial-assistance/views/financial_assistance_form_view.js msgid "Unable to submit application" msgstr "" @@ -4883,6 +4788,10 @@ msgstr "이미지 업로드" msgid "Change image" msgstr "이미지 변경" +#: lms/static/js/views/image_field.js +msgid "Image" +msgstr "이미지" + #: lms/static/js/views/image_field.js msgid "An error has occurred. Refresh the page, and then try again." msgstr "오류가 발생했습니다. 페이지를 새로고침한 후, 다시 시도하세요. " @@ -6529,6 +6438,14 @@ msgstr "" msgid "Clear search" msgstr "" +#: common/static/common/templates/components/search-field.underscore +#: lms/djangoapps/discussion/static/discussion/templates/search.underscore +#: lms/djangoapps/support/static/support/templates/certificates.underscore +#: lms/djangoapps/support/static/support/templates/enrollment.underscore +#: lms/djangoapps/support/static/support/templates/manage_user.underscore +msgid "Search" +msgstr "" + #: common/static/common/templates/discussion/forum-action-answer.underscore msgid "Mark as Answer" msgstr "" @@ -7335,6 +7252,10 @@ msgstr "" msgid "Last Edited:" msgstr "" +#: lms/templates/edxnotes/note-item.underscore +msgid "Tags:" +msgstr "" + #: lms/templates/edxnotes/tab-item.underscore msgid "Clear search results" msgstr "" @@ -7865,6 +7786,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" @@ -9578,6 +9511,15 @@ msgstr "" msgid "New %(item_type)s" msgstr "" +#: cms/templates/js/metadata-dict-entry.underscore +#: cms/templates/js/metadata-file-uploader-entry.underscore +#: cms/templates/js/metadata-list-entry.underscore +#: cms/templates/js/metadata-number-entry.underscore +#: cms/templates/js/metadata-option-entry.underscore +#: cms/templates/js/metadata-string-entry.underscore +msgid "Clear" +msgstr "" + #: cms/templates/js/metadata-dict-entry.underscore #: cms/templates/js/metadata-file-uploader-entry.underscore #: cms/templates/js/metadata-list-entry.underscore @@ -9605,10 +9547,6 @@ msgstr "" msgid "Current location" msgstr "" -#: cms/templates/js/move-xblock-list.underscore -msgid "View child items" -msgstr "" - #: cms/templates/js/move-xblock-list.underscore msgid "Currently selected" msgstr "" diff --git a/conf/locale/pt_BR/LC_MESSAGES/django.mo b/conf/locale/pt_BR/LC_MESSAGES/django.mo index 7aa98e8d4ffda1404198a47c8bcc1c79d3be5137..a207b4a86b798a31aef8ac0a1bda486e658f59a1 100644 GIT binary patch delta 68917 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 delta 68992 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\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/open-edx/edx-platform/language/pt_BR/)\n" "Language: pt_BR\n" @@ -458,8 +458,6 @@ msgstr "Ed Profissional" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "Nome de exibição" @@ -2992,13 +2990,13 @@ msgstr "Mapeamento do Tópico de Discussão" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -5358,8 +5356,7 @@ msgstr "" "Você não pode criar um CCX de um curso usando uma identificação expirada. " "Por favor crie uma reprise deste curso no estúdio para permitir essa ação." -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "criado" @@ -6717,7 +6714,6 @@ msgstr "" "administrador do site. Obrigado. " #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "Bom" @@ -7139,8 +7135,6 @@ msgstr "Desconto em %" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -7746,13 +7740,7 @@ msgstr "redefinir" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -7824,8 +7812,7 @@ msgstr "Nome da Empresa" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "Título" @@ -9192,8 +9179,7 @@ msgstr "Universidade" msgid "Course Announce Date" msgstr "Data de anúncio do curso" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "Data de início do curso" @@ -9868,8 +9854,6 @@ msgid "" msgstr "" #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/manage_users.html cms/templates/manage_users_lib.html msgid "Cancel" @@ -9893,52 +9877,36 @@ msgid "See all children" msgstr "Ver todos os artigos subordinados" #: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "Este artigo foi modificado pela última vez em:" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Add new article" msgstr "Adicionar um novo artigo" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Create article" msgstr "Criar artigo" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Go back" msgstr "Voltar" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html msgid "Delete article" msgstr "Excluir artigo" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html #: cms/templates/component.html cms/templates/studio_xblock_wrapper.html msgid "Delete" msgstr "Excluir" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "Você não pode excluir um artigo raiz." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." @@ -9948,7 +9916,6 @@ msgstr "" "um a um. " #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" @@ -9958,37 +9925,29 @@ msgstr "" "subordinados também serão excluídos. " #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "Artigos que serão excluídos:" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "...and more!" msgstr "...e mais!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "Você está excluindo um artigo. Por favor, confirme a exclusão." -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "Editar" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html msgid "Save changes" msgstr "Salvar alterações" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: cms/templates/container.html +#: lms/templates/wiki/edit.html cms/templates/container.html msgid "Preview" msgstr "Pré-visualizar" @@ -10028,17 +9987,15 @@ msgstr "Pré-visualização do Wiki" msgid "window open" msgstr "janela aberta" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Back to editor" msgstr "Voltar para o editor" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "History" msgstr "Histórico" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -10055,27 +10012,22 @@ msgid "(no log message)" msgstr "(nenhuma mensagem de registro)" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "Pré-visualizar esta revisão" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Auto log:" msgstr "Registro automático: " #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Change" msgstr "Alterar" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "Combinar seleção com a atual..." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "Trocar pela versão selecionada" @@ -10084,12 +10036,10 @@ msgid "Wiki Revision Preview" msgstr "Pré-visualização da revisão do Wiki " #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Back to history view" msgstr "Voltar para a tela do histórico" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "Trocar para esta versão" @@ -10098,12 +10048,10 @@ msgid "Merge Revision" msgstr "Combinar revisão" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge with current" msgstr "Combinar com a atual" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." @@ -10112,17 +10060,14 @@ msgstr "" "mantidos e combinados na localização aproximada de cada revisão. " #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "Depois, é importante fazer uma revisão manual. " #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "Criar uma nova versão combinada" #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -10163,7 +10108,6 @@ msgid "Miniature Markdown Guide" msgstr "Miniguia de Markdown" #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " "you the creation page." @@ -10247,20 +10191,16 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "Anexos" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "Enviar um novo arquivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "Procurar e adicionar arquivo" @@ -10269,17 +10209,14 @@ msgid "Upload File" msgstr "Enviar arquivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "Enviar arquivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "Procurar arquivos e artigos" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " "on other articles which may or may not be a good thing." @@ -10288,7 +10225,6 @@ msgstr "" "sujeitos a atualizações de outros artigos, o que pode ou não ser bom." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -10303,7 +10239,6 @@ msgid "Search" msgstr "Pesquisar" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" " directly refer to a file from the article text." @@ -10312,20 +10247,14 @@ msgstr "" "de Markdown para vincular um arquivo a partir do texto do artigo." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Markdown tag" msgstr "Marcação de Markdown" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Uploaded by" msgstr "Enviado por" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Size" msgstr "Tamanho" @@ -10334,39 +10263,30 @@ msgid "File History" msgstr "Histórico do arquivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "Desvincular" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Replace" msgstr "Substituir" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html msgid "Restore" msgstr "Restaurar" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "Anônimo (IP registrado)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "Histórico do arquivo" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "revisões" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "Não há anexos para este artigo." @@ -10379,12 +10299,10 @@ msgid "Previewing a merge between two revisions:" msgstr "Pré-visualização da combinação de duas revisões:" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "Esta revisão foi excluída." #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "A restauração desta versão marcará o artigo como excluído." @@ -11800,1274 +11718,6 @@ msgid "" "profile. {learn_more_link_start}Learn more{learn_more_link_end}" msgstr "" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "Tipo" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki notifications" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki images" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki attachments" -msgstr "" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "Configurações para o plugin" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "Apenas localhost... muahahaha" - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "" -"Título inicial do artigo. Pode ser substituído por títulos de revisão." - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "Digite algum conteúdo" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "" -"Este é apenas o conteúdo inicial do seu artigo. Após criá-lo, você pode " -"utilizar funções mais complexas, tais como adicionar plugins, metadados, " -"artigos relacionados, etc..." - -#: wiki/forms.py -msgid "Contents" -msgstr "Conteúdo" - -#: wiki/forms.py -msgid "Summary" -msgstr "Índice" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "" -"Justifique de forma breve a sua edição, que será indicada no registro de " -"revisão." - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "" -"Durante a sua edição, outra pessoa alterou a revisão. O seu conteúdo foi " -"automaticamente combinado com as novas alterações. Por favor, revise o texto" -" abaixo." - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "Nenhuma alteração realizada. Nada para salvar. " - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "Slug" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"Este será o endereço do seu artigo. Utilize somente caracteres alfanuméricos" -" e - ou _. Observe que não é possível mudar a última parte do URL após a " -"criação do artigo." - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "Redija uma breve mensagem para o registro do histórico do artigo." - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "Um slug não pode começar com _." - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "Um artigo excluído com o slug \"%s\" já existe." - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "Um slug chamado \"%s\" já existe." - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "Sim, tenho certeza" - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "Eliminar" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "" -"Elimine o artigo: remova-o completamente (e todo o seu conteúdo) sem " -"possibilidade de desfazer. Eliminar é uma boa ideia para liberar o slug e " -"permitir que outros usuários possam criar novos artigos no seu lugar." - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "Você não está totalmente certo disso!" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "" -"Enquanto você tentava excluir este artigo, ele foi modificado. PRESTE " -"ATENÇÃO!" - -#: wiki/forms.py -msgid "Lock article" -msgstr "Bloquear artigo" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "Impeça o acesso de todos os usuários a este artigo." - -#: wiki/forms.py -msgid "Permissions" -msgstr "Permissões" - -#: wiki/forms.py -msgid "Owner" -msgstr "Responsável" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "Digite o nome de usuário do responsável." - -#: wiki/forms.py -msgid "(none)" -msgstr "(nenhum)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "Herdar permissões" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "" -"Marque esta opção aqui para aplicar as permissões acima recursivamente para " -"artigos abaixo dele." - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "As configurações de permissão do artigo foram atualizadas." - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "" -"As suas configurações de permissão não foram alteradas, portanto, não há " -"nada para salvar." - -#: wiki/forms.py -msgid "No user with that username" -msgstr "Não há nenhum usuário com este nome de usuário" - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "Artigo bloqueado para edição" - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "Artigo liberado para edição" - -#: src/django-wiki/wiki/forms.py wiki/forms.py -msgid "Filter" -msgstr "" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "revisão atual" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "" -"A revisão mostrada para este artigo. Caso precise reverter, basta alterar o " -"valor deste campo." - -#: wiki/models/article.py -msgid "modified" -msgstr "modificado" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "Propriedades dos artigos modificadas pela última vez" - -#: wiki/models/article.py -msgid "owner" -msgstr "responsável" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "" -"O responsável pelo artigo, geralmente o criador. O responsável sempre possui" -" tanto permissão de leitura como de escrita." - -#: wiki/models/article.py -msgid "group" -msgstr "grupo" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "" -"Como em um sistema de arquivos UNIX, as permissões podem ser atribuídas a um" -" usuário de acordo com o seu grupo. Os grupos são administradas pelo sistema" -" de autenticação do Django." - -#: wiki/models/article.py -msgid "group read access" -msgstr "permissão de leitura do grupo" - -#: wiki/models/article.py -msgid "group write access" -msgstr "permissão de escrita do grupo" - -#: wiki/models/article.py -msgid "others read access" -msgstr "permissão de leitura de outros" - -#: wiki/models/article.py -msgid "others write access" -msgstr "permissão de escrita de outros" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "Artigo sem conteúdo (%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "tipo de conteúdo" - -#: wiki/models/article.py -msgid "object ID" -msgstr "ID do objeto" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "Artigo para o objeto" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "Artigos para o objeto" - -#: wiki/models/article.py -msgid "revision number" -msgstr "número de revisão" - -#: wiki/models/article.py -msgid "IP address" -msgstr "endereço IP" - -#: wiki/models/article.py -msgid "user" -msgstr "usuário" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "bloqueado" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "artigo" - -#: wiki/models/article.py -msgid "article contents" -msgstr "conteúdo do artigo" - -#: wiki/models/article.py -msgid "article title" -msgstr "título do artigo" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "" -"Cada revisão possui um campo de título que precisa ser preenchido, mesmo que" -" o título não tenha sido alterado." - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "artigo original" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "As permissões são herdadas deste artigo" - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "Um plugin foi alterado" - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "" -"A revisão mostrada para este plugin. Caso precise reverter, basta alterar o " -"valor deste campo." - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "Valor de pesquisa de cache para artigos" - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "slug" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(raiz)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "Caminho do URL" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "Caminhos do URL" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "Desculpe, mas você não pode ter um artigo raiz com um slug." - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "Uma nota não raiz deve sempre ter um slug." - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "Já existe um nó raiz em %s" - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"Artigos que perderam as suas matrizes\n" -"===============================\n" -"\n" -"Os artigos subordinados a este artigo tiveram a sua matriz excluída. Provavelmente, será necessário encontrar um novo local eles." - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "Achados e perdidos" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "Um breve resumo do que o arquivo contém" - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "Sim, tenho certeza..." - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "Clique para baixar o arquivo" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "" -"A revisão deste anexo atualmente em uso (em todos os artigos que usam o " -"anexo)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "nome do arquivo original" - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "anexo" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "anexos" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "arquivo" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "Revisão do anexo" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "Revisões do anexo" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "" - -#: lms/templates/shoppingcart/shopping_cart.html -msgid "Remove" -msgstr "Remover" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -msgid "Date" -msgstr "Data" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "%s foi adicionado corretamente." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "Não foi possível salvar o seu arquivo: %s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "" -"Não foi possível salvar o seu arquivo, provavelmente devido a um erro de " -"permissão do servidor web." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "%s enviado e substituiu o anexo anterior." - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "" -"O seu novo arquivo será automaticamente renomeado com o nome do arquivo já " -"presente. Não são permitidos arquivos com extensões diferentes." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "Revisão atual modificada para %s" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "Adicionada uma referência a \"%(att)s\" de \"%(art)s\"." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "O arquivo %s foi excluído. " - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "Este artigo não está mais relacionado ao arquivo %s." - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "Um arquivo foi alterado: %s" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "Um arquivo foi excluído: %s" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "Ajuda" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "Links" - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "Notificações" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "Quando este artigo é editado" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "Receba também e-mails sobre edições de artigos" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "As suas configurações de notificação foram atualizadas." - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "" -"As suas configurações de notificação não foram modificadas, portanto, não " -"foi necessário salvar." - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "%(user)s assinaram %(article)s (%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "Artigo excluído: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "Artigo modificado: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "Novo artigo criado: %s" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -msgid "Log in" -msgstr "Entrar" - -#: lms/templates/login.html -msgid "Please log in" -msgstr "Por favor, entre " - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -#: wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Search..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Log out" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "" - -#: lms/templates/wiki/includes/breadcrumbs.html -msgid "Add article" -msgstr "Adicionar artigo" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "clear" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "" - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "Configurações" - -#: lms/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "Alterações" - -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "" - -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "Visualizar" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "" - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "Você está registrado... e já pode entrar no site!" - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "Você não está mais conectado! Tchau! " - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "Você está conectado! Divirta-se!" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "Novo artigo '%s' criado." - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "Ocorreu um erro ao criar este artigo: %s" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "Ocorreu um erro ao criar este artigo." - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "" -"Esse artigo não pode ser excluído, porque tem subordinados ou é um artigo " -"raiz." - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "" -"Este artigo foi eliminado juntamente com todo o seu conteúdo! Obrigado!" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "" -"O artigo \"%s\" agora está marcado como excluído! Obrigado por manter o site" -" livre de materiais indesejáveis!" - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "As suas alterações foram salvas." - -#: src/django-wiki/wiki/views/article.py wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "" - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "Restaurando artigo" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "O artigo \"%s\" e seus subordinados foram restaurados." - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "" -"O artigo %(title)s já está configurado para mostrar a revisão " -"#%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "Novo título" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "Combinar entre Revisão #%(r1)d e Revisão #%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "" -"Uma nova revisão foi criada: combinar entre Revisão #%(r1)d e Revisão " -"#%(r2)d" - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "Salvar" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -13289,8 +11939,8 @@ msgid "Course has been successfully reindexed." msgstr "Curso reindexado com sucesso." #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "Não agendado" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -13824,6 +12474,14 @@ msgstr "Página não encontrada" msgid "Content" msgstr "" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "Configurações" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -13950,6 +12608,12 @@ msgstr "Requisitos" msgid "Details" msgstr "Detalhes" +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "Visualizar" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -13973,6 +12637,16 @@ msgstr "" msgid "Account" msgstr "Conta" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "Ajuda" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -14176,6 +12850,8 @@ msgid "You do not have access to this dependency module." msgstr "" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "SAIBA MAIS" @@ -14639,6 +13315,10 @@ msgstr "Acessar os meus cursos " msgid "Processing your account information" msgstr "Processando a informação da sua conta" +#: lms/templates/login.html +msgid "Please log in" +msgstr "Por favor, entre " + #: lms/templates/login.html msgid "to access your account and courses" msgstr "para ter acesso à sua conta e aos cursos" @@ -14840,6 +13520,10 @@ msgstr "" msgid "Hint" msgstr "Dica" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "Salvar" + #: lms/templates/problem.html msgid "Save your answer" msgstr "" @@ -15053,6 +13737,11 @@ msgstr "Ajuda para registro" msgid "Already registered?" msgstr "Já está registrado?" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +msgid "Log in" +msgstr "Entrar" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "Bem-vindo a {platform_name}" @@ -15427,6 +14116,12 @@ msgstr "próximo" msgid "Recent git load activity for {course_id}" msgstr "Atividade recente git para {course_id}" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +msgid "Date" +msgstr "Data" + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -15462,6 +14157,10 @@ msgstr "ipaddr" msgid "source" msgstr "fonte" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "Tipo" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "O cancelamento da inscrição foi bem sucedido! " @@ -16896,6 +15595,7 @@ msgstr "Você está inscrito neste curso" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "Visualizar curso " @@ -17143,6 +15843,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -17151,6 +15852,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -17247,6 +15949,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -19024,6 +17727,13 @@ msgstr "" msgid "Programs" msgstr "" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -20767,6 +19477,10 @@ msgstr "" msgid "My Courses" msgstr "Meus Cursos" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "" @@ -21427,6 +20141,10 @@ msgstr "Aumentar" msgid "Decrease" msgstr "Diminuir" +#: lms/templates/shoppingcart/shopping_cart.html +msgid "Remove" +msgstr "Remover" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "Código de ativação ou desconto" @@ -21814,6 +20532,10 @@ msgstr "" msgid "{span_start}(active){span_end}" msgstr "{span_start}(ativo){span_end}" +#: lms/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "Alterações" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}ativo{span_end}" @@ -21822,6 +20544,10 @@ msgstr "{span_start}ativo{span_end}" msgid "Course Wiki" msgstr "" +#: lms/templates/wiki/includes/breadcrumbs.html +msgid "Add article" +msgstr "Adicionar artigo" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "" @@ -21990,6 +20716,77 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" +msgstr[1] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -22877,22 +21674,6 @@ msgstr "Clique para abrir o material do curso no LMS em uma nova aba" msgid "View Live" msgstr "Visualizar no ar" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "Alterar data de início" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "Progresso do curso" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "Ritmo auto-definido:" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "Ritmo definido pelo instrutor" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "Criando a organização do seu curso" @@ -24841,10 +23622,18 @@ msgstr "Verificação do ID" msgid "In-Course Reverification {number}" msgstr "Verificação Em Curso {number}" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "Progresso do curso" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "Definir o ritmo para este curso" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "Ritmo definido pelo instrutor" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -24855,6 +23644,10 @@ msgstr "" "curso estabelecer. Você pode configurar datas de liberação para o conteúdo " "do curso e datas devidas para tarefas." +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "Ritmo auto-definido:" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -25787,6 +24580,620 @@ msgstr "No momento logado como:" msgid "Maintenance" msgstr "" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "Apenas localhost... muahahaha" + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "" +"Título inicial do artigo. Pode ser substituído por títulos de revisão." + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "Digite algum conteúdo" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "" +"Este é apenas o conteúdo inicial do seu artigo. Após criá-lo, você pode " +"utilizar funções mais complexas, tais como adicionar plugins, metadados, " +"artigos relacionados, etc..." + +#: wiki/forms.py +msgid "Contents" +msgstr "Conteúdo" + +#: wiki/forms.py +msgid "Summary" +msgstr "Índice" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "" +"Justifique de forma breve a sua edição, que será indicada no registro de " +"revisão." + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "" +"Durante a sua edição, outra pessoa alterou a revisão. O seu conteúdo foi " +"automaticamente combinado com as novas alterações. Por favor, revise o texto" +" abaixo." + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "Nenhuma alteração realizada. Nada para salvar. " + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "Slug" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"Este será o endereço do seu artigo. Utilize somente caracteres alfanuméricos" +" e - ou _. Observe que não é possível mudar a última parte do URL após a " +"criação do artigo." + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "Redija uma breve mensagem para o registro do histórico do artigo." + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "Um slug não pode começar com _." + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "Um artigo excluído com o slug \"%s\" já existe." + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "Um slug chamado \"%s\" já existe." + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "Sim, tenho certeza" + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "Eliminar" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "" +"Elimine o artigo: remova-o completamente (e todo o seu conteúdo) sem " +"possibilidade de desfazer. Eliminar é uma boa ideia para liberar o slug e " +"permitir que outros usuários possam criar novos artigos no seu lugar." + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "Você não está totalmente certo disso!" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "" +"Enquanto você tentava excluir este artigo, ele foi modificado. PRESTE " +"ATENÇÃO!" + +#: wiki/forms.py +msgid "Lock article" +msgstr "Bloquear artigo" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "Impeça o acesso de todos os usuários a este artigo." + +#: wiki/forms.py +msgid "Permissions" +msgstr "Permissões" + +#: wiki/forms.py +msgid "Owner" +msgstr "Responsável" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "Digite o nome de usuário do responsável." + +#: wiki/forms.py +msgid "(none)" +msgstr "(nenhum)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "Herdar permissões" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "" +"Marque esta opção aqui para aplicar as permissões acima recursivamente para " +"artigos abaixo dele." + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "As configurações de permissão do artigo foram atualizadas." + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "" +"As suas configurações de permissão não foram alteradas, portanto, não há " +"nada para salvar." + +#: wiki/forms.py +msgid "No user with that username" +msgstr "Não há nenhum usuário com este nome de usuário" + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "Artigo bloqueado para edição" + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "Artigo liberado para edição" + +#: wiki/forms.py +msgid "Filter" +msgstr "" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "Configurações para o plugin" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "revisão atual" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "" +"A revisão mostrada para este artigo. Caso precise reverter, basta alterar o " +"valor deste campo." + +#: wiki/models/article.py +msgid "modified" +msgstr "modificado" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "Propriedades dos artigos modificadas pela última vez" + +#: wiki/models/article.py +msgid "owner" +msgstr "responsável" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "" +"O responsável pelo artigo, geralmente o criador. O responsável sempre possui" +" tanto permissão de leitura como de escrita." + +#: wiki/models/article.py +msgid "group" +msgstr "grupo" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "" +"Como em um sistema de arquivos UNIX, as permissões podem ser atribuídas a um" +" usuário de acordo com o seu grupo. Os grupos são administradas pelo sistema" +" de autenticação do Django." + +#: wiki/models/article.py +msgid "group read access" +msgstr "permissão de leitura do grupo" + +#: wiki/models/article.py +msgid "group write access" +msgstr "permissão de escrita do grupo" + +#: wiki/models/article.py +msgid "others read access" +msgstr "permissão de leitura de outros" + +#: wiki/models/article.py +msgid "others write access" +msgstr "permissão de escrita de outros" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "Artigo sem conteúdo (%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "tipo de conteúdo" + +#: wiki/models/article.py +msgid "object ID" +msgstr "ID do objeto" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "Artigo para o objeto" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "Artigos para o objeto" + +#: wiki/models/article.py +msgid "revision number" +msgstr "número de revisão" + +#: wiki/models/article.py +msgid "IP address" +msgstr "endereço IP" + +#: wiki/models/article.py +msgid "user" +msgstr "usuário" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "bloqueado" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "artigo" + +#: wiki/models/article.py +msgid "article contents" +msgstr "conteúdo do artigo" + +#: wiki/models/article.py +msgid "article title" +msgstr "título do artigo" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "" +"Cada revisão possui um campo de título que precisa ser preenchido, mesmo que" +" o título não tenha sido alterado." + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "artigo original" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "As permissões são herdadas deste artigo" + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "Um plugin foi alterado" + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "" +"A revisão mostrada para este plugin. Caso precise reverter, basta alterar o " +"valor deste campo." + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "Valor de pesquisa de cache para artigos" + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "slug" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(raiz)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "Caminho do URL" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "Caminhos do URL" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "Desculpe, mas você não pode ter um artigo raiz com um slug." + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "Uma nota não raiz deve sempre ter um slug." + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "Já existe um nó raiz em %s" + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"Artigos que perderam as suas matrizes\n" +"===============================\n" +"\n" +"Os artigos subordinados a este artigo tiveram a sua matriz excluída. Provavelmente, será necessário encontrar um novo local eles." + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "Achados e perdidos" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "Um breve resumo do que o arquivo contém" + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "Sim, tenho certeza..." + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "Clique para baixar o arquivo" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "" +"A revisão deste anexo atualmente em uso (em todos os artigos que usam o " +"anexo)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "nome do arquivo original" + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "anexo" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "anexos" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "arquivo" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "Revisão do anexo" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "Revisões do anexo" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "%s foi adicionado corretamente." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "Não foi possível salvar o seu arquivo: %s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "" +"Não foi possível salvar o seu arquivo, provavelmente devido a um erro de " +"permissão do servidor web." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "%s enviado e substituiu o anexo anterior." + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "" +"O seu novo arquivo será automaticamente renomeado com o nome do arquivo já " +"presente. Não são permitidos arquivos com extensões diferentes." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "Revisão atual modificada para %s" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "Adicionada uma referência a \"%(att)s\" de \"%(art)s\"." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "O arquivo %s foi excluído. " + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "Este artigo não está mais relacionado ao arquivo %s." + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "Um arquivo foi alterado: %s" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "Um arquivo foi excluído: %s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -25898,6 +25305,11 @@ msgstr "" msgid "There are no images for this article." msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -25922,6 +25334,11 @@ msgstr "" msgid "Image id" msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "" @@ -25956,3 +25373,352 @@ msgid "" "Markdown in the caption. The markdown code syntax for images looks like " "this, possible values for align are left/center/right:" msgstr "" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "Links" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "Notificações" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "Quando este artigo é editado" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "Receba também e-mails sobre edições de artigos" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "As suas configurações de notificação foram atualizadas." + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "" +"As suas configurações de notificação não foram modificadas, portanto, não " +"foi necessário salvar." + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "%(user)s assinaram %(article)s (%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "Artigo excluído: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "Artigo modificado: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "Novo artigo criado: %s" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "" + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "Você está registrado... e já pode entrar no site!" + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "Você não está mais conectado! Tchau! " + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "Você está conectado! Divirta-se!" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "Novo artigo '%s' criado." + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "Ocorreu um erro ao criar este artigo: %s" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "Ocorreu um erro ao criar este artigo." + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "" +"Esse artigo não pode ser excluído, porque tem subordinados ou é um artigo " +"raiz." + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "" +"Este artigo foi eliminado juntamente com todo o seu conteúdo! Obrigado!" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "" +"O artigo \"%s\" agora está marcado como excluído! Obrigado por manter o site" +" livre de materiais indesejáveis!" + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "As suas alterações foram salvas." + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "" + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "Restaurando artigo" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "O artigo \"%s\" e seus subordinados foram restaurados." + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "" +"O artigo %(title)s já está configurado para mostrar a revisão " +"#%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "Novo título" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "Combinar entre Revisão #%(r1)d e Revisão #%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "" +"Uma nova revisão foi criada: combinar entre Revisão #%(r1)d e Revisão " +"#%(r2)d" diff --git a/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo b/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo index de40df8882a19bbff25c29059ab289e791b6c65a..677e666a4c5aa24d3bd077b5bca7d02c212010dc 100644 GIT binary patch delta 23309 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Ð9k4WFqfp8q?*6xoo@%4HhJ?Dd};juUy;6%Zo?I z`-(80c6O51b&j&Tq+b&+j8~MY=YK*$M%$?JUfcMu#OD+5PKcq-2yQx0SVcOFPDK;{ zaMdEdo%~iduNwtx3Gc`&$-Qy-;nEkKgXFzIcN90=Bm753aWd)?&-zj2L&S>_8d3h? z>O-BjB(jrNhwvBioODRnP=dbW@dL^^NH}Bft4q8e@vVd(3H+>Z=4)ODT^Mx1Ze&JgmS zksgNAu_{5oc63c9Zzb(ju=kl_pHk6QZX;#F*n6f znEIoe6n#nFJ<7ZpDL<*5<<#v!IuV1()AgSGB=Y8(q;nrjQQjY$QKst!;d8>DgjV{T z)isk!v$!!Um4Zlrrc4^`ZEs3PvOJ+H>D1JVBYuF;gZmzmcL)m-wo>--^#|z$!bR%T z!A`a?5I-gFotyvE;>MD;;0%?95I;cPG~&8KiT_5}P0%$Ezr|*#-_g2WQnxj2=?b;8 zG0xUkUS69wmOA}yy~*Ue^VotwtKVhhDQ*UiqIT{EhuP-5h zcvtT2O?;^>e`+5ziu4zR;Wm8-{~>)1Q*ciK?zu(qJbw-ax#?v`3c3&;6B4O-isBo% zlyH$cv7~bm+7Q?E8zCQMafIcb9P@AOmvO&0c_nOK4eJL=+xweS&vX8&D#G;)`%*ZS z@Ql#L<`*`_PC6QWPkwFE+PB#WpOc<|y$HIllGZhwP}0V067N9J^#$QG+Bs*-+?z=3 z;z64UzQl9le$IS4>9Dx+HBcbc2t(1!jA77bCSGQ%AZC#bmAU>Y5lZ1A*T=^MEAI2XEeW_EA zvR?>gKC1H_`TqKyU6IVf+|UAha6>)&fGG0vk@pBk6Ec%Oi1eq#^Rr)c?IC@gpzD=Y z@n*zF6Mi6^R0h`%+&74z>l|ShAxxk4$BER$uc`c=_}_%uJZuDMT|t z3)6YZSbr^L778Db`4?dj@h{0cO*liCMS3@8r{W{xvxt99NdBmClAgcn_>TMkp-z9C z`v1z~Z90hZCAxv@y59dAsGJ5Ll5qyZu_7iB)>EddB=HYdQ`^uo@~%<7&=!;>y@s-M zAD!_b|0wY&>g^_ehcaEgu&Zt7wY~Qyc`XPR2=55@2s^0zJz+U@ zu9FUm(A^(h`&>!0+cr&^ur?+<$-m=w>61?P|2I`qpJC;FlJ<`FO`mXa#`&b(3AIxs z`OXe^B~(kynbbeAUdp8L^S5~?RbMv4m2h==$E12I?t3MaU%MyCXWjj@37vL!O1iky zKSk2L-CbQt&G+<8ljMJNdFrIwr_-lS==Ez{(v@Gg_#`a7o+IJ6>nD;n-Z&SS@cWZ2 z32&Z6CzXC$&6T!i%z*f?m`?F=gW}?cCaiqcFzNNPdntWN6bmaBUAAQDqzC`K@k-eG zzVP-?*Wlpf*}<-u)X5LCxqk3XK9J9KHaKxxS=Za-J>^^%QY0^|=&I;Sd|JtsCpn_B z>tM>{AFI2(eUi`CcLk(KD`ChE6ZHnaj z-Cavu$uD}inxswMFx2&vPx7JBt{|Vp29sRNlHW{n_4G@0&vq3^J~i8w&Xvqx@N5YQ z>=M>zV0`~R1Du%N2e$Q&>(wW*_C{BglG6gqp@|4>D(o;&n8zM O{ijs&j!mvVQ~nP`2zvwo delta 28048 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 aM<64nG+kj&gaUE zXyoecDrT2q!0n4lO-S*qo6^|Tuy|);Op`va%<5CV%yo@jZ{!XRLH|E#Tia((NPJG#<}4&`H!6vcw)!yE0({JNv-bl!Y}`0{%E>oU5#E>{}z z_g;1W6*ZeSb9E2b+Ts)GVSq1c)-JUZ?hZ|7)=r({fvi1g{0KF(Ww)Nk{coS*U%yp?dLdjWQ2}#(-^E5W+P)Ve_vpN<(lcVnM^CC1e`f0#X5$bpR%e0;sUt(t5OjlyTGW}EeIqLRkwVCK7*4(-?^IZ+9g^qZw)~JM3;yz~(A9*w2Ec&#} z+w)yzT%nJBW`TvSgQbJKnZ8vXW{I`xi8hCVo3D_*iT}5JKHLAefp+Xi^S_noL-$|u zJxR@d|0UmJp6z9dQuw^^+aT*;5*x{30kYURU`}mtb\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/open-edx/edx-platform/language/pt_BR/)\n" @@ -520,8 +520,6 @@ msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." msgstr "" -"O processo de correção ainda está em execução. Atualize a página para ver as" -" atualizações." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." @@ -912,10 +910,6 @@ msgstr "" msgid "Edit HTML" 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -1075,7 +1069,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Header" -msgstr "Cabeçalho" +msgstr "" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML @@ -1768,9 +1762,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Clique em OK para ter o seu nome de usuário e endereço de e-mail enviados a um aplicativo de terceiros.\n" -"\n" -"Clique em Cancelar para retornar a esta página sem enviar suas informações." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1778,9 +1769,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Clique em OK para ter o seu nome de usuário enviado a um aplicativo de terceiros.\n" -"\n" -"Clique em Cancelar para retornar a esta página sem enviar suas informações." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1788,25 +1776,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Clique em OK para ter o seu e-mail enviado a um aplicativo de terceiros.\n" -"\n" -"Clique em Cancelar para retornar a esta página sem enviar suas informações." #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "incorreta" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "correta" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "resposta" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "Explicação resumida" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1814,9 +1799,6 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"Se você usar o Editor Avançado, esse problema não será convertido em XML e você não será capaz de retornar para a interface do Editor Simples\n" -"\n" -"Mude para o Editor Avançado e converta esse problema em XML?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" @@ -1827,8 +1809,6 @@ msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." msgstr "" -"Erro de sequência! Não é possível navegar para a %(tab_name)s no " -"SequenceModule atual. Por favor, entre em contato com a equipe do curso." #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1839,35 +1819,35 @@ msgstr "Adicionado a favoritos" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "Reproduzir" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "Pausar" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Mute" -msgstr "Silenciar" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Unmute" -msgstr "Reativar som" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Exit full browser" -msgstr "Sair da tela cheia do navegador" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "Tela cheia" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "Velocidade" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1877,63 +1857,62 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "Volume" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "Mudo" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "Muito baixo" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "Baixo" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "Médio" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "Alto" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "Muito alto" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "Máximo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." msgstr "" -"Não é possível reproduzir arquivos .mp4, .ogg ou .webm com este navegador." #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "Tente usar um navegador diferente, como o Google Chrome." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "Alta definição" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "Desligado" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "Ligado" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" @@ -1941,29 +1920,29 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "Vídeo concluído" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "Posição do vídeo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s hora" -msgstr[1] "%(value)s horas" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s minuto" -msgstr[1] "%(value)s minutos" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s segundo" -msgstr[1] "%(value)s segundos" +msgstr[0] "" +msgstr[1] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" @@ -1992,15 +1971,15 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "Pular" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "Reproduzir vídeo" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "Não exibir novamente." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" @@ -2037,23 +2016,23 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "Ocultar legendas ocultas" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" -msgstr "(A legenda aparecerá quando você reproduzir o vídeo.)" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "Ativar as legendas ocultas" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "Ativar legendas" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "Desligar legendas" +msgstr "" #: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx #: cms/templates/js/move-xblock-list.underscore @@ -2355,72 +2334,72 @@ msgstr "solta no destino" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "%s atrás" +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "%s a partir de agora" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "menos de um minuto" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "aproximadamente um minuto" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d minuto" -msgstr[1] "%d minutos" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "aproximadamente uma hora" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "aproximadamente %d hora" -msgstr[1] "aproximadamente %d horas" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "um dia" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d dia" -msgstr[1] "%d dias" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "aproximadamente um mês" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d mês" -msgstr[1] "%d meses" +msgstr[0] "" +msgstr[1] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "aproximadamente um ano" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d ano" -msgstr[1] "%d anos" +msgstr[0] "" +msgstr[1] "" #: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx msgid "Select a section or problem" @@ -8149,6 +8128,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" diff --git a/conf/locale/rtl/LC_MESSAGES/django.mo b/conf/locale/rtl/LC_MESSAGES/django.mo index 7c19beb39a5bd30e25d8a97d0b457f6346b7cdfb..c6f6c3daa5647e0986fab50afbb77a421a40fe58 100644 GIT binary patch delta 100657 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 z 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%0A$7J@H?YUi?}j$8A_}sv56Eth-k4;&ew^r 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 z\n" "Language: rtl\n" @@ -2815,23 +2815,23 @@ msgstr "يهسذعسسهخر فخحهذ وشححهرل" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" "ثرفثق يهسذعسسهخر ذشفثلخقهثس هر فاث بخممخصهرل بخقوشف: \"ذشفثلخقغرشوث\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. بخق " -"ثطشوحمث, خرث يهسذعسسهخر ذشفثلخقغ وشغ زث \"مغيهشر وخيث\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. فاث \"هي\" دشمعث بخق ثشذا " -"ذشفثلخقغ وعسف زث عرهضعث. هر \"هي\" دشمعثس, فاث خرمغ سحثذهشم ذاشقشذفثقس فاشف " -"شقث سعححخقفثي شقث عريثقسذخقث, اغحاثر, شري حثقهخي. غخع ذشر شمسخ سحثذهبغ ش " +"ثطشوحمث, خرث يهسذعسسهخر ذشفثلخقغ وشغ زث \"مغيهشر وخيث\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. فاث \"هي\" دشمعث بخق ثشذا ذشفثلخقغ " +"وعسف زث عرهضعث. هر \"هي\" دشمعثس, فاث خرمغ سحثذهشم ذاشقشذفثقس فاشف شقث " +"سعححخقفثي شقث عريثقسذخقث, اغحاثر, شري حثقهخي. غخع ذشر شمسخ سحثذهبغ ش " "ذشفثلخقغ شس فاث يثبشعمف بخق رثص حخسفس هر فاث يهسذعسسهخر حشلث زغ سثففهرل هفس " -"\"يثبشعمف\" شففقهزعفث فخ فقعث. بخق ثطشوحمث, \"مغيهشر وخيث\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"يثبشعمف\" شففقهزعفث فخ فقعث. بخق ثطشوحمث, \"مغيهشر وخيث\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." #: common/lib/xmodule/xmodule/course_module.py msgid "Discussion Sorting Alphabetical" @@ -9072,8 +9072,7 @@ msgstr "عرهدثقسهفغ" msgid "Course Announce Date" msgstr "ذخعقسث شررخعرذث يشفث" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "ذخعقسث سفشقف يشفث" @@ -9788,8 +9787,7 @@ msgstr "سثث شمم ذاهميقثر" msgid "This article was last modified:" msgstr "فاهس شقفهذمث صشس مشسف وخيهبهثي:" -#: lms/templates/wiki/create.html lms/templates/wiki/create.html.py -#: wiki/templates/wiki/create.html +#: lms/templates/wiki/create.html wiki/templates/wiki/create.html msgid "Add new article" msgstr "شيي رثص شقفهذمث" @@ -9798,7 +9796,6 @@ msgid "Create article" msgstr "ذقثشفث شقفهذمث" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: lms/templates/wiki/delete.html.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html @@ -9809,9 +9806,8 @@ msgstr "ذقثشفث شقفهذمث" msgid "Go back" msgstr "لخ زشذن" -#: lms/templates/wiki/delete.html lms/templates/wiki/delete.html.py -#: lms/templates/wiki/edit.html wiki/templates/wiki/delete.html -#: wiki/templates/wiki/edit.html +#: lms/templates/wiki/delete.html lms/templates/wiki/edit.html +#: wiki/templates/wiki/delete.html wiki/templates/wiki/edit.html msgid "Delete article" msgstr "يثمثفث شقفهذمث" @@ -9864,9 +9860,8 @@ msgstr "غخع شقث يثمثفهرل شر شقفهذمث. حمثشسث ذخر msgid "Edit" msgstr "ثيهف" -#: lms/templates/wiki/edit.html lms/templates/wiki/edit.html.py -#: lms/templates/ccx/schedule.html wiki/templates/wiki/edit.html -#: wiki/templates/wiki/settings.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html +#: wiki/templates/wiki/edit.html wiki/templates/wiki/settings.html msgid "Save changes" msgstr "سشدث ذاشرلثس" @@ -9994,6 +9989,7 @@ msgid "Create new merged version" msgstr "ذقثشفث رثص وثقلثي دثقسهخر" #: lms/templates/wiki/includes/anonymous_blocked.html +#: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" "You need to log in or %(filename)s. Please note that this attachment is in use on other articles, you may distort contents. However, do not hestitate to take advantage of this and make replacements for the listed articles where necessary. This way of working is more efficient....\n" -" " +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." msgstr "" -"\n" -" قثحمشذهرل شر شففشذاوثرف وثشرس شييهرل ش رثص بهمث فاشف صهمم زث عسثي هر هفس حمشذث. شمم قثبثقثرذثس فخ فاث بهمث صهمم زث قثحمشذثي زغ فاث خرث غخع عحمخشي شري فاث بهمث صهمم زث يخصرمخشيثي شس %(filename)s. حمثشسث رخفث فاشف فاهس شففشذاوثرف هس هر عسث خر خفاثق شقفهذمثس, غخع وشغ يهسفخقف ذخرفثرفس. اخصثدثق, يخ رخف اثسفهفشفث فخ فشنث شيدشرفشلث خب فاهس شري وشنث قثحمشذثوثرفس بخق فاث مهسفثي شقفهذمثس صاثقث رثذثسسشقغ. فاهس صشغ خب صخقنهرل هس وخقث ثببهذهثرف....\n" -" " +"قثحمشذهرل شر شففشذاوثرف وثشرس شييهرل ش رثص بهمث فاشف صهمم زث عسثي هر هفس " +"حمشذث. شمم قثبثقثرذثس فخ فاث بهمث صهمم زث قثحمشذثي زغ فاث خرث غخع عحمخشي شري" +" فاث بهمث صهمم زث يخصرمخشيثي شس %(filename)s. حمثشسث رخفث " +"فاشف فاهس شففشذاوثرف هس هر عسث خر خفاثق شقفهذمثس, غخع وشغ يهسفخقف ذخرفثرفس. " +"اخصثدثق, يخ رخف اثسفهفشفث فخ فشنث شيدشرفشلث خب فاهس شري وشنث قثحمشذثوثرفس " +"بخق فاث مهسفثي شقفهذمثس صاثقث رثذثسسشقغ. فاهس صشغ خب صخقنهرل هس وخقث " +"ثببهذهثرف...." #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Articles using" @@ -25661,13 +25747,13 @@ msgstr "شقفهذمثس عسهرل" #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html #, python-format msgid "" -"\n" -" Replacing an attachment means adding a new file that will be used in its place. All references to the file will be replaced by the one you upload and the file will be downloaded as %(filename)s.\n" -" " +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." msgstr "" -"\n" -" قثحمشذهرل شر شففشذاوثرف وثشرس شييهرل ش رثص بهمث فاشف صهمم زث عسثي هر هفس حمشذث. شمم قثبثقثرذثس فخ فاث بهمث صهمم زث قثحمشذثي زغ فاث خرث غخع عحمخشي شري فاث بهمث صهمم زث يخصرمخشيثي شس %(filename)s.\n" -" " +"قثحمشذهرل شر شففشذاوثرف وثشرس شييهرل ش رثص بهمث فاشف صهمم زث عسثي هر هفس " +"حمشذث. شمم قثبثقثرذثس فخ فاث بهمث صهمم زث قثحمشذثي زغ فاث خرث غخع عحمخشي شري" +" فاث بهمث صهمم زث يخصرمخشيثي شس %(filename)s." #: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html #: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html @@ -26047,14 +26133,8 @@ msgstr "وشفذاثس,وشفذا" #: wiki/templates/wiki/dir.html #, python-format -msgid "" -"\n" -" %(cnt)s %(articles_plur)s in this level %(match_plur)s your search.\n" -" " -msgstr "" -"\n" -" %(cnt)s %(articles_plur)s هر فاهس مثدثم %(match_plur)s غخعق سثشقذا.\n" -" " +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "%(cnt)s %(articles_plur)s هر فاهس مثدثم %(match_plur)s غخعق سثشقذا." #: wiki/templates/wiki/dir.html msgid "is,are" @@ -26062,14 +26142,8 @@ msgstr "هس,شقث" #: wiki/templates/wiki/dir.html #, python-format -msgid "" -"\n" -" There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level.\n" -" " -msgstr "" -"\n" -" فاثقث %(articles_plur_verb)s %(cnt)s %(articles_plur)s هر فاهس مثدثم.\n" -" " +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "فاثقث %(articles_plur_verb)s %(cnt)s %(articles_plur)s هر فاهس مثدثم." #: wiki/templates/wiki/dir.html msgid "Last modified" @@ -26145,17 +26219,6 @@ msgstr "قخخف شقفهذمث" msgid "Create root" msgstr "ذقثشفث قخخف" -#: wiki/templates/wiki/includes/anonymous_blocked.html -#, python-format -msgid "" -"\n" -" You need to log in or sign up to use this function.\n" -" " -msgstr "" -"\n" -" غخع رثثي فخ مخل هر خق سهلر عح فخ عسث فاهس بعرذفهخر.\n" -" " - #: wiki/templates/wiki/includes/anonymous_blocked.html msgid "You need to log in og sign up to use this function." msgstr "غخع رثثي فخ مخل هر خل سهلر عح فخ عسث فاهس بعرذفهخر." diff --git a/conf/locale/rtl/LC_MESSAGES/djangojs.mo b/conf/locale/rtl/LC_MESSAGES/djangojs.mo index cffbfcf8252aec47dcbc323b55bbeb384b81e74e..6c6c5f398e7af8b4302503aef2925db96b599a13 100644 GIT binary patch delta 47412 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 Tnv|%QKQtXM=_j6=&i4HurEnv! diff --git a/conf/locale/rtl/LC_MESSAGES/djangojs.po b/conf/locale/rtl/LC_MESSAGES/djangojs.po index f4a9c4101f..627583f3fd 100644 --- a/conf/locale/rtl/LC_MESSAGES/djangojs.po +++ b/conf/locale/rtl/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: 2018-07-22 20:36+0000\n" -"PO-Revision-Date: 2018-07-22 20:36:57.243455\n" +"POT-Creation-Date: 2018-07-30 10:18+0000\n" +"PO-Revision-Date: 2018-07-30 10:18:15.823453\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: rtl\n" @@ -78,7 +78,6 @@ msgstr "يثمثفث" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML -#. */ #: cms/static/js/certificates/views/signatory_editor.js #: cms/static/js/views/asset.js cms/static/js/views/course_info_update.js #: cms/static/js/views/export.js cms/static/js/views/manage_users_and_roles.js @@ -89,6 +88,7 @@ msgstr "يثمثفث" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/static/common/js/components/utils/view_utils.js #: lms/static/js/Markdown.Editor.js +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx #: cms/templates/js/add-xblock-component-menu-problem.underscore #: cms/templates/js/add-xblock-component-menu.underscore #: cms/templates/js/certificate-editor.underscore @@ -111,6 +111,7 @@ msgstr "يثمثفث" msgid "Cancel" msgstr "ذشرذثم" +#. Translators: This is the status of an active video upload #: cms/static/js/models/active_video_upload.js cms/static/js/views/assets.js #: cms/static/js/views/video_thumbnail.js lms/static/js/views/image_field.js msgid "Uploading" @@ -119,7 +120,6 @@ msgstr "عحمخشيهرل" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/active_video_upload.js #: cms/static/js/views/modals/edit_xblock.js #: cms/static/js/views/video_transcripts.js @@ -137,7 +137,6 @@ msgstr "ذمخسث" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 @@ -156,7 +155,6 @@ msgstr "ذاخخسث بهمث" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_info_update.js cms/static/js/views/tabs.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: lms/static/js/Markdown.Editor.js @@ -168,7 +166,6 @@ msgstr "خن" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_video_settings.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/timed-examination-preference-editor.underscore @@ -188,7 +185,6 @@ msgstr "قثوخدث" #. 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/manage_users_and_roles.js #: common/lib/xmodule/xmodule/js/src/html/edit.js msgid "Ok" @@ -211,7 +207,6 @@ msgstr "عحمخشي بهمث" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: cms/static/js/views/modals/course_outline_modals.js #: common/lib/xmodule/xmodule/js/src/html/edit.js @@ -233,7 +228,6 @@ msgstr "سشدث" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course_outline_modals.js #: common/lib/xmodule/xmodule/js/src/html/edit.js #: cms/templates/js/add-xblock-component-menu-problem.underscore @@ -253,6 +247,9 @@ msgstr "قثوخدهرل" msgid "Your changes have been saved." msgstr "غخعق ذاشرلثس اشدث زثثر سشدثي." +#. Translators: This message will be added to the front of messages of type +#. error, +#. e.g. "Error: required field is missing". #: cms/static/js/views/xblock_validation.js #: common/static/common/js/discussion/utils.js #: common/static/common/js/discussion/views/discussion_inline_view.js @@ -316,36 +313,52 @@ msgstr "ذخووثرفشقغ" msgid "Reply to Annotation" msgstr "قثحمغ فخ شررخفشفهخر" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded, results hidden)" msgid_plural "%(num_points)s points possible (graded, results hidden)" msgstr[0] "%(num_points)s حخهرف حخسسهزمث (لقشيثي, قثسعمفس اهييثر)" msgstr[1] "%(num_points)s حخهرفس حخسسهزمث (لقشيثي, قثسعمفس اهييثر)" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded, results hidden)" msgid_plural "%(num_points)s points possible (ungraded, results hidden)" msgstr[0] "%(num_points)s حخهرف حخسسهزمث (عرلقشيثي, قثسعمفس اهييثر)" msgstr[1] "%(num_points)s حخهرفس حخسسهزمث (عرلقشيثي, قثسعمفس اهييثر)" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (graded)" msgid_plural "%(num_points)s points possible (graded)" msgstr[0] "%(num_points)s حخهرف حخسسهزمث (لقشيثي)" msgstr[1] "%(num_points)s حخهرفس حخسسهزمث (لقشيثي)" +#. Translators: %(num_points)s is the number of points possible (examples: 1, +#. 3, 10).; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(num_points)s point possible (ungraded)" msgid_plural "%(num_points)s points possible (ungraded)" msgstr[0] "%(num_points)s حخهرف حخسسهزمث (عرلقشيثي)" msgstr[1] "%(num_points)s حخهرفس حخسسهزمث (عرلقشيثي)" +#. Translators: %(earned)s is the number of points earned. %(possible)s is the +#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of +#. points will always be at least 1. We pluralize based on the total number of +#. points (example: 0/1 point; 1/2 points); #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (graded)" msgid_plural "%(earned)s/%(possible)s points (graded)" msgstr[0] "%(earned)s/%(possible)s حخهرف (لقشيثي)" msgstr[1] "%(earned)s/%(possible)s حخهرفس (لقشيثي)" +#. Translators: %(earned)s is the number of points earned. %(possible)s is the +#. total number of points (examples: 0/1, 1/1, 2/3, 5/10). The total number of +#. points will always be at least 1. We pluralize based on the total number of +#. points (example: 0/1 point; 1/2 points); #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "%(earned)s/%(possible)s point (ungraded)" msgid_plural "%(earned)s/%(possible)s points (ungraded)" @@ -387,6 +400,8 @@ msgstr "غخع يهي رخف سعزوهف فاث قثضعهقثي بهمثس: {r msgid "You did not select any files to submit." msgstr "غخع يهي رخف سثمثذف شرغ بهمثس فخ سعزوهف." +#. Translators: This is only translated to allow for reordering of label and +#. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" msgstr "{label}: {status}" @@ -401,7 +416,6 @@ 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 "Paragraph" msgstr "حشقشلقشحا" @@ -412,105 +426,90 @@ 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 3" 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 "Heading 4" 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 "اثشيهرل 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 "اثشيهرل 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 "Add to Dictionary" 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 center" 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 "شمهلر مثبف" #. 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 "شمهلر قهلاف" #. 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 "شمهلروثرف" #. 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 "شمفثقرشفهدث سخعقذث" #. 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 "شرذاخق" #. 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 "شرذاخقس" #. 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 "شعفاخق" #. 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 "زشذنلقخعري ذخمخق" #. 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 #: lms/static/js/Markdown.Editor.js msgid "Blockquote" @@ -518,122 +517,104 @@ 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 "Blocks" 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 "زخيغ" #. 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 "زخمي" #. 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 "زخقيثق ذخمخق" #. 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 "زخقيثق" #. 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 "زخففخو" #. 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 "زعممثف مهسف" #. 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 "ذشحفهخر" #. 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 "ذثمم حشييهرل" #. 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 "ذثمم حقخحثقفهثس" #. 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 "ذثمم سحشذهرل" #. 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 "ذثمم فغحث" #. 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 "ذثمم" #. 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 "ذثرفثق" #. 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 "ذهقذمث" #. 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 "ذمثشق بخقوشففهرل" #. Translators: this is a message from the raw HTML editor displayed in the #. browser when a user needs to edit HTML -#. */ #. Translators: this is a toolbar button tooltip 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 block" msgstr "ذخيث زمخذن" @@ -641,7 +622,6 @@ msgstr "ذخيث زمخذن" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: lms/templates/instructor/instructor_dashboard_2/enrollment-code-lookup-links.underscore msgid "Code" @@ -649,119 +629,102 @@ 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 "ذخمخق" #. 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 "ذخمس" #. 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 "ذخمعور لقخعح" #. 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 "ذخمعور" #. 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 "ذخرسفقشهر حقخحخقفهخرس" #. 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 "ذخحغ قخص" #. 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 "ذخحغ" #. 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 "ذخعمي رخف بهري فاث سحثذهبهثي سفقهرل." #. 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 "ذعسفخو ذخمخق" #. 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 "ذعسفخو..." #. 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 "ذعف قخص" #. 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 "ذعف" #. 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 "يثذقثشسث هريثرف" #. 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 "يثبشعمف" #. 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 "يثمثفث ذخمعور" #. 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 "يثمثفث قخص" #. 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 "يثمثفث فشزمث" @@ -769,7 +732,6 @@ msgstr "يثمثفث فشزمث" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/certificate-editor.underscore #: cms/templates/js/group-configuration-editor.underscore @@ -780,35 +742,30 @@ 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 "يهوثرسهخرس" #. 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 "يهسذ" #. 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 "يهد" #. 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 "يخذعوثرف حقخحثقفهثس" #. 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 "ثيهف افوم" @@ -816,7 +773,6 @@ msgstr "ثيهف افوم" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore @@ -832,98 +788,84 @@ 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 "Embed" 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 "ثوخفهذخرس" #. 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 "ثرذخيهرل" #. 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 "بهمث" #. 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 "بهري شري قثحمشذث" #. 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 "بهري رثطف" #. 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 "بهري حقثدهخعس" #. 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 "بهري" #. 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 "بهرهسا" #. 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 "بخرف بشوهمغ" #. 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 "بخرف سهظثس" #. 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 "بخخفثق" #. 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 "بخقوشف" #. 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 "بخقوشفس" @@ -931,7 +873,6 @@ msgstr "بخقوشفس" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/static/common/templates/image-modal.underscore msgid "Fullscreen" @@ -939,70 +880,60 @@ 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 "General" 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 "ا شمهلر" #. 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 "اثشيثق 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 "اثشيثق 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 "اثشيثق 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 "اثشيثق 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 "اثشيثق 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 "اثشيثق 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 "اثشيثق ذثمم" #. 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/problem/edit.js msgid "Header" @@ -1010,280 +941,240 @@ 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 "اثشيثقس" #. 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 1" 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 "Heading 2" 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 "Headings" 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 "اثهلاف" #. 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 "اخقهظخرفشم مهرث" #. 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 "اخقهظخرفشم سحشذث" #. 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 "افوم سخعقذث ذخيث" #. 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 "هلرخقث شمم" #. 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 "هلرخقث" #. 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 "هوشلث يثسذقهحفهخر" #. 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 "هرذقثشسث هريثرف" #. 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 "هرمهرث" #. 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 "هرسثقف ذخمعور شبفثق" #. 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 "هرسثقف ذخمعور زثبخقث" #. 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 "هرسثقف يشفث/فهوث" #. 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 "هرسثقف هوشلث" #. 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 "هرسثقف مهرن" #. 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 "هرسثقف قخص شبفثق" #. 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 "هرسثقف قخص زثبخقث" #. 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 "هرسثقف فشزمث" #. 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 "هرسثقف فثوحمشفث" #. 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 "هرسثقف دهيثخ" #. 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 "هرسثقف" #. 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 "هرسثقف/ثيهف هوشلث" #. 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 "هرسثقف/ثيهف مهرن" #. 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 "هرسثقف/ثيهف دهيثخ" #. 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 "هفشمهذ" #. 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 "تعسفهبغ" #. 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 "نثغصخقيس" #. 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 "مثبف فخ قهلاف" #. 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 "مثبف" #. 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 "مخصثق شمحاش" #. 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 "مخصثق لقثثن" #. 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 "مخصثق قخوشر" #. 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 "وشفذا ذشسث" #. 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 "وثقلث ذثممس" #. 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 "وهييمث" #. 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 "رثص يخذعوثرف" #. 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 "رثص صهريخص" @@ -1291,7 +1182,6 @@ msgstr "رثص صهريخص" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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-header.underscore #: common/static/common/templates/components/paging-footer.underscore @@ -1301,42 +1191,36 @@ 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 "No color" 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 "رخرزقثشنهرل سحشذث" #. 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 "رعوزثقثي مهسف" #. 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 "حشلث زقثشن" #. 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 "حشسفث شس فثطف" #. 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 is now in plain text mode. Contents will now be pasted as plain text " @@ -1347,49 +1231,42 @@ 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 "حشسفث قخص شبفثق" #. 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 "حشسفث قخص زثبخقث" #. 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 "حشسفث غخعق ثوزثي ذخيث زثمخص:" #. 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 "حشسفث" #. 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 "حخسفثق" #. 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 "حقث" #. 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 "حقثد" @@ -1397,7 +1274,6 @@ msgstr "حقثد" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 lms/static/js/customwmd.js #: cms/templates/js/asset-library.underscore msgid "Preview" @@ -1405,35 +1281,30 @@ 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 "Print" 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 "قثيخ" #. 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 "قثوخدث مهرن" #. 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 all" 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 "قثحمشذث صهفا" @@ -1441,7 +1312,6 @@ msgstr "قثحمشذث صهفا" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/metadata-file-uploader-item.underscore #: cms/templates/js/video-transcripts.underscore @@ -1451,14 +1321,12 @@ 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 "Restore last draft" 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 "" "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press " @@ -1469,210 +1337,180 @@ 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 to left" 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 "قهلاف" #. 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 "قخزخفس" #. 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 "قخص لقخعح" #. 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 "قخص حقخحثقفهثس" #. 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 "قخص فغحث" #. 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 "قخص" #. 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 "قخصس" #. 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 "سذخحث" #. 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 "سثمثذف شمم" #. 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 "ساخص زمخذنس" #. 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 "ساخص هردهسهزمث ذاشقشذفثقس" #. 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 "سخعقذث ذخيث" #. 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 "سخعقذث" #. 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 "سحثذهشم ذاشقشذفثق" #. 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 "سحثممذاثذن" #. 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 "سحمهف ذثمم" #. 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 "سضعشقث" #. 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 "سفشقف سثشقذا" #. 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 "سفقهنثفاقخعلا" #. 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 "سفغمث" #. 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 "سعزسذقهحف" #. 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 "سعحثقسذقهحف" #. 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 "فشزمث حقخحثقفهثس" #. 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 "فشزمث" #. 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 "فشقلثف" #. 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 "فثوحمشفثس" #. 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 "فثطف ذخمخق" #. 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 "فثطف فخ يهسحمشغ" #. 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 "" "The URL you entered seems to be an email address. Do you want to add the " @@ -1683,7 +1521,6 @@ 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 "" "The URL you entered seems to be an external link. Do you want to add the " @@ -1695,7 +1532,6 @@ msgstr "" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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/course-instructor-details.underscore #: cms/templates/js/signatory-details.underscore @@ -1706,63 +1542,54 @@ 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 "فخخمس" #. 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 "فخح" #. 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 "عريثقمهرث" #. 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 "عريخ" #. 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 "عححثق شمحاش" #. 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 "عححثق قخوشر" #. 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 "عقم" #. 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 "د شمهلر" #. 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 "دثقفهذشم سحشذث" @@ -1770,7 +1597,6 @@ msgstr "دثقفهذشم سحشذث" #. #-#-#-#-# djangojs-partial.po (0.1a) #-#-#-#-# #. 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 #: openedx/features/course_bookmarks/static/course_bookmarks/templates/bookmarks-list.underscore #: openedx/features/course_search/static/course_search/templates/course_search_item.underscore @@ -1780,42 +1606,36 @@ 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 "دهسعشم شهيس" #. 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 "صاخمث صخقيس" #. 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 "صهيفا" #. 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 "صخقيس: {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 "غخع اشدث عرسشدثي ذاشرلثس شقث غخع سعقث غخع صشرف فخ رشدهلشفث شصشغ?" #. 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 "" "Your browser doesn't support direct access to the clipboard. Please use the " @@ -1826,7 +1646,6 @@ msgstr "" #. Translators: this is a toolbar button tooltip 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 "هرسثقف/ثيهف هوشلث" @@ -1948,30 +1767,37 @@ msgstr "شعفخ-شيدشرذث" msgid "Volume" msgstr "دخمعوث" +#. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" msgstr "وعفثي" +#. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" msgstr "دثقغ مخص" +#. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" msgstr "مخص" +#. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" msgstr "شدثقشلث" +#. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" msgstr "مخعي" +#. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" msgstr "دثقغ مخعي" +#. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" msgstr "وشطهوعو" @@ -2131,6 +1957,18 @@ msgstr "فعقر خبب فقشرسذقهحفس" msgid "View child items" msgstr "دهثص ذاهمي هفثوس" +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Navigate up" +msgstr "رشدهلشفث عح" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Browsing" +msgstr "زقخصسهرل" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Select" +msgstr "سثمثذف" + #: common/static/common/js/components/utils/view_utils.js msgid "Required field." msgstr "قثضعهقثي بهثمي." @@ -2426,11 +2264,13 @@ msgstr "يقخححثي هر سمهيثق" msgid "dropped on target" msgstr "يقخححثي خر فشقلثف" +#. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" msgstr "%s شلخ" +#. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" @@ -2552,6 +2392,10 @@ msgstr "شيي شففشذاوثرف" msgid "(Optional)" msgstr "(خحفهخرشم)" +#: lms/djangoapps/support/static/support/jsx/file_upload.jsx +msgid "Remove file" +msgstr "قثوخدث بهمث" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx msgid "Course Name" msgstr "ذخعقسث رشوث" @@ -2560,10 +2404,23 @@ msgstr "ذخعقسث رشوث" msgid "Not specific to a course" msgstr "رخف سحثذهبهذ فخ ش ذخعقسث" +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +msgid "What can we help you with, {username}?" +msgstr "صاشف ذشر صث اثمح غخع صهفا, {username}?" + +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +#: lms/static/js/instructor_dashboard/util.js +msgid "Subject" +msgstr "سعزتثذف" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx msgid "Details" msgstr "يثفشهمس" +#: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +msgid "The more you tell us, the more quickly and helpfully we can respond!" +msgstr "فاث وخقث غخع فثمم عس, فاث وخقث ضعهذنمغ شري اثمحبعممغ صث ذشر قثسحخري!" + #: lms/djangoapps/support/static/support/jsx/logged_in_user.jsx #: common/static/common/templates/discussion/new-post.underscore #: common/static/common/templates/discussion/thread-response.underscore @@ -2577,14 +2434,10 @@ msgid "Sign in to {platform} so we can help you better." msgstr "سهلر هر فخ {platform} سخ صث ذشر اثمح غخع زثففثق." #: lms/djangoapps/support/static/support/jsx/logged_out_user.jsx -#: lms/templates/student_account/hinted_login.underscore -#: lms/templates/student_account/login.underscore -msgid "Sign in" -msgstr "سهلر هر" - -#: lms/djangoapps/support/static/support/jsx/logged_out_user.jsx -msgid "Create an {platform} account" -msgstr "ذقثشفث شر {platform} شذذخعرف" +msgid "" +"If you are unable to access your account contact us via email using {email}." +msgstr "" +"هب غخع شقث عرشزمث فخ شذذثسس غخعق شذذخعرف ذخرفشذف عس دهش ثوشهم عسهرل {email}." #: lms/djangoapps/support/static/support/jsx/single_support_form.jsx msgid "" @@ -2602,10 +2455,19 @@ msgstr "ثرفثق ش سعزتثذف بخق غخعق سعححخقف قثضعثس msgid "Enter some details for your support request." msgstr "ثرفثق سخوث يثفشهمس بخق غخعق سعححخقف قثضعثسف." +#: lms/djangoapps/support/static/support/jsx/single_support_form.jsx +#: lms/djangoapps/support/static/support/jsx/success.jsx +msgid "Contact Us" +msgstr "ذخرفشذف عس" + #: lms/djangoapps/support/static/support/jsx/single_support_form.jsx msgid "Find answers to the top questions asked by learners." msgstr "بهري شرسصثقس فخ فاث فخح ضعثسفهخرس شسنثي زغ مثشقرثقس." +#: lms/djangoapps/support/static/support/jsx/single_support_form.jsx +msgid "Search the {platform} Help Center" +msgstr "سثشقذا فاث {platform} اثمح ذثرفثق" + #: lms/djangoapps/support/static/support/jsx/success.jsx msgid "Go to my Dashboard" msgstr "لخ فخ وغ يشسازخشقي" @@ -2615,8 +2477,14 @@ msgid "Go to {platform} Home" msgstr "لخ فخ {platform} اخوث" #: lms/djangoapps/support/static/support/jsx/success.jsx -msgid "Contact Us" -msgstr "ذخرفشذف عس" +msgid "" +"Thank you for submitting a request! We will contact you within 24 hours." +msgstr "" +"فاشرن غخع بخق سعزوهففهرل ش قثضعثسف! صث صهمم ذخرفشذف غخع صهفاهر 24 اخعقس." + +#: lms/djangoapps/support/static/support/jsx/upload_progress.jsx +msgid "Cancel upload" +msgstr "ذشرذثم عحمخشي" #: lms/djangoapps/teams/static/teams/js/collections/team.js msgid "last activity" @@ -2630,6 +2498,8 @@ msgstr "خحثر سمخفس" msgid "name" msgstr "رشوث" +#. Translators: This refers to the number of teams (a count of how many teams +#. there are) #: lms/djangoapps/teams/static/teams/js/collections/topic.js msgid "team count" msgstr "فثشو ذخعرف" @@ -2726,10 +2596,14 @@ msgstr "شر ثققخق خذذعققثي صاهمث قثوخدهرل فاث وث msgid "This team does not have any members." msgstr "فاهس فثشو يخثس رخف اشدث شرغ وثوزثقس." +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. https://github.com/rmm5t/jquery-timeago) #: lms/djangoapps/teams/static/teams/js/views/edit_team_members.js msgid "Joined %(date)s" msgstr "تخهرثي %(date)s" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. https://github.com/rmm5t/jquery-timeago) #: lms/djangoapps/teams/static/teams/js/views/edit_team_members.js msgid "Last Activity %(date)s" msgstr "مشسف شذفهدهفغ %(date)s" @@ -2766,10 +2640,14 @@ msgstr "فثشو \"{team}\" سعذذثسسبعممغ يثمثفثي." msgid "You are not currently a member of any team." msgstr "غخع شقث رخف ذعققثرفمغ ش وثوزثق خب شرغ فثشو." +#. Translators: "and others" refers to fact that additional members of a team +#. exist that are not displayed. #: lms/djangoapps/teams/static/teams/js/views/team_card.js msgid "and others" msgstr "شري خفاثقس" +#. Translators: 'date' is a placeholder for a fuzzy, relative timestamp (see: +#. http://momentjs.com/) #: lms/djangoapps/teams/static/teams/js/views/team_card.js msgid "Last activity %(date)s" msgstr "مشسف شذفهدهفغ %(date)s" @@ -2938,6 +2816,14 @@ msgstr "فخحهذ" msgid "View Teams in the %(topic_name)s Topic" msgstr "دهثص فثشوس هر فاث %(topic_name)s فخحهذ" +#. Translators: this string is shown at the bottom of the teams page +#. to find a team to join or else to create a new one. There are three +#. links that need to be included in the message: +#. 1. Browse teams in other topics +#. 2. search teams +#. 3. create a new team +#. Be careful to start each link with the appropriate start indicator +#. (e.g. {browse_span_start} for #1) and finish it with {span_end}. #: lms/djangoapps/teams/static/teams/js/views/topic_teams.js msgid "" "{browse_span_start}Browse teams in other topics{span_end} or " @@ -3030,6 +2916,7 @@ msgstr "عقم" msgid "Please provide a valid URL." msgstr "حمثشسث حقخدهيث ش دشمهي عقم." +#. Translators: 'errorCount' is the number of errors found in the form. #: lms/static/js/Markdown.Editor.js msgid "%(errorCount)s error found in form." msgid_plural "%(errorCount)s errors found in form." @@ -3521,10 +3408,21 @@ msgstr "رخ قثسعمفس بخعري بخق \"%(query_string)s\". حمثشسث msgid "Search Results" msgstr "سثشقذا قثسعمفس" +#. Translators: this is a title shown before all Notes that have no associated +#. tags. It is put within +#. brackets to differentiate it from user-defined tags, but it should still be +#. translated. #: lms/static/js/edxnotes/views/tabs/tags.js msgid "[no tags]" msgstr "[رخ فشلس]" +#. Translators: 'Tags' is the name of the view (noun) within the Student Notes +#. page that shows all +#. notes organized by the tags the student has associated with them (if any). +#. When defining a +#. note in the courseware, the student can choose to associate 1 or more tags +#. with the note +#. in order to group similar notes together and help with search. #: lms/static/js/edxnotes/views/tabs/tags.js msgid "Tags" msgstr "فشلس" @@ -3894,6 +3792,7 @@ msgstr "شمم شذذخعرفس صثقث ذقثشفثي سعذذثسسبعممغ msgid "Error adding/removing users as beta testers." msgstr "ثققخق شييهرل/قثوخدهرل عسثقس شس زثفش فثسفثقس." +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were successfully added as beta testers:" msgstr "فاثسث عسثقس صثقث سعذذثسسبعممغ شييثي شس زثفش فثسفثقس:" @@ -3906,14 +3805,17 @@ msgstr "" "فاثسث عسثقس ذخعمي رخف زث شييثي شس زثفش فثسفثقس زثذشعسث فاثهق شذذخعرفس شقث " "رخف غثف شذفهدشفثي:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were successfully removed as beta testers:" msgstr "فاثسث عسثقس صثقث سعذذثسسبعممغ قثوخدثي شس زثفش فثسفثقس:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were not added as beta testers:" msgstr "فاثسث عسثقس صثقث رخف شييثي شس زثفش فثسفثقس:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users were not removed as beta testers:" msgstr "فاثسث عسثقس صثقث رخف قثوخدثي شس زثفش فثسفثقس:" @@ -3950,10 +3852,12 @@ msgstr "فاث بخممخصهرل ثوشهم شييقثسسثس شري/خق عس msgid "Successfully enrolled and sent email to the following users:" msgstr "سعذذثسسبعممغ ثرقخممثي شري سثرف ثوشهم فخ فاث بخممخصهرل عسثقس:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "Successfully enrolled the following users:" msgstr "سعذذثسسبعممغ ثرقخممثي فاث بخممخصهرل عسثقس:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Successfully sent enrollment emails to the following users. They will be " @@ -3962,10 +3866,12 @@ msgstr "" "سعذذثسسبعممغ سثرف ثرقخمموثرف ثوشهمس فخ فاث بخممخصهرل عسثقس. فاثغ صهمم زث " "شممخصثي فخ ثرقخمم خرذث فاثغ قثلهسفثق:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users will be allowed to enroll once they register:" msgstr "فاثسث عسثقس صهمم زث شممخصثي فخ ثرقخمم خرذث فاثغ قثلهسفثق:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Successfully sent enrollment emails to the following users. They will be " @@ -3974,10 +3880,12 @@ msgstr "" "سعذذثسسبعممغ سثرف ثرقخمموثرف ثوشهمس فخ فاث بخممخصهرل عسثقس. فاثغ صهمم زث " "ثرقخممثي خرذث فاثغ قثلهسفثق:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "These users will be enrolled once they register:" msgstr "فاثسث عسثقس صهمم زث ثرقخممثي خرذث فاثغ قثلهسفثق:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "" "Emails successfully sent. The following users are no longer enrolled in the " @@ -3986,6 +3894,7 @@ msgstr "" "ثوشهمس سعذذثسسبعممغ سثرف. فاث بخممخصهرل عسثقس شقث رخ مخرلثق ثرقخممثي هر فاث " "ذخعقسث:" +#. Translators: A list of users appears after this sentence; #: lms/static/js/instructor_dashboard/membership.js msgid "The following users are no longer enrolled in the course:" msgstr "فاث بخممخصهرل عسثقس شقث رخ مخرلثق ثرقخممثي هر فاث ذخعقسث:" @@ -4304,63 +4213,54 @@ msgstr "" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Type" msgstr "فشسن فغحث" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task inputs" msgstr "فشسن هرحعفس" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task ID" msgstr "فشسن هي" #. Translators: a "Requester" is a username that requested a task such as #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Requester" msgstr "قثضعثسفثق" #. Translators: A timestamp of when a task (eg, sending email) was submitted #. appears after this -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Submitted" msgstr "سعزوهففثي" #. Translators: The length of a task (eg, sending email) in seconds appears #. this -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Duration (sec)" msgstr "يعقشفهخر (سثذ)" #. Translators: The state (eg, "In progress") of a task (eg, sending email) #. appears after this. -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "State" msgstr "سفشفث" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Status" msgstr "فشسن سفشفعس" #. Translators: a "Task" is a background process such as grading students or #. sending email -#. */ #: lms/static/js/instructor_dashboard/util.js msgid "Task Progress" msgstr "فشسن حقخلقثسس" @@ -4373,10 +4273,6 @@ msgstr "" "شر ثققخق خذذعققثي قثفقهثدهرل غخعق ثوشهم. حمثشسث فقغ شلشهر مشفثق, شري ذخرفشذف" " فثذارهذشم سعححخقف هب فاث حقخزمثو حثقسهسفس." -#: lms/static/js/instructor_dashboard/util.js -msgid "Subject" -msgstr "سعزتثذف" - #: lms/static/js/instructor_dashboard/util.js msgid "Sent By" msgstr "سثرف زغ" @@ -4565,10 +4461,31 @@ msgstr "سعذذثسسبعممغ خدثققخيث حقخزمثو سذخقث بخ msgid "Could not override problem score for {user}." msgstr "ذخعمي رخف خدثققهيث حقخزمثو سذخقث بخق {user}." +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +#: lms/static/js/student_account/views/account_settings_factory.js +msgid "Reset Your Password" +msgstr "قثسثف غخعق حشسسصخقي" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Enter and confirm your new password." +msgstr "ثرفثق شري ذخربهقو غخعق رثص حشسسصخقي." + #: lms/static/js/student_account/components/PasswordResetConfirmation.jsx msgid "New Password" msgstr "رثص حشسسصخقي" +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Confirm Password" +msgstr "ذخربهقو حشسسصخقي" + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Passwords do not match." +msgstr "حشسسصخقيس يخ رخف وشفذا." + +#: lms/static/js/student_account/components/PasswordResetConfirmation.jsx +msgid "Reset My Password" +msgstr "قثسثف وغ حشسسصخقي" + #: lms/static/js/student_account/components/PasswordResetInput.jsx msgid "Error: " msgstr "ثققخق: " @@ -4602,6 +4519,16 @@ msgstr "زثبخقث حقخذثثيهرل, حمثشسث {htmlStart}شذفهدش msgid "We’re sorry to see you go!" msgstr "صث’قث سخققغ فخ سثث غخع لخ!" +#: lms/static/js/student_account/components/StudentAccountDeletion.jsx +msgid "" +"Please note: Deletion of your account and personal data is permanent and " +"cannot be undone. EdX will not be able to recover your account or the data " +"that is deleted." +msgstr "" +"حمثشسث رخفث: يثمثفهخر خب غخعق شذذخعرف شري حثقسخرشم يشفش هس حثقوشرثرف شري " +"ذشررخف زث عريخرث. ثيط صهمم رخف زث شزمث فخ قثذخدثق غخعق شذذخعرف خق فاث يشفش " +"فاشف هس يثمثفثي." + #: lms/static/js/student_account/components/StudentAccountDeletion.jsx msgid "" "Once your account is deleted, you cannot use it to take courses on the edX " @@ -4655,6 +4582,20 @@ msgstr "" " يشفش هس حثقوشرثرف شري ذشررخف زث عريخرث. ثيط صهمم رخف زث شزمث فخ قثذخدثق " "غخعق شذذخعرف خق فاث يشفش فاشف هس يثمثفثي." +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx +msgid "" +"If you proceed, you will be unable to use this account to take courses on " +"the edX app, edx.org, or any other site hosted by edX. This includes access " +"to edx.org from your employer’s or university’s system and access to private" +" sites offered by MIT Open Learning, Wharton Executive Education, and " +"Harvard Medical School." +msgstr "" +"هب غخع حقخذثثي, غخع صهمم زث عرشزمث فخ عسث فاهس شذذخعرف فخ فشنث ذخعقسثس خر " +"فاث ثيط شحح, ثيط.خقل, خق شرغ خفاثق سهفث اخسفثي زغ ثيط. فاهس هرذمعيثس شذذثسس " +"فخ ثيط.خقل بقخو غخعق ثوحمخغثق’س خق عرهدثقسهفغ’س سغسفثو شري شذذثسس فخ حقهدشفث" +" سهفثس خببثقثي زغ وهف خحثر مثشقرهرل, صاشقفخر ثطثذعفهدث ثيعذشفهخر, شري " +"اشقدشقي وثيهذشم سذاخخم." + #: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx msgid "" "If you still wish to continue and delete your account, please enter your " @@ -4663,6 +4604,10 @@ msgstr "" "هب غخع سفهمم صهسا فخ ذخرفهرعث شري يثمثفث غخعق شذذخعرف, حمثشسث ثرفثق غخعق " "شذذخعرف حشسسصخقي:" +#: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx +msgid "Yes, Delete" +msgstr "غثس, يثمثفث" + #: lms/static/js/student_account/components/StudentAccountDeletionModal.jsx msgid "We're sorry to see you go! Your account will be deleted shortly." msgstr "صث'قث سخققغ فخ سثث غخع لخ! غخعق شذذخعرف صهمم زث يثمثفثي ساخقفمغ." @@ -4705,7 +4650,6 @@ msgstr "شر ثققخق خذذعققثي." #. Translators: This string is appended to optional field labels on the #. student login, registration, and #. profile forms. -#. */ #: lms/static/js/student_account/views/FormView.js msgid "(optional)" msgstr "(خحفهخرشم)" @@ -4845,10 +4789,6 @@ msgstr "" msgid "Password" msgstr "حشسسصخقي" -#: lms/static/js/student_account/views/account_settings_factory.js -msgid "Reset Your Password" -msgstr "قثسثف غخعق حشسسصخقي" - #: lms/static/js/student_account/views/account_settings_factory.js msgid "Check your email account for instructions to reset your password." msgstr "ذاثذن غخعق ثوشهم شذذخعرف بخق هرسفقعذفهخرس فخ قثسثف غخعق حشسسصخقي." @@ -5085,6 +5025,8 @@ msgstr "ذاثذنخعف" msgid "Checkout with PayPal" msgstr "ذاثذنخعف صهفا حشغحشم" +#. Translators: 'processor' is the name of a third-party payment processing +#. vendor (example: "PayPal") #: lms/static/js/verify_student/views/make_payment_step_view.js msgid "Checkout with {processor}" msgstr "ذاثذنخعف صهفا {processor}" @@ -5441,6 +5383,8 @@ 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 #: cms/static/js/certificates/views/certificates_list.js msgid "certificate" @@ -5450,6 +5394,8 @@ 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 msgid "You have not created any certificates yet." msgstr "غخع اشدث رخف ذقثشفثي شرغ ذثقفهبهذشفثس غثف." @@ -5486,7 +5432,6 @@ 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 "شزذيثبلاهتنمورخحضقسفعدصطغظ" @@ -5591,26 +5536,48 @@ msgstr "ثققخق هوحخقفهرل ذخعقسث" msgid "There was an error with the upload" msgstr "فاثقث صشس شر ثققخق صهفا فاث عحمخشي" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Organization:" +msgstr "خقلشرهظشفهخر:" + #: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx msgid "Course Number:" msgstr "ذخعقسث رعوزثق:" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Course Run:" +msgstr "ذخعقسث قعر:" + #: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx msgid "(Read-only)" msgstr "(قثشي-خرمغ)" +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +msgid "Re-run Course" +msgstr "قث-قعر ذخعقسث" + +#: cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx +#: cms/templates/js/show-textbook.underscore +msgid "View Live" +msgstr "دهثص مهدث" + #: cms/static/js/maintenance/force_publish_course.js 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 msgid "Queued" msgstr "ضعثعثي" +#. Translators: This is the status of a video upload that has +#. completed successfully #: cms/static/js/models/active_video_upload.js msgid "Upload completed" msgstr "عحمخشي ذخوحمثفثي" +#. Translators: This is the status of a video upload that has failed #: cms/static/js/models/active_video_upload.js msgid "Upload failed" msgstr "عحمخشي بشهمثي" @@ -5996,7 +5963,6 @@ msgstr "فاثقث اشس زثثر شر ثققخق صهفا غخعق ثطحخق #. Translators: 'count' is number of groups that the group #. configuration contains. -#. */ #: cms/static/js/views/group_configuration_details.js msgid "Contains {count} group" msgid_plural "Contains {count} groups" @@ -6010,10 +5976,8 @@ 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 #: cms/static/js/views/partition_group_details.js msgid "Used in {count} location" @@ -6021,6 +5985,7 @@ msgid_plural "Used in {count} locations" msgstr[0] "عسثي هر {count} مخذشفهخر" msgstr[1] "عسثي هر {count} مخذشفهخرس" +#. Translators: this refers to a collection of groups. #: cms/static/js/views/group_configuration_item.js #: cms/static/js/views/group_configurations_list.js msgid "group configuration" @@ -6116,10 +6081,12 @@ msgstr "" "فخ فاث مهذثرسث فاشف لخدثقرس غخعق صخقن. فاهس خحفهخر هس هرذخوحشفهزمث صهفا \"رخ" " يثقهدشفهدثس\"." +#. Translators: "item_display_name" is the name of the item to be deleted. #: cms/static/js/views/list_item.js msgid "Delete this %(item_display_name)s?" msgstr "يثمثفث فاهس %(item_display_name)s?" +#. Translators: "item_display_name" is the name of the item to be deleted. #: cms/static/js/views/list_item.js msgid "Deleting this %(item_display_name)s is permanent and cannot be undone." msgstr "" @@ -6216,6 +6183,7 @@ msgstr "زشسهذ" msgid "Visibility" msgstr "دهسهزهمهفغ" +#. Translators: "title" is the name of the current component being edited. #: cms/static/js/views/modals/edit_xblock.js msgid "Editing: %(title)s" msgstr "ثيهفهرل: %(title)s" @@ -6288,6 +6256,8 @@ 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 msgid "Editing access for: %(title)s" msgstr "ثيهفهرل شذذثسس بخق: %(title)s" @@ -6361,6 +6331,9 @@ 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 msgid "" "Showing {currentItemRange} out of {totalItemsCount}, filtered by " @@ -6369,6 +6342,9 @@ msgstr "" "ساخصهرل {currentItemRange} خعف خب {totalItemsCount}, بهمفثقثي زغ " "{assetType}, سخقفثي زغ {sortName} شسذثريهرل" +#. 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 msgid "" "Showing {currentItemRange} out of {totalItemsCount}, filtered by " @@ -6377,6 +6353,8 @@ msgstr "" "ساخصهرل {currentItemRange} خعف خب {totalItemsCount}, بهمفثقثي زغ " "{assetType}, سخقفثي زغ {sortName} يثسذثريهرل" +#. Translators: sample result: +#. "Showing 0-9 out of 25 total, sorted by Date Added ascending" #: cms/static/js/views/paging_header.js msgid "" "Showing {currentItemRange} out of {totalItemsCount}, sorted by {sortName} " @@ -6385,6 +6363,8 @@ msgstr "" "ساخصهرل {currentItemRange} خعف خب {totalItemsCount}, سخقفثي زغ {sortName} " "شسذثريهرل" +#. Translators: sample result: +#. "Showing 0-9 out of 25 total, sorted by Date Added descending" #: cms/static/js/views/paging_header.js msgid "" "Showing {currentItemRange} out of {totalItemsCount}, sorted by {sortName} " @@ -6393,10 +6373,14 @@ msgstr "" "ساخصهرل {currentItemRange} خعف خب {totalItemsCount}, سخقفثي زغ {sortName} " "يثسذثريهرل" +#. 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 "{totalItems} total" msgstr "{totalItems} فخفشم" +#. Translators: This refers to a content group that can be linked to a student +#. cohort. #: cms/static/js/views/partition_group_item.js #: cms/static/js/views/partition_group_list.js msgid "content group" @@ -6688,6 +6672,7 @@ msgstr "شيي فاعوزرشهم" msgid "Edit Thumbnail" msgstr "ثيهف فاعوزرشهم" +#. Translators: This is a 2 part text which tells the image requirements. #: cms/static/js/views/video_thumbnail.js msgid "" "{InstructionsSpanStart}{videoImageResoultion}{lineBreak} " @@ -6700,6 +6685,7 @@ 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 msgid "" "{ReqTextSpanStart}Requirements{spanEnd}{lineBreak}{InstructionsSpanStart}{videoImageResoultion}{lineBreak}" @@ -6708,18 +6694,23 @@ msgstr "" "{ReqTextSpanStart}قثضعهقثوثرفس{spanEnd}{lineBreak}{InstructionsSpanStart}{videoImageResoultion}{lineBreak}" " {videoImageSupportedFileFormats}{spanEnd}" +#. Translators: message will be like 1280x720 pixels #: cms/static/js/views/video_thumbnail.js msgid "{maxWidth}x{maxHeight} pixels" msgstr "{maxWidth}ط{maxHeight} حهطثمس" +#. Translators: message will be like Thumbnail for Arrow.mp4 #: cms/static/js/views/video_thumbnail.js msgid "Thumbnail for {videoName}" msgstr "فاعوزرشهم بخق {videoName}" +#. Translators: message will be like Add Thumbnail - Arrow.mp4 #: cms/static/js/views/video_thumbnail.js msgid "Add Thumbnail - {videoName}" msgstr "شيي فاعوزرشهم - {videoName}" +#. Translators: humanizeDuration will be like 10 minutes, an hour and 20 +#. minutes etc #: cms/static/js/views/video_thumbnail.js msgid "Video duration is {humanizeDuration}" msgstr "دهيثخ يعقشفهخر هس {humanizeDuration}" @@ -6732,6 +6723,7 @@ msgstr "وهرعفثس" msgid "minute" msgstr "وهرعفث" +#. Translators: message will be like 15 minutes, 1 minute #: cms/static/js/views/video_thumbnail.js msgid "{minutes} {unit}" msgstr "{minutes} {unit}" @@ -6744,10 +6736,13 @@ msgstr "سثذخريس" msgid "second" msgstr "سثذخري" +#. Translators: message will be like 20 seconds, 1 second #: cms/static/js/views/video_thumbnail.js msgid "{seconds} {unit}" msgstr "{seconds} {unit}" +#. Translators: `and` will be used to combine both miuntes and seconds like +#. `13 minutes and 45 seconds` #: cms/static/js/views/video_thumbnail.js msgid " and " msgstr " شري " @@ -6768,10 +6763,12 @@ msgstr "" "فاهس هوشلث بهمث فغحث هس رخف سعححخقفثي. سعححخقفثي بهمث فغحثس شقث " "{supportedFileFormats}." +#. Translators: maxFileSizeInMB will be like 2 MB. #: cms/static/js/views/video_thumbnail.js msgid "The selected image must be smaller than {maxFileSizeInMB}." msgstr "فاث سثمثذفثي هوشلث وعسف زث سوشممثق فاشر {maxFileSizeInMB}." +#. Translators: minFileSizeInKB will be like 2 KB. #: cms/static/js/views/video_thumbnail.js msgid "The selected image must be larger than {minFileSizeInKB}." msgstr "فاث سثمثذفثي هوشلث وعسف زث مشقلثق فاشر {minFileSizeInKB}." @@ -6830,6 +6827,9 @@ msgstr "سثففهرلس" msgid "New {component_type}" msgstr "رثص {component_type}" +#. 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 msgid "Warning" msgstr "صشقرهرل" @@ -8309,6 +8309,22 @@ msgstr "غخعق {program} ذثقفهبهذشفث" msgid "Open the certificate you earned for the %(title)s program." msgstr "خحثر فاث ذثقفهبهذشفث غخع ثشقرثي بخق فاث %(title)s حقخلقشو." +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "حقخلقشو قثذخقي" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" +"خرذث غخع ذخوحمثفث خرث خب فاث حقخلقشو قثضعهقثوثرفس غخع اشدث ش حقخلقشو قثذخقي." +" فاهس قثذخقي هس وشقنثي ذخوحمثفث خرذث غخع وثثف شمم حقخلقشو قثضعهقثوثرفس. ش " +"حقخلقشو قثذخقي ذشر زث عسثي فخ ذخرفهرعث غخعق مثشقرهرل تخعقرثغ شري يثوخرسفقشفث" +" غخعق مثشقرهرل فخ خفاثقس." + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "دهثص حقخلقشو قثذخقي" @@ -8399,6 +8415,11 @@ msgstr "شر ثققخق خذذعققثي. حمثشسث قثمخشي فاث حش msgid "Forgot password?" msgstr "بخقلخف حشسسصخقي?" +#: lms/templates/student_account/hinted_login.underscore +#: lms/templates/student_account/login.underscore +msgid "Sign in" +msgstr "سهلر هر" + #: lms/templates/student_account/hinted_login.underscore #, python-format msgid "Would you like to sign in using your %(providerName)s credentials?" @@ -10428,10 +10449,6 @@ msgstr "" "هب فاث سعزسثذفهخر يخثس رخف اشدث ش يعث يشفث, مثشقرثقس شمصشغس سثث فاثهق سذخقثس" " صاثر فاثغ سعزوهف شرسصثقس فخ شسسثسسوثرفس." -#: cms/templates/js/show-textbook.underscore -msgid "View Live" -msgstr "دهثص مهدث" - #: cms/templates/js/signatory-details.underscore #: cms/templates/js/signatory-editor.underscore msgid "Signatory" diff --git a/conf/locale/ru/LC_MESSAGES/django.mo b/conf/locale/ru/LC_MESSAGES/django.mo index 5c308e173c5f77f087b16b1dd685135a55002aef..321b21076ea58b0dd7092a31c9e634657dc91243 100644 GIT binary patch delta 76384 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

I4T%_>2E#%)AJ49VSB;>w*3w2^FYFZ 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

-&dGW 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 CfoZD% diff --git a/conf/locale/ru/LC_MESSAGES/django.po b/conf/locale/ru/LC_MESSAGES/django.po index f2a4f72ac1..9434d8c6d2 100644 --- a/conf/locale/ru/LC_MESSAGES/django.po +++ b/conf/locale/ru/LC_MESSAGES/django.po @@ -250,8 +250,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-20 09:01+0000\n" -"PO-Revision-Date: 2018-07-20 09:02+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" +"PO-Revision-Date: 2018-07-23 07:15+0000\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: Russian (http://www.transifex.com/open-edx/edx-platform/language/ru/)\n" "Language: ru\n" @@ -444,8 +444,6 @@ msgstr "Профессиональная подготовка" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "Отображаемое название" @@ -3044,13 +3042,13 @@ msgstr "Схема тем обсуждения" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -5489,8 +5487,7 @@ msgstr "" "Невозможно создать индивидуальный курс на основе курса с устаревшим " "идентификатором. Перезапустите курс в edX Studio." -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "создано" @@ -6834,7 +6831,6 @@ msgstr "" "Спасибо." #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "Хорошо" @@ -7258,8 +7254,6 @@ msgstr "% скидка" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -7863,13 +7857,7 @@ msgstr "сброшено" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -7941,8 +7929,7 @@ msgstr "Наименование организации" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "Заголовок" @@ -9303,8 +9290,7 @@ msgstr "Организация" msgid "Course Announce Date" msgstr "Дата объявления курса" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "Дата начала курса" @@ -9973,8 +9959,6 @@ msgid "" msgstr "" #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/manage_users.html cms/templates/manage_users_lib.html msgid "Cancel" @@ -9998,52 +9982,36 @@ msgid "See all children" msgstr "Просмотреть всех потомков" #: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "Последние изменения были внесены в эту статью:" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Add new article" msgstr "Добавить новую статью" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Create article" msgstr "Создать статью" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Go back" msgstr "Назад" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html msgid "Delete article" msgstr "Удалить статью" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html #: cms/templates/component.html cms/templates/studio_xblock_wrapper.html msgid "Delete" msgstr "Удалить" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "Вы не можете удалить корневую статью." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." @@ -10053,7 +10021,6 @@ msgstr "" "статьи." #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" @@ -10062,37 +10029,29 @@ msgstr "" "Если вы выберите очистку, дочерние статьи также будут очищены!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "Статьи, которые будут удалены:" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "...and more!" msgstr "...и многое другое!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "Вы собираетесь удалить статью. Пожалуйста, подтвердите." -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "Редактировать" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html msgid "Save changes" msgstr "Сохранить изменения" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: cms/templates/container.html +#: lms/templates/wiki/edit.html cms/templates/container.html msgid "Preview" msgstr "Предварительный просмотр" @@ -10132,17 +10091,15 @@ msgstr "Предварительный просмотр вики" msgid "window open" msgstr "окно открыто" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Back to editor" msgstr "Вернуться к редактору" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "History" msgstr "История" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -10159,27 +10116,22 @@ msgid "(no log message)" msgstr "(нет описания)" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "Предварительный просмотр версии" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Auto log:" msgstr "Автоматический журнал:" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Change" msgstr "Изменение" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "Слить выбранное с текущим..." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "Переключиться на выбранную версию" @@ -10188,12 +10140,10 @@ msgid "Wiki Revision Preview" msgstr "Предварительный просмотр вики" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Back to history view" msgstr "Вернуться к истории просмотра" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "Переключиться на эту версию" @@ -10202,12 +10152,10 @@ msgid "Merge Revision" msgstr "Объединить версии" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge with current" msgstr "Слить с текущей версией" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." @@ -10216,17 +10164,14 @@ msgstr "" "объединены на приблизительном местоположении." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "После этого важно сделать ручную проверку." #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "Создать новую объединённую версию" #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -10269,7 +10214,6 @@ msgid "Miniature Markdown Guide" msgstr "Мини-руководство по Markdown" #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " "you the creation page." @@ -10353,20 +10297,16 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "Вложения" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "Загрузить новый файл" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "Поиск и добавление файла" @@ -10375,17 +10315,14 @@ msgid "Upload File" msgstr "Загрузить файл" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "Загрузить файл" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "Поиск по файлам и статьям" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " "on other articles which may or may not be a good thing." @@ -10395,7 +10332,6 @@ msgstr "" "новостью." #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -10410,7 +10346,6 @@ msgid "Search" msgstr "Поиск" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" " directly refer to a file from the article text." @@ -10419,20 +10354,14 @@ msgstr "" "непосредственной ссылки на файл из текста статьи" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Markdown tag" msgstr "Markdown-тег" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Uploaded by" msgstr "Загружено " #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Size" msgstr "Размер" @@ -10441,39 +10370,30 @@ msgid "File History" msgstr "История файла" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "Отделить" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Replace" msgstr "Заменить" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html msgid "Restore" msgstr "Восстановить" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "аноним (IP-адрес скрыт)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "История файла" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "исправления" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "Нет приложений для этой статьи." @@ -10486,12 +10406,10 @@ msgid "Previewing a merge between two revisions:" msgstr "Предварительный просмотр двух слитых версий:" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "Эта версия была удалена." #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "Если восстановить эту версию, статья будет помечена как удалённая." @@ -11905,1267 +11823,6 @@ msgid "" "profile. {learn_more_link_start}Learn more{learn_more_link_end}" msgstr "" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "type" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki notifications" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki images" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki attachments" -msgstr "" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "Настройки плагина" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "Только локальный компьютер... муахахаха" - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "" -"Исходное название статьи. Может быть заменено заголовками других версий." - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "Введите что-либо в качестве содержания" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "" -"Это лишь начальное содержание вашей статьи. После её создания вы сможете " -"использовать более сложные функции, такие как добавление плагинов, " -"метаданных, связанных статей и т.д." - -#: wiki/forms.py -msgid "Contents" -msgstr "Содержание" - -#: wiki/forms.py -msgid "Summary" -msgstr "Кратко" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "" -"Коротко опишите причину редактирования, которая будет записана в журнал " -"исправлений." - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "" -"Пока вы редактировали материал, кто-то уже внёс изменения в текущую версию. " -"Ваше содержание было автоматически объединено с новым содержанием. " -"Пожалуйста, проверьте текст внизу." - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "Изменений не было. Нечего сохранять." - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "Slug-строка" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"Это адрес, по которому будет находиться ваша статья. Используйте только " -"алфавитно-цифровые символы, тире и нижнее подчёркивание. Помните, что вы не " -"сможете изменить ссылку после создания статьи." - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "Напишите короткое описание для журнала истории." - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "Slug-строка не может начинаться с символа подчёркивания" - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "Удалённая статья со slug-строкой «%s» уже существует." - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "Статья со slug-строкой «%s» уже существует." - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "Да, я уверен" - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "Очистка" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "" -"Очистка статьи: производится её полное удаление (включая всё содержимое) без" -" возможности восстановления. Очистка подходит, если вы хотите высвободить " -"краткое название, чтобы пользователи могли создать новую статью по той же " -"ссылке." - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "Вы уверены?!" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "" -"Пока вы пытались удалить эту статью, она была изменена. БУДЬТЕ ОСТОРОЖНЫ!" - -#: wiki/forms.py -msgid "Lock article" -msgstr "Запретить редактирование" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "Запретить всем пользователям редактировать эту статью." - -#: wiki/forms.py -msgid "Permissions" -msgstr "Права доступа" - -#: wiki/forms.py -msgid "Owner" -msgstr "Владелец" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "Введите имя пользователя владельца." - -#: wiki/forms.py -msgid "(none)" -msgstr "(нет)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "Наследовать права доступа" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "" -"Отметьте, чтобы последовательно применить вышеуказанные права доступа к " -"статьям, находящимся под данной." - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "Настройки прав доступа для этой статьи были обновлены." - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "Ваши настройки прав доступа не были изменены, нечего сохранять." - -#: wiki/forms.py -msgid "No user with that username" -msgstr "Нет пользователей с таким именем пользователя" - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "Статья заблокирована для редактирования" - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "Статья разблокирована для редактирования" - -#: src/django-wiki/wiki/forms.py wiki/forms.py -msgid "Filter" -msgstr "" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "текущая версия" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "" -"Текущая версия данной статьи. Если вам необходимо вернуться к одной из " -"предыдущих версий, просто измените значение этого поля." - -#: wiki/models/article.py -msgid "modified" -msgstr "изменено" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "Свойства статьи в последний раз были изменены" - -#: wiki/models/article.py -msgid "owner" -msgstr "владелец" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "" -"Владелец статьи, обычно создатель. Владелец всегда имеет права на чтение и " -"запись." - -#: wiki/models/article.py -msgid "group" -msgstr "группа" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "" -"Как и в файловой системе UNIX, пользователю предоставляются те же права " -"доступа к файлу, что и пользовательской группе, к которой он принадлежит. " -"Управление группами организовано через систему авторизации Django." - -#: wiki/models/article.py -msgid "group read access" -msgstr "право на чтение для группы" - -#: wiki/models/article.py -msgid "group write access" -msgstr "право на запись для группы" - -#: wiki/models/article.py -msgid "others read access" -msgstr "право на чтение для других пользователей" - -#: wiki/models/article.py -msgid "others write access" -msgstr "право на запись для других пользователей" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "Статья без содержания (%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "Тип содержимого" - -#: wiki/models/article.py -msgid "object ID" -msgstr "ID объекта" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "Статья для объекта" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "Статьи для объекта" - -#: wiki/models/article.py -msgid "revision number" -msgstr "номер версии" - -#: wiki/models/article.py -msgid "IP address" -msgstr "IP адрес" - -#: wiki/models/article.py -msgid "user" -msgstr "пользователь" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "заблокировано" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "статья" - -#: wiki/models/article.py -msgid "article contents" -msgstr "содержание статьи" - -#: wiki/models/article.py -msgid "article title" -msgstr "заголовок статьи" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "" -"Каждая версия содержит поле заголовка, которое необходимо заполнить, даже " -"если заголовок не изменился" - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "исходный текст статьи" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "Права доступа унаследованы от данной статьи" - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "Плагин был изменён" - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "" -"Показана версия для данного плагина. Если вам необходимо сделать откат, " -"просто измените значение этого поля." - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "Поиск по значению кеша для статей" - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "краткое название" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(корень)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "URL-путь" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "URL пути" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "" -"К сожалению, краткое наименование для корневой статьи не может быть задано." - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "Некорневая заметка должна всегда иметь краткое название." - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "Уже существует корневой узел на %s" - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"Статьи, которые потеряли своих родителей\n" -"===============================\n" -"\n" -"\n" -"У потомков этой статьи были удалены родители. Наверное, вам следует найти им новый дом." - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "Бюро находок" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "Кратко о содержании файла" - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "Да, я уверен..." - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "Нажмите, чтобы скачать файл" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "" -"Версия этого приложения в настоящий момент используется (во всех статьях, " -"использующих это приложение)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "исходное имя файла" - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "вложение" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "вложения" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "файл" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "версия вложения" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "версии вложений" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "" - -#: lms/templates/shoppingcart/shopping_cart.html -msgid "Remove" -msgstr "Удалить" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -msgid "Date" -msgstr "Дата" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "%s успешно добавлено." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "Ваш файл не может быть сохранён: %s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "" -"Ваш файл не может быть сохранён, вероятно, из-за ошибки прав доступа на веб-" -"сервере." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "%s загружено и заменило старую версию вложения" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "" -"Ваш новый файл будет автоматически переименован в соответствии с уже " -"имеющимся файлом. Файлы с разными расширениями не допускаются." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "Текущая версия изменена на %s." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "Добавлена cсылка на «%(att)s» из «%(art)s»." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "Файл %s удалён." - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "Эта статья больше не связана с файлом %s." - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "Файл изменён: %s" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "Файл удалён: %s" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "Помощь" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "Ссылки" - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "Уведомления" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "Когда эта статья отредактирована" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "Также сообщать о правках статьи по электронной почте" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "Ваши настройки уведомлений были обновлены." - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "Ваши настройки уведомлений не были изменены, не сохранено." - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "%(user)s подписывается на %(article)s (%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "Статья удалена: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "Статья изменена: %s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "Создана новая статья: %s" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -msgid "Log in" -msgstr "Войти" - -#: lms/templates/login.html -msgid "Please log in" -msgstr "Пожалуйста, войдите в систему" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -#: wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Search..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Log out" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "" - -#: lms/templates/wiki/includes/breadcrumbs.html -msgid "Add article" -msgstr "Добавить статью" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "clear" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "" - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "Настройки" - -#: lms/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "Версии" - -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "" - -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "Просмотр" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "" - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "Вы зарегестрировались... и теперь можете войти!" - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "Вы вышли из системы. До свидания!" - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "Вы вошли! Развлекайтесь!" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "Новая статья '%s' создана." - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "При создании статьи %s произошла ошибка" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "При создании статьи произошла ошибка." - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "" -"Эта статья является корневой или имеет дочерние статьи, поэтому не может " -"быть удалена." - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "Эта статья вместе со всем содержимым полностью удалена! Спасибо!" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "" -"Статья «%s» помечена как удалённая! Спасибо за очистку сайта от " -"нежелательного материала!" - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "Ваши изменения сохранены." - -#: src/django-wiki/wiki/views/article.py wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "" - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "Восстановление статьи" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "Статья «%s» и её дочерние статьи были восстановлены." - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "Статья %(title)s редакции #%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "Новый заголовок" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "Слияние версий #%(r1)d и #%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "Создана новая версия: слияние версий #%(r1)d и #%(r2)d" - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "Сохранить" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -13387,8 +12044,8 @@ msgid "Course has been successfully reindexed." msgstr "Поисковый индекс курса успешно обновлён." #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "Дата выпуска не задана" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -13924,6 +12581,14 @@ msgstr "Страница не найдена" msgid "Content" msgstr "Содержание" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "Настройки" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -14050,6 +12715,12 @@ msgstr "Требования" msgid "Details" msgstr "Подробности" +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "Просмотр" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -14073,6 +12744,16 @@ msgstr "Выберите язык" msgid "Account" msgstr "Учётная запись" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "Помощь" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -14282,6 +12963,8 @@ msgid "You do not have access to this dependency module." msgstr "" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "ПОДРОБНЕЕ" @@ -14760,6 +13443,10 @@ msgstr "Перейти к своим курсам" msgid "Processing your account information" msgstr "Обработка данных вашей учётной записи…" +#: lms/templates/login.html +msgid "Please log in" +msgstr "Пожалуйста, войдите в систему" + #: lms/templates/login.html msgid "to access your account and courses" msgstr "чтобы получить доступ к своей учётной записи и курсам" @@ -14963,6 +13650,10 @@ msgstr "" msgid "Hint" msgstr "Подсказка" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "Сохранить" + #: lms/templates/problem.html msgid "Save your answer" msgstr "" @@ -15182,6 +13873,11 @@ msgstr "Помощь с регистрацией" msgid "Already registered?" msgstr "Уже зарегистрированы?" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +msgid "Log in" +msgstr "Войти" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "Добро пожаловать в {platform_name}!" @@ -15563,6 +14259,12 @@ msgstr "следующий" msgid "Recent git load activity for {course_id}" msgstr "Последние загрузки git для {course_id}" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +msgid "Date" +msgstr "Дата" + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -15598,6 +14300,10 @@ msgstr "ipaddr" msgid "source" msgstr "source" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "type" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "Вы отказались от уведомлений" @@ -17092,6 +15798,7 @@ msgstr "Вы записаны на этот курс" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "Посмотреть курс" @@ -17337,6 +16044,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -17345,6 +16053,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -17441,6 +16150,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -19235,6 +17945,13 @@ msgstr "" msgid "Programs" msgstr "Программы" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -21001,6 +19718,10 @@ msgstr "" msgid "My Courses" msgstr "Мои курсы" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "Информация о программе" @@ -21670,6 +20391,10 @@ msgstr "Увеличить" msgid "Decrease" msgstr "Уменьшить" +#: lms/templates/shoppingcart/shopping_cart.html +msgid "Remove" +msgstr "Удалить" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "Скидочный или активационный код" @@ -22064,6 +20789,10 @@ msgstr "" msgid "{span_start}(active){span_end}" msgstr "{span_start}(active){span_end}" +#: lms/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "Версии" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}активный{span_end}" @@ -22072,6 +20801,10 @@ msgstr "{span_start}активный{span_end}" msgid "Course Wiki" msgstr "" +#: lms/templates/wiki/includes/breadcrumbs.html +msgid "Add article" +msgstr "Добавить статью" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "Предварительный просмотр выбранного языка" @@ -22240,6 +20973,79 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -23132,22 +21938,6 @@ msgstr "Кликните, чтобы открыть содержание кур msgid "View Live" msgstr "Просмотр курса" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "Изменить дату начала" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "Обучение на курсе" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "Свободное расписание" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "По определённому расписанию" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "Создание структуры вашего курса" @@ -25133,10 +23923,18 @@ msgstr "Подтверждение личности" msgid "In-Course Reverification {number}" msgstr "Повторное подтверждение личности {number}" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "Обучение на курсе" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "Задать порядок обучения на курсе" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "По определённому расписанию" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -25147,6 +23945,10 @@ msgstr "" "курса. Вы можете задать даты выпуска для материалов курса и сроки сдачи " "заданий." +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "Свободное расписание" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -26101,6 +24903,620 @@ msgstr "Вы зашли как:" msgid "Maintenance" msgstr "Техническое обслуживание" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "Только локальный компьютер... муахахаха" + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "" +"Исходное название статьи. Может быть заменено заголовками других версий." + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "Введите что-либо в качестве содержания" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "" +"Это лишь начальное содержание вашей статьи. После её создания вы сможете " +"использовать более сложные функции, такие как добавление плагинов, " +"метаданных, связанных статей и т.д." + +#: wiki/forms.py +msgid "Contents" +msgstr "Содержание" + +#: wiki/forms.py +msgid "Summary" +msgstr "Кратко" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "" +"Коротко опишите причину редактирования, которая будет записана в журнал " +"исправлений." + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "" +"Пока вы редактировали материал, кто-то уже внёс изменения в текущую версию. " +"Ваше содержание было автоматически объединено с новым содержанием. " +"Пожалуйста, проверьте текст внизу." + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "Изменений не было. Нечего сохранять." + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "Slug-строка" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"Это адрес, по которому будет находиться ваша статья. Используйте только " +"алфавитно-цифровые символы, тире и нижнее подчёркивание. Помните, что вы не " +"сможете изменить ссылку после создания статьи." + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "Напишите короткое описание для журнала истории." + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "Slug-строка не может начинаться с символа подчёркивания" + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "Удалённая статья со slug-строкой «%s» уже существует." + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "Статья со slug-строкой «%s» уже существует." + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "Да, я уверен" + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "Очистка" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "" +"Очистка статьи: производится её полное удаление (включая всё содержимое) без" +" возможности восстановления. Очистка подходит, если вы хотите высвободить " +"краткое название, чтобы пользователи могли создать новую статью по той же " +"ссылке." + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "Вы уверены?!" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "" +"Пока вы пытались удалить эту статью, она была изменена. БУДЬТЕ ОСТОРОЖНЫ!" + +#: wiki/forms.py +msgid "Lock article" +msgstr "Запретить редактирование" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "Запретить всем пользователям редактировать эту статью." + +#: wiki/forms.py +msgid "Permissions" +msgstr "Права доступа" + +#: wiki/forms.py +msgid "Owner" +msgstr "Владелец" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "Введите имя пользователя владельца." + +#: wiki/forms.py +msgid "(none)" +msgstr "(нет)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "Наследовать права доступа" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "" +"Отметьте, чтобы последовательно применить вышеуказанные права доступа к " +"статьям, находящимся под данной." + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "Настройки прав доступа для этой статьи были обновлены." + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "Ваши настройки прав доступа не были изменены, нечего сохранять." + +#: wiki/forms.py +msgid "No user with that username" +msgstr "Нет пользователей с таким именем пользователя" + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "Статья заблокирована для редактирования" + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "Статья разблокирована для редактирования" + +#: wiki/forms.py +msgid "Filter" +msgstr "" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "Настройки плагина" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "текущая версия" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "" +"Текущая версия данной статьи. Если вам необходимо вернуться к одной из " +"предыдущих версий, просто измените значение этого поля." + +#: wiki/models/article.py +msgid "modified" +msgstr "изменено" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "Свойства статьи в последний раз были изменены" + +#: wiki/models/article.py +msgid "owner" +msgstr "владелец" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "" +"Владелец статьи, обычно создатель. Владелец всегда имеет права на чтение и " +"запись." + +#: wiki/models/article.py +msgid "group" +msgstr "группа" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "" +"Как и в файловой системе UNIX, пользователю предоставляются те же права " +"доступа к файлу, что и пользовательской группе, к которой он принадлежит. " +"Управление группами организовано через систему авторизации Django." + +#: wiki/models/article.py +msgid "group read access" +msgstr "право на чтение для группы" + +#: wiki/models/article.py +msgid "group write access" +msgstr "право на запись для группы" + +#: wiki/models/article.py +msgid "others read access" +msgstr "право на чтение для других пользователей" + +#: wiki/models/article.py +msgid "others write access" +msgstr "право на запись для других пользователей" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "Статья без содержания (%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "Тип содержимого" + +#: wiki/models/article.py +msgid "object ID" +msgstr "ID объекта" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "Статья для объекта" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "Статьи для объекта" + +#: wiki/models/article.py +msgid "revision number" +msgstr "номер версии" + +#: wiki/models/article.py +msgid "IP address" +msgstr "IP адрес" + +#: wiki/models/article.py +msgid "user" +msgstr "пользователь" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "заблокировано" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "статья" + +#: wiki/models/article.py +msgid "article contents" +msgstr "содержание статьи" + +#: wiki/models/article.py +msgid "article title" +msgstr "заголовок статьи" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "" +"Каждая версия содержит поле заголовка, которое необходимо заполнить, даже " +"если заголовок не изменился" + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "исходный текст статьи" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "Права доступа унаследованы от данной статьи" + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "Плагин был изменён" + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "" +"Показана версия для данного плагина. Если вам необходимо сделать откат, " +"просто измените значение этого поля." + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "Поиск по значению кеша для статей" + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "краткое название" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(корень)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "URL-путь" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "URL пути" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "" +"К сожалению, краткое наименование для корневой статьи не может быть задано." + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "Некорневая заметка должна всегда иметь краткое название." + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "Уже существует корневой узел на %s" + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"Статьи, которые потеряли своих родителей\n" +"===============================\n" +"\n" +"\n" +"У потомков этой статьи были удалены родители. Наверное, вам следует найти им новый дом." + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "Бюро находок" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "Кратко о содержании файла" + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "Да, я уверен..." + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "Нажмите, чтобы скачать файл" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "" +"Версия этого приложения в настоящий момент используется (во всех статьях, " +"использующих это приложение)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "исходное имя файла" + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "вложение" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "вложения" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "файл" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "версия вложения" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "версии вложений" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "%s успешно добавлено." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "Ваш файл не может быть сохранён: %s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "" +"Ваш файл не может быть сохранён, вероятно, из-за ошибки прав доступа на веб-" +"сервере." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "%s загружено и заменило старую версию вложения" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "" +"Ваш новый файл будет автоматически переименован в соответствии с уже " +"имеющимся файлом. Файлы с разными расширениями не допускаются." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "Текущая версия изменена на %s." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "Добавлена cсылка на «%(att)s» из «%(art)s»." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "Файл %s удалён." + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "Эта статья больше не связана с файлом %s." + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "Файл изменён: %s" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "Файл удалён: %s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -26212,6 +25628,11 @@ msgstr "" msgid "There are no images for this article." msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -26236,6 +25657,11 @@ msgstr "" msgid "Image id" msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "" @@ -26270,3 +25696,345 @@ msgid "" "Markdown in the caption. The markdown code syntax for images looks like " "this, possible values for align are left/center/right:" msgstr "" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "Ссылки" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "Уведомления" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "Когда эта статья отредактирована" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "Также сообщать о правках статьи по электронной почте" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "Ваши настройки уведомлений были обновлены." + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "Ваши настройки уведомлений не были изменены, не сохранено." + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "%(user)s подписывается на %(article)s (%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "Статья удалена: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "Статья изменена: %s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "Создана новая статья: %s" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "" + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "Вы зарегестрировались... и теперь можете войти!" + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "Вы вышли из системы. До свидания!" + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "Вы вошли! Развлекайтесь!" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "Новая статья '%s' создана." + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "При создании статьи %s произошла ошибка" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "При создании статьи произошла ошибка." + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "" +"Эта статья является корневой или имеет дочерние статьи, поэтому не может " +"быть удалена." + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "Эта статья вместе со всем содержимым полностью удалена! Спасибо!" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "" +"Статья «%s» помечена как удалённая! Спасибо за очистку сайта от " +"нежелательного материала!" + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "Ваши изменения сохранены." + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "" + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "Восстановление статьи" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "Статья «%s» и её дочерние статьи были восстановлены." + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "Статья %(title)s редакции #%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "Новый заголовок" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "Слияние версий #%(r1)d и #%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "Создана новая версия: слияние версий #%(r1)d и #%(r2)d" diff --git a/conf/locale/ru/LC_MESSAGES/djangojs.mo b/conf/locale/ru/LC_MESSAGES/djangojs.mo index 60867d6aa7b323502bc0274ca76f6823e1b44545..11af7e7e5f5496ca641d6b3815ff5909a01a387b 100644 GIT binary patch delta 28323 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 GasCI>U13B3 delta 36462 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\n" "Language-Team: Russian (http://www.transifex.com/open-edx/edx-platform/language/ru/)\n" @@ -487,8 +487,6 @@ msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." msgstr "" -"Выставление оценок продолжается. Обновите страницу, чтобы увидеть последние" -" данные." #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." @@ -879,10 +877,6 @@ msgstr "" msgid "Edit HTML" 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/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -1042,7 +1036,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/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 @@ -1735,9 +1729,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Нажмите «ОК», чтобы передать своё имя пользователя и электронный адрес стороннему приложению. \n" -"\n" -"Нажмите «Отмена», чтобы вернуться к этой странице, не отправляя свою информацию." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1745,9 +1736,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Нажмите «ОК», чтобы передать своё имя пользователя стороннему приложению.\n" -"\n" -"Нажмите «Отмена», чтобы вернуться на эту страницу, не отправляя свою информацию." #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1755,25 +1743,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"Нажмите «ОК», чтобы передать свой электронный адрес стороннему приложению.\n" -"\n" -"Нажмите «Отмена», чтобы вернуться на эту страницу, не отправляя свою информацию." #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "неверно" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "верно" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "ответ" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "Краткое пояснение" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1781,22 +1766,16 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"Если вы воспользуетесь расширенным редактором, задание будет преобразовано в формат XML, и вы не сможете вернуться к простому редактору.\n" -"\n" -"Перейти к расширенному редактору и преобразовать задание в формат XML?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" -msgstr "Пояснение" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." msgstr "" -"Ошибка последовательности! Невозможно перейти к %(tab_name)s в текущем " -"модуле последовательностей. Пожалуйста, обратитесь к персоналу учебного " -"курса." #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1807,35 +1786,35 @@ msgstr "Добавлено в закладки" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "Воспроизвести" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "Пауза" +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_full_screen.js msgid "Exit full browser" -msgstr "Выйти из полноэкранного режима" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "Заполнить браузер" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "Скорость" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1845,62 +1824,62 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "Звук" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "Без звука" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "Очень тихо" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "Тихо" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "Средняя громкость" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "Громко" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "Очень громко" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "Максимальная громкость" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "В этом браузере недоступно воспроизведение файлов .mp4, .ogg и .webm." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "Попробуйте воспользоваться другим браузером, например, Google Chrome." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "Высокое разрешение" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "выкл" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "вкл" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" @@ -1908,47 +1887,45 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "Конец видео" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "Позиция видео" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s час" -msgstr[1] "%(value)s часа" -msgstr[2] "%(value)s часов" -msgstr[3] "%(value)s часов" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s минута" -msgstr[1] "%(value)s минуты" -msgstr[2] "%(value)s минут" -msgstr[3] "%(value)s минут" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s секунда" -msgstr[1] "%(value)s секунды" -msgstr[2] "%(value)s секунд" -msgstr[3] "%(value)s секунд" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" "Click on this button to mute or unmute this video or press UP or DOWN " "buttons to increase or decrease volume level." msgstr "" -"Нажмите на эту кнопку, чтобы отключить или включить звук этой видеозаписи, " -"или используйте кнопки ВВЕРХ и ВНИЗ, чтобы регулировать уровень громкости." #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Adjust video volume" -msgstr "Регулировка громкости видео" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "" @@ -1956,58 +1933,52 @@ msgid "" "navigate the different speeds, then press ENTER to change to the selected " "speed." msgstr "" -"Нажмите клавишу «Стрелка вверх» для того, чтобы войти в меню скорости, затем" -" используйте клавиши «Стрелка вверх» и «Стрелка вниз» для изменения " -"скорости, после чего нажмите клавишу «Ввод» для подтверждения выбранной " -"скорости." #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Adjust video speed" -msgstr "Регулировка скорости воспроизведения видео" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Video speed: " -msgstr "Скорость воспроизведения видео:" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "Пропустить" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "Просмотреть видео" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "Не показывать снова" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" -msgstr "Выбор языка" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Transcript will be displayed when you start playing the video." -msgstr "Субтитры будут показаны, когда вы начнёте воспроизводить видео." +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Activating a link in this group will skip to the corresponding point in the " "video." msgstr "" -"При выборе ссылки в этом блоке произойдёт перемотка видео к соответствующему" -" моменту." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Video transcript" -msgstr "Субтитры к видео" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Start of transcript. Skip to the end." -msgstr "Начало субтитров. Пропустить до конца" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "End of transcript. Skip to the start." -msgstr "Конец субтитров. Пропустить до начала" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" @@ -2015,29 +1986,26 @@ msgid "" " keys to navigate language options. Press ENTER to change to the selected " "language." msgstr "" -"Нажмите клавишу «Стрелка вверх» для входа в языковое меню и используйте " -"клавиши «Стрелка вверх» и «Стрелка вниз» для перемещения по языковым " -"настройкам. Нажмите кнопку «Ввод» для установки выбранного языка." #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "Скрыть боковые субтитры" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" -msgstr "(Субтитры будут показаны, когда вы начнёте воспроизводить видео)" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "Включить боковые субтитры" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "Включить встроенные субтитры" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "Отключить встроенные субтитры" +msgstr "" #: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx #: cms/templates/js/move-xblock-list.underscore @@ -2351,82 +2319,82 @@ msgstr "перемещено на цель" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "%s назад" +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "%s спустя" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "меньше минуты" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "около минуты" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d минута" -msgstr[1] "%d минуты" -msgstr[2] "%d минут" -msgstr[3] "%d минут" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "около часа" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "около %d часа" -msgstr[1] "около %d часов" -msgstr[2] "около %d часов" -msgstr[3] "около %d часов" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "один день" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d день" -msgstr[1] "%d дня" -msgstr[2] "%d дней" -msgstr[3] "%d дней" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "около месяца" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d месяц" -msgstr[1] "%d месяца" -msgstr[2] "%d месяцев" -msgstr[3] "%d месяцев" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "около года" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d год" -msgstr[1] "%d года" -msgstr[2] "%d лет" -msgstr[3] "%d лет" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx msgid "Select a section or problem" @@ -8282,6 +8250,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" diff --git a/conf/locale/zh_CN/LC_MESSAGES/django.mo b/conf/locale/zh_CN/LC_MESSAGES/django.mo index d101c40b254f45c5e24d463430b6fa5e5faf30c0..5bfc7d73fcbfed18288ca5af961810af64383768 100644 GIT binary patch delta 71690 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 IdXI$uA5Htm=Kufz delta 71783 zcmXWkb)Xi-8prWH?|bO(hC>{>ySt>jyF)^x>!m@uLy!&;q!Ew~5tMEL>5#??5=z|f zZ=bpUd}d~MC!d+!a{%wec_|*uOA)$}Fno^3|FXyNywvz*SI?W0!1MN;Q>o{@OdjUF z!oTq`-cJ$ct;91a!@LF9FO`+YOC9DtApbA^fVb0xd8=`9+Awc97DyN7EyhcD5Bo)g zdAmI?(A&DvrcIum?8J7v@#Lro|4J5l3TuT!T?@C#nPcUH(s0hwouX zBl?eoOk5z$%Z9lyHa138&;ix+?wANi;I}v%lVF~LHh@ZakbG~9!2E^6yxv$J=i?Df zh%F0;c|Ear;joZjaFc=@6#NfWVcH^LUS2GSS+FD4V(q4&dVamA`3k3#k6FwbT!@*- z??KJvZLEzsi`$eBMGa&Xs@|WAhr+!6B<@h4kvA=2H;%^i($22LWA=siX)Nt!Y?(yYkF@=BnB?h9Am994hM5Q!)xrlY2IE+)etFa;jM7Q26#4f0Y_n~I^3~B~Gpn^S=puDYp3e?)v0BrPQCzYi853+i=(!2JuHalP`f8u72B?fQA)z(VMuc%|JfXNGm(*phnir+0{7^6+7cmGd2aa6icxVZa~e@XVgHVe_{0}M|CI{ zhPII?Lqco%8uQ@?9E`cEg?Tk_Evozt4#TX~t-{r)k^ba7>^y_2?@!cB-bcmCdyK%u zHEg#Ps=@x(!PA<8!#EHVvyDpD4D+s#ugj+IfZ1zXkEdaC^2<(J>XUs*u zpK}GO{$q)gO4Fi7UJUv8@v31S?AOjd%~rLy`X+a< zf$qSN_U}~^`|%-aE!T9k1~#D@IOIHs3Z^?4fzMDKi`&UYoEX*N92ky`P)pbx6&t-! z&o4*K;E$cy|GIGp1rKo#M&QcM7M;JKg6uKstrnw;t#Kr(yf12PXWPF%P_Ab`TRYs1HDiUOmZ&9 zbmTXq8aRtu`)imP|A*>$ik@L!11y9J-ifFIEC`V(OkyW$U%o&+5UrO5T}IS)YJj?L z0+zx3s0KfyVkJiJFs~*iKsC_X*%MXoFw}uF2Q?$7u^xu5kkE%lj<2jol~AwG4p~`@ItO#jZFCZ=f1(`*oPN2p3``7VYbA>yX!qL{kce z;&8l#YOrBHd%5&LeZ3AwomlhnU)+m2!*}*~U$>}%{E6!5ThvU(A7DpsPSi{_L@jYk ztg9FCL=uY1>!_3IAy&e`z%Z{kRzv%fsL%s;M#~)C! z6?d@J6M-6F0Zc*rUUd@M1szdQ*$wp`?~mG^WAJ}C1D_~A#HO(KQ0wqq)b-7nA6E{u zrMZmN$UnykSZuh(&LQkfK0xq?z97+!L%o@%9SFkOlKyF6Oz_0Fx^Qg7Dh6=Xm zW2}O7sO^&#HA7WU6*fTC(*kvWA5_ENxbnrQ`?sNH_}~~u>Td@M6unna6@Ng@M5?j2 z3+kX^WGSlRb@(S9LaqJMan|rAOi2DHHo!kn+co!iYq%%YB|ik`;K>jP?c??nYy>?} z4fR6>$p}|IA64;ER1j`O|7ga-;^NsGu#0nyL1vB?@&Xq3sny zo#o%5_V)_RhubhaKESe=U?MLStcTiWqfqxPL>*Kou{MTHvKg(5I+*&Q+BuBr@wQzL zdBMrna2C`y$%X1+8PrTvLB&KpRL5GO*02}q{-LNKn~IvTIjA-N5!Jy%sI|U^8u25S z|A>XP|6@(DgQGm^h8Cy?dZRip95vP7pgOR?<$plk_p{3%Lp68>HRXS!e^R=9?5TEt zQd9>sVJz+cVkC5ORdP49Mm5+2b%G6Z`30z{TZ@{J-%&Gh88s94P#t=M`kn}%X0ehU z^1@j zg&O$?RDIvM{94pNj-m!|3G3n08SMX+B+AUR2JfM649>D26cV9cIwerMpbe@+lU(_7 zREK^=b>up#W3N#o49>QhNQPR1?5O){Vs7jhB2k=cskcj?L2$166%32 zSPLTmj4YRa~ww$nk>NRFW% zxQtrs7tZJlET0~=gvBur)<9J}6t(7yQ8Td~_51-;u>XNoY2SP03QB%!H#R~|X*blA zg;2X-IX1?9SOt?Vv<|jHHP8c9@ks233sD1#y2yS$NQfFpS=16X!Sveyy-28MGf+|c z18Pe5q8~J<;JSngu7{}L4F4|7i@=PiT~iVDd}~xgeNam_5w&EyT={d;9>GHR2KCy` zxs?5{wa-UFBQ1&g;j;#6q|;Fq|A=aE59%#>64kN4o#~d@)Yrra$~&XZg9)gH=b)D6 zSJaH$#_||{Is0EduD{%R-WJthFVqwbcjePj9axNt;*F>!+TlEas^>Ur%`c;t^e(EN z511j0Pp}nX-e~gqR@yHzwyzA?kIe;Eg?Vkba2OT+nO55r=0F8kSyaawpw_lMYAT1g z>zh&A@fTDFuAw^m5Ox0xRK3yG*b>G?oh!vdB=kUQOo!dE2u?yx*q0^;~UihAmJtxWirFhpO*1rq=$yPeKPx;79vH ziA3E{0aZ~`)JQs^w$(t?E|`M4Z!@alUr{IE6^y{>8_aB2hT6EY aY`Tu>;C(>jnh=R7Bo3lZuwUJUi>R1*feOw~sD{(;3G)VG zK~(vVsF*l|YB1(r>quHu(3VE+mO7{bj6rpL8D_=MdRK4}70tI$Yxl+(cb{#?%&4g@ zg<89Ms1XlDb!67eDx(^1huT#=kaj}eU=n((%|!Kh9~Q(jsNjim z!175^4OT~WusdqTMx!d8fm(`1sPkhz>iNU2`~qr*?m6FKQZ0JygZ5xXX8}}4DxhYh zp|iVlBx)+>VRqbx>d;NpK7Wfk2XY;<6SXC3=EgV|pnekCfd2RY2@cFDBfvRu)Q;*x$Jp-VJ77rL zVAXH@f`Dz({C9o@gZEAll-T~19YkGE+lRzL{EPelMSbzyJ;PdZ-zU`4#5!j)kpuOK zRsnVYBz%f}&)Wgj_JVy~PrAVV*GadPg1mSi%VN@tVcuqJj7u=aB@3>#IEeg197Drx zFWU+D;EMeMBF7)@Bt*Uac4I?)g9_RjSHrw-un)Gu4_8C>N31Qcg?SMa{Ejv7DQbHa zyKeim1$HLiA63x}RK?+c+7vg#YUEd71U|?481IJt;q~`8j(m}uVcsg-hhJic(5*1< z4vDka9=F}LA4rnlvG@62{DSf_ckRgi2IrDLgEg`9J^Kaac2o!chkdZrefv%6CagsM zGitX~dSFXeACr&|^(3KfG6uDVbFc(%$0+zWuEV!j6jwa7*Y0)HHvNRdc!68&f{y}Y*sE_UJPlfta%7i*-zCbn5!sUD8 zcjQN-wq5!s76Wxr2heQPzts`5HFplR$(&K4LMLfEPzR|I1iFCWy$=jPY8dv2k&SH*v92_B zqw*W}zuxn8D9{nw5VaJ2+zq2p!7>^3`8^-CWJ@suBi`CnmqT5ziVDs;s3W)o66M|= zR1n60XD4J{RK9A6gnHNoH50>Kei16Dwz%@&QEU4MBQXAZ3!;3Oi+ml7#NntVTIsHD z#G2$!p_V4~zcv$PQ1^wJxkN|Q8uvz>fP+x6aTK+-Cs8AO;e3lN$$!Q?*z!O7L+2@| zbK?eP!F#9~j{U)&Pk`DbDUka@UI7yN(kX^|jaEhdpwI@j-$SU1W@1MC8MSsdP#ydW z{f?n#@-3>qI3I0EQ=_(HG0ck9T=~~HREs&CgrYyrC+k2eR7C|)9r*&ard?3GVW`W` zKyA}is0MeSmhdQQTi!zrAjW5_FEwg_`EeXp!*~j&vm}<|ZPZka@dAF(eS=NO&p~zI z1y;deSipZ*R7VBtM$}sFN1YeHq3St>8u@utNA96I{1!Ff7=eKO{GW`3dX@pz^Wx6d zsOTMor|=5q$2CD~;413=o2WGp4-fcD5fjycgsAdls1Bw<&1_awaF-4bg#2ySm;&{v zFX~%x6zTxlfO`AwMl~EIO2A*kqNr`z7V}{bR1hw~LU7aNBR8N)?nN? z0spO874K3$5_e+9xB+hlrVYglc%w*c!bVsie!%~kZX%W;e;O4d@e&05zZEwPFOwgZ zFyM{FhKcAn4PV1f!aE_5n4s zanl9-?V1I(eREqr{J5XzU08`TN3G7AwVMM^+K8@2`jNHJ-ls`f3 zhD#X&{x*Do3cB!&)?hr;Ig$d4U^$GgxgA7eAO)jP+w4EozK@s5D$0#H$=5(d`ykYP zi?I@J!F2czqhj(%>qt6O5a&U4q$KM6sDhfo7Fb_vyN!gVD0*fad3x+jK09{9nW$j< zh^in_mVo~j%!=AA^-$YvI3~j}sGwbh>gY<;*}oHW<2BSw#mq`<>F4{DB((hsqt51v zsCPgstcvSU9ej-~Fiy6B|LgN^s5Rb;I$%ztp1*?{`3KZuh64U;bqxi2Ih;a8=Udd#8J5dTh+2Y-sHrQ4s^AOMTd+B5jdx*nJc3m) ze(r$%-4X0e{u^wKf1{qO8_HuN+K59a_#dvpo_XyEO`0#@|B#sqIgh-`s1AOCnt}SL zp!*8dfq|%wk47!+Y$2?ftR)V6z!+IFv;pHU6Q%5M!OL9JZ@ z)Ku0(O?6w;6!%AUWEN`47GostLj~bI)N4Fi0e?4zyc{G{P{#_qzNl}t1+IJ>Mv%Ya z%HO;4#06~$iaM*IqP+!bK)q2fq5i1g9D*9iR2+x%F`D*&xGEHoM%c>P z0~G^9QTNS6HMj&76I(GK9!5>^KR6vfVgybtY%{zO)xn(@PW#?I5}LBZs0vSEcD#cT z7^jHs^W3P0nxVF5H`E&MK<%3I*dOB-weqp3jx0lUd@X9J_M?{i0*18Kf0EFYKSGTx zyqE=50%vm65~V|}Wd&4_b#>PVqfW+=s2N+03eN4QpgoW3_$B89)b4pxjQy`f^y1cV zN^C|x3wFd&s5SfxHG*fTjs#2Ce$Rpm#xkhjYlS*shM=N-Hmd&Rs2SRZy8i`gpm9sG z|22|SB`sQWqIy~b)nE(Mi29)J8;PoTCg#SasGvHH+J=9imhu+rxhGfv|3x*NyOafE zO)N{kO^8HM63b9Myoy?zB&BWb(xOI`*;xiP(k7@W?uS~ES*R0m7iz}NqGIS0s)J!= ztmCmz`#uFKSVMV9WG2xLRlzq{0hgg>;y&tue^4_LyR3~c1FECBP$MslK`e#pKsnUN zD`Pnvj9Q94sF^#35w!1pB%vuyTh6vcPE1ceKWZu)pdM)L@>5aUX94=#&y{aQ1@k^s z$9{A9^QeK`MD3OrsI`w(UiGv8l9SL|DnST)z2z{Zo^&IT2Zy^08?X}j%UBuHRJMbt1FBU4j*G7%vr_iYlnIV%tQtG7F0){px%B_tFr%Flju;@rtSzT7LKFV=rXFp zdsqrneqkRHP4HXtldv~tu4b>-d8iJ5M#Vto>J}@tQS~-N%}9GxObn_XvL1ayfwt93 zcf&!{R9|*CK62OJqjp2m8ul5T3$+AaqPFi!)C}E3Ek#&O`*zHVS;#j;&G<0X(L5tW zLOof48*nYo!6vorGyFN~!DY2=M91+w`Ez&p|67p>*oN{q*cKbtvtZtZ zT7r!A?F4Os+6|!*BorKrP(gMc)uGR*6E9u^8&L%6f%2%RZiV@=3)aVlsDtPQY6+4w zv@f6*sQgN-ice5WS+J46G$F4K39ZdQ)S8V$H82eo0}D_~vlJmkMd4P*s|RM9#T>haI0{4rF+ zmr*hB)Rlj9<*{1^{NMeiM~$ozs>1fDdb*=VI>?oeMb$F}HDimhJZ@>p{#U_26exIN zw6eEW9#k+kLj~hF%!hN)pF(&20yd=FYaQ@^@7D+yk^O+naX}kvxMW*9l51jF%A25q zcR^eBzoza41*+I<7w~_*9vf?rU4h!iFHtd(ti4V7MpTD?MV)-lFem2eVC5}POEU`f z-v1Vh;4W;Bf1}QehM|u9SWRL&YU=i3_AokxYskOtWDhLqY`+N!b_w`@GEx&Y^3SO4 z+pw$UC*yVUcTn4Ie>dw$)b93tTGT+hpxO=fCDDb%a?}*Z`qD;H3bjwWq1Ntu)Kcwo zo`UfHBb;W6ID@b-w6F} zhkCFls=}$54OgOq^%N@F@1mZ6irSX{qF%dRFN=*tsE%*KIC}pdA`wBs8B{}mqjtf2 zmyh1tqC7roCepZkZq$7xP%~8x3*iJ*gZohTpGB?x9n6X;zq0!(U}5e5K_qlGZ^FFz z2s7%&KDM@{Q9;@dwcXaDX67fXiAPZ#PyDsbKx)+WNS80i6s=}{PBN~jle*$WW7NCN0 zJ!&`X#w>US)$wUF&e)!_rEgXa{g<5!UZg}f*3!v9b`|Aabd5)C)Aphi#vwKVln zBmEN9;1JYQjz*ma>roxJglhO1s^0%l4aaB6WqR~~{?AWB!BiYIl}%9{_!8C72#myO zm>0LBDtv(I*ng<~pJ;^5WL?ztW|#weq23J(QQP?qh==VXuCftmL#7QHS&(AAncDJt^H&YnyNXd z8CZcjXnsOX`C(M>T}M@L7jxrl)N>ifSg__pt$8_AM_Zt_T~E}EevMk1@u=q(k756- zq4gAK3U{G8^cK|-Z>-HkBGhikgBn>G)b%Q;ikqQks3)qUeVs$x^-<2bsBQRz%O4rb z+Npvo6sX5f(cg~Pg?!v`HdO<#A^9n&4&22Ee1e*h*yAl$(qJ?4Iq`2Ck5_Tfgn<9Y z^9{bS7+QjgjWZzyaHu~?~z`l0kI=TOuU9U4zUYrGb9^d3Sj!7WsfJaT?U9hpg{+Vyn!n0!`LM-oj7 zcn2^OuEqPPcgwWtcK^?)nLdn~>C0xwdqhGN{D+GE*fT6RayX0Oca&E_1=D@hLGl>2 zRBuoNh&t2q=}@~T4{Cc>M+IAZRKs7P+8OO%Xa6lHp^AP+P0??teSgt;4-1Cz8&TBE zWSwm>kPp>RF;q}B#0c!=u1`mecs^>0)}uOf9QDC-TjkpS;dAWmmL7|cFNfW65Gr`? zV`e-s*OurZYR00>vyLZ41!ZQ`4CO|h0|i{ZD(V2Li5l2o)Qo+DAwPIXl%!xkw!{yp zcR{oH0q-SF#|JoaLBM;5UA_%?pRw&ierRQ8+Aa!sD>43Jwjpj`67U+}?xp;Bfy$Q$ zypi1BV}%Xi1r{J5XC?c;28nVj?N7a?qSop>*23FZ8}qKRpN2{!W|1H4WE_F{xv%KDfdBV@y5kY@|Ey#GZy@pWdi##=`lI!19qK^2 ziJI#Bs407cr!n3JTg#i6iTqns?4;gkCubJaR2OtsK&^c}EQZ}sOS&>dA}WdBQ4O9$ zJ$MDR{T`yC_9JTh#oJ`xgeg$Z)xq@G7!?D9PzTFMR1Ey+$`4^>^1q>GIKgHM+E6+Y z>RB;V!*yN04eG{$s2LcCIv?htcFT5`{{^)R?z-~NIEj3`Edg&bE<|m&tXpmORKe=x z>ma)$uHm|frh+exV6Td0veK~3d`uGVHJq zlI*A>yFTiz*AsPqj76ObQb|8o z5LcqMRhpkIDC?pI&>uCxskjOkpw5XhyV?J0pdtwcUsF`iTBCaWHEOLUqB?pBM`5Eq zcHbYUseFd&SlYc7E7?)8QUcRqQ_O~gP#s!<>cH;3?0*H<0SeT^v#1VSN3G>cSN<<{ zCm&^>MgLbgh5Yxp8Vm2YhWj?BBLwR`lNT}bo0eW#B^HTXN~41ep)biz)wx~Ptf!RELU8>4s9>T7~c$WBH* ze;-?8!c!I_p*|#bP%sZQ^4g~Z-d-GxS+MAtfd5}SX@lC&AFwojbJp%ZhC0z+VR_7T zF5s2L-l!Sdj9=h2%z%;St-Y$4S^M9+U?a?edZ0d*z+qSkcVSlijCnBYMLRm1;Cu2R zREGv#vJve>&A^{n6AN9owH}S@$*)9h*Sc3!AMH;jQICQ>SPtX;VI8Q8Rmo35dg@(5 z?e~w^2`gQ-b74L9CjSVhVzX;DbB|ElIl*;XitJdHd@C%1OO&U5?=p$XnEcNGeK&o3epa@EGA}QS@K6Q5y2PjHs=VYx?{id$$Qs= zu@(C7|AQnn)i+S@{Y>}lPcEC`F7i)MGqmcy{n^kv)Do3^V80<9h&q6xKeVsrk*I^_ zF;>Lse+9f_coB6pFMeb*xbqSFKRpHM9@`q1Lj_YeRFtm7d>H;D;Qs}}!dQ*`Rn(eC zKDC+afEvI$Y>0oOg00Fk8*w*OFwaNrh67k0Q#@z?>q3j?)}t{vmi!Y`Fn;yIrgkA} z#J^!KjQY}Iq98UR-yF-}7F5UnhcTG)e1F@)Q{sOX1C3BIG!d)gxey6GkoJ|0q$SoM zzY_c6-`EE`y|$?S11pfv_m6$~^mG1-!zoYk#yU73bsii=&1iGx(Y)CiZN9z2CTG5WvO^8u(}+mDKs=U5Ok{b!$QO|cyLwWxtSL7j+2KiF>A z@}saB?n1>%;?K5ZeQ`SZ#kd&r z@Qze0oI;(jf1?hh$gm*i0Q;{O3H9^`RB*jT1ylJz(2s!$n3Mb#)O|NydCp+aKad)s z?jMJ0=mctezQD4WD?I2&e@|2gibM(eG1ncN(Y`l}L_d6v>99l8p#Pd2gW4{OP`l(O zR0po0c12_~%Qr?nw-R+y9>HYz4C`Z*=s`bto1&tA4%Wge7*db2#0dKD`{vl0d>>Q{ zTt(K%iykxRPkCq5%V;rb3V(C?#IbA!%A(eO9G1jmsHKV$+saF#j_~2A-LxTgFyz0N zA5)-UixS61QU=SAZ;hInCAb8W#I^G6s5AT@JcoJX*%AfgTL<%^M%V%sOY2Y{B972LQ^^~Y0&>9I*dukA44t84OGt)CJXv!eO}a2 z`Y)=X!^wmGm(EqxC)It7f{#(3b}un1MoD489UJqLZ;V>1&_oh#Nt{5PNV!u6`3tDL z|54lWGtR^8se=CB13ZMfzj12o;4V~9J;Pm?H%-t#f*+&44a=qt`ri#-VOSWy-ouWR zdl5nXRxRXpB2kw7WK^`C#L}2PJqA3l4eI)mjJ9^SP(Kl6$z%-_Lyfo_>L~AxiEzFv zUys@iTTr{{H;jq*Fpc*A3wJ}DNSo3~jLQurQSa~SSQa~=mSz>|-LM-qmG?0=CeIx7 zKRzQ-Q(qpnw2e_qIU2QOJCKokr!X1qd#_1!#n@SFWc^W7HvzSFyHE`ta6ZOp*mO~AoF%HH~xC(D$ES6w=wxIum$gJ$_{}^0YL_*QK8ny2~qM|-W4r{mp zYQGLgMeom87?b3*4%9%MkYA$iTY$CjB9_HWxq_aK@{Xtuu0_qn{#@*TRd|U4MR~s5 zw*6{jdh%1SB5p*@z-vr}Y4g|!iem=y6;Ny23Dxij9FM0_Gt)S4(EoX&1;){Rs2J#* zm;IlSM93AaKuzri)D-^Y`~@{r7cdsyKn2xfmk;E#8HkI~DKCL~z9J^X`lz7ogc{gD z)WP&^h=hLVJc#k}tn&_Pq_0rhFkXI(>f)%As}^bmJy9JRglcdsrpDPAftzs~t1B3U8sS*fjnhyuuoRc!aa@7j3kLo7e!N0K?+p1$I4O+35m7kkzlN6= zu~-Te4ft{hU(}+)bqci*7__);5*a+QC{! zdhlzkje}4fJC4=x398}3Wvs#)sC*C9$u}Ccz2>2I)dp1kCr|@cp#z8c}Ohko7@ruVJW>%|lhR4As#eP{Fzh)$j?_(%ePe_X@QnA5bHYRnD%bF30{? zgE=YCzO00bh5D!lo1oUT59-13sQc%mVq!CDYaaI+A;0FlpiUeL%IK|0g2Pu_^h+)oq_| z#>V8M*RUCAg9pfu#ecDKO?yk0t7Q%MMa@L++Wr?+$m>W#FP&Am9?#==98o7|KX}v) z`u~V*0IsGyXFWzl$IhevT|k@$LI0OhSsMoZ-y^O=1!eq3HbY5K=S3PUf{~~rza=Ku z{vSy~Q~j-9!0!W5(SHin)7z*hPTn}^|D=;172StGX1#!O7Za+I%W zVIQlHumbsPErb5wis^w7iP2cBNytTX6kc?5K|GxCsRk;HeEW|RL?~9 z^ayIo@8JYY(AmD_zC~R>g_^nNm>W}ev2VLCP;1-^Gva(yhxecwzK9W+EY#J0Br1wg z=|~rR%!OXvg8nZenspEQe?V~y3s64o%b@=^9}lA%Y}F&^{}byesBPN6XVCu>k!PrV zUZ$6Q1HQ*MT=3+xNkA97{g`0E_yan4bJ2R4~UHXtA>dBgvn{qI&2Jc%7K_XPVfd^Xl6e*=qS z{%>q1dSD;&%diY4o@k%r4X_~jIT)%;;x`g{X(X6rXM73#ll)3-grg=~gMXlYfG9J? zW}y1ip#PiDsMB17sI^^&ivC|wOYss%;NIzWaFw26-xd95u>VtVVI&2LfrY62PpI$u zGpOzJ3N_WqX4-4H2q(i9RWaOG-`?nhoBtIGzOdn9uoo%lB5W&6V&!g&{G0#rMyQqP@M7=E& z&$s>mWr&1&G6nSk5@&%OjpW_-%pHOS}0wXZfw>IUKQ1x_2b@&Nt39>G< z8L5le$@fQ{Bg?P`hAxu0MIyr@`@tdjo&Cll0u@XfQB(RDD`33E_Jva)N0VQR+8w!; zSa7buI^@Hb2L1nBe?$C8KH)N(srbw717;;Q(f)r(VhcBvU11$~h5UDDy!b0^tq!ds zYRTV5btJgAU8dkgYXm|t_YnuLPy59e!V zytP)I-C4=m#yP|}*SXnw!uik{_`wF2##!9iSZdAsx`G+b4bI-Gh2CIqyn6 zm<`on5sZS>Q19izz}Sdd!d<9}FQ5i+9o3O%uKW!~CI1OiVU$hm|JWqb zZwmTO@;K{aI?BJsPVh}IxyCurtlqVsz0MT7Hyk5z)&MhhbqsH8dyIybgRu>UP|iY`LKBo)v@G9%rY2Bz7uL@CZlFI(F3=JZc}KIZ;zN8ueDZgAo|{s|8hM)Cjwxzl%@@*jm)m9>!_-2bR;^cRd#L z|Ia4YVIMZ`nB(?xdHcInT=0Y~QA6y-gBMX#UFoEK$G1T(LCjOu;mnwxd~HmNU!j6^ zI%11kD&pgQz7*2UQ8 zSi&%t4C7$e^ZfXY11@lcxXi%T^1w?Hdf?kD_7%M95Bpv2VblmRUJd$x zYF!@n4w#5q`9g{y*cn zhFi$@dBD&882QkCDn5@b$WQqzWNY#GFZ)xjMvn+8M)VwYGUj_?Q(O*pAT_|~*amel zb;W4d6SXA$QA_ay=D}Z3!S@epH^h5tL7o})a;p|1p{Q((X|MdMp8i}f~1nPQa zSKb=+d_UCE&c+Y86V;*Z|FQoYlQ>I46=wTjBP@xE{d%L`bT>%o-;M7-fXD*i+yDOYg^QC7uuuVR$sdtzC$&<3AH49o#&m8-1X0>rHTE? zD$a)*c}3Lo?VY{d^5Q#z*OmhXlV0!ZBa4fz?H8eO7?ssqssv|2< z2hS$wPE-sWaQ^PRgxcP>QO`Yb`FGfid?*kM_t&Z=Y9t*{4faJnFdir2Y}A@Ygopbd zCRwm0`6gHpe?pDy2~NQbQSA9msCxIh{7IL;YKFYWB-G%)sHlt+)kc~PH4|k}YtL_kUPTisLD-riL;Nz};ipl0F|>MfQgvE5$+6(iMgDRw}0 zAW9N5HtK6S5!S?tsDaK*60*b+cjJ0gPq(`KUU%aW)JV>vI&cr$V=!sB|AEmN)uEKh ztiGboN~rqkp$68%m4AsE(4Y_r^>hwu#EVc3?L$3q*5z-b8h(u$L89dLTwBaRzKhGx zMm@g}HNp+f-Kc};n9JY6kK{uyNazn9o}~!)|7FALl;Qqo_mNb#8=hetZVaZjktRS@ ze8hRydBgd{`3@EBQPNmP3!pky92Mj>tvuunbQeOHjSDkTQ?|!$@Q%9tNjyOLWz@{f zPiqx^k6QcPE`I^*l7EQW&c)JMhil_W2HFDEk?iTUgzUdkB-G$C=Q`94+g<(`YMY)z zeKOU{U`y2jUy&b&Ispe~v>@JyTB=`B^*lgz@I7j&6K1mV6qrL5=Om#AnqVCqfSTfC zuKXfuU%y6Gm^;!cEQgxnW>^F#pr-Z!YMVVl4J=z`w**+0d~sC$L(u>K|C&HTA0Bg1 z6|6<|^a6f~*H8~s&0-yBi29957p#N>P&2dFc^Y;9ZRc~;?)VQi&=gt2{kLe*tn7b% zy)L0Z4M)!w?*BTy0BXv9MXlj2RMfx0fmkuS#lT)vM^B<=<^rmLhj;>`=CJGMQT1F! z-S-kze=sNeU;8k1PAe#is<1BlOM*Jt2DtJasEYPsWxRl;F;y<>P&3rXyP-Zv24GoS zZ2NLiP^9R>b`lX4lYLj{lD2=*ol!`*zfZ9QM=cRGR&-sk}>pzD5IO ztfH2fnS99QSEG7<4At;y)X1*8{8N{IkD8GfW$k)8RLAq6p0DciwNW$BrEJI&Lnu(i zQ=JQ)-=mJ$?WhOtI^Uo=5Tl$umjZP?GwLKQ=JGY&^)}8Ps2LsX@^eEZ)Z-PdV3+eK zs>1Uw|G?#6q1HBPd22X6>b^8CpBMcgb@@i9j<$Dx?aD`^Iue@hF04nb;U0Ix4d)Zo z8oxtToT-9USPC^`HC?`$%Xf1QaE@`#a4tr5cpWnEkhjkjTyQr$biQ`wVHNFx#Ha?d zxO_oWhpM=I8|T-~aj5$jpzd4k^7~OUegYHf#eT=#@Q=G8ZY7(VRH&1$2oA>)m<&Io zMv$zs-IpCTbCpp)XmmkcpN{Eph07mCHGB!RBu~-*|Nr^mF2tx}2TMBC%cHc*x5xM7 zM_~qz+M!kL2ww7qb>KW|7rj6QYusw~wObO^kshd+8G%~!i7vky{lEXWiG=p&Y1B3e zt8P7wj;c5*0y{C)ctAE9{{SJnwSwgp+-It_52ppfcA$-sHYd5 zaq8HGN~kGq?(B{Q$PYnPu+g~(H3P>{G4m2NwMpuR`@d5vg1Wyds=kIU-x1Y;P#+Ra zNK8Nl&uvsg@#@(KE1)WhecWKixh>HJq)19jzsubx_-}1M2!v)XQcXs>3T$OSIX!6SWKWyX(h& z+5eYF=*+&03E5t6u>tv*jqK~Uwetk()2Ucvt9UG`;mOV=sD`(o)_y-~Mz6T*QJdHj zq(I%54WrV&SC~XnETsZ$fSQr!s9iAHl`nVswWx}Zp_br{yB@o#J)a1*)+wFYQJ-$b zaTIn$#mHY6QX*zETeF;~ACs%1rfLwXr=w9LosJsW3YXvGuAfHLa~q zF)R5zsCt^92HL$j`(Hin<1UOsH82MiJR97N=iT+I&S$8Oc`eL1sD@Lb8qR@wzMQiY zs=-O9_GY36xV#1XU(vtb-4LavRTvxf6HN-#=Xeg(2rHo)=!_c4FjR%polBjYFg4`| zQ1}0d>hLR6$GldyB#|K!DyV~6^M0s`ze8=KP0kaj3jT7}|3NKP^w##3TMTQEZ-M&V z(OT3e*fW>U(8hjX>4e%&V#6P;svUn%)XM-3{AOQ-27xcGpoA-F3b} zO?`|Gc0C2oB_Dz6;11^z)N^N1OK}g?&cD9wzuX;p&xi3xq}Z4X>pEF*1UrZOei0as7)IoI{wPf#5BZ||*D$eXIhMI{QsOw!^`AF2%&vw_3^Miv4M*!`&t*hiFM^uMil~89 zM-8xHuaFgVbT{@wP0>*2G*`adxzV}Dc^q~BCFdho{=wyA^tSDp8r6|9sBKvTHPa(Q zB-G;-s2=Tio<>dGO;nHHp=K)ZmEE5Ohmfy;WpF<#CO%_bOxwpg)*E&9k47!!2GmSl zLY)JlIA4eRf2dpy(+Bur6IIcken|cr{!ISg0sQ>VF4;aX-0OhR2iq?kdJM6V6dM}u z|J||Xc$WKjpl0TqVSJ!)|02{t4-dEUo5&1=y#JBd!G**ug*<`kz?czM@e0()e?c8A zk5NICd?e=s71zLi2}fHS%4UOB?zP37u@2#@dv( z!oK7OU{idGYM}Bs8^IpbZ%nQrBkrt>!QeC0}Bq{gQbn-XWiQQn>#Ijh}Ie?w=g)|AmC-s1diCV()kt=&TB2Gq7Yh+4xlsPp0} zYFnk55$=7DnNU-E5+g9?O#9g}2NosY7%Ss+)VXtcCi`Dg|BM1Pm}QoI?-xf!eLqx> zL#XKe9d+L;)OLzG+d7a4HRUN$yQqk>inB4!rMxq$o=>QbWS&E?=~tya=GcSlP!;b+ zjqI4qpLW-;yZlpk{XMEf-dr;gYGj#F^^|n^FHqaLHEIS2y6dw;F0l+%(FRn*2VMS{ zyM7HdvcH_~TzT|))=(0R&h-qanahFt$*B+~!`_%1C!jj81A`bkPeKh}c0NY+{G-dq zobT2cRh|iTe?FJ5i0W8fRKsmi6?aEPc`ww+r(y&GP*Fe-aBRNU*?8v>&l7 z`E1|XpH_84t=S1w(7i?lS>(cS|6fA1L(SMnRIG$AvY@Mj`j1f!MV%j`zO&EyH8_iW z;>GGX`|o=addciW?dKDyotZx)h7+(ICdMbIdc37( zG*pbl#j4u>nMi2+^*}YS71h8wOo?~UUlP>R$6RKnL9K0G)D%}mJ>M3!#v@$$B3Hg0 zRo?|veJ{}e`Tqk6eITS-ZZlC6{fba)I>I^8IU8$Hz8E#KXQ=yMyL_S*R-O{;P@W#O z_I*$To#U=wTjAdScPLQML|bW77z;ImM5qSxpn6;wH3Jpg^+v9|59XvigzCt8RL6gJ zUPRS%6ZQN9RDJJPhHNdOuCjvEs0y;7f~G1?!XBs!-=mf$xY{a8g#La_+~vyWVh(onY-yBYBT{&imfZ{5YtFnxWo~ z-OyhmR1iKx9pQns*3ks0dP1p4sGY$dOJt`I^pc-6>ItPA6b^HnH zqgg z@{>P@`~MAzth;&c2nBzW(1oA&*at&`y;gB+Y()7IJdJO#1s>gJ-+meQTlotdNBRB( z1Q`ugK4|;C;UPQPS7Q^dmp^Pr??Uur?Fjo{Cs_F-wk?{Wrm`n$yYzGUk}e~zE<6V||wzl8h$cC^}2t8W(`r~Clw{)xX@Onv(+`(G9PM1eej3YOncG4K-A zq3p-(7l!#zYq}5>1K*=Yau5}y7f|QNOVoYwj$3S{MqO`*s&6>z`q+>wnCS`@I9H=S z&9Iv~J+~f9<1eU=hM%zkWkgMRZPY+o zp#S^-FG*->LZ}DEp>AA-x^asuKZN>I?Az}8XLmjJSsP($)QshKRzlU&1T{k)QT1&` zy#)`VzyG71vkI!AK1SPMV_b|H@f&Bp^R|t?#2+aC1=T?B3pRjZ7$83eRX!dypxN&F zR#*Nr>gDt+`hWlbio4-2jLC%;s4tm+Q6mamv<8wmQ=`f=qSm%B>h)a%b!68;Eond0 zh-aYgUxs>zY(sVM)J68c&g^Rx$lxVAVsoJKja+`X%dd6$v#8kk;L6ipw&yCNI`kDP z7RI9*Uh48&UH$}W$!}g}|10r;0`=$_YFqq^12O!H<%gjv9*-K)cP{^<%O7^0cjb3o z{yl0YV*FvxMWTYW5USnwArfDc=!Ti`2I^xn%2m4|t}_X$gQ;CU8)~ZaqDI=#<$I#; zn}vEeEOpm!p=R_w>ZnhD%{mquNHIjCy;MiX(aR`(IQmO51=Z(gSqh?>hnCyE&D}6 zQ`C}7M^*SO>ZjjjsQtbV_57cx4!lCeO4{2ND-}@BwLt&(|LtADSX9N6QByP*^)6V8 zTDyy=VEYdh#fk6ONXw&Uq&Dig)~>vdGlYJ<&bg=#EWP9Q{~8Jut*22H#k*@gPlsx- z8mi*)O`<8&p$^kNwj-*e_~WV)4h-t%UB`-EJdak*%C+gdBB&y^4Faj^3W-#=YgdRxx&??A= zs<0Mnjk}?yYCaaiRj3EAVMYAcS>`Y6&=}P9)u;~tf*QazEP}65uk)Ob{3Q!{ZAhpC zlQ1hTMjar(VrzWito_*b`9{>#ZbePyVblmuqGBlK6YF?2oI-ve4#B8T?H81zP;c2A z7(@F%^)s9L%+6e>9v4K7ye6u_X3lP|e6Vx8b2e(k%Upg3DkzVj2J`~+W3uN~e>F+_ zUV9R{VJK?qSE3p`fQpGTsE%C5rFakZ&KUb5-2Xo&dXH*o@=LpK2OcGV#5w72tFPYw z+=+>uxV{%dIzltOvTwE!>ID1)wT6ja+nVM_9Uu)*=fNOU2Unp+ydAZKzq|YmRL5Uq z3H%TB1ytmpaQ|P$jK<33xBkQaSK?m^^hs3iO}PILjmD#9 zjEaFws1J+WsE$;1*PElB@9ym5t`Bn8C%OJWpGQ4-)%ooI zU7ZDZR7d-_H^2th0KwfMxVyVk+}+)EarYF0ySuw1aJva16V!S*H}2^DVw)B)*=Kq1JE_&inJfv29a z1ysOJP;Z+LGWk}hlW;#&fsdii5x<|VeMYD|Vgaba8$zwH1#AX~z&`K+YzXW8(wysW z3j?h%qsQwoFVt3*f=bi{D$pdTW4Ic&gGM?{!u<0LpO*RN!MUnIDhOa5nRQB6vNm;25vh`Rex- zT*AD7zt?$Ex(l^aX(M`_J7pCZ!hAgR>A@mZBr1Ww!BVg-RHC&|JFp$rgIA%BX;5UB z&7u5fKs^DSggV)7!2tLM>QIJ{;_hq!RGt)23(6J6>+|TkuWbf%p9emG~C|F-}6)FfG)Ivq7z>7*yqDp&V;L?NlcyzY)fnre6(Ze+0_^0@O}khdN~6 zpbk;$L|p$e%%8{&R0e8Z&)6C&Ko6)D_lLUEO)>pq;|8dcY%k0SZ$K3mC9%7Zq)>+_ z2x=!9Lgi`gW1z}ARv-yR04$}W$wB-Eo=HK;>U4=P}HDF1#? z3z-1rw*xB9Q7HR!ke&2-o-vT)XDG*C#yH7c$F#*ZJLTxnUmcGN<)A z-$>9LYAcr+_e0%?u0tjK47Ji2>D+T90UX9WHyi?YK%cJnJn7w&unkm&6O6N&2~3qzm+ zEP%Sq)v*A#<9;$$>K`!$^EwC_@T`Qq{@-a}L zg)kx92xWK*%JCl5b?nXR9@C7l2J>RD51a@HIqvqKeF z1nQ9ZO530=)b-i{YHMdeokR4Up!houUCH|jlchxkBTsencwUDoPPWQ?$&pL+JUi9uiKko z7Wf5fW$6lfoi8eL!Q#w)a4kFpi@{EXc<~|bI;cD7slsmD)J43W(a4LzN_zf3QPkbS zIK|wA4`6Q`A{O_0j={lDkJBYfxI6F^>RukDq`Q^*p?0X4u^xQNygSr6RJWA7qdlPt z9}IQK$BX3m%rU_lsLN{))UEiI&102z6J;~zg%QygfiYkisAKt?>DxlRBhtm@YoX4G zEl`K{BFqMFL!T;)QpQb?4whmb1XXEwDE$zqiszVo4OGINHa~5=0ksoPZ2kl49Ewub zWeTXcdEr!8sw~(4a0XWqC}7=kZXq3DZRXvf0-S`C;611W9m{*251&Rt?Zg$Rz;|F2 z_?Phm)a(3DsFep)aG4Y;Zu$yb|8gvXK$k^DSO(UBX<-OV0rx}Q)9*vsKZde@1GO`s zpbnXTMfXlw1ZvA`LtU;tq4dY0{JujiB)qSZTS*dQPN)Rsp?0J;RDyP%85z6KVmus=LpWWufBrh4LQ)Ik$YC3GTqN66#KO6zbSK zhjRDNZ(M!0Jd8B&W zadrJ~VlawhcL(ZZY2Lu=eACHRs076tdOb(sWS9-sY~*!5h93^4e*krkWNqwjc~Pju zHK6ReCdOagyYp9jIfXiXzX6|do zMmUW5ZK%t%QFAx(3n=?UE!>l?04&YCIn;BymcF{f88qAB2c2g zpjHr}t(#yvRKoqR7`zJ=C`mhaMOC0)1$#qn`9`S1j>8`CE!5@Kvc3DPI01HI{vPTp zqo%$N?%6#E%5WM~qTM$C0(GoXcJw;G^{OY#!u&GSj{SmFVEIn&Nj4L5bsy1TFU1)xsO zD=-%f>ERY~1_m(?*VDcHvO~QLAA*fxqF!G8)(n3BpFtr6p59*P7lsywO85mTVVpj8 z%wR(1t)UK;59;in3v~{?fa74azV5M|33aIM!V)lgKd!Vn;8~l-fJY+zpmen2o&Hs)E63sM!AL5f|Z%KhdL*AKpmzZRa8E%k>e|$(m_`dnhXV80ah?3a`LD zP>z!)x`FpWoji|VQJO@8R%REPz6St>=slFs(_wQ_REZijJ~@Jw9?N| zhWV$s1+<5{SBF3y=U{M%2 z-Faiv=c&U$C(|gX0@gz9z+I@sQG(rbArI8N64XliKyB%C*aqH#vth~K-PeS>Q0GA0 z8Scqk7AkJ4nQr0LVKqJf_hX<6|9}eo9BK>0hqx;)3zeuTtP58`73!Jg-pO)6`Avb& z0-&>FP$zZ7+3o@wLS44qpxz%=Cd9AGdS{t0ysbeLoBbk23p(qO1#8)u&T#FHB; zVIim$)rHcJf+yihW7qkvUA_hGlT$6|kG`3)E%fO!>cT*eP{Uw3I05QTbp`73iMG&v zHLC~p0C5I(geexeE1d|3G2aO%!2*ljbLS*X#XQ;)_uR+^k1_9U^MXsc{N1PDf?I7kp7~%N<{ekL1ulkq$ovGgL*ZAu zE6)M7bNQhT!EdX%{EZ6VQjb^>he1YwSYG;EBpi% zFYP+_E2D}~p9|K6vg-_0a4)F1zVQqOFbIJIVVw2u^T1@N9q7ElWnZWp(J-h47hwkY z5oU(THoBKxMc9D(aHvCc56V8yCif1T4{As1LC!UwXB2}%2+l#hx<%gXzPDQ(YOCr( z-8ecx9f~zjD?I_V10SI-tE5}ptDu2#5Y!46z!Y#T)XL97**}Kub^Ryb>Tb1RTl;2ll#BJ_8E>yylP&=6qYUL$N-vv5f{|{s!!wFC;UJP|T zZ-d&p>n8sOWfx<+%QR58o z;46aDFza5IU!bnrWBc42%6q7l4BhXpcs$e!m%@o~hs{eJa2HSqMnc}w=ADfFp;kT` zYGLyZaQ!=5gCIVF-B2$Y7ok=b?x6cRod)V8tp{}y{ti{ZCaA)WLd7`;bx3ZT`~y_N zA5eY)huoLtY*6;Kd<>j>GSv0o7Ao;*Ggt+=!Fjfud>3>Q!0^aFK;3x$gGyBBu)D=I zpbDIATnDw{gHVYt*xYy53|<+3L9Hmx5jRm1sB7rJZanQ4 z-29B!`L_D*uo3b?XT8o}NSOuoV)YH`HKYDH_x`X7>P{MT-i=@HJlFqO1gS5$UyZ(n zYni9G=zgJb78Ydw32KXTT=F`)6T_fRj@M8DlH7Nn z;YvdtyS7jTO@~_1TAQDQO8gMY{}Mnhr<_xrTJ)m}C5Y*Yc z2`bSwsI7brbKERj)`s?*Sh=Fb(xuFtO zgw?pWHikMB>z{Z%etx{G4VCcOQ}^XI@R_^PQcye99S(%EVKx}=xf{0()Q&WSI&|Zp zvvV*R`8_91@C>SuaDTZ^JPDw7q8?P@!Eh|x0Gq>nf4gV@Y&eKHze?5F!NG7L)6Gza ztj0_CG9CoGGB5bbjlTx^bh*7?&<@W0$Nl8u7u03*^tIRduD7diyw2P7>)*QH`IP;g z9-a6C2#$f_-n-|}c&G=F>#&^UAKbTGD#BIFr@>yZ;Jz}>Lf4m*?sw)1P?La z{MqN;V0wIU-!@whv!Dq0>b{v&9JXM78Y)20H}@mj{!r(}DL5E{@2C4UTM>8#f%lhthr0#mFz?7Ys*}dw&);##0JTH)p$ZrV zbv^HbdhC7=tH3JZT=`t68`L#e2SyL?`n59p<}%QVFGJ_Lg{mwlg1@uXO<)D)BcKX7 z2el(_;6qr`>n6_S?{YE>=f^jr!1?H3Mf7*RIc~eV$)S!-0jQI0GHeD{!fG&5bXQ&v>ZI%r_2M(n=HX+wiLye;E5fXBGwcr^!uYU3 zOn=XE*d10<{=iuN&g*|msFS28tO2LP6z~bu&Uj<{JNJi{PzCmfDr7p;A=?jiF1&_1 zH!{R=<28l4YKA~v|4X6t0Ri0qv?Uc8q=ucK&Vi}M1F#hHS5Vh)_PA~Vw_rc!Z=i13 z?c%wK=0Tk+d!f#LZ+w5}-R`Qeo#ar@18D;Nows6p2J-z+I`(@I+<`q4_&YxfUM-=& z^9ICAsGUfY$lv)4rw`Q1{S*6pdUBE_huX2=BP2go&6gNg8#ftu8V?wc zL;0Px`E{QS?irsLUmD*VzZg9!+(IH6W5C=5j0cOuif{;=VEQO2UHjND0C@ta9m`^J zUnK^*OllgNnxYfbWz^F++T^ogTI7qMR&oN$|Dy38)KV4yo%iga!Pg`jQ}WuSJV5zGkNLnR7^diY!hm2d}i4h7W8E<&9X zH(*W}Exo_8;s&b)^T7(JuQK&S#!!Wb|s z)G;n%`m#{34b^Sl4=Ubp<2aK~&FFI#b4;<=xXQTExWl*~s*qzgKX1GSwX(a$k5C21 z$mH55Hl~FtG#d;L^ZOX6vcgafrJ!>XL7nZ*jDw&O&w{dB0(Cuagt|c;g^KeP%FZvd z%cxNDcu>!lNo=0e^u7WnCYTR|1n5i0ONlaGRxnNNf|bhnJJpjP$^_J!fI zxbuNfh4^3{INF{2JoilT1nR}-rOgutxtC80D92(@1(Y>bhbp*%>Dxlxn7Y6e@OP+l zXFJr&FGBf0gQ?(K7@*hxfUN$`uh~rxhoP7OWf+*vWlCdaV;*BMV+CU^sDc{XyaUuZ z(F^J|WfJTNXBi`8_xF_1_1}#_F}MSkho6kaa`-!s*JGjX>9KOU_k}4?JF)`mvRn`K zB6c6@@jG%Z_r)v^)OFq!CV_*EbD++xozSNn%@qa;@B->VAzp5GUJz;ptziZ@1S;T4 zs1PdFvF>ed?+^`Yq0miR@yW%o11@q=m=fLm+T>mOy zIRbH?@e0(r@B(UQIu-QyJb@wb8Y>-C$lcl#r>V%=@74k`>J;iWQ(TN$=^W54`0gPdGjd+jLkxPJsIfFXpbuG@BERdMP&%g{C-*Yu{=h3f9Ers zlQ2EoVw}Ty{YBMA z_e9!noYr5t_VfjWS_BMF;BXjuS+hAAm7o8@IRkciuuG&fl6IAA?+139Bk;tG{4F-w z@%a=!}LVyCv2 zz5-cfba!BXeEUB`ysoB-wI?pIs4(i1^Hv)p~O-PA~w&~o^Q6cM#!S+&z?;tz~V3t#br%Nb7chA)7!7$z3t9}_LRRNAV&o%66q3iIh_uLaGH=Pe5c84vrlrTXf}Oi-eG9Ar z@8~0OXwOOxGya=^%PrAV>^=lfyB6S!Ps$ot9jB|M2@~OztVz2LPu?T&6eaaF?A3x{ zN#?aFWh+Za#`qAKcEUi5b)RKV!dI;sx(|$b`tsbgD!3GVo>>-9MxROcg+$Q^qQ;-& z^1MKnp9Hax>A6jE-BZ$tguicLWf{f?qu$j3u1>YfvrZx3X$JIro%VZIst7W!8D6&6#>N3f?%j$6Q5 z%=uH29{z&h|Jn$u<#TaQDhhi_v4cof71;sib4WIw@j#IT>FiwR=i)v0@Hvicbb12{ zc|?y+{OsuV5q$w;pFct#Gn|%|fNQMcVi@f;`5Fw>j+su6i49q8B;-#RpFzHyf+NGE z6fhp&AiCNNi!qCF2)o)GpP3Xkf^jUpCUi7|EC|(-;aH1tZ^m&5ID=Jfpg#?>BMWi% zlBj~?!R3a}Fk}g^Q|rMvt{sN-*rh>VgT*zoqHYj>xs#9Aguyr@#CSb|*ck6&I}_WA z+fl%5R;o4*`7r_{Ko;7LnO$7i#0nf>3(A4tN92W&?=js#3R5eD{0H&E>nC=uBgl-w zK?G_CQPw2UX^a;+Rq{&4{3}Jy$ByS+Pe!vn=el^dT2Zrz$FHYw8h-eybuMAMbR1ib;$n0x4PNZ zWj@XdiA3^;B(HC)&t!)QSD&Y~O}5}Ll*-m4eMw~_U?Q$1TN&&NQ@|(^bT)hGqTut(jBeWwmLcX5?8o5GCkLKA#41JH&-C>^D*9sE zG8*L?l0{%X0C`ISueQ~+L8q3Rpmj~w1iQ1yN@MqyVjj>(lB5j2Ik4ZY!mWtj$kSmT zoEo5(mmag!3gn3x4 zhpN8OZxN_1PPMH1D{ug^<~V*st`-qHwL2C}ft>Vr!`|s zS~Bh)rl7p&>!6)Tq2>JS#@v-E$B}p@#@88NbF1?lbmQ=cFx|mO+mR6@tA^+;^Wx~* zFu#xQBm8c#3z@?tjB5*MjBQf$Z*FnF`%GzbPaG-^ZHWjrgW!K-(~p4btf)}E_!9g0 z^ud;JKFRms6OLWd&#eSfR7cxc*>^(MhxulFhElZePmJ_d;CckDP%e-aEjvaHF$hoc zVaPwQD|hJ?Nl<}g5s>q)g42E>yUlz7_8I9zS!HA5r6P7NZ0}eBMbKTsqcro&_%x5m zTiv|(>G3mzJ_HGELpdqqpqoLEsi8vnDtPms>3w@CX&x3o38U5yKB7Ferg){`s{0Mk zd!(PwJUu0CA$@=yfG^mkMb`$MS`51cGUD@^(o<8(WMr|()0)^hiQSs3-^7xB_yTPu+3LsYiKE5e9m9VXu#P}^rK8^QOLfMv{9Ni>> ze4&tVb_ZTT(yw&2ve<6Jr!RdD^IMKoA3WOt^wf^ve;eD-R+yNvqI2iXh9W+}3YxMV zY)_?8tn#)5{!Y(==QN7Ri2V_&UqaB;!PA~4_Ic56pkK$UA|-!E^Ba4R7+HB_E0Fm! z?uOTJy4nk52guYKTea#`@B<&UGPWJ-U^}wqh8wZVjE`D0=q1iNck1)(GsR9@^LUK; zE7hLp?AHNHDBGtL6WaLHOTQA^a}q%m5=X}NFJzI4aglz6f=^i7{><~!w^7VYD^78a z(f3E>6z)x+2P7>f;0XV)wjn=Rg`FUBnMGZAl5^OmWpUEsLT(JMSjD)^DsY5 zSDQxmjaFSk<5cV#5o0#Keaud_E07g|pQ&hPl>hf-fhP?P6A7f&h(cnJ{0+_(S&BXg zY0mg9#qO~LHIb!e?}M!%`CTCBFN&;>?=Sit=Bu$!Ptp;{dDGVu7oUT~s)BtD<*&tH z8439%T~2#WwX<*-YKeYPzPxauLTt7N|T)_`t=JDfrUg0lwr&7m_j`Zt?7Z-KRvgdGy}s)NZpE zYgpS|Y`R&wl8>R(XJm;6J6Sn-uxVg6xAEJ;E{w*fx7j;77Lf+KtoYQi1!W}mGb<=f=yPWg zlE=sKJciE+_zwwA^LvJJD`lzta|H~PPJKn|n7 zZIO0hv(v`;unldmY!5WgOiZ8Yj#@6s*Ww$8U$p31K+T&8vW>OArqrW!wbsbWgb6BH z9s;DGx3nT93&v)jt!X~7(lh@?(vH|Auvq_5{2Od9QP^Yi9gME1F8w+ngd2 z!xfHL7J6z+EQj+1Jb^=6jQI{wr=8&c?*!Jzzw@w7N*|7&+B$5bVe6%sZE&o~r!e16 zvW65e+v2yg1^7~td=-h}+VNGO1B|O7%Ybn~f(~TdP72yoWV^N9^l9iu5@x%9r{V_g&*v{l0c957JCP-TgP@wfvoBmj6r%Qn-k;=u zk~39Q&ewDptL4Y=665J8!?qM8s6(Gb0b{V4L}6<8EI|Ycxq*B$+z$iLzoD2QV%@^# z0g2`^E`UB6aZVu{jZH`8)%DUGrxpaS#+I+fF|?h)SdH)Jc7CT$ELJd#d1vg`nXWT_ zeer8#t8*OqZ#+qVlJEe@GHN#&hi$)DWJbELG=W|bAP+&`+R6q{S!LvdR3U8*{Uzh; z*v*7(u)9m*&{hxMSWNyyzKNhQu^C3<31+j9v06v;DUfZVxQomahGYFR2s)MO3b695 zZ~?*6TD2V+e?_nM56-QS|86Uv3^UW$qR&Obz9ddczlF_1^O+AH;(>gJkLGOFu}G92VPxAHmEz&=_bN+M5P)R?6X2)R&%EAQL$IkGLMo#l1 zSOmr$u?dfEE%SY*>%b0GvhAIXZU=t5!mKp3fHdg%ZW>Q`Y(HTWhxrG7Fu}9RRyYsE z1q?o-_=in&bDL=Z`@I1Q6Rzz9i6+pHK zyGq!pO=OXCwIikJ16lP=`e_XAlHf7)!m}8qrr$@GmLRX`VOwqjoKj)I?>+_izTJ|8HLx+OEB(@cR_~5&MKz{2ePc0Kc}#HxYNGbmaGBC(t_#ep(_Guz(~TrN=NK zPQ@+INLHYh44<>upqmYWoY7_5)`ANOX3QU5mA#rvgQ-04yDn4dg zHG}{&NO*;UTH??c<4jy<1(B&OBk3cO-$mb;@ofTip}!->L3kLd@okb$%gq8>AWKCI zwddG`Bga_eG@qvzlfMZT1*1Q$LTNH$;3LQm9A4NeemBM=*cx<0!W@DF@}xIp zTS2!NFD2d|=+5I;fq7hXd83p=f%8XO$sYtM7dpo18hsy*_i)NiF*{k&M#gQi8%46r z1Zhgo6Flu_fbWNua2rh(#{O6yf(OY^oRYf3I7BFgz7kQF6Vb~&1bKV(Pq6=pt`%$v z8&OF!Y}Be?m&=xuAKUo!{^<4Hszq5=K7AqA6yZoKzdd`iiSaUIv8}LX%#)BF&iE$!MHILS-Be<$MWx6JewH{-@T2bmzM_Qx z53}K@USO8R)^V2*p>4F40LG#1DDz_MjoKT=yNJ1#c{h{2q=Y}|YWvZr zqJpx_%j@^3|Hm5gQGlAh(KR#uUn?;xfhOQ^m7=~dK80N_9Is%*PY8NaBU778fiG=* z2>YJQtA*G1Klli?qU{!jAL5)F*rjPVv`TAqPFyc3Tf>yky5aX3$P;DN3kt0 zY*{C5iaheNFvgOuN#bMh2HHqw1)rcvlD z3Owx^c@l@&>#P(}2Cv=3{b}1Kv)`?#8u%weuJ=@GQ-Io^@HxfyQc>jSi|!w);2U>6 zO&LGrR_wWgQ=qMA9KlQDxEL-$_CiT1stwLZ3>bWNZQk1(Qk$E`bm^)c=}n?#gx*-mcA0-Xk_QR%>UOW zGJ3}{)p{cDWaA6uh)Jvp#15g-rNpTfm2WEOtvyo5cofDbN!ABt2#kwU4>*8e%^0gK zz_~W|%SoIVpXCIN2g_36f{^ZhtZ4uylQAu2JClVF%`vHpsakd1!?qrzD{8tkl+b|n zUAMYrSDf)mVh)DW) zqs${yP<5OuV^heAiOqNrf$|ctbx4hHeu2KlguF)R4A@nt zt{d+Il4I z!5ZsPP<;~KqL)TjlK`Qu8uQH9R6_8@_9av|4*NtV>rIk>P;@8pLyBBVo+tQTWtYz_83`o0^G9AlRP1J=nyMp05*qM*<%X1hVC$lQxfzyg6}mO z`79;oZRDM>8;ebBsCJEf;d~hHCdqjMRf9+9X)p>Q_*=SK1ZGw%?R*55C=Zz+-Y*sk_rT#ZdSMTT;OP^*G_O4FZ1ABi5B zG+U78hv8K|Z71`x_^NGY9NGqwO6?MUL9hY3OJ?_4Zv%b`b4aI!*@hYzwk1IT`b0Q~ zwttYR4YZ?}1D|({`y$^3&(M>z*7VH1?7>m9uW1W9gKjqd)16$Lr_C_v#biE?%}81l zr)ajS9aLJ26T`@FtX2#hmo{;h+iaL5rPm^Ms$(5 zYEdxzmoY!&^S{=V(L2IVCT|-;|3!)d)EAR5gRoyoiVdvcH|)wIPmj%D{0lShifu!s zW4r^~Cg>M4zD@Z>^&Y@}gl7r7n*nYV>l>dDIf#=KYB`JpYSwLTXGx| z;?Pq@7&ib>NEDA1hqk?80{Ee;hEGhBRbgD$3^P!4HcP&WaanYOR45Bxgx`J&R({Vw z6lyEN6p|RDBo=fjEMYch*-o`m6cnA{B?*$6zJ^|kUY^~_Ns@f@GsHWAU0*BS-{S8k zUPNp=^IJwds|hxbpvQ68i$NEHzJjwc8jh|dd<);hJp}qrf~r(M*n;l1f`ajHi@cv5 zs*31G6K4g9)Oy$gURx28B@G`EBdVW&=a1MP4I>{yu2009gv~t0+3@|3IQ@vP){LGG z`3T!x$<$U^j@XuS2>J#1ET`r&9R4TNb|GX~RKLK4zfpEpTS8YtHO6EgY!I?JDmT|< zL`X~pH}R+m`!i2x*|V6NGTyh08h>X6+p&F%Y!_@wxYJZH3cnoiFXYc{cRDct7x{14 zy+9V1{*-ZdVn>bS{BSrYp#?97vKZr-)R=`rKH}Ji;2Y`laXQJoM98pceu;hWQCGsW zIjil6>NX}$v!hfA)1}n;9Gf3ucKkonKgK>CHS99K*3_BC#-B)Ej2_x*hsH)QmADi2 z+cnNxpx;q8VH}ZQV<_qkd_up-S|VY5&XNy6HibT!g6dOrV#cBE41Q~w|AD>QaJYfE zokE61=RxfOwH%^%LDc}$d0}dkc>?Bh2pNxl#6oOkPx@Jj-O#t9ha+SoWVzrq%2SKT z=De;NVhTXxZ6FvorlMbV8^hnq=qKCG0B(9Hr zM=R2~-xs2)nX({BPE&Ni@F)R4+RjZw*M#89(YMF`1iI_YClh=t^9!&HGPUGk65b(B z*!G9T&x=hf?S{L4PFYi&G>58Gsdkzq8wk9FzLJ&wja^-e8BKsx=(l6HzfTbgnKOvK~ifXO1RX+xKUB+qP zEZf>zrmKYWdbTe-x`8B8D`mP^wv$7#nS-tv{g>^6*NT(T0wFe^0<5oG8|5 z(`?1Ha5}7GMe9V8SC(KO$<;xE{|CRP>te3F*3q-R-NdK>pKcCteDhrEl!LuW$L zj1!b$M%eAxY(?JR{3cLlX^T085~pMHAHM04 zZ?rO0etn$;HEb9i5}b>WU=V#KJvH`US$9^(TWlXXvbIXLzB(3f z8q7!xwY0X7y~eoy*<6MG-$JnJX83`ip=}BQ#+pOykQ{N@v>DWLh6VmAnOX>TPw2Clufuk`#YI)slZSxU ztyUSQvE4qv=9Ndj7^jj_(AqLShioK1M_iHf|6cR?91=U8Ut+(cAwlu{0z2o&GKswi z%qL}2R({hC$zpUp>6?(BGVd|yZxC6nzYFL8iulxI$ve?~K++h$7_bVyM_FzTs`@)* zGbw$I816;&ijc2yd*B4140dUgrHP2mNygi7O-;(k@H3&8VjG{(C-7U3YzXs)9G&Cl z7mx8M%7_M+VgJmQ(wrEHDCL8`-&5@$6qyi)w!3DSkiCWp5@CY!R|7cKGE} zi0;KUyU9AkHpp(<`R<1<8-;A4mq!=H_PC-x`@BOywNK{UfEAsix*a&}BI$hiyA{_1 z+wkbaTYxmidDv`c2a;hw6JNCs^diV>hq>tDvalEQYQ)G#ta*AnJSPs3nGD7_wCyL@ zW|EGFYU3IA!mcO5w&Qb%0I`@Cpy(yY^r6RadVB27qECf9I`Mii{)gDBVQK9DW#{~n zucP-Rc2Wh;g(9kL^JM}g$9Vx;H7?{)Ag9O=;vOX5L`+&RR@=rR7ULhtIE&So8Wttb zL|m_;?*Rv)A7=WPjANsJi`);{N5%sg&xQe{>`H32dejz?aUx>S>Nx*@rbe|`7)ND1 z3ZuD z\n" "Language-Team: Chinese (China) (http://www.transifex.com/open-edx/edx-platform/language/zh_CN/)\n" "Language: zh_CN\n" @@ -543,8 +543,6 @@ msgstr "专业教育" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "显示名称" @@ -2928,13 +2926,13 @@ msgstr "讨论主题映射" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -3447,8 +3445,8 @@ msgid "" "sites can link to. URLs must be fully qualified. For example: " "http://www.edx.org/course/Introduction-to-MOOCs-ITM001" msgstr "" -"若启动了课程面板的社交分享和自定义课程的URL功能,您则可以提供一个可链接社交媒体的URL(例如课程“关于此页”的URL)。所用的URL是完全规范合法的,例如:http://www.edx.org/course/Introduction-" -"to-MOOCs-ITM001" +"若启动了课程面板的社交分享和自定义课程的URL功能,您则可以提供一个可链接社交媒体的URL(例如课程“关于此页”的URL)。所用的URL是完全规范合法的,例如:http://www.edx.org/course" +"/Introduction-to-MOOCs-ITM001" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Language" @@ -5058,8 +5056,7 @@ msgid "" " rerun of this course in the studio to allow this action." msgstr "您不能使用一个过时的ID从课程中创建CCX,请在studio中创建该课程的重启以允许此操作。" -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "创建" @@ -6330,7 +6327,6 @@ msgid "" msgstr "上传文件出错,请联系网站管理员,谢谢。" #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "好" @@ -6740,8 +6736,6 @@ msgstr "%折扣" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -7293,13 +7287,7 @@ msgstr "重置" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -7371,8 +7359,7 @@ msgstr "公司名称" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "标题" @@ -8618,8 +8605,7 @@ msgstr "大学" msgid "Course Announce Date" msgstr "课程发布日期" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "课程开始日期" @@ -9281,8 +9267,6 @@ msgid "" msgstr "" #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/manage_users.html cms/templates/manage_users_lib.html msgid "Cancel" @@ -9306,94 +9290,70 @@ msgid "See all children" msgstr "查看所有子文章" #: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "这篇文章最后修改:" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Add new article" msgstr "增加新文章" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Create article" msgstr "创建文章" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Go back" msgstr "返回" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html msgid "Delete article" msgstr "删除文章" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Delete" msgstr "删除" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "根文章不可删除。" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." msgstr "当文章带有子文章时您无权删除,请尝试手动逐一删除子文章。" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" msgstr "删除这篇文章将会导致相关子文章会同时被删除。如果您选择清除,子文章也将同时被清除。" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "将要被删除的文章" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "...and more!" msgstr "……还有更多!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "您正试图删除文章。请确认!" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "编辑" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html msgid "Save changes" msgstr "保存修改" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Preview" msgstr "预览" @@ -9433,17 +9393,15 @@ msgstr "Wiki预览" msgid "window open" msgstr "窗口打开" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Back to editor" msgstr "返回编辑器" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "History" msgstr "历史记录" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -9457,27 +9415,22 @@ msgid "(no log message)" msgstr "(无日志消息)" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "预览本次修改" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Auto log:" msgstr "自动日志" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Change" msgstr "修改" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "合并选择项和当前项……" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "转到选择的版本" @@ -9486,12 +9439,10 @@ msgid "Wiki Revision Preview" msgstr "Wiki修订预览" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Back to history view" msgstr "返回历史视图" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "切换到这个版本" @@ -9500,29 +9451,24 @@ msgid "Merge Revision" msgstr "合并修订" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge with current" msgstr "和当前版本合并" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." msgstr "当您合并修订版本与当前版本时,所有的数据都会被保留。修改信息将会合并到系统择优选择的位置。" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "注意:请在操作完成后做一次人工检查。" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "创建新的合并版本" #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -9561,7 +9507,6 @@ msgid "Miniature Markdown Guide" msgstr "简明 Markdown 语法指南" #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " "you the creation page." @@ -9643,20 +9588,16 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "附件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "上传新文件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "搜索并添加文件" @@ -9665,24 +9606,20 @@ msgid "Upload File" msgstr "上传文件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "上传文件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "搜索文件和文章" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " "on other articles which may or may not be a good thing." msgstr "您可以从其他文章中重用一些文件。但是该文件的更新依赖于原始文章,请判断该引用关系是否恰当。" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -9697,27 +9634,20 @@ msgid "Search" msgstr "搜索" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" " directly refer to a file from the article text." msgstr "下列文件对这篇文章可用,请复制markdown标记到文本中,直接指向对应文件。" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Markdown tag" msgstr "Markdown标记" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Uploaded by" msgstr "上传者是" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Size" msgstr "大小" @@ -9726,39 +9656,30 @@ msgid "File History" msgstr "文件历史记录" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "分离" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Replace" msgstr "替换" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html msgid "Restore" msgstr "恢复" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "匿名(IP已记录)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "文件历史" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "修订版" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "这篇文章没有附件" @@ -9771,12 +9692,10 @@ msgid "Previewing a merge between two revisions:" msgstr "预览合并效果:" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "该修订已被删除。" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "恢复该修订将标记本文章为已删除状态。" @@ -11132,1226 +11051,6 @@ msgid "" "profile. {learn_more_link_start}Learn more{learn_more_link_end}" msgstr "" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "类型" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki notifications" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki images" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki attachments" -msgstr "" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "插件设置" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "只有localhost……哇哈哈哈" - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "文章的原始标题,可能会被修正版本的标题所覆盖。" - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "请键入一些内容" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "这只是您文章的初稿。在创建了文章以后,您可以使用更复杂的特性,比如增加插件、元数据、相关文章,等等……" - -#: wiki/forms.py -msgid "Contents" -msgstr "内容" - -#: wiki/forms.py -msgid "Summary" -msgstr "概要" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "给出你编辑本文章的简短说明,它将会被写入修订日志中。" - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "当您在编辑时,别人进行了修改,您的内容已自动与其合并,请检查以下的文字。" - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "没有变更,不需要保存。" - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "固定链接地址" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"这个地址将用于定位你的文档。请使用由数字、字母、-(减号)、_(下划线)组成的字符串。注意:一旦文档创建完毕将不能再对此固定链接地址进行修改。" - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "为文章的历史记录写一个简短的报告" - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "不能使用下划线作为固定链接地址的起始字符。" - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "已经存在一个固定链接地址为“%s”的已删除文档。" - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "以“%s”命名的固定链接地址已经存在。" - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "是的,我确定" - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "清除" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "清除文档:完全删除它(以及其中的内容)且无法恢复。当你需要释放该固定链接地址以便可以创建一个新文档继承使用该固定链接地址时选择清除操作。" - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "你还不够确定!" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "在您试图删除该文章期间,它已经被修改。请特别注意!" - -#: wiki/forms.py -msgid "Lock article" -msgstr "锁定文章" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "不允许其他用户编辑该文章。" - -#: wiki/forms.py -msgid "Permissions" -msgstr "权限" - -#: wiki/forms.py -msgid "Owner" -msgstr "所有者" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "请输入所有者用户名。" - -#: wiki/forms.py -msgid "(none)" -msgstr "(空)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "继承权限" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "选择此项将使上述权限对以下的文档递归生效。" - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "文档的权限设置已更新。" - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "你的权限设置没有变更,不需要保存。" - -#: wiki/forms.py -msgid "No user with that username" -msgstr "找不到此用户名所对应的用户" - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "文章在编辑中,已被锁定" - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "文章已解锁,可以编辑" - -#: wiki/forms.py -msgid "Filter" -msgstr "过滤" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "当前版本" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "显示该文档的对应版本。如果你需要回滚到历史版本,请修改空格里的值。" - -#: wiki/models/article.py -msgid "modified" -msgstr "已修改" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "最后修改的文章属性" - -#: wiki/models/article.py -msgid "owner" -msgstr "所有者" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "文章的所有者,通常是创建者。所有者总是拥有读写权限。" - -#: wiki/models/article.py -msgid "group" -msgstr "分组" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "类似UNIX文件系统,权限可以根据用户的用户组授予。用户组通过Django的认证系统管理。" - -#: wiki/models/article.py -msgid "group read access" -msgstr "用户组读访问权限" - -#: wiki/models/article.py -msgid "group write access" -msgstr "用户组写访问权限" - -#: wiki/models/article.py -msgid "others read access" -msgstr "其他用户读访问权限" - -#: wiki/models/article.py -msgid "others write access" -msgstr "其他用户写访问权限" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "文档中没有内容(%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "内容类型" - -#: wiki/models/article.py -msgid "object ID" -msgstr "对象ID" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "对象的文档" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "对象的文档" - -#: wiki/models/article.py -msgid "revision number" -msgstr "版本修订号" - -#: wiki/models/article.py -msgid "IP address" -msgstr "IP地址" - -#: wiki/models/article.py -msgid "user" -msgstr "用户" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "已锁定" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "文档" - -#: wiki/models/article.py -msgid "article contents" -msgstr "文档内容" - -#: wiki/models/article.py -msgid "article title" -msgstr "文档标题" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "每一次版本修订都必须包含有标题,即使标题本身并没有发生变化" - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "原始文档" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "从该文档继承的权限" - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "一个插件被变更" - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "显示插件修订版本信息。如果你需要回滚到历史版本,请修改此处的值。" - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "缓存文档的查找值" - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "固定链接地址" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(root)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "URL路径" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "URL路径" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "抱歉,你无法对根文档设置固定链接地址。" - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "非根节点必须有固定链接地址。" - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "在%s已经存在一个根节点" - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"丢失父链接的文档\n" -"===============================\n" -"\n" -"该子文档的父链接已经被删除。你可以可以重新为他们寻找一个新的链接点。" - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "失物招领" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "该文档包含内容的简要说明" - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "是的我很确定…" - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "点击以下载文件" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "该附件的修订版本正在使用中(适用于所有使用该附件的文档)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "原始文件名" - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "附件" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "附件" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "文件" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "附件修订版本" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "附件修订版本" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "" - -#: lms/templates/shoppingcart/shopping_cart.html -msgid "Remove" -msgstr "删除" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -msgid "Date" -msgstr "日期" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "%s已经成功添加。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "你的文件无法被保存:%s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "你的文件无法被保存,可能是由于或者Web服务器的权限异常。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "%s上传成功并覆盖原有附件。" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "你的新文件将被自动重命名以匹配已经存在的文件。不允许使用不同的文件扩展名。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "对%s当前修订版本的变更。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "从“%(art)s”添加一个引用到“%(att)s”。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "文档%s被删除。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "该文档与文件%s不再关联。" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "文件被修改:%s" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "文件被删除:%s" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "帮助" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "链接" - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "通知" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "当这篇文章被编辑" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "接收关于该文档编辑的电子邮件" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "你的通知设置已经更新。" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "你的通知设置没有变更,因此无需保存。" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "%(user)s订阅%(article)s(%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "被删除的文档:%s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "被修改文档:%s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "创建的新文档:%s" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -msgid "Log in" -msgstr "登录" - -#: lms/templates/login.html -msgid "Please log in" -msgstr "请登录" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -#: wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Search..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Log out" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "" - -#: lms/templates/wiki/includes/breadcrumbs.html -msgid "Add article" -msgstr "添加文章" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "clear" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "" - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "设置" - -#: lms/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "变更" - -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "" - -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "阅览" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "" - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "您正在注册……现在你可以登录了!" - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "您已经退出。再见!" - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "您已经登录!好好体验吧!" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "新文章“%s”已经创建。" - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "该文档创建过程中出错:%s" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "在文档创建过程中出错了。" - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "这篇文章不能被删除,因为它有子类或是根文章。" - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "文档及其所有内容已经删除!谢谢!" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "文档“%s”现在已被标记为删除了!感谢您为网站清除不必要的材料!" - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "您的更改已被保存。" - -#: src/django-wiki/wiki/views/article.py wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "" - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "恢复文档" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "文档“%s”及其子链接已经被恢复。" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "文章“%(title)s”当前已设置为显示修订版本 #%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "新标题" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "合并修订版本#%(r1)d与#%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "产生新的修订版本:合并修订版本#%(r1)d与#%(r2)d" - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "保存" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -12563,8 +11262,8 @@ msgid "Course has been successfully reindexed." msgstr "课程重新索引成功。" #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "尚未计划" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -13079,6 +11778,14 @@ msgstr "页面无法找到" msgid "Content" msgstr "内容" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "设置" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -13205,6 +11912,12 @@ msgstr "修习要求" msgid "Details" msgstr "细节" +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "阅览" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -13228,6 +11941,16 @@ msgstr "选择语言" msgid "Account" msgstr "账户" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "帮助" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -13429,6 +12152,8 @@ msgid "You do not have access to this dependency module." msgstr "" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "了解更多" @@ -13874,6 +12599,10 @@ msgstr "进入我的课程" msgid "Processing your account information" msgstr "正在处理您的帐户信息" +#: lms/templates/login.html +msgid "Please log in" +msgstr "请登录" + #: lms/templates/login.html msgid "to access your account and courses" msgstr "来访问您的账户和课程" @@ -14068,6 +12797,10 @@ msgstr "" msgid "Hint" msgstr "提示" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "保存" + #: lms/templates/problem.html msgid "Save your answer" msgstr "" @@ -14271,6 +13004,11 @@ msgstr "注册帮助" msgid "Already registered?" msgstr "已经注册过了?" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +msgid "Log in" +msgstr "登录" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "欢迎来到{platform_name}" @@ -14636,6 +13374,12 @@ msgstr "下一个" msgid "Recent git load activity for {course_id}" msgstr "近期 {course_id}的git加载活动" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +msgid "Date" +msgstr "日期" + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -14671,6 +13415,10 @@ msgstr "IP地址" msgid "source" msgstr "源" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "类型" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "取消订阅成功!" @@ -16057,6 +14805,7 @@ msgstr "您选修了本课程" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "查看课程" @@ -16299,6 +15048,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -16307,6 +15057,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -16403,6 +15154,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -18017,6 +16769,13 @@ msgstr "" msgid "Programs" msgstr "程式" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -19645,6 +18404,10 @@ msgstr "" msgid "My Courses" msgstr "我的课程" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "项目详情" @@ -20250,6 +19013,10 @@ msgstr "增加" msgid "Decrease" msgstr "减少" +#: lms/templates/shoppingcart/shopping_cart.html +msgid "Remove" +msgstr "删除" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "折扣或激活码" @@ -20617,6 +19384,10 @@ msgstr "" msgid "{span_start}(active){span_end}" msgstr "{span_start}(激活){span_end}" +#: lms/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "变更" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}激活{span_end}" @@ -20625,6 +19396,10 @@ msgstr "{span_start}激活{span_end}" msgid "Course Wiki" msgstr "" +#: lms/templates/wiki/includes/breadcrumbs.html +msgid "Add article" +msgstr "添加文章" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "" @@ -20793,6 +19568,76 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -21600,22 +20445,6 @@ msgstr "点击以在新的标签页中使用LMS打开课件" msgid "View Live" msgstr "在线查看" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "编辑开始日期" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "创建您的课程组织" @@ -23335,10 +22164,18 @@ msgstr "" msgid "In-Course Reverification {number}" msgstr "" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -23346,6 +22183,10 @@ msgid "" "assignments." msgstr "" +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -24224,6 +23065,583 @@ msgstr "当前登录用户:" msgid "Maintenance" msgstr "" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "只有localhost……哇哈哈哈" + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "文章的原始标题,可能会被修正版本的标题所覆盖。" + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "请键入一些内容" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "这只是您文章的初稿。在创建了文章以后,您可以使用更复杂的特性,比如增加插件、元数据、相关文章,等等……" + +#: wiki/forms.py +msgid "Contents" +msgstr "内容" + +#: wiki/forms.py +msgid "Summary" +msgstr "概要" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "给出你编辑本文章的简短说明,它将会被写入修订日志中。" + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "当您在编辑时,别人进行了修改,您的内容已自动与其合并,请检查以下的文字。" + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "没有变更,不需要保存。" + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "固定链接地址" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"这个地址将用于定位你的文档。请使用由数字、字母、-(减号)、_(下划线)组成的字符串。注意:一旦文档创建完毕将不能再对此固定链接地址进行修改。" + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "为文章的历史记录写一个简短的报告" + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "不能使用下划线作为固定链接地址的起始字符。" + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "已经存在一个固定链接地址为“%s”的已删除文档。" + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "以“%s”命名的固定链接地址已经存在。" + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "是的,我确定" + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "清除" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "清除文档:完全删除它(以及其中的内容)且无法恢复。当你需要释放该固定链接地址以便可以创建一个新文档继承使用该固定链接地址时选择清除操作。" + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "你还不够确定!" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "在您试图删除该文章期间,它已经被修改。请特别注意!" + +#: wiki/forms.py +msgid "Lock article" +msgstr "锁定文章" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "不允许其他用户编辑该文章。" + +#: wiki/forms.py +msgid "Permissions" +msgstr "权限" + +#: wiki/forms.py +msgid "Owner" +msgstr "所有者" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "请输入所有者用户名。" + +#: wiki/forms.py +msgid "(none)" +msgstr "(空)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "继承权限" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "选择此项将使上述权限对以下的文档递归生效。" + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "文档的权限设置已更新。" + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "你的权限设置没有变更,不需要保存。" + +#: wiki/forms.py +msgid "No user with that username" +msgstr "找不到此用户名所对应的用户" + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "文章在编辑中,已被锁定" + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "文章已解锁,可以编辑" + +#: wiki/forms.py +msgid "Filter" +msgstr "过滤" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "插件设置" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "当前版本" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "显示该文档的对应版本。如果你需要回滚到历史版本,请修改空格里的值。" + +#: wiki/models/article.py +msgid "modified" +msgstr "已修改" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "最后修改的文章属性" + +#: wiki/models/article.py +msgid "owner" +msgstr "所有者" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "文章的所有者,通常是创建者。所有者总是拥有读写权限。" + +#: wiki/models/article.py +msgid "group" +msgstr "分组" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "类似UNIX文件系统,权限可以根据用户的用户组授予。用户组通过Django的认证系统管理。" + +#: wiki/models/article.py +msgid "group read access" +msgstr "用户组读访问权限" + +#: wiki/models/article.py +msgid "group write access" +msgstr "用户组写访问权限" + +#: wiki/models/article.py +msgid "others read access" +msgstr "其他用户读访问权限" + +#: wiki/models/article.py +msgid "others write access" +msgstr "其他用户写访问权限" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "文档中没有内容(%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "内容类型" + +#: wiki/models/article.py +msgid "object ID" +msgstr "对象ID" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "对象的文档" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "对象的文档" + +#: wiki/models/article.py +msgid "revision number" +msgstr "版本修订号" + +#: wiki/models/article.py +msgid "IP address" +msgstr "IP地址" + +#: wiki/models/article.py +msgid "user" +msgstr "用户" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "已锁定" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "文档" + +#: wiki/models/article.py +msgid "article contents" +msgstr "文档内容" + +#: wiki/models/article.py +msgid "article title" +msgstr "文档标题" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "每一次版本修订都必须包含有标题,即使标题本身并没有发生变化" + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "原始文档" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "从该文档继承的权限" + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "一个插件被变更" + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "显示插件修订版本信息。如果你需要回滚到历史版本,请修改此处的值。" + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "缓存文档的查找值" + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "固定链接地址" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(root)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "URL路径" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "URL路径" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "抱歉,你无法对根文档设置固定链接地址。" + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "非根节点必须有固定链接地址。" + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "在%s已经存在一个根节点" + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"丢失父链接的文档\n" +"===============================\n" +"\n" +"该子文档的父链接已经被删除。你可以可以重新为他们寻找一个新的链接点。" + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "失物招领" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "该文档包含内容的简要说明" + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "是的我很确定…" + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "点击以下载文件" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "该附件的修订版本正在使用中(适用于所有使用该附件的文档)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "原始文件名" + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "附件" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "附件" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "文件" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "附件修订版本" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "附件修订版本" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "%s已经成功添加。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "你的文件无法被保存:%s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "你的文件无法被保存,可能是由于或者Web服务器的权限异常。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "%s上传成功并覆盖原有附件。" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "你的新文件将被自动重命名以匹配已经存在的文件。不允许使用不同的文件扩展名。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "对%s当前修订版本的变更。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "从“%(art)s”添加一个引用到“%(att)s”。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "文档%s被删除。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "该文档与文件%s不再关联。" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "文件被修改:%s" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "文件被删除:%s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -24333,6 +23751,11 @@ msgstr "" msgid "There are no images for this article." msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -24357,6 +23780,11 @@ msgstr "" msgid "Image id" msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "" @@ -24391,3 +23819,341 @@ msgid "" "Markdown in the caption. The markdown code syntax for images looks like " "this, possible values for align are left/center/right:" msgstr "" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "链接" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "通知" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "当这篇文章被编辑" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "接收关于该文档编辑的电子邮件" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "你的通知设置已经更新。" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "你的通知设置没有变更,因此无需保存。" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "%(user)s订阅%(article)s(%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "被删除的文档:%s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "被修改文档:%s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "创建的新文档:%s" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "" + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "您正在注册……现在你可以登录了!" + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "您已经退出。再见!" + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "您已经登录!好好体验吧!" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "新文章“%s”已经创建。" + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "该文档创建过程中出错:%s" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "在文档创建过程中出错了。" + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "这篇文章不能被删除,因为它有子类或是根文章。" + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "文档及其所有内容已经删除!谢谢!" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "文档“%s”现在已被标记为删除了!感谢您为网站清除不必要的材料!" + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "您的更改已被保存。" + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "" + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "恢复文档" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "文档“%s”及其子链接已经被恢复。" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "文章“%(title)s”当前已设置为显示修订版本 #%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "新标题" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "合并修订版本#%(r1)d与#%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "产生新的修订版本:合并修订版本#%(r1)d与#%(r2)d" diff --git a/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo b/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo index b8e51a4739d279f38dc0bda1e1b8f750608fbcd1..c56eba9d0026e37b5ae28f544e47241f2dc563a2 100644 GIT binary patch delta 20058 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 diff --git a/conf/locale/zh_CN/LC_MESSAGES/djangojs.po b/conf/locale/zh_CN/LC_MESSAGES/djangojs.po index 317a4ddc5d..328c1ca0d8 100644 --- a/conf/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/conf/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -192,8 +192,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-10 06:58+0000\n" -"PO-Revision-Date: 2018-07-18 06:35+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" +"PO-Revision-Date: 2018-07-27 09:37+0000\n" "Last-Translator: 百杰 陈 \n" "Language-Team: Chinese (China) (http://www.transifex.com/open-edx/edx-platform/language/zh_CN/)\n" "Language: zh_CN\n" @@ -221,7 +221,6 @@ msgstr "正在保存" #: cms/static/js/views/asset.js cms/static/js/views/list_item.js #: cms/static/js/views/manage_users_and_roles.js #: cms/static/js/views/show_textbook.js -#: common/static/js/vendor/ova/catch/js/catch.js #: lms/djangoapps/teams/static/teams/js/views/instructor_tools.js #: cms/templates/js/certificate-details.underscore #: cms/templates/js/certificate-editor.underscore @@ -513,7 +512,7 @@ msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." -msgstr "评分过程仍在进行,请刷新页面查看更新。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." @@ -528,7 +527,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You submitted {filename}; only {allowedFiles} are allowed." -msgstr "您提交了 {filename};仅支持提交 {allowedFiles} 格式的文件。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Your file {filename} is too large (max size: {maxSize}MB)." @@ -540,17 +539,17 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not select any files to submit." -msgstr "您未选择任何要上传的文件。" +msgstr "" #. Translators: This is only translated to allow for reordering of label and #. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" -msgstr "{label}: {status}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "This problem has been reset." -msgstr "此问题已重置。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "unsubmitted" @@ -904,11 +903,6 @@ msgstr "" msgid "Edit HTML" 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/static/js/vendor/ova/catch/js/catch.js #: cms/templates/js/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -1068,7 +1062,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/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 @@ -1769,9 +1763,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"单击确定,将您的用户名和电子邮件地址发送给第三方应用程序。\n" -"\n" -"单击取消,取消发送信息并返回本页。" #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1779,9 +1770,6 @@ msgid "" "\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 "" @@ -1789,25 +1777,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"单击确定,将你的电子邮件地址发送给第三方应用程序。\n" -"\n" -"单击取消,取消发送信息并返回本页。" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "不正确" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "正确" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "答案" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "简要说明" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1815,19 +1800,16 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"如果你使用高级编辑器,该问题将转为XML,同时您也无法再回到简易编辑器界面。\n" -"\n" -"要继续使用高级编辑器并将该问题转为XML吗?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" -msgstr "解释" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." -msgstr "序列错误! 无法导航到当前序列模块中的%(tab_name)s,请联系课程工作人员。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1838,35 +1820,35 @@ msgstr "已收藏" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "开始" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "暂停" +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_full_screen.js msgid "Exit full browser" -msgstr "退出全屏" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "全屏" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "速度" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1876,62 +1858,62 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "音量" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "静音" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "很低" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "低" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "平均" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "音量高" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "音量很高" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "最大数值" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "当前浏览器不支持播放 MP4、OGG 或 WEBM 格式的文件。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "请试着更换一个浏览器,如谷歌的 Chrome 浏览器。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "高级定义" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "关闭" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "开启" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" @@ -1939,116 +1921,133 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "视频结束" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "视频位置" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s 小时" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s 分钟" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s 秒钟" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" "Click on this button to mute or unmute this video or press UP or DOWN " "buttons to increase or decrease volume level." -msgstr "请点击此按钮以对该视频静音/取消静音, 或者使用键盘的上下方向键增大或减小音量。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Adjust video volume" -msgstr "调整视频音量" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "" "Press UP to enter the speed menu then use the UP and DOWN arrow keys to " "navigate the different speeds, then press ENTER to change to the selected " "speed." -msgstr "按向上键打开速度菜单,再按上下方向键来调整速度,然后按回车键切换到选定速度。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Adjust video speed" -msgstr "调整视频播放速度" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Video speed: " -msgstr "视频播放速度:" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "跳过" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "播放视频" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "不再显示" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" -msgstr "开启语言功能菜单" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Transcript will be displayed when you start playing the video." -msgstr "当你开始播放视频时将显示字幕。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Activating a link in this group will skip to the corresponding point in the " "video." -msgstr "激活本组中的链接将跳转至视频中相应的地方。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Video transcript" -msgstr "视频字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Start of transcript. Skip to the end." -msgstr "字幕开始。跳转至结尾。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "End of transcript. Skip to the start." -msgstr "字幕结尾。跳转至开始。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Press the UP arrow key to enter the language menu then use UP and DOWN arrow" " keys to navigate language options. Press ENTER to change to the selected " "language." -msgstr "按向上键打开语言功能菜单,然后使用上下方向键来选择语言选项。按回车键以切换到所选择的语言。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "隐藏CC字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" -msgstr "(当视频开始播放时将显示字幕)" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "打开CC字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "打开字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "关闭字幕" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +#: cms/templates/js/move-xblock-list.underscore +msgid "View child items" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Navigate up" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Browsing" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Select" +msgstr "" #: common/static/common/js/components/utils/view_utils.js msgid "Required field." @@ -2327,203 +2326,71 @@ msgstr "在目标上放下" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "%s 以前" +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "距现在:%s" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "少于一分钟" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "大约一分钟" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d 分钟" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "大约一小时" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "大约 %d 小时" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "一天" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d 天" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "大约一个月" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d 个月" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "大约一年" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d 年" +msgstr[0] "" -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "User" -msgstr "用户" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation" -msgstr "批注" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Start" -msgstr "开始" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "End" -msgstr "结束" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "#Replies" -msgstr "回复" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Date posted" -msgstr "发表日期" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/courseware/credit_progress.js -#: common/static/common/templates/discussion/forum-actions.underscore -#: lms/templates/discovery/facet.underscore -#: lms/templates/edxnotes/note-item.underscore -msgid "More" -msgstr "更多" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "My Notes" -msgstr "我的笔记" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Instructor" -msgstr "教师" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Public" -msgstr "公开" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: common/static/common/templates/components/search-field.underscore -#: lms/djangoapps/discussion/static/discussion/templates/search.underscore -#: lms/djangoapps/support/static/support/templates/certificates.underscore -#: lms/djangoapps/support/static/support/templates/enrollment.underscore -#: lms/djangoapps/support/static/support/templates/manage_user.underscore -msgid "Search" -msgstr "搜索" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Users" -msgstr "用户" - -#. Translators: 'Tags' is the name of the view (noun) within the Student Notes -#. page that shows all -#. notes organized by the tags the student has associated with them (if any). -#. When defining a -#. note in the courseware, the student can choose to associate 1 or more tags -#. with the note -#. in order to group similar notes together and help with search. -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/edxnotes/views/tabs/tags.js -msgid "Tags" -msgstr "标签" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation Text" -msgstr "批注文本" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Clear" -msgstr "清除" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Text" -msgstr "文本" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Video" -msgstr "视频" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/views/image_field.js -msgid "Image" -msgstr "图像" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Reply" -msgstr "回复" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/templates/edxnotes/note-item.underscore -msgid "Tags:" -msgstr "标签:" - -#. Translators: please note that this is not a literal flag, but rather a -#. report -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Check the box to remove all flags." -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] "选中此选框以移除所有 %(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] "选中此选框以移除 %(count)s 个标记。" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "All flags have been removed. To undo, uncheck the box." -msgstr "所有标记已移除。取消选中此选框以撤销。" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "You have already reported this annotation." -msgstr "您已经报告过了此批注。" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Report annotation as inappropriate or offensive." -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] "此注释带有 %(count)s 个标记。" +#: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx +msgid "Select a section or problem" +msgstr "" #: lms/djangoapps/support/static/support/js/views/certificates.js msgid "An unexpected error occurred. Please try again." @@ -3305,6 +3172,13 @@ msgstr "已经成功新增<%= user %>到特例名单中。请点击下面的产 msgid "There has been an error processing your survey." msgstr "在处理您的调查时出现了一个错误。" +#: lms/static/js/courseware/credit_progress.js +#: common/static/common/templates/discussion/forum-actions.underscore +#: lms/templates/discovery/facet.underscore +#: lms/templates/edxnotes/note-item.underscore +msgid "More" +msgstr "更多" + #: lms/static/js/courseware/credit_progress.js #: lms/templates/discovery/facet.underscore #: lms/templates/edxnotes/note-item.underscore @@ -3506,6 +3380,17 @@ msgstr "搜索结果" msgid "[no tags]" msgstr "[无标签]" +#. Translators: 'Tags' is the name of the view (noun) within the Student Notes +#. page that shows all +#. notes organized by the tags the student has associated with them (if any). +#. When defining a +#. note in the courseware, the student can choose to associate 1 or more tags +#. with the note +#. in order to group similar notes together and help with search. +#: lms/static/js/edxnotes/views/tabs/tags.js +msgid "Tags" +msgstr "标签" + #: lms/static/js/financial-assistance/views/financial_assistance_form_view.js msgid "Unable to submit application" msgstr "" @@ -5040,6 +4925,10 @@ msgstr "上传图片" msgid "Change image" msgstr "修改图片" +#: lms/static/js/views/image_field.js +msgid "Image" +msgstr "图像" + #: lms/static/js/views/image_field.js msgid "An error has occurred. Refresh the page, and then try again." msgstr "发生了一个错误,请刷新页面后重试。" @@ -6683,6 +6572,14 @@ msgstr "排列" msgid "Clear search" msgstr "清空搜索结果" +#: common/static/common/templates/components/search-field.underscore +#: lms/djangoapps/discussion/static/discussion/templates/search.underscore +#: lms/djangoapps/support/static/support/templates/certificates.underscore +#: lms/djangoapps/support/static/support/templates/enrollment.underscore +#: lms/djangoapps/support/static/support/templates/manage_user.underscore +msgid "Search" +msgstr "搜索" + #: common/static/common/templates/discussion/forum-action-answer.underscore msgid "Mark as Answer" msgstr "标记作为答案" @@ -7491,6 +7388,10 @@ msgstr "标记于:" msgid "Last Edited:" msgstr "最后修改:" +#: lms/templates/edxnotes/note-item.underscore +msgid "Tags:" +msgstr "标签:" + #: lms/templates/edxnotes/tab-item.underscore msgid "Clear search results" msgstr "清空搜索结果" @@ -8023,6 +7924,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" @@ -9744,6 +9657,15 @@ msgstr "" msgid "New %(item_type)s" msgstr "" +#: cms/templates/js/metadata-dict-entry.underscore +#: cms/templates/js/metadata-file-uploader-entry.underscore +#: cms/templates/js/metadata-list-entry.underscore +#: cms/templates/js/metadata-number-entry.underscore +#: cms/templates/js/metadata-option-entry.underscore +#: cms/templates/js/metadata-string-entry.underscore +msgid "Clear" +msgstr "" + #: cms/templates/js/metadata-dict-entry.underscore #: cms/templates/js/metadata-file-uploader-entry.underscore #: cms/templates/js/metadata-list-entry.underscore @@ -9771,10 +9693,6 @@ msgstr "" msgid "Current location" msgstr "" -#: cms/templates/js/move-xblock-list.underscore -msgid "View child items" -msgstr "" - #: cms/templates/js/move-xblock-list.underscore msgid "Currently selected" msgstr "" diff --git a/conf/locale/zh_HANS/LC_MESSAGES/django.mo b/conf/locale/zh_HANS/LC_MESSAGES/django.mo index d101c40b254f45c5e24d463430b6fa5e5faf30c0..5bfc7d73fcbfed18288ca5af961810af64383768 100644 GIT binary patch delta 71690 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 IdXI$uA5Htm=Kufz delta 71783 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 z\n" "Language-Team: Chinese (China) (http://www.transifex.com/open-edx/edx-platform/language/zh_CN/)\n" "Language: zh_CN\n" @@ -543,8 +543,6 @@ msgstr "专业教育" #: common/lib/xmodule/xmodule/word_cloud_module.py #: common/lib/xmodule/xmodule/x_module.py #: openedx/core/lib/xblock_builtin/xblock_discussion/xblock_discussion/__init__.py -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/container.html cms/templates/library.html msgid "Display Name" msgstr "显示名称" @@ -2928,13 +2926,13 @@ msgstr "讨论主题映射" msgid "" "Enter discussion categories in the following format: \"CategoryName\": " "{\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For " -"example, one discussion category may be \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each " -"category must be unique. In \"id\" values, the only special characters that " -"are supported are underscore, hyphen, and period. You can also specify a " +"example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category " +"must be unique. In \"id\" values, the only special characters that are " +"supported are underscore, hyphen, and period. You can also specify a " "category as the default for new posts in the Discussion page by setting its " -"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": " -"\"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}." +"\"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-" +"UniversityX-MUS101-course-2015_T1\", \"default\": true}." msgstr "" #: common/lib/xmodule/xmodule/course_module.py @@ -3447,8 +3445,8 @@ msgid "" "sites can link to. URLs must be fully qualified. For example: " "http://www.edx.org/course/Introduction-to-MOOCs-ITM001" msgstr "" -"若启动了课程面板的社交分享和自定义课程的URL功能,您则可以提供一个可链接社交媒体的URL(例如课程“关于此页”的URL)。所用的URL是完全规范合法的,例如:http://www.edx.org/course/Introduction-" -"to-MOOCs-ITM001" +"若启动了课程面板的社交分享和自定义课程的URL功能,您则可以提供一个可链接社交媒体的URL(例如课程“关于此页”的URL)。所用的URL是完全规范合法的,例如:http://www.edx.org/course" +"/Introduction-to-MOOCs-ITM001" #: common/lib/xmodule/xmodule/course_module.py msgid "Course Language" @@ -5058,8 +5056,7 @@ msgid "" " rerun of this course in the studio to allow this action." msgstr "您不能使用一个过时的ID从课程中创建CCX,请在studio中创建该课程的重启以允许此操作。" -#: lms/djangoapps/certificates/models.py src/django-wiki/wiki/admin.py -#: src/django-wiki/wiki/models/article.py wiki/admin.py wiki/models/article.py +#: lms/djangoapps/certificates/models.py wiki/admin.py wiki/models/article.py msgid "created" msgstr "创建" @@ -6330,7 +6327,6 @@ msgid "" msgstr "上传文件出错,请联系网站管理员,谢谢。" #: lms/djangoapps/django_comment_client/base/views.py -#: src/rate-xblock/rate/rate.py msgid "Good" msgstr "好" @@ -6740,8 +6736,6 @@ msgstr "%折扣" #: lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/pdf.py #: lms/djangoapps/shoppingcart/reports.py -#: src/django-wiki/wiki/plugins/attachments/forms.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: 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 @@ -7293,13 +7287,7 @@ msgstr "重置" #. Translators: This is a past-tense verb that is inserted into task progress #. messages as {action}. #: lms/djangoapps/instructor_task/tasks.py -#: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/models/article.py -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/models/article.py +#: lms/templates/wiki/plugins/attachments/index.html wiki/models/article.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html @@ -7371,8 +7359,7 @@ msgstr "公司名称" #. which allows the user to input the Title #: lms/djangoapps/instructor_task/tasks_helper/enrollments.py #: lms/djangoapps/student_account/views.py -#: openedx/core/djangoapps/user_api/api.py src/django-wiki/wiki/forms.py -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/forms.py +#: openedx/core/djangoapps/user_api/api.py wiki/forms.py #: wiki/templates/wiki/dir.html msgid "Title" msgstr "标题" @@ -8618,8 +8605,7 @@ msgstr "大学" msgid "Course Announce Date" msgstr "课程发布日期" -#: lms/djangoapps/shoppingcart/reports.py cms/templates/course_outline.html -#: cms/templates/settings.html +#: lms/djangoapps/shoppingcart/reports.py cms/templates/settings.html #: lms/templates/instructor/instructor_dashboard_2/executive_summary.html msgid "Course Start Date" msgstr "课程开始日期" @@ -9281,8 +9267,6 @@ msgid "" msgstr "" #: lms/templates/oauth2_provider/authorize.html -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html #: cms/templates/course-create-rerun.html cms/templates/index.html #: cms/templates/manage_users.html cms/templates/manage_users_lib.html msgid "Cancel" @@ -9306,94 +9290,70 @@ msgid "See all children" msgstr "查看所有子文章" #: lms/templates/wiki/article.html -#: src/django-wiki/wiki/templates/wiki/article.html msgid "This article was last modified:" msgstr "这篇文章最后修改:" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Add new article" msgstr "增加新文章" #: lms/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/create.html msgid "Create article" msgstr "创建文章" #: lms/templates/wiki/create.html lms/templates/wiki/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: src/django-wiki/wiki/templates/wiki/create.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Go back" msgstr "返回" #: lms/templates/wiki/delete.html lms/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/edit.html msgid "Delete article" msgstr "删除文章" #: lms/templates/wiki/delete.html #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Delete" msgstr "删除" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You cannot delete a root article." msgstr "根文章不可删除。" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You cannot delete this article because you do not have permission to delete " "articles with children. Try to remove the children manually one-by-one." msgstr "当文章带有子文章时您无权删除,请尝试手动逐一删除子文章。" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "" "You are deleting an article. This means that its children will be deleted as" " well. If you choose to purge, children will also be purged!" msgstr "删除这篇文章将会导致相关子文章会同时被删除。如果您选择清除,子文章也将同时被清除。" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "Articles that will be deleted" msgstr "将要被删除的文章" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "...and more!" msgstr "……还有更多!" #: lms/templates/wiki/delete.html -#: src/django-wiki/wiki/templates/wiki/delete.html msgid "You are deleting an article. Please confirm." msgstr "您正试图删除文章。请确认!" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: cms/templates/component.html cms/templates/container.html -#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/edit.html cms/templates/component.html +#: cms/templates/container.html cms/templates/studio_xblock_wrapper.html #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html #: lms/templates/wiki/includes/article_menu.html msgid "Edit" msgstr "编辑" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html -#: src/django-wiki/wiki/templates/wiki/settings.html -#: lms/templates/ccx/schedule.html +#: lms/templates/wiki/edit.html lms/templates/ccx/schedule.html msgid "Save changes" msgstr "保存修改" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Preview" msgstr "预览" @@ -9433,17 +9393,15 @@ msgstr "Wiki预览" msgid "window open" msgstr "窗口打开" -#: lms/templates/wiki/edit.html src/django-wiki/wiki/templates/wiki/edit.html +#: lms/templates/wiki/edit.html msgid "Back to editor" msgstr "返回编辑器" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "History" msgstr "历史记录" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "Click each revision to see a list of edited lines. Click the Preview button " "to see how the article looked at this stage. At the bottom of this page, you" @@ -9457,27 +9415,22 @@ msgid "(no log message)" msgstr "(无日志消息)" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Preview this revision" msgstr "预览本次修改" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Auto log:" msgstr "自动日志" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Change" msgstr "修改" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge selected with current..." msgstr "合并选择项和当前项……" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to selected version" msgstr "转到选择的版本" @@ -9486,12 +9439,10 @@ msgid "Wiki Revision Preview" msgstr "Wiki修订预览" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Back to history view" msgstr "返回历史视图" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Switch to this version" msgstr "切换到这个版本" @@ -9500,29 +9451,24 @@ msgid "Merge Revision" msgstr "合并修订" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Merge with current" msgstr "和当前版本合并" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "" "When you merge a revision with the current, all data will be retained from " "both versions and merged at its approximate location from each revision." msgstr "当您合并修订版本与当前版本时,所有的数据都会被保留。修改信息将会合并到系统择优选择的位置。" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "After this, it's important to do a manual review." msgstr "注意:请在操作完成后做一次人工检查。" #: lms/templates/wiki/history.html -#: src/django-wiki/wiki/templates/wiki/history.html msgid "Create new merged version" msgstr "创建新的合并版本" #: lms/templates/wiki/includes/anonymous_blocked.html -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html #: wiki/templates/wiki/includes/anonymous_blocked.html #, python-format msgid "" @@ -9561,7 +9507,6 @@ msgid "Miniature Markdown Guide" msgstr "简明 Markdown 语法指南" #: lms/templates/wiki/includes/cheatsheet.html -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html msgid "" "To create a new wiki article, create a link to it. Clicking the link gives " "you the creation page." @@ -9643,20 +9588,16 @@ msgid "" msgstr "" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/wiki_plugin.py #: wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Attachments" msgstr "附件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload new file" msgstr "上传新文件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Search and add file" msgstr "搜索并添加文件" @@ -9665,24 +9606,20 @@ msgid "Upload File" msgstr "上传文件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Upload file" msgstr "上传文件" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Search files and articles" msgstr "搜索文件和文章" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "You can reuse files from other articles. These files are subject to updates " "on other articles which may or may not be a good thing." msgstr "您可以从其他文章中重用一些文件。但是该文件的更新依赖于原始文章,请判断该引用关系是否恰当。" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html #: lms/templates/dashboard.html lms/templates/index.html #: lms/templates/api_admin/catalogs/search.html #: lms/templates/courseware/courses.html @@ -9697,27 +9634,20 @@ msgid "Search" msgstr "搜索" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "" "The following files are available for this article. Copy the markdown tag to" " directly refer to a file from the article text." msgstr "下列文件对这篇文章可用,请复制markdown标记到文本中,直接指向对应文件。" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Markdown tag" msgstr "Markdown标记" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Uploaded by" msgstr "上传者是" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html msgid "Size" msgstr "大小" @@ -9726,39 +9656,30 @@ msgid "File History" msgstr "文件历史记录" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "Detach" msgstr "分离" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html msgid "Replace" msgstr "替换" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/deleted.html msgid "Restore" msgstr "恢复" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html msgid "anonymous (IP logged)" msgstr "匿名(IP已记录)" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "File history" msgstr "文件历史" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "revisions" msgstr "修订版" #: lms/templates/wiki/plugins/attachments/index.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/index.html msgid "There are no attachments for this article." msgstr "这篇文章没有附件" @@ -9771,12 +9692,10 @@ msgid "Previewing a merge between two revisions:" msgstr "预览合并效果:" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "This revision has been deleted." msgstr "该修订已被删除。" #: lms/templates/wiki/preview_inline.html -#: src/django-wiki/wiki/templates/wiki/preview_inline.html msgid "Restoring to this revision will mark the article as deleted." msgstr "恢复该修订将标记本文章为已删除状态。" @@ -11132,1226 +11051,6 @@ msgid "" "profile. {learn_more_link_start}Learn more{learn_more_link_end}" msgstr "" -#: src/django-wiki/django_notify/models.py -msgid "unique key" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "verbose name" -msgstr "" - -#: lms/templates/tracking_log.html -msgid "type" -msgstr "类型" - -#: src/django-wiki/django_notify/models.py -msgid "types" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "interval" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Settings for %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "settings" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "Leave this blank to subscribe to any kind of object" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#, python-format -msgid "Subscription for: %s" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscription" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "subscriptions" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "link for notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "notification" -msgstr "" - -#: src/django-wiki/django_notify/models.py -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "notifications" -msgstr "" - -#: src/django-wiki/django_notify/models.py -msgid "You supplied a target_object that's not an instance of a django Model." -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "instantly" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "daily" -msgstr "" - -#: src/django-wiki/django_notify/settings.py -msgid "weekly" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki notifications" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki images" -msgstr "" - -#: src/django-wiki/wiki/apps.py wiki/apps.py -msgid "Wiki attachments" -msgstr "" - -#: wiki/core/plugins/base.py -msgid "Settings for plugin" -msgstr "插件设置" - -#: wiki/forms.py -msgid "Only localhost... muahahaha" -msgstr "只有localhost……哇哈哈哈" - -#: wiki/forms.py -msgid "Initial title of the article. May be overridden with revision titles." -msgstr "文章的原始标题,可能会被修正版本的标题所覆盖。" - -#: wiki/forms.py -msgid "Type in some contents" -msgstr "请键入一些内容" - -#: wiki/forms.py -msgid "" -"This is just the initial contents of your article. After creating it, you " -"can use more complex features like adding plugins, meta data, related " -"articles etc..." -msgstr "这只是您文章的初稿。在创建了文章以后,您可以使用更复杂的特性,比如增加插件、元数据、相关文章,等等……" - -#: wiki/forms.py -msgid "Contents" -msgstr "内容" - -#: wiki/forms.py -msgid "Summary" -msgstr "概要" - -#: wiki/forms.py -msgid "" -"Give a short reason for your edit, which will be stated in the revision log." -msgstr "给出你编辑本文章的简短说明,它将会被写入修订日志中。" - -#: wiki/forms.py -msgid "" -"While you were editing, someone else changed the revision. Your contents " -"have been automatically merged with the new contents. Please review the text" -" below." -msgstr "当您在编辑时,别人进行了修改,您的内容已自动与其合并,请检查以下的文字。" - -#: wiki/forms.py -msgid "No changes made. Nothing to save." -msgstr "没有变更,不需要保存。" - -#: wiki/forms.py wiki/templates/wiki/dir.html -msgid "Slug" -msgstr "固定链接地址" - -#: wiki/forms.py -msgid "" -"This will be the address where your article can be found. Use only " -"alphanumeric characters and - or _. Note that you cannot change the slug " -"after creating the article." -msgstr "" -"这个地址将用于定位你的文档。请使用由数字、字母、-(减号)、_(下划线)组成的字符串。注意:一旦文档创建完毕将不能再对此固定链接地址进行修改。" - -#: wiki/forms.py -msgid "Write a brief message for the article's history log." -msgstr "为文章的历史记录写一个简短的报告" - -#: wiki/forms.py -msgid "A slug may not begin with an underscore." -msgstr "不能使用下划线作为固定链接地址的起始字符。" - -#: wiki/forms.py -#, python-format -msgid "A deleted article with slug \"%s\" already exists." -msgstr "已经存在一个固定链接地址为“%s”的已删除文档。" - -#: wiki/forms.py -#, python-format -msgid "A slug named \"%s\" already exists." -msgstr "以“%s”命名的固定链接地址已经存在。" - -#: wiki/forms.py -msgid "Yes, I am sure" -msgstr "是的,我确定" - -#: wiki/forms.py wiki/templates/wiki/deleted.html -msgid "Purge" -msgstr "清除" - -#: wiki/forms.py -msgid "" -"Purge the article: Completely remove it (and all its contents) with no undo." -" Purging is a good idea if you want to free the slug such that users can " -"create new articles in its place." -msgstr "清除文档:完全删除它(以及其中的内容)且无法恢复。当你需要释放该固定链接地址以便可以创建一个新文档继承使用该固定链接地址时选择清除操作。" - -#: wiki/forms.py wiki/plugins/attachments/forms.py -#: wiki/plugins/images/forms.py -msgid "You are not sure enough!" -msgstr "你还不够确定!" - -#: wiki/forms.py -msgid "While you tried to delete this article, it was modified. TAKE CARE!" -msgstr "在您试图删除该文章期间,它已经被修改。请特别注意!" - -#: wiki/forms.py -msgid "Lock article" -msgstr "锁定文章" - -#: wiki/forms.py -msgid "Deny all users access to edit this article." -msgstr "不允许其他用户编辑该文章。" - -#: wiki/forms.py -msgid "Permissions" -msgstr "权限" - -#: wiki/forms.py -msgid "Owner" -msgstr "所有者" - -#: wiki/forms.py -msgid "Enter the username of the owner." -msgstr "请输入所有者用户名。" - -#: wiki/forms.py -msgid "(none)" -msgstr "(空)" - -#: wiki/forms.py -msgid "Inherit permissions" -msgstr "继承权限" - -#: wiki/forms.py -msgid "" -"Check here to apply the above permissions recursively to articles under this" -" one." -msgstr "选择此项将使上述权限对以下的文档递归生效。" - -#: wiki/forms.py -msgid "Permission settings for the article were updated." -msgstr "文档的权限设置已更新。" - -#: wiki/forms.py -msgid "Your permission settings were unchanged, so nothing saved." -msgstr "你的权限设置没有变更,不需要保存。" - -#: wiki/forms.py -msgid "No user with that username" -msgstr "找不到此用户名所对应的用户" - -#: wiki/forms.py -msgid "Article locked for editing" -msgstr "文章在编辑中,已被锁定" - -#: wiki/forms.py -msgid "Article unlocked for editing" -msgstr "文章已解锁,可以编辑" - -#: wiki/forms.py -msgid "Filter" -msgstr "过滤" - -#: wiki/models/article.py wiki/models/pluginbase.py -#: wiki/plugins/attachments/models.py -msgid "current revision" -msgstr "当前版本" - -#: wiki/models/article.py -msgid "" -"The revision being displayed for this article. If you need to do a roll-" -"back, simply change the value of this field." -msgstr "显示该文档的对应版本。如果你需要回滚到历史版本,请修改空格里的值。" - -#: wiki/models/article.py -msgid "modified" -msgstr "已修改" - -#: wiki/models/article.py -msgid "Article properties last modified" -msgstr "最后修改的文章属性" - -#: wiki/models/article.py -msgid "owner" -msgstr "所有者" - -#: wiki/models/article.py -msgid "" -"The owner of the article, usually the creator. The owner always has both " -"read and write access." -msgstr "文章的所有者,通常是创建者。所有者总是拥有读写权限。" - -#: wiki/models/article.py -msgid "group" -msgstr "分组" - -#: wiki/models/article.py -msgid "" -"Like in a UNIX file system, permissions can be given to a user according to " -"group membership. Groups are handled through the Django auth system." -msgstr "类似UNIX文件系统,权限可以根据用户的用户组授予。用户组通过Django的认证系统管理。" - -#: wiki/models/article.py -msgid "group read access" -msgstr "用户组读访问权限" - -#: wiki/models/article.py -msgid "group write access" -msgstr "用户组写访问权限" - -#: wiki/models/article.py -msgid "others read access" -msgstr "其他用户读访问权限" - -#: wiki/models/article.py -msgid "others write access" -msgstr "其他用户写访问权限" - -#: wiki/models/article.py -#, python-format -msgid "Article without content (%(id)d)" -msgstr "文档中没有内容(%(id)d)" - -#: wiki/models/article.py -msgid "content type" -msgstr "内容类型" - -#: wiki/models/article.py -msgid "object ID" -msgstr "对象ID" - -#: wiki/models/article.py -msgid "Article for object" -msgstr "对象的文档" - -#: wiki/models/article.py -msgid "Articles for object" -msgstr "对象的文档" - -#: wiki/models/article.py -msgid "revision number" -msgstr "版本修订号" - -#: wiki/models/article.py -msgid "IP address" -msgstr "IP地址" - -#: wiki/models/article.py -msgid "user" -msgstr "用户" - -#: wiki/models/article.py wiki/templates/wiki/article.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "locked" -msgstr "已锁定" - -#: wiki/models/article.py wiki/models/pluginbase.py -msgid "article" -msgstr "文档" - -#: wiki/models/article.py -msgid "article contents" -msgstr "文档内容" - -#: wiki/models/article.py -msgid "article title" -msgstr "文档标题" - -#: wiki/models/article.py -msgid "" -"Each revision contains a title field that must be filled out, even if the " -"title has not changed" -msgstr "每一次版本修订都必须包含有标题,即使标题本身并没有发生变化" - -#: wiki/models/pluginbase.py -msgid "original article" -msgstr "原始文档" - -#: wiki/models/pluginbase.py -msgid "Permissions are inherited from this article" -msgstr "从该文档继承的权限" - -#: wiki/models/pluginbase.py -msgid "A plugin was changed" -msgstr "一个插件被变更" - -#: wiki/models/pluginbase.py -msgid "" -"The revision being displayed for this plugin.If you need to do a roll-back, " -"simply change the value of this field." -msgstr "显示插件修订版本信息。如果你需要回滚到历史版本,请修改此处的值。" - -#: wiki/models/urlpath.py -msgid "Cache lookup value for articles" -msgstr "缓存文档的查找值" - -#: wiki/models/urlpath.py -msgid "slug" -msgstr "固定链接地址" - -#: wiki/models/urlpath.py -msgid "(root)" -msgstr "(root)" - -#: wiki/models/urlpath.py -msgid "URL path" -msgstr "URL路径" - -#: wiki/models/urlpath.py -msgid "URL paths" -msgstr "URL路径" - -#: wiki/models/urlpath.py -msgid "Sorry but you cannot have a root article with a slug." -msgstr "抱歉,你无法对根文档设置固定链接地址。" - -#: wiki/models/urlpath.py -msgid "A non-root note must always have a slug." -msgstr "非根节点必须有固定链接地址。" - -#: wiki/models/urlpath.py -#, python-format -msgid "There is already a root node on %s" -msgstr "在%s已经存在一个根节点" - -#: wiki/models/urlpath.py -msgid "" -"Articles who lost their parents\n" -"===============================\n" -"\n" -"The children of this article have had their parents deleted. You should probably find a new home for them." -msgstr "" -"丢失父链接的文档\n" -"===============================\n" -"\n" -"该子文档的父链接已经被删除。你可以可以重新为他们寻找一个新的链接点。" - -#: wiki/models/urlpath.py -msgid "Lost and found" -msgstr "失物招领" - -#: wiki/plugins/attachments/forms.py -msgid "A short summary of what the file contains" -msgstr "该文档包含内容的简要说明" - -#: wiki/plugins/attachments/forms.py -msgid "Yes I am sure..." -msgstr "是的我很确定…" - -#: wiki/plugins/attachments/markdown_extensions.py -msgid "Click to download file" -msgstr "点击以下载文件" - -#: wiki/plugins/attachments/models.py -msgid "" -"The revision of this attachment currently in use (on all articles using the " -"attachment)" -msgstr "该附件的修订版本正在使用中(适用于所有使用该附件的文档)" - -#: wiki/plugins/attachments/models.py -msgid "original filename" -msgstr "原始文件名" - -#: wiki/plugins/attachments/models.py -msgid "attachment" -msgstr "附件" - -#: wiki/plugins/attachments/models.py -msgid "attachments" -msgstr "附件" - -#: wiki/plugins/attachments/models.py -msgid "file" -msgstr "文件" - -#: wiki/plugins/attachments/models.py -msgid "attachment revision" -msgstr "附件修订版本" - -#: wiki/plugins/attachments/models.py -msgid "attachment revisions" -msgstr "附件修订版本" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"The file may be referenced on other articles. Deleting it means that they " -"will loose their references to this file. The following articles reference " -"this file:" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Delete it!" -msgstr "" - -#: lms/templates/shoppingcart/shopping_cart.html -msgid "Remove" -msgstr "删除" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "" -"You can remove a reference to a file, but it will retain its references on " -"other articles." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html -msgid "Remove reference" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "History of" -msgstr "" - -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/ccx/schedule.html -#: lms/templates/instructor/instructor_dashboard_2/certificates.html -msgid "Date" -msgstr "日期" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "User" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "File" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Action" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "No description" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Download" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html -msgid "Use this!" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s. Please note " -"that this attachment is in use on other articles, you may distort contents. " -"However, do not hestitate to take advantage of this and make replacements " -"for the listed articles where necessary. This way of working is more " -"efficient...." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -msgid "Articles using" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#, python-format -msgid "" -"Replacing an attachment means adding a new file that will be used in its " -"place. All references to the file will be replaced by the one you upload and" -" the file will be downloaded as %(filename)s." -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html -#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html -msgid "Upload replacement" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add file to" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add attachment from other article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Main article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Add to article" -msgstr "" - -#: src/django-wiki/wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html -msgid "Your search did not return any results" -msgstr "" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s was successfully added." -msgstr "%s已经成功添加。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Your file could not be saved: %s" -msgstr "你的文件无法被保存:%s" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your file could not be saved, probably because of a permission error on the " -"web server." -msgstr "你的文件无法被保存,可能是由于或者Web服务器的权限异常。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "%s uploaded and replaces old attachment." -msgstr "%s上传成功并覆盖原有附件。" - -#: wiki/plugins/attachments/views.py -msgid "" -"Your new file will automatically be renamed to match the file already " -"present. Files with different extensions are not allowed." -msgstr "你的新文件将被自动重命名以匹配已经存在的文件。不允许使用不同的文件扩展名。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Current revision changed for %s." -msgstr "对%s当前修订版本的变更。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." -msgstr "从“%(art)s”添加一个引用到“%(att)s”。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "The file %s was deleted." -msgstr "文档%s被删除。" - -#: wiki/plugins/attachments/views.py -#, python-format -msgid "This article is no longer related to the file %s." -msgstr "该文档与文件%s不再关联。" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was changed: %s" -msgstr "文件被修改:%s" - -#: wiki/plugins/attachments/wiki_plugin.py -#, python-format -msgid "A file was deleted: %s" -msgstr "文件被删除:%s" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Adding new articles" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "An external link" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Headers" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "" -"Use these codes for headers and to automatically generate Tables of " -"Contents." -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Typography" -msgstr "" - -#: src/django-wiki/wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html -msgid "Lists" -msgstr "" - -#: cms/templates/widgets/header.html -#: lms/templates/header/navbar-authenticated.html -#: lms/templates/navigation/navbar-authenticated.html -#: lms/templates/navigation/bootstrap/navbar-authenticated.html -#: lms/templates/static_templates/help.html -#: themes/edx.org/lms/templates/header/navbar-authenticated.html -#: wiki/plugins/help/wiki_plugin.py -msgid "Help" -msgstr "帮助" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Link to another wiki page" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"Type in something from another wiki page's title and auto-complete will help" -" you create a tag for you wiki link. Tags for links look like this:" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "Insert" -msgstr "" - -#: src/django-wiki/wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html -msgid "" -"You can link to another website simply by inserting an address example.com " -"or http://example.com or by using the markdown syntax:" -msgstr "" - -#: wiki/plugins/links/wiki_plugin.py -msgid "Links" -msgstr "链接" - -#: wiki/plugins/notifications/forms.py -msgid "Notifications" -msgstr "通知" - -#: wiki/plugins/notifications/forms.py -msgid "When this article is edited" -msgstr "当这篇文章被编辑" - -#: wiki/plugins/notifications/forms.py -msgid "Also receive emails about article edits" -msgstr "接收关于该文档编辑的电子邮件" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were updated." -msgstr "你的通知设置已经更新。" - -#: wiki/plugins/notifications/forms.py -msgid "Your notification settings were unchanged, so nothing saved." -msgstr "你的通知设置没有变更,因此无需保存。" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "%(user)s subscribing to %(article)s (%(type)s)" -msgstr "%(user)s订阅%(article)s(%(type)s)" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article deleted: %s" -msgstr "被删除的文档:%s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "Article modified: %s" -msgstr "被修改文档:%s" - -#: wiki/plugins/notifications/models.py -#, python-format -msgid "New article created: %s" -msgstr "创建的新文档:%s" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "No notifications" -msgstr "" - -#: src/django-wiki/wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html -msgid "Clear notifications list" -msgstr "" - -#: lms/templates/register-sidebar.html -#: themes/stanford-style/lms/templates/register-sidebar.html -msgid "Log in" -msgstr "登录" - -#: lms/templates/login.html -msgid "Please log in" -msgstr "请登录" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Log me in..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/login.html -msgid "Don't have an account?" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/login.html -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -#: wiki/templates/wiki/accounts/login.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign up" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/accounts/signup.html -#: wiki/templates/wiki/accounts/signup.html -msgid "Sign me up..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Congratulations!" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "" -"You have django-wiki installed... but there are no articles. So it's time to" -" create the first one, the root article. In the beginning, it will only be " -"editable by administrators, but you can define permissions after." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Root article" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/article/create_root.html -#: wiki/templates/wiki/article/create_root.html -msgid "Create root" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Search..." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/base.html wiki/templates/wiki/base.html -msgid "Log out" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "Article Deleted" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "The article you were looking for has been deleted." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "You may restore this article and its children by clicking restore." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/plugins/images/templates/wiki/plugins/images/purge.html -#: wiki/templates/wiki/deleted.html -msgid "Purge deletion" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/deleted.html -#: wiki/templates/wiki/deleted.html -msgid "" -"You may remove this article and any children permanently and free their " -"slugs by clicking the below button. This action cannot be undone." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Listing articles in" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Up one level" -msgstr "" - -#: lms/templates/wiki/includes/breadcrumbs.html -msgid "Add article" -msgstr "添加文章" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "clear" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "article,articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "matches,match" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "is,are" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -#, python-format -msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/dir.html wiki/templates/wiki/dir.html -msgid "Last modified" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/history.html -#: wiki/templates/wiki/history.html -msgid "no log message" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/anonymous_blocked.html -#: wiki/templates/wiki/includes/anonymous_blocked.html -msgid "You need to log in og sign up to use this function." -msgstr "" - -#: cms/templates/certificates.html cms/templates/group_configurations.html -#: cms/templates/manage_users.html cms/templates/manage_users_lib.html -#: cms/templates/settings.html cms/templates/settings_advanced.html -#: cms/templates/settings_graders.html cms/templates/widgets/header.html -#: lms/templates/wiki/includes/article_menu.html -msgid "Settings" -msgstr "设置" - -#: lms/templates/wiki/includes/article_menu.html -msgid "Changes" -msgstr "变更" - -#: src/django-wiki/wiki/templates/wiki/includes/article_menu.html -#: wiki/templates/wiki/includes/article_menu.html -msgid "View Source" -msgstr "" - -#. Translators: this is a verb describing the action of viewing more details -#: cms/templates/studio_xblock_wrapper.html -#: lms/templates/wiki/includes/article_menu.html -msgid "View" -msgstr "阅览" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Sub-articles for" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "No sub-articles" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "...and more" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "Browse articles in this level" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article next to" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/breadcrumbs.html -#: wiki/templates/wiki/includes/breadcrumbs.html -msgid "New article below" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "by" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "restored" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/includes/revision_info.html -#: wiki/templates/wiki/includes/revision_info.html -msgid "unlocked" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Permission Denied" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/permission_denied.html -#: wiki/templates/wiki/permission_denied.html -msgid "Sorry, you don't have permission to view this page." -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing revision" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "Previewing merge between" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/preview_inline.html -#: wiki/templates/wiki/preview_inline.html -msgid "and" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "Source of" -msgstr "" - -#: src/django-wiki/wiki/templates/wiki/source.html -#: wiki/templates/wiki/source.html -msgid "This article is currently locked for editing." -msgstr "" - -#: wiki/views/accounts.py -msgid "You are now sign up... and now you can sign in!" -msgstr "您正在注册……现在你可以登录了!" - -#: wiki/views/accounts.py -msgid "You are no longer logged in. Bye bye!" -msgstr "您已经退出。再见!" - -#: wiki/views/accounts.py -msgid "You are now logged in! Have fun!" -msgstr "您已经登录!好好体验吧!" - -#: wiki/views/article.py -#, python-format -msgid "New article '%s' created." -msgstr "新文章“%s”已经创建。" - -#: wiki/views/article.py -#, python-format -msgid "There was an error creating this article: %s" -msgstr "该文档创建过程中出错:%s" - -#: wiki/views/article.py -msgid "There was an error creating this article." -msgstr "在文档创建过程中出错了。" - -#: wiki/views/article.py -msgid "" -"This article cannot be deleted because it has children or is a root article." -msgstr "这篇文章不能被删除,因为它有子类或是根文章。" - -#: wiki/views/article.py -msgid "" -"This article together with all its contents are now completely gone! Thanks!" -msgstr "文档及其所有内容已经删除!谢谢!" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article \"%s\" is now marked as deleted! Thanks for keeping the site " -"free from unwanted material!" -msgstr "文档“%s”现在已被标记为删除了!感谢您为网站清除不必要的材料!" - -#: wiki/views/article.py -msgid "Your changes were saved." -msgstr "您的更改已被保存。" - -#: src/django-wiki/wiki/views/article.py wiki/views/article.py -msgid "A new revision of the article was successfully added." -msgstr "" - -#: wiki/views/article.py -msgid "Restoring article" -msgstr "恢复文档" - -#: wiki/views/article.py -#, python-format -msgid "The article \"%s\" and its children are now restored." -msgstr "文档“%s”及其子链接已经被恢复。" - -#: wiki/views/article.py -#, python-format -msgid "" -"The article %(title)s is now set to display revision #%(revision_number)d" -msgstr "文章“%(title)s”当前已设置为显示修订版本 #%(revision_number)d" - -#: wiki/views/article.py -msgid "New title" -msgstr "新标题" - -#: wiki/views/article.py -#, python-format -msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" -msgstr "合并修订版本#%(r1)d与#%(r2)d" - -#: wiki/views/article.py -#, python-format -msgid "" -"A new revision was created: Merge between Revision #%(r1)d and Revision " -"#%(r2)d" -msgstr "产生新的修订版本:合并修订版本#%(r1)d与#%(r2)d" - -#: src/edx-jsme/edx_jsme/__init__.py -msgid "Must provide an answer." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please provide us feedback on this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Please rate your overall experience with this section." -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Excellent" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Average" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Fair" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Poor" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you for voting!" -msgstr "" - -#: src/rate-xblock/rate/rate.py -msgid "Thank you!" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: lms/templates/problem.html lms/templates/word_cloud.html -msgid "Save" -msgstr "保存" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "" - -#: src/xblock-google-drive/google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - #: themes/red-theme/lms/templates/schedules/edx_ace/recurringnudge_day3/email/body.txt #, python-format msgid "" @@ -12563,8 +11262,8 @@ msgid "Course has been successfully reindexed." msgstr "课程重新索引成功。" #: cms/djangoapps/contentstore/views/course.py -msgid "Unscheduled" -msgstr "尚未计划" +msgid "Set Date" +msgstr "" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -13079,6 +11778,14 @@ msgstr "页面无法找到" msgid "Content" msgstr "内容" +#: cms/templates/certificates.html cms/templates/group_configurations.html +#: cms/templates/manage_users.html cms/templates/manage_users_lib.html +#: cms/templates/settings.html cms/templates/settings_advanced.html +#: cms/templates/settings_graders.html cms/templates/widgets/header.html +#: lms/templates/wiki/includes/article_menu.html +msgid "Settings" +msgstr "设置" + #: cms/templates/certificates.html cms/templates/container.html #: cms/templates/course_outline.html cms/templates/group_configurations.html #: cms/templates/library.html cms/templates/manage_users.html @@ -13205,6 +11912,12 @@ msgstr "修习要求" msgid "Details" msgstr "细节" +#. Translators: this is a verb describing the action of viewing more details +#: cms/templates/studio_xblock_wrapper.html +#: lms/templates/wiki/includes/article_menu.html +msgid "View" +msgstr "阅览" + #: cms/templates/maintenance/_force_publish_course.html #: lms/templates/problem.html lms/templates/shoppingcart/shopping_cart.html #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html @@ -13228,6 +11941,16 @@ msgstr "选择语言" msgid "Account" msgstr "账户" +#: cms/templates/widgets/header.html +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: lms/templates/static_templates/help.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +#: wiki/plugins/help/wiki_plugin.py +msgid "Help" +msgstr "帮助" + #: cms/templates/widgets/sock.html #: themes/edx.org/cms/templates/widgets/sock.html msgid "Looking for help with {studio_name}?" @@ -13429,6 +12152,8 @@ msgid "You do not have access to this dependency module." msgstr "" #: lms/templates/course.html +#: openedx/features/journals/templates/journals/bundle_card.html +#: openedx/features/journals/templates/journals/journal_card.html msgid "LEARN MORE" msgstr "了解更多" @@ -13874,6 +12599,10 @@ msgstr "进入我的课程" msgid "Processing your account information" msgstr "正在处理您的帐户信息" +#: lms/templates/login.html +msgid "Please log in" +msgstr "请登录" + #: lms/templates/login.html msgid "to access your account and courses" msgstr "来访问您的账户和课程" @@ -14068,6 +12797,10 @@ msgstr "" msgid "Hint" msgstr "提示" +#: lms/templates/problem.html lms/templates/word_cloud.html +msgid "Save" +msgstr "保存" + #: lms/templates/problem.html msgid "Save your answer" msgstr "" @@ -14271,6 +13004,11 @@ msgstr "注册帮助" msgid "Already registered?" msgstr "已经注册过了?" +#: lms/templates/register-sidebar.html +#: themes/stanford-style/lms/templates/register-sidebar.html +msgid "Log in" +msgstr "登录" + #: lms/templates/register-sidebar.html msgid "Welcome to {platform_name}" msgstr "欢迎来到{platform_name}" @@ -14636,6 +13374,12 @@ msgstr "下一个" msgid "Recent git load activity for {course_id}" msgstr "近期 {course_id}的git加载活动" +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/ccx/schedule.html +#: lms/templates/instructor/instructor_dashboard_2/certificates.html +msgid "Date" +msgstr "日期" + #. Translators: Git is a version-control system; see http://git-scm.com/about #: lms/templates/sysadmin_dashboard_gitlogs.html msgid "Git Action" @@ -14671,6 +13415,10 @@ msgstr "IP地址" msgid "source" msgstr "源" +#: lms/templates/tracking_log.html +msgid "type" +msgstr "类型" + #: lms/templates/unsubscribe.html msgid "Unsubscribe Successful!" msgstr "取消订阅成功!" @@ -16057,6 +14805,7 @@ msgstr "您选修了本课程" #: lms/templates/courseware/course_about.html #: lms/templates/dashboard/_dashboard_course_listing.html #: lms/templates/shoppingcart/registration_code_receipt.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "View Course" msgstr "查看课程" @@ -16299,6 +15048,7 @@ msgid "Purchase the Program (" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Original Price" msgstr "" @@ -16307,6 +15057,7 @@ msgid "${oldPrice}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Discounted Price" msgstr "" @@ -16403,6 +15154,7 @@ msgid "Courses in the {}" msgstr "" #: lms/templates/courseware/program_marketing.html +#: openedx/features/journals/templates/journals/bundle_about.html msgid "Starts on {}" msgstr "" @@ -18017,6 +16769,13 @@ msgstr "" msgid "Programs" msgstr "程式" +#: lms/templates/header/navbar-authenticated.html +#: lms/templates/navigation/navbar-authenticated.html +#: lms/templates/navigation/bootstrap/navbar-authenticated.html +#: themes/edx.org/lms/templates/header/navbar-authenticated.html +msgid "Journals" +msgstr "" + #: lms/templates/header/navbar-authenticated.html #: lms/templates/header/user_dropdown.html #: lms/templates/navigation/navbar-authenticated.html @@ -19645,6 +18404,10 @@ msgstr "" msgid "My Courses" msgstr "我的课程" +#: lms/templates/learner_dashboard/_dashboard_navigation_journals.html +msgid "My Journals" +msgstr "" + #: lms/templates/learner_dashboard/program_details.html msgid "Program Details" msgstr "项目详情" @@ -20250,6 +19013,10 @@ msgstr "增加" msgid "Decrease" msgstr "减少" +#: lms/templates/shoppingcart/shopping_cart.html +msgid "Remove" +msgstr "删除" + #: lms/templates/shoppingcart/shopping_cart.html msgid "Discount or activation code" msgstr "折扣或激活码" @@ -20617,6 +19384,10 @@ msgstr "" msgid "{span_start}(active){span_end}" msgstr "{span_start}(激活){span_end}" +#: lms/templates/wiki/includes/article_menu.html +msgid "Changes" +msgstr "变更" + #: lms/templates/wiki/includes/article_menu.html msgid "{span_start}active{span_end}" msgstr "{span_start}激活{span_end}" @@ -20625,6 +19396,10 @@ msgstr "{span_start}激活{span_end}" msgid "Course Wiki" msgstr "" +#: lms/templates/wiki/includes/breadcrumbs.html +msgid "Add article" +msgstr "添加文章" + #: openedx/core/djangoapps/dark_lang/templates/dark_lang/preview-language-fragment.html msgid "Preview Language Setting" msgstr "" @@ -20793,6 +19568,76 @@ msgstr "" msgid "Search Results" msgstr "" +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Purchase the Bundle (" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Courses included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "Journals included" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +msgid "{access_length} Day Access" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_about.html +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "View Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/bundle_card.html +msgid "Bundle" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Journal" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "{num_months} month" +msgid_plural "{num_months} months" +msgstr[0] "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "unlimited" +msgstr "" + +#: openedx/features/journals/templates/journals/journal_card.html +msgid "Access Length" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Journal Dashboard" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "{journal_title} Cover Image" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expired: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Access Expires: {date}" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Renew Access" +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "You have not purchased access to any journals yet." +msgstr "" + +#: openedx/features/journals/templates/journals/learner_dashboard/journal_dashboard.html +msgid "Explore journals and courses" +msgstr "" + #: openedx/features/learner_analytics/templates/learner_analytics/dashboard.html msgid "My Stats (Beta)" msgstr "" @@ -21600,22 +20445,6 @@ msgstr "点击以在新的标签页中使用LMS打开课件" msgid "View Live" msgstr "在线查看" -#: cms/templates/course_outline.html -msgid "Edit Start Date" -msgstr "编辑开始日期" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Course Pacing" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Self-Paced" -msgstr "" - -#: cms/templates/course_outline.html cms/templates/settings.html -msgid "Instructor-Paced" -msgstr "" - #: cms/templates/course_outline.html msgid "Creating your course organization" msgstr "创建您的课程组织" @@ -23335,10 +22164,18 @@ msgstr "" msgid "In-Course Reverification {number}" msgstr "" +#: cms/templates/settings.html +msgid "Course Pacing" +msgstr "" + #: cms/templates/settings.html msgid "Set the pacing for this course" msgstr "" +#: cms/templates/settings.html +msgid "Instructor-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Instructor-paced courses progress at the pace that the course author sets. " @@ -23346,6 +22183,10 @@ msgid "" "assignments." msgstr "" +#: cms/templates/settings.html +msgid "Self-Paced" +msgstr "" + #: cms/templates/settings.html msgid "" "Self-paced courses do not have release dates for course content or due dates" @@ -24224,6 +23065,583 @@ msgstr "当前登录用户:" msgid "Maintenance" msgstr "" +#: wiki/apps.py +msgid "Wiki notifications" +msgstr "" + +#: wiki/apps.py +msgid "Wiki images" +msgstr "" + +#: wiki/apps.py +msgid "Wiki attachments" +msgstr "" + +#: wiki/forms.py +msgid "Only localhost... muahahaha" +msgstr "只有localhost……哇哈哈哈" + +#: wiki/forms.py +msgid "Initial title of the article. May be overridden with revision titles." +msgstr "文章的原始标题,可能会被修正版本的标题所覆盖。" + +#: wiki/forms.py +msgid "Type in some contents" +msgstr "请键入一些内容" + +#: wiki/forms.py +msgid "" +"This is just the initial contents of your article. After creating it, you " +"can use more complex features like adding plugins, meta data, related " +"articles etc..." +msgstr "这只是您文章的初稿。在创建了文章以后,您可以使用更复杂的特性,比如增加插件、元数据、相关文章,等等……" + +#: wiki/forms.py +msgid "Contents" +msgstr "内容" + +#: wiki/forms.py +msgid "Summary" +msgstr "概要" + +#: wiki/forms.py +msgid "" +"Give a short reason for your edit, which will be stated in the revision log." +msgstr "给出你编辑本文章的简短说明,它将会被写入修订日志中。" + +#: wiki/forms.py +msgid "" +"While you were editing, someone else changed the revision. Your contents " +"have been automatically merged with the new contents. Please review the text" +" below." +msgstr "当您在编辑时,别人进行了修改,您的内容已自动与其合并,请检查以下的文字。" + +#: wiki/forms.py +msgid "No changes made. Nothing to save." +msgstr "没有变更,不需要保存。" + +#: wiki/forms.py wiki/templates/wiki/dir.html +msgid "Slug" +msgstr "固定链接地址" + +#: wiki/forms.py +msgid "" +"This will be the address where your article can be found. Use only " +"alphanumeric characters and - or _. Note that you cannot change the slug " +"after creating the article." +msgstr "" +"这个地址将用于定位你的文档。请使用由数字、字母、-(减号)、_(下划线)组成的字符串。注意:一旦文档创建完毕将不能再对此固定链接地址进行修改。" + +#: wiki/forms.py +msgid "Write a brief message for the article's history log." +msgstr "为文章的历史记录写一个简短的报告" + +#: wiki/forms.py +msgid "A slug may not begin with an underscore." +msgstr "不能使用下划线作为固定链接地址的起始字符。" + +#: wiki/forms.py +#, python-format +msgid "A deleted article with slug \"%s\" already exists." +msgstr "已经存在一个固定链接地址为“%s”的已删除文档。" + +#: wiki/forms.py +#, python-format +msgid "A slug named \"%s\" already exists." +msgstr "以“%s”命名的固定链接地址已经存在。" + +#: wiki/forms.py +msgid "Yes, I am sure" +msgstr "是的,我确定" + +#: wiki/forms.py wiki/templates/wiki/deleted.html +msgid "Purge" +msgstr "清除" + +#: wiki/forms.py +msgid "" +"Purge the article: Completely remove it (and all its contents) with no undo." +" Purging is a good idea if you want to free the slug such that users can " +"create new articles in its place." +msgstr "清除文档:完全删除它(以及其中的内容)且无法恢复。当你需要释放该固定链接地址以便可以创建一个新文档继承使用该固定链接地址时选择清除操作。" + +#: wiki/forms.py wiki/plugins/attachments/forms.py +#: wiki/plugins/images/forms.py +msgid "You are not sure enough!" +msgstr "你还不够确定!" + +#: wiki/forms.py +msgid "While you tried to delete this article, it was modified. TAKE CARE!" +msgstr "在您试图删除该文章期间,它已经被修改。请特别注意!" + +#: wiki/forms.py +msgid "Lock article" +msgstr "锁定文章" + +#: wiki/forms.py +msgid "Deny all users access to edit this article." +msgstr "不允许其他用户编辑该文章。" + +#: wiki/forms.py +msgid "Permissions" +msgstr "权限" + +#: wiki/forms.py +msgid "Owner" +msgstr "所有者" + +#: wiki/forms.py +msgid "Enter the username of the owner." +msgstr "请输入所有者用户名。" + +#: wiki/forms.py +msgid "(none)" +msgstr "(空)" + +#: wiki/forms.py +msgid "Inherit permissions" +msgstr "继承权限" + +#: wiki/forms.py +msgid "" +"Check here to apply the above permissions recursively to articles under this" +" one." +msgstr "选择此项将使上述权限对以下的文档递归生效。" + +#: wiki/forms.py +msgid "Permission settings for the article were updated." +msgstr "文档的权限设置已更新。" + +#: wiki/forms.py +msgid "Your permission settings were unchanged, so nothing saved." +msgstr "你的权限设置没有变更,不需要保存。" + +#: wiki/forms.py +msgid "No user with that username" +msgstr "找不到此用户名所对应的用户" + +#: wiki/forms.py +msgid "Article locked for editing" +msgstr "文章在编辑中,已被锁定" + +#: wiki/forms.py +msgid "Article unlocked for editing" +msgstr "文章已解锁,可以编辑" + +#: wiki/forms.py +msgid "Filter" +msgstr "过滤" + +#: wiki/core/plugins/base.py +msgid "Settings for plugin" +msgstr "插件设置" + +#: wiki/models/article.py wiki/models/pluginbase.py +#: wiki/plugins/attachments/models.py +msgid "current revision" +msgstr "当前版本" + +#: wiki/models/article.py +msgid "" +"The revision being displayed for this article. If you need to do a roll-" +"back, simply change the value of this field." +msgstr "显示该文档的对应版本。如果你需要回滚到历史版本,请修改空格里的值。" + +#: wiki/models/article.py +msgid "modified" +msgstr "已修改" + +#: wiki/models/article.py +msgid "Article properties last modified" +msgstr "最后修改的文章属性" + +#: wiki/models/article.py +msgid "owner" +msgstr "所有者" + +#: wiki/models/article.py +msgid "" +"The owner of the article, usually the creator. The owner always has both " +"read and write access." +msgstr "文章的所有者,通常是创建者。所有者总是拥有读写权限。" + +#: wiki/models/article.py +msgid "group" +msgstr "分组" + +#: wiki/models/article.py +msgid "" +"Like in a UNIX file system, permissions can be given to a user according to " +"group membership. Groups are handled through the Django auth system." +msgstr "类似UNIX文件系统,权限可以根据用户的用户组授予。用户组通过Django的认证系统管理。" + +#: wiki/models/article.py +msgid "group read access" +msgstr "用户组读访问权限" + +#: wiki/models/article.py +msgid "group write access" +msgstr "用户组写访问权限" + +#: wiki/models/article.py +msgid "others read access" +msgstr "其他用户读访问权限" + +#: wiki/models/article.py +msgid "others write access" +msgstr "其他用户写访问权限" + +#: wiki/models/article.py +#, python-format +msgid "Article without content (%(id)d)" +msgstr "文档中没有内容(%(id)d)" + +#: wiki/models/article.py +msgid "content type" +msgstr "内容类型" + +#: wiki/models/article.py +msgid "object ID" +msgstr "对象ID" + +#: wiki/models/article.py +msgid "Article for object" +msgstr "对象的文档" + +#: wiki/models/article.py +msgid "Articles for object" +msgstr "对象的文档" + +#: wiki/models/article.py +msgid "revision number" +msgstr "版本修订号" + +#: wiki/models/article.py +msgid "IP address" +msgstr "IP地址" + +#: wiki/models/article.py +msgid "user" +msgstr "用户" + +#: wiki/models/article.py wiki/templates/wiki/article.html +#: wiki/templates/wiki/includes/revision_info.html +msgid "locked" +msgstr "已锁定" + +#: wiki/models/article.py wiki/models/pluginbase.py +msgid "article" +msgstr "文档" + +#: wiki/models/article.py +msgid "article contents" +msgstr "文档内容" + +#: wiki/models/article.py +msgid "article title" +msgstr "文档标题" + +#: wiki/models/article.py +msgid "" +"Each revision contains a title field that must be filled out, even if the " +"title has not changed" +msgstr "每一次版本修订都必须包含有标题,即使标题本身并没有发生变化" + +#: wiki/models/pluginbase.py +msgid "original article" +msgstr "原始文档" + +#: wiki/models/pluginbase.py +msgid "Permissions are inherited from this article" +msgstr "从该文档继承的权限" + +#: wiki/models/pluginbase.py +msgid "A plugin was changed" +msgstr "一个插件被变更" + +#: wiki/models/pluginbase.py +msgid "" +"The revision being displayed for this plugin.If you need to do a roll-back, " +"simply change the value of this field." +msgstr "显示插件修订版本信息。如果你需要回滚到历史版本,请修改此处的值。" + +#: wiki/models/urlpath.py +msgid "Cache lookup value for articles" +msgstr "缓存文档的查找值" + +#: wiki/models/urlpath.py +msgid "slug" +msgstr "固定链接地址" + +#: wiki/models/urlpath.py +msgid "(root)" +msgstr "(root)" + +#: wiki/models/urlpath.py +msgid "URL path" +msgstr "URL路径" + +#: wiki/models/urlpath.py +msgid "URL paths" +msgstr "URL路径" + +#: wiki/models/urlpath.py +msgid "Sorry but you cannot have a root article with a slug." +msgstr "抱歉,你无法对根文档设置固定链接地址。" + +#: wiki/models/urlpath.py +msgid "A non-root note must always have a slug." +msgstr "非根节点必须有固定链接地址。" + +#: wiki/models/urlpath.py +#, python-format +msgid "There is already a root node on %s" +msgstr "在%s已经存在一个根节点" + +#: wiki/models/urlpath.py +msgid "" +"Articles who lost their parents\n" +"===============================\n" +"\n" +"The children of this article have had their parents deleted. You should probably find a new home for them." +msgstr "" +"丢失父链接的文档\n" +"===============================\n" +"\n" +"该子文档的父链接已经被删除。你可以可以重新为他们寻找一个新的链接点。" + +#: wiki/models/urlpath.py +msgid "Lost and found" +msgstr "失物招领" + +#: wiki/plugins/attachments/forms.py +msgid "A short summary of what the file contains" +msgstr "该文档包含内容的简要说明" + +#: wiki/plugins/attachments/forms.py +msgid "Yes I am sure..." +msgstr "是的我很确定…" + +#: wiki/plugins/attachments/markdown_extensions.py +msgid "Click to download file" +msgstr "点击以下载文件" + +#: wiki/plugins/attachments/models.py +msgid "" +"The revision of this attachment currently in use (on all articles using the " +"attachment)" +msgstr "该附件的修订版本正在使用中(适用于所有使用该附件的文档)" + +#: wiki/plugins/attachments/models.py +msgid "original filename" +msgstr "原始文件名" + +#: wiki/plugins/attachments/models.py +msgid "attachment" +msgstr "附件" + +#: wiki/plugins/attachments/models.py +msgid "attachments" +msgstr "附件" + +#: wiki/plugins/attachments/models.py +msgid "file" +msgstr "文件" + +#: wiki/plugins/attachments/models.py +msgid "attachment revision" +msgstr "附件修订版本" + +#: wiki/plugins/attachments/models.py +msgid "attachment revisions" +msgstr "附件修订版本" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s was successfully added." +msgstr "%s已经成功添加。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Your file could not be saved: %s" +msgstr "你的文件无法被保存:%s" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your file could not be saved, probably because of a permission error on the " +"web server." +msgstr "你的文件无法被保存,可能是由于或者Web服务器的权限异常。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "%s uploaded and replaces old attachment." +msgstr "%s上传成功并覆盖原有附件。" + +#: wiki/plugins/attachments/views.py +msgid "" +"Your new file will automatically be renamed to match the file already " +"present. Files with different extensions are not allowed." +msgstr "你的新文件将被自动重命名以匹配已经存在的文件。不允许使用不同的文件扩展名。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Current revision changed for %s." +msgstr "对%s当前修订版本的变更。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "Added a reference to \"%(att)s\" from \"%(art)s\"." +msgstr "从“%(art)s”添加一个引用到“%(att)s”。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "The file %s was deleted." +msgstr "文档%s被删除。" + +#: wiki/plugins/attachments/views.py +#, python-format +msgid "This article is no longer related to the file %s." +msgstr "该文档与文件%s不再关联。" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was changed: %s" +msgstr "文件被修改:%s" + +#: wiki/plugins/attachments/wiki_plugin.py +#, python-format +msgid "A file was deleted: %s" +msgstr "文件被删除:%s" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"The file may be referenced on other articles. Deleting it means that they " +"will loose their references to this file. The following articles reference " +"this file:" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Delete it!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "" +"You can remove a reference to a file, but it will retain its references on " +"other articles." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/delete.html +msgid "Remove reference" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "History of" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "User" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "File" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Action" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "No description" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Download" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/history.html +msgid "Use this!" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s. Please note " +"that this attachment is in use on other articles, you may distort contents. " +"However, do not hestitate to take advantage of this and make replacements " +"for the listed articles where necessary. This way of working is more " +"efficient...." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +msgid "Articles using" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#, python-format +msgid "" +"Replacing an attachment means adding a new file that will be used in its " +"place. All references to the file will be replaced by the one you upload and" +" the file will be downloaded as %(filename)s." +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/replace.html +#: wiki/plugins/images/templates/wiki/plugins/images/revision_add.html +msgid "Upload replacement" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add file to" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add attachment from other article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Main article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Add to article" +msgstr "" + +#: wiki/plugins/attachments/templates/wiki/plugins/attachments/search.html +msgid "Your search did not return any results" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Adding new articles" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "An external link" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Headers" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "" +"Use these codes for headers and to automatically generate Tables of " +"Contents." +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Typography" +msgstr "" + +#: wiki/plugins/help/templates/wiki/plugins/help/sidebar.html +msgid "Lists" +msgstr "" + #: wiki/plugins/images/forms.py #, python-format msgid "" @@ -24333,6 +23751,11 @@ msgstr "" msgid "There are no images for this article." msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/purge.html +#: wiki/templates/wiki/deleted.html +msgid "Purge deletion" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/purge.html msgid "Purge image: Completely remove image file and all revisions." msgstr "" @@ -24357,6 +23780,11 @@ msgstr "" msgid "Image id" msgstr "" +#: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Insert" +msgstr "" + #: wiki/plugins/images/templates/wiki/plugins/images/sidebar.html msgid "No images found for this article" msgstr "" @@ -24391,3 +23819,341 @@ msgid "" "Markdown in the caption. The markdown code syntax for images looks like " "this, possible values for align are left/center/right:" msgstr "" + +#: wiki/plugins/links/wiki_plugin.py +msgid "Links" +msgstr "链接" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "Link to another wiki page" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"Type in something from another wiki page's title and auto-complete will help" +" you create a tag for you wiki link. Tags for links look like this:" +msgstr "" + +#: wiki/plugins/links/templates/wiki/plugins/links/sidebar.html +msgid "" +"You can link to another website simply by inserting an address example.com " +"or http://example.com or by using the markdown syntax:" +msgstr "" + +#: wiki/plugins/notifications/forms.py +msgid "Notifications" +msgstr "通知" + +#: wiki/plugins/notifications/forms.py +msgid "When this article is edited" +msgstr "当这篇文章被编辑" + +#: wiki/plugins/notifications/forms.py +msgid "Also receive emails about article edits" +msgstr "接收关于该文档编辑的电子邮件" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were updated." +msgstr "你的通知设置已经更新。" + +#: wiki/plugins/notifications/forms.py +msgid "Your notification settings were unchanged, so nothing saved." +msgstr "你的通知设置没有变更,因此无需保存。" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "%(user)s subscribing to %(article)s (%(type)s)" +msgstr "%(user)s订阅%(article)s(%(type)s)" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article deleted: %s" +msgstr "被删除的文档:%s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "Article modified: %s" +msgstr "被修改文档:%s" + +#: wiki/plugins/notifications/models.py +#, python-format +msgid "New article created: %s" +msgstr "创建的新文档:%s" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "No notifications" +msgstr "" + +#: wiki/plugins/notifications/templates/wiki/plugins/notifications/menubaritem.html +msgid "Clear notifications list" +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Search..." +msgstr "" + +#: wiki/templates/wiki/base.html +msgid "Log out" +msgstr "" + +#: wiki/templates/wiki/base.html wiki/templates/wiki/accounts/login.html +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign up" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "Article Deleted" +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "The article you were looking for has been deleted." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "You may restore this article and its children by clicking restore." +msgstr "" + +#: wiki/templates/wiki/deleted.html +msgid "" +"You may remove this article and any children permanently and free their " +"slugs by clicking the below button. This action cannot be undone." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Listing articles in" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Up one level" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "clear" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "article,articles" +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "matches,match" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "%(cnt)s %(articles_plur)s in this level %(match_plur)s your search." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "is,are" +msgstr "" + +#: wiki/templates/wiki/dir.html +#, python-format +msgid "There %(articles_plur_verb)s %(cnt)s %(articles_plur)s in this level." +msgstr "" + +#: wiki/templates/wiki/dir.html +msgid "Last modified" +msgstr "" + +#: wiki/templates/wiki/history.html +msgid "no log message" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Permission Denied" +msgstr "" + +#: wiki/templates/wiki/permission_denied.html +msgid "Sorry, you don't have permission to view this page." +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing revision" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "Previewing merge between" +msgstr "" + +#: wiki/templates/wiki/preview_inline.html +msgid "and" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "Source of" +msgstr "" + +#: wiki/templates/wiki/source.html +msgid "This article is currently locked for editing." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Log me in..." +msgstr "" + +#: wiki/templates/wiki/accounts/login.html +msgid "Don't have an account?" +msgstr "" + +#: wiki/templates/wiki/accounts/signup.html +msgid "Sign me up..." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Congratulations!" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "" +"You have django-wiki installed... but there are no articles. So it's time to" +" create the first one, the root article. In the beginning, it will only be " +"editable by administrators, but you can define permissions after." +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Root article" +msgstr "" + +#: wiki/templates/wiki/article/create_root.html +msgid "Create root" +msgstr "" + +#: wiki/templates/wiki/includes/anonymous_blocked.html +msgid "You need to log in og sign up to use this function." +msgstr "" + +#: wiki/templates/wiki/includes/article_menu.html +msgid "View Source" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Sub-articles for" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "No sub-articles" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "...and more" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "Browse articles in this level" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article next to" +msgstr "" + +#: wiki/templates/wiki/includes/breadcrumbs.html +msgid "New article below" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "by" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "restored" +msgstr "" + +#: wiki/templates/wiki/includes/revision_info.html +msgid "unlocked" +msgstr "" + +#: wiki/views/accounts.py +msgid "You are now sign up... and now you can sign in!" +msgstr "您正在注册……现在你可以登录了!" + +#: wiki/views/accounts.py +msgid "You are no longer logged in. Bye bye!" +msgstr "您已经退出。再见!" + +#: wiki/views/accounts.py +msgid "You are now logged in! Have fun!" +msgstr "您已经登录!好好体验吧!" + +#: wiki/views/article.py +#, python-format +msgid "New article '%s' created." +msgstr "新文章“%s”已经创建。" + +#: wiki/views/article.py +#, python-format +msgid "There was an error creating this article: %s" +msgstr "该文档创建过程中出错:%s" + +#: wiki/views/article.py +msgid "There was an error creating this article." +msgstr "在文档创建过程中出错了。" + +#: wiki/views/article.py +msgid "" +"This article cannot be deleted because it has children or is a root article." +msgstr "这篇文章不能被删除,因为它有子类或是根文章。" + +#: wiki/views/article.py +msgid "" +"This article together with all its contents are now completely gone! Thanks!" +msgstr "文档及其所有内容已经删除!谢谢!" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article \"%s\" is now marked as deleted! Thanks for keeping the site " +"free from unwanted material!" +msgstr "文档“%s”现在已被标记为删除了!感谢您为网站清除不必要的材料!" + +#: wiki/views/article.py +msgid "Your changes were saved." +msgstr "您的更改已被保存。" + +#: wiki/views/article.py +msgid "A new revision of the article was successfully added." +msgstr "" + +#: wiki/views/article.py +msgid "Restoring article" +msgstr "恢复文档" + +#: wiki/views/article.py +#, python-format +msgid "The article \"%s\" and its children are now restored." +msgstr "文档“%s”及其子链接已经被恢复。" + +#: wiki/views/article.py +#, python-format +msgid "" +"The article %(title)s is now set to display revision #%(revision_number)d" +msgstr "文章“%(title)s”当前已设置为显示修订版本 #%(revision_number)d" + +#: wiki/views/article.py +msgid "New title" +msgstr "新标题" + +#: wiki/views/article.py +#, python-format +msgid "Merge between Revision #%(r1)d and Revision #%(r2)d" +msgstr "合并修订版本#%(r1)d与#%(r2)d" + +#: wiki/views/article.py +#, python-format +msgid "" +"A new revision was created: Merge between Revision #%(r1)d and Revision " +"#%(r2)d" +msgstr "产生新的修订版本:合并修订版本#%(r1)d与#%(r2)d" diff --git a/conf/locale/zh_HANS/LC_MESSAGES/djangojs.mo b/conf/locale/zh_HANS/LC_MESSAGES/djangojs.mo index b8e51a4739d279f38dc0bda1e1b8f750608fbcd1..c56eba9d0026e37b5ae28f544e47241f2dc563a2 100644 GIT binary patch delta 20058 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 diff --git a/conf/locale/zh_HANS/LC_MESSAGES/djangojs.po b/conf/locale/zh_HANS/LC_MESSAGES/djangojs.po index 317a4ddc5d..328c1ca0d8 100644 --- a/conf/locale/zh_HANS/LC_MESSAGES/djangojs.po +++ b/conf/locale/zh_HANS/LC_MESSAGES/djangojs.po @@ -192,8 +192,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2018-07-10 06:58+0000\n" -"PO-Revision-Date: 2018-07-18 06:35+0000\n" +"POT-Creation-Date: 2018-07-30 04:58+0000\n" +"PO-Revision-Date: 2018-07-27 09:37+0000\n" "Last-Translator: 百杰 陈 \n" "Language-Team: Chinese (China) (http://www.transifex.com/open-edx/edx-platform/language/zh_CN/)\n" "Language: zh_CN\n" @@ -221,7 +221,6 @@ msgstr "正在保存" #: cms/static/js/views/asset.js cms/static/js/views/list_item.js #: cms/static/js/views/manage_users_and_roles.js #: cms/static/js/views/show_textbook.js -#: common/static/js/vendor/ova/catch/js/catch.js #: lms/djangoapps/teams/static/teams/js/views/instructor_tools.js #: cms/templates/js/certificate-details.underscore #: cms/templates/js/certificate-editor.underscore @@ -513,7 +512,7 @@ msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "The grading process is still running. Refresh the page to see updates." -msgstr "评分过程仍在进行,请刷新页面查看更新。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Could not grade your answer. The submission was aborted." @@ -528,7 +527,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You submitted {filename}; only {allowedFiles} are allowed." -msgstr "您提交了 {filename};仅支持提交 {allowedFiles} 格式的文件。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "Your file {filename} is too large (max size: {maxSize}MB)." @@ -540,17 +539,17 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "You did not select any files to submit." -msgstr "您未选择任何要上传的文件。" +msgstr "" #. Translators: This is only translated to allow for reordering of label and #. associated status.; #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "{label}: {status}" -msgstr "{label}: {status}" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "This problem has been reset." -msgstr "此问题已重置。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/capa/display.js msgid "unsubmitted" @@ -904,11 +903,6 @@ msgstr "" msgid "Edit HTML" 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/static/js/vendor/ova/catch/js/catch.js #: cms/templates/js/certificate-details.underscore #: cms/templates/js/course_info_handouts.underscore #: cms/templates/js/course_info_update.underscore @@ -1068,7 +1062,7 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/html/edit.js #: common/lib/xmodule/xmodule/js/src/problem/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 @@ -1769,9 +1763,6 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"单击确定,将您的用户名和电子邮件地址发送给第三方应用程序。\n" -"\n" -"单击取消,取消发送信息并返回本页。" #: common/lib/xmodule/xmodule/js/src/lti/lti.js msgid "" @@ -1779,9 +1770,6 @@ msgid "" "\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 "" @@ -1789,25 +1777,22 @@ msgid "" "\n" "Click Cancel to return to this page without sending your information." msgstr "" -"单击确定,将你的电子邮件地址发送给第三方应用程序。\n" -"\n" -"单击取消,取消发送信息并返回本页。" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "incorrect" -msgstr "不正确" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "correct" -msgstr "正确" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "answer" -msgstr "答案" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Short explanation" -msgstr "简要说明" +msgstr "" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "" @@ -1815,19 +1800,16 @@ msgid "" "\n" "Proceed to the Advanced Editor and convert this problem to XML?" msgstr "" -"如果你使用高级编辑器,该问题将转为XML,同时您也无法再回到简易编辑器界面。\n" -"\n" -"要继续使用高级编辑器并将该问题转为XML吗?" #: common/lib/xmodule/xmodule/js/src/problem/edit.js msgid "Explanation" -msgstr "解释" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js msgid "" "Sequence error! Cannot navigate to %(tab_name)s in the current " "SequenceModule. Please contact the course staff." -msgstr "序列错误! 无法导航到当前序列模块中的%(tab_name)s,请联系课程工作人员。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/sequence/display.js #: openedx/features/course_bookmarks/static/course_bookmarks/js/views/bookmark_button.js @@ -1838,35 +1820,35 @@ msgstr "已收藏" #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Play" -msgstr "开始" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js msgid "Pause" -msgstr "暂停" +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_full_screen.js msgid "Exit full browser" -msgstr "退出全屏" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/04_video_full_screen.js msgid "Fill browser" -msgstr "全屏" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Speed" -msgstr "速度" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/08_video_auto_advance_control.js @@ -1876,62 +1858,62 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Volume" -msgstr "音量" +msgstr "" #. Translators: Volume level equals 0%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Muted" -msgstr "静音" +msgstr "" #. Translators: Volume level in range ]0,20]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very low" -msgstr "很低" +msgstr "" #. Translators: Volume level in range ]20,40]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Low" -msgstr "低" +msgstr "" #. Translators: Volume level in range ]40,60]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Average" -msgstr "平均" +msgstr "" #. Translators: Volume level in range ]60,80]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Loud" -msgstr "音量高" +msgstr "" #. Translators: Volume level in range ]80,99]% #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Very loud" -msgstr "音量很高" +msgstr "" #. Translators: Volume level equals 100%. #: common/lib/xmodule/xmodule/js/src/video/00_i18n.js msgid "Maximum" -msgstr "最大数值" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "This browser cannot play .mp4, .ogg, or .webm files." -msgstr "当前浏览器不支持播放 MP4、OGG 或 WEBM 格式的文件。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/02_html5_video.js msgid "Try using a different browser, such as Google Chrome." -msgstr "请试着更换一个浏览器,如谷歌的 Chrome 浏览器。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "High Definition" -msgstr "高级定义" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "off" -msgstr "关闭" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/05_video_quality_control.js msgid "on" -msgstr "开启" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position. Press space to toggle playback" @@ -1939,116 +1921,133 @@ msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video ended" -msgstr "视频结束" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "Video position" -msgstr "视频位置" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s hour" msgid_plural "%(value)s hours" -msgstr[0] "%(value)s 小时" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s minute" msgid_plural "%(value)s minutes" -msgstr[0] "%(value)s 分钟" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/06_video_progress_slider.js msgid "%(value)s second" msgid_plural "%(value)s seconds" -msgstr[0] "%(value)s 秒钟" +msgstr[0] "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "" "Click on this button to mute or unmute this video or press UP or DOWN " "buttons to increase or decrease volume level." -msgstr "请点击此按钮以对该视频静音/取消静音, 或者使用键盘的上下方向键增大或减小音量。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/07_video_volume_control.js msgid "Adjust video volume" -msgstr "调整视频音量" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "" "Press UP to enter the speed menu then use the UP and DOWN arrow keys to " "navigate the different speeds, then press ENTER to change to the selected " "speed." -msgstr "按向上键打开速度菜单,再按上下方向键来调整速度,然后按回车键切换到选定速度。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Adjust video speed" -msgstr "调整视频播放速度" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/08_video_speed_control.js msgid "Video speed: " -msgstr "视频播放速度:" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_play_skip_control.js msgid "Skip" -msgstr "跳过" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_poster.js msgid "Play video" -msgstr "播放视频" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_skip_control.js msgid "Do not show again" -msgstr "不再显示" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Open language menu" -msgstr "开启语言功能菜单" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Transcript will be displayed when you start playing the video." -msgstr "当你开始播放视频时将显示字幕。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Activating a link in this group will skip to the corresponding point in the " "video." -msgstr "激活本组中的链接将跳转至视频中相应的地方。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Video transcript" -msgstr "视频字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Start of transcript. Skip to the end." -msgstr "字幕开始。跳转至结尾。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "End of transcript. Skip to the start." -msgstr "字幕结尾。跳转至开始。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "" "Press the UP arrow key to enter the language menu then use UP and DOWN arrow" " keys to navigate language options. Press ENTER to change to the selected " "language." -msgstr "按向上键打开语言功能菜单,然后使用上下方向键来选择语言选项。按回车键以切换到所选择的语言。" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Hide closed captions" -msgstr "隐藏CC字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "(Caption will be displayed when you start playing the video.)" -msgstr "(当视频开始播放时将显示字幕)" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on closed captioning" -msgstr "打开CC字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn on transcripts" -msgstr "打开字幕" +msgstr "" #: common/lib/xmodule/xmodule/js/src/video/09_video_caption.js msgid "Turn off transcripts" -msgstr "关闭字幕" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +#: cms/templates/js/move-xblock-list.underscore +msgid "View child items" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Navigate up" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Browsing" +msgstr "" + +#: common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx +msgid "Select" +msgstr "" #: common/static/common/js/components/utils/view_utils.js msgid "Required field." @@ -2327,203 +2326,71 @@ msgstr "在目标上放下" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s ago" -msgstr "%s 以前" +msgstr "" #. Translators: %s will be a time quantity, such as "4 minutes" or "1 day" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%s from now" -msgstr "距现在:%s" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "less than a minute" -msgstr "少于一分钟" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a minute" -msgstr "大约一分钟" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "%d 分钟" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about an hour" -msgstr "大约一小时" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "about %d hour" msgid_plural "about %d hours" -msgstr[0] "大约 %d 小时" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "a day" -msgstr "一天" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "%d 天" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a month" -msgstr "大约一个月" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "%d 个月" +msgstr[0] "" #: common/static/js/src/jquery.timeago.locale.js msgid "about a year" -msgstr "大约一年" +msgstr "" #: common/static/js/src/jquery.timeago.locale.js #, javascript-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "%d 年" +msgstr[0] "" -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "User" -msgstr "用户" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation" -msgstr "批注" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Start" -msgstr "开始" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "End" -msgstr "结束" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "#Replies" -msgstr "回复" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Date posted" -msgstr "发表日期" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/courseware/credit_progress.js -#: common/static/common/templates/discussion/forum-actions.underscore -#: lms/templates/discovery/facet.underscore -#: lms/templates/edxnotes/note-item.underscore -msgid "More" -msgstr "更多" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "My Notes" -msgstr "我的笔记" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Instructor" -msgstr "教师" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Public" -msgstr "公开" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: common/static/common/templates/components/search-field.underscore -#: lms/djangoapps/discussion/static/discussion/templates/search.underscore -#: lms/djangoapps/support/static/support/templates/certificates.underscore -#: lms/djangoapps/support/static/support/templates/enrollment.underscore -#: lms/djangoapps/support/static/support/templates/manage_user.underscore -msgid "Search" -msgstr "搜索" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Users" -msgstr "用户" - -#. Translators: 'Tags' is the name of the view (noun) within the Student Notes -#. page that shows all -#. notes organized by the tags the student has associated with them (if any). -#. When defining a -#. note in the courseware, the student can choose to associate 1 or more tags -#. with the note -#. in order to group similar notes together and help with search. -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/edxnotes/views/tabs/tags.js -msgid "Tags" -msgstr "标签" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Annotation Text" -msgstr "批注文本" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Clear" -msgstr "清除" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Text" -msgstr "文本" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Video" -msgstr "视频" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/static/js/views/image_field.js -msgid "Image" -msgstr "图像" - -#: common/static/js/vendor/ova/catch/js/catch.js -msgid "Reply" -msgstr "回复" - -#: common/static/js/vendor/ova/catch/js/catch.js -#: lms/templates/edxnotes/note-item.underscore -msgid "Tags:" -msgstr "标签:" - -#. Translators: please note that this is not a literal flag, but rather a -#. report -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Check the box to remove all flags." -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] "选中此选框以移除所有 %(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] "选中此选框以移除 %(count)s 个标记。" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "All flags have been removed. To undo, uncheck the box." -msgstr "所有标记已移除。取消选中此选框以撤销。" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "You have already reported this annotation." -msgstr "您已经报告过了此批注。" - -#: common/static/js/vendor/ova/flagging-annotator.js -msgid "Report annotation as inappropriate or offensive." -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] "此注释带有 %(count)s 个标记。" +#: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx +msgid "Select a section or problem" +msgstr "" #: lms/djangoapps/support/static/support/js/views/certificates.js msgid "An unexpected error occurred. Please try again." @@ -3305,6 +3172,13 @@ msgstr "已经成功新增<%= user %>到特例名单中。请点击下面的产 msgid "There has been an error processing your survey." msgstr "在处理您的调查时出现了一个错误。" +#: lms/static/js/courseware/credit_progress.js +#: common/static/common/templates/discussion/forum-actions.underscore +#: lms/templates/discovery/facet.underscore +#: lms/templates/edxnotes/note-item.underscore +msgid "More" +msgstr "更多" + #: lms/static/js/courseware/credit_progress.js #: lms/templates/discovery/facet.underscore #: lms/templates/edxnotes/note-item.underscore @@ -3506,6 +3380,17 @@ msgstr "搜索结果" msgid "[no tags]" msgstr "[无标签]" +#. Translators: 'Tags' is the name of the view (noun) within the Student Notes +#. page that shows all +#. notes organized by the tags the student has associated with them (if any). +#. When defining a +#. note in the courseware, the student can choose to associate 1 or more tags +#. with the note +#. in order to group similar notes together and help with search. +#: lms/static/js/edxnotes/views/tabs/tags.js +msgid "Tags" +msgstr "标签" + #: lms/static/js/financial-assistance/views/financial_assistance_form_view.js msgid "Unable to submit application" msgstr "" @@ -5040,6 +4925,10 @@ msgstr "上传图片" msgid "Change image" msgstr "修改图片" +#: lms/static/js/views/image_field.js +msgid "Image" +msgstr "图像" + #: lms/static/js/views/image_field.js msgid "An error has occurred. Refresh the page, and then try again." msgstr "发生了一个错误,请刷新页面后重试。" @@ -6683,6 +6572,14 @@ msgstr "排列" msgid "Clear search" msgstr "清空搜索结果" +#: common/static/common/templates/components/search-field.underscore +#: lms/djangoapps/discussion/static/discussion/templates/search.underscore +#: lms/djangoapps/support/static/support/templates/certificates.underscore +#: lms/djangoapps/support/static/support/templates/enrollment.underscore +#: lms/djangoapps/support/static/support/templates/manage_user.underscore +msgid "Search" +msgstr "搜索" + #: common/static/common/templates/discussion/forum-action-answer.underscore msgid "Mark as Answer" msgstr "标记作为答案" @@ -7491,6 +7388,10 @@ msgstr "标记于:" msgid "Last Edited:" msgstr "最后修改:" +#: lms/templates/edxnotes/note-item.underscore +msgid "Tags:" +msgstr "标签:" + #: lms/templates/edxnotes/tab-item.underscore msgid "Clear search results" msgstr "清空搜索结果" @@ -8023,6 +7924,18 @@ msgstr "" msgid "Open the certificate you earned for the %(title)s program." msgstr "" +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "Program Record" +msgstr "" + +#: lms/templates/learner_dashboard/program_details_sidebar.underscore +msgid "" +"Once you complete one of the program requirements you have a program record." +" This record is marked complete once you meet all program requirements. A " +"program record can be used to continue your learning journey and demonstrate" +" your learning to others." +msgstr "" + #: lms/templates/learner_dashboard/program_details_sidebar.underscore msgid "View Program Record" msgstr "" @@ -9744,6 +9657,15 @@ msgstr "" msgid "New %(item_type)s" msgstr "" +#: cms/templates/js/metadata-dict-entry.underscore +#: cms/templates/js/metadata-file-uploader-entry.underscore +#: cms/templates/js/metadata-list-entry.underscore +#: cms/templates/js/metadata-number-entry.underscore +#: cms/templates/js/metadata-option-entry.underscore +#: cms/templates/js/metadata-string-entry.underscore +msgid "Clear" +msgstr "" + #: cms/templates/js/metadata-dict-entry.underscore #: cms/templates/js/metadata-file-uploader-entry.underscore #: cms/templates/js/metadata-list-entry.underscore @@ -9771,10 +9693,6 @@ msgstr "" msgid "Current location" msgstr "" -#: cms/templates/js/move-xblock-list.underscore -msgid "View child items" -msgstr "" - #: cms/templates/js/move-xblock-list.underscore msgid "Currently selected" msgstr "" diff --git a/lms/static/js/i18n/ar/djangojs.js b/lms/static/js/i18n/ar/djangojs.js index 4035ee839c..31de8419b8 100644 --- a/lms/static/js/i18n/ar/djangojs.js +++ b/lms/static/js/i18n/ar/djangojs.js @@ -98,27 +98,10 @@ " learner is successfully added to the exception list": "\u062c\u0631\u062a \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645 \u0628\u0646\u062c\u0627\u062d \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0625\u0633\u062a\u062b\u0646\u0627\u0621", " learners are successfully added to exception list": "\u062c\u0631\u0649 \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646 \u0628\u0646\u062c\u0627\u062d \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0625\u0633\u062a\u062b\u0646\u0627\u0621", " to complete and submit the exam.": "\u0644\u0627\u0633\u062a\u0643\u0645\u0627\u0644 \u0648\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646.", - "#Replies": "#\u0627\u0644\u0631\u062f\u0648\u062f", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u062a\u0639\u0644\u064a\u0642\u0627\u062a %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u062a\u0639\u0644\u064a\u0642\u0627\u062a (%(unread_comments_count)s \u062a\u0639\u0644\u064a\u0642\u0627\u062a \u063a\u064a\u0631 \u0645\u0642\u0631\u0648\u0621\u0629)%(span_close)s", "%(download_link_start)sDownload this image (right-click or option-click, save as)%(link_end)s and then %(upload_link_start)supload%(link_end)s it to your backpack.": "%(download_link_start)s \u062d\u0645\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 (\u0627\u0636\u063a\u0637 \u0632\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0627\u0644\u0623\u064a\u0645\u0646\u060c \u062d\u0641\u0638 \u0628\u0627\u0633\u0645) %(link_end)s \u0648\u0645\u0646 \u062b\u0645 %(upload_link_start)s\u062d\u0645\u0644%(link_end)s \u0625\u0644\u0649 Backpack.", - "%(earned)s/%(possible)s point (graded)": [ - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u0645\u0639 \u0639\u0644\u0627\u0645\u0629)" - ], - "%(earned)s/%(possible)s point (ungraded)": [ - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(earned)s/%(possible)s \u0646\u0642\u0627\u0637 (\u062f\u0648\u0646 \u0639\u0644\u0627\u0645\u0629)" - ], "%(errorCount)s error found in form.": [ "\u0648\u064f\u062c\u0650\u062f\u064e %(errorCount)s \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u0630\u062c.", "\u0648\u064f\u062c\u0650\u062f\u064e %(errorCount)s \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u0630\u062c.", @@ -138,22 +121,6 @@ "%(memberCount)s / %(maxMemberCount)s \u0639\u0636\u0648" ], "%(new_item_message)s": "\u0631\u0633\u0627\u0626\u0644 %(new_item_message)s", - "%(num_points)s point possible (graded)": [ - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u0645\u0642\u064a\u0645\u0629)", - " %(num_points)s \u0639\u062f\u062f \u0627\u0644\u0646\u0642\u0627\u0637 \u0627\u0644\u0645\u0645\u0643\u0646\u0629 (\u0645\u0639 \u0639\u0644\u0627\u0645\u0629)" - ], - "%(num_points)s point possible (ungraded)": [ - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0646\u0642\u0627\u0637 \u0645\u062d\u062a\u0645\u0644\u0629 (\u063a\u064a\u0631 \u0645\u0642\u064a\u0645\u0629)", - "%(num_points)s \u0639\u062f\u062f \u0627\u0644\u0646\u0642\u0627\u0637 \u0627\u0644\u0645\u0645\u0643\u0646\u0629 (\u062f\u0648\u0646 \u0639\u0644\u0627\u0645\u0629)" - ], "%(num_questions)s question": [ "%(num_questions)s \u0633\u0624\u0627\u0644", "%(num_questions)s \u0633\u0624\u0627\u0644", @@ -196,66 +163,7 @@ "%(team_count)s \u0641\u0631\u064a\u0642\u0627\u064b" ], "%(type)s Component Template Menu": "\u0642\u0627\u0626\u0645\u0629 \u0646\u0645\u0627\u0630\u062c \u0645\u0643\u0648\u0651\u0646\u0627\u062a %(type)s", - "%(value)s hour": [ - "%(value)s \u0633\u0627\u0639\u0629", - "%(value)s \u0633\u0627\u0639\u0629 ", - "%(value)s \u0633\u0627\u0639\u0629", - " %(value)s \u0633\u0627\u0639\u0627\u062a", - "%(value)s \u0633\u0627\u0639\u0627\u062a ", - "%(value)s \u0633\u0627\u0639\u0627\u062a" - ], - "%(value)s minute": [ - "%(value)s \u062f\u0642\u064a\u0642\u0629", - "%(value)s \u062f\u0642\u064a\u0642\u0629 ", - "%(value)s \u062f\u0642\u064a\u0642\u0629", - "%(value)s \u062f\u0642\u0627\u0626\u0642 ", - "%(value)s \u062f\u0642\u0627\u0626\u0642 ", - "%(value)s \u062f\u0642\u0627\u0626\u0642 " - ], - "%(value)s second": [ - "%(value)s \u062b\u0627\u0646\u064a\u0629", - "%(value)s \u062b\u0627\u0646\u064a\u0629 ", - "%(value)s \u062b\u0627\u0646\u064a\u0629", - "%(value)s \u062b\u0648\u0627\u0646\u064d", - "%(value)s \u062b\u0627\u0646\u064a\u0629", - "%(value)s \u062b\u0648\u0627\u0646\u064d" - ], - "%d day": [ - "%d \u064a\u0648\u0645", - "%d \u064a\u0648\u0645", - "%d \u064a\u0648\u0645", - "%d \u0623\u064a\u0627\u0645", - "%d \u064a\u0648\u0645", - "%d \u064a\u0648\u0645" - ], - "%d minute": [ - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u0627\u0626\u0642 ", - "%d \u062f\u0642\u064a\u0642\u0629", - "%d \u062f\u0642\u0627\u0626\u0642" - ], - "%d month": [ - "%d \u0634\u0647\u0631", - "%d \u0634\u0647\u0631", - "%d \u0634\u0647\u0631", - "%d \u0623\u0634\u0647\u0631", - "%d \u0623\u0634\u0647\u0631", - "%d \u0634\u0647\u0631" - ], - "%d year": [ - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0648\u0627\u062a", - "%d \u0633\u0646\u0629", - "%d \u0633\u0646\u0648\u0627\u062a" - ], - "%s ago": "\u0645\u0646\u0630 %s ", - "%s from now": "%s \u062b\u0648\u0627\u0646\u064d \u0645\u0646 \u0627\u0644\u0622\u0646", "(Add signatories for a certificate)": "(\u0625\u0636\u0627\u0641\u0629 \u0645\u0648\u0642\u0651\u0650\u0639\u064a\u0646 \u0639\u0644\u0649 \u0634\u0647\u0627\u062f\u0629 \u0645\u0639\u064a\u0651\u0646\u0629)", - "(Caption will be displayed when you start playing the video.)": "(\u0633\u062a\u064f\u0639\u0631\u0636 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0651\u0629 \u0645\u0639 \u0628\u062f\u0621 \u0639\u0631\u0636 \u0645\u0642\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.)", "(Required Field)": "(\u062d\u0642\u0644 \u0645\u0637\u0644\u0648\u0628)", "(contains %(student_count)s student)": [ "(\u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 %(student_count)s \u0637\u0627\u0644\u0628)", @@ -288,7 +196,6 @@ "Actions": "\u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a", "Activate": "\u062a\u0641\u0639\u064a\u0644", "Activate Your Account": "\u0642\u0645 \u0628\u062a\u0641\u0639\u064a\u0644 \u062d\u0633\u0627\u0628\u0643 ", - "Activating a link in this group will skip to the corresponding point in the video.": "\u0633\u064a\u0624\u062f\u0651\u064a \u062a\u0641\u0639\u064a\u0644 \u0631\u0627\u0628\u0637 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0625\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0646\u062d\u0648 \u0627\u0644\u0646\u0642\u0637\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629.", "Active Uploads": "\u0627\u0644\u062a\u062d\u0645\u064a\u0644\u0627\u062a \u0627\u0644\u0646\u0634\u0637\u0629", "Add": "\u0625\u0636\u0627\u0641\u0629", "Add Additional Signatory": "\u0625\u0636\u0627\u0641\u0629 \u0645\u064f\u0648\u064e\u0642\u0651\u0639 \u0625\u0636\u0627\u0641\u064a", @@ -315,8 +222,6 @@ "Additional Information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629", "Additional Time (minutes)": "\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a (\u0628\u0627\u0644\u062f\u0642\u0627\u0626\u0642)", "Additional posts could not be loaded. Refresh the page and try again.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629. \u0642\u0645 \u0628\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u062d\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.", - "Adjust video speed": "\u0636\u0628\u0637 \u0633\u0631\u0639\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", - "Adjust video volume": "\u0636\u0628\u0637 \u0645\u0633\u062a\u0648\u0649 \u0635\u0648\u062a \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Admin": "\u0645\u0634\u0631\u0650\u0641", "Advanced": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u062a\u0642\u062f\u0651\u0645\u0629", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "\u0628\u0639\u062f \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u062d\u062f\u062f \u0644\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a\u060c \u0644\u0645 \u064a\u0639\u062f \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u0648\u0646 \u0642\u0627\u062f\u0631\u064a\u0646 \u0628\u0639\u062f \u0639\u0644\u0649 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0645\u062d\u062a\u0648\u0627\u0647. \u064a\u0638\u0644 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a \u0645\u062f\u0631\u062c\u064b\u0627 \u0641\u064a \u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649.", @@ -329,7 +234,6 @@ "All Unreviewed": "\u0643\u0644 \u0645\u0627 \u0644\u0645 \u062a\u062a\u0645 \u0645\u0631\u0627\u062c\u0639\u062a\u0647", "All Unreviewed Failures": "\u0643\u0644 \u0627\u0644\u0631\u0633\u0648\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0645 \u062a\u062a\u0645 \u0645\u0639\u0627\u0644\u062c\u062a\u0647\u0627", "All accounts were created successfully.": "\u0627\u0633\u062a\u064f\u0643\u0645\u0644 \u0625\u0646\u0634\u0627\u0621 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0628\u0646\u062c\u0627\u062d.", - "All flags have been removed. To undo, uncheck the box.": "\u0644\u0642\u062f \u0623\u064f\u0632\u064a\u0644\u062a \u062c\u0645\u064a\u0639 \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0627\u062a. \u0644\u0644\u062a\u0631\u0627\u062c\u0639 \u0639\u0646 \u0647\u0630\u0647 \u0627\u0644\u062e\u0637\u0648\u0629\u060c \u0623\u0632\u0644 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0635\u062d \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631.", "All groups must have a name.": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u062a\u0648\u0641\u0651\u0631 \u0627\u0633\u0645 \u0644\u0643\u0644\u0651 \u0645\u062c\u0645\u0648\u0639\u0629.", "All groups must have a unique name.": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0644\u0643\u0644 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0633\u0645 \u062e\u0627\u0635 \u0628\u0647\u0627.", "All learners in the {cohort_name} cohort": "\u0643\u0644 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646 \u0641\u064a \u0634\u0639\u0628\u0629 {cohort_name}", @@ -368,8 +272,6 @@ "An error occurred. Please try again.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "An error occurred. Try again.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "An unexpected error occurred. Please try again.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u063a\u064a\u0631 \u0645\u062a\u0648\u0642\u0651\u064e\u0639. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629. ", - "Annotation": "\u0645\u0644\u0627\u062d\u0638\u0629 \u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "Annotation Text": "\u0646\u0635\u0651 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "\u0633\u062a\u064f\u062d\u0630\u0641 \u0623\u064a \u0645\u062d\u062f\u0651\u062f\u0627\u062a \u0644\u0644\u0648\u0635\u0648\u0644 \u0644\u0623\u064a \u0645\u062d\u062a\u0648\u0649 \u0643\u0627\u0646 \u0642\u062f \u0623\u0631\u062f\u062c \u0647\u0630\u0627 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0643\u0645\u062a\u0637\u0644\u0651\u0628 \u0623\u0633\u0627\u0633\u064a.", "Are you having trouble finding a team to join?": "\u0639\u0630\u0631\u064b\u0627\u060c \u0647\u0644 \u062a\u0648\u0627\u062c\u0647 \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0625\u064a\u062c\u0627\u062f \u0641\u0631\u064a\u0642 \u0644\u062a\u0646\u0636\u0645 \u0625\u0644\u064a\u0647\u061f", "Are you sure you want to delete this comment?": "\u0647\u0644 \u0623\u0646\u062a \u0648\u0627\u062b\u0642 \u0645\u0646 \u0623\u0646\u0651\u0643 \u062a\u0648\u062f\u0651 \u062d\u0630\u0641 \u0647\u0630\u0627 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u061f", @@ -390,7 +292,6 @@ "Attribution": "\u0646\u064e\u0633\u0628 \u0627\u0644\u0639\u0645\u0644", "Automatic": "\u062a\u0644\u0642\u0627\u0626\u064a", "Available %s": "%s \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629", - "Average": "\u0645\u062a\u0648\u0633\u0651\u0637", "Back to sign in": "\u0627\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644", "Back to {platform} FAQs": "\u0627\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629 \u0644\u0645\u0646\u0635\u0651\u0629 {platform} ", "Basic": "\u0623\u0633\u0627\u0633\u064a", @@ -439,23 +340,6 @@ "Chapter information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0627\u0644\u0641\u0635\u0644", "Chapter {order}": "\u0641\u0635\u0644 {order}", "Check Your Email": "\u064a\u064f\u0631\u062c\u0649 \u062a\u0641\u0642\u0651\u062f \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", - "Check the box to remove %(count)s flag.": [ - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a ", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a.", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 %(totalFlags)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a", - "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 \u0643\u0627\u0641\u0629 \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0627\u062a \u0627\u0644\u0640 %(totalFlags)s." - ], - "Check the box to remove all flags.": "\u0627\u0646\u0642\u0631 \u0645\u0631\u0628\u0651\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0627\u062a \u062c\u0645\u064a\u0639\u0647\u0627.", "Check the highlighted fields below and try again.": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0625\u0634\u0627\u0631\u0629 \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0646 \u062c\u062f\u064a\u062f.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u0627\u062e\u062a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0645\u0631\u0628\u0651\u0639 \u0644\u062a\u062a\u0644\u0642\u0651\u0649 \u0631\u0633\u0627\u0644\u0629 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u062d\u062f\u0629 \u064a\u0648\u0645\u064a\u0651\u064b\u0627 \u062d\u0648\u0644 \u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0648\u063a\u064a\u0631 \u0627\u0644\u0645\u0642\u0631\u0648\u0621\u0629 \u0641\u064a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062a\u0627\u0628\u0639\u0647\u0627.", "Check your email": "\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a ", @@ -483,10 +367,6 @@ "Clear Value": "\u0645\u0633\u062d \u0627\u0644\u0642\u064a\u0645\u0629", "Clear search": "\u062d\u0630\u0641 \u0627\u0644\u0628\u062d\u062b", "Clear search results": "\u062d\u0630\u0641 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u0627\u0646\u0642\u0631 \u2019\u0645\u0648\u0627\u0641\u0642\u2018 \u0644\u0625\u0631\u0633\u0627\u0644 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 \u0637\u0631\u0641 3.\n\n\u0627\u0646\u0642\u0631 \u2019\u0625\u0644\u063a\u0627\u0621\u2018 \u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0646 \u062f\u0648\u0646 \u0625\u0631\u0633\u0627\u0644 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u0627\u0646\u0642\u0631 \u2019\u0645\u0648\u0627\u0641\u0642\u2018 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u0648\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 \u0637\u0631\u0641 3.\n\n\u0627\u0646\u0642\u0631 \u2019\u0625\u0644\u063a\u0627\u0621\u2018 \u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0646 \u062f\u0648\u0646 \u0625\u0631\u0633\u0627\u0644 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u0627\u0646\u0642\u0631 \u2019\u0645\u0648\u0627\u0641\u0642\u2018 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 \u0637\u0631\u0641 3.\n\n \u0627\u0646\u0642\u0631 \u2019\u0625\u0644\u063a\u0627\u0621\u2018 \u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0646 \u062f\u0648\u0646 \u0625\u0631\u0633\u0627\u0644 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0632\u0631 \u0645\u0646 \u0623\u062c\u0644 \u0643\u062a\u0645 \u0623\u0648 \u062a\u0634\u063a\u064a\u0644 \u0635\u0648\u062a \u0627\u0644\u0641\u064a\u062f\u064a\u0648. \u0644\u0631\u0641\u0639 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0635\u0648\u062a \u0623\u0648 \u062e\u0641\u0636\u0647 \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \"\u0623\u0639\u0644\u0649\" \u0623\u0648 \"\u0623\u0633\u0641\u0644\" \u0645\u0646 \u0639\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d.", "Click to add a new %(xblock_type)s": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0646\u0642\u0631 \u0644\u0625\u0636\u0627\u0641\u0629 \u0648\u062d\u062f\u0627\u062a %(xblock_type)s \u062c\u062f\u064a\u062f\u0629", "Click to change": "\u0623\u0636\u063a\u0637 \u0644\u0644\u062a\u063a\u064a\u0631", "Click to choose all %s at once.": "\u0627\u0636\u063a\u0637 \u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u062c\u0645\u064a\u0639 %s \u062c\u0645\u0644\u0629 \u0648\u0627\u062d\u062f\u0629.", @@ -533,7 +413,6 @@ "Could not find Certificate Invalidation in the list. Please refresh the page and try again": "\u062a\u0639\u0630\u0651\u0631 \u0625\u064a\u062c\u0627\u062f \u062e\u064a\u0627\u0631 \u0625\u0644\u063a\u0627\u0621 \u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0636\u0645\u0646 \u0627\u0644\u0644\u0627\u0626\u062d\u0629. \u064a\u064f\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0646 \u062c\u062f\u064a\u062f.", "Could not find a user with username or email address '<%- identifier %>'.": "\u0644\u0645 \u064a\u064f\u0639\u062b\u0631 \u0639\u0644\u0649 \u0645\u0633\u062a\u062e\u062f\u0645 \u064a\u062d\u0645\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0623\u0648 \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0647\u0630\u0627 '<%- identifier %>'.", "Could not find users associated with the following identifiers:": "\u0646\u0623\u0633\u0641 \u0644\u062a\u0639\u0630\u0651\u0631 \u0625\u064a\u062c\u0627\u062f \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u064a\u062d\u0645\u0644\u0648\u0646 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u062a\u0627\u0644\u064a\u0629:", - "Could not grade your answer. The submission was aborted.": "\u0644\u0645 \u0646\u062a\u0645\u0643\u0646 \u0645\u0646 \u062a\u0642\u064a\u064a\u0645 \u0625\u062c\u0627\u0628\u062a\u0643. \u062a\u0645 \u0625\u064a\u0642\u0627\u0641 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0642\u062f\u064a\u0645 \u0642\u0628\u0644 \u0625\u0643\u0645\u0627\u0644\u0647\u0627.", "Could not parse certificate JSON. %(message)s": "\u062a\u0639\u0630\u0651\u0631 \u062a\u0641\u0633\u064a\u0631 JSON \u0627\u0644\u0634\u0647\u0627\u062f\u0629. %(message)s", "Could not retrieve download url.": "\u062a\u0639\u0630\u0651\u0631 \u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0646\u0632\u064a\u0644.", "Could not retrieve payment information": "\u0639\u0630\u0631\u064b\u0627\u060c \u0644\u0645 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062f\u0641\u0639.", @@ -583,7 +462,6 @@ "Date": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e ", "Date Added": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u0636\u0627\u0641\u0629 ", "Date added": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u0636\u0627\u0641\u0629 ", - "Date posted": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631", "Deactivate": "\u062a\u0639\u0637\u064a\u0644", "Declined": "\u0645\u0631\u0641\u0648\u0636", "Default (Local Time Zone)": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a (\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u062d\u0644\u064a)", @@ -612,7 +490,6 @@ "Discussion": "\u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629", "Discussion Home": "\u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "Display Name": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636", - "Do not show again": "\u064a\u064f\u0631\u062c\u0649 \u0639\u062f\u0645 \u0625\u0638\u0647\u0627\u0631 \u0647\u0630\u0627 \u0645\u0631\u0651\u0629 \u0623\u062e\u0631\u0649.", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0647\u0630\u0627 \u0627\u0644\u0637\u0627\u0644\u0628 ('{student_id}') \u0628\u062a\u062c\u0627\u0648\u0632 \u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u062f\u062e\u0648\u0644\u061f", "Do you want to replace the edX transcript with the YouTube transcript?": "\u0647\u0644 \u062a\u0631\u063a\u0628 \u0641\u064a \u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0646\u0635 EdX \u0628\u0646\u0635 \u064a\u0648\u062a\u064a\u0648\u0628\u061f", "Do you want to upload your file before submitting?": "\u0647\u0644 \u062a\u0631\u063a\u0628 \u0628\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641\u0651\u0643 \u0642\u0628\u0644 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u061f", @@ -664,9 +541,7 @@ "Email address": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u062c\u0631\u062a \u0627\u0644\u0645\u0631\u0627\u0633\u0644\u0629 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0628\u0646\u062c\u0627\u062d. \u0648\u0644\u0645 \u064a\u0639\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u062a\u0627\u0644\u0648\u0646 \u0645\u0633\u062c\u0651\u0644\u064a\u0646 \u0628\u0627\u0644\u0645\u0633\u0627\u0642:", "Enable Cohorts": "\u0641\u0639\u0651\u0644 \u0627\u0644\u0634\u064f\u0639\u0628", - "End": "\u0627\u0644\u0646\u0647\u0627\u064a\u0629", "End My Exam": "\u0623\u0646\u0647\u064a \u0627\u0645\u062a\u062d\u0627\u0646\u064a", - "End of transcript. Skip to the start.": "\u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0646\u0635. \u062a\u062e\u0637 \u0625\u0644\u0649 \u0627\u0644\u0628\u062f\u0627\u064a\u0629.", "Endorse": "\u062a\u0623\u064a\u064a\u062f", "Engage with posts": "\u0634\u0627\u0631\u0643 \u0641\u064a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a", "Enroll Now": "\u0633\u062c\u0644 \u0627\u0644\u0622\u0646", @@ -735,10 +610,8 @@ "Everyone who has staff privileges in this course": "\u0643\u0644 \u0641\u0631\u062f \u0644\u062f\u064a\u0647 \u0645\u0632\u0627\u064a\u0627 \u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629", "Exam Types": "\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631", "Exception Granted": "\u062c\u0631\u0649 \u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621", - "Exit full browser": "\u0627\u0644\u062e\u0631\u0648\u062c \u0645\u0646 \u0627\u0644\u0645\u062a\u0635\u0641\u0651\u062d \u0627\u0644\u0643\u0627\u0645\u0644", "Expand All": "\u062a\u0643\u0628\u064a\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0623\u0642\u0633\u0627\u0645", "Explain if other.": "\u064a\u064f\u0631\u062c\u0649 \u062a\u0628\u064a\u0627\u0646 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0641\u064a \u062d\u0627\u0644 \u0627\u062e\u062a\u064a\u0627\u0631 \u2019\u0623\u0633\u0628\u0627\u0628 \u0623\u062e\u0631\u0649\u2018", - "Explanation": "\u0627\u0644\u0625\u064a\u0636\u0627\u062d", "Explicitly Hiding from Students": "\u0625\u062e\u0641\u0627\u0621 \u0648\u0627\u0636\u062d \u0639\u0646 \u0627\u0644\u0637\u0644\u0651\u0627\u0628", "Explore New Programs": "\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0628\u0631\u0627\u0645\u062c \u062c\u062f\u064a\u062f\u0629", "Explore Programs": "\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0628\u0631\u0627\u0645\u062c", @@ -755,7 +628,6 @@ "File upload succeeded": "\u062c\u0631\u0649 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641 \u0628\u0646\u062c\u0627\u062d", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u064a\u0632\u064a\u062f \u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641 {filename} \u0639\u0646 \u0627\u0644\u062d\u062f\u0651 \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0648\u0647\u0648 {maxFileSizeInMBs} \u0645\u064a\u063a\u0627\u0628\u0627\u064a\u062a. ", "Files must be in JPEG or PNG format.": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u0644\u0641\u0651\u0627\u062a \u0628\u0635\u064a\u063a\u0629 JPEG \u0623\u0648 PNG.", - "Fill browser": "\u0645\u0644\u0621 \u0627\u0644\u0645\u062a\u0635\u0641\u0651\u062d", "Filter": "\u0627\u0646\u062a\u0642\u0627\u0621", "Filter and sort topics": "\u062a\u0635\u0641\u064a\u0629 \u0648\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u0648\u0627\u0636\u064a\u0639", "Financial Assistance": "\u062f\u0639\u0645 \u0645\u0627\u0644\u064a", @@ -796,7 +668,6 @@ "Group information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629", "Group name is required": "\u0627\u0633\u0645 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0637\u0644\u0648\u0628", "Groups": "\u0627\u0644\u0634\u064f\u0639\u0628", - "Header": "\u062a\u0631\u0648\u064a\u0633\u0629", "Heading": "\u0639\u0646\u0648\u0627\u0646 \u0631\u0626\u064a\u0633\u064a", "Heading (Ctrl+H)": "\u0639\u0646\u0648\u0627\u0646 \u0631\u0626\u064a\u0633\u064a (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u0633\u0627\u0639\u062f \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 \u0641\u064a \u0627\u062a\u062e\u0627\u0630 \u0627\u0644\u0642\u0631\u0627\u0631 \u0628\u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0641\u0631\u064a\u0642 \u0623\u0645 \u0644\u0627 \u0648\u0630\u0644\u0643 \u0628\u062a\u062d\u062f\u064a\u062f \u0628\u0639\u0636 \u0627\u0644\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0645\u0645\u064a\u0651\u0632\u0629 \u0644\u0641\u0631\u064a\u0642\u0643. \u0627\u062e\u062a\u0631\u0647\u0627 \u0628\u062d\u0630\u0631 \u0625\u0630 \u0642\u062f \u064a\u0647\u062a\u0645 \u0639\u062f\u0651\u062f \u0623\u0642\u0644 \u0645\u0646 \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0628\u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0641\u0631\u064a\u0642\u0643 \u0641\u064a \u062d\u0627\u0644 \u0627\u0646\u0637\u0648\u0649 \u0627\u0644\u0623\u0645\u0631 \u0639\u0644\u0649 \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0642\u064a\u0648\u062f.", @@ -804,13 +675,11 @@ "Hide Deprecated Settings": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u0647\u0645\u0644\u0629", "Hide Discussion": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0646\u0642\u0627\u0634", "Hide Previews": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0639\u0627\u064a\u0646\u0629", - "Hide closed captions": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0651\u0629 \u0627\u0644\u062a\u064a \u062c\u0631\u0649 \u0625\u063a\u0644\u0627\u0642\u0647\u0627", "Hide content after due date": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0628\u0639\u062f \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u062d\u062f\u062f\n ", "Hide entire subsection": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a \u0628\u0627\u0644\u0643\u0627\u0645\u0644", "Hide from learners": "\u0625\u062e\u0641\u0627\u0621 \u0645\u0646 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646", "Hide notes": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "Hiding from Students": "\u0625\u062e\u0641\u0627\u0621 \u0639\u0646 \u0627\u0644\u0637\u0644\u0651\u0627\u0628", - "High Definition": "\u062f\u0642\u0651\u0629 \u0639\u0627\u0644\u064a\u0629", "Highlighted text": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0638\u0644\u0651\u064e\u0644", "Horizontal Rule (Ctrl+R)": "\u062e\u0637 \u0623\u0641\u0642\u064a (Ctrl+R)", "How to create useful text alternatives.": "\u0643\u064a\u0641\u064a\u0629 \u0625\u0646\u0634\u0627\u0621 \u0628\u062f\u0627\u0626\u0644 \u0646\u0635\u064a\u0651\u0629 \u0645\u0641\u064a\u062f\u0629.", @@ -832,7 +701,6 @@ "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u0641\u064a \u062d\u0627\u0644 \u0627\u062e\u062a\u0631\u062a \u062a\u0631\u0643 \u0627\u0644\u0641\u0631\u064a\u0642\u060c \u0644\u0646 \u062a\u062a\u0645\u0643\u0651\u0646 \u0645\u0633\u062a\u0642\u0628\u0644\u064b\u0627 \u0645\u0646 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0646\u0642\u0627\u0634\u0627\u062a \u0623\u0639\u0636\u0627\u0626\u0647 \u0625\u0644\u0649 \u062c\u0627\u0646\u0628 \u0625\u062a\u0627\u062d\u0629 \u0627\u0644\u0634\u0627\u063a\u0631 \u0627\u0644\u0630\u064a \u0633\u062a\u062a\u0631\u0643\u0647 \u0644\u0645\u062a\u0639\u0644\u0651\u0645 \u0622\u062e\u0631.", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u0641\u064a \u062d\u0627\u0644 \u0623\u062c\u0631\u064a\u062a \u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0645\u0647\u0645\u0651\u0629\u060c \u062a\u0623\u0643\u0651\u062f \u0645\u0646 \u0625\u062e\u0637\u0627\u0631 \u0628\u0642\u064a\u0629 \u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0641\u0631\u064a\u0642 \u0642\u0628\u0644 \u0627\u0639\u062a\u0645\u0627\u062f \u0647\u0630\u0647 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a.", "If you make this %(xblockType)s visible to learners, learners will be able to see its content after the release date has passed and you have published the unit. Only units that are explicitly hidden from learners will remain hidden after you clear this option for the %(xblockType)s.": "\u0625\u0630\u0627 \u0642\u0645\u062a \u0628\u062c\u0639\u0644 %(xblockType)s \u0645\u0631\u0626\u064a\u064b\u0627 \u0644\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646\u060c \u0633\u0648\u0641 \u064a\u0643\u0648\u0646 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u0648\u0646 \u0642\u0627\u062f\u0631\u064a\u0646 \u0639\u0644\u0649 \u0631\u0624\u064a\u0629 \u0645\u062d\u062a\u0648\u0627\u0647 \u0628\u0639\u062f \u0645\u0631\u0648\u0631 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u0637\u0644\u0627\u0642 \u0648\u0646\u0634\u0631 \u0627\u0644\u0648\u062d\u062f\u0629. \u0641\u0642\u0637 \u0633\u062a\u0628\u0642\u0649 \u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u062a\u064a \u0643\u0627\u0646\u062a \u0645\u062e\u0628\u0623\u0629 \u0628\u0634\u0643\u0644 \u0648\u0627\u0636\u062d \u0645\u0646 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646 \u0645\u062e\u0641\u064a\u0629 \u0628\u0639\u062f \u062d\u0630\u0641 \u0627\u0644\u062e\u064a\u0627\u0631 \u0627\u0644\u062e\u0627\u0635 \u0628\u0640 %(xblockType)s.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u0625\u0646 \u0643\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0631\u0651\u0650\u0631 \u0627\u0644\u0645\u062a\u0642\u062f\u0651\u0650\u0645\u060c \u0641\u0647\u0630\u0647 \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0633\u062a\u064f\u062d\u0648\u0651\u064e\u0644 \u0625\u0644\u0649 \u0645\u0644\u0641 XML \u0648\u0644\u0646 \u062a\u0642\u062f\u0631 \u0639\u0644\u0649 \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u062d\u0631\u0651\u0650\u0631 \u0627\u0644\u0645\u0628\u0633\u0651\u064e\u0637 .\n\n\u0647\u0644 \u062a\u0648\u062f \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u062d\u0631\u0651\u0650\u0631 \u0627\u0644\u0645\u062a\u0642\u062f\u0651\u0650\u0645 \u0648\u062a\u062d\u0648\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 XML\u061f ", "Image": "\u0635\u0648\u0631\u0629", "Image (Ctrl+G)": "\u0635\u0648\u0631\u0629 (Ctrl+G)", "Image Description": "\u0648\u0635\u0641 \u0627\u0644\u0635\u0648\u0631\u0629", @@ -846,7 +714,6 @@ "Inheriting Student Visibility": "\u062a\u0648\u0627\u0631\u064f\u062b \u0627\u0644\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u062e\u0627\u0635 \u0628\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0651\u0627\u0628 \u0645\u0646 \u0627\u0644\u0631\u0624\u064a\u0629", "Insert Hyperlink": "\u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0634\u0639\u0651\u0628\u064a", "Insert Image (upload file or type URL)": "\u062d\u0645\u0651\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 (\u0633\u0648\u0627\u0621 \u0628\u0631\u0641\u0639 \u0645\u0644\u0641 \u0623\u0648 \u0628\u0625\u062f\u062e\u0627\u0644 \u0631\u0627\u0628\u0637)", - "Instructor": "\u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0645\u0633\u0627\u0642", "Instructor Biography": "\u0645\u0633\u064a\u0631\u0629 \u0627\u0644\u0645\u0639\u0644\u0651\u0645", "Instructor Name": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0639\u0644\u0645", "Instructor Photo": "\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0639\u0644\u0651\u0645", @@ -917,8 +784,6 @@ "Location in Course": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0642", "Lock this asset": "\u0642\u0641\u0644 \u0647\u0630\u0647 \u0627\u0644\u0645\u0627\u062f\u0629 \u0627\u0644\u0645\u0644\u062d\u0642\u0629", "Lock/unlock file": "\u0642\u0641\u0644/\u0641\u062a\u062d \u0627\u0644\u0645\u0644\u0641\u0651", - "Loud": "\u0639\u0627\u0644\u064d", - "Low": "\u0645\u0646\u062e\u0641\u0636", "MB": "\u0645\u064a\u063a\u0627 \u0628\u0627\u064a\u062a", "Make Visible to Students": "\u062c\u0639\u0644\u0647 \u0645\u0631\u0626\u064a\u0651\u064b\u0627 \u0644\u0644\u0637\u0644\u0651\u0627\u0628", "Make sure that the full name on your account matches the name on your ID.": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u062a\u0623\u0643\u0651\u062f \u0645\u0646 \u0623\u0646\u0651 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u062d\u0633\u0627\u0628\u0643 \u064a\u062a\u0637\u0627\u0628\u0642 \u0645\u0639 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0639\u0644\u0649 \u0628\u0637\u0627\u0642\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629. ", @@ -933,7 +798,6 @@ "Mark enrollment code as unused": "\u0648\u0633\u0645 \u0631\u0645\u0632 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0639\u0644\u0649 \u0623\u0646\u0651\u0647 \u063a\u064a\u0631 \u0645\u0633\u062a\u062e\u062f\u0645", "Markdown Editing Help": "\u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u062a\u062d\u0631\u064a\u0631 \u0644\u063a\u0629 \u0645\u0627\u0631\u0643\u062f\u0627\u0648\u0646", "Max file size exceeded": "\u062c\u0631\u0649 \u062a\u062c\u0627\u0648\u0632 \u0627\u0644\u062d\u062f\u0651 \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0644\u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641. ", - "Maximum": "\u0627\u0644\u062d\u062f\u0651 \u0627\u0644\u0623\u0642\u0635\u0649", "Membership": "\u0627\u0644\u0639\u0636\u0648\u064a\u0629", "Message:": "\u0627\u0644\u0631\u0633\u0627\u0644\u0629:", "Midnight": "\u0645\u0646\u062a\u0635\u0641 \u0627\u0644\u0644\u064a\u0644", @@ -942,9 +806,6 @@ "More": "\u0627\u0644\u0645\u0632\u064a\u062f", "Must be a Staff User to Perform this request.": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0639\u0636\u0648 \u0637\u0627\u0642\u0645 \u0645\u0646 \u0623\u062c\u0644 \u0627\u0644\u0642\u064a\u0627\u0645 \u0628\u0647\u0630\u0627 \u0627\u0644\u0637\u0644\u0628.", "Must complete verification checkpoint": " \u064a\u062c\u0628 \u0625\u062a\u0645\u0627\u0645 \u0646\u0642\u0637\u0629 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u062e\u0627\u0635\u0651\u0629 \u0628\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642", - "Mute": "\u0643\u062a\u0645 \u0627\u0644\u0635\u0648\u062a", - "Muted": "\u0645\u0643\u062a\u0648\u0645 \u0627\u0644\u0635\u0648\u062a ", - "My Notes": "\u0645\u0644\u0627\u062d\u0638\u0627\u062a\u064a", "My Orders": "\u0637\u0644\u0628\u0627\u062a \u0634\u0631\u0627\u0626\u064a", "My Team": "\u0641\u0631\u064a\u0642\u064a", "N/A": "\u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0651\u0631", @@ -1024,7 +885,6 @@ "Only properly formatted .csv files will be accepted.": "\u0644\u0646 \u062a\u064f\u0642\u0628\u0644 \u0633\u0648\u0649 \u0645\u0644\u0641\u0651\u0627\u062a .csv \u0627\u0644\u0645\u0646\u0633\u0651\u0642\u0629 \u062a\u0646\u0633\u064a\u0642\u064b\u0627 \u0635\u062d\u064a\u062d\u064b\u0627. ", "Only the parent course staff of a CCX can create content groups.": "\u064a\u0645\u0643\u0646 \u0641\u0642\u0637 \u0644\u0637\u0627\u0642\u0645 \u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u0623\u0645 \u0644\u0640 CCX \u0625\u0646\u0634\u0627\u0621 \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0627\u0644\u0645\u062d\u062a\u0648\u0649.", "Open": "\u0641\u062a\u062d", - "Open language menu": "\u0641\u062a\u062d \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0644\u063a\u0627\u062a", "Open/download this file": "\u0641\u062a\u062d/\u062a\u0646\u0632\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641\u0651", "OpenAssessment Save Error": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u0641\u064a \u062d\u0641\u0638 \u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u0641\u062a\u0648\u062d.", "Option Deleted": "\u062c\u0631\u0649 \u062d\u0630\u0641 \u0627\u0644\u062e\u064a\u0627\u0631.", @@ -1046,7 +906,6 @@ "Password": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631", "Password assistance": "\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0628\u062e\u0635\u0648\u0635 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631", "Path to Signature Image": "\u0645\u0633\u0627\u0631 \u0645\u0648\u0642\u0639 \u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0648\u0642\u064a\u0639", - "Pause": "\u0625\u064a\u0642\u0627\u0641", "Pending Session Review": "\u0645\u0631\u0627\u062c\u0639\u0629 \u062c\u0644\u0633\u0629 \u0627\u0644\u0645\u0639\u0644\u0642\u0629", "Photo": "\u0635\u0648\u0631\u0629", "Photo Captured successfully.": "\u062c\u0631\u0649 \u0627\u0644\u062a\u0642\u0627\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0646\u062c\u0627\u062d", @@ -1059,8 +918,6 @@ "Pin": "\u062a\u062b\u0628\u064a\u062a", "Pinned": "\u0645\u064f\u062b\u064e\u0628\u0651\u064e\u062a", "Placeholder": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0641\u0644\u0627\u0634", - "Play": "\u062a\u0634\u063a\u064a\u0644", - "Play video": "\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Please Note": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "\u0642\u0645 \u0628\u0625\u0636\u0627\u0641\u0629 \u0635\u0648\u0631\u0629 \u0644\u0644\u0645\u0639\u0644\u0645 (\u0645\u0644\u0627\u062d\u0638\u0629: \u0627\u0644\u0635\u0648\u0631 \u0628\u0635\u064a\u063a\u0629 JPEG \u0623\u0648 PNG \u0647\u064a \u0641\u0642\u0637 \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629)", "Please add the institute where the instructor is associated": "\u0627\u0644\u0631\u062c\u0627\u0621 \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0645\u0639\u0647\u062f \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0633\u0628 \u0644\u0647 \u0627\u0644\u0645\u0639\u0644\u0645", @@ -1102,8 +959,6 @@ "Preferred Language": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0651\u0644\u0629", "Prerequisite:": "\u0627\u0644\u0645\u062a\u0637\u0644\u0651\u0628 \u0627\u0644\u0623\u0633\u0627\u0633\u064a:", "Prerequisite: %(prereq_display_name)s": "\u0645\u062a\u0637\u0644\u0651\u0628 \u0623\u0633\u0627\u0633\u064a: %(prereq_display_name)s", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631 \"\u0623\u0639\u0644\u0649\" \u0644\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0636\u0628\u0637 \u0627\u0644\u0633\u0631\u0639\u0629 \u0648\u0645\u0646 \u062b\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631\u064a\u0651 \u0627\u0644\u0623\u0633\u0647\u0645 \"\u0623\u0639\u0644\u0649\" \u0648\"\u0623\u0633\u0641\u0644\" \u0644\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u064a\u0646 \u0627\u0644\u0633\u0631\u0639\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629\u060c \u062b\u0645 \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \"Enter\" \u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0633\u0631\u0639\u0629 \u0627\u0644\u0645\u062e\u062a\u0627\u0631\u0629.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631 \"\u0623\u0639\u0644\u0649\" \u0644\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0636\u0628\u0637 \u0627\u0644\u0644\u063a\u0629 \u0648\u0645\u0646 \u062b\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631\u064a\u0651 \u0627\u0644\u0623\u0633\u0647\u0645 \"\u0623\u0639\u0644\u0649\" \u0648\"\u0623\u0633\u0641\u0644\" \u0644\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u064a\u0646 \u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0644\u063a\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629\u060c \u062b\u0645 \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \"Enter\" \u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u062e\u062a\u0627\u0631\u0629.", "Prevent students from generating certificates in this course?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0645\u0646\u0639 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u0625\u0639\u062f\u0627\u062f \u0634\u0647\u0627\u062f\u0627\u062a \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u0627\u0642\u061f", "Preview": "\u0645\u0639\u0627\u064a\u0646\u0629", "Preview Certificate": "\u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0634\u0647\u0627\u062f\u0629", @@ -1126,7 +981,6 @@ "Promote another member to Admin to remove your admin rights": "\u064a\u064f\u0631\u062c\u0649 \u062a\u0631\u0642\u064a\u0629 \u0639\u0636\u0648 \u0622\u062e\u0631 \u0625\u0644\u0649 \u062f\u0631\u062c\u0629 \u0645\u0634\u0631\u0650\u0641 \u0644\u062a\u062a\u0645\u0643\u0651\u0646 \u0645\u0646 \u0625\u0644\u063a\u0627\u0621 \u062d\u0642\u0648\u0642\u0643 \u0643\u0645\u0634\u0631\u0650\u0641.", "Provisional": "\u0645\u0624\u0642\u062a", "Provisionally Supported": "\u0645\u062f\u0639\u0648\u0645 \u0645\u0624\u0642\u062a\u0627\u064b", - "Public": "\u0639\u0627\u0645", "Publish": "\u0646\u0634\u0631", "Publish all unpublished changes for this {item}?": "\u0646\u0634\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0644\u0647\u0630\u0627 {item}\u061f ", "Publish {display_name}": "\u0646\u0634\u0631 {display_name}", @@ -1173,11 +1027,9 @@ "Removing": "\u062c\u0627\u0631\u064a \u0627\u0644\u062d\u0630\u0641", "Removing a video from this list does not affect course content. Any content that uses a previously uploaded video ID continues to display in the course.": "\u0644\u0627 \u064a\u0624\u062b\u0631 \u062d\u0630\u0641 \u0641\u064a\u062f\u064a\u0648 \u0645\u0646 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0644\u0649 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0631\u0631. \u0648\u064a\u0633\u062a\u0645\u0631 \u0639\u0631\u0636 \u0623\u064a \u0645\u062d\u062a\u0648\u0649 \u064a\u0633\u062a\u062e\u062f\u0645 \u0645\u0639\u0631\u0641 \u0641\u064a\u062f\u064a\u0648 \u0645\u062d\u0645\u0644\u064b\u0627 \u0633\u0627\u0628\u0642\u064b\u0627 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0642\u0631\u0631.", "Replace": "\u0627\u0633\u062a\u0628\u062f\u0627\u0644", - "Reply": "\u0627\u0644\u0631\u062f", "Report": "\u0627\u0644\u0625\u0628\u0644\u0627\u063a", "Report abuse": "\u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u0625\u0633\u0627\u0621\u0629 ", "Report abuse, topics, and responses": "\u0623\u0628\u0644\u063a \u0639\u0646 \u0623\u0633\u0627\u0621\u0629 \u0623\u0648 \u0645\u0648\u0627\u0636\u064a\u0639 \u0623\u0648 \u0631\u062f\u0648\u062f", - "Report annotation as inappropriate or offensive.": "\u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0639\u0644\u0649 \u0623\u0646\u0651\u0647\u0627 \u0645\u0633\u064a\u0626\u0629 \u0623\u0648 \u063a\u064a\u0631 \u0645\u0646\u0627\u0633\u0628\u0629.", "Reported": "\u0645\u0628\u0644\u0651\u064e\u063a \u0639\u0646\u0647", "Requester": "\u0645\u0642\u062f\u0651\u0645 \u0627\u0644\u0637\u0644\u0628 ", "Required field.": "\u062d\u0642\u0644 \u0645\u0637\u0644\u0648\u0628.", @@ -1207,7 +1059,7 @@ "Saving your email preference": "\u062c\u0627\u0631\u064a \u062d\u0641\u0638 \u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", "Saving...": "\u062c\u0627\u0631\u064a \u0627\u0644\u062d\u0641\u0638...", "Scheduled:": "\u0645\u062c\u062f\u0648\u064e\u0644:", - "Search": "\u0628\u062d\u062b", + "Search": "\u0627\u0644\u0628\u062d\u062b", "Search Results": "\u0628\u062d\u062b \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c", "Search all posts": "\u0627\u0644\u0628\u062d\u062b \u0641\u064a \u0643\u0627\u0641\u0651\u0629 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a", "Search teams": "\u0628\u062d\u062b \u0641\u064a \u0627\u0644\u0641\u0631\u0642", @@ -1229,7 +1081,6 @@ "Sent By:": "\u0627\u0644\u0645\u0631\u0633\u0650\u0644:", "Sent To": "\u0645\u064f\u0631\u0633\u0644 \u0625\u0644\u0649", "Sent To:": "\u0627\u0644\u0645\u0631\u0633\u064e\u0644 \u0625\u0644\u064a\u0647:", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062a\u0633\u0644\u0633\u0644! \u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 %(tab_name)s \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0633\u0644\u0633\u0644\u064a \u0627\u0644\u062d\u0627\u0644\u064a. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642.", "Server Error, Please refresh the page and try again.": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0645\u062e\u062f\u0651\u0645\u060c \u064a\u064f\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "Set as a Special Exam": "\u0639\u064a\u0651\u0646 \u0627\u0645\u062a\u062d\u0627\u0646\u064b\u0627 \u0645\u062e\u0635\u0651\u0635\u064b\u0627", "Set up your certificate": "\u0623\u0639\u062f\u0651 \u0634\u0647\u0627\u062f\u062a\u0643", @@ -1238,7 +1089,6 @@ "Share Alike": "\u0645\u0634\u0627\u0631\u0643\u0629 \u0628\u0627\u0644\u062a\u0633\u0627\u0648\u064a", "Share on Mozilla Backpack": "\u0634\u0627\u0631\u0643 \u0639\u0644\u0649 Mozilla Backpack", "Share your \"%(display_name)s\" award": "\u0634\u0627\u0631\u0643 \"%(display_name)s\" \u062c\u0627\u0626\u0632\u062a\u0643", - "Short explanation": "\u0634\u0631\u062d \u0645\u062e\u062a\u0635\u0631", "Show": "\u0623\u0638\u0647\u0631", "Show All": "\u0639\u0631\u0636 \u0627\u0644\u0643\u0644", "Show Comment (%(num_comments)s)": [ @@ -1281,7 +1131,6 @@ "Signatory": "\u0645\u064f\u0648\u0642\u0651\u0639", "Signatory field(s) has invalid data.": "\u064a\u062d\u062a\u0648\u064a \u062d\u0642\u0644 (\u062d\u0642\u0648\u0644) \u0627\u0644\u0645\u0648\u0642\u0651\u0639 \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a \u063a\u064a\u0631 \u0635\u0627\u0644\u062d\u0629.", "Signature Image": "\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0648\u0642\u064a\u0639", - "Skip": "\u062a\u062e\u0637\u0651\u064a ", "Some Rights Reserved": "\u0628\u0639\u0636 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629", "Some images in this post have been omitted": "\u0644\u0642\u062f \u062a\u0645 \u062d\u0630\u0641 \u0628\u0639\u0636 \u0627\u0644\u0635\u0648\u0631 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631", "Something went wrong changing this enrollment. Please try again.": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u062a\u063a\u064a\u064a\u0631 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0647\u0630\u0647. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", @@ -1289,16 +1138,13 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u0639\u0630\u0631\u064b\u0627\u060c \u062d\u062f\u062b \u062e\u0637\u0623 \u0641\u064a \u0639\u0645\u0644\u064a\u0629 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0627\u0644\u062a\u064a \u062d\u0645\u0651\u0644\u062a\u0647\u0627. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0635\u064a\u063a\u0629\u060c \u062b\u0645\u0651 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629. ", "Sorted by": "\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0628\u062d\u0633\u0628: ", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "\u064a\u064f\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062f \u0628\u062f\u064a\u0644 \u0644\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u0644\u0645\u0633\u0627\u0642 \u0644\u0648\u0636\u0639\u0647 \u0639\u0644\u0649 \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a. \u0648\u064a\u064f\u0631\u062c\u0649 \u062a\u0631\u0643 \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0641\u0627\u0631\u063a\u064b\u0627 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u0644\u0645\u0633\u0627\u0642.", - "Speed": "\u0627\u0644\u0633\u0631\u0639\u0629 ", "Staff": "\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642", "Staff Only": "\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642 \u0641\u0642\u0637", "Staff and Learners": "\u0627\u0644\u0645\u0648\u0638\u0641\u0648\u0646 \u0648\u0627\u0644\u0645\u062a\u0639\u0644\u0645\u0648\u0646", - "Start": "\u0627\u0644\u0628\u062f\u0621", "Start Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0628\u062f\u0621", "Start Proctored Exam": "\u0628\u062f\u0621 \u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0645\u0631\u0627\u0642\u0628", "Start System Check": "\u0628\u062f\u0621 \u0641\u062d\u0635 \u0627\u0644\u0646\u0638\u0627\u0645", "Start generating certificates for all students in this course?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0627\u0644\u0628\u062f\u0621 \u0628\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0637\u0644\u0651\u0627\u0628 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u0627\u0642\u061f", - "Start of transcript. Skip to the end.": "\u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0646\u0635. \u062a\u062e\u0637 \u0625\u0644\u0649 \u0627\u0644\u0646\u0647\u0627\u064a\u0629.", "Start regenerating certificates for students in this course?": "\u0647\u0644 \u062a\u0648\u062f\u0651 \u0645\u0639\u0627\u0648\u062f\u0629 \u0627\u0644\u0628\u062f\u0621 \u0628\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a \u0644\u0637\u0644\u0651\u0627\u0628 \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u0627\u0642\u061f", "Start working toward your next learning goal.": "\u0627\u0628\u062f\u0622 \u0627\u0644\u0639\u0645\u0644 \u0641\u064a \u0627\u062a\u062c\u0627\u0647 \u0647\u062f\u0641\u0643 \u0627\u0644\u062a\u0627\u0644\u064a.", "Started": "\u0628\u062f\u0623 \u0641\u064a \u062a\u0627\u0631\u064a\u062e", @@ -1315,7 +1161,6 @@ "Studio:": "\u0627\u0633\u062a\u0648\u062f\u064a\u0648:", "Subject": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639", "Subject:": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639:", - "Submission aborted! Sorry, your browser does not support file uploads. If you can, please use Chrome or Safari which have been verified to support file uploads.": "\u062a\u0645 \u0625\u064a\u0642\u0627\u0641 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0642\u062f\u064a\u0645 \u0642\u0628\u0644 \u0625\u0643\u0645\u0627\u0644\u0647\u0627! \u0639\u0641\u0648\u064b\u0627 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0645\u062a\u0635\u0641\u062d\u0643 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a. \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u062a\u0635\u0641\u062d Chrome \u0623\u0648 Safari \u0648\u0627\u0644\u0644\u0630\u0627\u0646 \u062a\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u062f\u0639\u0645\u0647\u0645\u0627 \u0644\u0639\u0645\u0644\u064a\u0629 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0627\u062a.", "Submit": "\u062a\u0642\u062f\u064a\u0645", "Submit Application": "\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0644\u0628", "Submit enrollment change": "\u062a\u0642\u062f\u064a\u0645 \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062a\u0633\u062c\u064a\u0644", @@ -1367,7 +1212,6 @@ "Team name cannot have more than 255 characters.": "\u064a\u062c\u0628 \u0623\u0644\u0627 \u064a\u062a\u062c\u0627\u0648\u0632 \u0627\u0633\u0645 \u0627\u0644\u0641\u0631\u064a\u0642 255 \u062d\u0631\u0641\u064b\u0627.", "Teams": "\u0627\u0644\u0641\u0650\u0631\u064e\u0642", "Teams Pagination": "\u062a\u0631\u0642\u064a\u0645 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0641\u0650\u0631\u0642", - "Text": "\u0646\u0635\u0651", "Textbook Name": "\u0627\u0633\u0645 \u0627\u0644\u0643\u062a\u0627\u0628 ", "Textbook information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0627\u0644\u0643\u062a\u0627\u0628 ", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u0634\u0643\u0631\u0627\u064b \u062c\u0632\u064a\u0644\u0627\u064b %(full_name)s! \u0644\u0642\u062f \u0627\u0633\u062a\u0644\u0645\u0646\u0627 \u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0630\u064a \u0633\u062f\u062f\u062a\u0647 \u0644\u0642\u0627\u0621 \u0645\u0634\u0627\u0631\u0643\u062a\u0643 \u0641\u064a %(course_name)s.", @@ -1399,7 +1243,6 @@ "The following users are no longer enrolled in the course:": "\u0644\u0645 \u064a\u0639\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u062a\u0627\u0644\u0648\u0646 \u0645\u0633\u062c\u0651\u0644\u064a\u0646 \u0628\u0627\u0644\u0645\u0633\u0627\u0642:", "The following warnings were generated:": "\u0646\u062a\u062c\u062a \u0627\u0644\u062a\u062d\u0630\u064a\u0631\u0627\u062a \u0627\u0644\u062a\u0627\u0644\u064a\u0629:", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "\u0641\u0626\u0629 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0639\u0627\u0645\u0651\u0629 \u0644\u0645\u0647\u0645\u0651\u0629 \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0646\u0648\u0639\u060c \u0645\u062b\u0644\u060c \u0627\u0644\u0648\u0627\u062c\u0628 \u0627\u0644\u0628\u064a\u062a\u064a \u0623\u0648 \u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0646\u0635\u0641\u064a. \u0633\u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u0627\u0644\u0627\u0633\u0645 \u0645\u0631\u0626\u064a\u0651\u064b\u0627 \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646.", - "The grading process is still running. Refresh the page to see updates.": "\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0645\u0627 \u0632\u0627\u0644\u062a \u062c\u0627\u0631\u064a\u0629. \u062d\u062f\u0651\u0650\u062b \u0627\u0644\u0635\u0641\u062d\u0629 \u0644\u0645\u0634\u0627\u0647\u062f\u0629 \u0627\u0644\u062a\u062d\u062f\u064a\u062b\u0627\u062a.", "The language that team members primarily use to communicate with each other.": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0639\u062a\u0645\u062f\u0647\u0627 \u0623\u0641\u0631\u0627\u062f \u0627\u0644\u0641\u0631\u064a\u0642 \u0628\u0634\u0643\u0644 \u0623\u0633\u0627\u0633\u064a \u0644\u0644\u062a\u0648\u0627\u0635\u0644 \u0641\u064a\u0645\u0627 \u0628\u064a\u0646\u0647\u0645", "The minimum grade for course credit is not set.": "\u0644\u0645 \u062a\u064f\u062d\u062f\u0651\u064e\u062f \u0627\u0644\u062f\u0631\u062c\u0629 \u0627\u0644\u062f\u0646\u064a\u0627 \u0644\u0644\u0646\u062c\u0627\u062d \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0642.", "The minimum score percentage must be a whole number between 0 and 100.": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629 \u0627\u0644\u062f\u0646\u064a\u0627 \u0644\u0644\u0645\u062c\u0645\u0648\u0639 \u0639\u062f\u062f\u0651\u0627 \u0635\u062d\u064a\u062d\u064b\u0627 \u0628\u064a\u0646 0 \u0648 100.", @@ -1446,16 +1289,7 @@ "This Group Configuration is not in use. Start by adding a content experiment to any Unit via the {linkStart}Course Outline{linkEnd}.": "\u0644\u0645 \u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0647\u0630\u0627. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0628\u062f\u0621 \u0628\u0625\u0636\u0627\u0641\u0629 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u062c\u0627\u0631\u0628 \u0625\u0644\u0649 \u0623\u064a \u0648\u062d\u062f\u0629 \u0628\u0632\u064a\u0627\u0631\u0629 {linkStart}\u0646\u0628\u0630\u0629 \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0642{linkEnd}.", "This Group Configuration is used in:": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0647\u0630\u0647 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a:", "This action cannot be undone.": "\u064a\u062a\u0639\u0630\u0651\u0631 \u0627\u0644\u062a\u0631\u0627\u062c\u0639 \u0639\u0646 \u0647\u0630\u0647 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0644\u0627\u062d\u0642\u064b\u0627. ", - "This annotation has %(count)s flag.": [ - "\u064a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u064a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u064a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u062a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u062a\u0648\u062c\u062f %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629", - "\u062a\u062a\u0636\u0645\u0651\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 %(count)s \u0625\u0628\u0644\u0627\u063a\u0627\u062a. " - ], "This assessment could not be submitted.": "\u062a\u0639\u0630\u0651\u0631 \u062a\u0642\u062f\u064a\u0645 \u0647\u0630\u0627 \u0627\u0644\u062a\u0642\u064a\u064a\u0645.", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u062a\u0635\u0641\u0651\u062d \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0644\u0641\u0651\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u0645\u0644 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 .mp4 \u0623\u0648 .ogg \u0623\u0648 .webm.", "This catalog's courses:": "\u0627\u0644\u062f\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647\u0630\u0627 \u0627\u0644\u0643\u062a\u0627\u0644\u0648\u062c:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "\u0647\u0630\u0647 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0646\u0634\u0637\u0629\u064f \u0648\u0645\u0648\u062c\u0648\u062f\u0629\u064f \u0628\u0627\u0644\u0641\u0639\u0644! \u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u062f \u0645\u0646 \u0631\u063a\u0628\u062a\u0643 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0645\u0631\u0627\u0631\u061f", "This component has validation issues.": "\u0647\u0646\u0627\u0643 \u0625\u0634\u0643\u0627\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0635\u0627\u062f\u0642\u0629 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646.", @@ -1485,7 +1319,6 @@ "This post is visible to everyone.": "\u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631 \u0645\u0631\u0626\u064a\u0651\u064c \u0644\u0644\u062c\u0645\u064a\u0639.", "This problem could not be saved.": "\u062a\u0639\u0630\u0651\u0631 \u062d\u0641\u0638 \u0647\u0630\u0647 \u0627\u0644\u0645\u0633\u0623\u0644\u0629.", "This problem has already been released. Any changes will apply only to future assessments.": "\u0633\u0628\u0642 \u0623\u0646 \u062c\u0631\u0649 \u0625\u0635\u062f\u0627\u0631 \u0647\u0630\u0647 \u0627\u0644\u0645\u0633\u0623\u0644\u0629. \u0633\u062a\u064f\u0637\u0628\u0651\u0642 \u0623\u064a \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u062a\u062c\u0631\u064a\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u062a\u0642\u064a\u064a\u0645\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0629 \u0641\u0642\u0637.", - "This problem has been reset.": "\u062a\u0645\u062a \u0625\u0639\u0627\u062f\u0629 \u062a\u0639\u064a\u064a\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0633\u0623\u0644\u0629.", "This response could not be saved.": "\u062a\u0639\u0630\u0651\u0631 \u062d\u0641\u0638 \u0647\u0630\u0627 \u0627\u0644\u0631\u062f!", "This response could not be submitted.": "\u062a\u0639\u0630\u0651\u0631 \u062a\u0642\u062f\u064a\u0645 \u0647\u0630\u0627 \u0627\u0644\u0631\u062f.", "This response has been saved but not submitted.": "\u062d\u064f\u0641\u0651\u0650\u0638 \u0647\u0630\u0627 \u0627\u0644\u0631\u062f\u0651 \u0648\u0644\u0643\u0646 \u0644\u0645 \u064a\u064f\u0642\u062f\u0651\u0645 \u0628\u0639\u062f. ", @@ -1531,13 +1364,8 @@ "Topics": "\u0627\u0644\u0645\u0648\u0627\u0636\u064a\u0639", "Total": "\u0627\u0644\u0645\u062c\u0645\u0648\u0639 ", "Total Number": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a", - "Transcript will be displayed when you start playing the video.": "\u0633\u064a\u0638\u0647\u0631 \u0627\u0644\u0646\u0635 \u0639\u0646\u062f \u0628\u062f\u0623 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Try the transaction again in a few minutes.": "\u0627\u0644\u0631\u062c\u0627\u0621 \u0645\u0639\u0627\u0648\u062f\u0629 \u0637\u0644\u0628 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0645\u062c\u062f\u0651\u062f\u064b\u0627 \u0628\u0639\u062f \u0628\u0636\u0639 \u062f\u0642\u0627\u0626\u0642.", "Try this practice exam again": "\u062c\u0631\u0628 \u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u062a\u0645\u0631\u0646 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", - "Try using a different browser, such as Google Chrome.": "\u064a\u064f\u0631\u062c\u0649 \u0645\u062d\u0627\u0648\u0644\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u062a\u0635\u0641\u0651\u062d \u0622\u062e\u0631\u060c \u0645\u062b\u0644 \u063a\u0648\u063a\u0644 \u0643\u0631\u0648\u0645.", - "Turn off transcripts": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0646\u0635", - "Turn on closed captioning": "\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0627\u0644\u0645\u063a\u0644\u0642\u0629", - "Turn on transcripts": "\u0639\u0631\u0636 \u0646\u0635 \u0627\u0644\u0643\u0644\u0627\u0645 \u0627\u0644\u0645\u062f\u0648\u0651\u0646", "Type": "\u0627\u0644\u0646\u0648\u0639", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u0623\u0636\u0641 \u0631\u0627\u0628\u0637\u064b\u0627 \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0645 \u0632\u0631 \u2019\u0627\u062e\u062a\u0631 \u0645\u0644\u0641\u2018 \u0644\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0645\u0648\u062c\u0648\u062f \u0645\u0646 \u0639\u0644\u0649 \u062c\u0647\u0627\u0632\u0643. (\u0645\u062b\u0627\u0644: 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "\u0627\u0643\u062a\u0628 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0635\u0646\u062f\u0648\u0642 \u0644\u062a\u0635\u0641\u064a\u0629 \u0642\u0627\u0626\u0645\u0629 %s \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629.", @@ -1558,7 +1386,6 @@ "Unlink your {accountName} account": "\u0627\u0641\u0635\u0644 \u062d\u0633\u0627\u0628\u0643 \u0639\u0644\u0649 {accountName}", "Unlinking": "\u0641\u0635\u0644 \u0627\u0644\u0631\u0628\u0637", "Unmark as Answer": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0643\u0625\u062c\u0627\u0628\u0629", - "Unmute": "\u0625\u0644\u063a\u0627\u0621 \u0643\u062a\u0645 \u0627\u0644\u0635\u0648\u062a", "Unnamed Option": "\u062e\u064a\u0627\u0631 \u063a\u064a\u0631 \u0645\u0633\u0645\u0651\u0649 ", "Unpin": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u062a\u062b\u0628\u064a\u062a", "Unpublished changes to content that will release in the future": "\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u063a\u064a\u0631 \u0645\u0646\u0634\u0648\u0631\u0629 \u062c\u0631\u0649 \u0625\u062f\u062e\u0627\u0644\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0633\u064a\u062c\u0631\u064a \u0625\u0635\u062f\u0627\u0631\u0647\u0627 \u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0651\u064b\u0627", @@ -1611,11 +1438,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u064a\u064f\u0631\u062c\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0643\u0627\u0645\u064a\u0631\u062a\u0643 \u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0635\u0648\u0631\u0629 \u0644\u0648\u062c\u0647\u0643. \u062b\u0645\u0651 \u0633\u0646\u0637\u0627\u0628\u0642 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0639 \u0635\u0648\u0631\u0629 \u0648\u062c\u0647\u0643 \u0648\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u064a\u0646 \u0641\u064a \u062d\u0633\u0627\u0628\u0643. ", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u0627\u0633\u062a\u062e\u062f\u0645 \u0643\u0627\u0645\u064a\u0631\u062a\u0643 \u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0635\u0648\u0631\u0629 \u0644\u0648\u062c\u0647\u0643. \u062b\u0645\u0651 \u0633\u0646\u0637\u0627\u0628\u0642 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0639 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0639\u0644\u0649 \u0628\u0637\u0627\u0642\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629. ", "Used": "\u0645\u0633\u062a\u062e\u062f\u064e\u0645", - "User": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "User Email": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "Username": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "Username or email address": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0623\u0648 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a", - "Users": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646", "Users must create and activate their account before they can be promoted to beta tester.": "\u064a\u062c\u0628 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628\u0647\u0645 \u0648\u062a\u0641\u0639\u064a\u0644\u0647 \u0642\u0628\u0644 \u0623\u0646 \u062a\u064f\u062a\u0627\u062d \u0644\u0647\u0645 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u062a\u0631\u0642\u064a\u0629 \u0639\u0636\u0648\u064a\u062a\u0647\u0645 \u0625\u0644\u0649 \u0645\u062e\u062a\u0628\u0631\u064a \u0627\u0644\u0646\u0633\u062e\u0629 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u0629.", "Valid": "\u0635\u0627\u0644\u062d", "Validation Error": "\u0646\u0623\u0633\u0641 \u0644\u062d\u062f\u0648\u062b \u062e\u0637\u0623 \u0641\u064a \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642.", @@ -1631,15 +1456,8 @@ "Verified mode price": "\u0633\u0639\u0631 \u0648\u0636\u0639 \u2019\u0634\u0647\u0627\u062f\u0629 \u0645\u0648\u062b\u0651\u0642\u0629\u2018", "Verify Now": "\u0625\u062c\u0631\u0627\u0621 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0627\u0644\u0622\u0646", "Version": "\u0627\u0644\u0646\u0633\u062e\u0629", - "Very loud": "\u0639\u0627\u0644\u064d \u062c\u062f\u0651\u064b\u0627", - "Very low": "\u0645\u0646\u062e\u0641\u0636 \u062c\u062f\u0651\u064b\u0627", - "Video": "\u0641\u064a\u062f\u064a\u0648", "Video Capture Error": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062a\u0642\u0627\u0637 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "Video ID": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u062a\u0639\u0631\u064a\u0641\u064a \u0644\u0644\u0641\u064a\u062f\u064a\u0648", - "Video ended": "\u0627\u0646\u062a\u0647\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", - "Video position": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", - "Video speed: ": "\u0633\u0631\u0639\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648:", - "Video transcript": "\u0646\u0635 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "View": "\u0639\u0631\u0636", "View %(span_start)s %(team_name)s %(span_end)s": "\u0645\u0634\u0627\u0647\u062f\u0629 %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "\u0627\u0633\u062a\u0639\u0631\u0627\u0636 \u0627\u0644\u0645\u0633\u0627\u0642", @@ -1660,7 +1478,6 @@ ], "Visible to": "\u0645\u0631\u0626\u064a \u0644", "Visible to Staff Only": "\u0645\u0631\u0626\u064a\u0651\u0629 \u0644\u0637\u0627\u0642\u0645 \u0627\u0644\u0645\u0633\u0627\u0642 \u0641\u0642\u0637", - "Volume": "\u0627\u0644\u0635\u0648\u062a ", "Vote for good posts and responses": "\u0635\u0648\u0651\u062a \u0644\u0644\u0631\u062f\u0648\u062f \u0648\u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0627\u0644\u062c\u064a\u0651\u062f\u0629", "Vote for this post,": "\u0635\u0648\u0651\u062a \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631", "Want to confirm your identity later?": "\u0647\u0644 \u062a\u0631\u064a\u062f \u062a\u0623\u0643\u064a\u062f \u0647\u0648\u064a\u0651\u062a\u0643 \u0644\u0627\u062d\u0642\u064b\u0627\u061f", @@ -1715,12 +1532,9 @@ "You commented...": "\u0643\u0627\u0646 \u062a\u0639\u0644\u064a\u0642\u0643...", "You currently have no cohorts configured": "\u0644\u064a\u0633 \u0644\u062f\u064a\u0643 \u062d\u0627\u0644\u064a\u0651\u064b\u0627 \u0623\u064a \u0634\u0639\u0628 \u0645\u0636\u0628\u0648\u0637\u0629 ", "You did not select a content group": "\u0644\u0645 \u062a\u062e\u062a\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u062d\u062a\u0648\u0649", - "You did not select any files to submit.": "\u0644\u0645 \u062a\u062d\u062f\u062f \u0623\u064a \u0645\u0644\u0641\u0627\u062a \u0644\u062a\u0642\u062f\u064a\u0645\u0647\u0627.", - "You did not submit the required files: {requiredFiles}.": "\u0644\u0645 \u062a\u0642\u062f\u0645 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629: {requiredFiles}.", "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u064a\u0628\u062f\u0648 \u0623\u0646\u0651\u0647 \u0644\u0627 \u064a\u0648\u062c\u062f \u0644\u062f\u064a\u0643 \u0628\u0631\u0646\u0627\u0645\u062c \u0641\u0644\u0627\u0634. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0641\u0644\u0627\u0634 \u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642.", "You don't seem to have a webcam connected.": "\u0644\u0627 \u064a\u0628\u062f\u0648 \u0623\u0646\u0651 \u0643\u0627\u0645\u064a\u0631\u0627 \u0627\u0644\u0648\u064a\u0628 \u0645\u062a\u0651\u0635\u0644\u0629 \u0628\u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u0644\u0642\u062f \u0623\u0636\u0641\u062a\u064e \u0645\u0639\u064a\u0627\u0631\u064b\u0627. \u0633\u062a\u062d\u062a\u0627\u062c \u0644\u062a\u062d\u062f\u064a\u062f \u062e\u064a\u0627\u0631 \u0644\u0645\u0639\u064a\u0627\u0631 \u0641\u064a \u062e\u0637\u0648\u0629 \u2019\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646\u2018. \u0644\u0644\u0642\u064a\u0627\u0645 \u0628\u0630\u0644\u0643\u060c \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0646\u0642\u0631 \u0639\u0644\u0649 \u0632\u0631 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.", - "You have already reported this annotation.": "\u0633\u0628\u0642 \u0648\u0623\u0628\u0644\u063a\u062a\u064e \u0639\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629.", "You have already verified your ID!": "\u0633\u0628\u0642 \u0623\u0646 \u062e\u0636\u062a\u064e \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0628\u0637\u0627\u0642\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629! ", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u0644\u0642\u062f \u062d\u0630\u0641\u062a\u064e \u0645\u0639\u064a\u0627\u0631\u064b\u0627\u060c \u0648\u0642\u062f \u0623\u064f\u0632\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0639\u064a\u0627\u0631 \u0645\u0646 \u0627\u0644\u0631\u062f\u0648\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c\u064a\u0629 \u0641\u064a \u062e\u0637\u0648\u0629 \u2019\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646\u2018.", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "\u0644\u0642\u062f \u062d\u0630\u0641\u062a\u064e \u062c\u0645\u064a\u0639 \u062e\u064a\u0627\u0631\u0627\u062a \u0647\u0630\u0627 \u0627\u0644\u0645\u0639\u064a\u0627\u0631\u060c \u0648\u0642\u062f \u0623\u064f\u0632\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0639\u064a\u0627\u0631 \u0645\u0646 \u0627\u0644\u0631\u062f\u0648\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c\u064a\u0629 \u0641\u064a \u062e\u0637\u0648\u0629 \u2019\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u062a\u0639\u0644\u0651\u0645\u064a\u0646\u2018.", @@ -1747,7 +1561,6 @@ "You need to activate your account before you can enroll in courses. Check your inbox for an activation email. After you complete activation you can return and refresh this page.": "\u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0641\u0639\u064a\u0644 \u062d\u0633\u0627\u0628\u0643 \u0642\u0628\u0644 \u0623\u0646 \u062a\u062a\u0645\u0643\u0651\u0646 \u0645\u0646 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0642\u0627\u062a. \u0644\u0630\u0627 \u064a\u064f\u0631\u062c\u0649 \u062a\u0641\u0642\u0651\u062f \u0635\u0646\u062f\u0648\u0642 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u062d\u064a\u062b \u0633\u062a\u0631\u062f\u0643 \u0631\u0633\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644. \u0648\u0628\u0639\u062f \u0623\u0646 \u062a\u0646\u062a\u0647\u064a \u0645\u0646 \u0627\u0644\u062a\u0641\u0639\u064a\u0644\u060c \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0639\u0648\u062f\u0629 \u0648\u0625\u0639\u0627\u062f\u0629 \u0641\u062a\u062d \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629. ", "You reserve all rights for your work": "\u0625\u0646\u0651\u0643 \u062a\u062d\u062a\u0641\u0638 \u0628\u062c\u0645\u064a\u0639 \u062d\u0642\u0648\u0642 \u0639\u0645\u0644\u0643.", "You still need to visit the %(display_name)s website to complete the credit process.": "\u0645\u0627\u0632\u0644\u062a \u0628\u062d\u0627\u062c\u0629 \u0644\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a %(display_name)s \u0644\u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0630\u0627\u062a \u0627\u0644\u0635\u0644\u0629 \u0628\u0627\u0644\u0645\u0627\u062f\u0651\u0629 ", - "You submitted {filename}; only {allowedFiles} are allowed.": "\u0642\u0645\u062a \u0628\u062a\u0642\u062f\u064a\u0645 {filename}\u061b \u064a\u0633\u0645\u062d \u0628\u062a\u0642\u062f\u064a\u0645 \u0645\u0644\u0641\u0627\u062a {allowedFiles} \u0641\u0642\u0637.", "You waive some rights for your work, such that others can use it too": "\u0625\u0646\u0651\u0643 \u062a\u062a\u0646\u0627\u0632\u0644 \u0639\u0646 \u0628\u0639\u0636 \u062d\u0642\u0648\u0642 \u0639\u0645\u0644\u0643\u060c \u0628\u062e\u064a\u062b \u064a\u062a\u0645\u0643\u0651\u0646 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0623\u064a\u0636\u064b\u0627.", "You will not receive notification for emails that bounce, so double-check your spelling.": "\u0644\u0646 \u062a\u062a\u0644\u0642\u0651\u0649 \u0625\u0634\u0639\u0627\u0631\u064b\u0627 \u0628\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0627\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0627\u0644\u062a\u064a \u0644\u0645 \u062a\u0636\u0641 \u0627\u0644\u0649 \u0627\u0644\u0634\u0639\u0628\u0629\u060c \u0644\u0630\u0627 \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0623\u062e\u0637\u0627\u0621 \u0625\u0645\u0644\u0627\u0626\u064a\u0629.", "You will use your webcam to take a picture of your face and of your government-issued photo ID.": "\u0633\u062a\u0633\u062a\u062e\u062f\u0645 \u0643\u0627\u0645\u064a\u0631\u0627\u062a\u0643 \u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0635\u0648\u0631\u0629 \u0644\u0648\u062c\u0647\u0643 \u0648\u0644\u0635\u0648\u0631\u0629 \u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0634\u062e\u0635\u064a\u0651\u0629 \u0627\u0644\u062d\u0643\u0648\u0645\u064a\u0629 \u062e\u0627\u0635\u0651\u062a\u0643.", @@ -1767,7 +1580,6 @@ "Your file '{file}' has been uploaded. Allow a few minutes for processing.": "\u062c\u0631\u0649 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641\u0651\u0643 '{file}'. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0627\u0646\u062a\u0638\u0627\u0631 \u0644\u0628\u0636\u0639 \u062f\u0642\u0627\u0626\u0642 \u0644\u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629.", "Your file could not be uploaded": "\u0639\u0630\u0631\u064b\u0627\u060c \u0644\u0645 \u064a\u0645\u0643\u0646 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641\u0651\u0643. ", "Your file has been deleted.": "\u062c\u0631\u0649 \u062d\u0630\u0641 \u0645\u0644\u0641\u0651\u0643.", - "Your file {filename} is too large (max size: {maxSize}MB).": "\u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641 {filename} \u0643\u0628\u064a\u0631 \u0644\u0644\u063a\u0627\u064a\u0629 (\u0627\u0644\u062d\u062c\u0645 \u0627\u0644\u0623\u0642\u0635\u0649: {maxSize} \u0645\u064a\u063a\u0627\u0628\u0627\u064a\u062a).", "Your message cannot be blank.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0631\u0633\u0627\u0644\u062a\u0643 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0646 \u062a\u0643\u0648\u0646 \u0641\u0627\u0631\u063a\u0629.", "Your message must have a subject.": "\u064a\u062c\u0628 \u0645\u0644\u0621 \u062e\u0627\u0646\u0629 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0641\u064a \u0631\u0633\u0627\u0644\u062a\u0643 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.", "Your message must have at least one target.": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0644\u0631\u0633\u0627\u0644\u062a\u0643 \u0645\u0633\u062a\u0644\u0645 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644.", @@ -1785,29 +1597,14 @@ "Zoom In": "\u062a\u0643\u0628\u064a\u0631", "Zoom Out": "\u062a\u0635\u063a\u064a\u0631", "[no tags]": "[\u0644\u0627 \u064a\u0648\u062c\u062f \u0623\u064a \u0648\u0633\u0645]", - "a day": "\u064a\u0648\u0645 \u0648\u0627\u062d\u062f", - "about %d hour": [ - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0627\u062a", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0629", - "\u062d\u0648\u0627\u0644\u064a %d \u0633\u0627\u0639\u0627\u062a" - ], - "about a minute": "\u062d\u0648\u0627\u0644\u064a \u062f\u0642\u064a\u0642\u0629", - "about a month": "\u062d\u0648\u0627\u0644\u064a \u0634\u0647\u0631", - "about a year": "\u062d\u0648\u0627\u0644\u064a \u0633\u0646\u0629", - "about an hour": "\u062d\u0648\u0627\u0644\u064a \u0633\u0627\u0639\u0629", "active proctored exams": "\u0627\u0644\u0627\u0645\u062a\u062d\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0641\u0627\u0639\u0644\u0629", "and others": "\u0648\u0622\u062e\u0631\u064a\u0646", "anonymous": "\u0645\u062c\u0647\u0648\u0644", - "answer": "\u0627\u0644\u0625\u062c\u0627\u0628\u0629", "answered question": "\u0633\u0624\u0627\u0644 \u0645\u064f\u062c\u0627\u0628 \u0639\u0644\u064a\u0647", "bytes": "\u0628\u0627\u064a\u062a", "certificate": "\u0627\u0644\u0634\u0647\u0627\u062f\u0629", "close": "\u0625\u063a\u0644\u0627\u0642 ", "content group": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649", - "correct": "\u0635\u062d\u0651", "could not determine the course_id": "\u0644\u0645 \u0646\u062a\u0645\u0643\u0646 \u0645\u0646 \u062a\u062d\u062f\u064a\u062f \u0645\u0639\u0631\u0641 \u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629", "course id": "\u0631\u0642\u0645 \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0645\u0633\u0627\u0642 ", "courses with active proctored exams": "\u0627\u0644\u062f\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u062a\u064a \u0641\u064a\u0647\u0627 \u0627\u0645\u062a\u062d\u0627\u0646\u0627\u062a \u0645\u0631\u0627\u0642\u0628\u0629 \u0641\u0627\u0639\u0644\u0629", @@ -1831,15 +1628,11 @@ "follow this post": "\u062a\u0627\u0628\u0650\u0639 \u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u0634\u0648\u0631 ", "group configuration": "\u0636\u0628\u0637 \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629", "image omitted": "\u062a\u0645 \u062d\u0630\u0641 \u0627\u0644\u0635\u0648\u0631\u0629", - "incorrect": "\u062e\u0637\u0623", "internally reviewed": "\u062a\u0645 \u0627\u0633\u062a\u0639\u0631\u0627\u0636\u0647 \u062f\u0627\u062e\u0644\u064a\u0627\u064b", "last activity": "\u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u0623\u062e\u064a\u0631", - "less than a minute": "\u0623\u0642\u0644\u0651 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629", "marked as answer %(time_ago)s": "\u0645\u0648\u0633\u0648\u0645\u0629 \u0643\u0625\u062c\u0627\u0628\u0629 %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "\u0645\u0648\u0633\u0648\u0645\u0629 \u0643\u0625\u062c\u0627\u0628\u0629 %(time_ago)s \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 %(user)s", "name": "\u0627\u0644\u0627\u0633\u0645 ", - "off": "\u063a\u064a\u0631 \u0645\u0641\u0639\u0651\u0644", - "on": "\u0645\u0641\u0639\u0651\u0644", "open slots": "\u0627\u0644\u0634\u0648\u0627\u063a\u0631 \u0627\u0644\u0645\u062a\u0627\u062d\u0629", "or": "\u0623\u0648", "or create a new one here": "\u0623\u0648 \u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", @@ -1862,8 +1655,6 @@ "strong text": "\u0646\u0635 \u0628\u0635\u064a\u063a\u0629 \u2019strong\u2018\u060c \u0623\u064a \u0645\u0647\u0645", "subsection": "\u0642\u0633\u0645 \u0641\u0631\u0639\u064a", "team count": "\u0639\u062f\u062f \u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0641\u0631\u064a\u0642", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "\u0647\u0646\u0627\u0643 {numVotes} \u0635\u0648\u062a", "\u0647\u0646\u0627\u0643 {numVotes} \u0635\u0648\u062a", @@ -1873,13 +1664,11 @@ "\u0647\u0646\u0627\u0643 {numVotes} \u0635\u0648\u062a" ], "timed": "\u0645\u0624\u0642\u0651\u062a", - "title_word_{uniqueId}": "title_word_{uniqueId}", "toggle chapter %(displayName)s": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0641\u0635\u0644 %(displayName)s", "toggle subsection %(displayName)s": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064a %(displayName)s", "unanswered question": "\u0633\u0624\u0627\u0644 \u063a\u064a\u0631 \u0645\u064f\u062c\u0627\u0628 \u0639\u0644\u064a\u0647", "unit": "\u0648\u062d\u062f\u0629", "unsatisfactory": "\u063a\u064a\u0631 \u0645\u0631\u0636\u0650", - "unsubmitted": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u062a\u0642\u062f\u064a\u0645", "upload a PDF file or provide the path to a Studio asset file": "\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0628\u0635\u064a\u063a\u0629 PDF \u0623\u0648 \u062a\u062d\u062f\u064a\u062f \u0645\u0633\u0627\u0631 \u0623\u062d\u062f \u0627\u0644\u0645\u0644\u0641\u0651\u0627\u062a \u0627\u0644\u0645\u0644\u062d\u0642\u0629 \u0628\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0633\u062a\u0648\u062f\u064a\u0648", "username or email": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0623\u0648 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a:", "with %(release_date_from)s": "\u0645\u0639 %(release_date_from)s", @@ -1892,7 +1681,6 @@ "{display_name} Settings": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a {display_name}", "{email} is already on the {container} team. Recheck the email address if you want to add a new member.": "{email} \u0647\u0648 \u0639\u0636\u0648 \u0645\u0633\u062c\u0651\u064e\u0644 \u0645\u0646 \u0642\u0628\u0644 \u0641\u064a \u0641\u0631\u064a\u0642 {container}. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0630\u0627 \u0623\u0631\u062f\u062a \u0625\u0636\u0627\u0641\u0629 \u0639\u0636\u0648 \u062c\u062f\u064a\u062f.", "{hours}:{minutes} (current UTC time)": "{hours}:{minutes} (\u062a\u0648\u0642\u064a\u062a \u063a\u0631\u064a\u0646\u062a\u0634 \u0627\u0644\u062d\u0627\u0644\u064a)", - "{label}: {status}": "{label}: {status}", "{numResponses} other response": [ "{numResponses} \u0631\u062f \u0622\u062e\u0631", "{numResponses} \u0631\u062f \u0622\u062e\u0631", @@ -1924,7 +1712,6 @@ "{organization}\\'s logo": "\u0634\u0639\u0627\u0631 \u0627\u0644{organization}", "{screen_reader_start}Warning:{screen_reader_end} No content groups exist.": "{screen_reader_start}\u062a\u062d\u0630\u064a\u0631:{screen_reader_end} \u062a\u0639\u0630\u0651\u0631 \u0625\u064a\u062c\u0627\u062f \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0645\u062d\u062a\u0648\u0649.", "{screen_reader_start}Warning:{screen_reader_end} The previously selected content group was deleted. Select another content group.": "{screen_reader_start}\u062a\u062d\u0630\u064a\u0631:{screen_reader_end} \u062d\u0651\u0630\u0641\u062a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u062d\u062f\u0651\u062f\u0629 \u0633\u0627\u0628\u0642\u064b\u0627. \u064a\u064f\u0631\u062c\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u062d\u062a\u0648\u0649 \u0623\u062e\u0631\u0649.", - "{start_strong}{total}{end_strong} words submitted in total.": "\u0625\u062c\u0645\u0627\u0644\u064a \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0631\u0633\u0627\u0644\u0647\u0627 {start_strong}{total}{end_strong}.", "{totalItems} total": "\u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a {totalItems}", "{unread_comments_count} new": "{unread_comments_count} \u062c\u062f\u064a\u062f", "\u2026": "..." diff --git a/lms/static/js/i18n/eo/djangojs.js b/lms/static/js/i18n/eo/djangojs.js index 90e87c0ea8..25f38b28eb 100644 --- a/lms/static/js/i18n/eo/djangojs.js +++ b/lms/static/js/i18n/eo/djangojs.js @@ -1199,6 +1199,7 @@ "Ok": "\u00d6k \u2c60'\u03c3\u044f#", "Once in position, use the camera button {icon} to capture your ID": "\u00d6n\u00e7\u00e9 \u00efn p\u00f6s\u00eft\u00ef\u00f6n, \u00fcs\u00e9 th\u00e9 \u00e7\u00e4m\u00e9r\u00e4 \u00df\u00fctt\u00f6n {icon} t\u00f6 \u00e7\u00e4pt\u00fcr\u00e9 \u00fd\u00f6\u00fcr \u00ccD \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1#", "Once in position, use the camera button {icon} to capture your photo": "\u00d6n\u00e7\u00e9 \u00efn p\u00f6s\u00eft\u00ef\u00f6n, \u00fcs\u00e9 th\u00e9 \u00e7\u00e4m\u00e9r\u00e4 \u00df\u00fctt\u00f6n {icon} t\u00f6 \u00e7\u00e4pt\u00fcr\u00e9 \u00fd\u00f6\u00fcr ph\u00f6t\u00f6 \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1#", + "Once you complete one of the program requirements you have a program record. This record is marked complete once you meet all program requirements. A program record can be used to continue your learning journey and demonstrate your learning to others.": "\u00d6n\u00e7\u00e9 \u00fd\u00f6\u00fc \u00e7\u00f6mpl\u00e9t\u00e9 \u00f6n\u00e9 \u00f6f th\u00e9 pr\u00f6gr\u00e4m r\u00e9q\u00fc\u00efr\u00e9m\u00e9nts \u00fd\u00f6\u00fc h\u00e4v\u00e9 \u00e4 pr\u00f6gr\u00e4m r\u00e9\u00e7\u00f6rd. Th\u00efs r\u00e9\u00e7\u00f6rd \u00efs m\u00e4rk\u00e9d \u00e7\u00f6mpl\u00e9t\u00e9 \u00f6n\u00e7\u00e9 \u00fd\u00f6\u00fc m\u00e9\u00e9t \u00e4ll pr\u00f6gr\u00e4m r\u00e9q\u00fc\u00efr\u00e9m\u00e9nts. \u00c0 pr\u00f6gr\u00e4m r\u00e9\u00e7\u00f6rd \u00e7\u00e4n \u00df\u00e9 \u00fcs\u00e9d t\u00f6 \u00e7\u00f6nt\u00efn\u00fc\u00e9 \u00fd\u00f6\u00fcr l\u00e9\u00e4rn\u00efng j\u00f6\u00fcrn\u00e9\u00fd \u00e4nd d\u00e9m\u00f6nstr\u00e4t\u00e9 \u00fd\u00f6\u00fcr l\u00e9\u00e4rn\u00efng t\u00f6 \u00f6th\u00e9rs. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1\u2202\u03b9\u03c1\u03b9\u0455\u03b9\u00a2\u03b9\u03b7g \u0454\u0142\u03b9\u0442, \u0455\u0454\u2202 \u2202\u03c3 \u0454\u03b9\u03c5\u0455\u043c\u03c3\u2202 \u0442\u0454\u043c\u03c1\u03c3\u044f \u03b9\u03b7\u00a2\u03b9\u2202\u03b9\u2202\u03c5\u03b7\u0442 \u03c5\u0442 \u0142\u03b1\u0432\u03c3\u044f\u0454 \u0454\u0442 \u2202\u03c3\u0142\u03c3\u044f\u0454 \u043c\u03b1g\u03b7\u03b1 \u03b1\u0142\u03b9q\u03c5\u03b1. \u03c5\u0442 \u0454\u03b7\u03b9\u043c \u03b1\u2202 \u043c\u03b9\u03b7\u03b9\u043c \u03bd\u0454\u03b7\u03b9\u03b1\u043c, q\u03c5\u03b9\u0455 \u03b7\u03c3\u0455\u0442\u044f\u03c5\u2202 \u0454\u03c7\u0454\u044f\u00a2\u03b9\u0442\u03b1\u0442\u03b9\u03c3\u03b7 \u03c5\u0142\u0142\u03b1\u043c\u00a2\u03c3 \u0142\u03b1\u0432\u03c3\u044f\u03b9\u0455 \u03b7\u03b9\u0455\u03b9 \u03c5\u0442 \u03b1\u0142\u03b9q\u03c5\u03b9\u03c1 \u0454\u03c7 \u0454\u03b1 \u00a2\u03c3\u043c\u043c\u03c3\u2202\u03c3 \u00a2\u03c3\u03b7\u0455\u0454q\u03c5\u03b1\u0442. \u2202\u03c5\u03b9\u0455 \u03b1\u03c5\u0442\u0454 \u03b9\u044f\u03c5\u044f\u0454 \u2202\u03c3\u0142\u03c3\u044f \u03b9\u03b7 \u044f\u0454\u03c1\u044f\u0454\u043d\u0454\u03b7\u2202\u0454\u044f\u03b9\u0442#", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "\u00d6n\u00e7\u00e9 \u00fd\u00f6\u00fcr \u00e4\u00e7\u00e7\u00f6\u00fcnt \u00efs d\u00e9l\u00e9t\u00e9d, \u00fd\u00f6\u00fc \u00e7\u00e4nn\u00f6t \u00fcs\u00e9 \u00eft t\u00f6 t\u00e4k\u00e9 \u00e7\u00f6\u00fcrs\u00e9s \u00f6n th\u00e9 \u00e9dX \u00e4pp, \u00e9dx.\u00f6rg, \u00f6r \u00e4n\u00fd \u00f6th\u00e9r s\u00eft\u00e9 h\u00f6st\u00e9d \u00df\u00fd \u00e9dX. Th\u00efs \u00efn\u00e7l\u00fcd\u00e9s \u00e4\u00e7\u00e7\u00e9ss t\u00f6 \u00e9dx.\u00f6rg fr\u00f6m \u00fd\u00f6\u00fcr \u00e9mpl\u00f6\u00fd\u00e9r\u2019s \u00f6r \u00fcn\u00efv\u00e9rs\u00eft\u00fd\u2019s s\u00fdst\u00e9m \u00e4nd \u00e4\u00e7\u00e7\u00e9ss t\u00f6 pr\u00efv\u00e4t\u00e9 s\u00eft\u00e9s \u00f6ff\u00e9r\u00e9d \u00df\u00fd M\u00ccT \u00d6p\u00e9n L\u00e9\u00e4rn\u00efng, Wh\u00e4rt\u00f6n \u00c9x\u00e9\u00e7\u00fct\u00efv\u00e9 \u00c9d\u00fc\u00e7\u00e4t\u00ef\u00f6n, \u00e4nd H\u00e4rv\u00e4rd M\u00e9d\u00ef\u00e7\u00e4l S\u00e7h\u00f6\u00f6l. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1\u2202\u03b9\u03c1\u03b9\u0455\u03b9\u00a2\u03b9\u03b7g \u0454\u0142\u03b9\u0442, \u0455\u0454\u2202 \u2202\u03c3 \u0454\u03b9\u03c5\u0455\u043c\u03c3\u2202 \u0442\u0454\u043c\u03c1\u03c3\u044f \u03b9\u03b7\u00a2\u03b9\u2202\u03b9\u2202\u03c5\u03b7\u0442 \u03c5\u0442 \u0142\u03b1\u0432\u03c3\u044f\u0454 \u0454\u0442 \u2202\u03c3\u0142\u03c3\u044f\u0454 \u043c\u03b1g\u03b7\u03b1 \u03b1\u0142\u03b9q\u03c5\u03b1. \u03c5\u0442 \u0454\u03b7\u03b9\u043c \u03b1\u2202 \u043c\u03b9\u03b7\u03b9\u043c \u03bd\u0454\u03b7#", "One or more rescheduling tasks failed.": "\u00d6n\u00e9 \u00f6r m\u00f6r\u00e9 r\u00e9s\u00e7h\u00e9d\u00fcl\u00efng t\u00e4sks f\u00e4\u00efl\u00e9d. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f#", "Only <%= fileTypes %> files can be uploaded. Please select a file ending in <%= fileExtensions %> to upload.": "\u00d6nl\u00fd <%= fileTypes %> f\u00efl\u00e9s \u00e7\u00e4n \u00df\u00e9 \u00fcpl\u00f6\u00e4d\u00e9d. Pl\u00e9\u00e4s\u00e9 s\u00e9l\u00e9\u00e7t \u00e4 f\u00efl\u00e9 \u00e9nd\u00efng \u00efn <%= fileExtensions %> t\u00f6 \u00fcpl\u00f6\u00e4d. \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442#", @@ -1341,6 +1342,7 @@ "Profile Image": "Pr\u00f6f\u00efl\u00e9 \u00ccm\u00e4g\u00e9 \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9#", "Profile Visibility:": "Pr\u00f6f\u00efl\u00e9 V\u00efs\u00ef\u00df\u00efl\u00eft\u00fd: \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442,#", "Profile image for {username}": "Pr\u00f6f\u00efl\u00e9 \u00efm\u00e4g\u00e9 f\u00f6r {username} \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, #", + "Program Record": "Pr\u00f6gr\u00e4m R\u00e9\u00e7\u00f6rd \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442#", "Promote another member to Admin to remove your admin rights": "Pr\u00f6m\u00f6t\u00e9 \u00e4n\u00f6th\u00e9r m\u00e9m\u00df\u00e9r t\u00f6 \u00c0dm\u00efn t\u00f6 r\u00e9m\u00f6v\u00e9 \u00fd\u00f6\u00fcr \u00e4dm\u00efn r\u00efghts \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3\u03b7\u0455\u0454\u00a2\u0442\u0454\u0442\u03c5\u044f \u03b1#", "Provisional": "Pr\u00f6v\u00efs\u00ef\u00f6n\u00e4l \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f #", "Provisionally Supported": "Pr\u00f6v\u00efs\u00ef\u00f6n\u00e4ll\u00fd S\u00fcpp\u00f6rt\u00e9d \u2c60'\u03c3\u044f\u0454\u043c \u03b9\u03c1\u0455\u03c5\u043c \u2202\u03c3\u0142\u03c3\u044f \u0455\u03b9\u0442 \u03b1\u043c\u0454\u0442, \u00a2\u03c3#", diff --git a/lms/static/js/i18n/es-419/djangojs.js b/lms/static/js/i18n/es-419/djangojs.js index d377243159..3eae30eda7 100644 --- a/lms/static/js/i18n/es-419/djangojs.js +++ b/lms/static/js/i18n/es-419/djangojs.js @@ -109,20 +109,11 @@ " record is not in correct format and not added to the exception list": "el registro no est\u00e1 en el formato correcto y no se a\u00f1adi\u00f3 a la lista de excepciones", " records are not in correct format and not added to the exception list": "los registros no est\u00e1n en el formato correcto y no se a\u00f1adieron a la lista de excepciones", " to complete and submit the exam.": "para completar y enviar el examen.", - "#Replies": "#Respuestas", "${listPrice}": "${listPrice}", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s comentarios %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s comentarios (%(unread_comments_count)s comentarios no le\u00eddos)%(span_close)s", "%(download_link_start)sDownload this image (right-click or option-click, save as)%(link_end)s and then %(upload_link_start)supload%(link_end)s it to your backpack.": "%(download_link_start)sDescarga esta imagen (haz clic derecho o pulsa opci\u00f3n, guardar como)%(link_end)s y despu\u00e9s %(upload_link_start)ssubirla%(link_end)s a tu mochila.", - "%(earned)s/%(possible)s point (graded)": [ - "%(earned)s/%(possible)s punto (calificado)", - "%(earned)s/%(possible)s puntos (calificados)" - ], - "%(earned)s/%(possible)s point (ungraded)": [ - "%(earned)s/%(possible)s punto (no calificado)", - "%(earned)s/%(possible)s puntos (no calificados)" - ], "%(errorCount)s error found in form.": [ "%(errorCount)s error en el formulario.", "%(errorCount)s errores en el formulario." @@ -134,22 +125,6 @@ "%(memberCount)s / %(maxMemberCount)s Miembros" ], "%(new_item_message)s": "%(new_item_message)s", - "%(num_points)s point possible (graded)": [ - "%(num_points)s punto posible (calificado)", - "%(num_points)s puntos posibles (calificados)" - ], - "%(num_points)s point possible (graded, results hidden)": [ - "%(num_points)s punto posible (calificables, resultados escondidos)", - "%(num_points)s puntos posibles (calificables, resultados ocultos)" - ], - "%(num_points)s point possible (ungraded)": [ - "%(num_points)s punto posible (no calificado)", - "%(num_points)s puntos posibles (no calificados)" - ], - "%(num_points)s point possible (ungraded, results hidden)": [ - "%(num_points)s punto posible (calificable, resultados ocultos)", - "%(num_points)s puntos posibles (no calificables, resultados ocultos)" - ], "%(num_questions)s question": [ "%(num_questions)s pregunta", "%(num_questions)s preguntas" @@ -172,38 +147,7 @@ "%(team_count)s Equipos" ], "%(type)s Component Template Menu": "Plantilla de men\u00fa de componentes %(type)s", - "%(value)s hour": [ - "%(value)s hora", - "%(value)s horas" - ], - "%(value)s minute": [ - "%(value)s minuto", - "%(value)s minutos" - ], - "%(value)s second": [ - "%(value)s segundo", - "%(value)s segundos" - ], - "%d day": [ - "%d d\u00eda", - "%d d\u00edas" - ], - "%d minute": [ - "%d minuto", - "%d minutos" - ], - "%d month": [ - "%d mes", - "%d meses" - ], - "%d year": [ - "%d a\u00f1o", - "%d a\u00f1os" - ], - "%s ago": "hace %s", - "%s from now": "%s a partir de ahora", "(Add signatories for a certificate)": "(A\u00f1adir signatarios para el certificado)", - "(Caption will be displayed when you start playing the video.)": "(Los subt\u00edtulos ser\u00e1n mostrados al iniciar la reproducci\u00f3n del video.)", "(Community TA)": "(Profesor asistente de la comunidad)", "(Optional)": "(Opcional)", "(Required Field)": "(Campo requerido)", @@ -257,7 +201,6 @@ "Actions": "Acciones", "Activate": "Activar", "Activate Your Account": "Activar su cuenta", - "Activating a link in this group will skip to the corresponding point in the video.": "Activar un enlace en este grupo har\u00e1 que el video salte al momento correspondiente.", "Active Uploads": "Cargas activas", "Add": "A\u00f1adir", "Add Additional Signatory": "A\u00f1adir signatario adicional", @@ -282,7 +225,6 @@ "Add language": "A\u00f1adir idioma", "Add learners to this cohort": "Agregar estudiantes a este cohorte", "Add notes about this learner": "A\u00f1ada una nota o comentario sobre este estudiante", - "Add to Dictionary": "Agregar al diccionario", "Add to Exception List": "Agregar a lista de excepciones", "Add your first content group": "Agrege su primer grupo de contenido", "Add your first group configuration": "Agregue su primera configuraci\u00f3n de grupo", @@ -295,18 +237,12 @@ "Additional Time (minutes)": "Tiempo adicional (minutos)", "Additional posts could not be loaded. Refresh the page and try again.": "No se pudieron cargar las publicaciones adicionales. Recarga la p\u00e1gina e intenta nuevamente.", "Additional responses could not be loaded. Refresh the page and try again.": "No se pudieron cargar respuestas adicionales. Recarga la p\u00e1gina e intenta nuevamente.", - "Adjust video speed": "Ajustar velocidad del video", - "Adjust video volume": "Ajustar volumen del video", "Admin": "Administrador", "Advanced": "Avanzado", "After the course\\'s end date has passed, learners can no longer access subsection content. The subsection remains included in grade calculations.": "Despu\u00e9s que la fecha de caducidad del curso haya pasado, los estudiantes ya no pueden acceder a las subsecci\u00f3n del contenido. La subsecci\u00f3n permanece incluida en el c\u00e1lculo del grado.", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "Despu\u00e9s de que la fecha l\u00edmite para la subsecci\u00f3n haya pasado, los estudiantes ya no podr\u00e1n acceder a su contenido. La subsecci\u00f3n sigue incluida en los c\u00e1lculos de calificaciones.", "After you select ": "Despu\u00e9s de seleccionar", "After you upload new files all your previously uploaded files will be overwritten. Continue?": "Despu\u00e9s de subir nuevos archivos, todos sus archivos subidos anteriormente ser\u00e1n borrados. \u00bfProceder?", - "Align center": "Centrar", - "Align left": "Alienar a la izquierda", - "Align right": "Alinear a la derecha", - "Alignment": "Alinear a la", "All Groups": "Todos los Grupos", "All Learners and Staff": "Todos los estudiantes y equipo del curso", "All Posts": "Todas las publicaciones", @@ -316,7 +252,6 @@ "All Unreviewed": "Todos los no revisados", "All Unreviewed Failures": "Todos los fracasos no revisados", "All accounts were created successfully.": "Todas las cuentas fueron creadas exitosamente.", - "All flags have been removed. To undo, uncheck the box.": "Todas las marcas han sido eliminadas. Para deshacer, desmarca la casilla.", "All groups must have a name.": "Todos los grupos deben tener nombre.", "All groups must have a unique name.": "Todos los equipos deben tener un nombre \u00fanico.", "All learners in the {cohort_name} cohort": "Todos los estudiantes que est\u00e1n en la cohorte {cohort_name}", @@ -339,7 +274,6 @@ "Already a library team member": "Ya es un miembro del equipo de la librer\u00eda", "Already a member": "Ya es miembro", "Already have an {platformName} account?": "\u00bfYa tiene una cuenta en la plataforma {platformName}?", - "Alternative source": "Fuente alternativa", "Always divide content-specific discussion topics": "Dividir siempre el contenido espec\u00edfico de los temas de la discusi\u00f3n.", "Always show assessment results": "Mostrar siempre los resultados de la evaluaci\u00f3n", "Amount": "Cantidad", @@ -361,10 +295,6 @@ "An error occurred. Please try again.": "Ocurri\u00f3 un error. Por favor, intenta nuevamente.", "An error occurred. Try again.": "Ocurri\u00f3 un error. Intenta nuevamente.", "An unexpected error occurred. Please try again.": "Se produjo un error inesperado. Por favor, int\u00e9ntalo nuevamente.", - "Anchor": "Ancla", - "Anchors": "Anclas", - "Annotation": "Anotaci\u00f3n ", - "Annotation Text": "Anotaci\u00f3n", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "Se eliminar\u00e1n las restricciones de acceso a cualquier contenido que inscriba este contenido como prerrequisito.", "Any course progress or grades from your current session will be lost.": "Se perder\u00e1 cualquier calificaci\u00f3n o progreso del curso en la sesi\u00f3n actual. ", "Any divided discussion topics are divided based on cohort.": "La divisi\u00f3n de temas de discusi\u00f3n se basa en el cohorte.", @@ -403,17 +333,13 @@ "Associated Content Group": "Contenido de grupo asociado ", "Attribution": "Atribuci\u00f3n", "August": "Agosto", - "Author": "Autor", - "Auto-advance": "Avance autom\u00e1tico", "Automated Transcripts": "Transcripciones automatizadas", "Automatic": "Autom\u00e1tico", "Automatic transcripts are disabled.": "Transcripciones autom\u00e1ticas est\u00e1n deshabilitadas", "Available %s": "%s Disponibles", - "Average": "Normal", "Back to Full List": "Volver a la lista completa", "Back to sign in": "Volver al inicio", "Back to {platform} FAQs": "Regresar a FAQs de {platform}", - "Background color": "Color de fondo", "Basic": "B\u00e1sico", "Basic Account Information": "Informaci\u00f3n b\u00e1sica de la cuenta", "Be sure your entire face is inside the frame": "Verifique que su cara est\u00e1 completamente dentro del marco de la foto", @@ -426,20 +352,13 @@ "Block view is unavailable": "Vista de bloque no disponible", "Blockquote": "Comillas", "Blockquote (Ctrl+Q)": "Comillas (Ctrl+Q)", - "Blocks": "Bloques", - "Body": "Cuerpo", - "Bold": "Negrita", "Bold (Ctrl+B)": "Negrita (Ctrl+B)", "Bookmark this page": "Marcar esta p\u00e1gina", "Bookmarked": "A\u00f1adido a marcadores", "Bookmarked on": "A\u00f1adido a marcadores en", - "Border": "Borde", - "Border color": "Color de borde", - "Bottom": "Base", "Browse": "Explorar", "Browse recently launched courses and see what\\'s new in your favorite subjects": "Echa un vistazo a nuestros cursos lanzados recientemente y qu\u00e9 hay de nuevo en tus temas favoritos.", "Bulk Exceptions": "Excepciones en lote", - "Bullet list": "Lista con vi\u00f1etas", "Bulleted List (Ctrl+U)": "Vi\u00f1etas (Ctrl+U)", "COMPLETED COURSES": "CURSOS COMPLETADOS", "COURSES IN PROGRESS": "CURSOS EN PROGRESO", @@ -454,14 +373,7 @@ "Cannot delete when in use by a unit": "No puede borrar cuando esta en uso por una unidad", "Cannot delete when in use by an experiment": "No se puede borrar mientras est\u00e9 en uso por un experimento", "Cannot drop more <%= types %> assignments than are assigned.": "No se pueden borrar m\u00e1s asignaciones de <%= types %> de los que son asignados.", - "Caption": "Leyenda", "Caution: The last published version of this unit is live. By publishing changes you will change the student experience.": "Atenci\u00f3n: La \u00faltima versi\u00f3n publicada de esta unidad est\u00e1 en vivo. Al publicar los cambios, cambiar\u00e1 la experiencia de los estudiantes.", - "Cell": "Celda", - "Cell padding": "Espaciado del borde de la celda", - "Cell properties": "Propiedades de la celda", - "Cell spacing": "Espaciado de la celda", - "Cell type": "Tipo de celda", - "Center": "Centrado", "Certificate Details": "Detalles del certificado", "Certificate Generated": "Certificado generado", "Certificate Information": "Informaci\u00f3n del certificado", @@ -487,15 +399,6 @@ "Chapter information": "Informaci\u00f3n del cap\u00edtulo", "Chapter {order}": "Cap\u00edtulo {order}", "Check Your Email": "Revise tu correo electr\u00f3nico", - "Check the box to remove %(count)s flag.": [ - "Marque la casilla para eliminar %(count)s marca.", - "Marca la casilla para eliminar %(count)s marcas." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "Marque la casilla para eliminar %(totalFlags)s marca.", - "Marca la casilla para eliminar %(totalFlags)s marcas." - ], - "Check the box to remove all flags.": "Marca la casilla para eliminar todas las marcas.", "Check the highlighted fields below and try again.": "Revisa los campos resaltados abajo e intenta nuevamente.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "Marque esta casilla para recibir un resumen diario por correo electr\u00f3nico con notificaciones de actividad nueva y sin leer de las conversaciones que est\u00e1 siguiendo.", "Check your email": "Verificar su correo electr\u00f3nico", @@ -518,19 +421,13 @@ "Choose one": "Elegir uno", "Choose your institution from the list below:": "Elija su instituci\u00f3n:", "Chosen %s": "%s elegidos", - "Circle": "C\u00edrculo", "Clear": "Borrar", "Clear All": "Borrar todo", "Clear Grading Due Date": "Borrar la fecha l\u00edmite de calificaci\u00f3n", "Clear Release Date/Time": "Borrar la fecha y hora de liberaci\u00f3n", "Clear Value": "Borrar", - "Clear formatting": "Limpiar formato", "Clear search": "Reiniciar b\u00fasqueda", "Clear search results": "Borrar resultados de b\u00fasqueda", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Haz Clic en ACEPTAR para que tu correo electr\u00f3nico sea enviado a una aplicaci\u00f3n de 3ros.\n\nHaz Clic en CANCELAR para volver a est\u00e1 p\u00e1gina sin que se que env\u00ede su informaci\u00f3n.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Haz Clic en ACEPTAR para que tu nombre de usuario y correo electr\u00f3nico sean enviados a una aplicaci\u00f3n de 3ros.\n\nHaz Clic en CANCELAR para volver a est\u00e1 p\u00e1gina sin que se que env\u00ede su informaci\u00f3n.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Haz Clic en ACEPTAR para que su nombre de usuario sea enviado a una aplicaci\u00f3n de 3ros.\n\nHaz Clic en CANCELAR para volver a est\u00e1 p\u00e1gina sin que se que env\u00ede su informaci\u00f3n.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "Haz clic en este bot\u00f3n para silenciar o activar el sonido del v\u00eddeo o usa los botones ARRIBA o ABAJO para aumentar o disminuir el nivel de volumen.", "Click to add a new %(xblock_type)s": "Haga clic para a\u00f1adir una nueva %(xblock_type)s", "Click to change": "Haz clic para modificar", "Click to choose all %s at once.": "Haga clic para seleccionar todos los %s de una vez", @@ -541,21 +438,14 @@ "Closed": "Cerrado", "Code": "C\u00f3digo", "Code Sample (Ctrl+K)": "C\u00f3digo (Ctrl+K)", - "Code block": "Bloque de c\u00f3digo", "Cohort Assignment Method": "M\u00e9todo de asignaci\u00f3n de cohortes", "Cohort Name": "Cohorte", "Cohorts": "Cohortes", "Cohorts Disabled": "Cohortes deshabilitados", "Cohorts Enabled": "Cohortes habilitados", "Collapse All": "Colapsar todo", - "Collapse Instructions": "Contraer instrucciones", "Collapse/Expand this %(xblock_type)s": "Contraer/Expandir esta %(xblock_type)s", - "Color": "Color", - "Cols": "Columnas", - "Column": "Columna", - "Column group": "Agrupar columna", "Coming Soon": "Pr\u00f3ximamente", - "Commentary": "Comentario", "Common Problem Types": "Tipos de problemas comunes", "Community TA": "TA de la comunidad", "Complete courses on your schedule to ensure you stand out in your field!": "\u00a1Complete cursos seg\u00fan tu horario para asegurar que sobresalgas en tu disciplina!", @@ -569,7 +459,6 @@ "Confirm Timed Transcript": "Confirmar la transcripci\u00f3n", "Congratulations!": "\u00a1Felicitaciones!", "Congratulations! You are now verified on %(platformName)s!": "Felicitaciones! Ya se encuentra verificado en %(platformName)s!", - "Constrain proportions": "Restringir proporciones", "Contact Us": "Contacta con nosotros", "Contains staff only content": "Contiene solo contenido del equipo del curso", "Contains {count} group": [ @@ -583,17 +472,13 @@ "Continue to Verification": "Continuar a la verificaci\u00f3n", "Continue to my practice exam": "Continuar a mi examen de pr\u00e1ctica", "Continue to my proctored exam. I want to be eligible for credit.": "Continuar a mi examen supervisado. Quiero ser elegible para cr\u00e9dito.", - "Copy": "Copiar", "Copy Email To Editor": "Copiar el correo al editor", - "Copy row": "Copiar la fila", "Correct failed component": "Corregir componente fallido", "Cost": "Costo", "Could not find Certificate Exception in white list. Please refresh the page and try again": "No se pudo encontrar la excepci\u00f3n de certificado en la lista blanca. Por favor recarga la p\u00e1gina e intenta nuevamente.", "Could not find Certificate Invalidation in the list. Please refresh the page and try again": "No se pudo hallar Invalidaci\u00f3n del Certificado en la lista. Por favor, actualiza la p\u00e1gina e intenta nuevamente.", "Could not find a user with username or email address '<%- identifier %>'.": "No se encontr\u00f3 ning\u00fan usuario con nombre de usuario o direcci\u00f3n '<%- identifier %>'.", - "Could not find the specified string.": "No se encontr\u00f3 la cadena especificada.", "Could not find users associated with the following identifiers:": "No se puede encontrar el usuario asociado al siguiente identificador:", - "Could not grade your answer. The submission was aborted.": "No se ha podido calificar tu respuesta. El registro fue cancelado.", "Could not override problem score for {user}.": "No fue posible sobreescribir el puntaje del problema para el usuario {user}.", "Could not parse certificate JSON. %(message)s": "No fue posible leer el archivo JSON del certificado. %(message)s", "Could not retrieve download url.": "No se pudo recuperar la url de descarga.", @@ -654,21 +539,14 @@ "Current location": "Ubicaci\u00f3n actual", "Current tab": "Pesta\u00f1a actual", "Currently selected": "Seleccionado actualmente", - "Custom color": "Color personalizado", - "Custom...": "Personalizado...", - "Cut": "Cortar", - "Cut row": "Cortar fila", "Date": "Fecha", "Date Added": "Fecha a\u00f1adida", "Date Joined": "Fecha de Registro", "Date Placed": "Fecha de colocaci\u00f3n", "Date added": "Fecha de adici\u00f3n", - "Date posted": "Fecha de publicaci\u00f3n", "Deactivate": "Desactivar", "December": "Diciembre", "Declined": "Negado", - "Decrease indent": "Reducir sagr\u00eda", - "Default": "Por defecto", "Default (Local Time Zone)": "Por defecto (Zona horaria local)", "Default Timed Transcript": "Transcripci\u00f3n con tiempos por defecto", "Delete": "Borrar", @@ -677,10 +555,7 @@ "Delete My Account": "Eliminar mi cuenta", "Delete Page Confirmation": "Confirmaci\u00f3n de borrado", "Delete Team": "Borrar equipo", - "Delete column": "Borrar columna", - "Delete row": "Borrar fila", "Delete student '<%- student_id %>'s state on problem '<%- problem_id %>'?": "\u00bfBorrar estado de estudiante '<%- student_id %>' en problema '<%- problem_id %>'?", - "Delete table": "Borrar tabla", "Delete the user, {username}": "Borrar el usuario, {username}", "Delete this %(item_display_name)s?": "Eliminar %(item_display_name)s?", "Delete this asset": "Borrar este objeto", @@ -697,9 +572,7 @@ "Description": "Descripci\u00f3n", "Description of the certificate": "Descripci\u00f3n del certificado", "Details": "Detalles", - "Dimensions": "Dimensiones", "Disable Account": "Desactivar Cuenta", - "Disc": "Disco", "Discard Changes": "Descartar cambios", "Discarding Changes": "Descartar cambios", "Discussion": "Discusi\u00f3n", @@ -708,14 +581,11 @@ "Discussion topics in the course are not divided.": "Temas de discusi\u00f3n en el curso no son divididos.", "Discussions are unified; all learners interact with posts from other learners, regardless of the group they are in.": "Las discusiones son unificadas; todos los estudiantes interact\u00faan con publicaciones de otros estudiantes, sin considerar su grupo.", "Display Name": "Nombre para mostrar:", - "Div": "Div", "Divide the selected content-specific discussion topics": "Divide los contenidos espec\u00edficos seleccionados de los temas de la discusi\u00f3n", "Divided": "Dividido", - "Do not show again": "No mostrar nuevamente", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "Deseas permitir a este estudiante ('{student_id}') saltar el examen de ingreso ?", "Do you want to replace the edX transcript with the YouTube transcript?": "\u00bfDesea reemplazar la transcripci\u00f3n de edX con la de YouTube?", "Do you want to upload your file before submitting?": "Quieres subir tu archivo antes de enviarlo ?", - "Document properties": "Propiedades del documento", "Does the name on your ID match your account name: %(fullName)s?": "\u00bfCorresponde el nombre en su identificaci\u00f3n con el nombre es su cuenta: %(fullName)s?", "Does the photo of you match your ID photo?": "\u00bfSu foto corresponde a la foto en su identificaci\u00f3n?", "Does the photo of you show your whole face?": "\u00bfMuestra la foto su cara completa?", @@ -751,7 +621,6 @@ "EdX has a timed transcript for this video. If you want to replace this transcript, upload a new .srt transcript file. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript.": "EdX tiene una transcripci\u00f3n para este video. Si desea reemplazarla, suba un nuevo archivo .srt. Si desea editar esta transcripci\u00f3n, descargue, edite y vuelva a cargar el archivo de transcripci\u00f3n.", "Edit": "Editar", "Edit %(display_name)s (required)": "Editar %(display_name)s (requerido)", - "Edit HTML": "Editar HTML", "Edit Membership": "Editar membres\u00eda", "Edit Team": "Editar Equipo", "Edit Thumbnail": "Editar imagen miniatura", @@ -770,17 +639,12 @@ "Email Address (Sign In)": "Direcci\u00f3n de correo electr\u00f3nico (ingresar)", "Email address": "Correo electr\u00f3nico", "Emails successfully sent. The following users are no longer enrolled in the course:": "Los correos electr\u00f3nicos fueron enviados exit\u00f3samente. Los siguientes usuarios ya no est\u00e1n inscritos en el curso:", - "Embed": "Incrustar c\u00f3digo", - "Emoticons": "Emoticonos", "Enable": "Habilitar", "Enable Cohorts": "Habilitar Cohortes", "Enable Now": "Habilitar ahora", "Enable Weekly Highlight Emails": "Habilitar correos destacados semanalmente", "Enabled": "Habilitado", - "Encoding": "Codificaci\u00f3n", - "End": "Fin", "End My Exam": "Terminar mi examen", - "End of transcript. Skip to the start.": "Fin de la transcripci\u00f3n. Saltar al inicio.", "Endorse": "Validar", "Ends {end}": "Termina {end}", "Engage with posts": "Trabajar con las publicaciones", @@ -862,11 +726,8 @@ "Everyone who has staff privileges in this course": "todos los usuarios con rol de funcionario para este curso", "Exam Types": "Tipos de ex\u00e1men", "Exception Granted": "Acceso concedido", - "Exit full browser": "Salir de pantalla completa", "Expand All": "Expandir todo", - "Expand Instructions": "Expandir instrucciones", "Explain if other.": "Si otro, explique.", - "Explanation": "Explicaci\u00f3n", "Explicitly Hiding from Students": "Ocultar solo a los estudiantes", "Explore New Programs": "Explorar programas nuevos", "Explore Programs": "Explorar programas", @@ -878,7 +739,6 @@ "Failed to reset attempts for user.": "Fall\u00f3 al reiniciar los intentos para el usuario.", "February": "Febrero", "Feedback available for selection.": "Comentarios disponibles para esta selecci\u00f3n.", - "File": "Archivo", "File Name": "Nombre de archivo", "File size must be 10MB or less.": "Tama\u00f1o del archivo debe ser de 10MB como m\u00e1ximo.", "File type is not allowed.": "Tipo de archivo no permitido.", @@ -888,32 +748,21 @@ "Files must be in JPEG or PNG format.": "Los archivos deben estar en formato JPEG o PNG.", "Files that you upload must be PDFs or image files in .gif, .jpg, .jpeg, or .png format.": "Archivos que va a subir deben ser formatos PDF o im\u00e1genes en formatos .gif, .jpg, .jpeg, \u00f3 .png.", "Files that you upload must be smaller than 5MB in size.": "Archivos que va a subir deben ser m\u00e1s peque\u00f1os que 5MB en tama\u00f1o.", - "Fill browser": "Ir a pantalla completa", "Filter": "Filtro", "Filter and sort topics": "Filtrar y ordenar los temas", "Final Grade": "Calificaci\u00f3n Final", "Final Grade Received": "Calificaci\u00f3n final recibida", "Financial Assistance": "Asistencia financiera", "Financial Assistance Application": "Solicitud de asistencia financiera", - "Find": "Buscar", "Find a course": "Busca un curso", - "Find and replace": "Encontrar y reemplazar", "Find answers to the top questions asked by learners.": "Encuentra respuestas a las preguntas m\u00e1s comunes de nuestros estudiantes.", "Find discussions": "Encontrar discusiones", - "Find next": "Encontrar el siguiente", - "Find previous": "Encontrar el anterior", - "Finish": "Finalizar", "First time here?": "Primera vez aqu\u00ed?", "Follow": "Seguir", "Follow or unfollow posts": "Seguir o dejar de seguir publicaciones", "Following": "Siguiendo", - "Font Family": "Tipo de fuente", - "Font Sizes": "Tama\u00f1o de fuente", - "Footer": "Pie de p\u00e1gina", "For grading to work, you must change all {oldName} subsections to {newName}.": "Para que el proceso de calificaci\u00f3n funcione, debes cambiar todas las subsecciones {oldName} a {newName}.", "Forgot password?": "\u00bfOlvido su contrase\u00f1a?", - "Format": "Formato", - "Formats": "Formatos", "Free text notes": "Notas o comentarios", "Frequently Asked Questions": "Preguntas frecuentes", "Full Name": "Nombre completo", @@ -921,7 +770,6 @@ "Fullscreen": "Pantalla completa", "Fully Supported": "Completamente soportado", "Gender": "G\u00e9nero", - "General": "General", "General Proctored Exam Rules": "Reglas Generales del Examen Supervisado", "Generate": "Generar", "Generate Exception Certificates": "Generar excepciones de certificados", @@ -950,36 +798,19 @@ "Group information": "Informaci\u00f3n del grupo", "Group name is required": "Nombre de grupo requerido", "Groups": "Grupos", - "H Align": "Alineaci\u00f3n H", "HTML preview of post": "previsiualizaci\u00f3n en HTML", - "HTML source code": "C\u00f3digo fuente HTML", - "Header": "Encabezado", - "Header 1": "Encabezado 1", - "Header 2": "Encabezado 2", - "Header 3": "Encabezado 3", - "Header 4": "Encabezado 4", - "Header 5": "Encabezado 5", - "Header 6": "Encabezado 6", - "Header cell": "Celda de encabezado", - "Headers": "Encabezados", "Heading": "Encabezado", "Heading (Ctrl+H)": "Encabezado (Ctrl+H)", - "Heading 1": "Encabezado 1", - "Heading 2": "Encabezado 2", "Heading 3": "Encabezado 3", "Heading 4": "Encabezado 4", "Heading 5": "Encabezado 5", "Heading 6": "Encabezado 6", - "Headings": "Encabezados", - "Height": "Altura", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "Ayude a otros estudiantes a decidir si unirse o no a su equipo, especificando la caracter\u00edsticas del mismo. Tenga cuidado en no desmotivar la participaci\u00f3n de otros usuarios con esta descripci\u00f3n.", "Hide": "Esconder", - "Hide Annotations": "Ocultar anotaciones", "Hide Deprecated Settings": "Ocultar configuraciones descartadas", "Hide Discussion": "Ocultar Discusi\u00f3n", "Hide Previews": "Ocultar vistas previas", "Hide Timer": "Ocultar cron\u00f3metro", - "Hide closed captions": "Ocultar subt\u00edtulos", "Hide content after course end date": "Ocultar el contenido despu\u00e9s de la fecha l\u00edmite", "Hide content after due date": "Ocultar el contenido despu\u00e9s de la fecha l\u00edmite", "Hide entire subsection": "Ocultar toda la subsecci\u00f3n", @@ -987,13 +818,10 @@ "Hide notes": "Ocultar notas", "Hide transcripts ({transcriptCount})": "Ocultar transcripciones ({transcriptCount})", "Hiding from Students": "Ocultar a los estudiantes", - "High Definition": "Alta Definici\u00f3n", "Highlight {highlight_index}": "Destacado {highlight_index}", "Highlighted text": "Texto resaltado", "Highlights for {display_name}": "Destacados por {display_name}", "Horizontal Rule (Ctrl+R)": "Linea Horizontal (Ctrl+R)", - "Horizontal line": "L\u00ednea horizontal", - "Horizontal space": "Espacio horizontal", "How to create useful text alternatives.": "C\u00f3mo crear alternativas \u00fatiles al texto.", "How to use %(platform_name)s discussions": "C\u00f3mo usar las discusiones de %(platform_name)s", "Hyperlink (Ctrl+L)": "Hiperv\u00ednculo (Ctrl+L)", @@ -1021,14 +849,10 @@ "If you remove this transcript, the transcript will not be available for this component.": "Si elimina esta transcripci\u00f3n, la transcripci\u00f3n no estar\u00e1 disponible para este componente.", "If you select an option other than \"%(hide_label)s\", published units in this subsection become available to learners unless they are explicitly hidden.": "Si selecciona esta opci\u00f3n distinta a \"%(hide_label)s\", \nlas unidades publicadas en este subsecci\u00f3n pasar\u00e1n a estar disponible para los estudiantes a menos que est\u00e1n expl\u00edcitamente ocultas.", "If you still wish to continue and delete your account, please enter your account password:": "Si deseas continuar y eliminar tu cuenta, por favor introduce la contrase\u00f1a de tu cuenta:", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "Si utiliza el Editor Avanzado, este problema ser\u00e1 convertido a formato XML y no podr\u00e1 volver a la pantalla del Editor Simple.\n\n\u00bfPasar al Editor avanzado y convertir este problema al formato XML?", - "Ignore": "Ignorar", - "Ignore all": "Ignorar todo", "Image": "Imagen", "Image (Ctrl+G)": "Imagen (Ctrl+G)", "Image Description": "Descripci\u00f3n de la imagen", "Image Upload Error": "Error en subir imagen", - "Image description": "Descripci\u00f3n de la imagen", "Image must be in PNG format": "La imagen debe estar en formato PNG.", "Image must be in PNG format.": "La imagen debe estar en formato PNG.", "Image upload failed": "Carga de imagen fallida", @@ -1037,28 +861,10 @@ "In Progress": "En progreso", "In the {linkStart}Course Outline{linkEnd}, use this group to control access to a component.": "En el {linkStart}perfil del curso{linkEnd}, usa este grupo para tener control de acceso a este componente.", "Incorrect url format.": "Formato incorrecto de URL.", - "Increase indent": "Aumentar Sangr\u00eda", "Individual Exceptions": "Excepciones individuales", "Inheriting Student Visibility": "Heredando la Visibilidad a estudiantes.", - "Inline": "Dentro de la l\u00ednea", - "Insert": "Insertar", "Insert Hyperlink": "Insertar hiperv\u00ednculo", "Insert Image (upload file or type URL)": "Inserta imagen (subir archivo o introducir URL)", - "Insert column after": "Insertar columna despu\u00e9s", - "Insert column before": "Insertar columna antes", - "Insert date/time": "Insertar fecha y hora", - "Insert image": "Insertar imagen", - "Insert link": "Insertar v\u00ednculo", - "Insert row after": "Insertar fila despu\u00e9s", - "Insert row before": "Insertar fila antes", - "Insert table": "Insertar tabla", - "Insert template": "Insertar plantilla", - "Insert video": "Insertar video", - "Insert/Edit Image": "Insertar/Editar Imagen", - "Insert/edit image": "Insertar o editar imagen", - "Insert/edit link": "Insertar o editar v\u00ednculo", - "Insert/edit video": "Insertar o editar video", - "Instructor": "Instructor", "Instructor Biography": "Biograf\u00eda del instructor", "Instructor Name": "Nombre del instructor", "Instructor Photo": "Foto del instructor", @@ -1076,7 +882,6 @@ "Is this OK?": "\u00bfCorrecto?", "Is your name on your ID readable?": "\u00bfEst\u00e1 su nombre legible en su identificaci\u00f3n?", "It is strongly recommended that you include four or fewer signatories. If you include additional signatories, preview the certificate in Print View to ensure the certificate will print correctly on one page.": "Se recomienda que incluya cuatro signatarios o menos. Si incluye signatarios adicionales, verifique la vista previa del certificado para asegurarse que se vea correctamente en una sola p\u00e1gina.", - "Italic": "It\u00e1lica", "Italic (Ctrl+I)": "Cursiva (Ctrl+I)", "January": "Enero", "Join Team": "Unirse al equipo", @@ -1085,10 +890,8 @@ "Joined Date": "Fecha de Afiliaci\u00f3n", "July": "Julio", "June": "Junio", - "Justify": "Justificar", "KB": "KB", "Key should only contain letters, numbers, _, or -": "Las claves s\u00f3lo deben contener letras, n\u00fameros, _, o -", - "Keywords": "Palabras clave", "LEARN MORE": "APRENDER MAS", "Language": "Idioma", "Large": "Largo", @@ -1114,8 +917,6 @@ "Leave Team": "Abandonar al equipo", "Leave the current session and decide later": "Salir de la edici\u00f3n actual y decidir luego.", "Leave this team?": "\u00bfDeseas abandonar este equipo?", - "Left": "Izquierda", - "Left to right": "De izquierda a derecha", "Legal name": "Nombre", "Less": "Menos", "Library User": "Usuario de la Librer\u00eda", @@ -1154,11 +955,6 @@ "Location in Course": "Ubicaci\u00f3n en el curso", "Lock this asset": "Bloquear este recurso", "Lock/unlock file": "Bloquear / Desbloquear recurso", - "Loud": "Alto", - "Low": "Bajo", - "Lower Alpha": "Alpha min\u00fascula", - "Lower Greek": "Griega min\u00fascula", - "Lower Roman": "Romana min\u00fascula", "MB": "MB", "Make Visible to Students": "Hacer visible a los estudiantes", "Make sure that the full name on your account matches the name on your ID.": "Asegurese que su nombre completo en su cuenta corresponde al de su documento de identificaci\u00f3n.", @@ -1174,15 +970,11 @@ "Mark as Answer": "Marcar como respuesta", "Mark enrollment code as unused": "Marcar c\u00f3digo de inscripci\u00f3n como no utilizado", "Markdown Editing Help": "Ayuda para la edici\u00f3n con marcadores Markdown", - "Match case": "Igualar may\u00fasculas y min\u00faculas", "Max file size exceeded": "Tama\u00f1o maximo del archivo excedido", - "Maximum": "M\u00e1ximo", "Maximum file size: {maxFileSize} GB": "Tama\u00f1o m\u00e1ximo del archivo: {maxFileSize} GB", "May": "Mayo", "Membership": "Afiliaci\u00f3n", - "Merge cells": "Fusionar celdas", "Message:": "Mensaje:", - "Middle": "Educaci\u00f3n media", "Midnight": "Medianoche", "Minimum Completion:": "Valor m\u00ednimo a completar:", "Minimum Score:": "Nota m\u00ednima", @@ -1196,9 +988,6 @@ "Moving": "Moviendo", "Must be a Staff User to Perform this request.": "Hay que ser un usuario del equipo para cumplir esta petici\u00f3n.", "Must complete verification checkpoint": "Debe completar el punto de verificaci\u00f3n", - "Mute": "Silenciar", - "Muted": "En silencio", - "My Notes": "Mis notas", "My Orders": "Mis Pedidos", "My Team": "Mi equipo", "N/A": "N/D", @@ -1214,9 +1003,7 @@ "New %(item_type)s": "Nueva %(item_type)s", "New Address": "Nueva direcci\u00f3n ", "New Password": "Nueva Contrase\u00f1a", - "New document": "Documento nuevo", "New enrollment mode:": "Nuevo modo de inscripcion:", - "New window": "Nueva ventana", "New {component_type}": "Nuevo {component_type}", "Next": "Siguiente", "Next Step: Confirm your identity": "Siguiente paso: Confirmaci\u00f3n de identidad", @@ -1227,7 +1014,6 @@ "No Flash Detected": "No se detect\u00f3 flash", "No Timed Transcript": "No hay transcripci\u00f3n", "No Webcam Detected": "No se detect\u00f3 una c\u00e1mara web.", - "No color": "Sin color", "No content-specific discussion topics exist.": "No existen temas de discusi\u00f3n de contenidos espec\u00edficos", "No description available": "No hay descripci\u00f3n disponible", "No posts matched your query.": "Ninguna publicaci\u00f3n coincide con los criterios dados.", @@ -1239,7 +1025,6 @@ "No tasks currently running.": "No hay tareas en proceso en este momento.", "No transcript uploaded.": "No se ha subido ninguna transcripci\u00f3n", "No validation is performed on policy keys or value pairs. If you are having difficulties, check your formatting.": "No se realiza validaci\u00f3n de pares clave/valor de pol\u00edtica. Si tiene dificultades, por favor revisa tu formato.", - "Nonbreaking space": "Espacio sin saltos", "Noncommercial": "No comercial", "None": "Ninguno", "Noon": "Mediod\u00eda", @@ -1275,13 +1060,11 @@ "Number of Droppable": "Cantidad de ejercicios excluibles", "Number of Students": "N\u00famero de estudiantes", "Numbered List (Ctrl+O)": "Lista numerada (Ctrl+O)", - "Numbered list": "Lista numerada", "OK": "Aceptar", "ORDER NAME": "NOMBRE DEL PEDIDO", "ORDER NUMBER": "N\u00daMERO DEL PEDIDO", "ORDER PLACED": "PEDIDO REALIZADO", "October": "Octubre", - "Ok": "Aceptar", "Once in position, use the camera button {icon} to capture your ID": "Una vez en posici\u00f3n, haz clic en el siguiente \u00edcono {icon} para capturar tu ID", "Once in position, use the camera button {icon} to capture your photo": "Una vez en posici\u00f3n, usa el siguiente \u00edcono {icon} para capturar tu foto", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "Una vez tu cuenta haya sido eliminada, no la podr\u00e1s usar para tomar cursos en la app de edX, edx.org o en cualquier otro sitio administrado por edX. Esto incluye el acceso a edx.org desde el sistema de tu empleador o de tu universidad y el acceso a p\u00e1ginas privadas ofrecidas por MIT Open Learning, Wharton Online y Harvard Medical School.", @@ -1290,7 +1073,6 @@ "Only the parent course staff of a CCX can create content groups.": "S\u00f3lo el personal del curso principal de un CCX puede crear grupos de contenido.", "Open": "Abrir", "Open Calculator": "Abrir Calculadora", - "Open language menu": "Abrir men\u00fa de idioma", "Open the certificate you earned for the %(title)s program.": "Abrir el certificado que ganaste en el programa %(title)s.", "Open/download this file": "Abrir / descargar este archivo", "OpenAssessment Save Error": "Error al guardar en el servidor OpenAssessment", @@ -1309,7 +1091,6 @@ "Organization of the signatory": "Organizaci\u00f3n del signatario", "Other": "Otro", "Overall Score": "Puntaje general", - "Page break": "Salto de p\u00e1gina", "Page number out of %(total_pages)s": "N\u00famero de p\u00e1gina de un total de %(total_pages)s", "Pagination": "Paginaci\u00f3n", "Paragraph": "P\u00e1rrafo", @@ -1319,14 +1100,7 @@ "Password assistance": "Ayuda con la contrase\u00f1a", "Password is incorrect": "Contrase\u00f1a incorrecta", "Passwords do not match.": "Las contrase\u00f1as no son iguales.", - "Paste": "Pegar", - "Paste as text": "Pegar como texto", - "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "La funci\u00f3n pegar est\u00e1 en modo de texto. Los contenidos se pegar\u00e1n como texto plano hasta que se desactive esta opci\u00f3n.", - "Paste row after": "Pegar fila despu\u00e9s", - "Paste row before": "Pegar fila antes", - "Paste your embed code below:": "Pegar el c\u00f3digo para incrustar debajo:", "Path to Signature Image": "Ruta a la imagen de la firma", - "Pause": "Pausar", "Peer": "Par", "Pending Session Review": "Revisi\u00f3n de sesi\u00f3n pendiente", "Photo": "Foto", @@ -1340,8 +1114,6 @@ "Pin": "Marcar", "Pinned": "Fijado", "Placeholder": "Marcador de posici\u00f3n", - "Play": "Reproducir", - "Play video": "Reproducir video", "Please Note": "Por favor tener en cuenta", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "Por favor proporcione una foto del instructor. (Nota: s\u00f3lo se admite formato JPEG o PNG)", "Please add the institute where the instructor is associated": "Ingrese la instituci\u00f3n con la que el instructor est\u00e1 asociado", @@ -1381,27 +1153,22 @@ "Please wait": "Por favor espere", "Post": "Publicaci\u00f3n", "Post type": "Tipo de publicaci\u00f3n", - "Poster": "Poster", "Practice Exam Completed": "Examen de pr\u00e1ctica completado", "Practice Exam Failed": "Examen de pr\u00e1ctica no aprobado", "Practice Proctored": "Practica de examen supervisado", "Practice proctored Exam": "Practica de examen supervisado", - "Pre": "Pre", "Preferred Language": "Preferencia de idioma", "Preformatted": "Preformateado", "Prerequisite:": "Prerrequisito", "Prerequisite: %(prereq_display_name)s": "Prerrequisito: %(prereq_display_name)s ", "Press Add to language": "Seleccione A\u00f1adir para idioma", "Press Remove to remove language": "Seleccione Remover para eliminar el idioma", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "Velocidad: Presiona ARRIBA para acceder al men\u00fa, luego usa las teclas de ARRIBA y ABAJO para cambiar a diferentes velocidades, y presiona ENTER para cambiar a la velocidad seleccionada.", "Press change to change selected transcript provider.": "Seleccione cambiar para cambiar el proveedor de transcripci\u00f3n seleccionado", "Press close to hide course video settings": "Seleccione cerrar para ocultar los ajustes de v\u00eddeo del curso", "Press discard changes to discard changes.": "Seleccione descartar cambios para descartar los cambios realizados", "Press discard changes to discard your changes.": "Seleccione descartar cambios para descartar los cambios realizados", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "Idioma: Presiona la flecha ARRIBA para entrar al men\u00fa de idioma, luego usa las flechas ARRIBA y ABAJO para navegar las opciones de idioma. Presiona ENTRAR para cambiar al idioma seleccionado.", "Press update settings to update course video settings": "Seleccione actualizar ajustes para actualizar los ajustes de v\u00eddeo del curso", "Press update settings to update the information for your organization.": "Seleccione actualizar ajustes para actualizar la informaci\u00f3n de su organizaci\u00f3n", - "Prev": "Previo", "Prevent students from generating certificates in this course?": "\u00bfEvitar que estudiantes generen certificados para este curso ?", "Preview": "Vista previa", "Preview Certificate": "Previsualizar certificado", @@ -1411,7 +1178,6 @@ "Previous Uploads": "Subidas anteriores", "Previous Uploads table has been updated.": "La tabla de Cargas previas ha sido actualizada.", "Previously published": "Publicado previamente", - "Print": "Imprimir", "Processing Re-run Request": "Procesando petici\u00f3n de reapertura", "Proctored": "Supervisado", "Proctored Exam": "Examen supervisado", @@ -1430,7 +1196,6 @@ "Promote another member to Admin to remove your admin rights": "Promueva a otro miembro del equipo a administrador si quiere quitar sus propios privilegios de administrador", "Provisional": "Provisional", "Provisionally Supported": "Soportado de forma provisional", - "Public": "P\u00fablico", "Publish": "Publicar", "Publish all unpublished changes for this {item}?": "Publicar todos los cambios no publicados para este {item}?", "Publish {display_name}": "Publicar {display_name}", @@ -1452,7 +1217,6 @@ "Receive updates": "Recibir notificaciones", "Recent Activity": "Actividad Reciente", "Recommended image resolution is {imageResolution}, maximum image file size should be {maxFileSize} and format must be one of {supportedImageFormats}.": "La resoluci\u00f3n recomendada de la imagen es {imageResolution}, el m\u00e1ximo tama\u00f1o del archivo de la imagen deber\u00eda ser {maxFileSize} y el formato debe ser uno de {supportedImageFormats}.", - "Redo": "Volver a hacer", "Redo (Ctrl+Shift+Z)": "Rehacer (Ctrl+Shift+Z)", "Redo (Ctrl+Y)": "Rehacer (Ctrl+Y)", "Regenerate": "Regenerar", @@ -1476,7 +1240,6 @@ "Remove file": "Remover archivo", "Remove from Invalidation Table": "Remover de la tabla de invalidaciones", "Remove from List": "Remover de la lista", - "Remove link": "Remover el v\u00ednculo", "Remove subsection %(subsectionDisplayName)s": "Borrar subsecci\u00f3n %(subsectionDisplayName)s", "Remove this team member?": "\u00bfRemover este miembro del equipo?", "Remove this video": "Remover este video", @@ -1486,14 +1249,9 @@ "Removing": "Eliminando", "Removing a video from this list does not affect course content. Any content that uses a previously uploaded video ID continues to display in the course.": "Eliminar un video de esta lista no afecta el contenido del curso. Cualquier contenido que use un ID de un video cargado con anterioridad se seguir\u00e1 mostrando en el curso.", "Replace": "Reemplazar", - "Replace all": "Reemplazar todo", - "Replace with": "Reemplazar con", - "Reply": "Responder", - "Reply to Annotation": "Responder a la anotaci\u00f3n", "Report": "Denunciar", "Report abuse": "Denunciar un abuso", "Report abuse, topics, and responses": "Denunciar abusos, temas, y respuestas", - "Report annotation as inappropriate or offensive.": "Reportar una publicaci\u00f3n como ofensiva o inapropiada.", "Reported": "Denunciado", "Requester": "Solicitante", "Required": "Requerido", @@ -1506,7 +1264,6 @@ "Reset my password": "Restablecer mi contrase\u00f1a", "Responses could not be loaded. Refresh the page and try again.": "No se pudieron cargar respuestas. Recarga la p\u00e1gina e intenta nuevamente.", "Restore enrollment code": "Restaurar c\u00f3digo de inscripci\u00f3n", - "Restore last draft": "Restaura el \u00faltimo borrador", "Restrict access to:": "Acceso restringido a:", "Retake Photo": "Tomar nuevamente la foto", "Retake Your Photos": "Tome nuevamente sus fotos", @@ -1520,16 +1277,7 @@ "Review Your Photos": "Revisar sus fotos", "Review your info": "Revisa tu informaci\u00f3n", "Revoke access": "Remover el acceso", - "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c1rea de texto enriquecido. Presiona ALT-F9 para desplegar el men\u00fa. Presiona ALT-F10 para la barra de herramientas. Presiona ALT-0 para obtener ayuda.", - "Right": "Derecha", - "Right to left": "De derecha a izquierda", - "Robots": "Robots", "Role field should not be left unselected.": "El campo de rol no puede quedar sin ser seleccionado.", - "Row": "Fila", - "Row group": "Agrupar fila", - "Row properties": "Propiedades de fila", - "Row type": "Tipo de fila", - "Rows": "Filas", "Save": "Guardar", "Save Changes": "Guardar cambios", "Save changes": "Guardar cambios", @@ -1538,7 +1286,6 @@ "Saving your email preference": "Guardando tus preferencias de correo electr\u00f3nico", "Saving...": "Guardando...", "Scheduled:": "Programado:", - "Scope": "Alcance", "Search": "Buscar", "Search Results": "Resultados de b\u00fasqueda", "Search all posts": "Buscar en todo", @@ -1560,7 +1307,6 @@ "Select a prerequisite subsection and enter a minimum score percentage and minimum completion percentage to limit access to this subsection. Allowed values are 0-100": "Seleccione una sub-secci\u00f3n con prerequisito e ingrese un porcentaje de calificaci\u00f3n m\u00ednimo y un porcentaje m\u00ednimo a ser completado para limitar el acceso a esta sub-secci\u00f3n. Los valores permitidos son de 0 a 100.", "Select a session:": "Selecciona una edici\u00f3n:", "Select a time allotment for the exam. If it is over 24 hours, type in the amount of time. You can grant individual learners extra time to complete the exam through the Instructor Dashboard.": "Seleccione un tiempo disponible para el examen. Si es mayor a 24 horas, escriba la cantidad de tiempo. Puede otorgar a estudiantes individuales un tiempo extra para completar el examen a trav\u00e9s del panel de control de instructor.", - "Select all": "Selecionar todo", "Select fidelity": "Seleccionar fidelidad", "Select language": "Seleccionar lenguaje", "Select one or more groups:": "Selecciones uno o mas grupos:", @@ -1577,7 +1323,6 @@ "Sent To": "Enviado a", "Sent To:": "Enviado a:", "September": "Septiembre", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u00a1Error de secuencia! No se ha podido navegar a %(tab_name)s en el actual SequenceModule. Por favor contacta al equipo del curso.", "Server Error, Please refresh the page and try again.": "Error de servidor, por favor recarga la p\u00e1gina e intenta nuevamente.", "Server error.": "Error en el servidor.", "Session Selection Dropdown for {courseName}": "Men\u00fa desplegable para seleccionar la edici\u00f3n del curso {courseName}", @@ -1590,10 +1335,8 @@ "Share Alike": "Compartir como", "Share on Mozilla Backpack": "Compartir en Mozilla Backpack", "Share your \"%(display_name)s\" award": "Comparte tu insignia de \"%(display_name)s\" ", - "Short explanation": "explicaci\u00f3n breve", "Show": "Mostrar", "Show All": "Mostrar todo", - "Show Annotations": "Mostrar anotaciones", "Show Comment (%(num_comments)s)": [ "Mostrar comentario (%(num_comments)s)", "Mostrar comentarios (%(num_comments)s)" @@ -1602,9 +1345,7 @@ "Show Discussion": "Mostrar Discusi\u00f3n", "Show Previews": "Mostrar vistas previas", "Show assessment results when subsection is past due": "Mostrar resultados de las evaluaciones cuando la subsecci\u00f3n haya caducado", - "Show blocks": "Mostrar bloques", "Show entire subsection": "Mostrar toda la subsecci\u00f3n", - "Show invisible characters": "Mostrar caracteres invisibles", "Show me other ways to sign in or register": "Mostrar otras formas de iniciar sesi\u00f3n o registrarme", "Show notes": "Mostrar notas", "Show posts by {username}.": "Mostrar las publicaciones por {username}.", @@ -1636,7 +1377,6 @@ "Signatory": "Signatario", "Signatory field(s) has invalid data.": "Uno o mas campo del signatario tiene(n) informaci\u00f3n inv\u00e1lida", "Signature Image": "Imagen de la firma", - "Skip": "Omitir", "Social Media Links": "Enlaces de redes sociales", "Some Rights Reserved": "Algunos Derechos Reservados", "Some images in this post have been omitted": "Algunas im\u00e1genes en esta publicaci\u00f3n han sido omitidas", @@ -1646,29 +1386,19 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "Lo sentimos. Ocurri\u00f3 un error en la interpretaci\u00f3n de los subt\u00edtulos enviados. Por favor revise el formato e intente nuevamente.", "Sorry, there was an error trying to process your request. Please try again later.": "Ocurri\u00f3 un error al procesar tu solicitud. Por favor, intente nuevamente m\u00e1s tarde.", "Sorted by": "Ordenados por", - "Source": "Fuente", - "Source code": "C\u00f3digo fuente", - "Special character": "Caracter especial", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "Especificar una alternativa al t\u00edtulo oficial del curso para ser visualizado en los certificados. Dejar vac\u00edo para utilizar el t\u00edtulo oficial del curso.", "Specify any rules or rule exceptions that the proctoring review team should enforce when reviewing the videos. For example, you could specify that calculators are allowed. These specified rules are visible to learners before the learners start the exam, along with the {linkStart}general proctored exam rules{linkEnd}.": "Especifica cualquiera regla o excepciones a la regla que el equipo supervisor de revisi\u00f3n debe aplicar al ver los v\u00eddeos. Por ejemplo, podr\u00edas especificar que calculadoras est\u00e1n permitidas. Estas reglas espec\u00edficas son visibles a los estudiantes que inician el examen, junto con {linkStart}reglas generales del examen supervisado{linkEnd}.", "Specify any rules or rule exceptions that the proctoring review team should enforce when reviewing the videos. For example, you could specify that calculators are allowed. These specified rules are visible to learners before the learners start the exam.": "Especifique cualquier regla o excepci\u00f3n a la regla que el equipo de revisi\u00f3n y monitoreo deber\u00eda hacer cumplir cuando se vean los v\u00eddeos. Por ejemplo, podr\u00eda especificar que calculadoras est\u00e1n permitidas. Esta reglas espec\u00edficas son visibles para los estudiantes antes de que empiecen el examen.", "Specify whether content-specific discussion topics are divided.": "Especifique si los contenidos espec\u00edficos de la discusi\u00f3n del curso est\u00e1n divididos.", "Specify whether discussion topics are divided": "Especifique si los temas de la discusi\u00f3n est\u00e1n divididos", - "Speed": "Velocidad", - "Spellcheck": "Revisi\u00f3n ortogr\u00e1fica", - "Split cell": "Dividir celda", - "Square": "Cuadrado", "Staff": "Equipo del curso", "Staff Only": "Solo equipo del curso", "Staff and Learners": "Funcionarios y estudiantes", - "Start": "Inicio", "Start Date": "Fecha inicial:", "Start Proctored Exam": "Iniciar Examen Supervisado", "Start System Check": "Empezar chequeo del sistema", "Start generating certificates for all students in this course?": "\u00bfComenzar a generar los certificados para todos los estudiantes de este curso?", - "Start of transcript. Skip to the end.": "Inicio de la transcripci\u00f3n. Saltar al final.", "Start regenerating certificates for students in this course?": "\u00bfIniciar regeneraci\u00f3n de certificados para estudiantes de este curso?", - "Start search": "Iniciar b\u00fasqueda", "Start working toward your next learning goal.": "Empieza a trabajar hacia tu pr\u00f3xima meta de aprendizaje.", "Started": "Inici\u00f3", "Started entrance exam rescore task for student '{student_id}'. Click the 'Show Task Status' button to see the status of the task.": "Iniciada tarea de recalificaci\u00f3n de examen de ingreso para estudiante '{student_id}'. Haz clic en el bot\u00f3n 'Mostrar estado de tareas' para ver el estado de la tarea.", @@ -1681,22 +1411,18 @@ "State": "Estado", "Status": "Estado", "Status of Your Response": "Estado de su respuesta", - "Strikethrough": "Tachado", "Student": "Estudiante", "Student Removed from certificate white list successfully.": "El estudiante fue eliminado exitosamente de la lista blanca de certificados.", "Student email or username": "Correo electr\u00f3nico o nombre de usuario del estudiante", "Student username/email field is required and can not be empty. Kindly fill in username/email and then press \"Add to Exception List\" button.": "El campo de nombre de usuario /correo de estudiante es requerido y no puede estar vac\u00edo. Por favor completa este campo y luego presiona el bot\u00f3n de \"A\u00f1adir a la lista de excepciones\".", "Student username/email field is required and can not be empty. Kindly fill in username/email and then press \"Invalidate Certificate\" button.": "El campo de nombre de usuario /correo de estudiante es requerido y no puede estar vac\u00edo. Por favor completa este campo y luego presiona el bot\u00f3n de \"Invalidar certificado\".", "Studio:": "Studio:", - "Style": "Estilo", "Subject": "Asunto", "Subject:": "Asunto:", - "Submission aborted! Sorry, your browser does not support file uploads. If you can, please use Chrome or Safari which have been verified to support file uploads.": "\u00a1El env\u00edo fue descartado! Lo sentimos, tu navegador no soporta la carga de archivos. Si puedes, por favor utiliza Chrome o Safari que han sido verificados para soportar la carga de archivos.", "Submit": "Enviar", "Submit Application": "Enviar solicitud", "Submit enrollment change": "Enviar cambio de inscripci\u00f3n", "Submitted": "Enviado", - "Subscript": "Subescrito", "Subsection": "Subsecci\u00f3n", "Subsection Visibility": "Visibilidad de la subsecci\u00f3n", "Subsection is hidden after course end date": "La subsecci\u00f3n est\u00e1 oculta despu\u00e9s de la fecha de terminaci\u00f3n del curso.", @@ -1717,13 +1443,10 @@ "Successfully started task to rescore problem '<%- problem_id %>' for all students. Click the 'Show Task Status' button to see the status of the task.": "Se program\u00f3 la tarea para re puntuar el problema '<%- problem_id %>' para todos los estudiantes. Haz clic en el bot\u00f3n de 'Mostrar estado de tareas' para ver el estado de dicha tarea.", "Successfully started task to reset attempts for problem '<%- problem_id %>'. Click the 'Show Task Status' button to see the status of the task.": "Se ha programado la tarea de reinicio de los env\u00edos para todos los estudiantes en el problema '<%- problem_id %>'. Haz clic en el bot\u00f3n de 'Mostrar estado de tareas' para ver el estado de dicha tarea.", "Successfully unlinked.": "Se desvincul\u00f3 con \u00e9xito.", - "Superscript": "Superescrito", "Support education research by providing additional information": "Ayuda a la investigaci\u00f3n acad\u00e9mica brindando m\u00e1s informaci\u00f3n", "Supported": "Soportado", "Supported file types: {supportedVideoTypes}": "Tipos de archivo soportados: {supportedVideoTypes}", "TOTAL": "TOTAL", - "Table": "Tabla", - "Table properties": "Propiedades de la tabla", "Tags": "Etiquetas", "Tags:": "Etiquetas:", "Take Photo": "Tomar foto", @@ -1737,7 +1460,6 @@ "Taking As Open Exam": "Tomando como examen abierto", "Taking As Proctored Exam": "Tomando como examen supervisado", "Taking as Proctored": "Tomando como examen supervisado", - "Target": "Objetivo", "Task ID": "Id de la tarea", "Task Progress": "Progreso de la Tarea", "Task Status": "Estado de la tarea", @@ -1756,11 +1478,7 @@ "Teams": "Equipos", "Teams Pagination": "Paginaci\u00f3n de Equipos", "Tell other learners a little about yourself: where you live, what your interests are, why you're taking courses, or what you hope to learn.": "Comparte con otros usuarios algo sobre ti: donde vives, cuales son tus intereses, porque est\u00e1s tomando estos cursos, o cuales son tus expectativas de aprendizaje.", - "Templates": "Plantillas", "Terms of Service and Honor Code": "T\u00e9rminos del servicio y c\u00f3digo de honor", - "Text": "Texto", - "Text color": "Color de texto", - "Text to display": "Texto para desplegar", "Textbook Name": "Nombre", "Textbook information": "Informaci\u00f3n del libro de texto", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "Gracias %(full_name)s! Hemos recibido su pago para el curso %(course_name)s.", @@ -1770,8 +1488,6 @@ "Thank you for submitting your photos. We will review them shortly. You can now sign up for any %(platformName)s course that offers verified certificates. Verification is good for one year. After one year, you must submit photos for verification again.": "Gracias por enviar sus fotos. Las revisaremos pronto. Ahora puede registrarse para cualquier curso de %(platformName)s que ofrezca Certficados Verificados. La verificaci\u00f3n es v\u00e1lida por un a\u00f1o. Despu\u00e9s de este periodo, deber\u00e1 volver a enviar fotograf\u00edas para una nueva verificaci\u00f3n.", "Thank you! We have received your payment for {courseName}.": "\u00a1Gracias! Hemos recibido tu pago para {courseName}.", "Thanks for returning to verify your ID in: {courseName}": "Gracias por regresar a verificar tu ID en: {courseName}", - "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "La URL que introdujiste parece ser una direcci\u00f3n de correo electr\u00f3nico. \u00bfDesea agregarle el prefijo requerido mailto:?", - "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?": "La URL que introdujiste parece ser un v\u00ednculo externo. \u00bfDesea agregarle el prefijo requerido http://?", "The assignment type must have a name.": "El tipo de asignaci\u00f3n debe tener un nombre", "The certificate available date must be later than the course end date.": "La fecha disponible para el certificado debe ser m\u00e1s tarde que la fecha de terminaci\u00f3n del curso.", "The certificate for this learner has been re-validated and the system is re-running the grade for this learner.": "El certificado para este estudiante ha sido revalidado y el sistema est\u00e1 computando nuevamente la calificaci\u00f3n.", @@ -1800,7 +1516,6 @@ "The following users are no longer enrolled in the course:": "Los siguientes usuarios ya no est\u00e1n inscritos en el curso:", "The following warnings were generated:": "Se generaron las siguientes advertencias:", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "La categor\u00eda general para este tipo de asignaci\u00f3n, por ejemplo, Tareas o Examen trimestral. Este nombre es visible a los estudiantes.", - "The grading process is still running. Refresh the page to see updates.": "El proceso de calificaci\u00f3n todav\u00eda est\u00e1 corriendo. Recarga la p\u00e1gina para ver las actualizaciones.", "The language that team members primarily use to communicate with each other.": "El idioma que usan los miembros del equipo para comunicarse.", "The language used throughout this site. This site is currently available in a limited number of languages. Changing the value of this field will cause the page to refresh.": "El idioma utilizado en este sitio. Actualmente este sitio est\u00e1 disponible en un n\u00famero limitado de idiomas. Cambiar el valor de este campo causar\u00e1 que la p\u00e1gina se actualice.", "The minimum completion percentage must be a whole number between 0 and 100.": "El porcentaje m\u00ednimo a completar debe ser un n\u00famero entero entre 0 y 100. ", @@ -1868,12 +1583,7 @@ "This Group Configuration is used in:": "Esta configuraci\u00f3n de grupo se usa en:", "This action cannot be undone.": "Esta acci\u00f3n no se puede deshacer.", "This action updates the {provider} information for your entire organization.": "Esta acci\u00f3n actualiza la informaci\u00f3n del proveedor {provider} para toda la organizaci\u00f3n.", - "This annotation has %(count)s flag.": [ - "Esta publicaci\u00f3n tiene %(count)s marca.", - "Esta publicaci\u00f3n tiene %(count)s marcas." - ], "This assessment could not be submitted.": "Esta revisi\u00f3n no pudo ser enviada.", - "This browser cannot play .mp4, .ogg, or .webm files.": "Este navegador no puede reproducir archivos .mp4, .ogg o .webm", "This catalog's courses:": "Los cursos de este cat\u00e1logo:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "Este certificado ya ha sido activado y est\u00e1 publicado. \u00bfEst\u00e1 seguro de que desea continuar edit\u00e1ndolo?", "This comment could not be deleted. Refresh the page and try again.": "No se pudo borrar este comentario. Recarga la p\u00e1gina e intenta nuevamente.", @@ -1912,7 +1622,6 @@ "This post will be visible to everyone.": "Esta publicaci\u00f3n sera visible para todos.", "This problem could not be saved.": "Este problema no pudo ser guardado.", "This problem has already been released. Any changes will apply only to future assessments.": "Este problema ya ha sido liberado. Cualquier cambio en el mismo se aplicar\u00e1 solo a los env\u00edo futuros.", - "This problem has been reset.": "Este problema ha sido restablecido.", "This response could not be marked as an answer. Refresh the page and try again.": "No se pudo marcar esta respuesta. Recarga la p\u00e1gina e intenta nuevamente.", "This response could not be marked as endorsed. Refresh the page and try again.": "No se pudo marcar esta respuesta como validada. Recarga la p\u00e1gina e intenta nuevamente. ", "This response could not be saved.": "Esta respuesta no pudo ser guardada.", @@ -1967,8 +1676,6 @@ "Today": "Hoy", "Toggle Notifications Setting": "Cambiar las opciones de notificaci\u00f3n", "Tomorrow": "Ma\u00f1ana", - "Tools": "Herramientas", - "Top": "Superior", "Topic": "Tema", "Topic area": "\u00c1rea Tem\u00e1tica", "Topics": "Temas", @@ -1980,14 +1687,9 @@ "Transcript Languages": "Idiomas de Transcripci\u00f3n", "Transcript Provider": "Proveedor de la transcripci\u00f3n", "Transcript Turnaround": "Tiempo de procesamiento de la transcripci\u00f3n", - "Transcript will be displayed when you start playing the video.": "La transcripci\u00f3n se visualizar\u00e1 cuando se comience a reproducir el video.", "Transcripts": "Transcripciones", "Try the transaction again in a few minutes.": "Intenta la transacci\u00f3n nuevamente en algunos minutos.", "Try this practice exam again": "Comenzar este examen de pr\u00e1ctica nuevamente", - "Try using a different browser, such as Google Chrome.": "Intente usar otro navegador. Por ejemplo Google Chrome.", - "Turn off transcripts": "Desactivar transcripci\u00f3n", - "Turn on closed captioning": "Activar subt\u00edtulos", - "Turn on transcripts": "Activar transcripci\u00f3n", "Type": "Tipo", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "Introduce un URL o utiliza el bot\u00f3n de \"Elegir Archivo\" para subir un archivo de tu m\u00e1quina (p. ej. 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "Escriba en este cuadro para filtrar la lista de %s disponibles", @@ -1996,8 +1698,6 @@ "Unable to determine whether we should give you a refund because of System Error. Please try again later.": "No se ha podido determinar si debemos darle un reembolso debido a un error del sistema. Por favor, int\u00e9ntelo de nuevo m\u00e1s tarde.", "Unable to load": "No se ha podido cargar", "Unable to submit application": "No se pudo enviar la solicitud", - "Underline": "Subrayado", - "Undo": "Deshacer", "Undo (Ctrl+Z)": "Deshacer (Ctrl+Z)", "Undo Changes": "Deshacer Cambios", "Undo move": "Deshacer movimiento", @@ -2018,7 +1718,6 @@ "Unlink your {accountName} account": "Desvincular tu cuenta de {accountName} ", "Unlinking": "Desvinculando", "Unmark as Answer": "Desmarcar como respuesta", - "Unmute": "Restablecer sonido", "Unnamed Option": "Opci\u00f3n sin nombre", "Unpin": "Desmarcar", "Unpublished changes to content that will release in the future": "Cambios no publicados del contenido que ser\u00e1 liberado en el futuro", @@ -2066,10 +1765,7 @@ "Upload your video thumbnail image.": "Subir tu miniatura de la imagen del video", "Uploaded file issues. Click on \"+\" to view.": "Problemas con los archivos cargados. Haz clic en \"+\" para ver.", "Uploading": "Subiendo", - "Upper Alpha": "Alfa May\u00fascula", - "Upper Roman": "Romana may\u00fascula", "Upset Learner": "Estudiante alterado", - "Url": "URL", "Use Current Transcript": "Usar la transcripci\u00f3n actual", "Use a practice proctored exam to introduce learners to the proctoring tools and processes. Results of a practice exam do not affect a learner's grade.": "Use una pr\u00e1ctica de examen supervisado para introducir a los estudiantes a las herramientas y procesos de este tipo de examen. Los resultados de esta pr\u00e1ctica no contar\u00e1n hacia la calificaci\u00f3n del estudiante.", "Use a timed exam to limit the time learners can spend on problems in this subsection. Learners must submit answers before the time expires. You can allow additional time for individual learners through the Instructor Dashboard.": "Use un examen cronometrado para limitar el tiempo que los estudiantes podr\u00e1n emplear en los problemas de esta subsecci\u00f3n. Los estudiantes deber\u00e1n enviar sus respuestas antes de que el tiempo expire. Usted podr\u00e1 permitir un tiempo adicional por estudiante a trav\u00e9s del panel de control de instructor.", @@ -2087,13 +1783,10 @@ "Usado en {count} ubicaci\u00f3n", "Usado en {count} ubicaciones" ], - "User": "Usuario", "User Email": "Correo electr\u00f3nico del usuario", "Username": "Nombre de usuario", "Username or email address": "Nombre de usuario o correo electr\u00f3nico", - "Users": "Usuarios", "Users must create and activate their account before they can be promoted to beta tester.": "Los usuarios deben crear y activar su cuenta antes de que puedan ser promovidos a usuarios de prueba.", - "V Align": "Alineaci\u00f3n vertical", "Valid": "V\u00e1lido", "Validation Error": "Error de validaci\u00f3n", "Validation Error While Saving": "Error de Validaci\u00f3n al Guardar", @@ -2108,22 +1801,13 @@ "Verified mode price": "Precio del modo verificado", "Verify Now": "Verificar ahora", "Version": "Versi\u00f3n", - "Vertical space": "Espacio vertical", - "Very loud": "Muy alto", - "Very low": "Muy bajo", - "Video": "V\u00eddeo", "Video Capture Error": "Error en la captura de v\u00eddeo", "Video ID": "ID del video", "Video Source Language": "Idioma de la fuente del video", "Video Status": "Estado del v\u00eddeo", "Video duration is {humanizeDuration}": "La duraci\u00f3n del v\u00eddeo es {humanizeDuration}", - "Video ended": "Fin del video", "Video image upload completed": "Carga del v\u00eddeo completado", "Video image upload started": "Se inici\u00f3 la carga del v\u00eddeo", - "Video position": "Posici\u00f3n del video", - "Video position. Press space to toggle playback": "Posici\u00f3n del video. Presiona el espacio para alternar la reproducci\u00f3n", - "Video speed: ": "Velocidad del video:", - "Video transcript": "Transcripci\u00f3n de video", "View": "Ver", "View %(span_start)s %(team_name)s %(span_end)s": "Ver %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "Ver curso archivado", @@ -2143,8 +1827,6 @@ "Visibility": "Visibilidad", "Visible to": "Visible para", "Visible to Staff Only": "Visible solo para el equipo del curso", - "Visual aids": "Ayudas visuales", - "Volume": "Volumen", "Vote for good posts and responses": "Votar por las mejores publicaciones y respuestas", "Vote for this post,": "Vote por esta publicaci\u00f3n", "Waiting": "Esperando", @@ -2176,12 +1858,9 @@ "When learners submit an answer to an assessment, they immediately see whether the answer is correct or incorrect, and the score received.": "Cuando los estudiantes env\u00edan una respuesta para evaluaci\u00f3n, ven inmediatamente si la respuesta es correcta o incorrecta, y la calificaci\u00f3n recibida.", "When your face is in position, use the camera button {icon} below to take your photo.": "Luego de colocar tu rostro en posici\u00f3n, haz clic en el siguiente \u00edcono {icon} para tomar la foto.", "Which timed transcript would you like to use?": "\u00bfCu\u00e1l de las transcripciones desea utilizar?", - "Whole words": "Palabras completas", "Why activate?": "Por qu\u00e9 activar?", "Why does %(platformName)s need my photo?": "Por qu\u00e9 %(platformName)s necesita mi foto ?", - "Width": "Anchura", "Will Be Visible To:": "Ser\u00e1 visible para:", - "Words: {0}": "Palabras: {0}", "Would you like to sign in using your %(providerName)s credentials?": "\u00bfDesea iniciar sesi\u00f3n usando %(providerName)s?", "Year of Birth": "A\u00f1o de nacimiento", "Yes, Delete": "Si, Eliminar", @@ -2217,12 +1896,9 @@ "You could not be unsubscribed from this post. Refresh the page and try again.": "No se pudo procesar tu solicitud de cancelar tu subscripci\u00f3n a esta publicaci\u00f3n. Recarga la p\u00e1gina e intenta nuevamente.", "You currently have no cohorts configured": "Actualmente no has configurado ning\u00fan cohorte", "You did not select a content group": "No has seleccionado el contenido del grupo", - "You did not select any files to submit.": "No has seleccionado ning\u00fan archivo para enviar.", - "You did not submit the required files: {requiredFiles}.": "No enviaste los archivos requeridos: {requiredFiles}.", "You don't seem to have Flash installed. Get Flash to continue your verification.": "Al parecer no tienes el flash instalado. Por favor instala el flash para continuar con tu proceso de verificaci\u00f3n.", "You don't seem to have a webcam connected.": "Parece que no hay una webcam conectada.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "Ha a\u00f1adido un nuevo criterio. Deber\u00e1 seleccionar una opci\u00f3n para el criterio que se usar\u00e1 en el paso de entrenamiento del estudiante. Para hacer esto, haga clic en la pesta\u00f1a de Configuraci\u00f3n. ", - "You have already reported this annotation.": "Ya has reportado esta publicaci\u00f3n.", "You have already verified your ID!": "Usted ha verificado su ID!", "You have been logged out of your edX account. Click Okay to log in again now. Click Cancel to stay on this page (you must log in again to save your work).": "Tu sesi\u00f3n ha sido cerrada. Haz clic en Aceptar para volver a iniciar sesi\u00f3n. Haz clic en Cancelar para permanecer en est\u00e1 p\u00e1gina (Deberas iniciar sesi\u00f3n nuevamente para guardar tu trabajo).", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "Ha borrado un criterio. El criterio ha sido removido de los ejemplos de respuesta en el paso de entrenamiento del estudiante.", @@ -2239,7 +1915,6 @@ "You have selected \u201cDelete my account.\u201d Deletion of your account and personal data is permanent and cannot be undone. EdX will not be able to recover your account or the data that is deleted.": "Has seleccionado \u201cEliminar mi cuenta\u201d. La eliminaci\u00f3n de tu cuenta y datos personales es permanente e irreversible. EdX no ser\u00e1 capaz de recuperar tu cuenta o los datos que se hayan borrado.", "You have successfully signed into %(currentProvider)s, but your %(currentProvider)s account does not have a linked %(platformName)s account. To link your accounts, sign in now using your %(platformName)s password.": "Has iniciado sesi\u00f3n exitosamente en %(currentProvider)s, pero tu cuenta de %(currentProvider)s no est\u00e1 vinculada con una cuenta en %(platformName)s. Para vincular tus cuentas, ingresa con tu usuario y contrase\u00f1a de %(platformName)s.", "You have successfully updated your goal.": "Ha actualizado exitosamente su objetivo.", - "You have unsaved changes are you sure you want to navigate away?": "Tienes cambios sin guardar, \u00bfest\u00e1s seguro que deseas avanzar en el navegador?", "You have unsaved changes on individual editable fields. If you run an action, your unsaved changes will be lost.": "Tiene cambios sin guardar en campos editables individuales. Si ejecuta una acci\u00f3n, los cambios no guardados se perder\u00e1n.", "You haven't added any assets to this course yet.": "No ha a\u00f1adido a\u00fan ning\u00fan recurso a este curso.", "You haven't added any content to this course yet.": "Todav\u00eda no ha a\u00f1adido ning\u00fan contenido a este curso.", @@ -2261,7 +1936,6 @@ "You receive messages from {platform_name} and course teams at this address.": "Recibe mensajes de {platform_name} y equipos del curso en esta direcci\u00f3n.", "You reserve all rights for your work": "Usted reserva todos los derechos por su trabajo", "You still need to visit the %(display_name)s website to complete the credit process.": "Todav\u00eda debe visitar el sitio web de %(display_name)s para completar el proceso de cr\u00e9dito.", - "You submitted {filename}; only {allowedFiles} are allowed.": "Tu enviaste {filename}; solamente se permiten {allowedFiles}.", "You waive some rights for your work, such that others can use it too": "Usted renuncia a algunos derechos de su trabajo para que otros puedan usarlo tambi\u00e9n. ", "You will be refunded the amount you paid.": "Se le devolver\u00e1 el valor pagado.", "You will not be refunded the amount you paid.": "No le ser\u00e1 devuelto el valor pagado.", @@ -2274,7 +1948,6 @@ "You've successfully signed into %(currentProvider)s.": "Has iniciado sesi\u00f3n exitosamente en %(currentProvider)s.", "Your ID must be a government-issued photo ID that clearly shows your face.": "Su documento de identificaci\u00f3n debe ser un documento oficial con foto que muestre claramente su cara.", "Your Program Journey": "Tu Trayecto del Programa", - "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "Tu navegador no soporta el acceso directo al portapapeles. Por favor, usa los atajos Ctrl+X/C/V", "Your changes have been saved.": "Sus cambios han sido guardados.", "Your changes have been saved. {details}": "Tus cambios han sido guardados. {details}", "Your changes will not take effect until you save your progress.": "Sus cambios no tendr\u00e1n efecto hasta que haya guardado su progreso.", @@ -2289,7 +1962,6 @@ "Your file '{file}' has been uploaded. Allow a few minutes for processing.": "El archivo '{file}' ha sido cargado. Espera algunos minutos mientras se procesa.", "Your file could not be uploaded": "Su archivo no pudo ser cargado", "Your file has been deleted.": "Su archivo ha sido borrado.", - "Your file {filename} is too large (max size: {maxSize}MB).": "Tu archivo {filename} es demasiado grande (tama\u00f1o m\u00e1ximo: {maxSize}MB).", "Your library could not be exported to XML. There is not enough information to identify the failed component. Inspect your library to identify any problematic components and try again.": "Tu librer\u00eda no puede ser exportada a XML. No ha la suficiente informaci\u00f3n para identificar el componente que fall\u00f3. Revisar tu librer\u00eda para identificar alg\u00fan problema en componentes e intentar de nuevo.", "Your message cannot be blank.": "Tu mensaje no puede estar vac\u00edo.", "Your message must have a subject.": "Tu mensaje debe tener un asunto.", @@ -2314,26 +1986,15 @@ "Zoom In": "Acercar", "Zoom Out": "Alejar", "[no tags]": "[sin etiquetas]", - "a day": "un d\u00eda", - "about %d hour": [ - "cerca de %d hora", - "cerca de %d horas" - ], - "about a minute": "cerca de un minuto", - "about a month": "cerca de un mes", - "about a year": "cerca de un a\u00f1o", - "about an hour": "cerca de una hora", "active proctored exams": "ex\u00e1menes supervisados activos", "and others": "y otros", "anonymous": "an\u00f3nimo", - "answer": "pregunta", "answered question": "pregunta respondida", "bytes": "bytes", "certificate": "certificado", "close": "cerrar", "component": "componente", "content group": "Contenido", - "correct": "correcto", "could not determine the course_id": "No se pudo determinar la ID del curso", "course id": "Id de Curso", "courses with active proctored exams": "cursos con ex\u00e1menes supervisados activos", @@ -2360,17 +2021,13 @@ "for {courseName}": "Para {courseName}", "group configuration": "Configuraci\u00f3n de Grupo", "image omitted": "imagen omitida", - "incorrect": "incorrecto", "internally reviewed": "revisado internamente", "last activity": "\u00faltima actividad", - "less than a minute": "menos de un minuto", "marked as answer %(time_ago)s": "marcado como respuesta hace %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "marcado como respuesta hace %(time_ago)s por %(user)s", "minute": "minuto", "minutes": "minutos", "name": "nombre", - "off": "Apagar", - "on": "Encender", "one letter Friday\u0004F": "V", "one letter Monday\u0004M": "L", "one letter Saturday\u0004S": "S", @@ -2403,20 +2060,16 @@ "strong text": "texto agrandado", "subsection": "subsecci\u00f3n", "team count": "Cantidad de equipos", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "actualmente hay {numVotes} voto", "actualmente hay {numVotes} votos" ], "timed": "cronometrado", - "title_word_{uniqueId}": "title_word_{uniqueId}", "toggle chapter %(displayName)s": "cambiar cap\u00edtulo %(displayName)s", "toggle subsection %(displayName)s": "cambiar subsecci\u00f3n %(displayName)s", "unanswered question": "pregunta sin responder", "unit": "unidad", "unsatisfactory": "inadecuado", - "unsubmitted": "No enviado", "upload a PDF file or provide the path to a Studio asset file": "Suba un archivo PDF o ingrese la ruta de un recurso en Studio", "username or email": "nombre de usuario o correo electr\u00f3nico", "with %(release_date_from)s": "con %(release_date_from)s", @@ -2436,7 +2089,6 @@ "{filename} exceeds maximum size of {maxFileSizeInGB} GB.": "El archivo {filename} excede el tama\u00f1o m\u00e1ximo de {maxFileSizeInGB} GB.", "{filename} is not in a supported file format. Supported file formats are {supportedFileFormats}.": "{filename} no est\u00e1 en un formato de archivo soportado. Los formatos de archivo compatibles son {supportedFileFormats}.", "{hours}:{minutes} (current UTC time)": "{hours}:{minutes} (hora UTC actual)", - "{label}: {status}": "{label}: {status}", "{maxWidth}x{maxHeight} pixels": "{maxWidth}x{maxHeight} pixeles", "{minutes} {unit}": "{minutes} {unit}", "{numMoved} learner was moved from {prevCohort}": [ @@ -2479,7 +2131,6 @@ "{selectedProvider} credentials saved": "{selectedProvider} credenciales guardadas", "{sessionDates} (Open until {enrollmentEnd})": "{sessionDates} (Abierto hasta {enrollmentEnd})", "{sessionDates} - Currently Selected": "{sessionDates} - seleccionado actualmente", - "{start_strong}{total}{end_strong} words submitted in total.": "{start_strong}{total}{end_strong} palabras enviadas en total.", "{totalItems} total": "{totalItems} total", "{total_results} result": [ "{total_results} resultado", diff --git a/lms/static/js/i18n/fake2/djangojs.js b/lms/static/js/i18n/fake2/djangojs.js index 0c47d9d644..b2ab53dda8 100644 --- a/lms/static/js/i18n/fake2/djangojs.js +++ b/lms/static/js/i18n/fake2/djangojs.js @@ -1126,6 +1126,7 @@ "Ok": "\u00d8\u029e", "Once in position, use the camera button {icon} to capture your ID": "\u00d8n\u0254\u01dd \u1d09n d\u00f8s\u1d09\u0287\u1d09\u00f8n, ns\u01dd \u0287\u0265\u01dd \u0254\u0250\u026f\u01dd\u0279\u0250 bn\u0287\u0287\u00f8n {icon} \u0287\u00f8 \u0254\u0250d\u0287n\u0279\u01dd \u028e\u00f8n\u0279 \u0197\u0110", "Once in position, use the camera button {icon} to capture your photo": "\u00d8n\u0254\u01dd \u1d09n d\u00f8s\u1d09\u0287\u1d09\u00f8n, ns\u01dd \u0287\u0265\u01dd \u0254\u0250\u026f\u01dd\u0279\u0250 bn\u0287\u0287\u00f8n {icon} \u0287\u00f8 \u0254\u0250d\u0287n\u0279\u01dd \u028e\u00f8n\u0279 d\u0265\u00f8\u0287\u00f8", + "Once you complete one of the program requirements you have a program record. This record is marked complete once you meet all program requirements. A program record can be used to continue your learning journey and demonstrate your learning to others.": "\u00d8n\u0254\u01dd \u028e\u00f8n \u0254\u00f8\u026fdl\u01dd\u0287\u01dd \u00f8n\u01dd \u00f8\u025f \u0287\u0265\u01dd d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01ddbn\u1d09\u0279\u01dd\u026f\u01ddn\u0287s \u028e\u00f8n \u0265\u0250\u028c\u01dd \u0250 d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01dd\u0254\u00f8\u0279d. \u0166\u0265\u1d09s \u0279\u01dd\u0254\u00f8\u0279d \u1d09s \u026f\u0250\u0279\u029e\u01ddd \u0254\u00f8\u026fdl\u01dd\u0287\u01dd \u00f8n\u0254\u01dd \u028e\u00f8n \u026f\u01dd\u01dd\u0287 \u0250ll d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01ddbn\u1d09\u0279\u01dd\u026f\u01ddn\u0287s. \u023a d\u0279\u00f8\u0183\u0279\u0250\u026f \u0279\u01dd\u0254\u00f8\u0279d \u0254\u0250n b\u01dd ns\u01ddd \u0287\u00f8 \u0254\u00f8n\u0287\u1d09nn\u01dd \u028e\u00f8n\u0279 l\u01dd\u0250\u0279n\u1d09n\u0183 \u027e\u00f8n\u0279n\u01dd\u028e \u0250nd d\u01dd\u026f\u00f8ns\u0287\u0279\u0250\u0287\u01dd \u028e\u00f8n\u0279 l\u01dd\u0250\u0279n\u1d09n\u0183 \u0287\u00f8 \u00f8\u0287\u0265\u01dd\u0279s.", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "\u00d8n\u0254\u01dd \u028e\u00f8n\u0279 \u0250\u0254\u0254\u00f8nn\u0287 \u1d09s d\u01ddl\u01dd\u0287\u01ddd, \u028e\u00f8n \u0254\u0250nn\u00f8\u0287 ns\u01dd \u1d09\u0287 \u0287\u00f8 \u0287\u0250\u029e\u01dd \u0254\u00f8n\u0279s\u01dds \u00f8n \u0287\u0265\u01dd \u01dddX \u0250dd, \u01dddx.\u00f8\u0279\u0183, \u00f8\u0279 \u0250n\u028e \u00f8\u0287\u0265\u01dd\u0279 s\u1d09\u0287\u01dd \u0265\u00f8s\u0287\u01ddd b\u028e \u01dddX. \u0166\u0265\u1d09s \u1d09n\u0254lnd\u01dds \u0250\u0254\u0254\u01ddss \u0287\u00f8 \u01dddx.\u00f8\u0279\u0183 \u025f\u0279\u00f8\u026f \u028e\u00f8n\u0279 \u01dd\u026fdl\u00f8\u028e\u01dd\u0279\u2019s \u00f8\u0279 nn\u1d09\u028c\u01dd\u0279s\u1d09\u0287\u028e\u2019s s\u028es\u0287\u01dd\u026f \u0250nd \u0250\u0254\u0254\u01ddss \u0287\u00f8 d\u0279\u1d09\u028c\u0250\u0287\u01dd s\u1d09\u0287\u01dds \u00f8\u025f\u025f\u01dd\u0279\u01ddd b\u028e M\u0197\u0166 \u00d8d\u01ddn \u0141\u01dd\u0250\u0279n\u1d09n\u0183, W\u0265\u0250\u0279\u0287\u00f8n \u0246x\u01dd\u0254n\u0287\u1d09\u028c\u01dd \u0246dn\u0254\u0250\u0287\u1d09\u00f8n, \u0250nd \u0126\u0250\u0279\u028c\u0250\u0279d M\u01ddd\u1d09\u0254\u0250l S\u0254\u0265\u00f8\u00f8l.", "Only <%= fileTypes %> files can be uploaded. Please select a file ending in <%= fileExtensions %> to upload.": "\u00d8nl\u028e <%= fileTypes %> \u025f\u1d09l\u01dds \u0254\u0250n b\u01dd ndl\u00f8\u0250d\u01ddd. \u2c63l\u01dd\u0250s\u01dd s\u01ddl\u01dd\u0254\u0287 \u0250 \u025f\u1d09l\u01dd \u01ddnd\u1d09n\u0183 \u1d09n <%= fileExtensions %> \u0287\u00f8 ndl\u00f8\u0250d.", "Only properly formatted .csv files will be accepted.": "\u00d8nl\u028e d\u0279\u00f8d\u01dd\u0279l\u028e \u025f\u00f8\u0279\u026f\u0250\u0287\u0287\u01ddd .\u0254s\u028c \u025f\u1d09l\u01dds \u028d\u1d09ll b\u01dd \u0250\u0254\u0254\u01ddd\u0287\u01ddd.", @@ -1261,6 +1262,7 @@ "Profile Image": "\u2c63\u0279\u00f8\u025f\u1d09l\u01dd \u0197\u026f\u0250\u0183\u01dd", "Profile Visibility:": "\u2c63\u0279\u00f8\u025f\u1d09l\u01dd V\u1d09s\u1d09b\u1d09l\u1d09\u0287\u028e:", "Profile image for {username}": "\u2c63\u0279\u00f8\u025f\u1d09l\u01dd \u1d09\u026f\u0250\u0183\u01dd \u025f\u00f8\u0279 {username}", + "Program Record": "\u2c63\u0279\u00f8\u0183\u0279\u0250\u026f \u024c\u01dd\u0254\u00f8\u0279d", "Promote another member to Admin to remove your admin rights": "\u2c63\u0279\u00f8\u026f\u00f8\u0287\u01dd \u0250n\u00f8\u0287\u0265\u01dd\u0279 \u026f\u01dd\u026fb\u01dd\u0279 \u0287\u00f8 \u023ad\u026f\u1d09n \u0287\u00f8 \u0279\u01dd\u026f\u00f8\u028c\u01dd \u028e\u00f8n\u0279 \u0250d\u026f\u1d09n \u0279\u1d09\u0183\u0265\u0287s", "Provisional": "\u2c63\u0279\u00f8\u028c\u1d09s\u1d09\u00f8n\u0250l", "Provisionally Supported": "\u2c63\u0279\u00f8\u028c\u1d09s\u1d09\u00f8n\u0250ll\u028e Sndd\u00f8\u0279\u0287\u01ddd", diff --git a/lms/static/js/i18n/fr/djangojs.js b/lms/static/js/i18n/fr/djangojs.js index 55fcaa193e..831b404549 100644 --- a/lms/static/js/i18n/fr/djangojs.js +++ b/lms/static/js/i18n/fr/djangojs.js @@ -23,14 +23,9 @@ " learner does not exist in LMS and not added to the exception list": "apprenant n'existant pas dans le LMS et non ajout\u00e9 dans la liste d'exception", " learner is successfully added to the exception list": "apprenant ajout\u00e9 avec succ\u00e8s \u00e0 la liste d'exception", " learners are successfully added to exception list": "apprenants ajout\u00e9s avec succ\u00e8s \u00e0 la liste d'exception", - "#Replies": "#R\u00e9ponses", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)scommentaires %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)scommentaires (%(unread_comments_count)s commentaires non lus)%(span_close)s", - "%(earned)s/%(possible)s point (ungraded)": [ - "%(earned)s/%(possible)s point (non not\u00e9)", - "%(earned)s/%(possible)s points (non not\u00e9s)" - ], "%(errorCount)s error found in form.": [ "%(errorCount)s erreur trouv\u00e9e dans le formulaire.", "%(errorCount)s erreurs trouv\u00e9es dans le formulaire." @@ -41,14 +36,6 @@ "%(memberCount)s / %(maxMemberCount)s membre", "%(memberCount)s / %(maxMemberCount)s membres" ], - "%(num_points)s point possible (ungraded)": [ - "%(num_points)s point possible (non not\u00e9)", - "%(num_points)s points possibles (non not\u00e9s)" - ], - "%(num_points)s point possible (ungraded, results hidden)": [ - "%(num_points)s point possible (non not\u00e9, r\u00e9sultats masqu\u00e9s)", - "%(num_points)s points possible (non not\u00e9, r\u00e9sultats masqu\u00e9s)" - ], "%(num_questions)s question": [ "%(num_questions)s question", "%(num_questions)s questions" @@ -69,38 +56,7 @@ "%(team_count)s Equipe", "%(team_count)s \u00c9quipes" ], - "%(value)s hour": [ - "%(value)s heure", - "%(value)s heures" - ], - "%(value)s minute": [ - "%(value)s minute", - "%(value)s minutes" - ], - "%(value)s second": [ - "%(value)s seconde", - "%(value)s secondes" - ], - "%d day": [ - "%d jour", - "%d jours" - ], - "%d minute": [ - "%d minute", - "%d minutes" - ], - "%d month": [ - "%d mois", - "%d mois" - ], - "%d year": [ - "%d an", - "%d ans" - ], - "%s ago": "il y a %s ", - "%s from now": "depuis %s ", "(Add signatories for a certificate)": "(Ajouter des signatures pour le certificat)", - "(Caption will be displayed when you start playing the video.)": "(Les sous-titres s'afficheront quand vous lancerez la vid\u00e9o.)", "(Required Field)": "(Champ requis)", "(contains %(student_count)s student)": [ "(contient %(student_count)s \u00e9tudiant)", @@ -127,7 +83,6 @@ "Action required: Enter a valid date.": "Action requise : Entrez une date valide.", "Actions": "Actions", "Activate Your Account": "Activez votre compte", - "Activating a link in this group will skip to the corresponding point in the video.": "L'activation d'un lien dans ce groupe permettra d'aller au point correspondant de la vid\u00e9o.", "Active Uploads": "T\u00e9l\u00e9chargement Actifs", "Add": "Ajouter", "Add Additional Signatory": "Ajouter une signature additionnelle.", @@ -149,8 +104,6 @@ "Adding": "Ajout", "Adding the selected course to your cart": "Ajout dans le panier en cours", "Additional Information": "Information additionnelle", - "Adjust video speed": "R\u00e9gler la vitesse de lecture de la vid\u00e9o", - "Adjust video volume": "R\u00e9gler le volume de la vid\u00e9o", "Admin": "Administrateur", "Advanced": "Avanc\u00e9", "All Groups": "Tous les groupes", @@ -158,7 +111,6 @@ "All Time Zones": "Tous les fuseaux horaires", "All Topics": "Tous les sujets", "All accounts were created successfully.": "Tous les comptes ont \u00e9t\u00e9 cr\u00e9\u00e9s avec succ\u00e8s.", - "All flags have been removed. To undo, uncheck the box.": "Tous les drapeaux ont \u00e9t\u00e9 supprim\u00e9s. Pour annuler, d\u00e9cochez la case.", "All groups must have a name.": "Tous les groupes doivent avoir un nom.", "All groups must have a unique name.": "Tous les groupes doivent avoir un nom unique.", "All learners in the {cohort_name} cohort": "Tous les apprenants de la cohorte {cohort_name}", @@ -193,8 +145,6 @@ "An error occurred. Please try again.": "Une erreur est survenue. Veuillez r\u00e9essayer.", "An error occurred. Try again.": "Une erreur est survenue. R\u00e9essayez.", "An unexpected error occurred. Please try again.": "Une erreur inattendue est survenue. Veuillez r\u00e9essayer.", - "Annotation": "Annotation", - "Annotation Text": "Texte de l'annotation", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "Tous les contenus qui ont list\u00e9 ce contenu comme pr\u00e9requis auront aussi leurs droits d'acc\u00e8s supprim\u00e9s.", "April": "Avril", "Are you sure you want to delete this comment?": "\u00cates-vous s\u00fbr de vouloir supprimer ce commentaire ?", @@ -215,7 +165,6 @@ "August": "Ao\u00fbt", "Automatic": "Automatique", "Available %s": "%s disponible(s)", - "Average": "Moyen", "Back to sign in": "Retour \u00e0 la connexion", "Basic": "Basique", "Basic Account Information": "Informations g\u00e9n\u00e9rales du compte", @@ -247,15 +196,6 @@ "Chapter Name": "Nom du chapitre", "Chapter information": "Information sur le chapitre", "Check Your Email": "V\u00e9rifiez votre email", - "Check the box to remove %(count)s flag.": [ - "Cochez la case pour supprimer %(count)s drapeau.", - "Cochez la case pour supprimer %(count)s drapeaux." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "Cochez la case pour supprimer %(totalFlags)s drapeau.", - "Cochez la case pour supprimer %(totalFlags)s drapeaux." - ], - "Check the box to remove all flags.": "Cochez la case pour supprimer tous les drapeaux.", "Check the highlighted fields below and try again.": "V\u00e9rifiez les champs en surbrillance ci-dessous et r\u00e9essayez.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "Cocher cette case pour recevoir une fois par jour un e-mail r\u00e9capitulatif des nouveaut\u00e9s dans les fils de discussion que vous suivez.", "Check your email": "V\u00e9rifiez votre email", @@ -280,10 +220,6 @@ "Clear Value": "Effacer la valeur", "Clear search": "Effacer la recherche", "Clear search results": "Effacer les r\u00e9sultats de la recherche", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Cliquez sur OK pour avoir votre adresse mail transmise \u00e0 une application tierce.\n\nCliquez sur Annuler pour retourner \u00e0 la page pr\u00e9c\u00e9dente sans envoyer d'information.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Cliquez sur OK pour avoir votre nom d'utilisateur et votre adresse \u00e9lectronique transmis \u00e0 une application tierce.\n\nCliquez sur Annuler pour retourner \u00e0 la page pr\u00e9c\u00e9dente sans envoyer d'information.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Cliquez sur OK pour avoir votre nom d'utilisateur transmis \u00e0 une application tierce.\n\nCliquez sur Annuler pour retourner \u00e0 la page pr\u00e9c\u00e9dente sans envoyer d'information.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "Cliquer sur ce bouton pour couper ou remettre le son de la vid\u00e9o ou appuyer sur les touches HAUT ou BAS pour augmenter ou diminuer le volume. ", "Click to add a new %(xblock_type)s": "Cliquer pour ajouter un nouveau %(xblock_type)s", "Click to change": "Cliquez pour changer", "Click to choose all %s at once.": "Cliquez pour choisir tous les \u00ab\u00a0%s\u00a0\u00bb en une seule op\u00e9ration.", @@ -360,7 +296,6 @@ "Date": "Date", "Date Added": "Date ajout\u00e9e", "Date added": "Date ajout\u00e9e", - "Date posted": "Date de l'envoi", "December": "D\u00e9cembre", "Default Timed Transcript": "Transcription synchronis\u00e9e par d\u00e9faut", "Delete": "Supprimer", @@ -379,7 +314,6 @@ "Discarding Changes": "Annuler les modifications", "Discussion": "Discussion", "Discussion Home": "Page d'accueil de Discussion", - "Do not show again": "Ne pas montrer de nouveau", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "Voulez-vous dispenser l'\u00e9tudiant ('{student_id}') d'examen d'entr\u00e9e?", "Do you want to replace the edX transcript with the YouTube transcript?": "Souhaitez-vous remplacer la transcription EdX par celle de YouTube ?", "Do you want to upload your file before submitting?": "Charger le fichier avant l'envoi?", @@ -422,9 +356,7 @@ "Email address": "Adresse email", "Emails successfully sent. The following users are no longer enrolled in the course:": "Les e-mails ont \u00e9t\u00e9 envoy\u00e9s avec succ\u00e8s. Les utilisateurs suivants ont \u00e9t\u00e9 d\u00e9sinscrits du cours\u00a0:", "Enable Cohorts": "Activer les cohortes", - "End": "Fin", "End My Exam": "Terminer mon examen", - "End of transcript. Skip to the start.": "Fin de la transcription. Aller au d\u00e9but.", "Endorse": "Approuver", "Engage with posts": "Participez \u00e0 la conversation", "Enrolling you in the selected course": "Inscription en cours", @@ -480,9 +412,7 @@ "Error: You cannot remove yourself from the Instructor group!": "Erreur : Vous ne pouvez pas vous supprimer vous-m\u00eame du groupe des enseignants !", "Errors": "Erreurs", "Everyone who has staff privileges in this course": "Tous ceux qui ont un statut d'\u00e9quipe p\u00e9dagogique pour ce cours", - "Exit full browser": "Quitter le navigateur plein \u00e9cran", "Expand All": "Tout d\u00e9plier", - "Explanation": "Explication", "Explicitly Hiding from Students": "Cacher explicitement aux \u00e9tudiants", "Explore your course!": "Explorez votre cours", "February": "F\u00e9vrier", @@ -492,7 +422,6 @@ "File upload succeeded": "Chargement du fichier r\u00e9ussi", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "Le fichier nomm\u00e9 {filename} d\u00e9passe le poids maximum autoris\u00e9 : {maxFileSizeInMBs} Mo", "Files must be in JPEG or PNG format.": "Les fichiers doivent \u00eatre au format JPEG ou PNG.", - "Fill browser": "Remplir le navigateur", "Filter": "Filtrer", "Filter and sort topics": "Filtrer et trier les sujets", "Financial Assistance": "Soutien Financier", @@ -522,17 +451,14 @@ "Group information": "Information sur le groupe", "Group name is required": "Un nom de groupe est requis", "Groups": "Groupes", - "Header": "En-t\u00eate", "Heading": "Titre", "Heading (Ctrl+H)": "Titre (Ctrl+H)", "Hide": "Masquer", "Hide Deprecated Settings": "Cacher les param\u00e8tres obsol\u00e8tes", "Hide Discussion": "Masquer la discussion", "Hide Previews": "Cacher les aper\u00e7us", - "Hide closed captions": "Masquer les sous-titres", "Hide notes": "Masquer les notes", "Hiding from Students": "Cacher aux \u00e9tudiants", - "High Definition": "Haute d\u00e9finition", "Highlighted text": "Texte surlign\u00e9", "Horizontal Rule (Ctrl+R)": "Ligne Horizontale (Ctrl+R)", "How to create useful text alternatives.": "Comment cr\u00e9er des textes alternatifs utiles.", @@ -549,7 +475,6 @@ "If you leave this page without submitting your self assessment, you will lose any work you have done.": "Si vous quittez cette page sans envoyer votre auto-\u00e9valuation, vous perdrez tout le travail r\u00e9alis\u00e9.", "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "Si vous partez, vous ne pourrez plus poster dans les discussions de l'\u00e9quipe. Votre place sera lib\u00e9r\u00e9e pour un autre apprenant.", "If you make significant changes, make sure you notify members of the team before making these changes.": "Si vous r\u00e9alisez d'importants changements, pr\u00e9venez les membres de l'\u00e9quipe avant de les faire.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "Si vous utilisez l'\u00e9diteur avanc\u00e9, ce probl\u00e8me sera converti en XML et vous ne serez plus en mesure de revenir \u00e0 l'interface d'\u00e9dition simple.\nPasser \u00e0 l'\u00e9diteur avanc\u00e9 et convertir ce probl\u00e8me en XML?", "Image": "Image", "Image (Ctrl+G)": "Image (Ctrl+G)", "Image Description": "Description de l'Image", @@ -561,7 +486,6 @@ "Inheriting Student Visibility": "H\u00e9riter la visibilit\u00e9 pour les \u00e9tudiants", "Insert Hyperlink": "Ins\u00e9rer un hyperlien", "Insert Image (upload file or type URL)": "Ins\u00e9rer une image (envoyer un fichier ou saisissez l'adresse URL)", - "Instructor": "Enseignant", "Internal Server Error.": "Erreur interne du serveur.", "Introduction to Cookie Baking": "Introduction \u00e0 la r\u00e9alisation de cookies", "Is Visible To:": "Est visible pour :", @@ -616,8 +540,6 @@ "Location in Course": "Emplacement dans le cours", "Lock this asset": "V\u00e9rouiller cet \u00e9l\u00e9ment", "Lock/unlock file": "Verrouiller/D\u00e9verrouiller le fichier", - "Loud": "Fort", - "Low": "Faible", "MB": "MB", "Make Visible to Students": "Rendre visible aux \u00e9tudiants", "Make sure that the full name on your account matches the name on your ID.": "Assurez que le nom complet de votre compte est identique au nom sur votre ID.", @@ -632,7 +554,6 @@ "Mark enrollment code as unused": "Marquer le code d'inscription comme non utilis\u00e9", "Markdown Editing Help": "Aide de saisie Markdown", "Max file size exceeded": "Taille maximale de fichier d\u00e9pass\u00e9e", - "Maximum": "Maximum", "May": "Mai", "Membership": "Inscription", "Message:": "Message :", @@ -640,9 +561,6 @@ "Minimum Score:": "Score minimum:", "Module state successfully deleted.": "Etat du module supprim\u00e9 avec succ\u00e8s.", "More": "Plus", - "Mute": "Couper le son", - "Muted": "Son coup\u00e9", - "My Notes": "Mes Notes", "My Orders": "Mes Commandes", "My Team": "Mon \u00e9quipe", "N/A": "N/A", @@ -703,7 +621,6 @@ "One or more rescheduling tasks failed.": "Une ou plusieurs t\u00e2ches de r\u00e9\u00e9chelonnement ont \u00e9chou\u00e9.", "Only properly formatted .csv files will be accepted.": "Seuls les fichiers au format .csv seront accept\u00e9s.", "Open": "Ouvrir", - "Open language menu": "Ouvrir le menu des langues", "Open/download this file": "Ouvrir/T\u00e9l\u00e9charger ce fichier", "OpenAssessment Save Error": "Erreur de la sauvegarde d'OpenAssessment", "Option Deleted": "Option supprim\u00e9e", @@ -722,7 +639,6 @@ "Password": "Mot de passe", "Password assistance": "Aide mot de passe", "Path to Signature Image": "Chemin vers l'image de la signature", - "Pause": "Pause", "Photo Captured successfully.": "Photo prise avec succ\u00e8s.", "Photo ID": "ID de la photo", "Photo Identification": "Photo d'identit\u00e9", @@ -733,8 +649,6 @@ "Pin": "\u00c9pingler", "Pinned": "\u00c9pingl\u00e9", "Placeholder": "Espace r\u00e9serv\u00e9", - "Play": "Lecture", - "Play video": "Lire la vid\u00e9o", "Please Note": "Veuillez noter", "Please address the errors on this page first, and then save your progress.": "Corrigez en premier les erreurs de cette page, puis sauvegardez.", "Please check the following validation feedbacks and reflect them in your course settings:": "Veuillez v\u00e9rifier les commentaires de validation suivants et en tenir compte dans les param\u00e8tres de votre cours :", @@ -767,8 +681,6 @@ "Practice proctored Exam": "Pratiquer l'examen surveill\u00e9", "Preferred Language": "Langue pr\u00e9f\u00e9r\u00e9e", "Prerequisite:": "Pr\u00e9-requis:", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "Appuyez sur la touche HAUT pour acc\u00e9der au menu vitesse, puis utilisez les touches HAUT et BAS pour choisir la vitesse, enfin appuyez sur ENTREE pour s\u00e9lectionner la nouvelle vitesse.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "Appuyez sur la touche HAUT pour acc\u00e9der au menu langue, puis utilisez les touches HAUT et BAS pour parcourir les options de langue. Appuyez sur ENTR\u00c9E pour s\u00e9lectionner la nouvelle langue.", "Prevent students from generating certificates in this course?": "Emp\u00eacher les \u00e9tudiants de g\u00e9n\u00e9rer des certificats pour ce cours?", "Preview": "Aper\u00e7u", "Preview of uploaded image": "Aper\u00e7u de l'image charg\u00e9e", @@ -782,7 +694,6 @@ "Professional Education": "Formation professionnelle", "Professional Education Verified Certificate": "Certificat v\u00e9rifif\u00e9 professionel", "Promote another member to Admin to remove your admin rights": "Veuillez ajouter un autre membre comme administrateur pour supprimer vos droits d'administrateurs", - "Public": "Public", "Publish": "Publier", "Publish all unpublished changes for this {item}?": "Publier toutes les modifications non publi\u00e9es pour cet {item} ?", "Publish {display_name}": "Publier {display_name}", @@ -813,11 +724,9 @@ "Remove {role} Access": "Supprimer l'acc\u00e8s {role}", "Removing": "Suppression en cours", "Replace": "Remplacer", - "Reply": "R\u00e9pondre", "Report": "D\u00e9noncer", "Report abuse": "D\u00e9noncer un abus", "Report abuse, topics, and responses": "Signalez un abus, un sujet ou une r\u00e9ponse", - "Report annotation as inappropriate or offensive.": "Signaler une annotation comme inappropri\u00e9e ou offensante.", "Reported": "Report\u00e9", "Requester": "Demandeur", "Required field.": "Champ requis.", @@ -860,12 +769,10 @@ "Sent To": "Envoy\u00e9 \u00e0", "Sent To:": "Envoy\u00e9 \u00e0:", "September": "Septembre", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "Erreur de s\u00e9quence! Impossible de se rendre \u00e0 %(tab_name)s dans le module SequenceModule en cours. Veuillez contacter les responsables du cours.", "Server Error, Please refresh the page and try again.": "Erreur serveur. Veuillez rafra\u00eechir la page, s'il vous pla\u00eet et r\u00e9essayer.", "Set up your certificate": "Configurer votre certificat", "Settings": "Param\u00e8tres", "Share Alike": "Partage \u00e0 l'identique", - "Short explanation": "Br\u00e8ve explication", "Show": "Afficher", "Show All": "Voir tout", "Show Comment (%(num_comments)s)": [ @@ -890,19 +797,15 @@ "Sign in with Institution/Campus Credentials": "Se connecter avec vos codes Campus", "Signatory field(s) has invalid data.": "Donn\u00e9es non valide pour les champ(s) de signataire.", "Signature Image": "Image de la signature", - "Skip": "Passer", "Some images in this post have been omitted": "Quelques images dans ce message ont \u00e9t\u00e9 omises", "Something went wrong changing this enrollment. Please try again.": "Une erreur s'est produite lors du changement de cette inscription. Veuillez r\u00e9essayer.", "Sorry, no results were found.": "D\u00e9sol\u00e9, aucun r\u00e9sultat trouv\u00e9.", "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "D\u00e9sol\u00e9, une erreur s'est produite lors de l'analyse des sous-titres. V\u00e9rifiez le format et r\u00e9essayez.", "Sorted by": "Tri\u00e9 par", - "Speed": "Vitesse", "Staff": "\u00c9quipe p\u00e9dagogique", "Staff Only": "R\u00e9serv\u00e9 \u00e0 l'\u00e9quipe p\u00e9dagogique", - "Start": "D\u00e9but", "Start Date": "Date de d\u00e9but", "Start generating certificates for all students in this course?": "D\u00e9marrer la g\u00e9n\u00e9ration des certificats pour tous les \u00e9tudiants du cours?", - "Start of transcript. Skip to the end.": "D\u00e9but de la transcription. Avancer jusqu'\u00e0 la fin.", "Start regenerating certificates for students in this course?": "D\u00e9marrer la r\u00e9g\u00e9n\u00e9ration des certificats pour tous les \u00e9tudiants du cours?", "Starts": "D\u00e9but", "Starts: %(start_date)s": "D\u00e9but: %(start_date)s", @@ -952,7 +855,6 @@ "Team name cannot have more than 255 characters.": "Le nom de l'\u00e9quipe ne peut pas d\u00e9passer 255 caract\u00e8res.", "Teams": "\u00c9quipes", "Teams Pagination": "Pagination des \u00e9quipes", - "Text": "Texte", "Textbook Name": "Nom du manuel", "Textbook information": "information sur le manuel", "Thank you for submitting your photos. We will review them shortly. You can now sign up for any %(platformName)s course that offers verified certificates. Verification is good for one year. After one year, you must submit photos for verification again.": "Merci d'avoir envoyer vos photos. Nous allons les valider rapidement. Vous pouvez maintenant vous inscrire \u00e0 tous les cours %(platformName)s offrants un certificat v\u00e9rifi\u00e9. La v\u00e9rification est valide un an. Apr\u00e8s un an, vous devrez renvoyer vos photos pour v\u00e9rification.", @@ -975,7 +877,6 @@ "The following file types are not allowed: ": "Les types de fichiers suivants ne sont pas support\u00e9s :", "The following users are no longer enrolled in the course:": "Les utilisateurs suivants ont \u00e9t\u00e9 d\u00e9sinscrits du cours\u00a0:", "The following warnings were generated:": "Les avertissements suivants ont \u00e9t\u00e9 g\u00e9n\u00e9r\u00e9s:", - "The grading process is still running. Refresh the page to see updates.": "Le processus d'\u00e9valuation est toujours en cours. Rafra\u00eechir la page pour mettre \u00e0 jour.", "The language that team members primarily use to communicate with each other.": "La langue principalement utilis\u00e9e par les membres de l'\u00e9quipe pour communiquer entre eux.", "The minimum grade for course credit is not set.": "La note minimale d'obtention d'un cr\u00e9dit pour ce cours n'est pas fix\u00e9e.", "The minimum score percentage must be a whole number between 0 and 100.": "Le score minimum en pourcentage doit-\u00eatre un nombre entier compris entre 0 et 100.", @@ -1014,12 +915,7 @@ "These users will be allowed to enroll once they register:": "Ces \u00e9tudiants seront autoris\u00e9s \u00e0 s'inscrire une fois qu'il se seront enregistr\u00e9s sur la plateforme :", "These users will be enrolled once they register:": "Les utilisateurs suivants seront inscrits d\u00e8s leur enregistrement sur la plate-forme\u00a0:", "This action cannot be undone.": "Cette action ne peut pas \u00eatre annul\u00e9e.", - "This annotation has %(count)s flag.": [ - "Cette annotation a %(count)s drapeau.", - "Cette annotation a %(count)s drapeaux." - ], "This assessment could not be submitted.": "Cette \u00e9valuation n'a pas pu \u00eatre soumise.", - "This browser cannot play .mp4, .ogg, or .webm files.": "Ce navigateur ne peut pas lire les fichiers .mp4, .ogg, ou .webm", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "Ce certificat a d\u00e9j\u00e0 \u00e9t\u00e9 activ\u00e9 et peut \u00eatre consult\u00e9. \u00cates vous sur de vouloir continuer l'\u00e9dition?", "This component has validation issues.": "Ce composant a des probl\u00e8mes de validation.", "This configuration is currently used in content experiments. If you make changes to the groups, you may need to edit those experiments.": "Cette configuration est actuellement utilis\u00e9 dans des exp\u00e9riences de contenu. Si vous apportez des modifications aux groupes, vous devrez peut-\u00eatre modifier ces exp\u00e9riences.", @@ -1064,12 +960,7 @@ "Topics": "Sujets", "Total": "Total", "Total Number": "Nombre total", - "Transcript will be displayed when you start playing the video.": "La transcription sera affich\u00e9e au moment o\u00f9 vous d\u00e9marrerez la lecture de la vid\u00e9o.", "Try the transaction again in a few minutes.": "R\u00e9essayez la transaction dans quelques minutes.", - "Try using a different browser, such as Google Chrome.": "Essayez un navigateur diff\u00e9rent, Google Chrome par exemple.", - "Turn off transcripts": "D\u00e9sactiver la transcription", - "Turn on closed captioning": "Afficher les sous-titres", - "Turn on transcripts": "Activer la transcription", "Type": "Type", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "Saisissez l'URL ou utilisez le bouton \"Choisir Fichier\" pour charger un fichier provenant de votre machine. (exemple 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "\u00c9crivez dans cette zone pour filtrer la liste des \u00ab\u00a0%s\u00a0\u00bb disponibles.", @@ -1089,7 +980,6 @@ "Unlink your {accountName} account": "Dissociez votre compte {accountName}", "Unlinking": "Dissocier", "Unmark as Answer": "Ne plus marquer comme R\u00e9ponse", - "Unmute": "Remettre le son", "Unnamed Option": "Option sans nom", "Unpin": "Ne plus \u00e9pingler", "Unpublished changes to live content": "Modifications non publi\u00e9es dans les contenus actifs", @@ -1134,11 +1024,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "Utilisez votre webcam pour prendre une photo de votre pi\u00e8ce d'identit\u00e9. Nous allons v\u00e9rifier sa concordance avec la photo de votre visage et le nom de votre compte.", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "Utiliser votre webcam pour prendre une photo de votre visage, afin que nous puissions la comparer avec celle de votre pi\u00e8ce d'identit\u00e9.", "Used": "Utilis\u00e9", - "User": "Utilisateur", "User Email": "Email de l'utilisateur", "Username": "Nom d'utilisateur", "Username or email address": "Nom d'utilisateur ou adresse email", - "Users": "Utilisateurs", "Users must create and activate their account before they can be promoted to beta tester.": "Les utilisateurs doivent cr\u00e9er et activer leur compte avant de pouvoir devenir des b\u00eata-testeurs.", "Valid": "Valide", "Validation Error": "Erreur de validation", @@ -1152,15 +1040,8 @@ "Verified Status": "Statut v\u00e9rifi\u00e9", "Verify Now": "V\u00e9rifier Maintenant", "Version": "Version", - "Very loud": "Tr\u00e8s fort", - "Very low": "Tr\u00e8s faible", - "Video": "Vid\u00e9o", "Video Capture Error": "Erreur de capture vid\u00e9o.", "Video ID": "Identifiant de la vid\u00e9o", - "Video ended": "Vid\u00e9o termin\u00e9e", - "Video position": "Position de la vid\u00e9o", - "Video speed: ": "Vitesse de lecture de la vid\u00e9o :", - "Video transcript": "Transcription de la vid\u00e9o", "View": "Voir", "View %(span_start)s %(team_name)s %(span_end)s": "Voir %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "Voir le cours archiv\u00e9", @@ -1175,7 +1056,6 @@ "Voir %s cours" ], "Visible to Staff Only": "Visible par l'\u00e9quipe p\u00e9dagogique seulement", - "Volume": "Volume", "Vote for good posts and responses": "Votez pour les messages int\u00e9ressants et les bonnes r\u00e9ponses", "Vote for this post,": "Voter pour ce message, ", "Want to confirm your identity later?": "Voulez-vous confirmer votre identit\u00e9 plus tard?", @@ -1221,7 +1101,6 @@ "You did not select a content group": "Vous n'avez pas s\u00e9lectionn\u00e9 de groupe de contenu", "You don't seem to have Flash installed. Get Flash to continue your verification.": "Il semble que Flash ne soit pas install\u00e9. Obtenez Flash pour continuer votre v\u00e9rification.", "You don't seem to have a webcam connected.": "Il semblerait que votre webcam n'est pas connect\u00e9e.", - "You have already reported this annotation.": "Vous avez d\u00e9j\u00e0 signal\u00e9 cette annotation.", "You have already verified your ID!": "Vous avez d\u00e9j\u00e0 v\u00e9rifi\u00e9 votre ID!", "You have no handouts defined": "Vous n'avez d\u00e9fini aucun documents", "You have not created any certificates yet.": "Vous n'avez pas encore cr\u00e9e de certificat.", @@ -1276,24 +1155,13 @@ "Zoom In": "Zoomer", "Zoom Out": "D\u00e9zoomer ", "[no tags]": "[aucun tag]", - "a day": "un jour", - "about %d hour": [ - "environ %d heure", - "environ %d heures" - ], - "about a minute": "environ une minute", - "about a month": "environ un mois", - "about a year": "environ un an", - "about an hour": "environ une heure", "and others": "et autres", "anonymous": "anonyme", - "answer": "r\u00e9ponse", "answered question": "Question r\u00e9pondue", "bytes": "bytes", "certificate": "certificat", "close": "fermer", "content group": "groupe de contenu", - "correct": "correct", "course id": "ID de cours", "delete chapter": "effacer le chapitre", "discussion": "Discussion", @@ -1311,14 +1179,10 @@ "follow this post": "Suivre ce message", "group configuration": "configuration des groupes", "image omitted": "image manquante", - "incorrect": "incorrect", "last activity": "derni\u00e8re activit\u00e9", - "less than a minute": "moins d\u2019une minute", "marked as answer %(time_ago)s": "marqu\u00e9 comme r\u00e9ponse %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "marqu\u00e9 comme r\u00e9ponse %(time_ago)s par %(user)s", "name": "nom", - "off": "arr\u00eat", - "on": "on", "one letter Friday\u0004F": "V", "one letter Monday\u0004M": "L", "one letter Saturday\u0004S": "S", @@ -1343,14 +1207,11 @@ "strong text": "texte en gras", "subsection": "sous-section", "team count": "total \u00e9quipe", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "il y a actuellement {numVotes} vote", "il y a actuellement {numVotes} votes" ], "timed": "temps limit\u00e9", - "title_word_{uniqueId}": "title_word_{uniqueId}", "unanswered question": "Question non r\u00e9pondue", "unit": "unit\u00e9", "upload a PDF file or provide the path to a Studio asset file": "Chargez un PDF ou fournissez le chemin d'un fichier de ressource Studio", @@ -1373,7 +1234,6 @@ "{numVotes} Vote", "{numVotes} Votes" ], - "{start_strong}{total}{end_strong} words submitted in total.": "{start_strong}{total}{end_strong} mots soumis au total.", "{unread_comments_count} new": "{unread_comments_count} nouveaux", "\u2026": "\u2026" }; diff --git a/lms/static/js/i18n/he/djangojs.js b/lms/static/js/i18n/he/djangojs.js index 8265677b91..562ffb5978 100644 --- a/lms/static/js/i18n/he/djangojs.js +++ b/lms/static/js/i18n/he/djangojs.js @@ -107,23 +107,10 @@ " record is not in correct format and not added to the exception list": " \u05d4\u05e8\u05e9\u05d5\u05de\u05d4 \u05d0\u05d9\u05e0\u05d4 \u05d1\u05ea\u05d1\u05e0\u05d9\u05ea \u05d4\u05e0\u05db\u05d5\u05e0\u05d4 \u05d5\u05dc\u05d0 \u05e0\u05d5\u05e1\u05e4\u05d4 \u05dc\u05e8\u05e9\u05d9\u05de\u05ea \u05d4\u05d7\u05e8\u05d9\u05d2\u05d9\u05dd", " records are not in correct format and not added to the exception list": " \u05d4\u05e8\u05e9\u05d5\u05de\u05d5\u05ea \u05d0\u05d9\u05e0\u05df \u05d1\u05ea\u05d1\u05e0\u05d9\u05ea \u05d4\u05e0\u05db\u05d5\u05e0\u05d4 \u05d5\u05dc\u05d0 \u05e0\u05d5\u05e1\u05e4\u05d5 \u05dc\u05e8\u05e9\u05d9\u05de\u05ea \u05d4\u05d7\u05e8\u05d9\u05d2\u05d9\u05dd", " to complete and submit the exam.": "\u05dc\u05d4\u05e9\u05dc\u05d9\u05dd \u05d5\u05dc\u05d4\u05d2\u05d9\u05e9 \u05d0\u05ea \u05d4\u05de\u05d1\u05d7\u05df.", - "#Replies": "#\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u05d4\u05e2\u05e8\u05d5\u05ea %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u05d4\u05e2\u05e8\u05d5\u05ea (%(unread_comments_count)s \u05d4\u05e2\u05e8\u05d5\u05ea \u05e9\u05dc\u05d0 \u05e0\u05e7\u05e8\u05d0\u05d5)%(span_close)s", "%(download_link_start)sDownload this image (right-click or option-click, save as)%(link_end)s and then %(upload_link_start)supload%(link_end)s it to your backpack.": "%(download_link_start)s\u05d4\u05d5\u05e8\u05d3 \u05ea\u05de\u05d5\u05e0\u05d4 \u05d6\u05d5 (\u05dc\u05d7\u05e5 \u05dc\u05d7\u05d9\u05e6\u05d4 \u05d9\u05de\u05e0\u05d9\u05ea \u05d0\u05d5 \u05dc\u05d7\u05d9\u05e6\u05ea-\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea, \u05e9\u05de\u05d5\u05e8 \u05d1\u05e9\u05dd)%(link_end)s \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df %(upload_link_start)s\u05d4\u05e2\u05dc\u05d4%(link_end)s \u05d0\u05d5\u05ea\u05d4 \u05dc-Backpack \u05e9\u05dc\u05da.", - "%(earned)s/%(possible)s point (graded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(earned)s/%(possible)s (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)" - ], - "%(earned)s/%(possible)s point (ungraded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(earned)s/%(possible)s (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(earned)s/%(possible)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)" - ], "%(errorCount)s error found in form.": [ "\u05e9\u05d2\u05d9\u05d0\u05d4 %(errorCount)s \u05e0\u05de\u05e6\u05d0\u05d4 \u05d1\u05d8\u05d5\u05e4\u05e1.", "%(errorCount)s \u05e9\u05d2\u05d9\u05d0\u05d5\u05ea \u05e0\u05de\u05e6\u05d0\u05d5 \u05d1\u05d8\u05d5\u05e4\u05e1.", @@ -139,18 +126,6 @@ "%(memberCount)s / %(maxMemberCount)s \u05d7\u05d1\u05e8\u05d9\u05dd" ], "%(new_item_message)s": "%(new_item_message)s", - "%(num_points)s point possible (graded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(num_points)s \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05d3\u05d5\u05e8\u05d2\u05d5)" - ], - "%(num_points)s point possible (ungraded)": [ - "\u05e0\u05e7\u05d5\u05d3\u05d4 %(num_points)s \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d4)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)", - "%(num_points)s \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea (\u05e9\u05dc\u05d0 \u05d3\u05d5\u05e8\u05d2\u05d5)" - ], "%(num_questions)s question": [ "\u05e9\u05d0\u05dc\u05d4 %(num_questions)s", "%(num_questions)s \u05e9\u05d0\u05dc\u05d5\u05ea", @@ -181,52 +156,7 @@ "%(team_count)s \u05e6\u05d5\u05d5\u05ea\u05d9\u05dd" ], "%(type)s Component Template Menu": "%(type)s \u05ea\u05e4\u05e8\u05d9\u05d8 \u05dc\u05ea\u05d1\u05e0\u05d9\u05ea \u05e8\u05db\u05d9\u05d1", - "%(value)s hour": [ - "%(value)s \u05e9\u05e2\u05d4", - "%(value)s \u05e9\u05e2\u05d5\u05ea", - "%(value)s \u05e9\u05e2\u05d5\u05ea", - "%(value)s \u05e9\u05e2\u05d5\u05ea" - ], - "%(value)s minute": [ - "%(value)s \u05d3\u05e7\u05d4", - "%(value)s \u05d3\u05e7\u05d5\u05ea", - "%(value)s \u05d3\u05e7\u05d5\u05ea", - "%(value)s \u05d3\u05e7\u05d5\u05ea" - ], - "%(value)s second": [ - "%(value)s \u05e9\u05e0\u05d9\u05d4", - "%(value)s \u05e9\u05e0\u05d9\u05d5\u05ea", - "%(value)s \u05e9\u05e0\u05d9\u05d5\u05ea", - "%(value)s \u05e9\u05e0\u05d9\u05d5\u05ea" - ], - "%d day": [ - "\u05d9\u05d5\u05dd %d", - "%d \u05d9\u05de\u05d9\u05dd", - "%d \u05d9\u05de\u05d9\u05dd", - "%d \u05d9\u05de\u05d9\u05dd" - ], - "%d minute": [ - "\u05d3\u05e7\u05d4 %d", - "%d \u05d3\u05e7\u05d5\u05ea", - "%d \u05d3\u05e7\u05d5\u05ea", - "%d \u05d3\u05e7\u05d5\u05ea" - ], - "%d month": [ - "\u05d7\u05d5\u05d3\u05e9 %d", - "%d \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd", - "%d \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd", - "%d \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd" - ], - "%d year": [ - "\u05e9\u05e0\u05d4 %d", - "%d \u05e9\u05e0\u05d9\u05dd", - "%d \u05e9\u05e0\u05d9\u05dd", - "%d \u05e9\u05e0\u05d9\u05dd" - ], - "%s ago": "\u05dc\u05e4\u05e0\u05d9 %s", - "%s from now": "%s \u05de\u05e2\u05db\u05e9\u05d9\u05d5", "(Add signatories for a certificate)": "(\u05d4\u05d5\u05e1\u05e3 \u05d7\u05ea\u05d9\u05de\u05d5\u05ea \u05dc\u05ea\u05e2\u05d5\u05d3\u05d4)", - "(Caption will be displayed when you start playing the video.)": "(\u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea \u05d9\u05d5\u05e6\u05d2\u05d5 \u05db\u05d0\u05e9\u05e8 \u05ea\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5).", "(Community TA)": "(\u05e2\u05d5\u05d6\u05e8 \u05d4\u05d5\u05e8\u05d0\u05d4 \u05e7\u05d4\u05d9\u05dc\u05ea\u05d9)", "(Required Field)": "(\u05e9\u05d3\u05d4 \u05d7\u05d5\u05d1\u05d4)", "(Staff)": "(\u05e6\u05d5\u05d5\u05ea)", @@ -260,7 +190,6 @@ "Actions": "\u05e4\u05e2\u05d5\u05dc\u05d5\u05ea", "Activate": "\u05d4\u05e4\u05e2\u05dc", "Activate Your Account": "\u05d4\u05e4\u05e2\u05dc \u05d0\u05ea \u05d7\u05e9\u05d1\u05d5\u05e0\u05da", - "Activating a link in this group will skip to the corresponding point in the video.": "\u05d4\u05e4\u05e2\u05dc\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d1\u05e7\u05d1\u05d5\u05e6\u05d4 \u05d4\u05d6\u05d5 \u05ea\u05d5\u05d1\u05d9\u05dc \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e7\u05d5\u05d3\u05d4 \u05d4\u05de\u05e7\u05d1\u05d9\u05dc\u05d4 \u05d1\u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5.", "Active Uploads": "\u05d4\u05e2\u05dc\u05d0\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea", "Add": "\u05d4\u05d5\u05e1\u05e3", "Add Additional Signatory": "\u05d4\u05d5\u05e1\u05e3 \u05d7\u05ea\u05d9\u05de\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea", @@ -290,8 +219,6 @@ "Additional Time (minutes)": "\u05ea\u05d5\u05e1\u05e4\u05ea \u05d6\u05de\u05df (\u05d3\u05e7\u05d5\u05ea)", "Additional posts could not be loaded. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "Additional responses could not be loaded. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05ea\u05d2\u05d5\u05d1\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", - "Adjust video speed": "\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", - "Adjust video volume": "\u05d4\u05ea\u05d0\u05dd \u05d0\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05d4\u05e7\u05d5\u05dc \u05e9\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", "Admin": "\u05de\u05e0\u05d4\u05dc", "Advanced": "\u05de\u05ea\u05e7\u05d3\u05dd", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "\u05dc\u05d0\u05d7\u05e8 \u05e9\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d9\u05e2\u05d3 \u05e9\u05dc \u05ea\u05ea \u05d4\u05e4\u05e8\u05e7 \u05e2\u05d1\u05e8, \u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05d0\u05d9\u05e0\u05dd \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d2\u05e9\u05ea \u05dc\u05ea\u05d5\u05db\u05e0\u05d5. \u05ea\u05ea \u05d4\u05e4\u05e8\u05e7 \u05e0\u05e9\u05d0\u05e8 \u05db\u05dc\u05d5\u05dc \u05d1\u05d7\u05d9\u05e9\u05d5\u05d1\u05d9 \u05d4\u05d3\u05d9\u05e8\u05d5\u05d2.", @@ -304,7 +231,6 @@ "All Unreviewed": "\u05db\u05dc \u05d0\u05dc\u05d4 \u05e9\u05dc\u05d0 \u05e0\u05d1\u05d3\u05e7\u05d5", "All Unreviewed Failures": "\u05db\u05dc \u05d4\u05db\u05e9\u05dc\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e0\u05d1\u05d3\u05e7\u05d5", "All accounts were created successfully.": "\u05db\u05dc \u05d4\u05d7\u05e9\u05d1\u05d5\u05e0\u05d5\u05ea \u05e0\u05d5\u05e6\u05e8\u05d5 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4", - "All flags have been removed. To undo, uncheck the box.": "\u05db\u05dc \u05d4\u05d3\u05d2\u05dc\u05d9\u05dd \u05d4\u05d5\u05e1\u05e8\u05d5. \u05db\u05d3\u05d9 \u05dc\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e4\u05e2\u05d5\u05dc\u05d4, \u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e1\u05d9\u05de\u05d5\u05df \u05d1\u05ea\u05d9\u05d1\u05d4.", "All groups must have a name.": "\u05dc\u05db\u05dc \u05d4\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05dd.", "All groups must have a unique name.": "\u05dc\u05db\u05dc \u05d4\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05dd \u05d9\u05d9\u05d7\u05d5\u05d3\u05d9.", "All learners in the {cohort_name} cohort": "\u05db\u05dc \u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05d1\u05e7\u05d1\u05d5\u05e6\u05ea \u05d4\u05dc\u05d9\u05de\u05d5\u05d3 {cohort_name}", @@ -345,8 +271,6 @@ "An error occurred. Please try again.": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4. \u05e0\u05d0 \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "An error occurred. Try again.": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4. \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "An unexpected error occurred. Please try again.": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05dc\u05d0 \u05e6\u05e4\u05d5\u05d9\u05d4. \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", - "Annotation": "\u05d4\u05e1\u05d1\u05e8", - "Annotation Text": "\u05d8\u05e7\u05e1\u05d8 \u05d4\u05d4\u05e1\u05d1\u05e8", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "\u05d2\u05dd \u05d1\u05db\u05dc \u05ea\u05d5\u05db\u05df \u05e9\u05e8\u05e9\u05dd \u05ea\u05d5\u05db\u05df \u05d6\u05d4 \u05db\u05d3\u05e8\u05d9\u05e9\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea \u05d9\u05d5\u05e1\u05e8\u05d5 \u05de\u05d2\u05d1\u05dc\u05d5\u05ea \u05d4\u05d2\u05d9\u05e9\u05d4.", "April": "\u05d0\u05e4\u05e8\u05d9\u05dc", "Are you having trouble finding a team to join?": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05ea\u05e7\u05e9\u05d4 \u05dc\u05de\u05e6\u05d5\u05d0 \u05e6\u05d5\u05d5\u05ea \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3 \u05d0\u05dc\u05d9\u05d5?", @@ -371,7 +295,6 @@ "August": "\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8", "Automatic": "\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9", "Available %s": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea %s \u05d6\u05de\u05d9\u05e0\u05d5\u05ea", - "Average": "\u05de\u05de\u05d5\u05e6\u05e2", "Back to Full List": "\u05d7\u05d6\u05e8\u05d4 \u05dc\u05e8\u05e9\u05d9\u05de\u05d4 \u05d4\u05de\u05dc\u05d0\u05d4", "Back to sign in": "\u05d1\u05d7\u05d6\u05e8\u05d4 \u05dc\u05db\u05e0\u05d9\u05e1\u05d4 \u05dc\u05d7\u05e9\u05d1\u05d5\u05df", "Back to {platform} FAQs": "\u05d7\u05d6\u05e8\u05d4 \u05dc\u05e9\u05d0\u05dc\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d5\u05ea \u05e9\u05dc {platform}", @@ -422,19 +345,6 @@ "Chapter information": "\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05d4\u05e4\u05e8\u05e7", "Chapter {order}": "\u05e4\u05e8\u05e7 {order}", "Check Your Email": "\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05da", - "Check the box to remove %(count)s flag.": [ - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d3\u05d2\u05dc %(count)s.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d3\u05d2\u05dc %(totalFlags)s.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(totalFlags)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(totalFlags)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e1\u05d9\u05e8 %(totalFlags)s \u05d3\u05d2\u05dc\u05d9\u05dd." - ], - "Check the box to remove all flags.": "\u05e1\u05de\u05df \u05d1\u05ea\u05d9\u05d1\u05d4 \u05db\u05d3\u05d9 \u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05db\u05dc \u05d4\u05d3\u05d2\u05dc\u05d9\u05dd.", "Check the highlighted fields below and try again.": "\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05e9\u05d3\u05d5\u05ea \u05d4\u05de\u05d5\u05d3\u05d2\u05e9\u05d9\u05dd \u05dc\u05d4\u05dc\u05df \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u05e1\u05de\u05df \u05ea\u05d9\u05d1\u05d4 \u05d6\u05d5 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e7\u05d1\u05dc \u05ea\u05e7\u05e6\u05d9\u05e8 \u05d9\u05d5\u05de\u05d9 \u05d1\u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e2\u05dc \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d7\u05d3\u05e9\u05d4 \u05d5\u05e2\u05dc \u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05e9\u05dc\u05d0 \u05e0\u05e7\u05e8\u05d0\u05d5 \u05d1\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05e9\u05d0\u05ea\u05d4 \u05e2\u05d5\u05e7\u05d1 \u05d0\u05d7\u05e8\u05d9\u05d4\u05dd. ", "Check your email": "\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05ea\u05d9\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05da", @@ -462,10 +372,6 @@ "Clear Value": "\u05e0\u05e7\u05d4 \u05e2\u05e8\u05da", "Clear search": "\u05e0\u05e7\u05d4 \u05d7\u05d9\u05e4\u05d5\u05e9", "Clear search results": "\u05e0\u05e7\u05d4 \u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d7\u05d9\u05e4\u05d5\u05e9", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u05dc\u05d7\u05e5 '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05da \u05ea\u05d5\u05e2\u05d1\u05e8 \u05dc\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05e6\u05d3 3. \n\n\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3 \u05d6\u05d4 \u05de\u05d1\u05dc\u05d9 \u05e9\u05d4\u05de\u05d9\u05d3\u05e2 \u05d4\u05d0\u05d9\u05e9\u05d9 \u05e9\u05dc\u05da \u05d9\u05e9\u05dc\u05d7. ", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u05dc\u05d7\u05e5 '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05e9\u05e9\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05e9\u05dc\u05da \u05d5\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9\u05ea \u05e9\u05dc\u05da \u05d9\u05d5\u05e2\u05d1\u05e8\u05d5 \u05dc\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05e6\u05d3 3.\n\n\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3 \u05d6\u05d4 \u05de\u05d1\u05dc\u05d9 \u05e9\u05d4\u05de\u05d9\u05d3\u05e2 \u05d4\u05d0\u05d9\u05e9\u05d9 \u05e9\u05dc\u05da \u05d9\u05e9\u05dc\u05d7. ", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u05dc\u05d7\u05e5 '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d0\u05e9\u05e8 \u05e9\u05e9\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05e9\u05dc\u05da \u05d9\u05d5\u05e2\u05d1\u05e8 \u05dc\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05e6\u05d3 3. \n\n\u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3 \u05d6\u05d4 \u05de\u05d1\u05dc\u05d9 \u05e9\u05d4\u05de\u05d9\u05d3\u05e2 \u05d4\u05d0\u05d9\u05e9\u05d9 \u05e9\u05dc\u05da \u05d9\u05e9\u05dc\u05d7. ", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05dc\u05d7\u05e6\u05df \u05d6\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05ea\u05d9\u05e7 \u05d0\u05d5 \u05dc\u05d1\u05d8\u05dc \u05d4\u05e9\u05ea\u05e7\u05d4 \u05e9\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5 \u05d6\u05d4 \u05d0\u05d5 \u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05de\u05e7\u05e9\u05d9\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05d0\u05d5 \u05dc\u05de\u05d8\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d1\u05d9\u05e8 \u05d0\u05d5 \u05dc\u05d4\u05e0\u05de\u05d9\u05da \u05d0\u05ea \u05e8\u05de\u05ea \u05d4\u05e7\u05d5\u05dc. ", "Click to add a new %(xblock_type)s": "\u05dc\u05d7\u05e5 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 %(xblock_type)s \u05d7\u05d3\u05e9.", "Click to change": "\u05dc\u05d7\u05e5 \u05dc\u05e9\u05d9\u05e0\u05d5\u05d9", "Click to choose all %s at once.": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05db\u05dc \u05d4%s \u05d1\u05d1\u05ea \u05d0\u05d7\u05ea.", @@ -512,7 +418,6 @@ "Could not find Certificate Invalidation in the list. Please refresh the page and try again": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05de\u05e6\u05d5\u05d0 \u05e4\u05e1\u05d9\u05dc\u05ea \u05ea\u05e2\u05d5\u05d3\u05d4 \u05d1\u05e8\u05e9\u05d9\u05de\u05d4. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d3\u05e3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1", "Could not find a user with username or email address '<%- identifier %>'.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e9\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 '<%- identifier %>'.", "Could not find users associated with the following identifiers:": "\u05dc\u05d0 \u05d4\u05e6\u05dc\u05d7\u05ea\u05d9 \u05dc\u05de\u05e6\u05d5\u05d0 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d4\u05de\u05e9\u05d5\u05d9\u05d9\u05db\u05d9\u05dd \u05dc\u05de\u05d6\u05d4\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd:", - "Could not grade your answer. The submission was aborted.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d3\u05e8\u05d2 \u05d0\u05ea \u05d4\u05ea\u05e9\u05d5\u05d1\u05d4. \u05d4\u05d4\u05d2\u05e9\u05d4 \u05d1\u05d5\u05d8\u05dc\u05d4.", "Could not parse certificate JSON. %(message)s": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e2\u05d1\u05d3 JSON \u05e9\u05dc \u05ea\u05e2\u05d5\u05d3\u05d4. %(message)s", "Could not retrieve download url.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d0\u05d7\u05d6\u05e8 \u05db\u05ea\u05d5\u05d1\u05ea URL \u05dc\u05d4\u05d5\u05e8\u05d3\u05d4.", "Could not retrieve payment information": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d0\u05d7\u05d6\u05e8 \u05d0\u05ea \u05e4\u05e8\u05d8\u05d9 \u05ea\u05e9\u05dc\u05d5\u05dd", @@ -562,7 +467,6 @@ "Date": "\u05ea\u05d0\u05e8\u05d9\u05da", "Date Added": "\u05e0\u05d5\u05e1\u05e3 \u05ea\u05d0\u05e8\u05d9\u05da", "Date added": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05d0\u05e8\u05d9\u05da", - "Date posted": "\u05ea\u05d0\u05e8\u05d9\u05da \u05e4\u05e8\u05e1\u05d5\u05dd", "Deactivate": "\u05d1\u05d8\u05dc ", "December": "\u05d3\u05e6\u05de\u05d1\u05e8", "Declined": "\u05e0\u05d3\u05d7\u05d4", @@ -592,7 +496,6 @@ "Discussion": "\u05d3\u05d9\u05d5\u05df", "Discussion Home": "\u05e2\u05de\u05d5\u05d3 \u05d4\u05d1\u05d9\u05ea \u05dc\u05d3\u05d9\u05d5\u05df", "Display Name": "\u05e9\u05dd \u05dc\u05ea\u05e6\u05d5\u05d2\u05d4", - "Do not show again": "\u05d0\u05dc \u05ea\u05e6\u05d9\u05d2 \u05e9\u05d5\u05d1", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05df \u05dc\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8 \u05d6\u05d4 ('{student_id}') \u05dc\u05d3\u05dc\u05d2 \u05e2\u05dc \u05de\u05d1\u05d7\u05df \u05d4\u05db\u05e0\u05d9\u05e1\u05d4? ", "Do you want to replace the edX transcript with the YouTube transcript?": "\u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d7\u05dc\u05d9\u05e3 \u05d0\u05ea \u05ea\u05de\u05dc\u05d9\u05dc edX \u05d1\u05ea\u05de\u05dc\u05d9\u05dc \u05d9\u05d5\u05d8\u05d9\u05d5\u05d1?", "Do you want to upload your file before submitting?": "\u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05ea \u05e7\u05d1\u05e6\u05d9\u05da \u05dc\u05e4\u05e0\u05d9 \u05d4\u05e9\u05dc\u05d9\u05d7\u05d4?", @@ -626,7 +529,7 @@ "EdX doesn\\'t have a timed transcript for this video. Please upload an .srt file.": "\u05d0\u05d9\u05df \u05dc-edX \u05ea\u05de\u05dc\u05d9\u05dc \u05de\u05ea\u05d5\u05d6\u05de\u05df \u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5 \u05d6\u05d4. \u05e0\u05d0 \u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 SRT.", "EdX has a timed transcript for this video. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript. If you want to replace this transcript, upload a new .srt transcript file.": "\u05dc-edX \u05e7\u05d9\u05d9\u05dd \u05ea\u05de\u05dc\u05d9\u05dc \u05de\u05ea\u05d5\u05d6\u05de\u05df \u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d5\u05df \u05d6\u05d4. \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5, \u05dc\u05e2\u05e8\u05d5\u05da \u05d0\u05d5\u05ea\u05d5 \u05d5\u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05d5\u05ea\u05d5 \u05de\u05d7\u05d3\u05e9. \u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d7\u05dc\u05d9\u05e3 \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05e0\u05d0 \u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 \u05ea\u05de\u05dc\u05d9\u05dc SRT \u05d7\u05d3\u05e9. ", "EdX has a timed transcript for this video. If you want to replace this transcript, upload a new .srt transcript file. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript.": "\u05dc-edX \u05e7\u05d9\u05d9\u05dd \u05ea\u05de\u05dc\u05d9\u05dc \u05de\u05ea\u05d5\u05d6\u05de\u05df \u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d5\u05df \u05d6\u05d4. \u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d7\u05dc\u05d9\u05e3 \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 \u05ea\u05de\u05dc\u05d9\u05dc SRT \u05d7\u05d3\u05e9. \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05dc\u05d9\u05dc \u05d6\u05d4, \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5, \u05dc\u05e2\u05e8\u05d5\u05da \u05d0\u05d5\u05ea\u05d5 \u05d5\u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05d5\u05ea\u05d5 \u05de\u05d7\u05d3\u05e9. ", - "Edit": "\u05e2\u05e8\u05d9\u05db\u05d4", + "Edit": "\u05e2\u05e8\u05d5\u05da", "Edit %(display_name)s (required)": "\u05e2\u05e8\u05d5\u05da %(display_name)s (\u05d7\u05d5\u05d1\u05d4)", "Edit Membership": "\u05e2\u05e8\u05d5\u05da \u05d7\u05d1\u05e8\u05d5\u05ea", "Edit Team": "\u05e2\u05e8\u05d5\u05da \u05e6\u05d5\u05d5\u05ea", @@ -644,9 +547,7 @@ "Email address": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e0\u05e9\u05dc\u05d7\u05d5 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4. \u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd \u05db\u05d1\u05e8 \u05d0\u05d9\u05e0\u05dd \u05e8\u05e9\u05d5\u05de\u05d9\u05dd \u05dc\u05e7\u05d5\u05e8\u05e1:", "Enable Cohorts": "\u05d0\u05e4\u05e9\u05e8 \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05dc\u05d9\u05de\u05d5\u05d3", - "End": "\u05e1\u05d5\u05e3", "End My Exam": "\u05e1\u05d9\u05d9\u05dd \u05d4\u05de\u05d1\u05d7\u05df \u05e9\u05dc\u05d9", - "End of transcript. Skip to the start.": "\u05e1\u05d5\u05e3 \u05d4\u05ea\u05de\u05dc\u05d5\u05dc. \u05d3\u05dc\u05d2 \u05dc\u05d4\u05ea\u05d7\u05dc\u05d4.", "Endorse": "\u05d0\u05e9\u05e8", "Engage with posts": "\u05d4\u05e9\u05ea\u05ea\u05e3 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e4\u05d5\u05e1\u05d8", "Enroll Now": "\u05dc\u05d4\u05e8\u05e9\u05de\u05d4", @@ -716,10 +617,8 @@ "Everyone who has staff privileges in this course": "\u05db\u05dc \u05d0\u05d7\u05d3 \u05e9\u05d9\u05e9 \u05dc\u05d5 \u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e9\u05dc \u05e6\u05d5\u05d5\u05ea \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4", "Exam Types": "\u05e1\u05d5\u05d2\u05d9 \u05de\u05d1\u05d7\u05df", "Exception Granted": "\u05e0\u05d9\u05ea\u05e0\u05d4 \u05d7\u05e8\u05d9\u05d2\u05d4", - "Exit full browser": "\u05e6\u05d0 \u05de\u05d3\u05e4\u05d3\u05e4\u05df \u05de\u05dc\u05d0", "Expand All": "\u05d4\u05e8\u05d7\u05d1 \u05d4\u05db\u05dc", "Explain if other.": "\u05d4\u05e1\u05d1\u05e8 \u05d0\u05dd \u05d0\u05d7\u05e8\u05ea.", - "Explanation": "\u05d4\u05e1\u05d1\u05e8", "Explicitly Hiding from Students": "\u05de\u05e1\u05ea\u05d9\u05e8 \u05d1\u05de\u05e4\u05d5\u05e8\u05e9 \u05de\u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd", "Explore New Programs": "\u05d1\u05d7\u05df \u05ea\u05db\u05e0\u05d9\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea", "Explore Programs": "\u05d1\u05d7\u05df \u05ea\u05db\u05e0\u05d9\u05d5\u05ea", @@ -737,7 +636,6 @@ "File upload succeeded": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5 \u05e2\u05d1\u05e8\u05d4 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u05d4\u05e7\u05d5\u05d1\u05e5 {filename} \u05d7\u05d5\u05e8\u05d2 \u05de\u05d4\u05d2\u05d5\u05d3\u05dc \u05d4\u05de\u05e8\u05d1\u05d9 \u05e9\u05dc {maxFileSizeInMBs} MB", "Files must be in JPEG or PNG format.": "\u05e7\u05d1\u05e6\u05d9\u05dd \u05d7\u05d9\u05d9\u05d1\u05d9\u05dd \u05dc\u05d4\u05d9\u05d5\u05ea \u05d1\u05e4\u05d5\u05e8\u05de\u05d8 JPEG \u05d0\u05d5 PNG. ", - "Fill browser": "\u05de\u05dc\u05d0 \u05d3\u05e4\u05d3\u05e4\u05df", "Filter": "\u05e1\u05d9\u05e0\u05d5\u05df", "Filter and sort topics": "\u05e1\u05e0\u05df \u05d5\u05de\u05d9\u05d9\u05df \u05e0\u05d5\u05e9\u05d0\u05d9\u05dd", "Final Grade Received": "\u05d4\u05e6\u05d9\u05d5\u05df \u05d4\u05e1\u05d5\u05e4\u05d9 \u05d4\u05ea\u05e7\u05d1\u05dc", @@ -779,7 +677,6 @@ "Group information": "\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05d4\u05e7\u05d1\u05d5\u05e6\u05d4", "Group name is required": "\u05e9\u05dd \u05e7\u05d1\u05d5\u05e6\u05d4 \u05d4\u05d5\u05d0 \u05d4\u05db\u05e8\u05d7\u05d9", "Groups": "\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea", - "Header": "\u05db\u05d5\u05ea\u05e8\u05ea", "Heading": "\u05db\u05d5\u05ea\u05e8\u05ea \u05e2\u05dc\u05d9\u05d5\u05e0\u05d4", "Heading (Ctrl+H)": "\u05db\u05d5\u05ea\u05e8\u05ea (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u05e2\u05d6\u05d5\u05e8 \u05dc\u05ea\u05dc\u05de\u05d9\u05d3\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd \u05dc\u05d4\u05d7\u05dc\u05d9\u05d8 \u05d0\u05dd \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3 \u05dc\u05e6\u05d5\u05d5\u05ea \u05e9\u05dc\u05da \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e4\u05d9\u05e8\u05d5\u05d8 \u05d7\u05dc\u05e7 \u05de\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea. \u05d1\u05d7\u05e8 \u05d1\u05e7\u05e4\u05d9\u05d3\u05d4, \u05de\u05e9\u05d5\u05dd \u05e9\u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05d0\u05e0\u05e9\u05d9\u05dd \u05de\u05e2\u05d8\u05d9\u05dd \u05d9\u05d4\u05d9\u05d5 \u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3 \u05dc\u05e6\u05d5\u05d5\u05ea \u05d0\u05dd \u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05d5\u05d0 \u05de\u05d2\u05d1\u05d9\u05dc \u05de\u05d3\u05d9.", @@ -787,13 +684,11 @@ "Hide Deprecated Settings": "\u05d4\u05e1\u05ea\u05e8 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05d9\u05d5\u05e9\u05e0\u05d5\u05ea", "Hide Discussion": "\u05d4\u05e1\u05ea\u05e8 \u05d3\u05d9\u05d5\u05df", "Hide Previews": "\u05d4\u05e1\u05ea\u05e8 \u05ea\u05e6\u05d5\u05d2\u05d5\u05ea \u05de\u05e7\u05d3\u05d9\u05de\u05d5\u05ea", - "Hide closed captions": "\u05d4\u05e1\u05ea\u05e8 \u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea", "Hide content after due date": "\u05d4\u05e1\u05ea\u05e8 \u05ea\u05d5\u05db\u05df \u05dc\u05d0\u05d7\u05e8 \u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d9\u05e2\u05d3", "Hide entire subsection": "\u05d4\u05e1\u05ea\u05e8 \u05d0\u05ea \u05ea\u05ea \u05d4\u05e4\u05e8\u05e7 \u05db\u05d5\u05dc\u05d5", "Hide from learners": "\u05d4\u05e1\u05ea\u05e8 \u05de\u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd", "Hide notes": "\u05d4\u05e1\u05ea\u05e8 \u05e8\u05e9\u05d5\u05de\u05d5\u05ea", "Hiding from Students": "\u05de\u05e1\u05ea\u05d9\u05e8 \u05de\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd", - "High Definition": "\u05d0\u05d9\u05db\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d4", "Highlighted text": "\u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05d3\u05d2\u05e9", "Horizontal Rule (Ctrl+R)": "\u05e7\u05d5 \u05d0\u05d5\u05e4\u05e7\u05d9 (Ctrl+R)", "How to create useful text alternatives.": "\u05db\u05d9\u05e6\u05d3 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05d7\u05dc\u05d5\u05e4\u05d5\u05ea \u05d8\u05e7\u05e1\u05d8 \u05de\u05d5\u05e2\u05d9\u05dc\u05d5\u05ea.", @@ -815,7 +710,6 @@ "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u05d0\u05dd \u05ea\u05e2\u05d6\u05d5\u05d1, \u05dc\u05d0 \u05ea\u05d5\u05db\u05dc \u05dc\u05e4\u05e8\u05e1\u05dd \u05d9\u05d5\u05ea\u05e8 \u05d1\u05d3\u05d9\u05d5\u05e0\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea. \u05de\u05e7\u05d5\u05de\u05da \u05d9\u05ea\u05e4\u05e0\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05ea\u05dc\u05de\u05d9\u05d3 \u05d0\u05d7\u05e8.", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05d1\u05e6\u05e2 \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9\u05d9\u05dd, \u05d5\u05d3\u05d0 \u05e9\u05d0\u05ea\u05d4 \u05de\u05d5\u05d3\u05d9\u05e2 \u05dc\u05d7\u05d1\u05e8\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea \u05dc\u05e4\u05e0\u05d9 \u05d1\u05d9\u05e6\u05d5\u05e2 \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d0\u05dc\u05d4.", "If you make this %(xblockType)s visible to learners, learners will be able to see its content after the release date has passed and you have published the unit. Only units that are explicitly hidden from learners will remain hidden after you clear this option for the %(xblockType)s.": "\u05d0\u05dd \u05ea\u05d4\u05e4\u05d5\u05da \u05d0\u05ea %(xblockType)s \u05dc\u05d2\u05dc\u05d5\u05d9 \u05dc\u05dc\u05d5\u05de\u05d3\u05d9\u05dd, \u05d9\u05d5\u05db\u05dc\u05d5 \u05d4\u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05dc\u05e8\u05d0\u05d5\u05ea \u05d0\u05ea \u05ea\u05d5\u05db\u05e0\u05d5 \u05dc\u05d0\u05d7\u05e8 \u05e9\u05d7\u05dc\u05e3 \u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d4\u05e4\u05e6\u05d4 \u05d5\u05e4\u05e8\u05e1\u05d5\u05dd \u05d4\u05d9\u05d7\u05d9\u05d3\u05d4. \u05e8\u05e7 \u05d9\u05d7\u05d9\u05d3\u05d5\u05ea \u05d4\u05e0\u05e1\u05ea\u05e8\u05d5\u05ea \u05d1\u05d0\u05d5\u05e4\u05df \u05de\u05e4\u05d5\u05e8\u05e9 \u05de\u05e4\u05e0\u05d9 \u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05d9\u05e9\u05d0\u05e8\u05d5 \u05e0\u05e1\u05ea\u05e8\u05d5\u05ea \u05dc\u05d0\u05d7\u05e8 \u05e9\u05ea\u05d5\u05e8\u05d9\u05d3 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05de\u05d4-%(xblockType)s.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u05d1\u05de\u05d9\u05d3\u05d4 \u05d5\u05d0\u05ea\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05e2\u05d5\u05e8\u05da \u05de\u05ea\u05e7\u05d3\u05dd, \u05d1\u05e2\u05d9\u05d4 \u05d6\u05d5 \u05ea\u05d5\u05de\u05e8 \u05dc\u05e4\u05d5\u05e8\u05de\u05d8 XML \u05d5\u05dc\u05d0 \u05ea\u05d5\u05db\u05dc \u05dc\u05d7\u05d6\u05d5\u05e8 \u05dc\u05de\u05de\u05e9\u05e7 \u05e9\u05dc \u05e2\u05d5\u05e8\u05da \u05e4\u05e9\u05d5\u05d8.\n\n\u05d4\u05d0\u05dd \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05dc\u05e2\u05d5\u05e8\u05da \u05de\u05ea\u05e7\u05d3\u05dd \u05d5\u05dc\u05d4\u05de\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d1\u05e2\u05d9\u05d4 \u05dc-XML?", "Image": "\u05ea\u05de\u05d5\u05e0\u05d4", "Image (Ctrl+G)": "\u05ea\u05de\u05d5\u05e0\u05d4 (Ctrl+G)", "Image Description": "\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d4\u05ea\u05de\u05d5\u05e0\u05d4", @@ -829,7 +723,6 @@ "Inheriting Student Visibility": "\u05d9\u05d5\u05e8\u05e9 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d7\u05e9\u05d9\u05e4\u05d4 \u05dc\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd", "Insert Hyperlink": "\u05d4\u05db\u05e0\u05e1 \u05d4\u05d9\u05e4\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8", "Insert Image (upload file or type URL)": "\u05d4\u05db\u05e0\u05e1 \u05ea\u05de\u05d5\u05e0\u05d4 (\u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 \u05d0\u05d5 \u05d4\u05e7\u05dc\u05d3 \u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05ea\u05e8)", - "Instructor": "\u05de\u05d3\u05e8\u05d9\u05da", "Instructor Biography": "\u05d1\u05d9\u05d5\u05d2\u05e8\u05e4\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05e8\u05d9\u05da", "Instructor Name": "\u05e9\u05dd \u05d4\u05de\u05d3\u05e8\u05d9\u05da", "Instructor Photo": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d4\u05de\u05d3\u05e8\u05d9\u05da", @@ -904,8 +797,6 @@ "Location in Course": "\u05de\u05d9\u05e7\u05d5\u05dd \u05d1\u05e7\u05d5\u05e8\u05e1", "Lock this asset": "\u05e0\u05e2\u05dc \u05e0\u05db\u05e1 \u05d6\u05d4", "Lock/unlock file": "\u05e0\u05e2\u05dc/\u05e9\u05d7\u05e8\u05e8 \u05e0\u05e2\u05d9\u05dc\u05ea \u05e7\u05d5\u05d1\u05e5", - "Loud": "\u05e8\u05d5\u05e2\u05e9", - "Low": "\u05e0\u05de\u05d5\u05da", "MB": "MB", "Make Visible to Students": "\u05e9\u05e0\u05d4 \u05dc\u05d2\u05dc\u05d5\u05d9 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd ", "Make sure that the full name on your account matches the name on your ID.": "\u05d5\u05d3\u05d0 \u05db\u05d9 \u05d4\u05e9\u05dd \u05d4\u05de\u05dc\u05d0 \u05d1\u05e9\u05dd \u05d7\u05e9\u05d1\u05d5\u05e0\u05da \u05ea\u05d5\u05d0\u05dd \u05d0\u05ea \u05d4\u05e9\u05dd \u05d1\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d4\u05de\u05d6\u05d4\u05d4 \u05e9\u05dc\u05da. ", @@ -921,7 +812,6 @@ "Mark enrollment code as unused": "\u05e1\u05de\u05df \u05d0\u05ea \u05e7\u05d5\u05d3 \u05d4\u05d4\u05e8\u05e9\u05de\u05d4 \u05db'\u05d0\u05d9\u05e0\u05d5 \u05d1\u05e9\u05d9\u05de\u05d5\u05e9'", "Markdown Editing Help": "\u05e2\u05d6\u05e8\u05d4 \u05d1\u05e2\u05e8\u05d9\u05db\u05ea \u05e1\u05d9\u05de\u05d5\u05df", "Max file size exceeded": "\u05d4\u05d2\u05d5\u05d3\u05dc \u05d4\u05de\u05e7\u05e1\u05d9\u05de\u05dc\u05d9 \u05e9\u05dc \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d7\u05e8\u05d2 \u05d9\u05ea\u05e8 \u05e2\u05dc \u05d4\u05de\u05d9\u05d3\u05d4", - "Maximum": "\u05de\u05e7\u05e1\u05d9\u05de\u05d5\u05dd", "May": "\u05de\u05d0\u05d9", "Membership": "\u05d7\u05d1\u05e8\u05d5\u05ea", "Message:": "\u05d4\u05d5\u05d3\u05e2\u05d4:", @@ -931,9 +821,6 @@ "More": "\u05e2\u05d5\u05d3", "Must be a Staff User to Perform this request.": "\u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05e9\u05ea\u05de\u05e9 \u05e6\u05d5\u05d5\u05ea \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d1\u05e6\u05e2 \u05d1\u05e7\u05e9\u05d4 \u05d6\u05d5.", "Must complete verification checkpoint": "\u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05e9\u05dc\u05d9\u05dd \u05e0\u05e7\u05d5\u05d3\u05ea \u05d1\u05d9\u05e7\u05d5\u05e8\u05ea \u05dc\u05d0\u05d9\u05de\u05d5\u05ea", - "Mute": "\u05d4\u05e9\u05ea\u05e7", - "Muted": "\u05de\u05d5\u05e9\u05ea\u05e7", - "My Notes": "\u05d4\u05e8\u05e9\u05d5\u05de\u05d5\u05ea \u05e9\u05dc\u05d9", "My Orders": "\u05d4\u05d4\u05d6\u05de\u05e0\u05d5\u05ea \u05e9\u05dc\u05d9", "My Team": "\u05d4\u05e6\u05d5\u05d5\u05ea \u05e9\u05dc\u05d9", "N/A": "\u05dc\u05d0 \u05d6\u05de\u05d9\u05df", @@ -1009,7 +896,6 @@ "Only properly formatted .csv files will be accepted.": "\u05d9\u05ea\u05e7\u05d1\u05dc\u05d5 \u05e8\u05e7 \u05e7\u05d1\u05e6\u05d9 CSV. \u05de\u05e4\u05d5\u05e8\u05de\u05d8\u05d9\u05dd \u05db\u05d4\u05dc\u05db\u05d4 ", "Only the parent course staff of a CCX can create content groups.": "\u05e8\u05e7 \u05e6\u05d5\u05d5\u05ea \u05e7\u05d5\u05e8\u05e1 \u05d4\u05d1\u05e1\u05d9\u05e1 \u05e9\u05dc CCX \u05d9\u05db\u05d5\u05dc \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05ea\u05d5\u05db\u05df.", "Open": "\u05e4\u05ea\u05d7", - "Open language menu": "\u05e4\u05ea\u05d7 \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e9\u05e4\u05d4", "Open/download this file": "\u05e4\u05ea\u05d7/\u05d4\u05d5\u05e8\u05d3 \u05e7\u05d5\u05d1\u05e5 \u05d6\u05d4", "OpenAssessment Save Error": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05e9\u05de\u05d9\u05e8\u05d4 \u05e9\u05dc OpenAssessment", "Option Deleted": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05e0\u05de\u05d7\u05e7\u05d4", @@ -1032,7 +918,6 @@ "Password": "\u05e1\u05d9\u05e1\u05de\u05d4", "Password assistance": "\u05e2\u05d6\u05e8\u05d4 \u05e2\u05dd \u05e1\u05d9\u05e1\u05de\u05d4", "Path to Signature Image": "\u05e0\u05ea\u05d9\u05d1 \u05dc\u05ea\u05de\u05d5\u05e0\u05ea \u05d7\u05ea\u05d9\u05de\u05d4", - "Pause": "\u05d4\u05e9\u05d4\u05d4", "Peer": "\u05e2\u05de\u05d9\u05ea", "Pending Session Review": "\u05e1\u05e7\u05d9\u05e8\u05ea \u05de\u05e4\u05d2\u05e9 \u05d1\u05d4\u05de\u05ea\u05e0\u05d4", "Photo": "\u05ea\u05de\u05d5\u05e0\u05d4", @@ -1046,8 +931,6 @@ "Pin": "\u05d4\u05e6\u05de\u05d3", "Pinned": "\u05de\u05d5\u05e6\u05de\u05d3", "Placeholder": "\u05de\u05e6\u05d9\u05d9\u05df \u05de\u05e7\u05d5\u05dd", - "Play": "\u05e0\u05d2\u05df", - "Play video": "\u05d4\u05e4\u05e2\u05dc \u05d0\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", "Please Note": "\u05e9\u05d9\u05dd \u05dc\u05d1", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05de\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d4\u05de\u05d3\u05e8\u05d9\u05da (\u05e9\u05d9\u05dd \u05dc\u05d1: \u05e8\u05e7 \u05e7\u05d1\u05e6\u05d9 JPEG \u05d0\u05d5 PNG \u05e0\u05ea\u05de\u05db\u05d9\u05dd. \u05d9\u05e9 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05d9\u05d1\u05d5\u05e2\u05d9\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3, \u05d1\u05e2\u05dc\u05d5\u05ea \u05d9\u05d7\u05e1 \u05e9\u05dc 1:1, \u05d1\u05d2\u05d5\u05d3\u05dc \u05d0\u05d7\u05d9\u05d3 \u05dc\u05db\u05dc \u05d4\u05ea\u05de\u05d5\u05e0\u05d5\u05ea)", "Please add the institute where the instructor is associated": "\u05d0\u05e0\u05d0 \u05d4\u05db\u05e0\u05e1 \u05d0\u05ea \u05d4\u05de\u05d5\u05e1\u05d3 \u05d0\u05dc\u05d9\u05d5 \u05de\u05e9\u05d5\u05d9\u05da \u05d4\u05de\u05d3\u05e8\u05d9\u05da", @@ -1090,8 +973,6 @@ "Preferred Language": "\u05e9\u05e4\u05d4 \u05de\u05d5\u05e2\u05d3\u05e4\u05ea", "Prerequisite:": "\u05d3\u05e8\u05d9\u05e9\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea:", "Prerequisite: %(prereq_display_name)s": "\u05d3\u05e8\u05d9\u05e9\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea: %(prereq_display_name)s", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05de\u05e7\u05e9 \u05d4\u05d7\u05e5 '\u05dc\u05de\u05e2\u05dc\u05d4' \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05ea, \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e7\u05e9\u05d9 \u05d4\u05d7\u05e6\u05d9\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05d5\u05dc\u05de\u05d8\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e0\u05d5\u05d5\u05d8 \u05d1\u05d9\u05df \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05e9\u05d5\u05e0\u05d5\u05ea. \u05dc\u05d7\u05e5 \u05e2\u05dc ENTER \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05dc\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e9\u05e0\u05d1\u05d7\u05e8\u05d4.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05de\u05e7\u05e9 \u05d4\u05d7\u05e5 \u05dc\u05de\u05e2\u05dc\u05d4 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05e9\u05e4\u05d4 \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e7\u05e9\u05d9 \u05d4\u05d7\u05e6\u05d9\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05d5\u05dc\u05de\u05d8\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e0\u05d5\u05d5\u05d8 \u05d1\u05d9\u05df \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05e9\u05e4\u05d4. \u05dc\u05d7\u05e5 \u05e2\u05dc ENTER \u05db\u05d3\u05d9 \u05dc\u05e9\u05e0\u05d5\u05ea \u05dc\u05e9\u05e4\u05d4 \u05e9\u05e0\u05d1\u05d7\u05e8\u05d4.", "Prevent students from generating certificates in this course?": "\u05dc\u05de\u05e0\u05d5\u05e2 \u05de\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd \u05dc\u05d9\u05e6\u05d5\u05e8 \u05ea\u05e2\u05d5\u05d3\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4?", "Preview": "\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e7\u05d3\u05d9\u05de\u05d4", "Preview Certificate": "\u05d4\u05e6\u05d2 \u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05d5\u05e7\u05d3\u05de\u05ea \u05e9\u05dc \u05d4\u05ea\u05e2\u05d5\u05d3\u05d4", @@ -1114,7 +995,6 @@ "Promote another member to Admin to remove your admin rights": "\u05e7\u05d3\u05dd \u05d7\u05d1\u05e8 \u05d0\u05d7\u05e8 \u05dc\u05de\u05e0\u05d4\u05dc \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05ea \u05d6\u05db\u05d5\u05d9\u05d5\u05ea\u05d9\u05da \u05d4\u05e0\u05d9\u05d4\u05d5\u05dc\u05d9\u05d5\u05ea", "Provisional": "\u05d6\u05de\u05e0\u05d9", "Provisionally Supported": "\u05e0\u05ea\u05de\u05da \u05d1\u05d0\u05d5\u05e4\u05df \u05d6\u05de\u05e0\u05d9", - "Public": "\u05e6\u05d9\u05d1\u05d5\u05e8\u05d9", "Publish": "\u05e4\u05e8\u05e1\u05dd", "Publish all unpublished changes for this {item}?": "\u05d4\u05d0\u05dd \u05dc\u05e4\u05e8\u05e1\u05dd \u05d0\u05ea \u05db\u05dc \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e4\u05d5\u05e8\u05e1\u05de\u05d5 \u05e2\u05d1\u05d5\u05e8 {item}?", "Publish {display_name}": "\u05e4\u05e8\u05e1\u05dd \u05d0\u05ea {display_name}", @@ -1162,11 +1042,9 @@ "Removing": "\u05de\u05e1\u05d9\u05e8", "Removing a video from this list does not affect course content. Any content that uses a previously uploaded video ID continues to display in the course.": "\u05d4\u05e1\u05e8\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5 \u05de\u05e8\u05e9\u05d9\u05de\u05d4 \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05de\u05e9\u05e4\u05d9\u05e2\u05d4 \u05e2\u05dc \u05ea\u05d5\u05db\u05df \u05d4\u05e7\u05d5\u05e8\u05e1. \u05db\u05dc \u05ea\u05d5\u05db\u05df \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e1\u05e4\u05e8 \u05de\u05d6\u05d4\u05d4 \u05e9\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05e9\u05d4\u05d5\u05e2\u05dc\u05d4 \u05d1\u05e2\u05d1\u05e8 \u05de\u05de\u05e9\u05d9\u05da \u05dc\u05d4\u05e6\u05d9\u05d2 \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4.", "Replace": "\u05d4\u05d7\u05dc\u05e3", - "Reply": "\u05d4\u05e9\u05d1", "Report": "\u05d3\u05d5\u05d5\u05d7", "Report abuse": "\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05e9\u05d9\u05de\u05d5\u05e9 \u05dc\u05e8\u05e2\u05d4", "Report abuse, topics, and responses": "\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05d4\u05d8\u05e8\u05d3\u05d4, \u05e0\u05d5\u05e9\u05d0\u05d9\u05dd \u05d5\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea", - "Report annotation as inappropriate or offensive.": "\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05d4\u05d4\u05e2\u05e8\u05d4 \u05db\u05d1\u05dc\u05ea\u05d9 \u05d4\u05d5\u05dc\u05de\u05ea \u05d0\u05d5 \u05e4\u05d5\u05d2\u05e2\u05e0\u05d9\u05ea", "Reported": "\u05d3\u05d5\u05d5\u05d7", "Requester": "\u05de\u05d1\u05e7\u05e9", "Required field.": "\u05e9\u05d3\u05d4 \u05d7\u05d5\u05d1\u05d4", @@ -1222,7 +1100,6 @@ "Sent To": "\u05e0\u05e9\u05dc\u05d7 \u05d0\u05dc", "Sent To:": "\u05e0\u05e9\u05dc\u05d7 \u05d0\u05dc:", "September": "\u05e1\u05e4\u05d8\u05de\u05d1\u05e8", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05d4\u05de\u05e9\u05db\u05d9\u05d5\u05ea! \u05d0\u05d9\u05e0\u05d5 \u05d9\u05db\u05d5\u05dc \u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc-%(tab_name)s \u05d1\u05de\u05d5\u05d3\u05d5\u05dc \u05e0\u05d5\u05db\u05d7\u05d9. \u05d0\u05e0\u05d0 \u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05e6\u05d5\u05d5\u05ea \u05d4\u05e7\u05d5\u05e8\u05e1.", "Server Error, Please refresh the page and try again.": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05e9\u05e8\u05ea, \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d3\u05e3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", "Set as a Special Exam": "\u05d4\u05d2\u05d3\u05e8 \u05db\u05de\u05d1\u05d7\u05df \u05de\u05d9\u05d5\u05d7\u05d3", "Set up your certificate": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea \u05ea\u05e2\u05d5\u05d3\u05ea\u05da", @@ -1231,7 +1108,6 @@ "Share Alike": "\u05e9\u05ea\u05e3", "Share on Mozilla Backpack": "\u05e9\u05ea\u05e3 \u05d1-Mozilla Backpack", "Share your \"%(display_name)s\" award": "\u05e9\u05ea\u05e3 \u05d0\u05ea \u05e4\u05e8\u05e1 \"%(display_name)s\"", - "Short explanation": "\u05d4\u05e1\u05d1\u05e8 \u05e7\u05e6\u05e8", "Show": "\u05d4\u05e6\u05d2", "Show All": "\u05d4\u05e6\u05d2 \u05d4\u05db\u05dc", "Show Comment (%(num_comments)s)": [ @@ -1271,7 +1147,6 @@ "Signatory": "\u05d4\u05d7\u05d5\u05ea\u05b5\u05dd", "Signatory field(s) has invalid data.": "\u05d1\u05e9\u05d3\u05d4(\u05d5\u05ea) \u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9\u05d9\u05dd.", "Signature Image": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d7\u05ea\u05d9\u05de\u05d4", - "Skip": "\u05d3\u05dc\u05d2", "Some Rights Reserved": "\u05d7\u05dc\u05e7 \u05de\u05d4\u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e9\u05de\u05d5\u05e8\u05d5\u05ea", "Some images in this post have been omitted": "\u05d7\u05dc\u05e7 \u05de\u05d4\u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d1\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4 \u05e0\u05de\u05d7\u05e7\u05d5", "Something went wrong changing this enrollment. Please try again.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05e2\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05e8\u05e9\u05de\u05d4 \u05d6\u05d5. \u05e0\u05d0 \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.", @@ -1279,16 +1154,13 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u05de\u05e6\u05d8\u05e2\u05e8\u05d9\u05dd, \u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d4\u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea \u05e9\u05d4\u05e2\u05dc\u05ea. \u05d0\u05e0\u05d0 \u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05ea\u05d1\u05e0\u05d9\u05ea \u05d5\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1. ", "Sorted by": "\u05de\u05d5\u05d9\u05d9\u05df \u05d1\u05d9\u05d3\u05d9", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "\u05e6\u05d9\u05d9\u05df \u05d7\u05dc\u05d5\u05e4\u05d4 \u05dc\u05db\u05d5\u05ea\u05e8\u05ea \u05e7\u05d5\u05e8\u05e1 \u05e9\u05ea\u05d5\u05e6\u05d2 \u05d1\u05ea\u05e2\u05d5\u05d3\u05d5\u05ea. \u05d4\u05e9\u05d0\u05e8 \u05e8\u05d9\u05e7 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05db\u05d5\u05ea\u05e8\u05ea \u05e7\u05d5\u05e8\u05e1 \u05e8\u05e9\u05de\u05d9\u05ea.", - "Speed": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea", "Staff": "\u05e6\u05d5\u05d5\u05ea", "Staff Only": "\u05e6\u05d5\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3", "Staff and Learners": "\u05e6\u05d5\u05d5\u05ea \u05d5\u05dc\u05d5\u05de\u05d3\u05d9\u05dd", - "Start": "\u05d4\u05ea\u05d7\u05dc\u05d4", "Start Date": "\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05ea\u05d7\u05dc\u05d4", "Start Proctored Exam": "\u05d4\u05ea\u05d7\u05dc \u05d1\u05de\u05d1\u05d7\u05df \u05ea\u05d7\u05ea \u05e4\u05d9\u05e7\u05d5\u05d7", "Start System Check": "\u05d4\u05ea\u05d7\u05dc \u05d1\u05d1\u05d3\u05d9\u05e7\u05ea \u05de\u05e2\u05e8\u05db\u05ea", "Start generating certificates for all students in this course?": "\u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d9\u05e6\u05d9\u05e8\u05ea \u05ea\u05e2\u05d5\u05d3\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05db\u05dc \u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4?", - "Start of transcript. Skip to the end.": "\u05d4\u05ea\u05d7\u05dc\u05ea \u05d4\u05ea\u05de\u05dc\u05d5\u05dc. \u05d3\u05dc\u05d2 \u05dc\u05e1\u05d5\u05e3.", "Start regenerating certificates for students in this course?": "\u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d9\u05e6\u05d9\u05e8\u05d4 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05ea\u05e2\u05d5\u05d3\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05d4\u05e1\u05d8\u05d5\u05d3\u05e0\u05d8\u05d9\u05dd \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d6\u05d4?", "Start working toward your next learning goal.": "\u05d4\u05ea\u05d7\u05dc \u05dc\u05e2\u05d1\u05d5\u05d3 \u05dc\u05e7\u05e8\u05d0\u05ea \u05d9\u05e2\u05d3 \u05d4\u05dc\u05de\u05d9\u05d3\u05d4 \u05d4\u05d1\u05d0.", "Started": "\u05d4\u05ea\u05d7\u05d9\u05dc", @@ -1307,7 +1179,6 @@ "Studio:": "\u05e1\u05d8\u05d5\u05d3\u05d9\u05d5:", "Subject": "\u05e0\u05d5\u05e9\u05d0", "Subject:": "\u05e0\u05d5\u05e9\u05d0:", - "Submission aborted! Sorry, your browser does not support file uploads. If you can, please use Chrome or Safari which have been verified to support file uploads.": "\u05d4\u05d4\u05d2\u05e9\u05d4 \u05d1\u05d5\u05d8\u05dc\u05d4! \u05de\u05e6\u05d8\u05e2\u05e8\u05d9\u05dd, \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d0\u05d9\u05e0\u05d5 \u05ea\u05d5\u05de\u05da \u05d1\u05d4\u05e2\u05dc\u05d0\u05d5\u05ea \u05e7\u05d1\u05e6\u05d9\u05dd. \u05d0\u05dd \u05e0\u05d9\u05ea\u05df, \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df Chrome \u05d0\u05d5 Safari \u05e9\u05e0\u05d9\u05ea\u05df \u05d1\u05d5\u05d5\u05d3\u05d0\u05d5\u05ea \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d3\u05e8\u05db\u05dd \u05e7\u05d1\u05e6\u05d9\u05dd.", "Submit": "\u05e9\u05dc\u05d7", "Submit Application": "\u05e9\u05dc\u05d7 \u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4", "Submit enrollment change": "\u05e9\u05dc\u05d7 \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05e8\u05e9\u05de\u05d4", @@ -1360,7 +1231,6 @@ "Teams": "\u05e6\u05d5\u05d5\u05ea\u05d9\u05dd", "Teams Pagination": "\u05e2\u05d9\u05de\u05d5\u05d3 \u05e6\u05d5\u05d5\u05ea\u05d9\u05dd", "Terms of Service and Honor Code": "\u05ea\u05e0\u05d0\u05d9 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d5\u05e7\u05d5\u05d3 \u05d0\u05ea\u05d9", - "Text": "\u05d8\u05e7\u05e1\u05d8", "Textbook Name": "\u05e9\u05dd \u05e1\u05e4\u05e8 \u05d4\u05e7\u05d5\u05e8\u05e1", "Textbook information": "\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05e1\u05e4\u05e8 \u05d4\u05e7\u05d5\u05e8\u05e1", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u05ea\u05d5\u05d3\u05d4 \u05e8\u05d1\u05d4, %(full_name)s! \u05e7\u05d9\u05d1\u05dc\u05e0\u05d5 \u05d0\u05ea \u05ea\u05e9\u05dc\u05d5\u05de\u05da \u05e2\u05d1\u05d5\u05e8 %(course_name)s.", @@ -1392,7 +1262,6 @@ "The following users are no longer enrolled in the course:": "\u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd \u05db\u05d1\u05e8 \u05d0\u05d9\u05e0\u05dd \u05e8\u05e9\u05d5\u05de\u05d9\u05dd \u05dc\u05e7\u05d5\u05e8\u05e1:", "The following warnings were generated:": "\u05d4\u05d0\u05d6\u05d4\u05e8\u05d5\u05ea \u05d4\u05d1\u05d0\u05d5\u05ea \u05e0\u05d5\u05e6\u05e8\u05d5:", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "\u05d4\u05e7\u05d8\u05d2\u05d5\u05e8\u05d9\u05d4 \u05d4\u05db\u05dc\u05dc\u05d9\u05ea \u05e2\u05d1\u05d5\u05e8 \u05e1\u05d5\u05d2 \u05d6\u05d4 \u05e9\u05dc \u05de\u05e9\u05d9\u05de\u05d4, \u05dc\u05d3\u05d5\u05d2\u05de\u05d4, \u05e9\u05d9\u05e2\u05d5\u05e8\u05d9 \u05d1\u05d9\u05ea \u05d0\u05d5 \u05de\u05d1\u05d7\u05df \u05d0\u05de\u05e6\u05e2 \u05e9\u05e0\u05d4. \u05e9\u05dd \u05d6\u05d4 \u05d2\u05dc\u05d5\u05d9 \u05dc\u05dc\u05d5\u05de\u05d3\u05d9\u05dd.", - "The grading process is still running. Refresh the page to see updates.": "\u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05d3\u05d9\u05e8\u05d5\u05d2 \u05de\u05de\u05e9\u05d9\u05da \u05dc\u05e4\u05e2\u05d5\u05dc. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d3\u05e3 \u05db\u05d3\u05d9 \u05dc\u05e8\u05d0\u05d5\u05ea \u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd.", "The language that team members primarily use to communicate with each other.": "\u05d4\u05e9\u05e4\u05d4 \u05d4\u05e2\u05d9\u05e7\u05e8\u05d9\u05ea \u05e9\u05d7\u05d1\u05e8\u05d9 \u05d4\u05e6\u05d5\u05d5\u05ea \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05db\u05d3\u05d9 \u05dc\u05ea\u05e7\u05e9\u05e8 \u05d6\u05d4 \u05e2\u05dd \u05d6\u05d4.", "The minimum grade for course credit is not set.": "\u05d4\u05e6\u05d9\u05d5\u05df \u05d4\u05de\u05d9\u05e0\u05d9\u05de\u05dc\u05d9 \u05dc\u05e7\u05d1\u05dc \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d6\u05db\u05d5\u05ea \u05d1\u05e7\u05d5\u05e8\u05e1 \u05d0\u05d9\u05e0\u05d5 \u05de\u05d5\u05d2\u05d3\u05e8.", "The minimum score percentage must be a whole number between 0 and 100.": "\u05d0\u05d7\u05d5\u05d6 \u05d4\u05e6\u05d9\u05d5\u05df \u05d4\u05de\u05d9\u05e0\u05d9\u05de\u05dc\u05d9 \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05e1\u05e4\u05e8 \u05e9\u05dc\u05dd \u05d1\u05d9\u05df 0 \u05dc-100.", @@ -1442,14 +1311,7 @@ "This Group Configuration is not in use. Start by adding a content experiment to any Unit via the {linkStart}Course Outline{linkEnd}.": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05ea\u05e6\u05d5\u05e8\u05ea \u05e7\u05d1\u05d5\u05e6\u05d4 \u05d6\u05d5 \u05d0\u05d9\u05e0\u05d4 \u05d1\u05e9\u05d9\u05de\u05d5\u05e9. \u05d4\u05ea\u05d7\u05dc \u05d1\u05d4\u05d5\u05e1\u05e4\u05ea \u05e0\u05d9\u05e1\u05d5\u05d9 \u05ea\u05d5\u05db\u05df \u05dc\u05db\u05dc \u05d9\u05d7\u05d9\u05d3\u05d4 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea {linkStart}\u05ea\u05e8\u05e9\u05d9\u05dd \u05d4\u05e7\u05d5\u05e8\u05e1{linkEnd}.", "This Group Configuration is used in:": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05d4\u05e7\u05d1\u05d5\u05e6\u05d4 \u05e0\u05de\u05e6\u05d0\u05ea \u05d1\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1:", "This action cannot be undone.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d1\u05d8\u05dc \u05e4\u05e2\u05d5\u05dc\u05d4 \u05d6\u05d5.", - "This annotation has %(count)s flag.": [ - "\u05dc\u05d4\u05e2\u05e8\u05d4 \u05d6\u05d5 \u05d9\u05e9 \u05d3\u05d2\u05dc %(count)s.", - "\u05dc\u05d4\u05e1\u05d1\u05e8 \u05d6\u05d4 \u05d9\u05e9 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05dc\u05d4\u05e1\u05d1\u05e8 \u05d6\u05d4 \u05d9\u05e9 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd.", - "\u05dc\u05d4\u05e1\u05d1\u05e8 \u05d6\u05d4 \u05d9\u05e9 %(count)s \u05d3\u05d2\u05dc\u05d9\u05dd." - ], "This assessment could not be submitted.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05d4\u05d2\u05d9\u05e9 \u05d0\u05ea \u05e4\u05e8\u05d9\u05d8 \u05d4\u05d4\u05e2\u05e8\u05db\u05d4 \u05d4\u05d6\u05d4.", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u05d3\u05e4\u05d3\u05e4\u05df \u05d6\u05d4 \u05d0\u05d9\u05e0\u05d5 \u05d9\u05db\u05d5\u05dc \u05dc\u05e0\u05d2\u05df \u05e7\u05d1\u05e6\u05d9 ogg .webm ,.mp4.", "This catalog's courses:": "\u05d4\u05e7\u05d5\u05e8\u05e1\u05d9\u05dd \u05d1\u05e7\u05d8\u05dc\u05d5\u05d2 \u05d6\u05d4:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d6\u05d5 \u05d4\u05d5\u05e4\u05e2\u05dc\u05d4 \u05db\u05d1\u05e8 \u05d5\u05d4\u05d9\u05d0 \u05d1\u05de\u05e6\u05d1 \u05e4\u05e2\u05d9\u05dc. \u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05e2\u05e8\u05d9\u05db\u05d4?", "This comment could not be deleted. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d4\u05e2\u05e8\u05d4. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", @@ -1481,7 +1343,6 @@ "This post is visible to everyone.": "\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4 \u05d2\u05dc\u05d5\u05d9 \u05dc\u05db\u05d5\u05dc\u05dd.", "This problem could not be saved.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d1\u05e2\u05d9\u05d4 \u05d6\u05d5.", "This problem has already been released. Any changes will apply only to future assessments.": "\u05d1\u05e2\u05d9\u05d4 \u05d6\u05d5 \u05e4\u05d5\u05e8\u05e1\u05de\u05d4 \u05db\u05d1\u05e8. \u05db\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d9\u05d7\u05d5\u05dc \u05e8\u05e7 \u05e2\u05dc \u05d4\u05e2\u05e8\u05db\u05d5\u05ea \u05e2\u05ea\u05d9\u05d3\u05d9\u05d5\u05ea.", - "This problem has been reset.": "\u05d4\u05d1\u05e2\u05d9\u05d4 \u05dc\u05d0 \u05d0\u05d5\u05ea\u05d7\u05dc\u05d4.", "This response could not be marked as an answer. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d2\u05d5\u05d1\u05d4 \u05d4\u05d6\u05d5 \u05d1\u05ea\u05d5\u05e8 \u05ea\u05e9\u05d5\u05d1\u05d4. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "This response could not be marked as endorsed. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e1\u05de\u05df \u05d0\u05ea \u05d4\u05ea\u05d2\u05d5\u05d1\u05d4 \u05d4\u05d6\u05d5 \u05d1\u05ea\u05d5\u05e8 \u05de\u05d5\u05de\u05dc\u05e6\u05ea. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "This response could not be saved.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05ea\u05e9\u05d5\u05d1\u05d4.", @@ -1533,13 +1394,8 @@ "Total Number": "\u05e1\u05d4\"\u05db \u05de\u05e1\u05e4\u05e8", "Total Responses": "\u05e1\u05da \u05d4\u05db\u05dc \u05ea\u05e9\u05d5\u05d1\u05d5\u05ea", "Training": "\u05d4\u05d3\u05e8\u05db\u05d4", - "Transcript will be displayed when you start playing the video.": "\u05ea\u05de\u05dc\u05d5\u05dc \u05d9\u05d5\u05e6\u05d2 \u05db\u05d0\u05e9\u05e8 \u05ea\u05ea\u05d7\u05d9\u05dc \u05d1\u05d4\u05e4\u05e2\u05dc\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5.", "Try the transaction again in a few minutes.": "\u05e0\u05e1\u05d4 \u05dc\u05d1\u05e6\u05e2 \u05d0\u05ea \u05d4\u05d4\u05e2\u05d1\u05e8\u05d4 \u05e9\u05d5\u05d1 \u05d1\u05e2\u05d5\u05d3 \u05de\u05e1\u05e4\u05e8 \u05d3\u05e7\u05d5\u05ea.", "Try this practice exam again": "\u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1 \u05d0\u05ea \u05de\u05d1\u05d7\u05df \u05d4\u05ea\u05e8\u05d2\u05d5\u05dc \u05d4\u05d6\u05d4.", - "Try using a different browser, such as Google Chrome.": "\u05e0\u05e1\u05d4 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df \u05d0\u05d7\u05e8 \u05db\u05d2\u05d5\u05df \u05d2\u05d5\u05d2\u05dc \u05db\u05e8\u05d5\u05dd.", - "Turn off transcripts": "\u05db\u05d1\u05d4 \u05ea\u05de\u05dc\u05d9\u05dc\u05d9\u05dd", - "Turn on closed captioning": "\u05d4\u05e4\u05e2\u05dc \u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea", - "Turn on transcripts": "\u05d4\u05e4\u05e2\u05dc \u05ea\u05de\u05dc\u05d9\u05dc\u05d9\u05dd", "Type": "\u05e1\u05d5\u05d2", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u05d4\u05e7\u05dc\u05d3 \u05d1\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05ea\u05e8 \u05d0\u05d5 \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05dc\u05d7\u05e6\u05df \"\u05d1\u05d7\u05e8 \u05e7\u05d5\u05d1\u05e5\" \u05db\u05d3\u05d9 \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05e7\u05d5\u05d1\u05e5 \u05de\u05d4\u05de\u05d7\u05e9\u05d1 \u05e9\u05dc\u05da. (\u05dc\u05d3\u05d5\u05d2\u05de\u05d4 'http://example.com/img/clouds.jpg')", "Type into this box to filter down the list of available %s.": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u05d1\u05ea\u05d9\u05d1\u05d4 \u05d6\u05d5 \u05db\u05d3\u05d9 \u05dc\u05e1\u05e0\u05df %s.", @@ -1562,7 +1418,6 @@ "Unlink your {accountName} account": "\u05d4\u05e1\u05e8 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e9\u05dc \u05d7\u05e9\u05d1\u05d5\u05df {accountName} \u05e9\u05dc\u05da", "Unlinking": "\u05de\u05e1\u05d9\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8", "Unmark as Answer": "\u05d1\u05d8\u05dc \u05e1\u05d9\u05de\u05d5\u05df \u05db\u05ea\u05e9\u05d5\u05d1\u05d4", - "Unmute": "\u05d1\u05d8\u05dc \u05d4\u05e9\u05ea\u05e7\u05d4", "Unnamed Option": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05dc\u05d0 \u05e9\u05dd", "Unpin": "\u05d1\u05d8\u05dc \u05d4\u05e6\u05de\u05d3\u05d4", "Unpublished changes to content that will release in the future": "\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e4\u05d5\u05e8\u05e1\u05de\u05d5 \u05dc\u05ea\u05d5\u05db\u05df \u05e9\u05d9\u05e9\u05d5\u05d7\u05e8\u05e8 \u05d1\u05e2\u05ea\u05d9\u05d3", @@ -1617,11 +1472,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e6\u05dc\u05de\u05ea \u05d4\u05e8\u05e9\u05ea \u05e9\u05dc\u05da \u05dc\u05e6\u05dc\u05dd \u05d0\u05ea \u05ea\u05de\u05d5\u05e0\u05ea \u05d4\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d4\u05de\u05d6\u05d4\u05d4 \u05e9\u05dc\u05da. \u05d0\u05e0\u05d5 \u05e0\u05ea\u05d0\u05d9\u05dd \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05d4\u05d6\u05d5 \u05dc\u05ea\u05de\u05d5\u05e0\u05ea \u05e4\u05e0\u05d9\u05da \u05d5\u05dc\u05e9\u05dd \u05d7\u05e9\u05d1\u05d5\u05e0\u05da. ", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e6\u05dc\u05de\u05ea \u05d4\u05e8\u05e9\u05ea \u05e9\u05dc\u05da \u05dc\u05e6\u05dc\u05dd \u05d0\u05ea \u05e4\u05e0\u05d9\u05da. \u05d0\u05e0\u05d7\u05e0\u05d5 \u05e0\u05e9\u05d5\u05d5\u05d4 \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05dc\u05ea\u05de\u05d5\u05e0\u05ea\u05da \u05d1\u05ea\u05e2\u05d5\u05d3\u05d4 \u05d4\u05de\u05d6\u05d4\u05d4.", "Used": "\u05e0\u05e2\u05e9\u05d4 \u05e9\u05d9\u05de\u05d5\u05e9", - "User": "\u05de\u05e9\u05ea\u05de\u05e9", "User Email": "\u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc \u05de\u05e9\u05ea\u05de\u05e9", "Username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9", "Username or email address": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9", - "Users": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd", "Users must create and activate their account before they can be promoted to beta tester.": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d7\u05d9\u05d9\u05d1\u05d9\u05dd \u05dc\u05d9\u05e6\u05d5\u05e8 \u05d5\u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d4\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05dc\u05d4\u05dd \u05dc\u05e4\u05e0\u05d9 \u05e9\u05d9\u05d5\u05db\u05dc\u05d5 \u05dc\u05d4\u05ea\u05e7\u05d3\u05dd \u05dc\u05ea\u05e4\u05e7\u05d9\u05d3 \u05d1\u05d5\u05d7\u05df \u05d1\u05d8\u05d0.", "Valid": "\u05d7\u05d5\u05e7\u05d9", "Validation Error": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05d0\u05d9\u05de\u05d5\u05ea", @@ -1637,15 +1490,8 @@ "Verified mode price": "\u05de\u05d7\u05d9\u05e8 \u05de\u05e6\u05d1 \u05de\u05d0\u05d5\u05de\u05ea", "Verify Now": "\u05d0\u05de\u05ea \u05d0\u05ea \u05d6\u05d4\u05d5\u05ea\u05da \u05db\u05e2\u05ea", "Version": "\u05d2\u05e8\u05e1\u05d4", - "Very loud": "\u05e8\u05d5\u05e2\u05e9 \u05de\u05d0\u05d3", - "Very low": "\u05e0\u05de\u05d5\u05da \u05de\u05d0\u05d3", - "Video": "\u05d5\u05d9\u05d3\u05d0\u05d5", "Video Capture Error": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05d4\u05e2\u05d1\u05e8\u05ea \u05d5\u05d9\u05d3\u05d0\u05d5", "Video ID": "\u05de\u05d6\u05d4\u05d4 \u05d5\u05d9\u05d3\u05d0\u05d5", - "Video ended": "\u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5 \u05d4\u05e1\u05ea\u05d9\u05d9\u05dd", - "Video position": "\u05de\u05d9\u05e7\u05d5\u05dd \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5", - "Video speed: ": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05e1\u05e8\u05d8\u05d5\u05df \u05d4\u05d5\u05d5\u05d9\u05d3\u05d0\u05d5:", - "Video transcript": "\u05ea\u05de\u05dc\u05d5\u05dc \u05e1\u05e8\u05d8\u05d5\u05df \u05d5\u05d9\u05d3\u05d0\u05d5", "View": "\u05d4\u05e6\u05d2", "View %(span_start)s %(team_name)s %(span_end)s": "\u05d4\u05e6\u05d2 %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "\u05e6\u05e4\u05d4 \u05d1\u05d0\u05e8\u05db\u05d9\u05d5\u05df \u05d4\u05e7\u05d5\u05e8\u05e1", @@ -1665,7 +1511,6 @@ "Visibility": "\u05ea\u05e6\u05d5\u05d2\u05d4", "Visible to": "\u05d2\u05dc\u05d5\u05d9 \u05e2\u05d1\u05d5\u05e8:", "Visible to Staff Only": "\u05d2\u05dc\u05d5\u05d9 \u05dc\u05e6\u05d5\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3", - "Volume": "\u05e2\u05d5\u05e6\u05de\u05ea \u05d4\u05e7\u05d5\u05dc", "Vote for good posts and responses": "\u05d4\u05e6\u05d1\u05e2 \u05dc\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d5\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea \u05de\u05d5\u05e6\u05dc\u05d7\u05d5\u05ea", "Vote for this post,": "\u05d4\u05e6\u05d1\u05e2 \u05dc\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4,", "Want to confirm your identity later?": "\u05e8\u05d5\u05e6\u05d4 \u05dc\u05d0\u05de\u05ea \u05d0\u05ea \u05d6\u05d4\u05d5\u05ea\u05da \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8?", @@ -1722,12 +1567,9 @@ "You could not be unsubscribed from this post. Refresh the page and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e8\u05d9\u05e9\u05d5\u05dd \u05e9\u05dc\u05da \u05dc\u05e4\u05d5\u05e1\u05d8. \u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05d5\u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.", "You currently have no cohorts configured": "\u05dc\u05d0 \u05de\u05d5\u05d2\u05d3\u05e8\u05d5\u05ea \u05db\u05e2\u05ea \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05dc\u05d9\u05de\u05d5\u05d3", "You did not select a content group": "\u05dc\u05d0 \u05d1\u05d7\u05e8\u05ea \u05e7\u05d1\u05d5\u05e6\u05ea \u05ea\u05d5\u05db\u05df", - "You did not select any files to submit.": "\u05dc\u05d0 \u05d1\u05d7\u05e8\u05ea \u05d0\u05e3 \u05e7\u05d5\u05d1\u05e5 \u05dc\u05d4\u05d2\u05e9\u05d4.", - "You did not submit the required files: {requiredFiles}.": "\u05dc\u05d0 \u05d4\u05d2\u05e9\u05ea \u05d0\u05ea \u05d4\u05e7\u05d1\u05e6\u05d9\u05dd \u05d4\u05d3\u05e8\u05d5\u05e9\u05d9\u05dd: {requiredFiles}.", "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u05e0\u05e8\u05d0\u05d4 \u05db\u05d9 \u05dc\u05d0 \u05de\u05d5\u05ea\u05e7\u05df \u05e4\u05dc\u05d0\u05e9. \u05d4\u05d5\u05e8\u05d3 \u05e4\u05dc\u05d0\u05e9 \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05d0\u05d9\u05de\u05d5\u05ea.", "You don't seem to have a webcam connected.": "\u05e0\u05e8\u05d0\u05d4 \u05db\u05d9 \u05dc\u05d0 \u05de\u05d7\u05d5\u05d1\u05e8\u05ea \u05de\u05e6\u05dc\u05de\u05ea \u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df. \u05ea\u05e6\u05d8\u05e8\u05da \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05d4\u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df \u05d1\u05e9\u05dc\u05d1 \u05ea\u05e8\u05d2\u05d5\u05dc \u05d4\u05dc\u05d5\u05de\u05d3. \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d1\u05e6\u05e2 \u05d6\u05d0\u05ea, \u05dc\u05d7\u05e5 \u05e2\u05dc \u05d4\u05db\u05e8\u05d8\u05d9\u05e1\u05d9\u05d9\u05d4 '\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea'.", - "You have already reported this annotation.": "\u05db\u05d1\u05e8 \u05d3\u05d9\u05d5\u05d5\u05d7\u05ea \u05e2\u05dc \u05d4\u05d4\u05e2\u05e8\u05d4 \u05d4\u05d6\u05d5.", "You have already verified your ID!": "\u05d0\u05d9\u05de\u05ea\u05ea \u05db\u05d1\u05e8 \u05d0\u05ea \u05d6\u05d4\u05d5\u05ea\u05da!", "You have been logged out of your edX account. Click Okay to log in again now. Click Cancel to stay on this page (you must log in again to save your work).": "\u05d9\u05e6\u05d0\u05ea \u05de\u05d7\u05e9\u05d1\u05d5\u05df edX \u05e9\u05dc\u05da. \u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d0\u05d9\u05e9\u05d5\u05e8' \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05e9\u05d5\u05d1 \u05db\u05e2\u05ea. \u05dc\u05d7\u05e5 \u05e2\u05dc '\u05d1\u05d9\u05d8\u05d5\u05dc' \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05e9\u05d0\u05e8 \u05d1\u05e2\u05de\u05d5\u05d3 (\u05e2\u05dc\u05d9\u05da \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05e9\u05d5\u05d1 \u05db\u05d3\u05d9 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05de\u05d4 \u05e9\u05e2\u05e9\u05d9\u05ea).", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u05de\u05d7\u05e7\u05ea \u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df. \u05d4\u05e7\u05e8\u05d9\u05d8\u05e8\u05d9\u05d5\u05df \u05d4\u05d5\u05e1\u05e8 \u05de\u05d4\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea \u05dc\u05d3\u05d5\u05d2\u05de\u05d4 \u05e9\u05d1\u05e9\u05dc\u05d1 \u05ea\u05e8\u05d2\u05d5\u05dc \u05d4\u05dc\u05d5\u05de\u05d3.", @@ -1756,7 +1598,6 @@ "You need to activate your account before you can enroll in courses. Check your inbox for an activation email. After you complete activation you can return and refresh this page.": "\u05e2\u05dc\u05d9\u05da \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d7\u05e9\u05d1\u05d5\u05e0\u05da \u05dc\u05e4\u05e0\u05d9 \u05e9\u05ea\u05d5\u05db\u05dc \u05dc\u05d4\u05d9\u05e8\u05e9\u05dd \u05dc\u05e7\u05d5\u05e8\u05e1. \u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05ea\u05d9\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\u05e8 \u05d4\u05e0\u05db\u05e0\u05e1 \u05e9\u05dc\u05da \u05dc\u05d4\u05d5\u05d3\u05e2\u05ea \u05d4\u05e4\u05e2\u05dc\u05d4. \u05dc\u05d0\u05d7\u05e8 \u05d4\u05e9\u05dc\u05de\u05ea \u05e9\u05dc\u05d1 \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4, \u05d9\u05e9 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea\u05da \u05dc\u05d7\u05d6\u05d5\u05e8 \u05d5\u05dc\u05e8\u05e2\u05e0\u05df \u05d3\u05e3 \u05d6\u05d4. ", "You reserve all rights for your work": " \u05db\u05dc \u05d4\u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e2\u05dc \u05e2\u05d1\u05d5\u05d3\u05ea\u05da \u05e9\u05de\u05d5\u05e8\u05d5\u05ea \u05e2\u05de\u05da.", "You still need to visit the %(display_name)s website to complete the credit process.": "\u05e2\u05dc\u05d9\u05da \u05dc\u05d1\u05e7\u05e8 \u05e2\u05d3\u05d9\u05d9\u05df \u05d1\u05d0\u05ea\u05e8 \u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 %(display_name)s \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e9\u05dc\u05d9\u05dd \u05d0\u05ea \u05ea\u05d4\u05dc\u05d9\u05da \u05e7\u05d1\u05dc\u05ea \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05d4\u05d6\u05db\u05d5\u05ea.", - "You submitted {filename}; only {allowedFiles} are allowed.": "\u05d4\u05d2\u05e9\u05ea \u05d0\u05ea {filename}; \u05de\u05d5\u05ea\u05e8\u05d9\u05dd \u05e8\u05e7 {allowedFiles}.", "You waive some rights for your work, such that others can use it too": "\u05d0\u05ea\u05d4 \u05de\u05d5\u05d5\u05ea\u05e8 \u05e2\u05dc \u05de\u05e1\u05e4\u05e8 \u05d6\u05db\u05d5\u05d9\u05d5\u05ea\u05d9\u05d9\u05da \u05e2\u05dc \u05e2\u05d1\u05d5\u05d3\u05ea\u05da \u05db\u05d3\u05d9 \u05e9\u05d0\u05d7\u05e8\u05d9\u05dd \u05d9\u05d5\u05db\u05dc\u05d5 \u05d2\u05dd \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d4", "You will not receive notification for emails that bounce, so double-check your spelling.": "\u05dc\u05d0 \u05ea\u05e7\u05d1\u05dc \u05d4\u05ea\u05e8\u05d0\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 \u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc\u05d0 \u05d9\u05d2\u05d9\u05e2\u05d5 \u05dc\u05d9\u05e2\u05d3\u05df, \u05e0\u05d0 \u05d1\u05d3\u05d5\u05e7 \u05e9\u05d5\u05d1 \u05d0\u05ea \u05d4\u05d0\u05d9\u05d5\u05ea. ", "You will use your webcam to take a picture of your face and of your government-issued photo ID.": "\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e6\u05dc\u05de\u05ea \u05d4\u05e8\u05e9\u05ea \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e6\u05dc\u05dd \u05d0\u05ea \u05ea\u05de\u05d5\u05e0\u05ea \u05e4\u05e0\u05d9\u05da \u05d5\u05d0\u05ea \u05d4\u05ea\u05e2\u05d5\u05d3\u05d4, \u05e9\u05d4\u05d5\u05e0\u05e4\u05e7\u05d4 \u05d1\u05d9\u05d3\u05d9 \u05d4\u05de\u05de\u05e9\u05dc\u05d4, \u05e2\u05dd \u05d4\u05ea\u05de\u05d5\u05e0\u05d4.", @@ -1777,7 +1618,6 @@ "Your file '{file}' has been uploaded. Allow a few minutes for processing.": "\u05d4\u05e7\u05d5\u05d1\u05e5 \u05e9\u05dc\u05da '{file}' \u05d4\u05d5\u05e2\u05dc\u05d4. \u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e2\u05e8\u05db\u05ea \u05db\u05de\u05d4 \u05d3\u05e7\u05d5\u05ea \u05dc\u05e2\u05d9\u05d1\u05d5\u05d3. ", "Your file could not be uploaded": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5 \u05e9\u05dc\u05da", "Your file has been deleted.": "\u05d4\u05e7\u05d5\u05d1\u05e5 \u05e9\u05dc\u05da \u05e0\u05de\u05d7\u05e7", - "Your file {filename} is too large (max size: {maxSize}MB).": "\u05d4\u05e7\u05d5\u05d1\u05e5 {filename} \u05d2\u05d3\u05d5\u05dc \u05de\u05d3\u05d9 (\u05d2\u05d5\u05d3\u05dc \u05de\u05e8\u05d1\u05d9: {maxSize}MB).", "Your library could not be exported to XML. There is not enough information to identify the failed component. Inspect your library to identify any problematic components and try again.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d9\u05d9\u05e6\u05d0 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea\u05da \u05dc\u05e7\u05d5\u05d1\u05e5 XML. \u05d0\u05d9\u05df \u05de\u05d9\u05d3\u05e2 \u05d1\u05de\u05d9\u05d3\u05d4 \u05de\u05e1\u05e4\u05e7\u05ea \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05d4\u05e8\u05db\u05d9\u05d1 \u05d4\u05db\u05d5\u05e9\u05dc. \u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea\u05da, \u05d6\u05d4\u05d4 \u05e8\u05db\u05d9\u05d1\u05d9\u05dd \u05d1\u05e2\u05d9\u05ea\u05d9\u05d9\u05dd \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1. ", "Your message cannot be blank.": "\u05d4\u05d5\u05d3\u05e2\u05ea\u05da \u05d0\u05d9\u05e0\u05d4 \u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05d4\u05d9\u05d5\u05ea \u05e8\u05d9\u05e7\u05d4.", "Your message must have a subject.": "\u05d4\u05d5\u05d3\u05e2\u05ea\u05da \u05d7\u05d9\u05d9\u05d1\u05ea \u05dc\u05d4\u05db\u05d9\u05dc \u05e0\u05d5\u05e9\u05d0.", @@ -1799,27 +1639,14 @@ "Zoom In": "\u05d4\u05ea\u05e7\u05e8\u05d1", "Zoom Out": "\u05d4\u05ea\u05e8\u05d7\u05e7", "[no tags]": "[no tags]", - "a day": "\u05d9\u05d5\u05dd", - "about %d hour": [ - "\u05db\u05e9\u05e2\u05d4 %d", - "\u05db-%d \u05e9\u05e2\u05d5\u05ea", - "\u05db-%d \u05e9\u05e2\u05d5\u05ea", - "\u05db-%d \u05e9\u05e2\u05d5\u05ea" - ], - "about a minute": "\u05d1\u05e2\u05e8\u05da \u05d3\u05e7\u05d4", - "about a month": "\u05d1\u05e2\u05e8\u05da \u05d7\u05d5\u05d3\u05e9 \u05d0\u05d7\u05d3", - "about a year": "\u05db\u05e9\u05e0\u05d4", - "about an hour": "\u05d1\u05e2\u05e8\u05da \u05e9\u05e2\u05d4", "active proctored exams": "\u05de\u05d1\u05d7\u05e0\u05d9\u05dd \u05ea\u05d7\u05ea \u05e4\u05d9\u05e7\u05d5\u05d7 \u05e4\u05e2\u05d9\u05dc", "and others": "\u05d5\u05d0\u05d7\u05e8\u05d9\u05dd", "anonymous": "\u05d0\u05e0\u05d5\u05e0\u05d9\u05de\u05d9", - "answer": "\u05ea\u05e9\u05d5\u05d1\u05d4", "answered question": "\u05e9\u05d0\u05dc\u05d4 \u05e9\u05e0\u05e2\u05e0\u05ea\u05d4", "bytes": "bytes", "certificate": "\u05ea\u05e2\u05d5\u05d3\u05d4", "close": "\u05e1\u05d2\u05d5\u05e8", "content group": "\u05e7\u05d1\u05d5\u05e6\u05ea \u05ea\u05d5\u05db\u05df", - "correct": "\u05e0\u05db\u05d5\u05df", "could not determine the course_id": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d0\u05ea \u05de\u05d6\u05d4\u05d4 \u05d4\u05e7\u05d5\u05e8\u05e1", "course id": "\u05de\u05d6\u05d4\u05d4 \u05e7\u05d5\u05e8\u05e1", "courses with active proctored exams": "\u05e7\u05d5\u05e8\u05e1\u05d9\u05dd \u05e2\u05dd \u05de\u05d1\u05d7\u05e0\u05d9\u05dd \u05ea\u05d7\u05ea \u05e4\u05d9\u05e7\u05d5\u05d7 \u05e4\u05e2\u05d9\u05dc", @@ -1843,16 +1670,12 @@ "follow this post": "\u05e2\u05e7\u05d5\u05d1 \u05d0\u05d7\u05e8 \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4", "group configuration": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e7\u05d1\u05d5\u05e6\u05d4", "image omitted": "\u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05e0\u05de\u05d7\u05e7\u05d4", - "incorrect": "\u05dc\u05d0 \u05e0\u05db\u05d5\u05df", "internally reviewed": "\u05d1\u05d9\u05e7\u05d5\u05e8\u05ea \u05e4\u05e0\u05d9\u05de\u05d9\u05ea", "last activity": "\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d0\u05d7\u05e8\u05d5\u05e0\u05d4", - "less than a minute": "\u05e4\u05d7\u05d5\u05ea \u05de\u05d3\u05e7\u05d4", "marked as answer %(time_ago)s": "\u05e1\u05d5\u05de\u05df \u05db\u05ea\u05e9\u05d5\u05d1\u05d4 %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "\u05e1\u05d5\u05de\u05df \u05db\u05ea\u05e9\u05d5\u05d1\u05d4 \u05e2\u05dc \u05d9\u05d3\u05d9 %(time_ago)s \u05e2\u05dc \u05d9\u05d3\u05d9%(user)s", "minutes": "\u05d3\u05e7\u05d5\u05ea", "name": "\u05e9\u05dd", - "off": "\u05db\u05d1\u05d5\u05d9", - "on": "\u05e4\u05d5\u05e2\u05dc", "one letter Friday\u0004F": "\u05e9", "one letter Monday\u0004M": "\u05e9", "one letter Saturday\u0004S": "\u05e9", @@ -1881,8 +1704,6 @@ "strong text": "\u05d8\u05e7\u05e1\u05d8 \u05d7\u05d6\u05e7", "subsection": "\u05ea\u05ea \u05e4\u05e8\u05e7", "team count": "\u05e1\u05e4\u05d9\u05e8\u05ea \u05e6\u05d5\u05d5\u05ea", - "text_word_{uniqueId}": "text_word_{uniqueId}", - "text_word_{uniqueId} title_word_{uniqueId}": "text_word_{uniqueId} title_word_{uniqueId}", "there is currently {numVotes} vote": [ "\u05db\u05e8\u05d2\u05e2 \u05d9\u05e9 \u05e7\u05d5\u05dc {numVotes}", "\u05db\u05e8\u05d2\u05e2 \u05d9\u05e9 {numVotes} \u05e7\u05d5\u05dc\u05d5\u05ea", @@ -1890,13 +1711,11 @@ "\u05db\u05e8\u05d2\u05e2 \u05d9\u05e9 {numVotes} \u05e7\u05d5\u05dc\u05d5\u05ea" ], "timed": "\u05de\u05ea\u05d5\u05d6\u05de\u05df", - "title_word_{uniqueId}": "title_word_{uniqueId}", "toggle chapter %(displayName)s": "\u05d4\u05d7\u05dc\u05e3 \u05e4\u05e8\u05e7 %(displayName)s", "toggle subsection %(displayName)s": "\u05d4\u05d7\u05dc\u05e3 \u05ea\u05ea-\u05e4\u05e8\u05e7 %(displayName)s", "unanswered question": "\u05e9\u05d0\u05dc\u05d4 \u05e9\u05dc\u05d0 \u05e0\u05e2\u05e0\u05ea\u05d4", "unit": "\u05d9\u05d7\u05d9\u05d3\u05d4", "unsatisfactory": "\u05d7\u05d5\u05e1\u05e8 \u05e9\u05d1\u05d9\u05e2\u05d5\u05ea \u05e8\u05e6\u05d5\u05df", - "unsubmitted": "\u05dc\u05d0 \u05d4\u05d5\u05d2\u05e9", "upload a PDF file or provide the path to a Studio asset file": "\u05d4\u05e2\u05dc\u05d4 \u05e7\u05d5\u05d1\u05e5 PDF \u05d0\u05d5 \u05e1\u05e4\u05e7 \u05d0\u05ea \u05d4\u05d3\u05e8\u05da \u05dc\u05e7\u05d5\u05d1\u05e5 \u05e0\u05db\u05e1 \u05d4\u05e1\u05d8\u05d5\u05d3\u05d9\u05d5", "username or email": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d5 \u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9", "with %(release_date_from)s": "\u05e2\u05dd %(release_date_from)s", @@ -1911,7 +1730,6 @@ "{filename} exceeds maximum size of {maxFileSizeInGB} GB.": "\u05d4\u05e7\u05d5\u05d1\u05e5 {filename} \u05d7\u05d5\u05e8\u05d2 \u05de\u05d4\u05d2\u05d5\u05d3\u05dc \u05d4\u05de\u05e8\u05d1\u05d9 \u05e9\u05dc {maxFileSizeInGB} GB.", "{filename} is not in a supported file format. Supported file formats are {supportedFileFormats}.": "\u05d4\u05e4\u05d5\u05e8\u05de\u05d8 \u05e9\u05dc {filename} \u05d0\u05d9\u05e0\u05d5 \u05e0\u05ea\u05de\u05da. \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e7\u05d1\u05e6\u05d9\u05dd \u05e9\u05e0\u05ea\u05de\u05db\u05d9\u05dd \u05d4\u05dd {supportedFileFormats}.", "{hours}:{minutes} (current UTC time)": "{hours}:{minutes} (\u05d6\u05de\u05df \u05d0\u05d5\u05e0\u05d9\u05d1\u05e8\u05e1\u05dc\u05d9 \u05de\u05ea\u05d5\u05d0\u05dd (UTC) \u05e0\u05d5\u05db\u05d7\u05d9)", - "{label}: {status}": "{label}: {status}", "{numResponses} other response": [ "\u05ea\u05d2\u05d5\u05d1\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea {numResponses}", "{numResponses} \u05ea\u05d2\u05d5\u05d1\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea", @@ -1938,7 +1756,6 @@ "{paragraphStart}You entered {boldStart}{email}{boldEnd}. If this email address is associated with your {platform_name} account, we will send a message with password reset instructions to this email address.{paragraphEnd}{paragraphStart}If you do not receive a password reset message, verify that you entered the correct email address, or check your spam folder.{paragraphEnd}{paragraphStart}If you need further assistance, {anchorStart}contact technical support{anchorEnd}.{paragraphEnd}": "{paragraphStart}\u05d4\u05d6\u05e0\u05ea {boldStart}{email}{boldEnd}. \u05d0\u05dd \u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\"\u05dc \u05d4\u05d6\u05d5 \u05e7\u05e9\u05d5\u05e8\u05d4 \u05dc\u05d7\u05e9\u05d1\u05d5\u05df {platform_name} \u05e9\u05dc\u05da, \u05e0\u05e9\u05dc\u05d7 \u05d4\u05d5\u05d3\u05e2\u05d4 \u05e2\u05dd \u05d4\u05e0\u05d7\u05d9\u05d5\u05ea \u05dc\u05d0\u05d9\u05e4\u05d5\u05e1 \u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05dc\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d3\u05d5\u05d0\"\u05dc \u05d4\u05d6\u05d5.{paragraphEnd}{paragraphStart}\u05d0\u05dd \u05dc\u05d0 \u05ea\u05e7\u05d1\u05dc \u05d4\u05d5\u05d3\u05e2\u05d4 \u05dc\u05d0\u05d9\u05e4\u05d5\u05e1 \u05e1\u05d9\u05e1\u05de\u05d4, \u05d1\u05d3\u05d5\u05e7 \u05e9\u05d4\u05d6\u05e0\u05ea \u05d0\u05ea \u05d4\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05e0\u05db\u05d5\u05e0\u05d4 \u05d0\u05d5 \u05d1\u05d3\u05d5\u05e7 \u05d1\u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05d3\u05d5\u05d0\u05e8 \u05d4\u05d6\u05d1\u05dc \u05d0\u05e6\u05dc\u05da.{paragraphEnd}{paragraphStart}\u05d0\u05dd \u05d9\u05e9 \u05dc\u05da \u05e6\u05d5\u05e8\u05da \u05d1\u05e2\u05d6\u05e8\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea, {anchorStart}\u05e4\u05e0\u05d4 \u05dc\u05ea\u05de\u05d9\u05db\u05d4 \u05d4\u05d8\u05db\u05e0\u05d9\u05ea{anchorEnd}.{paragraphEnd}", "{screen_reader_start}Warning:{screen_reader_end} No content groups exist.": "{screen_reader_start}\u05d0\u05d6\u05d4\u05e8\u05d4:{screen_reader_end} \u05dc\u05d0 \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05ea\u05d5\u05db\u05df.", "{screen_reader_start}Warning:{screen_reader_end} The previously selected content group was deleted. Select another content group.": "{screen_reader_start}\u05d0\u05d6\u05d4\u05e8\u05d4:{screen_reader_end} \u05e7\u05d1\u05d5\u05e6\u05ea \u05d4\u05ea\u05d5\u05db\u05df \u05e9\u05e0\u05d1\u05d7\u05e8\u05d4 \u05d1\u05e2\u05d1\u05e8, \u05e0\u05de\u05d7\u05e7\u05d4. \u05d1\u05d7\u05e8 \u05e7\u05d1\u05d5\u05e6\u05ea \u05ea\u05d5\u05db\u05df \u05d0\u05d7\u05e8\u05ea.", - "{start_strong}{total}{end_strong} words submitted in total.": "{start_strong}{total}{end_strong} \u05e1\u05da \u05db\u05dc \u05d4\u05de\u05d9\u05dc\u05d9\u05dd \u05e9\u05e0\u05e9\u05dc\u05d7\u05d5.", "{totalItems} total": "{totalItems} \u05e1\u05da \u05d4\u05db\u05dc", "{unread_comments_count} new": "{unread_comments_count} \u05d7\u05d3\u05e9", "\u2026": "..." diff --git a/lms/static/js/i18n/hi/djangojs.js b/lms/static/js/i18n/hi/djangojs.js index c8a970aad9..e513f29195 100644 --- a/lms/static/js/i18n/hi/djangojs.js +++ b/lms/static/js/i18n/hi/djangojs.js @@ -25,36 +25,6 @@ "%(cnt)s \u092e\u0947\u0902 \u0938\u0947 %(sel)s \u091a\u0941\u0928\u093e \u0917\u092f\u093e \u0939\u0948\u0902", "%(cnt)s \u092e\u0947\u0902 \u0938\u0947 %(sel)s \u091a\u0941\u0928\u0947 \u0917\u090f \u0939\u0948\u0902" ], - "%(value)s hour": [ - "%(value)s \u0918\u0902\u091f\u093e", - "%(value)s \u0918\u0902\u091f\u0947" - ], - "%(value)s minute": [ - "%(value)s \u092e\u093f\u0928\u091f", - "%(value)s \u092e\u093f\u0928\u091f" - ], - "%(value)s second": [ - "%(value)s \u0938\u0947\u0915\u0902\u0921", - "%(value)s \u0938\u0947\u0915\u0902\u0921" - ], - "%d day": [ - "%d \u0926\u093f\u0928", - "%d \u0926\u093f\u0928" - ], - "%d minute": [ - "%d \u092e\u093f\u0928\u091f", - "%d \u092e\u093f\u0928\u091f" - ], - "%d month": [ - "%d \u092e\u0939\u0940\u0928\u093e", - "%d \u092e\u0939\u0940\u0928\u0947" - ], - "%d year": [ - "%d \u0938\u093e\u0932", - "%d \u0938\u093e\u0932" - ], - "%s ago": "\u0905\u092d\u0940 \u0938\u0947 %s \u092a\u0939\u0932\u0947 ", - "%s from now": "\u0905\u092d\u0940 \u0915\u0947 \u092c\u093e\u0926 %s ", "6 a.m.": "\u0938\u0941\u092c\u0939 6 \u092c\u091c\u0947", "Admin": "\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e\u092a\u0915", "Are you sure you want to delete this comment?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0935\u093e\u0915\u0908 \u0907\u0938 \u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0915\u094b \u0939\u091f\u093e\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902?", @@ -64,7 +34,6 @@ "Are you sure you want to delete this update?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0907\u0938 \u0905\u092a\u0921\u0947\u091f \u0915\u094b \u0939\u091f\u093e\u0928\u093e \u091a\u093e\u0939\u0924\u0947\u0902 \u0939\u0948\u0902?", "Are you sure you wish to delete this item. It cannot be reversed!\n\nAlso any content that links/refers to this item will no longer work (e.g. broken images and/or links)": "\u0915\u094d\u092f\u093e \u0906\u092a \u0935\u093e\u0915\u0908 \u0907\u0938 \u0905\u0902\u0936 \u0915\u094b \u0928\u0937\u094d\u091f \u0915\u0930\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902? \u0907\u0938 \u0915\u094d\u0930\u093f\u092f\u093e \u0915\u094b \u092c\u0926\u0932\u093e \u0928\u0939\u0940\u0902 \u091c\u093e \u0938\u0915\u0924\u093e! \n\u0914\u0930 \u0924\u094b \u0914\u0930 \u0907\u0938 \u0905\u0902\u0936 \u0938\u0947 \u091c\u0941\u0921\u093c\u0947 \u0939\u0941\u092f\u0947 \u0905\u0928\u094d\u092f \u0905\u0902\u0936 \u092f\u093e \u0932\u093f\u0902\u0915\u094d\u0938 \u092d\u0940 \u0938\u093e\u0925 \u0939\u0940 \u092e\u0947\u0902 \u0928\u0937\u094d\u091f \u0939\u094b \u091c\u093e\u092f\u0947\u0902\u0917\u0947\u0964", "Available %s": "\u0909\u092a\u0932\u092c\u094d\u0927 %s", - "Average": "\u092c\u0940\u091a \u092e\u0947\u0902", "Blockquote": "\u092c\u094d\u0932\u094c\u0915\u0915\u094d\u0935\u094b\u091f", "Blockquote (Ctrl+Q)": "\u092c\u094d\u0932\u0949\u0915\u0915\u094d\u0935\u094b\u091f (Ctrl+Q)", "Bold (Ctrl+B)": "\u092c\u094b\u0932\u094d\u0921 (Ctrl+B)", @@ -102,9 +71,7 @@ "Error listing task history for this student and problem.": "\u0907\u0938 \u091b\u093e\u0924\u094d\u0930 \u0914\u0930 \u0938\u092e\u0938\u094d\u092f\u093e \u0915\u0947 \u0915\u093e\u092e \u0915\u0947 \u0907\u0924\u093f\u0939\u093e\u0938 \u0915\u094b \u0938\u0942\u091a\u0940\u092c\u0926\u094d\u0927 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0915\u0941\u091b \u0917\u0921\u093c\u092c\u0921\u093c\u0964", "Error retrieving grading configuration.": "\u0917\u094d\u0930\u0947\u0921\u093f\u0902\u0917 \u0915\u0949\u0928\u092b\u093c\u093f\u0917\u0930\u0947\u0936\u0928 \u0935\u093e\u092a\u093f\u0938 \u0932\u0947\u0928\u0947 \u092e\u0947\u0902 \u0915\u0941\u091b \u0917\u0921\u093c\u092c\u0921\u093c\u0964", "Error sending email.": "\u0908-\u092e\u0947\u0932 \u0928\u0939\u0940\u0902 \u092d\u0947\u091c\u093e \u091c\u093e \u0938\u0915\u093e\u0964", - "Exit full browser": "\u092c\u094d\u0930\u093e\u0909\u091c\u093c\u0930 \u0938\u094d\u0915\u094d\u0930\u0940\u0928 \u0938\u0947 \u092c\u093e\u0939\u0930 \u0906\u092f\u0947\u0902", "Files must be in JPEG or PNG format.": "\u092b\u093e\u0907\u0932\u0947\u0902 JPEG \u092f\u093e PNG \u092b\u0949\u0930\u094d\u092e\u0947\u091f \u092e\u0947\u0902 \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u092f\u0947\u0902.", - "Fill browser": "\u092c\u094d\u0930\u093e\u0909\u091c\u093c\u0930 \u0938\u0915\u094d\u0930\u0940\u0928 \u0915\u094b \u092a\u0942\u0930\u093e \u0916\u094b\u0932\u0947\u0902 (open full browser)", "Filter": "\u091b\u093e\u0928\u0928\u093e", "Find discussions": "\u091a\u0930\u094d\u091a\u093e\u0913\u0902 \u0915\u094b \u0922\u0942\u0902\u0922\u0947\u0902", "Fullscreen": "\u092a\u0942\u0930\u094d\u0923 \u0938\u094d\u0915\u094d\u0930\u0940\u0928", @@ -125,13 +92,9 @@ "Load all responses": "\u0938\u092d\u0940 \u091c\u0935\u093e\u092c \u0932\u094b\u0921 \u0915\u0930\u0947\u0902", "Loading content": "\u0932\u094b\u0921\u093f\u0902\u0917 \u0915\u0902\u091f\u0947\u0902\u091f", "Loading more threads": "\u0914\u0930 \u0915\u0921\u093c\u093f\u092f\u093e\u0902 \u0932\u094b\u0921 \u0915\u0930\u0947\u0902", - "Loud": "\u090a\u0901\u091a\u093e", - "Low": "\u0915\u092e", "Markdown Editing Help": "\u092e\u093e\u0930\u094d\u0915\u0921\u093e\u0909\u0928 \u090f\u0921\u0940\u091f\u093f\u0902\u0917 \u092e\u0926\u0926", - "Maximum": "\u0905\u0927\u093f\u0915\u0924\u092e", "Midnight": "\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u0940", "Module state successfully deleted.": "\u092e\u0949\u0921\u094d\u092f\u0942\u0932 \u0938\u094d\u0925\u093f\u0924\u093f \u0915\u094b \u0938\u092b\u0932\u0924\u093e\u092a\u0942\u0930\u094d\u0935\u0915 \u0939\u091f\u093e\u092f\u093e \u0917\u092f\u093e\u0964", - "Muted": " \u0936\u0942\u0928\u094d\u092f \u0927\u094d\u0935\u0928\u093f ", "Name": "\u0928\u093e\u092e", "Noon": "\u0926\u094b\u092a\u0939\u0930", "Not in Use": "\u0909\u092a\u092f\u094b\u0917 \u092e\u0947\u0902 \u0928\u0939\u0940\u0902", @@ -142,8 +105,6 @@ "One or more rescheduling tasks failed.": "\u090f\u0915 \u092f\u093e \u0905\u0927\u093f\u0915 \u092a\u0941\u0928\u0930\u094d\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923 \u0915\u093e\u0930\u094d\u092f \u0935\u093f\u092b\u0932 \u0930\u0939\u0947.", "OpenAssessment Save Error": "\u0916\u0941\u0932\u0947 \u092e\u0942\u0932\u094d\u200d\u092f\u093e\u0902\u0915\u0928 \u0915\u094b \u091c\u092e\u093e \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0924\u094d\u0930\u0941\u091f\u093f \u092a\u094d\u0930\u093e\u092a\u094d\u200d\u0924 \u0939\u0941\u0908", "Organization:": "\u0938\u0902\u0917\u0920\u0928:", - "Pause": "\u0930\u094b\u0915\u0947\u0902", - "Play": "\u091a\u093e\u0932\u0942 \u0915\u0930\u0947\u0902", "Please address the errors on this page first, and then save your progress.": "\u0915\u0943\u092a\u092f\u093e \u0907\u0938 \u092a\u0943\u0937\u094d\u0920 \u092a\u0930 \u091c\u094b \u0917\u0932\u0924\u093f\u092f\u093e\u0901 \u0939\u0948\u0902 \u092a\u0939\u0932\u0947 \u0909\u0928\u094d\u0939\u0947\u0902 \u0920\u0940\u0915 \u0915\u0930\u0947\u0902 \u092b\u093f\u0930 \u0905\u092a\u0928\u0947 \u0915\u093e\u092e \u0915\u094b \u092c\u091a\u093e\u092f\u0947\u0902\u0964", "Please enter a student email address or username.": "\u0915\u0943\u092a\u092f\u093e \u091b\u093e\u0924\u094d\u0930 \u0915\u093e \u0908-\u092e\u0947\u0932 \u092a\u0924\u093e \u092f\u093e \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902\u0964", "Please enter a username or email.": "\u0915\u0943\u092a\u092f\u093e \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e \u092f\u093e \u0908-\u092e\u0947\u0932 \u092a\u0924\u093e \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902\u0964", @@ -214,11 +175,6 @@ "Uploading": "\u0905\u092a\u0932\u094b\u0921 \u0939\u094b \u0930\u0939\u093e \u0939\u0948", "Username": "\u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e", "Users must create and activate their account before they can be promoted to beta tester.": "\u092c\u0940\u091f\u093e \u092a\u0930\u0940\u0915\u094d\u0937\u0915 \u0915\u0947 \u0932\u093f\u090f \u092a\u0926\u094b\u0928\u094d\u0928\u0924 \u0939\u094b\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u092a\u0939\u0932\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u0947 \u0916\u093e\u0924\u0947 \u0915\u094b \u092c\u0928\u093e\u0928\u093e \u0914\u0930 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0930\u0928\u093e \u091c\u093c\u0930\u0942\u0930\u0940 \u0939\u0948\u0964", - "Very loud": "\u092c\u0939\u0941\u0924 \u090a\u0901\u091a\u093e", - "Very low": "\u092c\u0939\u0941\u0924 \u0915\u092e", - "Video ended": "\u0935\u093f\u0921\u093f\u092f\u094b \u0938\u092e\u093e\u092a\u094d\u0924", - "Video position": "\u0935\u093f\u0921\u093f\u092f\u094b \u0938\u094d\u0925\u093f\u0924\u093f", - "Volume": "\u0927\u094d\u0935\u0928\u093f", "We're sorry, there was an error": "\u0924\u094d\u0930\u0941\u091f\u093f \u0915\u0947 \u0932\u093f\u090f \u0939\u092e\u0947\u0902 \u0916\u0947\u0926 \u0939\u0948", "Yesterday": "\u0915\u0932 (\u092c\u0940\u0924\u093e)", "You have selected an action, and you haven't made any changes on individual fields. You're probably looking for the Go button rather than the Save button.": "\u0906\u092a \u0928\u0947 \u0915\u093e\u0930\u094d\u0930\u0935\u093e\u0908 \u091a\u0941\u0928\u0940 \u0939\u0948\u0902, \u0914\u0930 \u0906\u092a \u0928\u0947 \u0938\u094d\u0935\u0924\u0902\u0924\u094d\u0930 \u0938\u092e\u094d\u092a\u093e\u0926\u0928\u0915\u094d\u0937\u092e \u0915\u094d\u0937\u0947\u0924\u094d\u0930/\u0938\u094d\u0924\u092e\u094d\u092d \u092e\u0947\u0902 \u092c\u0926\u0932 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u0947 \u0939\u0948\u0902| \u0938\u0902\u092d\u0935\u0924\u0903 '\u0938\u0947\u0935' \u092c\u091f\u0928 \u0915\u0947 \u092c\u091c\u093e\u092f \u0906\u092a '\u0917\u094b' \u092c\u091f\u0928 \u0922\u0942\u0928\u094d\u0922 \u0930\u0939\u0947 \u0939\u094b |", @@ -233,20 +189,10 @@ "Your message cannot be blank.": "\u0906\u092a\u0915\u093e \u0938\u0928\u094d\u0926\u0947\u0936 \u0916\u093e\u0932\u0940 \u0928\u0939\u0940\u0902 \u0939\u094b \u0938\u0915\u0924\u093e\u0964", "Your message must have a subject.": "\u0906\u092a\u0915\u0947 \u0938\u0928\u094d\u0926\u0947\u0936 \u0915\u093e \u0935\u093f\u0937\u092f \u0939\u094b\u0928\u093e \u091a\u093e\u0939\u093f\u090f\u0964", "Your policy changes have been saved.": "\u0906\u092a\u0928\u0947 \u091c\u094b \u0928\u0940\u0924\u093f \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928 \u0915\u093f\u092f\u0947 \u0939\u0948\u0902 \u0935\u0947 \u0938\u0947\u0935 \u0915\u093f\u092f\u0947 \u091c\u093e \u091a\u0941\u0915\u0947 \u0939\u0948\u0902\u0964", - "a day": "\u090f\u0915 \u0926\u093f\u0928", - "about %d hour": [ - "\u0924\u0915\u0930\u0940\u092c\u0928 %d \u0918\u0902\u091f\u093e", - "\u0924\u0915\u0930\u0940\u092c\u0928 %d \u0918\u0902\u091f\u0947" - ], - "about a minute": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u092e\u093f\u0928\u091f", - "about a month": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u092e\u0939\u0940\u0928\u093e", - "about a year": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u0938\u093e\u0932", - "about an hour": "\u0924\u0915\u0930\u0940\u092c\u0928 \u090f\u0915 \u0918\u0902\u091f\u093e", "anonymous": "\u0917\u0941\u092e\u0928\u093e\u092e", "emphasized text": "\u0905\u0915\u094d\u0937\u0930 \u091c\u093f\u0928 \u092a\u0930 \u091c\u093c\u094b\u0930 \u0926\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948 ", "enter code here": "\u092f\u0939\u093e\u0902 \u0915\u094b\u0921 \u0921\u093e\u0932\u0947\u0902", "enter link description here": "\u0932\u093f\u0902\u0915 \u0915\u093e \u0935\u0930\u094d\u0923\u0928 \u092f\u0939\u093e\u0902 \u0926\u0947\u0902", - "less than a minute": "\u090f\u0915 \u092e\u093f\u0928\u091f \u0938\u0947 \u0915\u092e", "or": "\u092f\u093e", "strong text": "\u092e\u094b\u091f\u0947-\u092e\u094b\u091f\u0947 \u0905\u0915\u094d\u0937\u0930", "\u2026": "\u2026" diff --git a/lms/static/js/i18n/ko-kr/djangojs.js b/lms/static/js/i18n/ko-kr/djangojs.js index 88b2da2454..ca1eaeaed9 100644 --- a/lms/static/js/i18n/ko-kr/djangojs.js +++ b/lms/static/js/i18n/ko-kr/djangojs.js @@ -20,7 +20,6 @@ django.catalog = django.catalog || {}; var newcatalog = { - "#Replies": "#\ub2f5\uae00\ub4e4", "%(num_questions)s question": [ "%(num_questions)s\uac1c" ], @@ -36,29 +35,6 @@ "%(team_count)s Team": [ "%(team_count)s \ud300" ], - "%(value)s hour": [ - "%(value)s \uc2dc\uac04" - ], - "%(value)s minute": [ - "%(value)s \ubd84" - ], - "%(value)s second": [ - "%(value)s \ucd08" - ], - "%d day": [ - "%d \uc77c" - ], - "%d minute": [ - "%d \ubd84" - ], - "%d month": [ - "%d \uac1c\uc6d4" - ], - "%d year": [ - "%d \ub144" - ], - "%s ago": "%s \uc804", - "%s from now": "\uc9c0\uae08\uc73c\ub85c \ubd80\ud130 %s \uc774\ud6c4", "6 a.m.": "\uc624\uc804 6\uc2dc", "6 p.m.": "\uc624\ud6c4 6\uc2dc", "Account Settings": "\uacc4\uc815 \uc124\uc815", @@ -66,7 +42,6 @@ "Add a New Cohort": "\uc2e0\uaddc \ud559\uc2b5 \uc9d1\ub2e8 \ucd94\uac00", "Adding the selected course to your cart": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \uc120\ud0dd\ub41c \uac15\uc88c\ub97c \ucd94\uac00\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.", "All accounts were created successfully.": "\ubaa8\ub4e0 \uacc4\uc815\uc774 \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", - "All flags have been removed. To undo, uncheck the box.": "\ubaa8\ub4e0 \ud50c\ub798\uadf8\uac00 \uc81c\uac70\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ucde8\uc18c\ud558\ub824\uba74 \ubc15\uc2a4 \uc120\ud0dd\uc744 \ucde8\uc18c\ud558\uc138\uc694", "All subsections": "\ubaa8\ub4e0 \uc18c\uc8fc\uc81c", "All units": "\uc804\uccb4 \ud559\uc2b5\ud65c\ub3d9", "Allow students to generate certificates for this course?": "\ud559\uc2b5\uc790\uc758 \uc774\uc218\uc99d \uc0dd\uc131\uc744 \ud5c8\uc6a9\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", @@ -78,8 +53,6 @@ "An error occurred retrieving your email. Please try again later, and contact technical support if the problem persists.": "\uc774\uba54\uc77c\uc744 \uac80\uc0c9\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud55c \ud6c4, \ubb38\uc81c\uac00 \uc9c0\uc18d\ub418\uba74 \uae30\uc220 \uc9c0\uc6d0\ud300\uc5d0 \uc5f0\ub77d\uc8fc\uc138\uc694.", "An error occurred. Make sure that the student's username or email address is correct and try again.": "\uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ud559\uc2b5\uc790\uc758 \uc544\uc774\ub514\uc640 \uc774\uba54\uc77c \uc8fc\uc18c\uac00 \uc62c\ubc14\ub978\uc9c0 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud574 \uc8fc\uc138\uc694.", "An error occurred. Please try again.": "\uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uc7a0\uc2dc \ud6c4\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.", - "Annotation": "\uc8fc\uc11d", - "Annotation Text": "\uc8fc\uc11d \ud14d\uc2a4\ud2b8", "April": "4\uc6d4", "Are you sure you want to delete this comment?": "\uc774 \ub313\uae00\uc744 \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Are you sure you want to delete this post?": "\uc774 \uac8c\uc2dc\ubb3c\uc744 \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", @@ -87,7 +60,6 @@ "Assign students to cohorts by uploading a CSV file.": "CSV \ud30c\uc77c\uc744 \uc5c5\ub85c\ub4dc\ud558\uc5ec \ud559\uc2b5 \uc9d1\ub2e8\uc5d0 \ud559\uc2b5\uc790\ub97c \ucd94\uac00\ud558\uc138\uc694.", "August": "8\uc6d4", "Available %s": "\uc774\uc6a9 \uac00\ub2a5\ud55c %s", - "Average": "\ubcf4\ud1b5", "Blockquote": "\ube14\ub85d \uc778\uc6a9", "Blockquote (Ctrl+Q)": "\ube14\ub85d\uc778\uc6a9 (Ctrl+Q)", "Bold (Ctrl+B)": "\uc9c4\ud558\uac8c (Ctrl+B)", @@ -95,13 +67,6 @@ "Cancel": "\ucde8\uc18c", "Cancel enrollment code": "\uc218\uac15\uc2e0\uccad \ucf54\ub4dc\ub97c \ucde8\uc18c\ud558\uc138\uc694.", "Change image": "\uc774\ubbf8\uc9c0 \ubcc0\uacbd", - "Check the box to remove %(count)s flag.": [ - "%(count)s \ud50c\ub798\uadf8\ub97c \uc0ad\uc81c\ud558\ub824\uba74 \ud655\uc778\ub780\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "%(totalFlags)s \ud50c\ub798\uadf8\ub97c \uc0ad\uc81c\ud558\ub824\uba74 \ud655\uc778\ub780\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4." - ], - "Check the box to remove all flags.": "\ubaa8\ub4e0 \ud50c\ub798\uadf8\ub97c \uc0ad\uc81c\ud558\ub824\uba74 \ud655\uc778\ub780\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.", "Check your email": "\uc774\uba54\uc77c\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc694.", "Checkout": "\uacb0\uc81c\ud558\uae30", "Checkout with PayPal": "PayPal\ub85c \uacb0\uc81c\ud558\uae30", @@ -113,10 +78,6 @@ "Choose a time": "\uc2dc\uac04 \uc120\ud0dd", "Choose all": "\ubaa8\ub450 \uc120\ud0dd", "Chosen %s": "\uc120\ud0dd\ub41c %s", - "Clear": "\uc9c0\uc6b0\uae30", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\uc774\uba54\uc77c \uc8fc\uc18c\ub97c \ud0c0\uc0ac \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8\uc5d0 \ubcf4\ub0b4\ub294 \uac83\uc5d0 \ub3d9\uc758\ud558\uba74 OK\ub97c \ud074\ub9ad\ud558\uc138\uc694.\n\uadc0\ud558\uc758 \uc815\ubcf4\ub97c \ubcf4\ub0b4\uc9c0 \uc54a\uace0, \uc774 \ud398\uc774\uc9c0\ub97c \ub2e4\uc2dc \ubcf4\ub824\uba74 Cancel\uc744 \ud074\ub9ad\ud558\uc138\uc694.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\uadc0\ud558\uc758 \uc544\uc774\ub514\uc640 \uc774\uba54\uc77c \uc8fc\uc18c\ub97c \ud0c0\uc0ac \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8\uc5d0 \ubcf4\ub0b4\ub294 \uac83\uc5d0 \ub3d9\uc758\ud558\uba74 OK\ub97c \ud074\ub9ad\ud558\uc138\uc694.\n\uadc0\ud558\uc758 \uc815\ubcf4\ub97c \ubcf4\ub0b4\uc9c0 \uc54a\uace0, \uc774 \ud398\uc774\uc9c0\ub97c \ub2e4\uc2dc \ubcf4\ub824\uba74 Cancel\uc744 \ud074\ub9ad\ud558\uc138\uc694.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\uadc0\ud558\uc758\uc544\uc774\ub514\ub97c \ud0c0\uc0ac \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8\uc5d0 \ubcf4\ub0b4\ub294 \uac83\uc5d0 \ub3d9\uc758\ud558\uba74 OK\ub97c \ud074\ub9ad\ud558\uc138\uc694.\n\n\n\uadc0\ud558\uc758 \uc815\ubcf4\ub97c \ubcf4\ub0b4\uc9c0 \uc54a\uace0, \uc774 \ud398\uc774\uc9c0\ub97c \ub2e4\uc2dc \ubcf4\ub824\uba74 Cancel\uc744 \ud074\ub9ad\ud558\uc138\uc694.", "Click to choose all %s at once.": "\ud55c\ubc88\uc5d0 \ubaa8\ub4e0 %s \ub97c \uc120\ud0dd\ud558\ub824\uba74 \ud074\ub9ad\ud558\uc138\uc694.", "Click to remove all chosen %s at once.": "\ud55c\ubc88\uc5d0 \uc120\ud0dd\ub41c \ubaa8\ub4e0 %s \ub97c \uc81c\uac70\ud558\ub824\uba74 \ud074\ub9ad\ud558\uc138\uc694.", "Close": "\ub2eb\uae30", @@ -136,23 +97,19 @@ "Current conversation": "\ud604\uc7ac \ub300\ud654", "Current tab": "\ud604\uc7ac \ud0ed", "Date": "\ub0a0\uc9dc", - "Date posted": "\uac8c\uc2dc\ub41c \ub0a0\uc9dc", "December": "12\uc6d4", "Delete": "\uc0ad\uc81c", "Deleted Content Group": "\ucee8\ud150\uce20 \uadf8\ub8f9 \uc0ad\uc81c", "Description": "\uc124\uba85", - "Do not show again": "\ub2e4\uc2dc \uc7ac\uc0dd\ud558\uc9c0 \ub9d0\uae30", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\ud559\uc2b5\uc790 ('{student_id}')\uc758 \uc0ac\uc804 \ud3c9\uac00 \uba74\uc81c\ub97c \ud5c8\uc6a9\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Donate": "\uae30\ubd80\ud558\uae30", "Double-check that your webcam is connected and working to continue.": "\uc6f9\ucea0\uc774 \uc5f0\uacb0\ub418\uc5c8\ub294\uc9c0 \uc7ac\ud655\uc778 \ud6c4\uc5d0 \uc9c4\ud589\ud574\uc8fc\uc138\uc694.", "Drop target image": "\ud0c0\uac9f\uc774\ubbf8\uc9c0\ub97c \ub4dc\ub86d\ud558\uc138\uc694", "Duration (sec)": "\uae30\uac04(\ucd08)", - "Edit": "\ud3b8\uc9d1", "Editable": "\ud3b8\uc9d1 \uac00\ub2a5", "Education Completed": "\ucd5c\uc885 \ud559\ub825", "Email": "\uc774\uba54\uc77c", "Emails successfully sent. The following users are no longer enrolled in the course:": "\uc774\uba54\uc77c \uc804\uc1a1\uc644\ub8cc. \ub2e4\uc74c \uc0ac\uc6a9\uc790\ub4e4\uc740 \uc774 \uac15\uc88c\uc5d0 \ub354\uc774\uc0c1 \ub4f1\ub85d\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4:", - "End": "\ub05d", "Enrolling you in the selected course": "\uc120\ud0dd\ub41c \uac15\uc88c\uc5d0 \uc218\uac15\uc2e0\uccad \ucc98\ub9ac\uc911\uc785\ub2c8\ub2e4. ", "Enter a student's username or email address.": "\ud559\uc2b5\uc790\uc758 \uc544\uc774\ub514 \ub610\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\ub97c \uc785\ub825\ud558\uc138\uc694.", "Enter a username or email.": "\uc544\uc774\ub514 \ud639\uc740 \uc774\uba54\uc77c\uc744 \uc785\ub825\ud558\uc138\uc694.", @@ -181,14 +138,11 @@ "Error:": "\uc624\ub958:", "Error: You cannot remove yourself from the Instructor group!": "\uc624\ub958: \uc790\uc2e0\uc744 \uad50\uc218\uc790 \uadf8\ub8f9\uc5d0\uc11c \uc81c\uac70\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. ", "Errors": "\uc624\ub958", - "Exit full browser": "\uc804\uccb4\ud654\uba74\uc5d0\uc11c \ub098\uc624\uae30", "February": "2\uc6d4", "File Name": "\ud30c\uc77c\uc774\ub984", - "Fill browser": "\ube0c\ub77c\uc6b0\uc800 \ucc44\uc6b0\uae30", "Filter": "\ud544\ud130", "Full Name": "\uc2e4\uba85", "Gender": "\uc131 ", - "Header": "\uba38\ub9bf\uae00", "Heading": "\uc81c\ubaa9", "Heading (Ctrl+H)": "\uc81c\ubaa9 (Ctrl+H)", "Hide": "\uac10\ucd94\uae30", @@ -198,13 +152,11 @@ "How to use %(platform_name)s discussions": "%(platform_name)s \uac8c\uc2dc\ud310 \uc0ac\uc6a9\ubc95", "Hyperlink (Ctrl+L)": "\ud558\uc774\ud37c\ub9c1\ud06c (Ctrl+L)", "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. Do you want to proceed?": "\ube44\uacf5\uac1c \uc0c1\ud0dc\uc5d0\uc11c \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc774 \ud559\uc2b5\uc790\uc5d0\uac8c \ubcf4\uc77c \uac83\uc785\ub2c8\ub2e4. \uacc4\uc18d \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\uace0\uae09 \ud3b8\uc9d1\uae30\ub97c \uc0ac\uc6a9\ud55c\ub2e4\uba74, \uc774 \ubb38\uc81c\ub294 XML\ub85c \uc804\ud658\ub418\uba70, \uac04\ud3b8 \ud3b8\uc9d1\uae30 \uc778\ud130\ud398\uc774\uc2a4\ub85c \ub2e4\uc2dc \ub3cc\uc544\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \n\uace0\uae09 \ud3b8\uc9d1\uae30\uc5d0\uc11c \uc774 \ubb38\uc81c\ub97c XML\ub85c \uc804\ud658\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Image": "\uc774\ubbf8\uc9c0", "Image (Ctrl+G)": "\uc774\ubbf8\uc9c0 (Ctrl+G)", "Image Upload Error": "\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc \uc624\ub958", "In Progress": "\uc9c4\ud589 \uc911", "Insert Hyperlink": "\ud558\uc774\ud37c\ub9c1\ud06c \uc0bd\uc785", - "Instructor": "\uad50\uc218\uc790", "Italic (Ctrl+I)": "\uae30\uc6b8\uc784 (Ctrl+I)", "January": "1\uc6d4", "July": "7\uc6d4", @@ -221,21 +173,15 @@ "Loading more threads": "\ub2e4\ub978 \uac8c\uc2dc\ubb3c \ucd94\uac00 \ub85c\ub529\uc911", "Loading your courses": "\uac15\uc88c\ub97c \ubd88\ub7ec\uc624\uace0 \uc788\uc2b5\ub2c8\ub2e4.", "Location in Course": "\uac15\uc88c\uc758 \uc704\uce58", - "Loud": "\ud06c\uac8c", - "Low": "\ub0ae\uac8c", "MB": "MB", "March": "3\uc6d4", "Mark enrollment code as unused": "\uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc740 \uc218\uac15 \uc2e0\uccad \ucf54\ub4dc\ub97c \ud45c\uc2dc\ud558\uc138\uc694.", "Markdown Editing Help": "Markdow \ud3b8\uc9d1 \ub3c4\uc6c0\ub9d0", - "Maximum": "\ucd5c\ub300", "May": "5\uc6d4", "Message:": "\ubcf8\ubb38: ", "Midnight": "\uc790\uc815", "Module state successfully deleted.": "\ubaa8\ub4c8 \uc0c1\ud0dc\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "More": "\ub354\ubcf4\uae30", - "Mute": "\uc74c\uc18c\uac70", - "Muted": "\uc74c\uc18c\uac70", - "My Notes": "\ub0b4 \ub178\ud2b8", "New Address": "\uc0c8 \uc8fc\uc18c", "No Content Group": "\ucf58\ud150\uce20 \uadf8\ub8f9 \uc5c6\uc74c", "No Flash Detected": "\ud50c\ub798\uc2dc \ubbf8\uac10\uc9c0", @@ -261,11 +207,8 @@ "Only properly formatted .csv files will be accepted.": "\uc801\ud569\ud55c .csv \ud30c\uc77c\ub9cc \uc62c\ub9b4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. ", "Order No.": "\uc8fc\ubb38 \ubc88\ud638", "Password": "\ube44\ubc00\ubc88\ud638", - "Pause": "\uc77c\uc2dc\uc815\uc9c0", "Photo Captured successfully.": "\uc0ac\uc9c4\uc774 \uc131\uacf5\uc801\uc73c\ub85c \ucea1\uccd0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Placeholder": "\ud50c\ub808\uc774\uc2a4\ud640\ub354", - "Play": "\uc7ac\uc0dd", - "Play video": "\ub3d9\uc601\uc0c1 \uc7ac\uc0dd\ud558\uae30", "Please enter a problem location.": "\ubb38\uc81c \uc704\uce58\ub97c \uc785\ub825\ud558\uc138\uc694.", "Please enter a student email address or username.": "\ud559\uc2b5\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\ub098 \uc544\uc774\ub514\ub97c \uc785\ub825\ud558\uc138\uc694.", "Please enter a username or email.": "\uc544\uc774\ub514 \ub610\ub294 \uc774\uba54\uc77c\uc744 \uc785\ub825\ud558\uc138\uc694", @@ -277,7 +220,6 @@ "Prevent students from generating certificates in this course?": "\ud559\uc2b5\uc790\uc758 \uc774\uc218\uc99d \uc0dd\uc131\uc744 \uc81c\ud55c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Professional Education": "\uc804\ubb38 \uad50\uc721 \uacfc\uc815", "Professional Education Verified Certificate": "\uc804\ubb38 \uacfc\uc815 \uc774\uc218\uc99d", - "Public": "\uacf5\uac1c", "Reason field should not be left blank.": "\uc774\uc720\ub97c \uc785\ub825\ud558\ub294 \ud544\ub4dc\ub294 \ube44\uc6cc\ub458 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "Recent Activity": "\ucd5c\uadfc \ud65c\ub3d9", "Redo (Ctrl+Shift+Z)": "\ub2e4\uc2dc\uc2e4\ud589 (Ctrl+Shift+Z)", @@ -286,8 +228,6 @@ "Remove": "\uc81c\uac70", "Remove all": "\ubaa8\ub450 \uc81c\uac70", "Removing": "\uc81c\uac70\ud558\uae30", - "Reply": "\ub2f5\uae00", - "Report annotation as inappropriate or offensive.": "\ubd80\uc801\uc808\ud55c \uc8fc\uc11d\uc73c\ub85c \uc2e0\uace0\ud569\ub2c8\ub2e4.", "Requester": "\uc694\uccad\uc790", "Reset Password": "\ube44\ubc00\ubc88\ud638 \uc7ac\uc124\uc815", "Reset my password": "\ube44\ubc00\ubc88\ud638 \uc7ac\uc124\uc815", @@ -299,7 +239,6 @@ "Saved cohort": "\ud559\uc2b5 \uc9d1\ub2e8\uc774 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Saving": "\uc800\uc7a5\uc911", "Saving your email preference": "\uc6d0\ud558\ub294 \uc774\uba54\uc77c\uc744 \uc800\uc7a5\uc911\uc785\ub2c8\ub2e4. ", - "Search": "\uac80\uc0c9", "Search Results": "\uac80\uc0c9 \uacb0\uacfc", "See all teams in your course, organized by topic. Join a team to collaborate with other learners who are interested in the same topic as you are.": "\uac15\uc88c\uc5d0\uc11c \uc8fc\uc81c\ubcc4\ub85c \uc870\uc9c1\ub41c \ubaa8\ub4e0 \ud300\uc744 \ubcf4\uc138\uc694. \uad00\uc2ec\uc0ac\uac00 \uac19\uc740 \ub2e4\ub978 \ud559\uc2b5\uc790\ub4e4\uacfc \ud611\ub825\ud558\uae30 \uc704\ud574 \ud300\uc5d0 \ucc38\uc5ec\ud558\uc138\uc694.", "Select a chapter": "chapter \uc120\ud0dd", @@ -308,18 +247,13 @@ "Sent By:": "\ubcf4\ub0b4\ub294 \uc0ac\ub78c:", "Sent To:": "\ubc1b\ub294\uc0ac\ub78c:", "September": "9\uc6d4", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "Sequence error! \ud604\uc7ac\uc758 SequenceModule\uc5d0\uc11c\ub294 %(tab_name)s \uc744 \ud0d0\uc0c9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.", "Settings": "\uc124\uc815", - "Short explanation": "\uc9e7\uc740 \uc124\uba85", "Show": "\ubcf4\uae30", "Show Discussion": "\uac8c\uc2dc\ud310 \ubcf4\uae30", "Show notes": "\ub178\ud2b8 \ubcf4\uc774\uae30", "Showing all responses": "\ubaa8\ub4e0 \ub2f5\ubcc0 \ubcf4\uc5ec\uc8fc\uae30", "Sign in": "\ub85c\uadf8\uc778", - "Skip": "\uac74\ub108\ub6f0\uae30", - "Speed": "\uc18d\ub3c4", "Staff": "\uc6b4\uc601\ud300", - "Start": "\uc2dc\uc791", "Start generating certificates for all students in this course?": "\ubcf8 \uac15\uc88c\uc758 \ubaa8\ub4e0 \ud559\uc2b5\uc790\ub97c \uc704\ud55c \uac15\uc88c \uc774\uc218\uc99d \uc0dd\uc131\uc744 \uc2dc\uc791\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?", "Starts": "\uac1c\uac15\uc77c", "State": "\uc0c1\ud0dc", @@ -337,7 +271,6 @@ "Successfully sent enrollment emails to the following users. They will be enrolled once they register:": "\ub2e4\uc74c \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc131\uacf5\uc801\uc73c\ub85c \ub4f1\ub85d \uc774\uba54\uc77c\uc744 \ubc1c\uc1a1\ud588\uc2b5\ub2c8\ub2e4. \uac00\uc785\uc2e0\uccad\ud558\uba74 \uac15\uc88c\uc5d0 \ub4f1\ub85d\uc774 \ub420 \uac83\uc785\ub2c8\ub2e4: ", "Successfully unlinked.": "\uc131\uacf5\uc801 \uc5f0\uacb0\uc774 \ud574\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Tags": "Tags", - "Tags:": "Tags:", "Take Photo": "\uc0ac\uc9c4 \ucd2c\uc601", "Take a photo of your ID": "\uc2e0\ubd84\uc99d \uc0ac\uc9c4\uc744 \ucc0d\uc5b4 \uc8fc\uc138\uc694.", "Task ID": "\uc791\uc5c5 ID", @@ -346,7 +279,6 @@ "Task Type": "\uc791\uc5c5 \uc720\ud615", "Task inputs": "\uc791\uc5c5 \uc785\ub825", "Teams": "\ud300", - "Text": "Text", "The cohort cannot be added": "\ud559\uc2b5 \uc9d1\ub2e8\uc774 \ucd94\uac00\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "The cohort cannot be saved": "\ud559\uc2b5 \uc9d1\ub2e8\uc774 \uc800\uc7a5\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "The file must be at least {size} in size.": "\ud30c\uc77c\uc758 \ud06c\uae30\uac00 \uc801\uc5b4\ub3c4 {size} \uc5ec\uc57c \ud569\ub2c8\ub2e4. ", @@ -355,7 +287,6 @@ "The following errors were generated:": "\ub2e4\uc74c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.", "The following users are no longer enrolled in the course:": "\ub2e4\uc74c \uc0ac\uc6a9\uc790\ub4e4\uc740 \uc774 \uac15\uc88c\uc5d0 \ub354\uc774\uc0c1 \ub4f1\ub85d\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4:", "The following warnings were generated:": "\ub2e4\uc74c \uacbd\uace0\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4:", - "The grading process is still running. Refresh the page to see updates.": "\ucc44\uc810\uc774 \uc9c4\ud589\uc911\uc785\ub2c8\ub2e4. \uc5c5\ub370\uc774\ud2b8 \uacb0\uacfc\ub97c \ubcf4\uae30 \uc704\ud574 \ub2e4\uc2dc \ubd88\ub7ec\uc624\uae30\ub97c \ud558\uc2ed\uc2dc\uc624.", "The selected content group does not exist": "\uc120\ud0dd\ub41c \ucf58\ud150\uce20 \uadf8\ub8f9\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.", "The {cohortGroupName} cohort has been created. You can manually add students to this cohort below.": "{cohortGroupName} \ud559\uc2b5\uc9d1\ub2e8\uc774 \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc218\uc791\uc5c5\uc73c\ub85c \ud559\uc2b5\uc790\ub97c \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. ", "There has been an error processing your survey.": "\uc124\ubb38\uc744 \ucc98\ub9ac\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.", @@ -371,22 +302,16 @@ "These users were successfully removed as beta testers:": "\uc774 \uc774\uc6a9\uc790\ub4e4\uc774 \uc131\uacf5\uc801\uc73c\ub85c \ubca0\ud0c0\ud14c\uc2a4\ud130\uc5d0\uc11c \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "These users will be allowed to enroll once they register:": "\uc774 \uc0ac\uc6a9\uc790\ub4e4\uc740 \ub4f1\ub85d\ud558\uba74 \ubc14\ub85c \uc218\uac15\uc2e0\uccad\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. ", "These users will be enrolled once they register:": "\uac00\uc785 \uc2e0\uccad\ud558\uba74 \uac15\uc88c\uc5d0 \ub4f1\ub85d\uc774 \ub420 \uac83\uc785\ub2c8\ub2e4: ", - "This annotation has %(count)s flag.": [ - "\uc774 \uc8fc\uc11d\uc740 %(count)s \ud50c\ub798\uadf8\uac00 \uc788\uc2b5\ub2c8\ub2e4." - ], - "This browser cannot play .mp4, .ogg, or .webm files.": "\uc774 \ube0c\ub77c\uc6b0\uc800\ub294 .mp4, .ogg, \ub610\ub294 .webm file\uc744 \uc7ac\uc0dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "This is the list of available %s. You may choose some by selecting them in the box below and then clicking the \"Choose\" arrow between the two boxes.": "\uc0ac\uc6a9 \uac00\ub2a5\ud55c %s \uc758 \ub9ac\uc2a4\ud2b8 \uc785\ub2c8\ub2e4. \uc544\ub798\uc758 \uc0c1\uc790\uc5d0\uc11c \uc120\ud0dd\ud558\uace0 \ub450 \uc0c1\uc790 \uc0ac\uc774\uc758 \"\uc120\ud0dd\" \ud654\uc0b4\ud45c\ub97c \ud074\ub9ad\ud558\uc5ec \uba87 \uac00\uc9c0\ub97c \uc120\ud0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "This is the list of chosen %s. You may remove some by selecting them in the box below and then clicking the \"Remove\" arrow between the two boxes.": "\uc120\ud0dd\ub41c %s \ub9ac\uc2a4\ud2b8 \uc785\ub2c8\ub2e4. \uc544\ub798\uc758 \uc0c1\uc790\uc5d0\uc11c \uc120\ud0dd\ud558\uace0 \ub450 \uc0c1\uc790 \uc0ac\uc774\uc758 \"\uc81c\uac70\" \ud654\uc0b4\ud45c\ub97c \ud074\ub9ad\ud558\uc5ec \uc77c\ubd80\ub97c \uc81c\uac70 \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "Time Sent": "\ubcf4\ub0b8 \uc2dc\uac04", "Time Sent:": "\ubcf4\ub0b8 \uc2dc\uac04:", "Today": "\uc624\ub298", "Tomorrow": "\ub0b4\uc77c", - "Try using a different browser, such as Google Chrome.": "\uad6c\uae00 Chrome \ub4f1 \ub2e4\ub978 \ube0c\ub77c\uc6b0\uc800\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.", "Type into this box to filter down the list of available %s.": "\uc0ac\uc6a9 \uac00\ub2a5\ud55c %s \ub9ac\uc2a4\ud2b8\ub97c \ud544\ud130\ub9c1\ud558\ub824\uba74 \uc774 \uc0c1\uc790\uc5d0 \uc785\ub825\ud558\uc138\uc694.", "Undo (Ctrl+Z)": "\ub418\ub3cc\ub9ac\uae30 (Ctrl+Z)", "Unknown": "\uc54c \uc218 \uc5c6\uc74c", "Unlinking": "\uc5f0\uacb0 \ud574\uc81c\ud558\uae30", - "Unmute": "\uc74c\uc18c\uac70 \ud574\uc81c", "Updating with latest library content": "\ucd5c\uc2e0 \ucf58\ud150\uce20 \ubcf4\uad00\ud568\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8", "Upload File": "\ud30c\uc77c \uc5c5\ub85c\ub4dc", "Upload File and Assign Students": "\ud30c\uc77c \uc5c5\ub85c\ub4dc \ubc0f \ud559\uc2b5\uc790 \ud560\ub2f9\ud558\uae30", @@ -395,19 +320,12 @@ "Upload is in progress. To avoid errors, stay on this page until the process is complete.": "\uc5c5\ub85c\ub4dc\uac00 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4. \uc624\ub958 \ubc1c\uc0dd\uc744 \ubc29\uc9c0\ud558\uae30 \uc704\ud574 \uc644\ub8cc\ub420 \ub54c\uae4c\uc9c0 \ubcf8 \ud398\uc774\uc9c0\uc5d0 \uba38\ubb3c\ub7ec \uc8fc\uc2ed\uc2dc\uc624", "Upload signature image.": "\uc11c\uba85 \uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc\ud558\uae30", "Uploading": "\uc5c5\ub85c\ub4dc \uc911", - "User": "\uc774\uc6a9\uc790", "Username": "\uc544\uc774\ub514", - "Users": "\uc774\uc6a9\uc790", "Users must create and activate their account before they can be promoted to beta tester.": "\uc774\uc6a9\uc790\ub294 \ubca0\ud0c0\ud14c\uc2a4\ud130\ub85c \ub4f1\ub85d\ub418\uae30 \uc804\uc5d0 \uacc4\uc815\uc744 \uc0dd\uc131\ud558\uace0 \ud65c\uc131\ud654\ud574\uc57c \ud569\ub2c8\ub2e4.", "Validation Error": "\uc720\ud6a8\uc131 \uc5d0\ub7ec", "Verified Certificate": "\uc778\uc99d \uc774\uc218\uc99d", "Verified Certificate upgrade": "\uc778\uc99d \uc774\uc218\uc99d \uc5c5\uadf8\ub808\uc774\ub4dc\ud558\uae30", - "Very loud": "\ub9e4\uc6b0 \ud06c\uac8c", - "Very low": "\ub9e4\uc6b0 \ub0ae\uac8c", - "Video": "\ub3d9\uc601\uc0c1", "Video Capture Error": "\ub3d9\uc601\uc0c1 \ucea1\uccd0 \uc624\ub958", - "Video ended": "\ub3d9\uc601\uc0c1 \ub05d\ub0a8", - "Video position": "\ub3d9\uc601\uc0c1 \uc704\uce58", "View": "\ubcf4\uae30", "View %(span_start)s %(team_name)s %(span_end)s": "%(span_start)s %(team_name)s %(span_end)s \ubcf4\uae30", "View Teams in the %(topic_name)s Topic": "%(topic_name)s \uc8fc\uc81c\uc758 \ud300 \ubcf4\uae30", @@ -415,7 +333,6 @@ "Viewing %s course": [ "%s \uac15\uc88c \ubcf4\uae30" ], - "Volume": "\ubcfc\ub968", "Warnings": "\uacbd\uace0!", "We couldn't find any results for \"%s\".": "\"%s\"\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. ", "We've encountered an error. Refresh your browser and then try again.": "\uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ud398\uc774\uc9c0\ub97c \uc0c8\ub85c\uace0\uce68\ud55c \ud6c4, \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694. ", @@ -426,7 +343,6 @@ "You did not select a content group": "\ucf58\ud150\uce20 \uadf8\ub8f9\uc744 \uc120\ud0dd\ud558\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. ", "You don't seem to have Flash installed. Get Flash to continue your verification.": "Flash\uac00 \uc124\uce58\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc740 \uac83 \uac19\uc2b5\ub2c8\ub2e4. Flash \uc124\uce58 \ud6c4 \uacc4\uc18d \uc9c4\ud589\ud558\uc138\uc694.", "You don't seem to have a webcam connected.": "\uc6f9\ucea0\uc774 \uc5f0\uacb0\ub418\uc9c0 \uc54a\uc740 \uac83 \uac19\uc2b5\ub2c8\ub2e4.", - "You have already reported this annotation.": "\uc774 \uc8fc\uc11d\uc740 \uc774\ubbf8 \uc2e0\uace0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "You have selected an action, and you haven't made any changes on individual fields. You're probably looking for the Go button rather than the Save button.": "\uac1c\ubcc4 \ud544\ub4dc\uc5d0 \uc544\ubb34\ub7f0 \ubcc0\uacbd\uc774 \uc5c6\ub294 \uc0c1\ud0dc\ub85c \uc561\uc158\uc744 \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4. \uc800\uc7a5 \ubc84\ud2bc\uc774 \uc544\ub2c8\ub77c \uc9c4\ud589 \ubc84\ud2bc\uc744 \ucc3e\uc544\ubcf4\uc138\uc694.", "You have selected an action, but you haven't saved your changes to individual fields yet. Please click OK to save. You'll need to re-run the action.": "\uac1c\ubcc4 \ud544\ub4dc\uc758 \uac12\ub4e4\uc744 \uc800\uc7a5\ud558\uc9c0 \uc54a\uace0 \uc561\uc158\uc744 \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4. OK\ub97c \ub204\ub974\uba74 \uc800\uc7a5\ub418\uba70, \uc561\uc158\uc744 \ud55c \ubc88 \ub354 \uc2e4\ud589\ud574\uc57c \ud569\ub2c8\ub2e4.", "You have unsaved changes on individual editable fields. If you run an action, your unsaved changes will be lost.": "\uac1c\ubcc4 \ud3b8\uc9d1 \uac00\ub2a5\ud55c \ud544\ub4dc\uc5d0 \uc800\uc7a5\ub418\uc9c0 \uc54a\uc740 \uac12\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc561\uc158\uc744 \uc218\ud589\ud558\uba74 \uc800\uc7a5\ub418\uc9c0 \uc54a\uc740 \uac12\ub4e4\uc744 \uc783\uc5b4\ubc84\ub9ac\uac8c \ub429\ub2c8\ub2e4.", @@ -443,18 +359,8 @@ "Your upload of '{file}' failed.": "'{file}'\ud30c\uc77c \uc5c5\ub85c\ub4dc\ub97c \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.", "Your upload of '{file}' succeeded.": "'{file}'\ud30c\uc77c \uc5c5\ub85c\ub4dc\ub97c \uc131\uacf5\ud588\uc2b5\ub2c8\ub2e4.", "[no tags]": "[no tags]", - "a day": "\ud558\ub8e8", - "about %d hour": [ - "\uc57d %d \uc2dc\uac04 \uc815\ub3c4" - ], - "about a minute": "1\ubd84\uac00\ub7c9", - "about a month": "\uc57d 1\uac1c\uc6d4", - "about a year": "\uc57d 1\ub144 ", - "about an hour": "\uc57d \ud55c \uc2dc\uac04 \uc815\ub3c4", "anonymous": "\uc775\uba85", - "answer": "\ub2f5", "bytes": "bytes", - "correct": "\uc815\ub2f5\uc744 \uc785\ub825\ud558\uc138\uc694.", "dragging": "\ub9c8\uc6b0\uc2a4\ub85c \ub04c\uace0 \uc624\uae30", "dragging out of slider": "\uc2ac\ub77c\uc774\ub354 \ub2f9\uae30\uae30", "dropped in slider": "\uc2ac\ub77c\uc774\ub354\uc5d0 \ub5a8\uc5b4\ud2b8\ub838\uc2b5\ub2c8\ub2e4.", @@ -462,8 +368,6 @@ "emphasized text": "\uac15\uc870\ub41c \ubb38\uc7a5", "enter code here": "\ucf54\ub4dc \uc785\ub825\ud558\uc138\uc694", "enter link description here": "\ub9c1\ud06c \uc124\uba85\uc744 \uc5ec\uae30\uc5d0 \uc785\ub825\ud558\uc138\uc694", - "incorrect": "\uc624\ub2f5\uc744 \uc785\ub825\ud558\uc138\uc694.", - "less than a minute": "\uc77c\ubd84 \uc774\ub0b4", "name": "\uc774\ub984", "one letter Friday\u0004F": "\uae08", "one letter Monday\u0004M": "\uc6d4", diff --git a/lms/static/js/i18n/pt-br/djangojs.js b/lms/static/js/i18n/pt-br/djangojs.js index 01a5d8dc9b..ac614b13ae 100644 --- a/lms/static/js/i18n/pt-br/djangojs.js +++ b/lms/static/js/i18n/pt-br/djangojs.js @@ -23,7 +23,6 @@ " learner does not exist in LMS and not added to the exception list": "aluno n\u00e3o existe no LMS e n\u00e3o est\u00e1 adicionado na lista de exce\u00e7\u00e3o", " learner is successfully added to the exception list": "aluno \u00e9 adicionado com sucesso na lista de exce\u00e7\u00e3o", " learners are successfully added to exception list": "alunos s\u00e3o adicionados com sucesso na lista de exce\u00e7\u00e3o", - "#Replies": "#Respostas", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)scoment\u00e1rios %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)scoment\u00e1rios (%(unread_comments_count)s coment\u00e1rios n\u00e3o lidos)%(span_close)s", @@ -55,38 +54,7 @@ "%(team_count)s equipes" ], "%(type)s Component Template Menu": "%(type)s Menu de Modelos de Componentes", - "%(value)s hour": [ - "%(value)s hora", - "%(value)s horas" - ], - "%(value)s minute": [ - "%(value)s minuto", - "%(value)s minutos" - ], - "%(value)s second": [ - "%(value)s segundo", - "%(value)s segundos" - ], - "%d day": [ - "%d dia", - "%d dias" - ], - "%d minute": [ - "%d minuto", - "%d minutos" - ], - "%d month": [ - "%d m\u00eas", - "%d meses" - ], - "%d year": [ - "%d ano", - "%d anos" - ], - "%s ago": "%s atr\u00e1s", - "%s from now": "%s a partir de agora", "(Add signatories for a certificate)": "(Adicionar assinaturas para um certificado)", - "(Caption will be displayed when you start playing the video.)": "(A legenda aparecer\u00e1 quando voc\u00ea reproduzir o v\u00eddeo.)", "(Required Field)": "(Campo Obrigat\u00f3rio)", "(contains %(student_count)s student)": [ "(cont\u00e9m %(student_count)s aluno)", @@ -136,7 +104,6 @@ "All Rights Reserved": "Todos os direitos reservados", "All Topics": "Todos os t\u00f3picos", "All accounts were created successfully.": "Todas as contas foram criadas com sucesso.", - "All flags have been removed. To undo, uncheck the box.": "Todos as marca\u00e7\u00f5es foram removidas. Para desfazer essa a\u00e7\u00e3o, desmarque a caixa.", "All groups must have a name.": "Todos os grupos necessitam de um nome.", "All groups must have a unique name.": "Todos os grupos devem conter apenas um \u00fanico nome. ", "All payment options are currently unavailable.": "Todas as op\u00e7\u00f5es de pagamento est\u00e3o indispon\u00edveis no momento.", @@ -168,8 +135,6 @@ "An error occurred. Please try again.": "Ocorreu um erro. Tente novamente.", "An error occurred. Try again.": "Ocorreu um erro. Tente novamente.", "An unexpected error occurred. Please try again.": "Ocorreu um erro inesperado. Tente novamente.", - "Annotation": "Anota\u00e7\u00e3o", - "Annotation Text": "Texto da anota\u00e7\u00e3o", "April": "Abril", "Are you having trouble finding a team to join?": "Voc\u00ea est\u00e1 com problemas para encontrar uma equipe para fazer parte ?", "Are you sure you want to delete this comment?": "Tem certeza de que deseja apagar este coment\u00e1rio?", @@ -190,7 +155,6 @@ "August": "Agosto", "Automatic": "Autom\u00e1tico", "Available %s": "%s dispon\u00edveis", - "Average": "M\u00e9dio", "Back to sign in": "Voltar para entrar", "Back to {platform} FAQs": "Voltar para {platform} FAQs", "Be sure your entire face is inside the frame": "Certifique-se que o seu rosto todo esteja dentro dos limites da borda", @@ -229,15 +193,6 @@ "Chapter Name": "Nome do Cap\u00edtulo", "Chapter information": "Informa\u00e7\u00e3o do cap\u00edtulo", "Check Your Email": "Verifique seu e-mail", - "Check the box to remove %(count)s flag.": [ - "Marque a caixa para remover %(count)s marca\u00e7\u00e3o.", - "Marque a caixa para remover %(count)s marca\u00e7\u00f5es." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "Marque a caixa para remover %(totalFlags)s marca\u00e7\u00e3o.", - "Marque a caixa para remover %(totalFlags)s marca\u00e7\u00f5es." - ], - "Check the box to remove all flags.": "Marque a caixa para remover todas as marca\u00e7\u00f5es.", "Check the highlighted fields below and try again.": "Confira o campo em destaque antes e tente novamente.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "Marque esta alternativa para receber um e-mail uma vez por dia com um resumo das novidades das publica\u00e7\u00f5es n\u00e3o lidas as quais voc\u00ea segue.", "Check your email": "Verifique o seu e-mail", @@ -264,9 +219,6 @@ "Clear Value": "Limpar Valor", "Clear search": "Limpar pesquisa", "Clear search results": "Limpar resultados da pesquisa", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Clique em OK para ter o seu e-mail enviado a um aplicativo de terceiros.\n\nClique em Cancelar para retornar a esta p\u00e1gina sem enviar suas informa\u00e7\u00f5es.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Clique em OK para ter o seu nome de usu\u00e1rio e endere\u00e7o de e-mail enviados a um aplicativo de terceiros.\n\nClique em Cancelar para retornar a esta p\u00e1gina sem enviar suas informa\u00e7\u00f5es.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "Clique em OK para ter o seu nome de usu\u00e1rio enviado a um aplicativo de terceiros.\n\nClique em Cancelar para retornar a esta p\u00e1gina sem enviar suas informa\u00e7\u00f5es.", "Click to add a new %(xblock_type)s": "Clique para adicionar um novo %(xblock_type)s", "Click to change": "Clique para alterar", "Click to choose all %s at once.": "Clique para escolher todos os %s de uma s\u00f3 vez", @@ -340,7 +292,6 @@ "Date": "Data", "Date Added": "Data Adicionada", "Date added": "Data adicionada.", - "Date posted": "Data da publica\u00e7\u00e3o", "Deactivate": "Desativar", "December": "Dezembro", "Default Timed Transcript": "Transcri\u00e7\u00e3o Sincronizada Padr\u00e3o", @@ -363,7 +314,6 @@ "Discarding Changes": "Eliminando Altera\u00e7\u00f5es", "Discussion": "Discuss\u00e3o", "Display Name": "Exibir Nome", - "Do not show again": "N\u00e3o exibir novamente.", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "Voc\u00ea deseja permitir que o estudante ('{student_id}') pule o teste de admiss\u00e3o?", "Do you want to replace the edX transcript with the YouTube transcript?": "Voc\u00ea quer substituir a transcri\u00e7\u00e3o do edX pela do YouTube?", "Do you want to upload your file before submitting?": "Voc\u00ea deseja fazer upload de seu arquivo antes de enviar?", @@ -410,7 +360,6 @@ "Email address": "Endere\u00e7o de e-mail", "Emails successfully sent. The following users are no longer enrolled in the course:": "E-mails enviados corretamente. Os seguintes usu\u00e1rios n\u00e3o est\u00e3o mais inscritos no curso:", "Enable Cohorts": "Habilitar grupos", - "End": "Finalizar", "End My Exam": "Finalizar minha avalia\u00e7\u00e3o", "Endorse": "Aprovar", "Engage with posts": "Participar das publica\u00e7\u00f5es", @@ -466,7 +415,6 @@ "Error: You cannot remove yourself from the Instructor group!": "Erro: voc\u00ea n\u00e3o pode se excluir do grupo de Instrutores!", "Errors": "Erros", "Exception Granted": "Exce\u00e7\u00e3o autorizada", - "Exit full browser": "Sair da tela cheia do navegador", "Expand All": "Expandir Tudo", "Explain if other.": "Explique se outro", "Explicitly Hiding from Students": "Escondendo explicitamente dos alunos", @@ -478,7 +426,6 @@ "File upload succeeded": "Arquivo enviado com sucesso", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "O arquivo {filename} excede o tamanho m\u00e1ximo de {maxFileSizeInMBs} MB", "Files must be in JPEG or PNG format.": "Os arquivos devem estar nos formatos JPEG ou PNG.", - "Fill browser": "Tela cheia", "Filter": "Filtro", "Financial Assistance": "Assist\u00eancia Financeira", "Financial Assistance Application": "Aplica\u00e7\u00e3o de assist\u00eancia financeira", @@ -512,7 +459,6 @@ "Group information": "Informa\u00e7\u00e3o do grupo", "Group name is required": "O nome do grupo \u00e9 obrigat\u00f3rio", "Groups": "Grupos", - "Header": "Cabe\u00e7alho", "Heading": "Cabe\u00e7alho", "Heading (Ctrl+H)": "Cabe\u00e7alho (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "Ajude outros estudantes decidir se entram em sua equipe especificando algumas caracter\u00edsticas dela. Escolha com aten\u00e7\u00e3o porque menos pessoas se interessar\u00e3o em entrar em sua equipe se ela parecer muito restritiva.", @@ -520,10 +466,8 @@ "Hide Deprecated Settings": "Ocultar configura\u00e7\u00f5es obsoletas", "Hide Discussion": "Ocultar discuss\u00e3o", "Hide Previews": "Ocultar Pr\u00e9-visualiza\u00e7\u00f5es", - "Hide closed captions": "Ocultar legendas ocultas", "Hide notes": "Ocultar anota\u00e7\u00f5es ", "Hiding from Students": "Escondendo dos alunos", - "High Definition": "Alta defini\u00e7\u00e3o", "Highlighted text": "texto em destaque", "Horizontal Rule (Ctrl+R)": "Linha horizontal (Ctrl+R)", "How to use %(platform_name)s discussions": "Como usar as discuss\u00f5es de %(platform_name)s", @@ -540,7 +484,6 @@ "If you leave this page without submitting your staff assessment, you will lose any work you have done.": "Se voc\u00ea deixar esta p\u00e1gina sem enviar a sua avalia\u00e7\u00e3o de equipe, voc\u00ea vai perder qualquer trabalho que tenha realizado.", "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "Se voc\u00ea sair, n\u00e3o ser\u00e1 mais poss\u00edvel publicar nas discuss\u00f5es deste time. Seu lugar ficar\u00e1 dispon\u00edvel para um outro aluno.", "If you make significant changes, make sure you notify members of the team before making these changes.": "Caso voc\u00ea fa\u00e7a altera\u00e7\u00f5es importantes, certifique-se de avisar aos membros da equipe antes de implement\u00e1-las. ", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "Se voc\u00ea usar o Editor Avan\u00e7ado, esse problema n\u00e3o ser\u00e1 convertido em XML e voc\u00ea n\u00e3o ser\u00e1 capaz de retornar para a interface do Editor Simples\n\nMude para o Editor Avan\u00e7ado e converta esse problema em XML?", "Image": "Imagem", "Image (Ctrl+G)": "Imagem (Ctrl+G)", "Image Upload Error": "Erro ao carregar a imagem", @@ -552,7 +495,6 @@ "Individual Exceptions": "Exce\u00e7\u00f5es Individuais", "Inheriting Student Visibility": "Obtendo Visibilidade do Estudante", "Insert Hyperlink": "Inserir hiperlink", - "Instructor": "Instrutor", "Instructor tools": "Painel de Ferramentas do Instrutor", "Introduction to Cookie Baking": "Introdu\u00e7\u00e3o a manufatura de Cookies", "Invalidate Certificate": "Invalidar Certificado", @@ -606,8 +548,6 @@ "Location in Course": "Localiza\u00e7\u00e3o no curso", "Lock this asset": "Travar este ativo", "Lock/unlock file": "Travar/destravar arquivo", - "Loud": "Alto", - "Low": "Baixo", "MB": "MB", "Make Visible to Students": "Tornar vis\u00edvel aos Alunos", "Make sure that the full name on your account matches the name on your ID.": "Verifique se o nome completo na sua conta \u00e9 o mesmo que o nome no seu documento de identidade.", @@ -622,7 +562,6 @@ "Mark enrollment code as unused": "Marcar c\u00f3digo de matr\u00edcula como n\u00e3o usado", "Markdown Editing Help": "Ajuda para Editar Markdown", "Max file size exceeded": "Tamanho m\u00e1ximo de arquivo excedido.", - "Maximum": "M\u00e1ximo", "May": "Maio", "Membership": "Assinatura", "Message:": "Mensagem:", @@ -630,9 +569,6 @@ "Module state successfully deleted.": "Status do m\u00f3dulo exclu\u00eddo corretamente.", "More": "Mais", "Must complete verification checkpoint": "Necess\u00e1rio completar o ponto de verifica\u00e7\u00e3o. ", - "Mute": "Silenciar", - "Muted": "Mudo", - "My Notes": "Minhas anota\u00e7\u00f5es", "My Team": "Minha equipe", "N/A": "N/A", "Name": "Nome", @@ -707,7 +643,6 @@ "Password": "Senha", "Password assistance": "Supporte de Senha", "Path to Signature Image": "Caminho para Imagem da Assinatura", - "Pause": "Pausar", "Photo Captured successfully.": "Foto capturada com sucesso.", "Photo ID": "Foto de Identifica\u00e7\u00e3o", "Photo Identification": "Identifica\u00e7\u00e3o pela foto", @@ -718,8 +653,6 @@ "Pin": "Marcar", "Pinned": "Marcado", "Placeholder": "Espa\u00e7o reservado", - "Play": "Reproduzir", - "Play video": "Reproduzir v\u00eddeo", "Please Note": "Por favor observe", "Please address the errors on this page first, and then save your progress.": "Por favor, primeiro corrija os erros nesta p\u00e1gina e somente depois salve o seu progresso. ", "Please check the following validation feedbacks and reflect them in your course settings:": "Por favor confira os seguintes feedbacks de valida\u00e7\u00e3o e use-os para alterar as configura\u00e7\u00f5es do curso:", @@ -761,7 +694,6 @@ "Professional Education": "Educa\u00e7\u00e3o Profissional", "Professional Education Verified Certificate": "Certificado verificado de profissional de educa\u00e7\u00e3o", "Promote another member to Admin to remove your admin rights": "Promova outro membro a Administrador para remover seus direitos de administrador", - "Public": "P\u00fablico", "Publish": "Publicar", "Published (not yet released)": "Publicado (ainda n\u00e3o lan\u00e7ado)", "Published and Live": "Publicado e no ar", @@ -799,10 +731,8 @@ "Remove {role} Access": "Remover acesso de {role}", "Removing": "Removendo", "Replace": "Substituir", - "Reply": "Responder", "Report": "Reportar", "Report abuse": "Relatar mau uso", - "Report annotation as inappropriate or offensive.": "Denuncie o coment\u00e1rio como inapropriado ou ofensivo.", "Reported": "Relatado", "Requester": "Solicitante", "Required field.": "Campo obrigat\u00f3rio.", @@ -827,7 +757,7 @@ "Saving your email preference": "Salvando o email de sua prefer\u00eancia", "Saving...": "Salvando...", "Scheduled:": "Agendado:", - "Search": "Pesquisar", + "Search": "Busca", "Search Results": "Resultados da pesquisa", "Search teams": "Buscar equipes", "Section": "Se\u00e7\u00e3o", @@ -844,12 +774,10 @@ "Sent By:": "Enviado por:", "Sent To:": "Enviado para:", "September": "Setembro", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "Erro de sequ\u00eancia! N\u00e3o \u00e9 poss\u00edvel navegar para a %(tab_name)s no SequenceModule atual. Por favor, entre em contato com a equipe do curso.", "Server Error, Please refresh the page and try again.": "Erro no servidor, por favor, recarregue a p\u00e1gina e tente novamente", "Set up your certificate": "Emita seu certificado", "Settings": "Configura\u00e7\u00f5es", "Share Alike": "Parte Igual", - "Short explanation": "Explica\u00e7\u00e3o resumida", "Show": "Mostrar", "Show All": "Mostrar todos", "Show Comment (%(num_comments)s)": [ @@ -871,17 +799,14 @@ "Signatory": "Signat\u00e1rio", "Signatory field(s) has invalid data.": "O campo(s) Emissor possui dados inv\u00e1lidos.", "Signature Image": "Imagem da Assinatura", - "Skip": "Pular", "Some Rights Reserved": "Alguns direitos reservados", "Something went wrong changing this enrollment. Please try again.": "Algo deu errado ao mudar esta matr\u00edcula. Por favor, tente novamente.", "Sorry, no results were found.": "Desculpe, n\u00e3o foram encontrados resultados.", "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "Desculpe, houve um erro ao processar as legendas que voc\u00ea enviou. Por favor, cheque o formato e tente novamente.", "Sorted by": "Ordenado por ", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "Especifique uma alternativa para o t\u00edtulo oficial do curso a ser exibido nos certificados. Deixe em branco para usar o t\u00edtulo oficial do curso.", - "Speed": "Velocidade", "Staff": "Equipe", "Staff Only": "Apenas Funcion\u00e1rios", - "Start": "Iniciar", "Start Date": "Data de In\u00edcio", "Start generating certificates for all students in this course?": "Iniciar a gera\u00e7\u00e3o de certificados para todos os estudantes deste curso?", "Start regenerating certificates for students in this course?": "Iniciar a recupera\u00e7\u00e3o dos certificados para os estudantes deste curso?", @@ -931,7 +856,6 @@ "Team member profiles": "Perfis dos Membros da Equipe", "Team name cannot have more than 255 characters.": "O nome da equipe n\u00e3o pode exceder 255 caracteres.", "Teams": "Equipes", - "Text": "Texto", "Textbook Name": "Nome do Livro-texto", "Textbook information": "Informa\u00e7\u00e3o do livro-texto", "Thank you for submitting your financial assistance application for {course_name}! You can expect a response in 2-4 business days.": "Agradecemos por nos enviar o seu pedido de assist\u00eancia financeira para {course_name}! Voc\u00ea pode esperar uma resposta entre 2-4 dias \u00fateis.", @@ -958,7 +882,6 @@ "The following options are available for the {license_name} license.": "As seguintes op\u00e7\u00f5es est\u00e3o dispon\u00edveis para a licen\u00e7a {license_name}.", "The following users are no longer enrolled in the course:": "Os seguintes usu\u00e1rios n\u00e3o est\u00e3o mais inscritos no curso:", "The following warnings were generated:": "Os seguintes avisos foram gerados:", - "The grading process is still running. Refresh the page to see updates.": "O processo de corre\u00e7\u00e3o ainda est\u00e1 em execu\u00e7\u00e3o. Atualize a p\u00e1gina para ver as atualiza\u00e7\u00f5es.", "The language that team members primarily use to communicate with each other.": "O idioma principal que os membros da equipe usam para se comunicar.", "The minimum grade for course credit is not set.": "A nota m\u00ednima para obter cr\u00e9ditos para o curso n\u00e3o est\u00e1 especificada.", "The name of this signatory as it should appear on certificates.": "O nome deste signat\u00e1rio conforme deve aparecer nos certificados.", @@ -995,12 +918,7 @@ "These users will be enrolled once they register:": "Os seguintes usu\u00e1rios ser\u00e3o inscritos ap\u00f3s o cadastro:", "This Group Configuration is used in:": "A Configura\u00e7\u00e3o deste Grupo \u00e9 usada em:", "This action cannot be undone.": "Esta a\u00e7\u00e3o n\u00e3o pode ser desfeita.", - "This annotation has %(count)s flag.": [ - "Esse coment\u00e1rio j\u00e1 foi marcado %(count)s vez.", - "Esse coment\u00e1rio j\u00e1 foi marcado %(count)s vezes." - ], "This assessment could not be submitted.": "Esta avalia\u00e7\u00e3o n\u00e3o p\u00f4de ser submetida.", - "This browser cannot play .mp4, .ogg, or .webm files.": "N\u00e3o \u00e9 poss\u00edvel reproduzir arquivos .mp4, .ogg ou .webm com este navegador.", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "Este certificado j\u00e1 foi ativado. Tem certeza que gostaria de seguir com a edi\u00e7\u00e3o.", "This component has validation issues.": "Este componente tem problemas de valida\u00e7\u00e3o.", "This configuration is currently used in content experiments. If you make changes to the groups, you may need to edit those experiments.": "Essa configura\u00e7\u00e3o est\u00e1 sendo usada em experimentos de conte\u00fado. Se fizer altera\u00e7\u00f5es aos grupos, voc\u00ea vai precisar editar os experimentos.", @@ -1050,10 +968,6 @@ "Total": "Total", "Total Number": "N\u00famero Total", "Try the transaction again in a few minutes.": "Tente fazer esta transa\u00e7\u00e3o novamente em alguns minutos.", - "Try using a different browser, such as Google Chrome.": "Tente usar um navegador diferente, como o Google Chrome.", - "Turn off transcripts": "Desligar legendas", - "Turn on closed captioning": "Ativar as legendas ocultas", - "Turn on transcripts": "Ativar legendas", "Type": "Tipo", "Type into this box to filter down the list of available %s.": "Digite nessa caixa para filtrar a lista de %s dispon\u00edveis.", "URL": "URL", @@ -1068,7 +982,6 @@ "Unknown": "Desconhecido", "Unlinking": "Desvinculando", "Unmark as Answer": "Desmarcar como Respondido", - "Unmute": "Reativar som", "Unnamed Option": "Op\u00e7\u00e3o Sem Nome", "Unpin": "Desmarcar", "Unpublished changes to content that will release in the future": "Altera\u00e7\u00f5es de conte\u00fado n\u00e3o publicadas que ser\u00e3o liberadas no futuro", @@ -1112,11 +1025,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "Use a webcam para tirar uma foto do seu documento. N\u00f3s vamos conferir esta foto com a foto do seu rosto e o nome na sua conta.", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "Use a webcam para tirar uma foto do seu rosto. N\u00f3s vamos conferir essa foto com a do seu documento de identidade.", "Used": "Usado", - "User": "Usu\u00e1rio", "User Email": "E-mail do Usu\u00e1rio", "Username": "Nome de usu\u00e1rio", "Username or email address": "Nome do usu\u00e1rio ou endere\u00e7o de e-mail", - "Users": "Usu\u00e1rios", "Users must create and activate their account before they can be promoted to beta tester.": "Os usu\u00e1rios devem criar e ativar as suas contas antes de serem promovidos a testadores beta.", "Valid": "V\u00e1lido", "Validation Error": "Erro de valida\u00e7\u00e3o", @@ -1130,13 +1041,8 @@ "Verified mode price": "Pre\u00e7o de modo verificado", "Verify Now": "Verifique agora", "Version": "Vers\u00e3o", - "Very loud": "Muito alto", - "Very low": "Muito baixo", - "Video": "V\u00eddeo", "Video Capture Error": "Falha na captura de v\u00eddeo", "Video ID": "ID do V\u00eddeo", - "Video ended": "V\u00eddeo conclu\u00eddo", - "Video position": "Posi\u00e7\u00e3o do v\u00eddeo", "View": "Visualizar", "View %(span_start)s %(team_name)s %(span_end)s": "Visualizar %(span_start)s %(team_name)s %(span_end)s", "View Cohort": "Visualizar grupo", @@ -1149,7 +1055,6 @@ "Visualizando %s cursos" ], "Visible to Staff Only": "Vis\u00edvel apenas para os funcion\u00e1rios", - "Volume": "Volume", "Vote for this post,": "Vote nesta publica\u00e7\u00e3o,", "Want to confirm your identity later?": "Deseja confirmar sua identidade mais tarde?", "Warning": "Aviso", @@ -1188,7 +1093,6 @@ "You don't seem to have Flash installed. Get Flash to continue your verification.": "Parece que voc\u00ea n\u00e3o tem Flash instalado. Instale o Flash para continuar sua verifica\u00e7\u00e3o.", "You don't seem to have a webcam connected.": "Parece que sua webcam n\u00e3o est\u00e1 conectada.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "Voc\u00ea adicionou um crit\u00e9rio. Voc\u00ea precisa selecionar uma op\u00e7\u00e3o para o crit\u00e9rio na etapa de Treinamento do Estudante. Para fazer isso, clique na guia Configura\u00e7\u00f5es.", - "You have already reported this annotation.": "Voc\u00ea j\u00e1 denunciou essa anota\u00e7\u00e3o.", "You have already verified your ID!": "Voc\u00ea j\u00e1 verificou a sua identifica\u00e7\u00e3o", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "Voc\u00ea excluiu um crit\u00e9rio. O crit\u00e9rio foi removido do exemplo de respostas na etapa de Treinamento do Estudante.", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "Voc\u00ea excluiu todas as op\u00e7\u00f5es para este crit\u00e9rio. O crit\u00e9rio foi removido a partir das respostas de amostra na etapa de Treinamento do Estudante.", @@ -1244,24 +1148,13 @@ "Zoom In": "Aumentar a tela", "Zoom Out": "Diminuir a tela", "[no tags]": "[no tags]", - "a day": "um dia", - "about %d hour": [ - "aproximadamente %d hora", - "aproximadamente %d horas" - ], - "about a minute": "aproximadamente um minuto", - "about a month": "aproximadamente um m\u00eas", - "about a year": "aproximadamente um ano", - "about an hour": "aproximadamente uma hora", "and others": "e outros", "anonymous": "an\u00f4nimo", - "answer": "resposta", "answered question": "quest\u00e3o respondida", "bytes": "bytes", "certificate": "certificado", "close": "fechar", "content group": "grupo de conte\u00fado", - "correct": "correta", "course id": "Identifica\u00e7\u00e3o do curso", "delete chapter": "excluir cap\u00edtulo", "delete group": "excluir grupo", @@ -1278,14 +1171,10 @@ "enter link description here": "digite a descri\u00e7\u00e3o do link aqui", "follow this post": "seguir esta publica\u00e7\u00e3o", "group configuration": "configura\u00e7\u00f5es de grupo", - "incorrect": "incorreta", "last activity": "\u00daltima atividade", - "less than a minute": "menos de um minuto", "marked as answer %(time_ago)s": "marcado como resposta %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "marcado como resposta %(time_ago)s por %(user)s", "name": "nome", - "off": "Desligado", - "on": "Ligado", "one letter Friday\u0004F": "S", "one letter Monday\u0004M": "S", "one letter Saturday\u0004S": "S", diff --git a/lms/static/js/i18n/rtl/djangojs.js b/lms/static/js/i18n/rtl/djangojs.js index 205b3991a9..828b12bfd2 100644 --- a/lms/static/js/i18n/rtl/djangojs.js +++ b/lms/static/js/i18n/rtl/djangojs.js @@ -1126,6 +1126,7 @@ "Ok": "\u062e\u0646", "Once in position, use the camera button {icon} to capture your ID": "\u062e\u0631\u0630\u062b \u0647\u0631 \u062d\u062e\u0633\u0647\u0641\u0647\u062e\u0631, \u0639\u0633\u062b \u0641\u0627\u062b \u0630\u0634\u0648\u062b\u0642\u0634 \u0632\u0639\u0641\u0641\u062e\u0631 {icon} \u0641\u062e \u0630\u0634\u062d\u0641\u0639\u0642\u062b \u063a\u062e\u0639\u0642 \u0647\u064a", "Once in position, use the camera button {icon} to capture your photo": "\u062e\u0631\u0630\u062b \u0647\u0631 \u062d\u062e\u0633\u0647\u0641\u0647\u062e\u0631, \u0639\u0633\u062b \u0641\u0627\u062b \u0630\u0634\u0648\u062b\u0642\u0634 \u0632\u0639\u0641\u0641\u062e\u0631 {icon} \u0641\u062e \u0630\u0634\u062d\u0641\u0639\u0642\u062b \u063a\u062e\u0639\u0642 \u062d\u0627\u062e\u0641\u062e", + "Once you complete one of the program requirements you have a program record. This record is marked complete once you meet all program requirements. A program record can be used to continue your learning journey and demonstrate your learning to others.": "\u062e\u0631\u0630\u062b \u063a\u062e\u0639 \u0630\u062e\u0648\u062d\u0645\u062b\u0641\u062b \u062e\u0631\u062b \u062e\u0628 \u0641\u0627\u062b \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0636\u0639\u0647\u0642\u062b\u0648\u062b\u0631\u0641\u0633 \u063a\u062e\u0639 \u0627\u0634\u062f\u062b \u0634 \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0630\u062e\u0642\u064a. \u0641\u0627\u0647\u0633 \u0642\u062b\u0630\u062e\u0642\u064a \u0647\u0633 \u0648\u0634\u0642\u0646\u062b\u064a \u0630\u062e\u0648\u062d\u0645\u062b\u0641\u062b \u062e\u0631\u0630\u062b \u063a\u062e\u0639 \u0648\u062b\u062b\u0641 \u0634\u0645\u0645 \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0636\u0639\u0647\u0642\u062b\u0648\u062b\u0631\u0641\u0633. \u0634 \u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0630\u062e\u0642\u064a \u0630\u0634\u0631 \u0632\u062b \u0639\u0633\u062b\u064a \u0641\u062e \u0630\u062e\u0631\u0641\u0647\u0631\u0639\u062b \u063a\u062e\u0639\u0642 \u0645\u062b\u0634\u0642\u0631\u0647\u0631\u0644 \u062a\u062e\u0639\u0642\u0631\u062b\u063a \u0634\u0631\u064a \u064a\u062b\u0648\u062e\u0631\u0633\u0641\u0642\u0634\u0641\u062b \u063a\u062e\u0639\u0642 \u0645\u062b\u0634\u0642\u0631\u0647\u0631\u0644 \u0641\u062e \u062e\u0641\u0627\u062b\u0642\u0633.", "Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer\u2019s or university\u2019s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.": "\u062e\u0631\u0630\u062b \u063a\u062e\u0639\u0642 \u0634\u0630\u0630\u062e\u0639\u0631\u0641 \u0647\u0633 \u064a\u062b\u0645\u062b\u0641\u062b\u064a, \u063a\u062e\u0639 \u0630\u0634\u0631\u0631\u062e\u0641 \u0639\u0633\u062b \u0647\u0641 \u0641\u062e \u0641\u0634\u0646\u062b \u0630\u062e\u0639\u0642\u0633\u062b\u0633 \u062e\u0631 \u0641\u0627\u062b \u062b\u064a\u0637 \u0634\u062d\u062d, \u062b\u064a\u0637.\u062e\u0642\u0644, \u062e\u0642 \u0634\u0631\u063a \u062e\u0641\u0627\u062b\u0642 \u0633\u0647\u0641\u062b \u0627\u062e\u0633\u0641\u062b\u064a \u0632\u063a \u062b\u064a\u0637. \u0641\u0627\u0647\u0633 \u0647\u0631\u0630\u0645\u0639\u064a\u062b\u0633 \u0634\u0630\u0630\u062b\u0633\u0633 \u0641\u062e \u062b\u064a\u0637.\u062e\u0642\u0644 \u0628\u0642\u062e\u0648 \u063a\u062e\u0639\u0642 \u062b\u0648\u062d\u0645\u062e\u063a\u062b\u0642\u2019\u0633 \u062e\u0642 \u0639\u0631\u0647\u062f\u062b\u0642\u0633\u0647\u0641\u063a\u2019\u0633 \u0633\u063a\u0633\u0641\u062b\u0648 \u0634\u0631\u064a \u0634\u0630\u0630\u062b\u0633\u0633 \u0641\u062e \u062d\u0642\u0647\u062f\u0634\u0641\u062b \u0633\u0647\u0641\u062b\u0633 \u062e\u0628\u0628\u062b\u0642\u062b\u064a \u0632\u063a \u0648\u0647\u0641 \u062e\u062d\u062b\u0631 \u0645\u062b\u0634\u0642\u0631\u0647\u0631\u0644, \u0635\u0627\u0634\u0642\u0641\u062e\u0631 \u062b\u0637\u062b\u0630\u0639\u0641\u0647\u062f\u062b \u062b\u064a\u0639\u0630\u0634\u0641\u0647\u062e\u0631, \u0634\u0631\u064a \u0627\u0634\u0642\u062f\u0634\u0642\u064a \u0648\u062b\u064a\u0647\u0630\u0634\u0645 \u0633\u0630\u0627\u062e\u062e\u0645.", "Only <%= fileTypes %> files can be uploaded. Please select a file ending in <%= fileExtensions %> to upload.": "\u062e\u0631\u0645\u063a <%= fileTypes %> \u0628\u0647\u0645\u062b\u0633 \u0630\u0634\u0631 \u0632\u062b \u0639\u062d\u0645\u062e\u0634\u064a\u062b\u064a. \u062d\u0645\u062b\u0634\u0633\u062b \u0633\u062b\u0645\u062b\u0630\u0641 \u0634 \u0628\u0647\u0645\u062b \u062b\u0631\u064a\u0647\u0631\u0644 \u0647\u0631 <%= fileExtensions %> \u0641\u062e \u0639\u062d\u0645\u062e\u0634\u064a.", "Only properly formatted .csv files will be accepted.": "\u062e\u0631\u0645\u063a \u062d\u0642\u062e\u062d\u062b\u0642\u0645\u063a \u0628\u062e\u0642\u0648\u0634\u0641\u0641\u062b\u064a .\u0630\u0633\u062f \u0628\u0647\u0645\u062b\u0633 \u0635\u0647\u0645\u0645 \u0632\u062b \u0634\u0630\u0630\u062b\u062d\u0641\u062b\u064a.", @@ -1261,6 +1262,7 @@ "Profile Image": "\u062d\u0642\u062e\u0628\u0647\u0645\u062b \u0647\u0648\u0634\u0644\u062b", "Profile Visibility:": "\u062d\u0642\u062e\u0628\u0647\u0645\u062b \u062f\u0647\u0633\u0647\u0632\u0647\u0645\u0647\u0641\u063a:", "Profile image for {username}": "\u062d\u0642\u062e\u0628\u0647\u0645\u062b \u0647\u0648\u0634\u0644\u062b \u0628\u062e\u0642 {username}", + "Program Record": "\u062d\u0642\u062e\u0644\u0642\u0634\u0648 \u0642\u062b\u0630\u062e\u0642\u064a", "Promote another member to Admin to remove your admin rights": "\u062d\u0642\u062e\u0648\u062e\u0641\u062b \u0634\u0631\u062e\u0641\u0627\u062b\u0642 \u0648\u062b\u0648\u0632\u062b\u0642 \u0641\u062e \u0634\u064a\u0648\u0647\u0631 \u0641\u062e \u0642\u062b\u0648\u062e\u062f\u062b \u063a\u062e\u0639\u0642 \u0634\u064a\u0648\u0647\u0631 \u0642\u0647\u0644\u0627\u0641\u0633", "Provisional": "\u062d\u0642\u062e\u062f\u0647\u0633\u0647\u062e\u0631\u0634\u0645", "Provisionally Supported": "\u062d\u0642\u062e\u062f\u0647\u0633\u0647\u062e\u0631\u0634\u0645\u0645\u063a \u0633\u0639\u062d\u062d\u062e\u0642\u0641\u062b\u064a", diff --git a/lms/static/js/i18n/ru/djangojs.js b/lms/static/js/i18n/ru/djangojs.js index e93b869aba..22e9852d2d 100644 --- a/lms/static/js/i18n/ru/djangojs.js +++ b/lms/static/js/i18n/ru/djangojs.js @@ -23,7 +23,6 @@ " learner does not exist in LMS and not added to the exception list": "\u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f \u043d\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 LMS \u0438 \u043e\u043d \u043d\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u0432 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0439", " learner is successfully added to the exception list": " \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044c \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u0432 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0439", " learners are successfully added to exception list": " \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u0432 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0439", - "#Replies": "\u041a\u043e\u043b-\u0432\u043e \u043e\u0442\u0432\u0435\u0442\u043e\u0432", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432 %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432 (%(unread_comments_count)s \u043d\u0435\u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0445 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432)%(span_close)s", @@ -74,52 +73,7 @@ "%(team_count)s \u043a\u043e\u043c\u0430\u043d\u0434" ], "%(type)s Component Template Menu": "%(type)s \u043c\u0435\u043d\u044e \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442", - "%(value)s hour": [ - "%(value)s \u0447\u0430\u0441", - "%(value)s \u0447\u0430\u0441\u0430", - "%(value)s \u0447\u0430\u0441\u043e\u0432", - "%(value)s \u0447\u0430\u0441\u043e\u0432" - ], - "%(value)s minute": [ - "%(value)s \u043c\u0438\u043d\u0443\u0442\u0430", - "%(value)s \u043c\u0438\u043d\u0443\u0442\u044b", - "%(value)s \u043c\u0438\u043d\u0443\u0442", - "%(value)s \u043c\u0438\u043d\u0443\u0442" - ], - "%(value)s second": [ - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434\u0430", - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434\u044b", - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434", - "%(value)s \u0441\u0435\u043a\u0443\u043d\u0434" - ], - "%d day": [ - "%d \u0434\u0435\u043d\u044c", - "%d \u0434\u043d\u044f", - "%d \u0434\u043d\u0435\u0439", - "%d \u0434\u043d\u0435\u0439" - ], - "%d minute": [ - "%d \u043c\u0438\u043d\u0443\u0442\u0430", - "%d \u043c\u0438\u043d\u0443\u0442\u044b", - "%d \u043c\u0438\u043d\u0443\u0442", - "%d \u043c\u0438\u043d\u0443\u0442" - ], - "%d month": [ - "%d \u043c\u0435\u0441\u044f\u0446", - "%d \u043c\u0435\u0441\u044f\u0446\u0430", - "%d \u043c\u0435\u0441\u044f\u0446\u0435\u0432", - "%d \u043c\u0435\u0441\u044f\u0446\u0435\u0432" - ], - "%d year": [ - "%d \u0433\u043e\u0434", - "%d \u0433\u043e\u0434\u0430", - "%d \u043b\u0435\u0442", - "%d \u043b\u0435\u0442" - ], - "%s ago": "%s \u043d\u0430\u0437\u0430\u0434", - "%s from now": "%s \u0441\u043f\u0443\u0441\u0442\u044f", "(Add signatories for a certificate)": "(\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u0432\u0448\u0435\u0433\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b\u044f)", - "(Caption will be displayed when you start playing the video.)": "(\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u044b, \u043a\u043e\u0433\u0434\u0430 \u0432\u044b \u043d\u0430\u0447\u043d\u0451\u0442\u0435 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e)", "(Required Field)": "(\u043f\u043e\u043b\u0435, \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0434\u043b\u044f \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f)", "(contains %(student_count)s student)": [ "(%(student_count)s \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044c)", @@ -150,7 +104,6 @@ "Actions": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f", "Activate": "\u0423\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c", "Activate Your Account": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0439\u0442\u0435 \u0441\u0432\u043e\u044e \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c", - "Activating a link in this group will skip to the corresponding point in the video.": "\u041f\u0440\u0438 \u0432\u044b\u0431\u043e\u0440\u0435 \u0441\u0441\u044b\u043b\u043a\u0438 \u0432 \u044d\u0442\u043e\u043c \u0431\u043b\u043e\u043a\u0435 \u043f\u0440\u043e\u0438\u0437\u043e\u0439\u0434\u0451\u0442 \u043f\u0435\u0440\u0435\u043c\u043e\u0442\u043a\u0430 \u0432\u0438\u0434\u0435\u043e \u043a \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u043c\u043e\u043c\u0435\u043d\u0442\u0443.", "Active Uploads": "\u0410\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438", "Add": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c", "Add Additional Signatory": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b\u044f, \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u0432\u0448\u0435\u0433\u043e \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442", @@ -174,8 +127,6 @@ "Adding": "\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435", "Adding the selected course to your cart": "\u041f\u043e\u043c\u0435\u0449\u0435\u043d\u0438\u0435 \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0432\u0430\u043c\u0438 \u043a\u0443\u0440\u0441\u0430 \u0432 \u043a\u043e\u0440\u0437\u0438\u043d\u0443", "Additional Information": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f", - "Adjust video speed": "\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0430 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0432\u0438\u0434\u0435\u043e", - "Adjust video volume": "\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0430 \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u0438 \u0432\u0438\u0434\u0435\u043e", "Admin": "\u0410\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440", "Advanced": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e", "After the subsection\\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.": "\u041f\u043e \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u0441\u0440\u043e\u043a\u0430 \u0441\u0434\u0430\u0447\u0438 \u043f\u043e\u0434\u0440\u0430\u0437\u0434\u0435\u043b\u0430 \u0443 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0435\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u043c\u0443. \u041f\u043e\u0434\u0440\u0430\u0437\u0434\u0435\u043b \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u0432\u044b\u0432\u043e\u0434\u0435 \u0438\u0442\u043e\u0433\u043e\u0432\u043e\u0439 \u043e\u0446\u0435\u043d\u043a\u0438.", @@ -183,7 +134,6 @@ "All Rights Reserved": "\u0412\u0441\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b", "All Topics": "\u0412\u0441\u0435 \u0442\u0435\u043c\u044b", "All accounts were created successfully.": "\u0412\u0441\u0435 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u044b.", - "All flags have been removed. To undo, uncheck the box.": "\u0412\u0441\u0435 \u0444\u043b\u0430\u0436\u043a\u0438 \u0431\u044b\u043b\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u044b. \u0414\u043b\u044f \u043e\u0442\u043c\u0435\u043d\u044b \u0443\u0431\u0435\u0440\u0438\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443.", "All groups must have a name.": "\u0423 \u0432\u0441\u0435\u0445 \u0433\u0440\u0443\u043f\u043f \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f.", "All groups must have a unique name.": "\u0423 \u0432\u0441\u0435\u0445 \u0433\u0440\u0443\u043f\u043f \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u043d\u0435 \u043f\u043e\u0432\u0442\u043e\u0440\u044f\u044e\u0449\u0438\u0435\u0441\u044f \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f.", "All learners in the {cohort_name} cohort": "\u0412\u0441\u0435 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0438 \u0432 {cohort_name} \u043a\u043e\u0433\u043e\u0440\u0442\u0435", @@ -220,8 +170,6 @@ "An error occurred. Please try again.": "\u0412\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", "An error occurred. Try again.": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", "An unexpected error occurred. Please try again.": "\u0412\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u043d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", - "Annotation": "\u041f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435", - "Annotation Text": "\u0422\u0435\u043a\u0441\u0442 \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u044f", "Any content that has listed this content as a prerequisite will also have access limitations removed.": "\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u043d\u0430 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430\u043c, \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043f\u0440\u043e\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0433\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0443\u0441\u043b\u043e\u0432\u0438\u0435\u043c, \u0431\u0443\u0434\u0435\u0442 \u0441\u043d\u044f\u0442\u043e.", "April": "\u0410\u043f\u0440\u0435\u043b\u044c", "Are you having trouble finding a team to join?": "\u041d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0439\u0442\u0438 \u0441\u0435\u0431\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443?", @@ -243,7 +191,6 @@ "August": "\u0410\u0432\u0433\u0443\u0441\u0442", "Automatic": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438", "Available %s": "\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 %s", - "Average": "\u0421\u0440\u0435\u0434\u043d\u044f\u044f \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c", "Back to sign in": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u0432\u0445\u043e\u0434\u0430 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443", "Back to {platform} FAQs": "\u041d\u0430\u0437\u0430\u0434 \u043a \u0440\u0430\u0437\u0434\u0435\u043b\u0443 \u00ab\u0412\u043e\u043f\u0440\u043e\u0441\u044b \u0438 \u043e\u0442\u0432\u0435\u0442\u044b\u00bb {platform}", "Basic": "\u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0435", @@ -289,19 +236,6 @@ "Chapter Name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0433\u043b\u0430\u0432\u044b", "Chapter information": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u0433\u043b\u0430\u0432\u0435", "Check Your Email": "\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0441\u0432\u043e\u044e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443\u044e \u043f\u043e\u0447\u0442\u0443", - "Check the box to remove %(count)s flag.": [ - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043e\u043a.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043a\u0430.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(count)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432." - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043e\u043a.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043a\u0430.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432.", - "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c %(totalFlags)s \u0444\u043b\u0430\u0436\u043a\u043e\u0432." - ], - "Check the box to remove all flags.": "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0443\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435 \u0444\u043b\u0430\u0436\u043a\u0438", "Check the highlighted fields below and try again.": "\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043d\u044b\u0435 \u043d\u0438\u0436\u0435 \u043f\u043e\u043b\u044f \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437.", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u041f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0433\u0430\u043b\u043e\u0447\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u044c \u043e\u0431\u0437\u043e\u0440 \u043d\u043e\u0432\u044b\u0445 \u043d\u0435\u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0445 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432 \u0438 \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u043d\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u0435\u0442\u0435.", "Check your email": "\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0441\u0432\u043e\u044e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443\u044e \u043f\u043e\u0447\u0442\u0443", @@ -329,10 +263,6 @@ "Clear Value": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435", "Clear search": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u043f\u043e\u0438\u0441\u043a", "Clear search results": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u043e\u0438\u0441\u043a\u0430", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u041a\u00bb, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u0441\u0432\u043e\u0439 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0435\u043c\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e.\n\n\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u0442\u043c\u0435\u043d\u0430\u00bb, \u0447\u0442\u043e\u0431\u044b \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043d\u0430 \u044d\u0442\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443, \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044f \u0441\u0432\u043e\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e.", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u041a\u00bb, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u0441\u0432\u043e\u0451 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0435\u043c\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e. \n\n\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u0442\u043c\u0435\u043d\u0430\u00bb, \u0447\u0442\u043e\u0431\u044b \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u044d\u0442\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435, \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044f \u0441\u0432\u043e\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e.", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u041a\u00bb, \u0447\u0442\u043e\u0431\u044b \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u0441\u0432\u043e\u0451 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0435\u043c\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e.\n\n\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u00ab\u041e\u0442\u043c\u0435\u043d\u0430\u00bb, \u0447\u0442\u043e\u0431\u044b \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043d\u0430 \u044d\u0442\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443, \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044f \u0441\u0432\u043e\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e.", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043d\u0430 \u044d\u0442\u0443 \u043a\u043d\u043e\u043f\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0438\u043b\u0438 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0432\u0443\u043a \u044d\u0442\u043e\u0439 \u0432\u0438\u0434\u0435\u043e\u0437\u0430\u043f\u0438\u0441\u0438, \u0438\u043b\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0438 \u0412\u0412\u0415\u0420\u0425 \u0438 \u0412\u041d\u0418\u0417, \u0447\u0442\u043e\u0431\u044b \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u0438.", "Click to add a new %(xblock_type)s": "\u041a\u043b\u0438\u043a\u043d\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u0432\u044b\u0439 %(xblock_type)s", "Click to change": "\u0429\u0451\u043b\u043a\u043d\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c", "Click to choose all %s at once.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435 %s \u0441\u0440\u0430\u0437\u0443.", @@ -420,7 +350,6 @@ "Date": "\u0414\u0430\u0442\u0430", "Date Added": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f", "Date added": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f", - "Date posted": "\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438", "Deactivate": "\u041e\u0442\u043e\u0437\u0432\u0430\u0442\u044c", "December": "\u0414\u0435\u043a\u0430\u0431\u0440\u044c", "Default Timed Transcript": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u043d\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e", @@ -444,7 +373,6 @@ "Discussion": "\u041e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u0435", "Discussion Home": "\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f", "Display Name": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u043e\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435", - "Do not show again": "\u041d\u0435 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0441\u043d\u043e\u0432\u0430", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044e ('{student_id}') \u043f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0432\u0441\u0442\u0443\u043f\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0438\u0441\u043f\u044b\u0442\u0430\u043d\u0438\u0435?", "Do you want to replace the edX transcript with the YouTube transcript?": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0432 edX \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u0430\u043c\u0438 \u0441 YouTube?", "Do you want to upload your file before submitting?": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0444\u0430\u0439\u043b \u0434\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u043e\u0442\u0432\u0435\u0442\u0430?", @@ -492,9 +420,7 @@ "Email address": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b. \u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438 \u043e\u0442\u0447\u0438\u0441\u043b\u0435\u043d\u044b \u0441 \u043a\u0443\u0440\u0441\u0430:", "Enable Cohorts": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u044b", - "End": "\u041e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u0435", "End My Exam": "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u0441\u0434\u0430\u0447\u0443 \u044d\u043a\u0437\u0430\u043c\u0435\u043d\u0430", - "End of transcript. Skip to the start.": "\u041a\u043e\u043d\u0435\u0446 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432. \u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u0430", "Endorse": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c", "Engage with posts": "\u041e\u0446\u0435\u043d\u0438\u0432\u0430\u0439\u0442\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f", "Enroll Now": "\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f", @@ -555,10 +481,8 @@ "Everyone who has staff privileges in this course": "\u0412\u0441\u0435 \u043f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u044d\u0442\u043e\u0433\u043e \u043a\u0443\u0440\u0441\u0430", "Exam Types": "\u0422\u0438\u043f\u044b \u044d\u043a\u0437\u0430\u043c\u0435\u043d\u0430", "Exception Granted": "\u0418\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e", - "Exit full browser": "\u0412\u044b\u0439\u0442\u0438 \u0438\u0437 \u043f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0430", "Expand All": "\u0420\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0441\u0451", "Explain if other.": "\u0414\u0440\u0443\u0433\u0430\u044f \u043f\u0440\u0438\u0447\u0438\u043d\u0430, \u043f\u043e\u044f\u0441\u043d\u0438\u0442\u0435.", - "Explanation": "\u041f\u043e\u044f\u0441\u043d\u0435\u043d\u0438\u0435", "Explicitly Hiding from Students": "\u042f\u0432\u043d\u043e \u0441\u043a\u0440\u044b\u0442\u044c \u043e\u0442 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", "Explore New Programs": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043d\u043e\u0432\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b", "Explore Programs": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b", @@ -570,7 +494,6 @@ "File upload succeeded": "\u0424\u0430\u0439\u043b \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043d", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u0420\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430 {filename} \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0435\u0442 \u043f\u0440\u0435\u0434\u0435\u043b\u044c\u043d\u043e \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 {maxFileSizeInMBs} \u041c\u0411", "Files must be in JPEG or PNG format.": "\u0424\u0430\u0439\u043b\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 PNG \u0438\u043b\u0438 JPEG.", - "Fill browser": "\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0431\u0440\u0430\u0443\u0437\u0435\u0440", "Filter": "\u0424\u0438\u043b\u044c\u0442\u0440", "Filter and sort topics": "\u0424\u0438\u043b\u044c\u0442\u0440\u0443\u0439\u0442\u0435 \u0438 \u0441\u043e\u0440\u0442\u0438\u0440\u0443\u0439\u0442\u0435 \u0442\u0435\u043c\u044b", "Financial Assistance": "\u0424\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c", @@ -610,7 +533,6 @@ "Group information": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u0433\u0440\u0443\u043f\u043f\u0435", "Group name is required": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0433\u0440\u0443\u043f\u043f\u044b", "Groups": "\u0413\u0440\u0443\u043f\u043f\u044b", - "Header": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b", "Heading": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Heading (Ctrl+H)": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a (Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u041f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u0441\u043e\u043a\u0443\u0440\u0441\u043d\u0438\u043a\u0430\u043c \u0440\u0435\u0448\u0438\u0442\u044c, \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u044f\u0442\u044c\u0441\u044f \u043b\u0438 \u043a \u0432\u0430\u0448\u0435\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435, \u0443\u043a\u0430\u0437\u0430\u0432 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0435\u0451 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438. \u0412\u044b\u0431\u0438\u0440\u0430\u0439\u0442\u0435 \u0442\u0449\u0430\u0442\u0435\u043b\u044c\u043d\u043e, \u0432\u0435\u0434\u044c \u0447\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u0431\u0443\u0434\u0435\u0442 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0439, \u0442\u0435\u043c \u043c\u0435\u043d\u044c\u0448\u0435 \u043b\u044e\u0434\u0435\u0439 \u0437\u0430\u0445\u043e\u0447\u0435\u0442 \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u0432\u0430\u0448\u0435\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435.", @@ -618,13 +540,11 @@ "Hide Deprecated Settings": "\u0421\u043a\u0440\u044b\u0442\u044c \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438", "Hide Discussion": "\u0421\u043a\u0440\u044b\u0442\u044c \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f", "Hide Previews": "\u0423\u0431\u0440\u0430\u0442\u044c \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440", - "Hide closed captions": "\u0421\u043a\u0440\u044b\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", "Hide content after due date": "\u0421\u043a\u0440\u044b\u0442\u044c \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u043f\u043e \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u0441\u0440\u043e\u043a\u0430 \u0441\u0434\u0430\u0447\u0438", "Hide entire subsection": "\u0421\u043a\u0440\u044b\u0442\u044c \u0432\u0435\u0441\u044c \u043f\u043e\u0434\u0440\u0430\u0437\u0434\u0435\u043b", "Hide from learners": "\u0421\u043a\u0440\u044b\u0442\u044c \u043e\u0442 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", "Hide notes": "\u0421\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0438", "Hiding from Students": "\u0421\u043a\u0440\u044b\u0442\u043e \u043e\u0442 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", - "High Definition": "\u0412\u044b\u0441\u043e\u043a\u043e\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0435", "Highlighted text": "\u0412\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442", "Horizontal Rule (Ctrl+R)": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0438\u043d\u0438\u044f (Ctrl+R)", "How to create useful text alternatives.": "\u041a\u0430\u043a \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u044f \u043a\u0430\u0440\u0442\u0438\u043d\u043e\u043a.", @@ -644,7 +564,6 @@ "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u041f\u043e\u043a\u0438\u043d\u0443\u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443, \u0432\u044b \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435 \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u0447\u0430\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0432 \u0435\u0451 \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f\u0445. \u0412\u0430\u0448\u0435 \u043c\u0435\u0441\u0442\u043e \u0441\u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u043d\u044f\u0442\u044c \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044c.", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u041f\u0435\u0440\u0435\u0434 \u0442\u0435\u043c, \u043a\u0430\u043a \u0432\u043d\u043e\u0441\u0438\u0442\u044c \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f, \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0434\u0438\u0442\u0435 \u0434\u0440\u0443\u0433\u0438\u0445 \u0447\u043b\u0435\u043d\u043e\u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u044b.", "If you make this %(xblockType)s visible to learners, learners will be able to see its content after the release date has passed and you have published the unit. Only units that are explicitly hidden from learners will remain hidden after you clear this option for the %(xblockType)s.": "\u0415\u0441\u043b\u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u0431\u043b\u043e\u043a %(xblockType)s \u0432\u0438\u0434\u0438\u043c\u044b\u043c \u0434\u043b\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439, \u043d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 \u0434\u0430\u0442\u044b \u0432\u044b\u043f\u0443\u0441\u043a\u0430 \u0438 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438 \u0431\u043b\u043e\u043a\u0430 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0438 \u0441\u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u043e\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u0442\u044c \u0435\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435. \u0422\u043e\u043b\u044c\u043a\u043e \u0431\u043b\u043e\u043a\u0438, \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u043f\u043e\u043c\u0435\u0447\u0435\u043d\u043d\u044b\u0435 \u043a\u0430\u043a \u0441\u043a\u0440\u044b\u0442\u044b\u0435, \u043e\u0441\u0442\u0430\u043d\u0443\u0442\u0441\u044f \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u044b\u043c\u0438, \u043f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e \u043a\u0430\u043a \u0432\u044b \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u0435 \u044d\u0442\u0443 \u043e\u043f\u0446\u0438\u044e \u0434\u043b\u044f %(xblockType)s.", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u0415\u0441\u043b\u0438 \u0432\u044b \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435\u0441\u044c \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u043c \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u043e\u043c, \u0437\u0430\u0434\u0430\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u043e \u0432 \u0444\u043e\u0440\u043c\u0430\u0442 XML, \u0438 \u0432\u044b \u043d\u0435 \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u043e\u0441\u0442\u043e\u043c\u0443 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0443.\n\n\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u043e\u043c\u0443 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0443 \u0438 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u0434\u0430\u043d\u0438\u0435 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442 XML?", "Image": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", "Image (Ctrl+G)": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 (Ctrl+G)", "Image Description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", @@ -658,7 +577,6 @@ "Inheriting Student Visibility": "\u041d\u0430\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u0432\u0438\u0434\u0438\u043c\u043e\u0441\u0442\u0438", "Insert Hyperlink": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443", "Insert Image (upload file or type URL)": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 (\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u0442\u044c URL)", - "Instructor": "\u041f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044c", "Instructor Biography": "\u0411\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u044f \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f", "Instructor Name": "\u0418\u043c\u044f \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f", "Instructor Photo": "\u0424\u043e\u0442\u043e \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f", @@ -730,8 +648,6 @@ "Location in Course": "\u041c\u0435\u0441\u0442\u043e\u043d\u0430\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0432 \u043a\u0443\u0440\u0441\u0435", "Lock this asset": "\u0411\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b", "Lock/unlock file": "\u0417\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c/\u0440\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0430\u0439\u043b", - "Loud": "\u0413\u0440\u043e\u043c\u043a\u043e", - "Low": "\u0422\u0438\u0445\u043e", "MB": "\u041c\u0411", "Make Visible to Students": "\u0421\u0434\u0435\u043b\u0430\u0442\u044c \u0432\u0438\u0434\u0438\u043c\u044b\u043c \u0434\u043b\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439", "Make sure that the full name on your account matches the name on your ID.": "\u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043f\u043e\u043b\u043d\u043e\u0435 \u0438\u043c\u044f \u0432 \u0432\u0430\u0448\u0435\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u0435\u0442 \u0441 \u0438\u043c\u0435\u043d\u0435\u043c \u0432 \u0432\u0430\u0448\u0435\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435.", @@ -747,7 +663,6 @@ "Mark enrollment code as unused": "\u041f\u043e\u043c\u0435\u0442\u0438\u0442\u044c \u043a\u043e\u0434 \u0437\u0430\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u044f \u043a\u0430\u043a \u043d\u0435\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0439", "Markdown Editing Help": "Markdown: \u043f\u043e\u043c\u043e\u0449\u044c \u0432 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438", "Max file size exceeded": "\u041f\u0440\u0435\u0432\u044b\u0448\u0435\u043d \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430", - "Maximum": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c", "May": "\u041c\u0430\u0439", "Membership": "\u0423\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0438", "Message:": "\u0422\u0435\u043a\u0441\u0442 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f:", @@ -757,9 +672,6 @@ "More": "\u0415\u0449\u0451", "Move": "\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c", "Must complete verification checkpoint": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0440\u043e\u0439\u0442\u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438", - "Mute": "\u0412\u044b\u043a\u043b. \u0437\u0432\u0443\u043a", - "Muted": "\u0411\u0435\u0437 \u0437\u0432\u0443\u043a\u0430", - "My Notes": "\u041c\u043e\u0438 \u0437\u0430\u043c\u0435\u0442\u043a\u0438", "My Orders": "\u041c\u043e\u0438 \u0437\u0430\u043a\u0430\u0437\u044b", "My Team": "\u041c\u043e\u044f \u043a\u043e\u043c\u0430\u043d\u0434\u0430", "N/A": "\u041d\u0435\u0442", @@ -836,7 +748,6 @@ "One or more rescheduling tasks failed.": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u043e\u0434\u043d\u0443 \u0438\u043b\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0437\u0430\u0434\u0430\u0447.", "Only properly formatted .csv files will be accepted.": "\u0422\u043e\u043b\u044c\u043a\u043e \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043e\u0442\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b .csv \u0431\u0443\u0434\u0443\u0442 \u043f\u0440\u0438\u043d\u044f\u0442\u044b.", "Open": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c", - "Open language menu": "\u0412\u044b\u0431\u043e\u0440 \u044f\u0437\u044b\u043a\u0430", "Open/download this file": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c/\u0441\u043a\u0430\u0447\u0430\u0442\u044c \u0444\u0430\u0439\u043b", "OpenAssessment Save Error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f OpenAssessment", "Option Deleted": "\u0412\u0430\u0440\u0438\u0430\u043d\u0442 \u0443\u0434\u0430\u043b\u0451\u043d", @@ -856,7 +767,6 @@ "Password": "\u041f\u0430\u0440\u043e\u043b\u044c", "Password assistance": "\u041f\u043e\u043c\u043e\u0449\u044c \u0441 \u043f\u0430\u0440\u043e\u043b\u0435\u043c", "Path to Signature Image": "\u041f\u0443\u0442\u044c \u043a \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044e \u043f\u043e\u0434\u043f\u0438\u0441\u0438", - "Pause": "\u041f\u0430\u0443\u0437\u0430", "Photo": "\u0424\u043e\u0442\u043e", "Photo Captured successfully.": "\u0421\u043d\u0438\u043c\u043e\u043a \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0434\u0435\u043b\u0430\u043d.", "Photo ID": "\u0423\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u0435 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u0441 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0435\u0439", @@ -868,8 +778,6 @@ "Pin": "\u0417\u0430\u043a\u0440\u0435\u043f\u0438\u0442\u044c", "Pinned": "\u0417\u0430\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u043e", "Placeholder": "\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c", - "Play": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438", - "Play video": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432\u0438\u0434\u0435\u043e", "Please Note": "\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435!", "Please add a photo of the instructor (Note: only JPEG or PNG format supported)": "\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0434\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u0444\u043e\u0442\u043e \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f (\u041f\u0420\u0418\u041c\u0415\u0427\u0410\u041d\u0418\u0415: \u0442\u043e\u043b\u044c\u043a\u043e \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JPEG \u0438\u043b\u0438 PNG)", "Please add the institute where the instructor is associated": "\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0434\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u0443\u0447\u0435\u0431\u043d\u043e\u0435 \u0437\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0435, \u0441 \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u0441\u0432\u044f\u0437\u0430\u043d \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044c", @@ -908,8 +816,6 @@ "Preferred Language": "\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u0435\u043c\u044b\u0439 \u044f\u0437\u044b\u043a", "Prerequisite:": "\u0422\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f:", "Prerequisite: %(prereq_display_name)s": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u0435: %(prereq_display_name)s", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0443 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0432\u043e\u0439\u0442\u0438 \u0432 \u043c\u0435\u043d\u044e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438, \u0437\u0430\u0442\u0435\u043c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043d\u0438\u0437\u00bb \u0434\u043b\u044f \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438, \u043f\u043e\u0441\u043b\u0435 \u0447\u0435\u0433\u043e \u043d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0443 \u00ab\u0412\u0432\u043e\u0434\u00bb \u0434\u043b\u044f \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0439 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438.", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0443 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0434\u043b\u044f \u0432\u0445\u043e\u0434\u0430 \u0432 \u044f\u0437\u044b\u043a\u043e\u0432\u043e\u0435 \u043c\u0435\u043d\u044e \u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445\u00bb \u0438 \u00ab\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043d\u0438\u0437\u00bb \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0435\u043d\u0438\u044f \u043f\u043e \u044f\u0437\u044b\u043a\u043e\u0432\u044b\u043c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u043c. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u00ab\u0412\u0432\u043e\u0434\u00bb \u0434\u043b\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u044f\u0437\u044b\u043a\u0430.", "Prevent students from generating certificates in this course?": "\u0417\u0430\u043f\u0440\u0435\u0442\u0438\u0442\u044c \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u043c\u0441\u044f \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u044b \u044d\u0442\u043e\u0433\u043e \u043a\u0443\u0440\u0441\u0430?", "Preview": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440", "Preview Certificate": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442", @@ -928,7 +834,6 @@ "Promote another member to Admin to remove your admin rights": "\u041f\u0435\u0440\u0435\u0434\u0430\u0439\u0442\u0435 \u043f\u0440\u0430\u0432\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0434\u0440\u0443\u0433\u043e\u043c\u0443 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0432\u043e\u0438 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043f\u0440\u0430\u0432\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430", "Provisional": "\u0427\u0430\u0441\u0442\u0438\u0447\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f", "Provisionally Supported": "\u0427\u0430\u0441\u0442\u0438\u0447\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f", - "Public": "\u041e\u0431\u0449\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f", "Publish": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c", "Publish all unpublished changes for this {item}?": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0435 \u043d\u0435\u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0433\u043e {item}?", "Publish {display_name}": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c {display_name}", @@ -968,11 +873,9 @@ "Remove {role} Access": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u0432 \u0440\u043e\u043b\u0438 {role}", "Removing": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435", "Replace": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c", - "Reply": "\u041e\u0442\u0432\u0435\u0442\u0438\u0442\u044c", "Report": "\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f", "Report abuse": "\u0421\u043e\u043e\u0431\u0449\u0438\u0442\u044c \u043e \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0438 \u043f\u0440\u0430\u0432\u0438\u043b", "Report abuse, topics, and responses": "\u0421\u043e\u043e\u0431\u0449\u0430\u0439\u0442\u0435 \u043e\u0431 \u043e\u0441\u043a\u043e\u0440\u0431\u043b\u0435\u043d\u0438\u044f\u0445, \u0442\u0435\u043c\u0430\u0445 \u0438 \u043e\u0442\u0432\u0435\u0442\u0430\u0445", - "Report annotation as inappropriate or offensive.": "\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043d\u0435\u043f\u043e\u0434\u043e\u0431\u0430\u044e\u0449\u0438\u0439 \u0438\u043b\u0438 \u043e\u0441\u043a\u043e\u0440\u0431\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442.", "Reported": "\u0416\u0430\u043b\u043e\u0431\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0430", "Requester": "\u0417\u0430\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u044e\u0449\u0438\u0439", "Required field.": "\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435.", @@ -1020,7 +923,6 @@ "Sent To": "\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043a", "Sent To:": "\u041a\u043e\u043c\u0443:", "September": "\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438! \u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a %(tab_name)s \u0432 \u0442\u0435\u043a\u0443\u0449\u0435\u043c \u043c\u043e\u0434\u0443\u043b\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0435\u0439. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044c \u043a \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0443 \u0443\u0447\u0435\u0431\u043d\u043e\u0433\u043e \u043a\u0443\u0440\u0441\u0430.", "Server Error, Please refresh the page and try again.": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.", "Server error.": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0430.", "Set as a Special Exam": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u0438\u0441\u043f\u044b\u0442\u0430\u043d\u0438\u044f", @@ -1030,7 +932,6 @@ "Share Alike": "\u0420\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0442\u0435\u0445 \u0436\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445", "Share on Mozilla Backpack": "\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0432 Mozilla Backpack", "Share your \"%(display_name)s\" award": "\u0420\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043e \u0437\u043d\u0430\u0447\u043a\u0435 \u00ab%(display_name)s\u00bb", - "Short explanation": "\u041a\u0440\u0430\u0442\u043a\u043e\u0435 \u043f\u043e\u044f\u0441\u043d\u0435\u043d\u0438\u0435", "Show": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c", "Show All": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u0441\u0451", "Show Comment (%(num_comments)s)": [ @@ -1063,7 +964,6 @@ "Signatory": "\u041f\u043e\u0434\u043f\u0438\u0441\u044c", "Signatory field(s) has invalid data.": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0432 \u043f\u043e\u043b\u0435 (\u043f\u043e\u043b\u044f\u0445) \u0434\u043b\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u0435\u0439.", "Signature Image": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0438", - "Skip": "\u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c", "Some Rights Reserved": "\u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b", "Some images in this post have been omitted": "\u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u0437 \u044d\u0442\u043e\u0439 \u0442\u0435\u043c\u044b \u0431\u044b\u043b\u0438 \u0441\u043a\u0440\u044b\u0442\u044b", "Something went wrong changing this enrollment. Please try again.": "\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435.", @@ -1071,14 +971,11 @@ "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u041a \u0441\u043e\u0436\u0430\u043b\u0435\u043d\u0438\u044e, \u043f\u0440\u0438 \u0430\u043d\u0430\u043b\u0438\u0437\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u043b\u0438, \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0430 \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0441\u043d\u043e\u0432\u0430.", "Sorted by": "\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e", "Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.": "\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u043a\u0443\u0440\u0441\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u0443\u0434\u0435\u0442 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430\u0445. \u041e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043f\u043e\u043b\u0435 \u043f\u0443\u0441\u0442\u044b\u043c, \u0447\u0442\u043e\u0431\u044b \u043d\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430\u0445 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u043b\u043e\u0441\u044c \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u0443\u0440\u0441\u0430.", - "Speed": "\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c", "Staff": "\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a", "Staff Only": "\u0422\u043e\u043b\u044c\u043a\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c", "Staff and Learners": "\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c \u0438 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f\u043c", - "Start": "\u041d\u0430\u0447\u0430\u043b\u043e", "Start Date": "\u0414\u0430\u0442\u0430 \u043d\u0430\u0447\u0430\u043b\u0430", "Start generating certificates for all students in this course?": "\u041d\u0430\u0447\u0430\u0442\u044c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0432 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u043a\u0443\u0440\u0441\u0430?", - "Start of transcript. Skip to the end.": "\u041d\u0430\u0447\u0430\u043b\u043e \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432. \u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u043e \u043a\u043e\u043d\u0446\u0430", "Start regenerating certificates for students in this course?": "\u041d\u0430\u0447\u0430\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0435 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0432 \u0434\u043b\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439 \u043a\u0443\u0440\u0441\u0430?", "Start working toward your next learning goal.": "\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0432\u0438\u0433\u0430\u0442\u044c\u0441\u044f \u043a \u0441\u0432\u043e\u0435\u0439 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0446\u0435\u043b\u0438.", "Starts": "\u041d\u0430\u0447\u0430\u043b\u043e", @@ -1136,7 +1033,6 @@ "Team name cannot have more than 255 characters.": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0431\u043e\u043b\u0435\u0435 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432.", "Teams": "\u041a\u043e\u043c\u0430\u043d\u0434\u044b", "Teams Pagination": "\u041a\u043e\u043c\u0430\u043d\u0434\u043d\u0430\u044f \u043d\u0443\u043c\u0435\u0440\u0430\u0446\u0438\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446", - "Text": "\u0422\u0435\u043a\u0441\u0442", "Textbook Name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0443\u0447\u0435\u0431\u043d\u0438\u043a\u0430", "Textbook information": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0447\u0435\u0431\u043d\u0438\u043a\u0435", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u0421\u043f\u0430\u0441\u0438\u0431\u043e, %(full_name)s! \u0412\u0430\u0448 \u043f\u043b\u0430\u0442\u0451\u0436 \u0437\u0430 \u043a\u0443\u0440\u0441 %(course_name)s \u043f\u0440\u0438\u043d\u044f\u0442.", @@ -1168,7 +1064,6 @@ "The following users are no longer enrolled in the course:": "\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438 \u043e\u0442\u0447\u0438\u0441\u043b\u0435\u043d\u044b \u0441 \u043a\u0443\u0440\u0441\u0430:", "The following warnings were generated:": "\u0431\u044b\u043b\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u044b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f", "The general category for this type of assignment, for example, Homework or Midterm Exam. This name is visible to learners.": "\u041e\u0431\u0449\u0435\u0435 \u043d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0434\u043b\u044f \u0437\u0430\u0434\u0430\u043d\u0438\u0439 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u00ab\u0414\u043e\u043c\u0430\u0448\u043d\u0435\u0435 \u0437\u0430\u0434\u0430\u043d\u0438\u0435\u00bb \u0438\u043b\u0438 \u00ab\u042d\u043a\u0437\u0430\u043c\u0435\u043d\u00bb. \u042d\u0442\u043e \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0432\u0438\u0434\u043d\u043e \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f\u043c.", - "The grading process is still running. Refresh the page to see updates.": "\u0412\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e\u0446\u0435\u043d\u043e\u043a \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u0435\u0442\u0441\u044f. \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443, \u0447\u0442\u043e\u0431\u044b \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0435.", "The language that team members primarily use to communicate with each other.": "\u042f\u0437\u044b\u043a, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0447\u043b\u0435\u043d\u044b \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u0432 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u043c \u043e\u0431\u0449\u0430\u044e\u0442\u0441\u044f \u043c\u0435\u0436\u0434\u0443 \u0441\u043e\u0431\u043e\u0439.", "The minimum grade for course credit is not set.": "\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0437\u0430\u0447\u0451\u0442\u0430 \u043d\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430.", "The minimum score percentage must be a whole number between 0 and 100.": "\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u0441\u0432\u043e\u0435\u043d\u0438\u044f \u0432\u044b\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u0432 \u043f\u0440\u043e\u0446\u0435\u043d\u0442\u0430\u0445 \u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0446\u0435\u043b\u044b\u043c \u0447\u0438\u0441\u043b\u043e\u043c \u043c\u0435\u0436\u0434\u0443 0 \u0438 100.", @@ -1217,14 +1112,7 @@ "This Group Configuration is not in use. Start by adding a content experiment to any Unit via the {linkStart}Course Outline{linkEnd}.": "\u042d\u0442\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u0433\u0440\u0443\u043f\u043f \u043d\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f. \u0421\u043d\u0430\u0447\u0430\u043b\u0430 \u0434\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b \u043a \u043b\u044e\u0431\u043e\u043c\u0443 \u0431\u043b\u043e\u043a\u0443 \u0432 {linkStart}\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0435 \u043a\u0443\u0440\u0441\u0430{linkEnd}.", "This Group Configuration is used in:": "\u042d\u0442\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u0433\u0440\u0443\u043f\u043f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0432:", "This action cannot be undone.": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0435\u043e\u0431\u0440\u0430\u0442\u0438\u043c\u043e.", - "This annotation has %(count)s flag.": [ - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u043e\u043c.", - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u0430\u043c\u0438.", - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u0430\u043c\u0438.", - "\u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e %(count)s \u0444\u043b\u0430\u0436\u043a\u0430\u043c\u0438." - ], "This assessment could not be submitted.": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043e\u0446\u0435\u043d\u043a\u0443.", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u0412 \u044d\u0442\u043e\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u043e\u0432 .mp4, .ogg \u0438 .webm.", "This catalog's courses:": "\u041a\u0443\u0440\u0441\u044b \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0435:", "This certificate has already been activated and is live. Are you sure you want to continue editing?": "\u042d\u0442\u043e\u0442 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442 \u0443\u0436\u0435 \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d \u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u044f\u043c. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435?", "This component has validation issues.": "\u041f\u0440\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0435 \u044d\u0442\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u044b \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b.", @@ -1284,12 +1172,7 @@ "Topics": "\u0422\u0435\u043c\u044b", "Total": "\u0418\u0442\u043e\u0433\u043e", "Total Number": "\u041e\u0431\u0449\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e", - "Transcript will be displayed when you start playing the video.": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u044b, \u043a\u043e\u0433\u0434\u0430 \u0432\u044b \u043d\u0430\u0447\u043d\u0451\u0442\u0435 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e.", "Try the transaction again in a few minutes.": "\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0451 \u0440\u0430\u0437 \u0441\u043e\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043f\u043b\u0430\u0442\u0451\u0436 \u0447\u0443\u0442\u044c \u043f\u043e\u0437\u0436\u0435.", - "Try using a different browser, such as Google Chrome.": "\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u0440\u0443\u0433\u0438\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u043c, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, Google Chrome.", - "Turn off transcripts": "\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", - "Turn on closed captioning": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0431\u043e\u043a\u043e\u0432\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", - "Turn on transcripts": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b", "Type": "\u0422\u0438\u043f", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 URL (\u043d\u0430\u043f\u0440. 'http://example.com/img/clouds.jpg') \u0438\u043b\u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u00ab\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0444\u0430\u0439\u043b\u00bb \u0434\u043b\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0444\u0430\u0439\u043b\u0430.", "Type into this box to filter down the list of available %s.": "\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u0432\u0432\u043e\u0434\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0432 \u044d\u0442\u043e\u043c \u043f\u043e\u043b\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u0444\u0438\u0442\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 %s.", @@ -1309,7 +1192,6 @@ "Unlink your {accountName} account": "\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0441\u0432\u043e\u044e \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c {accountName}", "Unlinking": "\u0421\u043d\u044f\u0442\u0438\u0435 \u043f\u0440\u0438\u0432\u044f\u0437\u043a\u0438 \u043a \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438", "Unmark as Answer": "\u0421\u043d\u044f\u0442\u044c \u043f\u043e\u043c\u0435\u0442\u043a\u0443 \u043e\u0442\u0432\u0435\u0442\u0430", - "Unmute": "\u0412\u043a\u043b. \u0437\u0432\u0443\u043a", "Unnamed Option": "\u0412\u0430\u0440\u0438\u0430\u043d\u0442 \u0431\u0435\u0437 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f", "Unpin": "\u041e\u0442\u043a\u0440\u0435\u043f\u0438\u0442\u044c", "Unpublished changes to content that will release in the future": "\u0412 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b, \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043a \u0432\u044b\u043f\u0443\u0441\u043a\u0443, \u0432\u043d\u0435\u0441\u0435\u043d\u044b \u043d\u0435\u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f", @@ -1362,11 +1244,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u041f\u043e\u043b\u044c\u0437\u0443\u044f\u0441\u044c \u0432\u0435\u0431-\u043a\u0430\u043c\u0435\u0440\u043e\u0439, \u0441\u0434\u0435\u043b\u0430\u0439\u0442\u0435 \u0441\u043d\u0438\u043c\u043e\u043a \u0441\u0432\u043e\u0435\u0433\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u044f \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438. \u041c\u044b \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u0438\u043c \u044d\u0442\u043e\u0442 \u0441\u043d\u0438\u043c\u043e\u043a \u0441\u043e \u0441\u043d\u0438\u043c\u043a\u043e\u043c \u0432\u0430\u0448\u0435\u0433\u043e \u043b\u0438\u0446\u0430 \u0438 \u0438\u043c\u0435\u043d\u0435\u043c \u0432 \u0432\u0430\u0448\u0435\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438.", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u041f\u043e\u043b\u044c\u0437\u0443\u044f\u0441\u044c \u0432\u0435\u0431-\u043a\u0430\u043c\u0435\u0440\u043e\u0439, \u0441\u0434\u0435\u043b\u0430\u0439\u0442\u0435 \u0441\u043d\u0438\u043c\u043e\u043a \u0441\u0432\u043e\u0435\u0433\u043e \u043b\u0438\u0446\u0430. \u041c\u044b \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u0438\u043c \u044d\u0442\u043e\u0442 \u0441\u043d\u0438\u043c\u043e\u043a \u0441 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0435\u0439 \u0432 \u0432\u0430\u0448\u0435\u043c \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u0438 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438.", "Used": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043e", - "User": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c", "User Email": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f", "Username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f", "Username or email address": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 \u0430\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b", - "Users": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438", "Users must create and activate their account before they can be promoted to beta tester.": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0438 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0432\u043e\u0438 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u043f\u0435\u0440\u0435\u0434 \u0442\u0435\u043c, \u043a\u0430\u043a \u0438\u0445 \u043c\u043e\u0436\u043d\u043e \u0431\u0443\u0434\u0435\u0442 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0435\u0440\u043e\u0432.", "Valid": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b", "Validation Error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438", @@ -1381,15 +1261,8 @@ "Verified mode price": "\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u0433\u043e \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430", "Verify Now": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c", "Version": "\u0412\u0435\u0440\u0441\u0438\u044f", - "Very loud": "\u041e\u0447\u0435\u043d\u044c \u0433\u0440\u043e\u043c\u043a\u043e", - "Very low": "\u041e\u0447\u0435\u043d\u044c \u0442\u0438\u0445\u043e", - "Video": "\u0412\u0438\u0434\u0435\u043e", "Video Capture Error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0437\u0430\u043f\u0438\u0441\u0438 \u0432\u0438\u0434\u0435\u043e", "Video ID": "\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0432\u0438\u0434\u0435\u043e", - "Video ended": "\u041a\u043e\u043d\u0435\u0446 \u0432\u0438\u0434\u0435\u043e", - "Video position": "\u041f\u043e\u0437\u0438\u0446\u0438\u044f \u0432\u0438\u0434\u0435\u043e", - "Video speed: ": "\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0432\u0438\u0434\u0435\u043e:", - "Video transcript": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u043a \u0432\u0438\u0434\u0435\u043e", "View": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c", "View %(span_start)s %(team_name)s %(span_end)s": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c %(span_start)s %(team_name)s %(span_end)s", "View Archived Course": "\u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043a\u0443\u0440\u0441 \u0438\u0437 \u0430\u0440\u0445\u0438\u0432\u0430", @@ -1406,7 +1279,6 @@ "\u041d\u0430\u0439\u0434\u0435\u043d\u043e %s \u043a\u0443\u0440\u0441\u043e\u0432" ], "Visible to Staff Only": "\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u043e \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432", - "Volume": "\u0417\u0432\u0443\u043a", "Vote for good posts and responses": "\u0413\u043e\u043b\u043e\u0441\u0443\u0439\u0442\u0435 \u0437\u0430 \u0445\u043e\u0440\u043e\u0448\u0438\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0438 \u043e\u0442\u0432\u0435\u0442\u044b", "Vote for this post,": "\u0413\u043e\u043b\u043e\u0441\u043e\u0432\u0430\u0442\u044c \u0437\u0430 \u044d\u0442\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0438\u0435", "Want to confirm your identity later?": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u043e\u0437\u0436\u0435?", @@ -1458,7 +1330,6 @@ "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u041a\u0430\u0436\u0435\u0442\u0441\u044f, \u0443 \u0432\u0430\u0441 \u043d\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d Flash Player. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 Flash, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0432\u0430\u0448\u0443 \u0432\u0435\u0440\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044e.", "You don't seem to have a webcam connected.": "\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u043d\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u0432\u0435\u0431-\u043a\u0430\u043c\u0435\u0440\u0430.", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u0412\u044b \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438 \u043d\u043e\u0432\u044b\u0439 \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u0439. \u0412\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u044f \u0434\u043b\u044f \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u043d\u0430 \u0448\u0430\u0433\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439. \u0414\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u0432\u043e \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u00ab\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\u00bb.", - "You have already reported this annotation.": "\u0412\u044b \u0443\u0436\u0435 \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u043b\u0438\u0441\u044c \u043d\u0430 \u044d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435.", "You have already verified your ID!": "\u0412\u044b \u0443\u0436\u0435 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u043b\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u044e\u0449\u0438\u0439 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c.", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u0412\u044b \u0443\u0434\u0430\u043b\u0438\u043b\u0438 \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u0439. \u041e\u043d \u0431\u044b\u043b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0443\u0434\u0430\u043b\u0451\u043d \u0438\u0437 \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u043d\u0430 \u0448\u0430\u0433\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439.", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "\u0412\u044b \u0443\u0434\u0430\u043b\u0438\u043b\u0438 \u0432\u0441\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u044f. \u041a\u0440\u0438\u0442\u0435\u0440\u0438\u0439 \u0431\u044b\u043b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0443\u0434\u0430\u043b\u0451\u043d \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u043d\u0430 \u0448\u0430\u0433\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0441\u043b\u0443\u0448\u0430\u0442\u0435\u043b\u0435\u0439.", @@ -1521,26 +1392,13 @@ "Zoom In": "\u041f\u0440\u0438\u0431\u043b\u0438\u0437\u0438\u0442\u044c", "Zoom Out": "\u041e\u0442\u0434\u0430\u043b\u0438\u0442\u044c", "[no tags]": "[\u043d\u0435\u0442 \u0442\u0435\u0433\u043e\u0432]", - "a day": "\u043e\u0434\u0438\u043d \u0434\u0435\u043d\u044c", - "about %d hour": [ - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u0430", - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u043e\u0432", - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u043e\u0432", - "\u043e\u043a\u043e\u043b\u043e %d \u0447\u0430\u0441\u043e\u0432" - ], - "about a minute": "\u043e\u043a\u043e\u043b\u043e \u043c\u0438\u043d\u0443\u0442\u044b", - "about a month": "\u043e\u043a\u043e\u043b\u043e \u043c\u0435\u0441\u044f\u0446\u0430", - "about a year": "\u043e\u043a\u043e\u043b\u043e \u0433\u043e\u0434\u0430", - "about an hour": "\u043e\u043a\u043e\u043b\u043e \u0447\u0430\u0441\u0430", "and others": "\u0438 \u0434\u0440\u0443\u0433\u0438\u0435", "anonymous": "\u0430\u043d\u043e\u043d\u0438\u043c", - "answer": "\u043e\u0442\u0432\u0435\u0442", "answered question": "\u043e\u0442\u0432\u0435\u0447\u0435\u043d\u043d\u044b\u0439 \u0432\u043e\u043f\u0440\u043e\u0441", "bytes": "\u0431\u0430\u0439\u0442", "certificate": "\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442", "close": "\u0437\u0430\u043a\u0440\u044b\u0442\u044c", "content group": "\u0433\u0440\u0443\u043f\u043f\u0430 \u043f\u043e \u0438\u0437\u0443\u0447\u0430\u0435\u043c\u044b\u043c \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430\u043c", - "correct": "\u0432\u0435\u0440\u043d\u043e", "course id": "\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u0443\u0440\u0441\u0430", "delete chapter": "\u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u043b\u0430\u0432\u0443", "delete group": "\u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443", @@ -1560,14 +1418,10 @@ "follow this post": "\u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u0442\u044c \u044d\u0442\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435", "group configuration": "\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u0433\u0440\u0443\u043f\u043f", "image omitted": "\u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441\u043a\u0440\u044b\u0442\u043e", - "incorrect": "\u043d\u0435\u0432\u0435\u0440\u043d\u043e", "last activity": "\u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044f\u044f \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c", - "less than a minute": "\u043c\u0435\u043d\u044c\u0448\u0435 \u043c\u0438\u043d\u0443\u0442\u044b", "marked as answer %(time_ago)s": "\u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e \u043a\u0430\u043a \u043e\u0442\u0432\u0435\u0442 %(time_ago)s", "marked as answer %(time_ago)s by %(user)s": "\u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043e \u043a\u0430\u043a \u043e\u0442\u0432\u0435\u0442 %(time_ago)s \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c %(user)s", "name": "\u0438\u043c\u044f", - "off": "\u0432\u044b\u043a\u043b", - "on": "\u0432\u043a\u043b", "one letter Friday\u0004F": "\u041f", "one letter Monday\u0004M": "\u041f", "one letter Saturday\u0004S": "\u0421", diff --git a/lms/static/js/i18n/zh-cn/djangojs.js b/lms/static/js/i18n/zh-cn/djangojs.js index 40cab772e6..8f55bcf122 100644 --- a/lms/static/js/i18n/zh-cn/djangojs.js +++ b/lms/static/js/i18n/zh-cn/djangojs.js @@ -23,7 +23,6 @@ " learner does not exist in LMS and not added to the exception list": "\u5b66\u4e60\u8005\u4e0d\u5b58\u5728\u7cfb\u7edf\u4e2d\uff0c\u5c06\u4e0d\u52a0\u5230\u4f8b\u5916\u5217\u8868\u4e2d", " learner is successfully added to the exception list": "\u5b66\u4e60\u8005\u5df2\u7ecf\u6210\u529f\u5730\u52a0\u5165\u5230\u4f8b\u5916\u5217\u8868", " learners are successfully added to exception list": "\u5b66\u4e60\u8005\u5df2\u7ecf\u6210\u529f\u5730\u52a0\u5165\u5230\u4f8b\u5916\u5217\u8868", - "#Replies": "\u56de\u590d", "%(cohort_name)s (%(user_count)s)": "%(cohort_name)s (%(user_count)s)", "%(comments_count)s %(span_sr_open)scomments %(span_close)s": "%(comments_count)s %(span_sr_open)s\u8bc4\u8bba %(span_close)s", "%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s": "%(comments_count)s %(span_sr_open)s\u8bc4\u8bba (%(unread_comments_count)s \u672a\u8bfb\u8bc4\u8bba)%(span_close)s", @@ -48,30 +47,6 @@ "%(team_count)s Team": [ "%(team_count)s \u4e2a\u56e2\u961f" ], - "%(value)s hour": [ - "%(value)s \u5c0f\u65f6" - ], - "%(value)s minute": [ - "%(value)s \u5206\u949f" - ], - "%(value)s second": [ - "%(value)s \u79d2\u949f" - ], - "%d day": [ - "%d \u5929" - ], - "%d minute": [ - "%d \u5206\u949f" - ], - "%d month": [ - "%d \u4e2a\u6708" - ], - "%d year": [ - "%d \u5e74" - ], - "%s ago": "%s \u4ee5\u524d", - "%s from now": "\u8ddd\u73b0\u5728:%s", - "(Caption will be displayed when you start playing the video.)": "(\u5f53\u89c6\u9891\u5f00\u59cb\u64ad\u653e\u65f6\u5c06\u663e\u793a\u5b57\u5e55)", "(Required Field)": "(\u5fc5\u586b\u5b57\u6bb5)", "(contains %(student_count)s student)": [ "\uff08\u5305\u62ec %(student_count)s \u4e2a\u5b66\u751f\uff09" @@ -91,7 +66,6 @@ "Action": "\u64cd\u4f5c", "Actions": "\u64cd\u4f5c", "Activate Your Account": "\u6fc0\u6d3b\u4f60\u7684\u8d26\u6237", - "Activating a link in this group will skip to the corresponding point in the video.": "\u6fc0\u6d3b\u672c\u7ec4\u4e2d\u7684\u94fe\u63a5\u5c06\u8df3\u8f6c\u81f3\u89c6\u9891\u4e2d\u76f8\u5e94\u7684\u5730\u65b9\u3002", "Add Cohort": "\u6dfb\u52a0\u7fa4\u7ec4", "Add a New Cohort": "\u6dfb\u52a0\u65b0\u7fa4\u7ec4", "Add a Response": "\u6dfb\u52a0\u56de\u590d", @@ -102,13 +76,10 @@ "Adding": "\u6b63\u5728\u6dfb\u52a0", "Adding the selected course to your cart": "\u6b63\u5728\u5c06\u60a8\u6240\u9009\u7684\u8bfe\u7a0b\u6dfb\u52a0\u5230\u60a8\u7684\u8d2d\u7269\u8f66", "Additional Information": "\u5176\u4ed6\u4fe1\u606f", - "Adjust video speed": "\u8c03\u6574\u89c6\u9891\u64ad\u653e\u901f\u5ea6", - "Adjust video volume": "\u8c03\u6574\u89c6\u9891\u97f3\u91cf", "Admin": "\u7ba1\u7406\u5458", "All Groups": "\u6240\u6709\u5206\u7ec4", "All Topics": "\u6240\u6709\u4e3b\u9898", "All accounts were created successfully.": "\u6240\u6709\u8d26\u6237\u521b\u5efa\u6210\u529f\u3002", - "All flags have been removed. To undo, uncheck the box.": "\u6240\u6709\u6807\u8bb0\u5df2\u79fb\u9664\u3002\u53d6\u6d88\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u64a4\u9500\u3002", "All groups must have a name.": "\u6240\u6709\u7ec4\u90fd\u5fc5\u987b\u6709\u540d\u79f0\u3002", "All groups must have a unique name.": "\u6240\u6709\u7684\u7ec4\u7684\u540d\u5b57\u5fc5\u987b\u662f\u552f\u4e00\u7684\u3002", "All payment options are currently unavailable.": "\u6240\u6709\u7684\u4ed8\u6b3e\u65b9\u5f0f\u76ee\u524d\u4e0d\u53ef\u7528\u3002", @@ -137,8 +108,6 @@ "An error occurred. Please try again.": "\u53d1\u751f\u4e86\u4e00\u4e2a\u672a\u77e5\u9519\u8bef\uff0c\u8bf7\u91cd\u8bd5\u3002", "An error occurred. Try again.": "\u53d1\u751f\u9519\u8bef\u3002 \u518d\u8bd5\u4e00\u6b21\u3002", "An unexpected error occurred. Please try again.": "\u610f\u5916\u9519\u8bef\u53d1\u751f\uff0c\u8bf7\u91cd\u8bd5\u3002", - "Annotation": "\u6279\u6ce8", - "Annotation Text": "\u6279\u6ce8\u6587\u672c", "Are you having trouble finding a team to join?": "\u4f60\u662f\u5426\u5728\u627e\u56e2\u961f\u52a0\u5165\u8fc7\u7a0b\u4e2d\u9047\u5230\u56f0\u96be\uff1f", "Are you sure you want to delete this comment?": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8fd9\u6761\u8bc4\u8bba\u5417\uff1f", "Are you sure you want to delete this page? This action cannot be undone.": "\u60a8\u786e\u8ba4\u8981\u5220\u9664\u8be5\u9875\u9762\u5417\uff1f\u8be5\u64cd\u4f5c\u65e0\u6cd5\u64a4\u9500\u3002", @@ -154,7 +123,6 @@ "Assign students to cohorts by uploading a CSV file.": "\u4e0a\u4f20\u4e00\u4e2a CSV \u6587\u4ef6\u4ee5\u5c06\u5b66\u751f\u5206\u914d\u5230\u7fa4\u7ec4\u4e2d\u3002", "Associated Content Group": "\u5df2\u52a0\u5165\u7684\u5185\u5bb9\u7ec4", "Automatic": "\u81ea\u52a8", - "Average": "\u5e73\u5747", "Back to sign in": "\u8fd4\u56de\u767b\u5f55", "Back to {platform} FAQs": "\u8fd4\u56de\u81f3 {platform} \u5e38\u89c1\u95ee\u9898\u89e3\u7b54", "Basic Account Information": "\u57fa\u672c\u8d26\u6237\u4fe1\u606f", @@ -185,13 +153,6 @@ "Change image": "\u4fee\u6539\u56fe\u7247", "Changes to steps that are not selected as part of the assignment will not be saved.": "\u672a\u4f5c\u4e3a\u4f5c\u4e1a\u90e8\u5206\u7684\u6b65\u9aa4\u53d8\u66f4\u5c06\u4e0d\u4f1a\u88ab\u4fdd\u5b58\u3002", "Check Your Email": "\u68c0\u67e5\u4f60\u7684\u7535\u5b50\u90ae\u4ef6", - "Check the box to remove %(count)s flag.": [ - "\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u79fb\u9664 %(count)s \u4e2a\u6807\u8bb0\u3002" - ], - "Check the box to remove %(totalFlags)s flag.": [ - "\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u79fb\u9664\u6240\u6709 %(totalFlags)s \u4e2a\u6807\u8bb0\u3002" - ], - "Check the box to remove all flags.": "\u9009\u4e2d\u6b64\u9009\u6846\u4ee5\u79fb\u9664\u6240\u6709\u6807\u8bb0", "Check the highlighted fields below and try again.": "\u8bf7\u786e\u8ba4\u4e0b\u65b9\u63d0\u9192\u7684\u5b57\u6bb5\u5e76\u91cd\u65b0\u8f93\u5165\u3002", "Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.": "\u52fe\u9009\u6b64\u9879\uff0c\u6bcf\u5929\u63a5\u6536\u4e00\u5c01\u90ae\u4ef6\uff0c\u901a\u77e5\u60a8\u6240\u5173\u6ce8\u7684\u8ba8\u8bba\u5e16\u7684\u6700\u65b0\u672a\u8bfb\u60c5\u51b5\u3002", "Check your email": "\u67e5\u6536\u4f60\u7684\u90ae\u4ef6", @@ -205,14 +166,9 @@ "Choose a content group to associate": "\u9009\u62e9\u4e00\u4e2a\u5185\u5bb9\u7ec4\u6765\u5173\u8054", "Choose one": "\u8bf7\u9009\u62e9", "Choose your institution from the list below:": "\u4ece\u4ee5\u4e0b\u5217\u8868\u4e2d\u9009\u62e9\u4f60\u7684\u673a\u6784\uff1a", - "Clear": "\u6e05\u9664", "Clear All": "\u6e05\u9664\u6240\u6709", "Clear search": "\u6e05\u7a7a\u641c\u7d22\u7ed3\u679c", "Clear search results": "\u6e05\u7a7a\u641c\u7d22\u7ed3\u679c", - "Click OK to have your e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u5355\u51fb\u786e\u5b9a\uff0c\u5c06\u4f60\u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u53d1\u9001\u7ed9\u7b2c\u4e09\u65b9\u5e94\u7528\u7a0b\u5e8f\u3002\n\n\u5355\u51fb\u53d6\u6d88\uff0c\u53d6\u6d88\u53d1\u9001\u4fe1\u606f\u5e76\u8fd4\u56de\u672c\u9875\u3002", - "Click OK to have your username and e-mail address sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u5355\u51fb\u786e\u5b9a\uff0c\u5c06\u60a8\u7684\u7528\u6237\u540d\u548c\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u53d1\u9001\u7ed9\u7b2c\u4e09\u65b9\u5e94\u7528\u7a0b\u5e8f\u3002\n\n\u5355\u51fb\u53d6\u6d88\uff0c\u53d6\u6d88\u53d1\u9001\u4fe1\u606f\u5e76\u8fd4\u56de\u672c\u9875\u3002", - "Click OK to have your username sent to a 3rd party application.\n\nClick Cancel to return to this page without sending your information.": "\u5355\u51fb\u786e\u5b9a\uff0c\u5c06\u60a8\u7684\u7528\u6237\u540d\u53d1\u9001\u7ed9\u7b2c3\u65b9\u5e94\u7528\u7a0b\u5e8f\u3002\n\n\u5355\u51fb\u53d6\u6d88\uff0c\u53d6\u6d88\u53d1\u9001\u4fe1\u606f\u5e76\u8fd4\u56de\u672c\u9875\u3002", - "Click on this button to mute or unmute this video or press UP or DOWN buttons to increase or decrease volume level.": "\u8bf7\u70b9\u51fb\u6b64\u6309\u94ae\u4ee5\u5bf9\u8be5\u89c6\u9891\u9759\u97f3\uff0f\u53d6\u6d88\u9759\u97f3, \u6216\u8005\u4f7f\u7528\u952e\u76d8\u7684\u4e0a\u4e0b\u65b9\u5411\u952e\u589e\u5927\u6216\u51cf\u5c0f\u97f3\u91cf\u3002", "Click to change": "\u70b9\u51fb\u66f4\u6539", "Click to edit": "\u70b9\u51fb\u4ee5\u7f16\u8f91", "Close": "\u5173\u95ed", @@ -268,7 +224,6 @@ "Date": "\u65e5\u671f", "Date Added": "\u6dfb\u52a0\u65e5\u671f", "Date added": "\u6dfb\u52a0\u65e5\u671f", - "Date posted": "\u53d1\u8868\u65e5\u671f", "Delete": "\u5220\u9664", "Delete File Confirmation": "\u5220\u9664\u6587\u4ef6\u786e\u8ba4", "Delete Page Confirmation": "\u786e\u8ba4\u5220\u9664\u9875\u9762", @@ -283,7 +238,6 @@ "Discarding Changes": "\u6b63\u5728\u653e\u5f03\u66f4\u6539", "Discussion": "\u8ba8\u8bba", "Discussion Home": "\u8ba8\u8bba\u533a", - "Do not show again": "\u4e0d\u518d\u663e\u793a", "Do you want to allow this student ('{student_id}') to skip the entrance exam?": "\u60a8\u662f\u5426\u5141\u8bb8\u8be5\u5b66\u751f('{student_id}')\u8df3\u8fc7\u5165\u5b66\u8003\u8bd5\uff1f", "Do you want to upload your file before submitting?": "\u4f60\u786e\u5b9a\u5728\u63d0\u4ea4\u4e4b\u524d\u4e0a\u4f20\u4f60\u7684\u6587\u4ef6\u5417\uff1f", "Does the name on your ID match your account name: %(fullName)s?": "\u4f60\u8eab\u4efd\u8bc1\u4ef6\u4e0a\u7684\u59d3\u540d\u548c\u4f60\u5728\u8d26\u6237\u4e2d\u586b\u5199\u7684\u59d3\u540d\u201c%(fullName)s\u201d\u76f8\u7b26\u5417\uff1f", @@ -315,9 +269,7 @@ "Email address": "\u7535\u5b50\u90ae\u4ef6", "Emails successfully sent. The following users are no longer enrolled in the course:": "\u90ae\u4ef6\u53d1\u9001\u6210\u529f\uff0c\u4ee5\u4e0b\u7528\u6237\u5df2\u4e0d\u518d\u9009\u4fee\u672c\u8bfe\u7a0b\uff1a", "Enable Cohorts": "\u542f\u7528\u7fa4\u7ec4", - "End": "\u7ed3\u675f", "End My Exam": "\u7ed3\u675f\u6211\u7684\u8003\u8bd5", - "End of transcript. Skip to the start.": "\u5b57\u5e55\u7ed3\u5c3e\u3002\u8df3\u8f6c\u81f3\u5f00\u59cb\u3002", "Endorse": "\u652f\u6301", "Engage with posts": "\u53c2\u4e0e\u8ba8\u8bba", "Enroll Now": "\u73b0\u5728\u9009\u8bfe", @@ -373,10 +325,8 @@ "Error: You cannot remove yourself from the Instructor group!": "\u9519\u8bef\uff1a\u60a8\u4e0d\u53ef\u4ee5\u5c06\u81ea\u5df1\u4ece\u6559\u5e08\u7ec4\u4e2d\u5220\u9664\u3002", "Errors": "\u9519\u8bef", "Exception Granted": "\u7279\u6b8a\u5904\u7406\u5df2\u6279\u51c6", - "Exit full browser": "\u9000\u51fa\u5168\u5c4f", "Expand All": "\u5c55\u5f00\u5168\u90e8", "Explain if other.": "\u5982\u5176\u4ed6\u539f\u56e0\uff0c\u8bf7\u89e3\u91ca\u3002", - "Explanation": "\u89e3\u91ca", "Explicitly Hiding from Students": "\u660e\u786e\u5bf9\u5b66\u751f\u9690\u85cf", "Explore your course!": "\u63a2\u7d22\u4f60\u7684\u8bfe\u7a0b\uff01", "File Name": "\u6587\u4ef6\u540d", @@ -384,7 +334,6 @@ "File types can not be empty.": "\u6587\u4ef6\u7c7b\u578b\u4e0d\u80fd\u4e3a\u7a7a\u3002", "File {filename} exceeds maximum size of {maxFileSizeInMBs} MB": "\u6587\u4ef6 {filename} \u7684\u5927\u5c0f\u8d85\u8fc7\u4e86 {maxFileSizeInMBs} MB \u7684\u9650\u5236", "Files must be in JPEG or PNG format.": "\u6587\u4ef6\u5fc5\u987b\u662fJPEG\u6216\u8005PNG\u683c\u5f0f\u3002", - "Fill browser": "\u5168\u5c4f", "Filter and sort topics": "\u8fc7\u6ee4\u548c\u6574\u7406\u8bdd\u9898", "Financial Assistance": "\u7ecf\u6d4e\u8865\u52a9", "Financial Assistance Application": "\u7ecf\u6d4e\u63f4\u52a9\u7533\u8bf7", @@ -412,17 +361,14 @@ "Group B": "B \u7ec4", "Group Configuration name is required.": "\u7ec4\u914d\u7f6e\u540d\u79f0\u662f\u5fc5\u9700\u7684\u3002", "Group name is required": "\u7ec4\u540d\u79f0\u662f\u5fc5\u9700\u7684", - "Header": "\u8868\u5934", "Heading": "\u6807\u9898", "Heading (Ctrl+H)": "\u6807\u9898(Ctrl+H)", "Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.": "\u4ecb\u7ecd\u4f60\u7684\u56e2\u961f\u7684\u7279\u70b9\uff0c\u5e2e\u52a9\u5176\u4ed6\u5b66\u5458\u51b3\u5b9a\u662f\u5426\u52a0\u5165\u4f60\u7684\u56e2\u961f\u3002\u8bf7\u4ed4\u7ec6\u9009\u62e9\uff0c\u5982\u679c\u770b\u8d77\u6765\u9650\u5236\u592a\u591a\uff0c\u5c31\u4f1a\u6709\u8f83\u5c11\u7684\u4eba\u613f\u610f\u52a0\u5165\u4f60\u7684\u56e2\u961f\u3002", "Hide Deprecated Settings": "\u9690\u85cf\u5df2\u8fc7\u65f6\u7684\u8bbe\u7f6e", "Hide Discussion": "\u9690\u85cf\u8ba8\u8bba", "Hide Previews": "\u9690\u85cf\u9884\u89c8", - "Hide closed captions": "\u9690\u85cfCC\u5b57\u5e55", "Hide notes": "\u9690\u85cf\u6ce8\u91ca", "Hiding from Students": "\u5bf9\u5b66\u751f\u9690\u85cf", - "High Definition": "\u9ad8\u7ea7\u5b9a\u4e49", "Highlighted text": "\u9ad8\u4eae\u6587\u672c", "Horizontal Rule (Ctrl+R)": "\u6c34\u5e73\u7ebf(Ctrl+R)", "How to create useful text alternatives.": "\u5982\u4f55\u5efa\u7acb\u6709\u7528\u7684\u6587\u5b57\u66ff\u4ee3\u7269\u3002", @@ -439,7 +385,6 @@ "If you leave this page without submitting your staff assessment, you will lose any work you have done.": "\u5982\u679c\u4f60\u672a\u63d0\u4ea4\u4f60\u7684\u5458\u5de5\u8bc4\u4f30\u5c31\u79bb\u5f00\u6b64\u9875\u9762\uff0c\u4f60\u5c06\u4e22\u5931\u6240\u505a\u7684\u4e00\u5207\u3002", "If you leave, you can no longer post in this team's discussions. Your place will be available to another learner.": "\u5982\u679c\u4f60\u79bb\u5f00\u4e86\uff0c\u4f60\u4e0d\u80fd\u5728\u672c\u56e2\u961f\u7684\u8ba8\u8bba\u533a\u4e0a\u53d1\u8a00\u3002\u60a8\u7684\u4f4d\u7f6e\u5c06\u63d0\u4f9b\u7ed9\u5176\u5b83\u7684\u5b66\u4e60\u8005\u3002", "If you make significant changes, make sure you notify members of the team before making these changes.": "\u5982\u679c\u4f60\u505a\u8f83\u5927\u66f4\u6539\uff0c\u8bf7\u786e\u4fdd\u60a8\u5728\u8fdb\u884c\u8fd9\u4e9b\u66f4\u6539\u4e4b\u524d\u901a\u77e5\u56e2\u961f\u6210\u5458\u3002", - "If you use the Advanced Editor, this problem will be converted to XML and you will not be able to return to the Simple Editor Interface.\n\nProceed to the Advanced Editor and convert this problem to XML?": "\u5982\u679c\u4f60\u4f7f\u7528\u9ad8\u7ea7\u7f16\u8f91\u5668\uff0c\u8be5\u95ee\u9898\u5c06\u8f6c\u4e3aXML\uff0c\u540c\u65f6\u60a8\u4e5f\u65e0\u6cd5\u518d\u56de\u5230\u7b80\u6613\u7f16\u8f91\u5668\u754c\u9762\u3002\n\n\u8981\u7ee7\u7eed\u4f7f\u7528\u9ad8\u7ea7\u7f16\u8f91\u5668\u5e76\u5c06\u8be5\u95ee\u9898\u8f6c\u4e3aXML\u5417\uff1f", "Image": "\u56fe\u50cf", "Image (Ctrl+G)": "\u56fe\u7247(Ctrl+G)", "Image Description": "\u56fe\u7247\u63cf\u8ff0", @@ -450,7 +395,6 @@ "Inheriting Student Visibility": "\u7ee7\u627f\u5b66\u751f\u53ef\u89c1\u6027", "Insert Hyperlink": "\u63d2\u5165\u8d85\u94fe\u63a5", "Insert Image (upload file or type URL)": "\u63d2\u5165\u56fe\u7247 (\u4e0a\u4f20\u6587\u4ef6\u6216\u8f93\u5165URL)", - "Instructor": "\u6559\u5e08", "Instructor tools": "\u6559\u5e08\u5de5\u5177", "Invalidate Certificate": "\u65e0\u6548\u8bc1\u4e66", "Invalidated": "\u5df2\u8bbe\u5b9a\u4e3a\u65e0\u6548", @@ -494,8 +438,6 @@ "Loading more threads": "\u8f7d\u5165\u66f4\u591a\u7684\u4e3b\u9898", "Loading your courses": "\u6b63\u5728\u52a0\u8f7d\u60a8\u7684\u8bfe\u7a0b", "Location in Course": "\u8bfe\u7a0b\u4e2d\u7684\u4f4d\u7f6e", - "Loud": "\u97f3\u91cf\u9ad8", - "Low": "\u4f4e", "MB": "MB", "Make Visible to Students": "\u5bf9\u5b66\u751f\u53ef\u89c1", "Make sure that the full name on your account matches the name on your ID.": "\u8bf7\u786e\u4fdd\u4f60\u5728\u8d26\u6237\u4e2d\u586b\u5199\u7684\u5168\u540d\u548c\u4f60\u8eab\u4efd\u8bc1\u4ef6\u4e2d\u7684\u540d\u5b57\u76f8\u4e00\u81f4\u3002", @@ -509,14 +451,10 @@ "Mark enrollment code as unused": "\u6807\u8bb0\u9009\u8bfe\u7801\u4e3a\u5c1a\u672a\u4f7f\u7528\u7684", "Markdown Editing Help": "Markdown\u7f16\u8f91\u5e2e\u52a9", "Max file size exceeded": "\u6587\u4ef6\u5927\u5c0f\u8d85\u51fa\u9650\u5236", - "Maximum": "\u6700\u5927\u6570\u503c", "Membership": "\u4f1a\u5458\u8d44\u683c", "Message:": "\u6d88\u606f\uff1a", "Module state successfully deleted.": "\u5df2\u6210\u529f\u5220\u9664\u6a21\u5757\u72b6\u6001\u3002", "More": "\u66f4\u591a", - "Mute": "\u9759\u97f3", - "Muted": "\u9759\u97f3", - "My Notes": "\u6211\u7684\u7b14\u8bb0", "My Team": "\u6211\u7684\u56e2\u961f", "N/A": "\u4e0d\u9002\u7528", "Name": "\u59d3\u540d", @@ -551,7 +489,6 @@ "One or more rescheduling tasks failed.": "\u4e00\u9879\u6216\u51e0\u9879\u6539\u671f\u4efb\u52a1\u5931\u8d25\u4e86\u3002", "Only properly formatted .csv files will be accepted.": "\u53ea\u6709\u6807\u51c6\u7684CSV\u683c\u5f0f\u6587\u4ef6\u4f1a\u88ab\u63a5\u53d7\u3002", "Open": "\u6253\u5f00", - "Open language menu": "\u5f00\u542f\u8bed\u8a00\u529f\u80fd\u83dc\u5355", "OpenAssessment Save Error": "\u5f00\u653e\u5f0f\u8bc4\u4f30\u4fdd\u5b58\u9519\u8bef", "Option Deleted": "\u9009\u9879\u5df2\u5220\u9664", "Optional Characteristics": "\u53ef\u9009\u7279\u70b9", @@ -562,7 +499,6 @@ "Pagination": "\u9875\u7801", "Password": "\u5bc6\u7801", "Password assistance": "\u5bc6\u7801\u5e2e\u52a9", - "Pause": "\u6682\u505c", "Photo Captured successfully.": "\u7167\u7247\u83b7\u53d6\u6210\u529f\uff01", "Photo ID": "\u6709\u7167\u7247\u7684\u8eab\u4efd\u8bc1\u4ef6", "Photo Identification": "\u7167\u7247\u8bc6\u522b", @@ -573,8 +509,6 @@ "Pin": "\u5904\u7406", "Pinned": "\u5df2\u56fa\u5b9a", "Placeholder": "\u5360\u4f4d\u7b26", - "Play": "\u5f00\u59cb", - "Play video": "\u64ad\u653e\u89c6\u9891", "Please Note": "\u8bf7\u6ce8\u610f", "Please address the errors on this page first, and then save your progress.": "\u8bf7\u5148\u89e3\u51b3\u672c\u9875\u5b58\u5728\u7684\u9519\u8bef\uff0c\u7136\u540e\u4fdd\u5b58\u3002", "Please correct the outlined fields.": "\u8bf7\u6539\u6b63\u753b\u51fa\u533a\u57df", @@ -601,8 +535,6 @@ "Please verify that you have uploaded a valid image (PNG and JPEG).": "\u8bf7\u9a8c\u8bc1\u60a8\u5df2\u4e0a\u4f20\u4e86\u4e00\u5f20\u6709\u6548\u7684\u56fe\u7247(PNG\u6216JPEG\u683c\u5f0f)\u3002", "Please verify that your webcam is connected and that you have allowed your browser to access it.": "\u8bf7\u68c0\u67e5\u60a8\u7684\u6444\u50cf\u5934\u5df2\u8fde\u63a5\u5e76\u4e14\u5141\u8bb8\u6d4f\u89c8\u5668\u4f7f\u7528\u5b83\u3002", "Preferred Language": "\u9996\u9009\u8bed\u8a00", - "Press UP to enter the speed menu then use the UP and DOWN arrow keys to navigate the different speeds, then press ENTER to change to the selected speed.": "\u6309\u5411\u4e0a\u952e\u6253\u5f00\u901f\u5ea6\u83dc\u5355\uff0c\u518d\u6309\u4e0a\u4e0b\u65b9\u5411\u952e\u6765\u8c03\u6574\u901f\u5ea6\uff0c\u7136\u540e\u6309\u56de\u8f66\u952e\u5207\u6362\u5230\u9009\u5b9a\u901f\u5ea6\u3002", - "Press the UP arrow key to enter the language menu then use UP and DOWN arrow keys to navigate language options. Press ENTER to change to the selected language.": "\u6309\u5411\u4e0a\u952e\u6253\u5f00\u8bed\u8a00\u529f\u80fd\u83dc\u5355\uff0c\u7136\u540e\u4f7f\u7528\u4e0a\u4e0b\u65b9\u5411\u952e\u6765\u9009\u62e9\u8bed\u8a00\u9009\u9879\u3002\u6309\u56de\u8f66\u952e\u4ee5\u5207\u6362\u5230\u6240\u9009\u62e9\u7684\u8bed\u8a00\u3002", "Prevent students from generating certificates in this course?": "\u662f\u5426\u963b\u6b62\u5b66\u751f\u751f\u6210\u8be5\u8bfe\u7a0b\u8bc1\u4e66\uff1f", "Preview of uploaded image": "\u9884\u89c8\u5df2\u4e0a\u4f20\u7684\u56fe\u7247", "Preview this query": "\u9884\u89c8\u8be5\u67e5\u8be2", @@ -611,7 +543,6 @@ "Professional Certificate for {courseName}": "{courseName} \u7684\u4e13\u4e1a\u8bc1\u4e66", "Professional Education": "\u4e13\u4e1a\u6559\u80b2", "Professional Education Verified Certificate": "\u4e13\u4e1a\u6559\u80b2\u8ba4\u8bc1\u8bc1\u4e66", - "Public": "\u516c\u5f00", "Publish": "\u53d1\u5e03", "Publishing": "\u6b63\u5728\u53d1\u5e03", "Question": "\u95ee\u9898", @@ -637,11 +568,9 @@ "Remove this team member?": "\u79fb\u9664\u6b64\u6210\u5458?", "Remove unit %(unitName)s": "\u5220\u9664\u5355\u5143 %(unitName)s", "Removing": "\u79fb\u9664\u4e2d", - "Reply": "\u56de\u590d", "Report": "\u62a5\u544a", "Report abuse": "\u62a5\u544a\u8fb1\u9a82", "Report abuse, topics, and responses": "\u4e3e\u62a5\u6ee5\u7528\u3001\u8bdd\u9898\u548c\u56de\u590d", - "Report annotation as inappropriate or offensive.": "\u62a5\u544a\u6b64\u6279\u6ce8\u4e0d\u6070\u5f53\u6216\u5177\u6709\u653b\u51fb\u6027\u3002", "Reported": "\u5df2\u62a5\u544a", "Requester": "\u8bf7\u6c42\u8005", "Required field.": "\u5fc5\u586b\u5b57\u6bb5\u3002", @@ -680,13 +609,11 @@ "Sent By": "\u53d1\u9001\u4eba", "Sent By:": "\u53d1\u4ef6\u4eba", "Sent To:": "\u53d1\u9001\u81f3", - "Sequence error! Cannot navigate to %(tab_name)s in the current SequenceModule. Please contact the course staff.": "\u5e8f\u5217\u9519\u8bef\uff01 \u65e0\u6cd5\u5bfc\u822a\u5230\u5f53\u524d\u5e8f\u5217\u6a21\u5757\u4e2d\u7684%(tab_name)s\uff0c\u8bf7\u8054\u7cfb\u8bfe\u7a0b\u5de5\u4f5c\u4eba\u5458\u3002", "Server Error, Please refresh the page and try again.": "\u670d\u52a1\u5668\u9519\u8bef\u3002\u8bf7\u5237\u65b0\u9875\u9762\u5e76\u518d\u8bd5\u4e00\u6b21\u3002", "Settings": "\u8bbe\u7f6e", "Share": "\u5206\u4eab", "Share on Mozilla Backpack": "\u5206\u4eab\u5230 Mozilla Backpack \u4e0a", "Share your \"%(display_name)s\" award": "\u5206\u4eab\u60a8\u7684 \"%(display_name)s\" \u5956\u52b1", - "Short explanation": "\u7b80\u8981\u8bf4\u660e", "Show Comment (%(num_comments)s)": [ "\u663e\u793a\u8bc4\u8bba (%(num_comments)s)" ], @@ -702,17 +629,13 @@ "Sign in using %(providerName)s": "\u4f7f\u7528 %(providerName)s \u767b\u5f55", "Sign in with %(providerName)s": "\u4f7f\u7528 %(providerName)s \u767b\u5f55", "Sign in with Institution/Campus Credentials": "\u4f7f\u7528\u673a\u6784/\u6821\u56ed\u5e10\u53f7\u767b\u5f55", - "Skip": "\u8df3\u8fc7", "Something went wrong changing this enrollment. Please try again.": "\u5728\u53d8\u66f4\u8fd9\u9879\u6ce8\u518c\u65f6\u51fa\u73b0\u4e86\u4e00\u4e9b\u95ee\u9898\u3002\u8bf7\u518d\u8bd5\u4e00\u6b21\u3002", "Sorry, no results were found.": "\u5bf9\u4e0d\u8d77\uff0c\u672a\u627e\u5230\u641c\u7d22\u7ed3\u679c\u3002", "Sorry, there was an error parsing the subtitles that you uploaded. Please check the format and try again.": "\u5bf9\u4e0d\u8d77\uff0c\u60a8\u4e0a\u4f20\u7684\u5b57\u5e55\u6587\u4ef6\u5b58\u5728\u683c\u5f0f\u9519\u8bef\uff0c\u8bf7\u68c0\u67e5\u5e76\u91cd\u65b0\u4e0a\u4f20\u3002", "Sorted by": "\u6392\u5217", - "Speed": "\u901f\u5ea6", "Staff": "\u6559\u5458", - "Start": "\u5f00\u59cb", "Start Date": "\u5f00\u59cb\u65e5\u671f", "Start generating certificates for all students in this course?": "\u662f\u5426\u5f00\u59cb\u4e3a\u8be5\u8bfe\u7a0b\u7684\u6240\u6709\u5b66\u751f\u751f\u6210\u8bc1\u4e66\uff1f", - "Start of transcript. Skip to the end.": "\u5b57\u5e55\u5f00\u59cb\u3002\u8df3\u8f6c\u81f3\u7ed3\u5c3e\u3002", "Start regenerating certificates for students in this course?": "\u786e\u5b9a\u91cd\u65b0\u4ea7\u751f\u6b64\u8bfe\u7a0b\u6240\u6709\u5b66\u751f\u7684\u8bc1\u4e66\uff1f", "Start working toward your next learning goal.": "\u5f00\u59cb\u5411\u60a8\u7684\u4e0b\u4e00\u4e2a\u5b66\u4e60\u76ee\u6807\u8fc8\u8fdb\u3002", "Starts": "\u5f00\u59cb", @@ -763,7 +686,6 @@ "Team name cannot have more than 255 characters.": "\u56e2\u961f\u540d\u79f0\u4e0d\u80fd\u8d85\u8fc7 255 \u4e2a\u5b57\u7b26", "Teams": "\u56e2\u961f", "Teams Pagination": "\u56e2\u961f\u5206\u9875", - "Text": "\u6587\u672c", "Thank you %(full_name)s! We have received your payment for %(course_name)s.": "\u8c22\u8c22\u60a8\uff0c%(full_name)s\uff01\u6211\u4eec\u5df2\u7ecf\u6536\u5230\u4e86\u60a8\u4e3a%(course_name)s\u7684\u4ed8\u6b3e\u3002", "Thank you for submitting your financial assistance application for {course_name}! You can expect a response in 2-4 business days.": "\u611f\u8c22\u60a8\u63d0\u4ea4 {course_name} \u7684\u7ecf\u6d4e\u63f4\u52a9\u7533\u8bf7\uff01\u60a8\u5c06\u5728 2 \u81f3 4 \u4e2a\u5de5\u4f5c\u65e5\u5185\u5f97\u5230\u56de\u590d\u3002", "Thank you for submitting your photos. We will review them shortly. You can now sign up for any %(platformName)s course that offers verified certificates. Verification is good for one year. After one year, you must submit photos for verification again.": "\u611f\u8c22\u63d0\u4ea4\u60a8\u7684\u7167\u7247\uff0c\u6211\u4eec\u5c06\u4e8e\u7a0d\u540e\u8fdb\u884c\u5ba1\u6838\u3002\u60a8\u73b0\u5728\u5c31\u53ef\u4ee5\u6ce8\u518c%(platformName)s\u4e0a\u4efb\u4e00\u63d0\u4f9b\u8ba4\u8bc1\u8bc1\u4e66\u7684\u8bfe\u7a0b\u3002\u8ba4\u8bc1\u6709\u6548\u671f\u4e3a\u4e00\u5e74\u3002\u4e00\u5e74\u540e\uff0c\u60a8\u5fc5\u987b\u8981\u63d0\u4ea4\u7167\u7247\u91cd\u65b0\u8ba4\u8bc1\u3002", @@ -788,7 +710,6 @@ "The following information is already a part of your {platform} profile. We\\'ve included it here for your application.": "\u4ee5\u4e0b\u4fe1\u606f\u5df2\u7ecf\u662f\u60a8\u7684 {platform} \u7b80\u8ff0\u7684\u4e00\u90e8\u5206\u3002\u6211\u4eec\u5df2\u5c06\u5176\u5217\u5165\u60a8\u7684\u7533\u8bf7\u4e2d\u3002", "The following users are no longer enrolled in the course:": "\u4ee5\u4e0b\u7528\u6237\u5df2\u4e0d\u518d\u9009\u4fee\u672c\u8bfe\u7a0b\uff1a", "The following warnings were generated:": "\u51fa\u73b0\u4ee5\u4e0b\u8b66\u544a\uff1a", - "The grading process is still running. Refresh the page to see updates.": "\u8bc4\u5206\u8fc7\u7a0b\u4ecd\u5728\u8fdb\u884c\uff0c\u8bf7\u5237\u65b0\u9875\u9762\u67e5\u770b\u66f4\u65b0\u3002", "The language that team members primarily use to communicate with each other.": "\u56e2\u961f\u6210\u5458\u4e3b\u8981\u4f7f\u7528\u7684\u4ea4\u6d41\u8bed\u8a00\u3002", "The photo of your face matches the photo on your ID.": "\u60a8\u7684\u9762\u90e8\u7167\u7247\u4e0e\u60a8\u8eab\u4efd\u8bc1\u4ef6\u4e0a\u7684\u7167\u7247\u76f8\u7b26\u3002", "The raw error message is:": "\u539f\u59cb\u7684\u9519\u8bef\u4fe1\u606f\u662f\uff1a", @@ -819,11 +740,7 @@ "These users will be allowed to enroll once they register:": "\u8fd9\u4e9b\u7528\u6237\u4e00\u65e6\u6ce8\u518c\u5373\u53ef\u9009\u8bfe\uff1a", "These users will be enrolled once they register:": "\u8fd9\u4e9b\u7528\u6237\u6ce8\u518c\u540e\u5373\u5df2\u9009\u8bfe\uff1a", "This action cannot be undone.": "\u8fd9\u4e2a\u52a8\u4f5c\u65e0\u6cd5\u53d6\u6d88\u3002", - "This annotation has %(count)s flag.": [ - "\u6b64\u6ce8\u91ca\u5e26\u6709 %(count)s \u4e2a\u6807\u8bb0\u3002" - ], "This assessment could not be submitted.": "\u8fd9\u4efd\u8bc4\u6d4b\u65e0\u6cd5\u63d0\u4ea4\u3002", - "This browser cannot play .mp4, .ogg, or .webm files.": "\u5f53\u524d\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u64ad\u653e MP4\u3001OGG \u6216 WEBM \u683c\u5f0f\u7684\u6587\u4ef6\u3002", "This catalog's courses:": "\u6b64\u76ee\u5f55\u4e0b\u7684\u8bfe\u7a0b\uff1a", "This component has validation issues.": "\u8be5\u7ec4\u4ef6\u5b58\u5728\u9a8c\u8bc1\u95ee\u9898\u3002", "This course has automatic cohorting enabled for verified track learners, but cohorts are disabled. You must enable cohorts for the feature to work.": "\u8fd9\u95e8\u8bfe\u7a0b\u4e3a\u8981\u83b7\u53d6\u8ba4\u8bc1\u8bc1\u4e66\u7684\u5b66\u751f\u81ea\u52a8\u5206\u7ec4\uff0c\u4f46\u662f\u7fa4\u7ec4\u529f\u80fd\u88ab\u7981\u6b62\u3002\u4e3a\u4e86\u4f7f\u8be5\u529f\u80fd\u6b63\u5e38\u8fd0\u884c\uff0c\u60a8\u5fc5\u987b\u542f\u7528\u7fa4\u7ec4\u529f\u80fd\uff0c", @@ -837,7 +754,6 @@ "This post is visible to everyone.": "\u6b64\u5e16\u5bf9\u6240\u6709\u4eba\u53ef\u89c1\u3002", "This problem could not be saved.": "\u8be5\u95ee\u9898\u65e0\u6cd5\u4fdd\u5b58\u3002", "This problem has already been released. Any changes will apply only to future assessments.": "\u6b64\u95ee\u9898\u5df2\u53d1\u5e03\u3002\u4efb\u4f55\u66f4\u6539\u90fd\u53ea\u9002\u7528\u4e8e\u672a\u6765\u7684\u8bc4\u4f30\u3002", - "This problem has been reset.": "\u6b64\u95ee\u9898\u5df2\u91cd\u7f6e\u3002", "This response could not be saved.": "\u8be5\u7b54\u6848\u65e0\u6cd5\u4fdd\u5b58\u3002", "This response could not be submitted.": "\u8be5\u7b54\u6848\u65e0\u6cd5\u63d0\u4ea4\u3002", "This response has been saved but not submitted.": "\u8be5\u7b54\u6848\u5df2\u7ecf\u4fdd\u5b58\u4e86\uff0c\u4f46\u4ecd\u672a\u63d0\u4ea4\u3002", @@ -860,12 +776,7 @@ "Topic": "\u4e3b\u9898", "Topics": "\u4e3b\u9898", "Total": "\u603b\u8ba1", - "Transcript will be displayed when you start playing the video.": "\u5f53\u4f60\u5f00\u59cb\u64ad\u653e\u89c6\u9891\u65f6\u5c06\u663e\u793a\u5b57\u5e55\u3002", "Try the transaction again in a few minutes.": "\u8bf7\u7b49\u5f85\u51e0\u5206\u949f\u540e\u518d\u5c1d\u8bd5\u3002", - "Try using a different browser, such as Google Chrome.": "\u8bf7\u8bd5\u7740\u66f4\u6362\u4e00\u4e2a\u6d4f\u89c8\u5668\uff0c\u5982\u8c37\u6b4c\u7684 Chrome \u6d4f\u89c8\u5668\u3002", - "Turn off transcripts": "\u5173\u95ed\u5b57\u5e55", - "Turn on closed captioning": "\u6253\u5f00CC\u5b57\u5e55", - "Turn on transcripts": "\u6253\u5f00\u5b57\u5e55", "Type": "\u7c7b\u578b", "Type in a URL or use the \"Choose File\" button to upload a file from your machine. (e.g. 'http://example.com/img/clouds.jpg')": "\u8f93\u5165\u4e00\u4e2a\u7f51\u5740\uff0c\u6216\u6309\u4e0b\u201c\u9009\u62e9\u6587\u4ef6\u201d\u6309\u94ae\u6765\u4e0a\u4f20\u6587\u4ef6\u3002(\u4f8b\u5982'http://example.com/img/clouds.jpg')", "URL": "URL", @@ -881,7 +792,6 @@ "Unlink your {accountName} account": "\u89e3\u7ed1\u60a8\u7684{accountName}\u5e10\u6237", "Unlinking": "\u89e3\u7ed1\u4e2d", "Unmark as Answer": "\u53d6\u6d88\u6807\u8bb0\u4f5c\u4e3a\u7b54\u6848", - "Unmute": "\u53d6\u6d88\u9759\u97f3", "Unnamed Option": "\u672a\u547d\u540d\u9009\u9879", "Unpin": "\u4e0d\u505a\u5904\u7406", "Unreport": "\u53d6\u6d88\u62a5\u544a", @@ -913,11 +823,9 @@ "Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.": "\u8bf7\u7528\u6444\u50cf\u5934\u62cd\u6444\u4e00\u5f20\u60a8\u8eab\u4efd\u8bc1\u4ef6\u7684\u7167\u7247\uff0c\u6211\u4eec\u5c06\u67e5\u770b\u8be5\u7167\u7247\u662f\u5426\u4e0e\u60a8\u7684\u9762\u90e8\u7167\u7247\u53ca\u60a8\u5728\u8d26\u6237\u4e2d\u586b\u5199\u7684\u59d3\u540d\u5339\u914d\u3002", "Use your webcam to take a photo of your face. We will match this photo with the photo on your ID.": "\u8bf7\u7528\u6444\u50cf\u5934\u62cd\u6444\u4e00\u5f20\u60a8\u7684\u9762\u90e8\u7167\u7247\uff0c\u6211\u4eec\u5c06\u5bf9\u6bd4\u8be5\u7167\u7247\u4e0e\u60a8\u8eab\u4efd\u8bc1\u4ef6\u4e0a\u7684\u7167\u7247\u3002", "Used": "\u5df2\u4f7f\u7528", - "User": "\u7528\u6237", "User Email": "\u7528\u6237\u7535\u5b50\u90ae\u4ef6", "Username": "\u7528\u6237\u540d", "Username or email address": "\u7528\u6237\u540d\u6216\u7535\u5b50\u90ae\u7bb1\u5730\u5740", - "Users": "\u7528\u6237", "Users must create and activate their account before they can be promoted to beta tester.": "\u6210\u4e3abeta\u6d4b\u8bd5\u8005\u4e4b\u524d\uff0c\u9700\u8981\u521b\u5efa\u5e76\u6fc0\u6d3b\u8d26\u6237\u3002", "Valid": "\u6709\u6548", "Validation Error": "\u9a8c\u8bc1\u9519\u8bef", @@ -929,14 +837,7 @@ "Verified Status": "\u9a8c\u8bc1\u72b6\u6001", "Verified mode price": "\u901a\u8fc7\u9a8c\u8bc1\u7684\u6a21\u5f0f\u4ef7\u683c", "Verify Now": "\u73b0\u5728\u8ba4\u8bc1", - "Very loud": "\u97f3\u91cf\u5f88\u9ad8", - "Very low": "\u5f88\u4f4e", - "Video": "\u89c6\u9891", "Video Capture Error": "\u89c6\u9891\u6355\u83b7\u5931\u8d25", - "Video ended": "\u89c6\u9891\u7ed3\u675f", - "Video position": "\u89c6\u9891\u4f4d\u7f6e", - "Video speed: ": "\u89c6\u9891\u64ad\u653e\u901f\u5ea6:", - "Video transcript": "\u89c6\u9891\u5b57\u5e55", "View": "\u89c6\u56fe", "View %(span_start)s %(team_name)s %(span_end)s": "\u67e5\u770b%(span_start)s %(team_name)s %(span_end)s", "View Cohort": "\u67e5\u770b\u7fa4\u7ec4", @@ -947,7 +848,6 @@ "Viewing %s course": [ "\u67e5\u770b %s \u4e2a\u8bfe\u7a0b" ], - "Volume": "\u97f3\u91cf", "Vote for good posts and responses": "\u4e3a\u51fa\u8272\u7684\u53d1\u5e16\u548c\u56de\u590d\u6295\u7968", "Vote for this post,": "\u4e3a\u8be5\u5e16\u6295\u7968", "Want to confirm your identity later?": "\u5e0c\u671b\u7a0d\u540e\u518d\u9a8c\u8bc1\u4f60\u7684\u8eab\u4efd\uff1f", @@ -984,11 +884,9 @@ "You commented...": "\u4f60\u8bc4\u8bba\u7684\u2026", "You currently have no cohorts configured": "\u60a8\u76ee\u524d\u6ca1\u6709\u5df2\u914d\u7f6e\u7684\u7fa4\u7ec4", "You did not select a content group": "\u60a8\u672a\u9009\u53d6\u5185\u5bb9\u7ec4\u3002", - "You did not select any files to submit.": "\u60a8\u672a\u9009\u62e9\u4efb\u4f55\u8981\u4e0a\u4f20\u7684\u6587\u4ef6\u3002", "You don't seem to have Flash installed. Get Flash to continue your verification.": "\u60a8\u4f3c\u4e4e\u5e76\u672a\u5b89\u88c5Flash\u8f6f\u4ef6\u3002\u4e3a\u80fd\u7ee7\u7eed\u8fdb\u884c\u8ba4\u8bc1\uff0c\u8bf7\u5b89\u88c5Flash\u3002", "You don't seem to have a webcam connected.": "\u60a8\u4f3c\u4e4e\u6ca1\u6709\u8fde\u63a5\u4e00\u4e2a\u6444\u50cf\u5934\u3002", "You have added a criterion. You will need to select an option for the criterion in the Learner Training step. To do this, click the Settings tab.": "\u4f60\u5df2\u7ecf\u6dfb\u52a0\u4e86\u4e00\u4e2a\u6807\u51c6\u3002\u4f60\u5c06\u9700\u8981\u4e3a\u201c\u5b66\u5458\u8bad\u7ec3\u201d\u6b65\u9aa4\u4e2d\u7684\u6807\u51c6\u9009\u62e9\u4e00\u4e2a\u9009\u9879\u3002\u8981\u6267\u884c\u6b64\u64cd\u4f5c\uff0c\u8bf7\u5355\u51fb\u201c\u8bbe\u7f6e\u201d\u9009\u9879\u5361\u3002", - "You have already reported this annotation.": "\u60a8\u5df2\u7ecf\u62a5\u544a\u8fc7\u4e86\u6b64\u6279\u6ce8\u3002", "You have already verified your ID!": "\u60a8\u5df2\u7ecf\u6210\u529f\u9a8c\u8bc1\u4e86\u60a8\u7684\u8eab\u4efd\u8bc1\u4ef6\uff01", "You have deleted a criterion. The criterion has been removed from the example responses in the Learner Training step.": "\u4f60\u5df2\u5220\u9664\u4e86\u4e00\u4e2a\u6807\u51c6\u3002\u6b64\u6807\u51c6\u5df2\u4ece\u201c\u5b66\u5458\u8bad\u7ec3\u201d\u6b65\u9aa4\u7684\u56de\u590d\u793a\u4f8b\u4e2d\u64a4\u9500\u3002", "You have deleted all the options for this criterion. The criterion has been removed from the sample responses in the Learner Training step.": "\u4f60\u5df2\u5220\u9664\u6b64\u6807\u51c6\u7684\u6240\u6709\u9009\u9879\u3002\u6b64\u6807\u51c6\u5df2\u4ece\u201c\u5b66\u5458\u8bad\u7ec3\u201d\u6b65\u9aa4\u7684\u56de\u590d\u793a\u4f8b\u4e2d\u5220\u9664\u3002", @@ -1005,7 +903,6 @@ "You need to activate your account before you can enroll in courses. Check your inbox for an activation email.": "\u5728\u9009\u8bfe\u4e4b\u524d\u4f60\u9700\u8981\u5148\u6fc0\u6d3b\u4f60\u7684\u8d26\u6237\uff0c\u8bf7\u68c0\u67e5\u6536\u4ef6\u7bb1\u4e2d\u7684\u6fc0\u6d3b\u90ae\u4ef6\u3002", "You need to activate your account before you can enroll in courses. Check your inbox for an activation email. After you complete activation you can return and refresh this page.": "\u5728\u9009\u8bfe\u4e4b\u524d\u4f60\u9700\u8981\u5148\u6fc0\u6d3b\u4f60\u7684\u8d26\u6237\uff0c\u8bf7\u68c0\u67e5\u6536\u4ef6\u7bb1\u4e2d\u7684\u6fc0\u6d3b\u90ae\u4ef6\u3002\u5f53\u4f60\u5b8c\u6210\u6fc0\u6d3b\u540e\uff0c\u4f60\u53ef\u4ee5\u8fd4\u56de\u5e76\u5237\u65b0\u672c\u9875\u9762\u3002", "You still need to visit the %(display_name)s website to complete the credit process.": "\u4f60\u4ecd\u7136\u9700\u8981\u8bbf\u95ee\u7f51\u7ad9 %(display_name)s \u4ee5\u5b8c\u6210\u83b7\u53d6\u5b66\u5206\u6d41\u7a0b\u3002", - "You submitted {filename}; only {allowedFiles} are allowed.": "\u60a8\u63d0\u4ea4\u4e86 {filename}\uff1b\u4ec5\u652f\u6301\u63d0\u4ea4 {allowedFiles} \u683c\u5f0f\u7684\u6587\u4ef6\u3002", "You will not receive notification for emails that bounce, so double-check your spelling.": "\u60a8\u4e0d\u4f1a\u6536\u5230\u90ae\u4ef6\u672a\u9001\u8fbe\u7684\u901a\u77e5\uff0c\u56e0\u6b64\u8bf7\u4ed4\u7ec6\u68c0\u67e5\u4ee5\u786e\u4fdd\u62fc\u5199\u65e0\u8bef\u3002", "You will use your webcam to take a picture of your face and of your government-issued photo ID.": "\u4f60\u5c06\u4f7f\u7528\u4f60\u7684\u7f51\u7edc\u6444\u50cf\u5934\u62cd\u6444\u4e00\u5f20\u540c\u65f6\u663e\u793a\u4f60\u7684\u8138\u90e8\u548c\u653f\u5e9c\u7b7e\u53d1\u7684\u6709\u7167\u7247\u7684\u8eab\u4efd\u8bc1\u4ef6\u7684\u7167\u7247\u3002", "You're about to submit your response for this assignment. After you submit this response, you can't change it or submit a new response.": "\u4f60\u5c06\u4f1a\u63d0\u4ea4\u5bf9\u672c\u6b21\u4f5c\u4e1a\u7684\u7b54\u6848\u3002\u63d0\u4ea4\u540e\uff0c\u4f60\u5c06\u65e0\u6cd5\u4fee\u6539\u6216\u8005\u63d0\u4ea4\u65b0\u7684\u7b54\u6848\u3002", @@ -1035,21 +932,11 @@ "Zoom In": "\u653e\u5927", "Zoom Out": "\u7f29\u5c0f", "[no tags]": "[\u65e0\u6807\u7b7e]", - "a day": "\u4e00\u5929", - "about %d hour": [ - "\u5927\u7ea6 %d \u5c0f\u65f6" - ], - "about a minute": "\u5927\u7ea6\u4e00\u5206\u949f", - "about a month": "\u5927\u7ea6\u4e00\u4e2a\u6708", - "about a year": "\u5927\u7ea6\u4e00\u5e74", - "about an hour": "\u5927\u7ea6\u4e00\u5c0f\u65f6", "and others": "\u5176\u4ed6", "anonymous": "\u533f\u540d", - "answer": "\u7b54\u6848", "answered question": "\u5df2\u56de\u590d\u7684\u95ee\u9898", "bytes": "\u5b57\u8282", "content group": "\u5185\u5bb9\u7ec4", - "correct": "\u6b63\u786e", "course id": "\u8bfe\u7a0bID", "discussion": "\u8ba8\u8bba", "dragging": "\u62d6\u62fd", @@ -1066,14 +953,10 @@ "enter link description here": "\u6b64\u5904\u8f93\u5165\u94fe\u63a5\u7684\u63cf\u8ff0", "follow this post": "\u5173\u6ce8\u8fd9\u4e2a\u5e16\u5b50", "group configuration": "\u7ec4\u914d\u7f6e", - "incorrect": "\u4e0d\u6b63\u786e", "last activity": "\u6700\u540e\u6d3b\u52a8", - "less than a minute": "\u5c11\u4e8e\u4e00\u5206\u949f", "marked as answer %(time_ago)s": "%(time_ago)s\u524d\u88ab\u6807\u8bb0\u4e3a\u7b54\u6848 ", "marked as answer %(time_ago)s by %(user)s": "%(time_ago)s \u524d\u88ab%(user)s\u6807\u8bb0\u4e3a\u7b54\u6848", "name": "\u540d\u79f0", - "off": "\u5173\u95ed", - "on": "\u5f00\u542f", "open slots": "\u5f00\u653e\u7684\u65f6\u6bb5", "or": "\u6216\u8005", "or create a new one here": "\u6216\u5728\u6b64\u521b\u5efa\u4e00\u4e2a\u65b0\u8d26\u6237", @@ -1094,7 +977,6 @@ "username or email": "\u7528\u6237\u540d\u79f0/\u7535\u5b50\u90ae\u4ef6", "{browse_span_start}Browse teams in other topics{span_end} or {search_span_start}search teams{span_end} in this topic. If you still can't find a team to join, {create_span_start}create a new team in this topic{span_end}.": "{browse_span_start} \u7528\u5176\u4ed6\u6807\u9898\u6d4f\u89c8\u56e2\u961f {span_end} \u6216 {search_span_start} \u641c\u7d22\u56e2\u961f{span_end} \u65bc\u6b64\u6807\u9898\u3002 \u5982\u679c\u4f60\u4ecd\u7136\u65e0\u6cd5\u627e\u5230\u56e2\u961f\u6765\u52a0\u5165\uff0c {create_span_start} \u5728\u6b64\u6807\u9898\u65b0\u521b\u4e00\u4e2a\u56e2\u961f{span_end}\u3002", "{email} is already on the {container} team. Recheck the email address if you want to add a new member.": "{email}\u5df2\u5728{container}\u56e2\u961f\u4e2d\u3002\u5982\u679c\u60a8\u60f3\u6dfb\u52a0\u65b0\u6210\u5458\uff0c\u8bf7\u518d\u6b21\u68c0\u67e5\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u3002", - "{label}: {status}": "{label}: {status}", "{organization}\\'s logo": "{organization}\\'s \u7684\u6807\u8bc6", "{screen_reader_start}Warning:{screen_reader_end} No content groups exist.": "{screen_reader_start}\u8b66\u544a\uff1a{screen_reader_end}\u4e0d\u5b58\u5728\u5185\u5bb9\u7ec4\u3002", "{screen_reader_start}Warning:{screen_reader_end} The previously selected content group was deleted. Select another content group.": "{screen_reader_start}\u8b66\u544a\uff1a{screen_reader_end}\u4e4b\u524d\u9009\u62e9\u7684\u5185\u5bb9\u7ec4\u5df2\u88ab\u5220\u9664\u3002\u8bf7\u9009\u62e9\u53e6\u4e00\u4e2a\u5185\u5bb9\u7ec4\u3002",