From 10947567cedf267e350af17de165d428f2711b64 Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:20:44 +0000 Subject: [PATCH 1/8] chore: add extracted translation source files from completion --- .../completion/completion/conf/locale/en/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po b/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po index 2a5b812d8f1..a3b0af4d20b 100644 --- a/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/completion/completion/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-15 00:22+0000\n" +"POT-Creation-Date: 2024-01-16 00:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" From 9299c808e64845be71bce346d732b8ce4676b119 Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:26:56 +0000 Subject: [PATCH 2/8] chore: add extracted translation source files from edx-ace --- .../edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po index c6b8f774810..e5c37081bcf 100644 --- a/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-ace/edx_ace/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-15 00:30+0000\n" +"POT-Creation-Date: 2024-01-16 00:26+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" From 63286588ed017dbac69ff8ad61587cb7788ca5d1 Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:27:57 +0000 Subject: [PATCH 3/8] chore: add extracted translation source files from edx-bulk-grades --- .../bulk_grades/conf/locale/en/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po index 48285f6019b..621e943e937 100644 --- a/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-bulk-grades/bulk_grades/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-15 00:31+0000\n" +"POT-Creation-Date: 2024-01-16 00:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" From e7c688367263f1100de30f01e9444f2186a4b7bd Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:28:26 +0000 Subject: [PATCH 4/8] chore: add extracted translation source files from edx-enterprise --- .../conf/locale/en/LC_MESSAGES/django.po | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po index ce72e4c906c..2796e0ae837 100644 --- a/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-enterprise/enterprise/conf/locale/en/LC_MESSAGES/django.po @@ -214,58 +214,58 @@ msgid "" "always 10 characters. Can be left unset for audit transmissions." msgstr "" -#: integrated_channels/cornerstone/models.py:40 +#: integrated_channels/cornerstone/models.py:41 msgid "The API path for making completion POST requests to Cornerstone." msgstr "" -#: integrated_channels/cornerstone/models.py:47 +#: integrated_channels/cornerstone/models.py:48 msgid "" "The API path for making OAuth-related POST requests to Cornerstone. This " "will be used to gain the OAuth access token which is required for other API " "calls." msgstr "" -#: integrated_channels/cornerstone/models.py:56 +#: integrated_channels/cornerstone/models.py:57 msgid "Basic auth username for sending user completion status to cornerstone." msgstr "" -#: integrated_channels/cornerstone/models.py:62 +#: integrated_channels/cornerstone/models.py:63 msgid "Basic auth password for sending user completion status to cornerstone." msgstr "" -#: integrated_channels/cornerstone/models.py:67 +#: integrated_channels/cornerstone/models.py:68 msgid "Key/value mapping cornerstone subjects to edX subjects list" msgstr "" -#: integrated_channels/cornerstone/models.py:72 +#: integrated_channels/cornerstone/models.py:73 msgid "List of IETF language tags supported by cornerstone" msgstr "" -#: integrated_channels/cornerstone/models.py:101 +#: integrated_channels/cornerstone/models.py:102 msgid "" "The base URL used for API requests to Cornerstone, i.e. " "https://portalName.csod.com" msgstr "" -#: integrated_channels/cornerstone/models.py:109 +#: integrated_channels/cornerstone/models.py:110 msgid "" "The most current session token provided for authorization to make API calls " "to the customer's instance" msgstr "" -#: integrated_channels/cornerstone/models.py:117 +#: integrated_channels/cornerstone/models.py:118 msgid "Date time when session token was last provided" msgstr "" -#: integrated_channels/cornerstone/models.py:125 +#: integrated_channels/cornerstone/models.py:126 msgid "If checked, subjects will not be sent to Cornerstone" msgstr "" -#: integrated_channels/cornerstone/models.py:309 +#: integrated_channels/cornerstone/models.py:310 msgid "This is the edX course key that is used as a unique identifier." msgstr "" -#: integrated_channels/cornerstone/models.py:316 +#: integrated_channels/cornerstone/models.py:317 msgid "This is the course key that is being sent to our partners." msgstr "" @@ -404,6 +404,7 @@ msgstr "" #: integrated_channels/integrated_channel/models.py:531 #: integrated_channels/integrated_channel/models.py:702 +#: integrated_channels/integrated_channel/models.py:901 msgid "Data pertaining to the transmissions API request response." msgstr "" From 67f827526cbbd50f83d5ec2de4ddccdc4e31b312 Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:29:01 +0000 Subject: [PATCH 5/8] chore: add extracted translation source files from edx-ora2 --- .../openassessment/conf/locale/en/LC_MESSAGES/django.po | 2 +- .../openassessment/conf/locale/en/LC_MESSAGES/djangojs.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po index 19183105c4a..e502e63859a 100644 --- a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-ora2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-15 00:33+0000\n" +"POT-Creation-Date: 2024-01-16 00:29+0000\n" "PO-Revision-Date: 2014-06-04 15:41-0400\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" diff --git a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po index c27ffdf5605..286dc31202b 100644 --- a/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/translations/edx-ora2/openassessment/conf/locale/en/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-ora2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-15 00:33+0000\n" +"POT-Creation-Date: 2024-01-16 00:29+0000\n" "PO-Revision-Date: 2014-06-04 15:41-0400\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" From 10ae2214a1399b42808e1547c6811575f015d565 Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:31:00 +0000 Subject: [PATCH 6/8] chore: add extracted translation source files from edx-platform --- translations/edx-platform/conf/locale/en/LC_MESSAGES/django.po | 2 +- .../edx-platform/conf/locale/en/LC_MESSAGES/djangojs.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/edx-platform/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-platform/conf/locale/en/LC_MESSAGES/django.po index 09dec1e1c0d..8a6e0fc6673 100644 --- a/translations/edx-platform/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-platform/conf/locale/en/LC_MESSAGES/django.po @@ -66,7 +66,7 @@ msgstr "" "#-#-#-#-# mako.po (PROJECT VERSION) #-#-#-#-#\n" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-15 00:35+0000\n" +"POT-Creation-Date: 2024-01-16 00:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/translations/edx-platform/conf/locale/en/LC_MESSAGES/djangojs.po b/translations/edx-platform/conf/locale/en/LC_MESSAGES/djangojs.po index 5533d169970..498042a5d43 100644 --- a/translations/edx-platform/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/translations/edx-platform/conf/locale/en/LC_MESSAGES/djangojs.po @@ -28,7 +28,7 @@ msgstr "" "#-#-#-#-# underscore.po (PROJECT VERSION) #-#-#-#-#\n" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-15 00:35+0000\n" +"POT-Creation-Date: 2024-01-16 00:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" From f4453d20e92c051adbe809b1f7e258fb11641f00 Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:32:26 +0000 Subject: [PATCH 7/8] chore: add extracted translation source files from edx-proctoring --- .../edx_proctoring/conf/locale/en/LC_MESSAGES/django.po | 2 +- .../edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po index 93b42900dda..8f01fbab75a 100644 --- a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-proctoring\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-15 00:36+0000\n" +"POT-Creation-Date: 2024-01-16 00:32+0000\n" "PO-Revision-Date: 2018-03-14 17:16-0500\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" diff --git a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po index 759ecb4bdae..4eac7273aa1 100644 --- a/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-proctoring\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-15 00:36+0000\n" +"POT-Creation-Date: 2024-01-16 00:32+0000\n" "PO-Revision-Date: 2018-03-14 17:16-0500\n" "Last-Translator: Muhammad Ayub khan \n" "Language-Team: openedx-translation \n" From b069377e22e20923723c4f879715354692c92bd9 Mon Sep 17 00:00:00 2001 From: edx-transifex-bot Date: Tue, 16 Jan 2024 00:34:07 +0000 Subject: [PATCH 8/8] chore: add extracted translation source files from xblock-drag-and-drop-v2 --- .../conf/locale/en/LC_MESSAGES/django.po | 102 +++++++++--------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/translations/xblock-drag-and-drop-v2/drag_and_drop_v2/conf/locale/en/LC_MESSAGES/django.po b/translations/xblock-drag-and-drop-v2/drag_and_drop_v2/conf/locale/en/LC_MESSAGES/django.po index 5801df55a08..03e2c95f2d4 100644 --- a/translations/xblock-drag-and-drop-v2/drag_and_drop_v2/conf/locale/en/LC_MESSAGES/django.po +++ b/translations/xblock-drag-and-drop-v2/drag_and_drop_v2/conf/locale/en/LC_MESSAGES/django.po @@ -102,227 +102,227 @@ msgstr "" msgid "Good work! You have completed this drag and drop problem." msgstr "" -#: drag_and_drop_v2.py:84 +#: drag_and_drop_v2.py:86 msgid "Title" msgstr "" -#: drag_and_drop_v2.py:85 +#: drag_and_drop_v2.py:87 msgid "" "The title of the drag and drop problem. The title is displayed to learners." msgstr "" -#: drag_and_drop_v2.py:87 +#: drag_and_drop_v2.py:89 msgid "Drag and Drop" msgstr "" -#: drag_and_drop_v2.py:92 +#: drag_and_drop_v2.py:94 msgid "Mode" msgstr "" -#: drag_and_drop_v2.py:94 +#: drag_and_drop_v2.py:96 msgid "" "Standard mode: the problem provides immediate feedback each time a learner " "drops an item on a target zone. Assessment mode: the problem provides " "feedback only after a learner drops all available items on target zones." msgstr "" -#: drag_and_drop_v2.py:101 +#: drag_and_drop_v2.py:103 msgid "Standard" msgstr "" -#: drag_and_drop_v2.py:102 +#: drag_and_drop_v2.py:104 msgid "Assessment" msgstr "" -#: drag_and_drop_v2.py:109 +#: drag_and_drop_v2.py:111 msgid "Maximum attempts" msgstr "" -#: drag_and_drop_v2.py:111 +#: drag_and_drop_v2.py:113 msgid "" "Defines the number of times a student can try to answer this problem. If the " "value is not set, infinite attempts are allowed." msgstr "" -#: drag_and_drop_v2.py:120 +#: drag_and_drop_v2.py:122 msgid "Show title" msgstr "" -#: drag_and_drop_v2.py:121 +#: drag_and_drop_v2.py:123 msgid "Display the title to the learner?" msgstr "" -#: drag_and_drop_v2.py:128 +#: drag_and_drop_v2.py:130 msgid "Problem text" msgstr "" -#: drag_and_drop_v2.py:129 +#: drag_and_drop_v2.py:131 msgid "The description of the problem or instructions shown to the learner." msgstr "" -#: drag_and_drop_v2.py:136 +#: drag_and_drop_v2.py:138 msgid "Show \"Problem\" heading" msgstr "" -#: drag_and_drop_v2.py:137 +#: drag_and_drop_v2.py:139 msgid "Display the heading \"Problem\" above the problem text?" msgstr "" -#: drag_and_drop_v2.py:143 +#: drag_and_drop_v2.py:145 msgid "Show answer" msgstr "" -#: drag_and_drop_v2.py:144 +#: drag_and_drop_v2.py:146 msgid "" "Defines when to show the answer to the problem. A default value can be set " "in Advanced Settings. To revert setting a custom value, choose the 'Default' " "option." msgstr "" -#: drag_and_drop_v2.py:150 +#: drag_and_drop_v2.py:152 msgid "Default" msgstr "" -#: drag_and_drop_v2.py:151 +#: drag_and_drop_v2.py:153 msgid "Always" msgstr "" -#: drag_and_drop_v2.py:152 +#: drag_and_drop_v2.py:154 msgid "Answered" msgstr "" -#: drag_and_drop_v2.py:153 +#: drag_and_drop_v2.py:155 msgid "Attempted or Past Due" msgstr "" -#: drag_and_drop_v2.py:154 +#: drag_and_drop_v2.py:156 msgid "Closed" msgstr "" -#: drag_and_drop_v2.py:155 +#: drag_and_drop_v2.py:157 msgid "Finished" msgstr "" -#: drag_and_drop_v2.py:156 +#: drag_and_drop_v2.py:158 msgid "Correct or Past Due" msgstr "" -#: drag_and_drop_v2.py:157 +#: drag_and_drop_v2.py:159 msgid "Past Due" msgstr "" -#: drag_and_drop_v2.py:158 +#: drag_and_drop_v2.py:160 msgid "Never" msgstr "" -#: drag_and_drop_v2.py:159 +#: drag_and_drop_v2.py:161 msgid "After All Attempts" msgstr "" -#: drag_and_drop_v2.py:160 +#: drag_and_drop_v2.py:162 msgid "After All Attempts or Correct" msgstr "" -#: drag_and_drop_v2.py:161 +#: drag_and_drop_v2.py:163 msgid "Attempted" msgstr "" -#: drag_and_drop_v2.py:167 +#: drag_and_drop_v2.py:169 msgid "Problem Weight" msgstr "" -#: drag_and_drop_v2.py:168 +#: drag_and_drop_v2.py:170 msgid "Defines the number of points the problem is worth." msgstr "" -#: drag_and_drop_v2.py:175 +#: drag_and_drop_v2.py:177 msgid "Item background color" msgstr "" -#: drag_and_drop_v2.py:176 +#: drag_and_drop_v2.py:178 msgid "" "The background color of draggable items in the problem (example: 'blue' or " "'#0000ff')." msgstr "" -#: drag_and_drop_v2.py:183 +#: drag_and_drop_v2.py:185 msgid "Item text color" msgstr "" -#: drag_and_drop_v2.py:184 +#: drag_and_drop_v2.py:186 msgid "Text color to use for draggable items (example: 'white' or '#ffffff')." msgstr "" -#: drag_and_drop_v2.py:191 +#: drag_and_drop_v2.py:193 msgid "Maximum items per zone" msgstr "" -#: drag_and_drop_v2.py:192 +#: drag_and_drop_v2.py:194 msgid "" "This setting limits the number of items that can be dropped into a single " "zone." msgstr "" -#: drag_and_drop_v2.py:199 +#: drag_and_drop_v2.py:201 msgid "Problem data" msgstr "" -#: drag_and_drop_v2.py:201 +#: drag_and_drop_v2.py:203 msgid "" "Information about zones, items, feedback, explanation and background image " "for this problem. This information is derived from the input that a course " "author provides via the interactive editor when configuring the problem." msgstr "" -#: drag_and_drop_v2.py:211 +#: drag_and_drop_v2.py:213 msgid "" "Information about current positions of items that a learner has dropped on " "the target image." msgstr "" -#: drag_and_drop_v2.py:218 +#: drag_and_drop_v2.py:220 msgid "Number of attempts learner used" msgstr "" -#: drag_and_drop_v2.py:225 +#: drag_and_drop_v2.py:227 msgid "Indicates whether a learner has completed the problem at least once" msgstr "" -#: drag_and_drop_v2.py:232 +#: drag_and_drop_v2.py:234 msgid "" "DEPRECATED. Keeps maximum score achieved by student as a weighted value." msgstr "" -#: drag_and_drop_v2.py:238 +#: drag_and_drop_v2.py:240 msgid "Keeps maximum score achieved by student as a raw value between 0 and 1." msgstr "" -#: drag_and_drop_v2.py:245 +#: drag_and_drop_v2.py:247 msgid "Maximum score available of the problem as a raw value between 0 and 1." msgstr "" -#: drag_and_drop_v2.py:575 +#: drag_and_drop_v2.py:593 #, python-brace-format msgid "Unknown DnDv2 mode {mode} - course is misconfigured" msgstr "" -#: drag_and_drop_v2.py:651 +#: drag_and_drop_v2.py:669 msgid "show_answer handler should only be called for assessment mode" msgstr "" -#: drag_and_drop_v2.py:656 +#: drag_and_drop_v2.py:674 msgid "The answer is unavailable" msgstr "" -#: drag_and_drop_v2.py:797 +#: drag_and_drop_v2.py:815 msgid "do_attempt handler should only be called for assessment mode" msgstr "" -#: drag_and_drop_v2.py:802 drag_and_drop_v2.py:920 +#: drag_and_drop_v2.py:820 drag_and_drop_v2.py:938 msgid "Max number of attempts reached" msgstr "" -#: drag_and_drop_v2.py:807 +#: drag_and_drop_v2.py:825 msgid "Submission deadline has passed." msgstr ""