moodle/lang/en/plagiarism.php

76 lines
7.2 KiB
PHP

<?php
$string['plagiarism'] = 'Plagiarism Prevention';
$string['plagiarismreports'] = 'Plagiarism Reports';
$string['plagiarismdefaults'] = 'Plagiarism Defaults';
$string['plagiarismdefaultsdesc'] = 'The following settings are the defaults set when enabling Plagiarism within an Activity Module';
$string['tii'] = 'Turnitin';
$string['useplagiarism'] ='Use Plagiarism Submission';
$string['usetii'] ='Enable Turnitin';
$string['tiiapi'] = 'Turnitin API';
$string['configtiiapi'] = 'This is the address of the Turnitin API - usually https://api.turnitin.com/api.asp';
$string['adminlogin'] = 'Turnitin Admin Login';
$string['tiiheading'] = 'Turnitin Submission';
$string['tiiexplain'] = 'Turnitin is a commercial product and you must have a paid subscription to use this service; for more information see <a href=\"http://docs.moodle.org/en/Turnitin_administration\">http://docs.moodle.org/en/Turnitin_administration</a>';
$string['configusetiimodule'] = 'Enable Turnitin submission.';
$string['tiiaccountid'] ='Turnitin Account ID';
$string['configtiiaccountid'] ='This is your Account ID as provided from Turnitin.com';
$string['tiisecretkey'] ='Turnitin Secret Key';
$string['configtiisecretkey'] ='This is normally e-mailed to you on request from your Turnitin.com Account representative';
$string['configtiiuserid'] ='Username of the person you want all new classes/assignments in Moodle to be assigned to in the turnitin System - this user should not already exist in the Turnitin system, and should not be changed once the turnitin system is being used.';
$string['configtiiemail'] ='Email address of the person you want all new classes/assignments in Moodle to be assigned to in the turnitin System ';
$string['configtiifirstname'] ='First name of the person you want all new classes/assignments in Moodle to be assigned to in the turnitin System';
$string['configtiilastname'] ='Surname of the person you want all new classes/assignments in Moodle to be assigned to in the turnitin System';
$string['tiisenduseremail'] = 'Send User E-mail';
$string['config_tiisenduseremail'] = 'Send e-mail to every student created in the TII system with a link to allow login to www.turnitin.com with a temporary password';
$string['tiicourseprefix'] = 'Course Prefix';
$string['configtiicourseprefix'] = 'This places a prefix before all courses created in the TII system - you MUST do this if you have more than 1 moodle site using turnitin, and they MUST be different on each moodle site.';
$string['similarity'] = 'Similarity';
$string['studentdisclosuredefault'] ='All files uploaded will be submitted to the plagiarism detection service Turnitin.com';
$string['studentdisclosure'] = 'Student Disclosure';
$string['configstudentdisclosure'] = 'This text will be displayed to all students on the file upload page.';
$string['tiiemailprefix'] ='Student Email prefix';
$string['configtiiemailprefix'] ='You must set this if you do not want students to be able to log into the turnitin.com site and view full reports.';
$string['showstudentsscore']='Show Plagiarism score to student';
$string['showstudentsreport']='Show Plagiarism report to student';
$string['showwhenclosed']='When Activity closed';
$string['savedconfigsuccess'] = 'Turnitin Settings Saved, and Teacher account created';
$string['savedconfigfailure'] = 'Unable to connect/authenticate to Turnitin - you may have an incorrect Secret Key/Account ID combination or this server cannot connect to the API';
$string['defaultuse'] = 'Use Default';
$string['configdefault'] = 'This is a default setting for the assignment creation page. Only users with the capability moodle/plagiarism:enableturnitin can change this setting for an individual assignment';
$string['defaultshowscore'] ='Show Score Default';
$string['defaultshowreport'] = 'Show Report Default';
$string['tiierror'] = 'TII Error:';
$string['tiiexplainerrors'] = 'This page lists any files submitted to Turnitin that are currently in an error state. A list of turnitin Error codes and their description is available here:<a href=\"http://docs.moodle.org/en/Turnitin_errors\">docs.moodle.org/en/Turnitin_errors</a><br/>When files are reset, the cron will attempt to submit the file to turnitin again.<br/>NOTE: files with errors in the range 1000-1999 will not benefit from being reset, and will probably always fail.';
$string['resetall'] = 'Reset All';
$string['tiierror1007'] = 'Turnitin could not process this file as it is too large';
$string['tiierror1008'] = 'An error occured when attempting to send this file to Turnitin';
$string['tiierror1009'] = 'Turnitin could not process this file - it is an unsupported file type. Valid file types are MS Word, Acrobat PDF, Postscript, Text, HTML, WordPerfect and Rich Text Format';
$string['tiierror1010'] = 'Turnitin could not process this file - it must contain more than 100 non-whitespace characters';
$string['tiierror1011'] = 'Turnitin could not process this file - it is incorrectly formatted and there seems to be spaces between each letter.';
$string['tiierror1012'] = 'Turnitin could not process this file - it\'s length exceeds the Turnitin limits';
$string['tiierror1013'] = 'Turnitin could not process this file - it must contain more than 20 words';
$string['tiierror1020'] = 'Turnitin could not process this file - it contains characters from a character set that is not supported';
$string['tiierror1023'] = 'Turnitin could not process this pdf - make sure it is not password protected and contains selectable text rather than scanned images';
$string['tiierror1024'] = 'Turnitin could not process this file - it does not meet the Turnitin criteria for a legitamate paper';
$string['tiierrorpaperfail'] = 'Turnitin could not process this file.';
$string['tiierrorpending'] ='File pending submission to Turnitin';
$string['tiiconfigerror'] = 'A site configuration error occured when attempting to send this file to Turnitin';
$string['submitondraft'] = 'Submit file when first uploaded';
$string['submitonfinal'] = 'Submit file when student sends for marking';
$string['draftsubmit'] = 'When should the file be submitted to Plagiarism tools';
$string['plagiarismcomparestudents'] = 'Compare submitted files with other students files';
$string['plagiarismcomparejournals'] = 'Compare submitted files with Journals, periodicals, publications';
$string['plagiarismcompareinternet'] = 'Compare submitted files with Internet';
$string['plagiarismcompareinstitution'] = 'Compare submitted files with papers submitted within this institution';
$string['plagiarismreportgen'] = 'When to generate the Originality Reports';
$string['reportgenimmediate'] = 'Immediately (first report is final)';
$string['reportgenimmediateoverwrite'] = 'Immediately (can overwrite reports)';
$string['reportgenduedate'] = 'On the due date';
$string['plagiarismexcludebiblio'] = 'Exclude bibliography';
$string['plagiarismexcludequoted'] = 'Exclude quoted material';
$string['percentage'] = 'Percentage';
$string['wordcount'] = 'Word count';
$string['plagiarismexcludematches'] = 'Exclude small matches';
$string['plagiarismdefaultupdated'] = 'Plagiarism defaults updated';
$string['tiienablegrademark'] = 'Enable Grademark';
$string['config_tiienablegrademark'] = 'Grademark is an optional feature within Turnitin - you must have included this in your Turnitin subscription to use it.';