mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
196 lines
9.9 KiB
PHP
196 lines
9.9 KiB
PHP
<?php
|
|
// This file is part of BasicLTI4Moodle
|
|
//
|
|
// BasicLTI4Moodle is an IMS BasicLTI (Basic Learning Tools for Interoperability)
|
|
// consumer for Moodle 1.9 and Moodle 2.0. BasicLTI is a IMS Standard that allows web
|
|
// based learning tools to be easily integrated in LMS as native ones. The IMS BasicLTI
|
|
// specification is part of the IMS standard Common Cartridge 1.1 Sakai and other main LMS
|
|
// are already supporting or going to support BasicLTI. This project Implements the consumer
|
|
// for Moodle. Moodle is a Free Open source Learning Management System by Martin Dougiamas.
|
|
// BasicLTI4Moodle is a project iniciated and leaded by Ludo(Marc Alier) and Jordi Piguillem
|
|
// at the GESSI research group at UPC.
|
|
// SimpleLTI consumer for Moodle is an implementation of the early specification of LTI
|
|
// by Charles Severance (Dr Chuck) htp://dr-chuck.com , developed by Jordi Piguillem in a
|
|
// Google Summer of Code 2008 project co-mentored by Charles Severance and Marc Alier.
|
|
//
|
|
// BasicLTI4Moodle is copyright 2009 by Marc Alier Forment, Jordi Piguillem and Nikolas Galanis
|
|
// of the Universitat Politecnica de Catalunya http://www.upc.edu
|
|
// Contact info: Marc Alier Forment granludo @ gmail.com or marc.alier @ upc.edu
|
|
//
|
|
// Moodle is free software: you can redistribute it and/or modify
|
|
// it under the terms of the GNU General Public License as published by
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
// (at your option) any later version.
|
|
//
|
|
// Moodle is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU General Public License for more details.
|
|
//
|
|
// You should have received a copy of the GNU General Public License
|
|
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
/**
|
|
* This file contains en_utf8 translation of the Basic LTI module
|
|
*
|
|
* @package basiclti
|
|
* @copyright 2009 Marc Alier, Jordi Piguillem, Nikolas Galanis
|
|
* marc.alier@upc.edu
|
|
* @copyright 2009 Universitat Politecnica de Catalunya http://www.upc.edu
|
|
*
|
|
* @author Marc Alier
|
|
* @author Jordi Piguillem
|
|
* @author Nikolas Galanis
|
|
*
|
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
|
*/
|
|
|
|
$string['accept'] = 'Accept';
|
|
$string['acceptgrades'] = 'Accept grades from tool';
|
|
$string['activity'] = 'Activity';
|
|
$string['addnewapp'] = 'Enable External Application';
|
|
$string['addserver'] = 'Add new trusted server';
|
|
$string['addtype'] = 'Add External Tool Configuration';
|
|
$string['allow'] = 'Allow';
|
|
$string['allowinstructorcustom'] = 'Allow instructors to add custom parameters';
|
|
$string['allowroster'] = 'Tool may access course roster';
|
|
$string['allowsetting'] = 'Allow tool to store 8K of settings in Moodle';
|
|
$string['always'] = 'Always';
|
|
$string['lti'] = 'Basic LTI';
|
|
$string['basiclti'] = 'Basic LTI';
|
|
$string['basiclti_base_string'] = 'Basic LTI OAuth Base String';
|
|
$string['basiclti_in_new_window'] = 'Your activity has opened in a new window';
|
|
$string['basiclti_endpoint'] = 'Basic LTI Launch Endpoint';
|
|
$string['basiclti_parameters'] = 'Basic LTI Launch Parameters';
|
|
$string['basicltiactivities'] = 'Basic LTI Activities';
|
|
$string['basicltifieldset'] = 'Custom example fieldset';
|
|
$string['basicltiintro'] = 'Activity Description';
|
|
$string['basicltiname'] = 'Activity Name';
|
|
$string['basicltisettings'] = 'Basic Learning Tool Interoperability Settings';
|
|
$string['comment'] = 'Comment';
|
|
$string['configpassword'] = 'Default Remote Tool Password';
|
|
$string['configpreferheight'] = 'Default preferred height';
|
|
$string['configpreferwidget'] = 'Set widget as default launch';
|
|
$string['configpreferwidth'] = 'Default preferred width';
|
|
$string['configresourceurl'] = 'Default Resource URL';
|
|
$string['configtoolurl'] = 'Default Remote Tool URL';
|
|
$string['configtypes'] = 'Enable Basic LTI Applications';
|
|
$string['courseid'] = 'Course id number';
|
|
$string['coursemisconf'] = 'Course is misconfigured';
|
|
$string['curllibrarymissing'] = 'PHP Curl library must be installed to use LTI';
|
|
$string['custom'] = 'Custom parameters';
|
|
$string['custominstr'] = 'Custom parameters';
|
|
$string['debuglaunch'] = 'Debug Option';
|
|
$string['debuglaunchoff'] = 'Normal launch';
|
|
$string['debuglaunchon'] = 'Debug launch';
|
|
$string['donot'] = 'Do not send';
|
|
$string['donotaccept'] = 'Do not accept';
|
|
$string['donotallow'] = 'Do not allow';
|
|
$string['enableemailnotification'] = 'Send notification emails';
|
|
$string['enableemailnotification_help'] = 'If enabled, students will receive email notification when their tool submissions are graded.';
|
|
$string['errormisconfig'] = 'Misconfigured tool. Please ask your Moodle administrator to fix the configuration of the tool.';
|
|
$string['extensions'] = 'Basic LTI Extension Services';
|
|
$string['failedtoconnect'] = 'Moodle was unable to communicate with the \"$a\" system';
|
|
$string['filterconfig'] = 'Basic LTI administration';
|
|
$string['filtername'] = 'Basic LTI';
|
|
$string['filter_basiclti_configlink'] = 'Configure your preferred sites and their passwords';
|
|
$string['filter_basiclti_password'] = 'Password is mandatory';
|
|
$string['fixexistingconf'] = 'Use an existing configuration for the misconfigured instance';
|
|
$string['fixnew'] = 'New Configuration';
|
|
$string['fixnewconf'] = 'Define a new configuration for the misconfigured instance';
|
|
$string['fixold'] = 'Use Existing';
|
|
$string['grading'] = 'Grade Routing';
|
|
$string['id'] = 'id';
|
|
$string['imsroleadmin'] = 'Instructor,Administrator';
|
|
$string['imsroleinstructor'] = 'Instructor';
|
|
$string['imsrolelearner'] = 'Learner';
|
|
$string['invalidid'] = 'basic LTI ID was incorrect';
|
|
$string['launch_in_moodle'] = 'Launch tool in moodle';
|
|
$string['launch_in_popup'] = 'Launch tool in a pop-up';
|
|
$string['launchinpopup'] = 'Launch Container';
|
|
$string['launchoptions'] = 'Launch Options';
|
|
$string['lti_errormsg'] = 'The tool returned the following error message: \"$a\"';
|
|
$string['misconfiguredtools'] = 'Misconfigured tool instances were detected';
|
|
$string['missingparameterserror'] = 'The page is misconfigured: \"$a\"';
|
|
$string['module_class_type'] = 'Moodle module type';
|
|
$string['modulename'] = 'External Tool';
|
|
$string['modulenameplural'] = 'basicltis';
|
|
$string['modulenamepluralformatted'] = 'Basic LTI Instances';
|
|
$string['never'] = 'Never';
|
|
$string['noattempts'] = 'No attempts have been made on this tool instance';
|
|
$string['noservers'] = 'No servers found';
|
|
$string['notypes'] = 'There are currently no LTI tools setup in Moodle. Click the Install link above to add some.';
|
|
$string['noviewusers'] = 'No users were found with permissions to use this tool';
|
|
$string['optionalsettings'] = 'Optional settings';
|
|
$string['organization'] ='Organization details';
|
|
$string['organizationdescr'] ='Organization Description';
|
|
$string['organizationid'] ='Organization ID';
|
|
$string['organizationurl'] ='Organization URL';
|
|
$string['pagesize'] = 'Submissions shown per page';
|
|
$string['password'] = 'Shared Secret';
|
|
$string['pluginadministration'] = 'Basic LTI administration';
|
|
$string['pluginname'] = 'LTI';
|
|
$string['preferheight'] = 'Preferred Height';
|
|
$string['preferwidget'] = 'Prefer Widget Launch';
|
|
$string['preferwidth'] = 'Preferred Width';
|
|
$string['press_to_submit'] = 'Press to launch this activity';
|
|
$string['privacy'] = 'Privacy';
|
|
$string['quickgrade'] = 'Allow quick grading';
|
|
$string['quickgrade_help'] = 'If enabled, multiple tools can be graded on one page. Add grades and comments then click the "Save all my feedback" button to save all changes for that page.';
|
|
$string['redirect'] = 'You will be redirected in few seconds. If you are not, press the button.';
|
|
$string['resource'] = 'Resource';
|
|
$string['resourcekey'] = 'Consumer Key';
|
|
$string['resourceurl'] = 'Resource URL';
|
|
$string['saveallfeedback'] = 'Save all my feedback';
|
|
$string['send'] = 'Send';
|
|
$string['sendemailaddr'] = 'Share launcher\'s email with tool';
|
|
$string['sendname'] = 'Share launcher\'s name with tool';
|
|
$string['setdefault'] = 'Set a default value for the professor if delegating';
|
|
$string['setupbox'] = 'Basic LTI Tool Setup Box';
|
|
$string['setupoptions'] = 'Setup Options';
|
|
$string['size'] = 'Size parameters';
|
|
$string['submission'] = 'Submission';
|
|
$string['toggle_debug_data'] = 'Toggle Debug Data';
|
|
$string['toolsetup'] = 'External Tool Configuration';
|
|
$string['toolurl'] = 'Tool Base URL';
|
|
$string['typename'] = 'Tool Name';
|
|
$string['types'] = 'Types';
|
|
$string['validurl'] = 'A valid URL must start with http(s)://';
|
|
$string['viewsubmissions'] = 'View submissions and grading screen';
|
|
|
|
//New admin strings
|
|
|
|
$string['show_in_course'] = 'Show tool type when creating tool instances';
|
|
$string['delegate'] = 'Delegate to Instructor';
|
|
$string['tool_settings'] = 'Tool Settings';
|
|
$string['miscellaneous'] = 'Miscellaneous';
|
|
$string['embed'] = 'Embed';
|
|
$string['embed_no_blocks'] = 'Embed, without blocks';
|
|
$string['new_window'] = 'New window';
|
|
$string['default_launch_container'] = 'Default Launch Container';
|
|
$string['active'] = 'Active';
|
|
$string['pending'] = 'Pending';
|
|
$string['rejected'] = 'Rejected';
|
|
$string['baseurl'] = 'Base URL';
|
|
$string['action'] = 'Action';
|
|
$string['createdon'] = 'Created On';
|
|
$string['accept'] = 'Accept';
|
|
$string['update'] = 'Update';
|
|
$string['delete'] = 'Delete';
|
|
$string['reject'] = 'Reject';
|
|
$string['external_tool_types'] = 'External Tool Types';
|
|
$string['no_lti_configured'] = 'There are no active External Tools configured.';
|
|
$string['no_lti_pending'] = 'There are no pending External Tools.';
|
|
$string['no_lti_rejected'] = 'There are no rejected External Tools.';
|
|
|
|
//New instructor strings
|
|
$string['display_name'] = 'Display activity name when launched';
|
|
$string['display_description'] = 'Display activity description when launched';
|
|
$string['external_tool_type'] = 'External tool type';
|
|
$string['launch_url'] = 'Launch URL';
|
|
$string['share_name'] = 'Share launcher\'s name with the tool';
|
|
$string['share_email'] = 'Share launcher\'s email with the tool';
|
|
$string['accept_grades'] = 'Accept grades from the tool';
|
|
$string['share_roster'] = 'Allow the tool to access this course\'s roster';
|
|
$string['automatic'] = 'Automatic, based on Launch URL';
|
|
$string['default'] = 'Default';
|