2012-12-07 09:34:46 +00:00
< ? php
// This file is part of the customcert module for Moodle - http://moodle.org/
//
// 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/>.
/**
2013-02-20 12:21:57 +00:00
* Language strings for the customcert module .
2012-12-07 09:34:46 +00:00
*
2013-04-26 07:30:33 +00:00
* @ package mod_customcert
2012-12-07 09:34:46 +00:00
* @ copyright Mark Nelson < markn @ moodle . com >
* @ license http :// www . gnu . org / copyleft / gpl . html GNU GPL v3 or later
*/
$string [ 'addcertpage' ] = 'Add another certificate page' ;
2013-02-20 12:21:57 +00:00
$string [ 'addelement' ] = 'Add element' ;
2013-05-22 11:37:39 +00:00
$string [ 'awardedto' ] = 'Awarded to' ;
$string [ 'code' ] = 'Code' ;
2013-05-16 05:12:58 +00:00
$string [ 'copy' ] = 'Copy' ;
2012-12-07 09:34:46 +00:00
$string [ 'coursetimereq' ] = 'Required minutes in course' ;
$string [ 'coursetimereq_help' ] = 'Enter here the minimum amount of time, in minutes, that a student must be logged into the course before they will be able to receive the certificate.' ;
$string [ 'customcert:addinstance' ] = 'Add a new custom certificate instance' ;
$string [ 'customcert:manage' ] = 'Manage a custom certificate' ;
$string [ 'customcert:view' ] = 'View a custom certificate' ;
$string [ 'deletecertpage' ] = 'Delete certificate page' ;
2013-02-20 12:21:57 +00:00
$string [ 'deleteconfirm' ] = 'Delete confirmation' ;
2013-04-09 07:49:29 +00:00
$string [ 'deleteelement' ] = 'Delete element' ;
2013-02-20 12:21:57 +00:00
$string [ 'deleteelementconfirm' ] = 'Are you sure you want to delete this element?' ;
$string [ 'deletepageconfirm' ] = 'Are you sure you want to delete this certificate page?' ;
2013-04-24 07:42:31 +00:00
$string [ 'description' ] = 'Description' ;
2012-12-07 09:34:46 +00:00
$string [ 'editcustomcert' ] = 'Edit custom certificate' ;
2013-05-03 10:51:41 +00:00
$string [ 'errorloadingelement' ] = 'Error loading the element "{$a}"' ;
$string [ 'errorsavingelement' ] = 'Error saving the element "{$a}"' ;
2013-02-22 08:15:32 +00:00
$string [ 'font' ] = 'Font' ;
2013-02-22 09:25:14 +00:00
$string [ 'font_help' ] = 'The font used when generating this element.' ;
$string [ 'fontcolour' ] = 'Colour' ;
$string [ 'fontcolour_help' ] = 'The colour of the font.' ;
2013-02-20 12:21:57 +00:00
$string [ 'fontsize' ] = 'Size' ;
2013-02-22 09:25:14 +00:00
$string [ 'fontsize_help' ] = 'The size of the font in points.' ;
2013-04-09 09:28:32 +00:00
$string [ 'getcustomcert' ] = 'Get your custom certificate' ;
2012-12-07 09:34:46 +00:00
$string [ 'height' ] = 'Height' ;
2013-04-24 09:43:49 +00:00
$string [ 'heightnotvalid' ] = 'The height has to be a valid number greater than 0.' ;
2012-12-07 09:34:46 +00:00
$string [ 'height_help' ] = 'This is the height of the certificate PDF in mm. For reference an A4 piece of paper is 297mm high and a letter is 279mm high.' ;
2013-04-11 11:25:55 +00:00
$string [ 'invalidcolour' ] = 'Invalid colour chosen, please enter a valid HTML colour name, or a six-digit, or three-digit hexadecimal colour.' ;
2013-02-20 12:21:57 +00:00
$string [ 'invalidposition' ] = 'Please select a positive number for position {$a}.' ;
2013-04-09 09:28:32 +00:00
$string [ 'issued' ] = 'Issued' ;
2012-12-07 09:34:46 +00:00
$string [ 'landscape' ] = 'Landscape' ;
2013-05-03 10:51:41 +00:00
$string [ 'load' ] = 'Load' ;
$string [ 'loadtemplate' ] = 'Load template' ;
$string [ 'loadtemplatemsg' ] = 'Are you sure you wish to load this template? This will remove any existing pages and elements for this certificate.' ;
2013-05-16 05:12:58 +00:00
$string [ 'modify' ] = 'Modify' ;
2012-12-07 09:34:46 +00:00
$string [ 'modulename' ] = 'Custom Certificate' ;
$string [ 'modulenameplural' ] = 'Custom Certificates' ;
$string [ 'name' ] = 'Name' ;
$string [ 'noimage' ] = 'No image' ;
$string [ 'options' ] = 'Options' ;
$string [ 'orientation' ] = 'Orientation' ;
$string [ 'orientation_help' ] = 'Choose whether you want your certificate orientation to be portrait or landscape.' ;
$string [ 'page' ] = 'Page {$a}' ;
$string [ 'pluginadministration' ] = 'Custom Certificate administration' ;
$string [ 'pluginname' ] = 'Custom Certificate' ;
2013-05-16 05:12:58 +00:00
$string [ 'print' ] = 'Print' ;
2012-12-07 09:34:46 +00:00
$string [ 'portrait' ] = 'Portrait' ;
2013-02-20 12:21:57 +00:00
$string [ 'posx' ] = 'Position X' ;
2013-02-22 09:25:14 +00:00
$string [ 'posx_help' ] = 'This is the position in pixels from the top left corner you wish the element to display in the x direction.' ;
2013-02-20 12:21:57 +00:00
$string [ 'posy' ] = 'Postion Y' ;
2013-02-22 09:25:14 +00:00
$string [ 'posy_help' ] = 'This is the position in pixels from the top left corner you wish the element to display in the y direction.' ;
2013-05-22 11:37:39 +00:00
$string [ 'receiveddate' ] = 'Received date' ;
$string [ 'report' ] = 'Report' ;
2013-05-03 10:51:41 +00:00
$string [ 'save' ] = 'Save' ;
2013-05-17 03:05:42 +00:00
$string [ 'savechangespreview' ] = 'Save changes and preview' ;
2013-05-03 10:51:41 +00:00
$string [ 'savetemplate' ] = 'Save template' ;
2013-05-16 05:12:58 +00:00
$string [ 'setprotection' ] = 'Set protection' ;
$string [ 'setprotection_help' ] = 'Choose the actions you wish to prevent users from performing on this certificate.' ;
2013-04-09 09:28:32 +00:00
$string [ 'summaryofissue' ] = 'Summary of issue' ;
2013-05-03 10:51:41 +00:00
$string [ 'templatename' ] = 'Template name' ;
$string [ 'templatenameexists' ] = 'That template name is currently in use, please choose another.' ;
2012-12-07 09:34:46 +00:00
$string [ 'uploadimage' ] = 'Upload image' ;
2013-04-09 09:28:32 +00:00
$string [ 'viewcustomcertissues' ] = 'View {$a} issued custom certificates' ;
2012-12-07 09:34:46 +00:00
$string [ 'width' ] = 'Width' ;
2013-04-24 09:43:49 +00:00
$string [ 'widthnotvalid' ] = 'The width has to be a valid number greater than 0.' ;
2012-12-07 09:34:46 +00:00
$string [ 'width_help' ] = 'This is the width of the certificate PDF in mm. For reference an A4 piece of paper is 210mm wide and a letter is 216mm wide.' ;