Skip to content

Commit

Permalink
Merge pull request #7033 from openedx/automated/extract-translation-s…
Browse files Browse the repository at this point in the history
…ource-files-20240827T002213

chore: add updated translation source files
  • Loading branch information
openedx-transifex-bot authored Aug 28, 2024
2 parents 629c710 + 2bf271f commit 3081d89
Show file tree
Hide file tree
Showing 11 changed files with 191 additions and 172 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,49 +17,49 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: recommender.py:314
#: recommender.py:317
msgid "Invalid location URL provided"
msgstr ""

#: recommender.py:325
#: recommender.py:328
msgid "The resource you are attempting to provide already exists"
msgstr ""

#: recommender.py:338
#: recommender.py:341
msgid ""
"The resource you are attempting to provide has been disallowed by the staff. "
"Reason: "
msgstr ""

#: recommender.py:355
#: recommender.py:358
msgid "The selected resource does not exist"
msgstr ""

#: recommender.py:403
#: recommender.py:406
msgid "Size of uploaded file exceeds threshold"
msgstr ""

#: recommender.py:414
#: recommender.py:417
msgid "The configuration of pyfs is not properly set"
msgstr ""

#: recommender.py:753
#: recommender.py:756
msgid "Endorse resource without permission"
msgstr ""

#: recommender.py:797
#: recommender.py:800
msgid "You don't have the permission to remove this resource"
msgstr ""

#: recommender.py:848
#: recommender.py:851
msgid "Only staff can import resources"
msgstr ""

#: recommender.py:859 recommender.py:886
#: recommender.py:862 recommender.py:889
msgid "Please submit the JSON file obtained with the download resources button"
msgstr ""

#: recommender.py:899
#: recommender.py:902
msgid "Tried to access flagged resources without staff permission"
msgstr ""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-23 00:23+0000\n"
"POT-Creation-Date: 2024-08-27 00:23+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-23 00:26+0000\n"
"POT-Creation-Date: 2024-08-27 00:26+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-23 00:27+0000\n"
"POT-Creation-Date: 2024-08-27 00:27+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,54 +176,54 @@ msgid ""
"environment."
msgstr ""

#: integrated_channels/canvas/models.py:42
#: integrated_channels/canvas/models.py:43
msgid ""
"The API Client ID provided to edX by the enterprise customer to be used to "
"make API calls to Canvas on behalf of the customer."
msgstr ""

#: integrated_channels/canvas/models.py:53
#: integrated_channels/canvas/models.py:66
msgid ""
"The API Client Secret provided to edX by the enterprise customer to be used "
"to make API calls to Canvas on behalf of the customer."
msgstr ""

#: integrated_channels/canvas/models.py:62
#: integrated_channels/canvas/models.py:87
msgid ""
"Account number to use during api calls. Called account_id in canvas. "
"Required to create courses etc."
msgstr ""

#: integrated_channels/canvas/models.py:71
#: integrated_channels/canvas/models.py:96
msgid ""
"The base URL used for API requests to Canvas, i.e. https://instructure.com."
msgstr ""

#: integrated_channels/canvas/models.py:78
#: integrated_channels/canvas/models.py:103
msgid ""
"The refresh token provided by Canvas along with the access token request, "
"used to re-request the access tokens over multiple client sessions."
msgstr ""

#: integrated_channels/canvas/models.py:85
#: integrated_channels/canvas/models.py:110
#: integrated_channels/integrated_channel/models.py:155
#: integrated_channels/moodle/models.py:163
#: integrated_channels/sap_success_factors/models.py:141
#: integrated_channels/sap_success_factors/models.py:168
msgid ""
"The maximum number of data items to transmit to the integrated channel with "
"each request."
msgstr ""

#: integrated_channels/canvas/models.py:197
#: integrated_channels/canvas/models.py:222
msgid "The amount of points that the learner scored on the subsection."
msgstr ""

#: integrated_channels/canvas/models.py:203
#: integrated_channels/canvas/models.py:228
msgid ""
"The total amount of points that the learner could score on the subsection."
msgstr ""

#: integrated_channels/canvas/models.py:276
#: integrated_channels/canvas/models.py:301
msgid ""
"Represents the canvas representation of a timestamp: yyyy-mm-dd, which is "
"always 10 characters. Can be left unset for audit transmissions."
Expand Down Expand Up @@ -496,43 +496,55 @@ msgstr ""
msgid "Ends"
msgstr ""

#: integrated_channels/sap_success_factors/models.py:81
#: integrated_channels/sap_success_factors/models.py:82
msgid "OAuth client identifier."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:88
#: integrated_channels/sap_success_factors/models.py:91
msgid ""
"The encrypted OAuth client identifier. It will be encrypted when stored in "
"the database."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:102
msgid "Base URL of success factors API."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:95
#: integrated_channels/sap_success_factors/models.py:109
msgid "Success factors company identifier."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:102
#: integrated_channels/sap_success_factors/models.py:116
msgid "Success factors user identifier."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:109
#: integrated_channels/sap_success_factors/models.py:123
msgid "OAuth client secret."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:116
#: integrated_channels/sap_success_factors/models.py:132
msgid ""
"The encrypted OAuth client secret. It will be encrypted when stored in the "
"database."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:143
msgid "Type of SAP User (admin or user)."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:122
#: integrated_channels/sap_success_factors/models.py:149
msgid "A comma-separated list of additional locales."
msgstr ""

#: integrated_channels/sap_success_factors/models.py:126
#: integrated_channels/sap_success_factors/models.py:153
msgid "Transmit Total Hours"
msgstr ""

#: integrated_channels/sap_success_factors/models.py:127
#: integrated_channels/sap_success_factors/models.py:154
msgid "Include totalHours in the transmitted completion data"
msgstr ""

#: integrated_channels/sap_success_factors/models.py:132
#: integrated_channels/sap_success_factors/models.py:159
msgid ""
"When set to True, the integration will use the generic edX service user "
"('sapsf_user_id') defined in the SAP Customer Configuration for course "
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: edx-ora2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-23 00:28+0000\n"
"POT-Creation-Date: 2024-08-27 00:28+0000\n"
"PO-Revision-Date: 2014-06-04 15:41-0400\n"
"Last-Translator: Muhammad Ayub khan <[email protected]>\n"
"Language-Team: openedx-translation <[email protected]>\n"
Expand Down
Loading

0 comments on commit 3081d89

Please sign in to comment.