Newer
Older

Giovanni Cimolin da Silva
committed
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy

Giovanni Cimolin da Silva
committed
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-01 17:24-0300\n"

Giovanni Cimolin da Silva
committed
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

Giovanni Cimolin da Silva
committed
#: lti_1p3/extensions/rest_framework/authentication.py:40
msgid "Missing LTI 1.3 authentication token."
msgstr ""
#: lti_1p3/extensions/rest_framework/authentication.py:44
msgid "Invalid token header. No credentials provided."
msgstr ""
#: lti_1p3/extensions/rest_framework/authentication.py:48
msgid "Invalid token header. Token string should not contain spaces."
msgstr ""
#: lti_1p3/extensions/rest_framework/authentication.py:56
msgid "LTI configuration not found."
msgstr ""
#: lti_1p3/extensions/rest_framework/authentication.py:65
msgid "Invalid token signature."
msgstr ""
#: lti_xblock.py:127
msgid "No valid user id found in endpoint URL"
msgstr ""
#: lti_xblock.py:233
#: lti_xblock.py:235
msgid ""
"Enter the name that students see for this component. Analytics reports may "
"also use the display name to identify this component."
msgstr ""
#: lti_xblock.py:239
#: lti_xblock.py:242
msgid "LTI Application Information"
msgstr ""
#: lti_xblock.py:244
msgid ""
"Enter a description of the third party application. If requesting username "
"and/or email, use this text box to inform users why their username and/or "
"email will be forwarded to a third party application."
msgstr ""
#: lti_xblock.py:254

Giovanni Cimolin da Silva
committed
msgid "LTI Version"
msgstr ""
#: lti_xblock.py:262

Giovanni Cimolin da Silva
committed
msgid ""
"Select the LTI version that your tool supports.<br />The XBlock LTI Consumer "
"fully supports LTI 1.1.1, LTI 1.3 and LTI Advantage features."

Giovanni Cimolin da Silva
committed
msgstr ""
#: lti_xblock.py:268
msgid "Tool Launch URL"

Giovanni Cimolin da Silva
committed
msgstr ""
#: lti_xblock.py:272

Giovanni Cimolin da Silva
committed
msgid ""
"Enter the LTI 1.3 Tool Launch URL. <br />This is the URL the LMS will use to "
"launch the LTI Tool."
msgstr ""
#: lti_xblock.py:277
msgid "Tool Initiate Login URL"

Giovanni Cimolin da Silva
committed
msgstr ""
#: lti_xblock.py:281

Giovanni Cimolin da Silva
committed
msgid ""
"Enter the LTI 1.3 Tool OIDC Authorization url (can also be called login or "
"login initiation URL).<br />This is the URL the LMS will use to start a LTI "
"authorization prior to doing the launch request."
msgstr ""
#: lti_xblock.py:288

Felipe Trzaskowski
committed
msgid "Tool Public Key Mode"
msgstr ""
#: lti_xblock.py:296

Felipe Trzaskowski
committed
msgid "Select how the tool's public key information will be specified."
msgstr ""
#: lti_xblock.py:300

Felipe Trzaskowski
committed
msgid "Tool Keyset URL"
msgstr ""
#: lti_xblock.py:304

Felipe Trzaskowski
committed
msgid ""
"Enter the LTI 1.3 Tool's JWK keysets URL.<br />This link should retrieve a "
"JSON file containing public keys and signature algorithm information, so "
"that the LMS can check if the messages and launch requests received have the "
"signature from the tool.<br /><b>This is not required when doing LTI 1.3 "
"Launches without LTI Advantage nor Basic Outcomes requests.</b>"
msgstr ""
#: lti_xblock.py:314
msgid "Tool Public Key"

Giovanni Cimolin da Silva
committed
msgstr ""
#: lti_xblock.py:319

Giovanni Cimolin da Silva
committed
msgid ""
"Enter the LTI 1.3 Tool's public key.<br />This is a string that starts with "
"'-----BEGIN PUBLIC KEY-----' and is required so that the LMS can check if "
"the messages and launch requests received have the signature from the tool."
"<br /><b>This is not required when doing LTI 1.3 Launches without LTI "
"Advantage nor Basic Outcomes requests.</b>"
msgstr ""
#: lti_xblock.py:329
msgid "Enable LTI NRPS"
msgstr ""
#: lti_xblock.py:330
msgid "Enable LTI Names and Role Provisioning Services."
msgstr ""
#: lti_xblock.py:337

Giovanni Cimolin da Silva
committed
msgid "LTI 1.3 Block Client ID - DEPRECATED"
msgstr ""
#: lti_xblock.py:340

Giovanni Cimolin da Silva
committed
msgid "DEPRECATED - This is now stored in the LtiConfiguration model."
msgstr ""
#: lti_xblock.py:343

Giovanni Cimolin da Silva
committed
msgid "LTI 1.3 Block Key - DEPRECATED"
msgstr ""
#: lti_xblock.py:350

Giovanni Cimolin da Silva
committed
msgid "Deep linking"
msgstr ""
#: lti_xblock.py:351

Giovanni Cimolin da Silva
committed
msgid "Select True if you want to enable LTI Advantage Deep Linking."
msgstr ""
#: lti_xblock.py:356
msgid "Deep Linking Launch URL"

Giovanni Cimolin da Silva
committed
msgstr ""
#: lti_xblock.py:360
msgid ""
"Enter the LTI Advantage Deep Linking Launch URL. If the tool does not "
"specify one, use the same value as 'Tool Launch URL'."
msgstr ""
#: lti_xblock.py:365
msgid "LTI Assignment and Grades Service"
msgstr ""
#: lti_xblock.py:367
msgid "Disabled"
msgstr ""
#: lti_xblock.py:368
msgid "Allow tools to submit grades only (declarative)"
msgstr ""
#: lti_xblock.py:369
msgid "Allow tools to manage and submit grade (programmatic)"
msgstr ""
#: lti_xblock.py:374
msgid ""
"Enable the LTI-AGS service and select the functionality enabled for LTI "
"tools. The 'declarative' mode (default) will provide a tool with a LineItem "
"created from the XBlock settings, while the 'programmatic' one will allow "
"tools to manage, create and link the grades."

Giovanni Cimolin da Silva
committed
msgstr ""
#: lti_xblock.py:382
#: lti_xblock.py:384
#, python-brace-format
msgid ""
"Enter the LTI ID for the external LTI provider. This value must be the same "
"LTI ID that you entered in the LTI Passports setting on the Advanced "
"Settings page.<br />See the {docs_anchor_open}edX LTI "
"documentation{anchor_close} for more details on this setting."
msgstr ""
#: lti_xblock.py:396
#: lti_xblock.py:398
#, python-brace-format
msgid ""
"Enter the URL of the external tool that this component launches. This "
"setting is only used when Hide External Tool is set to False.<br />See the "
"{docs_anchor_open}edX LTI documentation{anchor_close} for more details on "
"this setting."
msgstr ""
#: lti_xblock.py:411
msgid "Custom Parameters"
msgstr ""
#: lti_xblock.py:413
#, python-brace-format
msgid ""
"Add the key/value pair for any custom parameters, such as the page your e-"
"book should open to or the background color for this component. Ex. "
"[\"page=1\", \"color=white\"]<br />See the {docs_anchor_open}edX LTI "
"documentation{anchor_close} for more details on this setting."
msgstr ""
#: lti_xblock.py:423
msgid "LTI Launch Target"
msgstr ""
#: lti_xblock.py:425
msgid ""
"Select Inline if you want the LTI content to open in an IFrame in the "
"current page. Select Modal if you want the LTI content to open in a modal "
"window in the current page. Select New Window if you want the LTI content to "
"open in a new browser window. This setting is only used when Hide External "
"Tool is set to False."
msgstr ""
#: lti_xblock.py:439
#: lti_xblock.py:441
msgid ""
"Enter the text on the button used to launch the third party application. "
"This setting is only used when Hide External Tool is set to False and LTI "
"Launch Target is set to Modal or New Window."
msgstr ""
#: lti_xblock.py:449
msgid "Inline Height"
msgstr ""
#: lti_xblock.py:451
msgid ""
"Enter the desired pixel height of the iframe which will contain the LTI "
"tool. This setting is only used when Hide External Tool is set to False and "
"LTI Launch Target is set to Inline."
msgstr ""
#: lti_xblock.py:459
#: lti_xblock.py:461
msgid ""
"Enter the desired viewport percentage height of the modal overlay which will "
"contain the LTI tool. This setting is only used when Hide External Tool is "
"set to False and LTI Launch Target is set to Modal."
msgstr ""
#: lti_xblock.py:469
#: lti_xblock.py:471
msgid ""
"Enter the desired viewport percentage width of the modal overlay which will "
"contain the LTI tool. This setting is only used when Hide External Tool is "
"set to False and LTI Launch Target is set to Modal."
msgstr ""
#: lti_xblock.py:479
#: lti_xblock.py:480
msgid ""
"Select True if this component will receive a numerical score from the "
"external LTI system."
msgstr ""
#: lti_xblock.py:487
msgid ""
"Enter the number of points possible for this component. The default value "
"is 1.0. This setting is only used when Scored is set to True."
msgstr ""
#: lti_xblock.py:496
msgid ""
"The score kept in the xblock KVS -- duplicate of the published score in "
"django DB"
msgstr ""
#: lti_xblock.py:501
msgid "Comment as returned from grader, LTI2.0 spec"
msgstr ""
#: lti_xblock.py:506
msgid "Hide External Tool"
msgstr ""
#: lti_xblock.py:508
msgid ""
"Select True if you want to use this component as a placeholder for syncing "
"with an external grading system rather than launch an external tool. This "
"setting hides the Launch button and any IFrames for this component."
msgstr ""
#: lti_xblock.py:516
msgid "Accept grades past deadline"
msgstr ""
#: lti_xblock.py:517
msgid ""
"Select True to allow third party systems to post grades past the deadline."
msgstr ""
#: lti_xblock.py:525
msgid "Request user's username"
msgstr ""

Giovanni Cimolin da Silva
committed
#. Translators: This is used to request the user's username for a third party service.
#: lti_xblock.py:527
msgid "Select True to request the user's username."
msgstr ""
#: lti_xblock.py:532
msgid "Request user's email"
msgstr ""

Giovanni Cimolin da Silva
committed
#. Translators: This is used to request the user's email for a third party service.
#: lti_xblock.py:534
msgid "Select True to request the user's email address."
msgstr ""
#: lti_xblock.py:539

Giovanni Cimolin da Silva
committed
msgid "Send extra parameters"
msgstr ""
#: lti_xblock.py:540

Giovanni Cimolin da Silva
committed
"Select True to send the extra parameters, which might contain Personally "
"Identifiable Information. The processors are site-wide, please consult the "
"site administrator if you have any questions."
msgstr ""
#: lti_xblock.py:603

Giovanni Cimolin da Silva
committed
msgid "Custom Parameters must be a list"
msgstr ""
#: lti_xblock.py:713

Giovanni Cimolin da Silva
committed
msgid ""
"Could not parse LTI passport: {lti_passport!r}. Should be \"id:key:secret\" "
#: lti_xblock.py:729 lti_xblock.py:745
msgid "Could not get user id for current request"
msgstr ""
#: lti_xblock.py:850

Giovanni Cimolin da Silva
committed
"Could not parse custom parameter: {custom_parameter!r}. Should be \"x=y\" "
#: lti_xblock.py:1310
msgid "[LTI]: Real user not found against anon_id: {}"
msgstr ""

Giovanni Cimolin da Silva
committed

Giovanni Cimolin da Silva
committed
msgid "Configuration Stored on XBlock fields"
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Configuration Stored on this model"
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "LTI configuration data."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "The URL of the external tool that initiates the launch."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Client key provided by the LTI tool provider."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Client secret provided by the LTI tool provider."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Platform's generated Private key. Keep this value secret."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Platform's generated Private key ID"
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Platform's generated JWK keyset."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Client ID used by LTI tool"
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "LTI Configuration stores on XBlock needs a block location set."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Invalid LTI configuration."
msgstr ""

Giovanni Cimolin da Silva
committed
msgid "Block location not set, it's not possible to retrieve the block."
msgstr ""
#: plugin/views.py:246
msgid "The selected content type is not supported by Open edX."
msgstr ""
#: plugin/views.py:261

Giovanni Cimolin da Silva
committed
msgid "You don't have access to save LTI Content Items."
msgstr ""
#: plugin/views.py:262

Giovanni Cimolin da Silva
committed
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
msgid ""
"Please check that you have course staff permissions and double check this "
"block's LTI settings."
msgstr ""
#: templates/html/lti-dl/dl_response_error.html:6
msgid "LTI Deep Linking failed."
msgstr ""
#: templates/html/lti-dl/dl_response_saved.html:6
msgid "LTI Deep Linking"
msgstr ""
#: templates/html/lti-dl/dl_response_saved.html:10
msgid "The LTI Deep Linking content was successfully saved in the LMS."
msgstr ""
#: templates/html/lti-dl/dl_response_saved.html:13
msgid "You can safely close this page now."
msgstr ""
#: templates/html/lti_1p3_launch_error.html:10
msgid "There was an error while launching the LTI 1.3 tool."
msgstr ""
#: templates/html/lti_1p3_launch_error.html:13
msgid ""
"If you're seeing this on a live course, please contact the course staff."
msgstr ""
#: templates/html/lti_1p3_permission_error.html:10
msgid "Unauthorized."
msgstr ""
#: templates/html/lti_1p3_permission_error.html:13
msgid ""
"Students don't have permissions to perform LTI Deep Linking configuration "
"launches."
msgstr ""
#: templates/html/lti_1p3_studio.html:3
msgid "LTI 1.3 Launches can only be performed from the LMS."
msgstr ""
#: templates/html/lti_1p3_studio.html:7
msgid ""
"To set up the LTI integration, you need to register the LMS in the tool with "
"the information provided below."
msgstr ""
#: templates/html/lti_1p3_studio.html:11
msgid "Client ID: "

Giovanni Cimolin da Silva
committed
msgstr ""
#: templates/html/lti_1p3_studio.html:16
msgid "Deployment ID: "
msgstr ""
#: templates/html/lti_1p3_studio.html:21
msgid "Keyset URL: "
msgstr ""
#: templates/html/lti_1p3_studio.html:26
msgid "Access Token URL: "

Giovanni Cimolin da Silva
committed
msgstr ""
#: templates/html/lti_1p3_studio.html:31
msgid "Login URL: "

Giovanni Cimolin da Silva
committed
msgstr ""
#: templates/html/lti_1p3_studio.html:39
msgid "Deep Linking is configured on this tool."
msgstr ""
#: templates/html/lti_1p3_studio.html:40
msgid "The Deep Linking configuration stored is presented below:"
msgstr ""
#: templates/html/lti_1p3_studio.html:45

Giovanni Cimolin da Silva
committed
msgid "If you run deep linking again, the content above will be replaced."
msgstr ""
#: templates/html/lti_1p3_studio.html:49

Giovanni Cimolin da Silva
committed
msgid "You can configure this tool's content using LTI Deep Linking."
msgstr ""
#: templates/html/lti_1p3_studio.html:50

Giovanni Cimolin da Silva
committed
msgid "To do that, make sure the block is published and click the link below:"
msgstr ""
#: templates/html/lti_1p3_studio.html:53

Giovanni Cimolin da Silva
committed
msgid "Deep Linking Launch - Configure tool"
msgstr ""
#: templates/html/lti_launch.html:27
msgid "Press to Launch"
msgstr ""
#: static/js/xblock_lti_consumer.js:142

Giovanni Cimolin da Silva
committed
msgid ""
"Click OK to have your username and e-mail address sent to a 3rd party "
"application.\n"
"\n"
"Click Cancel to return to this page without sending your information."
msgstr ""
#: static/js/xblock_lti_consumer.js:144

Giovanni Cimolin da Silva
committed
msgid ""
"Click OK to have your username sent to a 3rd party application.\n"
"\n"
"Click Cancel to return to this page without sending your information."
msgstr ""
#: static/js/xblock_lti_consumer.js:146

Giovanni Cimolin da Silva
committed
msgid ""
"Click OK to have your e-mail address sent to a 3rd party application.\n"
"\n"
"Click Cancel to return to this page without sending your information."
msgstr ""