2010-04-10 14:01:45 +00:00
< ? php
// This file is part of 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/>.
/**
* Strings for component 'data' , language 'en' , branch 'MOODLE_20_STABLE'
*
* @ package data
* @ copyright 1999 onwards Martin Dougiamas { @ link http :// moodle . com }
* @ license http :// www . gnu . org / copyleft / gpl . html GNU GPL v3 or later
*/
2006-02-08 06:00:42 +00:00
$string [ 'action' ] = 'Action' ;
$string [ 'add' ] = 'Add entry' ;
2006-03-22 14:31:06 +00:00
$string [ 'addcomment' ] = 'Add comment' ;
2006-11-01 09:44:01 +00:00
$string [ 'addentries' ] = 'Add entries' ;
2006-03-22 14:31:06 +00:00
$string [ 'addtemplate' ] = 'Add template' ;
2007-11-16 05:56:20 +00:00
$string [ 'advancedsearch' ] = 'Advanced search' ;
2006-02-28 02:51:31 +00:00
$string [ 'allowcomments' ] = 'Allow comments?' ;
2006-02-15 06:38:32 +00:00
$string [ 'allowratings' ] = 'Allow posts to be rated?' ;
2006-12-13 09:29:03 +00:00
$string [ 'alttext' ] = 'Alternative text' ;
2006-02-28 02:51:31 +00:00
$string [ 'approve' ] = 'Approve' ;
2008-04-19 20:48:48 +00:00
$string [ 'approved' ] = 'Approved' ;
2006-02-08 06:00:42 +00:00
$string [ 'ascending' ] = 'Ascending' ;
2007-11-16 05:56:20 +00:00
$string [ 'asearchtemplate' ] = 'Advanced search template' ;
2006-02-08 06:00:42 +00:00
$string [ 'atmaxentry' ] = 'You have entered the maximum number of entries allowed!' ;
2008-04-16 11:51:50 +00:00
$string [ 'authorfirstname' ] = 'Author first name' ;
$string [ 'authorlastname' ] = 'Author surname' ;
2006-02-08 06:00:42 +00:00
$string [ 'autogenallforms' ] = 'Generate all default templates' ;
2006-03-24 14:35:21 +00:00
$string [ 'autolinkurl' ] = 'Autolink the URL' ;
2006-02-08 06:00:42 +00:00
$string [ 'availablefromdate' ] = 'Available from' ;
$string [ 'availabletags' ] = 'Available tags' ;
2010-04-21 18:12:44 +00:00
$string [ 'availabletags_help' ] = ' Tags are placeholders in the template , which will be replaced by data or other items , such as an edit icon , when entries are edited or viewed .
Fields have the format [[ fieldname ]] . All other tags have the format ##sometag##.
Only the tags that are in the " Available tags " list may be used for the current template . ' ;
2006-02-08 06:00:42 +00:00
$string [ 'availabletodate' ] = 'Available to' ;
2006-11-01 09:44:01 +00:00
$string [ 'blank' ] = 'Blank' ;
2008-04-16 12:30:26 +00:00
$string [ 'buttons' ] = 'Actions' ;
2010-04-10 14:01:45 +00:00
$string [ 'bynameondate' ] = 'by {$a->name} - {$a->date}' ;
$string [ 'cancel' ] = 'Cancel' ;
2008-05-23 08:09:08 +00:00
$string [ 'cannotaccesspresentsother' ] = 'You are not allowed to access presets from other users' ;
$string [ 'cannotadd' ] = 'Can not add entries!' ;
$string [ 'cannotdeletepreset' ] = 'Error deleting a preset!' ;
$string [ 'cannotrate' ] = 'Rating of items not allowed!' ;
$string [ 'cannotunziptopreset' ] = 'Cannot unzip to the preset directory' ;
2006-12-11 09:03:35 +00:00
$string [ 'columns' ] = 'columns' ;
2010-04-10 14:01:45 +00:00
$string [ 'comment' ] = 'Comment' ;
2006-03-29 17:37:25 +00:00
$string [ 'commentdeleted' ] = 'Comment deleted' ;
2006-04-11 13:10:15 +00:00
$string [ 'commentempty' ] = 'Comment was empty' ;
2006-02-28 02:51:31 +00:00
$string [ 'comments' ] = 'Comments' ;
2006-03-22 14:31:06 +00:00
$string [ 'commentsaved' ] = 'Comment saved' ;
2010-04-10 14:01:45 +00:00
$string [ 'commentsn' ] = '{$a} comment(s)' ;
2006-02-08 06:00:42 +00:00
$string [ 'configenablerssfeeds' ] = 'This switch will enable the possibility of RSS feeds for all databases. You will still need to turn feeds on manually in the settings for each database.' ;
$string [ 'confirmdeletefield' ] = 'You are about to delete this field, are you sure?' ;
2006-04-11 12:36:12 +00:00
$string [ 'confirmdeleterecord' ] = 'Are you sure you want to delete this entry?' ;
2006-03-29 18:30:03 +00:00
$string [ 'csstemplate' ] = 'CSS template' ;
2009-03-12 14:40:32 +00:00
$string [ 'csvfailed' ] = 'Unable to read the raw data from the CSV file' ;
2006-03-22 14:31:06 +00:00
$string [ 'csvfile' ] = 'CSV file' ;
$string [ 'csvimport' ] = 'CSV file import' ;
2010-04-21 18:12:44 +00:00
$string [ 'csvimport_help' ] = 'Entries may be imported via a plain text file with a list of field names as the first line, then the data, with one record per line.' ;
2010-04-10 14:01:45 +00:00
$string [ 'csvwithselecteddelimiter' ] = '<acronym title="Comma Separated Values">CSV</acronym> text with selected delimiter:' ;
2009-09-11 03:14:42 +00:00
$string [ 'dataadministration' ] = 'Database activity administration' ;
2006-08-13 09:10:52 +00:00
$string [ 'data:approve' ] = 'Approve unapproved entries' ;
2006-11-01 09:44:01 +00:00
$string [ 'data:comment' ] = 'Write comments' ;
2010-04-10 14:01:45 +00:00
$string [ 'data:exportallentries' ] = 'Export all database entries' ;
2008-08-11 13:45:41 +00:00
$string [ 'data:exportentry' ] = 'Export a database entry' ;
$string [ 'data:exportownentry' ] = 'Export own database entry' ;
2006-08-13 09:10:52 +00:00
$string [ 'data:managecomments' ] = 'Manage comments' ;
2006-11-01 09:44:01 +00:00
$string [ 'data:manageentries' ] = 'Manage entries' ;
2006-08-13 09:10:52 +00:00
$string [ 'data:managetemplates' ] = 'Manage templates' ;
2006-10-06 06:37:58 +00:00
$string [ 'data:manageuserpresets' ] = 'Manage all template presets' ;
2006-11-01 09:44:01 +00:00
$string [ 'data:rate' ] = 'Rate entries' ;
$string [ 'data:readentry' ] = 'Read entries' ;
2006-10-02 14:30:28 +00:00
$string [ 'data:viewalluserpresets' ] = 'View presets from all users' ;
2010-04-23 05:42:22 +00:00
$string [ 'data:viewallratings' ] = 'View all raw ratings given by individuals' ;
$string [ 'data:viewanyrating' ] = 'View total ratings that anyone received' ;
2006-11-01 09:44:01 +00:00
$string [ 'data:viewentry' ] = 'View entries' ;
2010-04-23 05:42:22 +00:00
$string [ 'data:viewrating' ] = 'View the total rating you received' ;
2006-11-01 09:44:01 +00:00
$string [ 'data:writeentry' ] = 'Write entries' ;
2006-04-10 16:46:52 +00:00
$string [ 'date' ] = 'Date' ;
2006-02-08 06:00:42 +00:00
$string [ 'dateentered' ] = 'Date entered' ;
2006-03-21 04:38:05 +00:00
$string [ 'defaultfielddelimiter' ] = '(default is the comma character)' ;
$string [ 'defaultfieldenclosure' ] = '(default is none)' ;
2006-03-27 09:07:57 +00:00
$string [ 'defaultsortfield' ] = 'Default sort field' ;
2006-02-28 02:51:31 +00:00
$string [ 'delete' ] = 'Delete' ;
2007-11-29 14:43:04 +00:00
$string [ 'deleteallentries' ] = 'Delete all entries' ;
2006-03-29 17:37:25 +00:00
$string [ 'deletecomment' ] = 'Are you sure you want to delete this comment?' ;
2006-02-16 06:17:33 +00:00
$string [ 'deleted' ] = 'deleted' ;
2006-03-22 14:31:06 +00:00
$string [ 'deletefield' ] = 'Delete an existing field' ;
2010-04-10 14:01:45 +00:00
$string [ 'deletenotenrolled' ] = 'Delete entries by users not enrolled' ;
2006-11-01 09:44:01 +00:00
$string [ 'deletewarning' ] = 'Are you sure you want to delete this preset?' ;
$string [ 'descending' ] = 'Descending' ;
2010-04-10 14:01:45 +00:00
$string [ 'directorynotapreset' ] = '{$a->directory} Not a preset: missing files: {$a->missing_files}' ;
2006-11-01 09:44:01 +00:00
$string [ 'download' ] = 'Download' ;
2006-02-28 02:51:31 +00:00
$string [ 'edit' ] = 'Edit' ;
2006-03-29 17:37:25 +00:00
$string [ 'editcomment' ] = 'Edit comment' ;
2006-03-29 10:07:21 +00:00
$string [ 'editentry' ] = 'Edit entry' ;
2006-12-10 19:08:46 +00:00
$string [ 'editordisable' ] = 'Disable editor' ;
2010-04-10 14:01:45 +00:00
$string [ 'editorenable' ] = 'Enable editor' ;
2006-02-08 06:00:42 +00:00
$string [ 'emptyadd' ] = 'The Add template is empty, generating a default form...' ;
$string [ 'emptyaddform' ] = 'You did not fill out any fields!' ;
2006-04-11 12:36:12 +00:00
$string [ 'entries' ] = 'Entries' ;
2010-04-10 14:01:45 +00:00
$string [ 'entrieslefttoadd' ] = 'You must add {$a->entriesleft} more entry/entries in order to complete this activity' ;
$string [ 'entrieslefttoaddtoview' ] = 'You must add {$a->entrieslefttoview} more entry/entries before you can view other participants\' entries.' ;
2006-08-12 17:37:08 +00:00
$string [ 'entry' ] = 'Entry' ;
2006-02-08 06:00:42 +00:00
$string [ 'entrysaved' ] = 'Your entry has been saved' ;
2006-02-16 06:17:33 +00:00
$string [ 'errormustbeteacher' ] = 'You need to be a teacher to use this page!' ;
2006-02-08 06:00:42 +00:00
$string [ 'example' ] = 'Database module example' ;
2008-05-30 21:00:06 +00:00
$string [ 'excel' ] = 'Excel' ;
2006-11-01 09:44:01 +00:00
$string [ 'export' ] = 'Export' ;
$string [ 'exportaszip' ] = 'Export as zip' ;
2010-04-21 18:12:44 +00:00
$string [ 'exportaszip_help' ] = 'The export as zip feature allows you to save the templates and fields as a preset zip for download. The zip may then be imported to another course.' ;
2008-05-30 21:00:06 +00:00
$string [ 'exportdatabaserecords' ] = 'Export Database records' ;
2006-11-01 09:44:01 +00:00
$string [ 'exportedtozip' ] = 'Exported to temporary zip...' ;
2010-05-02 18:01:19 +00:00
$string [ 'exportownentries' ] = 'Export your own entries only? ({$a->mine}/{$a->all})' ;
2007-04-03 03:32:46 +00:00
$string [ 'failedpresetdelete' ] = 'Error deleting a preset!' ;
2006-02-08 06:00:42 +00:00
$string [ 'fieldadded' ] = 'Field added' ;
2006-02-16 06:17:33 +00:00
$string [ 'fieldallowautolink' ] = 'Allow autolink' ;
2006-02-08 06:00:42 +00:00
$string [ 'fielddeleted' ] = 'Field deleted' ;
2006-03-22 14:31:06 +00:00
$string [ 'fielddelimiter' ] = 'Field delimiter' ;
2006-02-16 06:17:33 +00:00
$string [ 'fielddescription' ] = 'Field description' ;
2006-11-01 09:44:01 +00:00
$string [ 'fieldenclosure' ] = 'Field enclosure' ;
$string [ 'fieldheight' ] = 'Height' ;
$string [ 'fieldheightlistview' ] = 'Height in list view' ;
$string [ 'fieldheightsingleview' ] = 'Height in single view' ;
2010-04-10 14:01:45 +00:00
$string [ 'fieldids' ] = 'Field ids' ;
2006-11-01 09:44:01 +00:00
$string [ 'fieldmappings' ] = 'Field Mappings' ;
MDL-21695 Database module now uses new help strings
AMOS BEGIN
HLP data/exportzip.html,[exportaszip_help,mod_data]
HLP data/fields.html,[newfield_help,mod_data]
HLP data/fieldmappings.html,[fieldmappings_help,mod_data]
HLP data/importcsv.html,[csvimport_help,mod_data]
HLP data/importfromfile.html,[fromfile_help,mod_data]
HLP data/maxentries.html,[maxentries_help,mod_data]
HLP data/requireapproval.html,[requireapproval_help,mod_data]
HLP data/requiredentries.html,[requiredentries_help,mod_data]
HLP data/requiredentriestoview.html,[requiredentriestoview_help,mod_data]
HLP data/savepreset.html,[saveaspreset_help,mod_data]
HLP data/tags.html,[availabletags_help,mod_data]
HLP data/usepreset.html,[usestandard_help,mod_data]
AMOS END
2010-04-30 14:56:41 +00:00
$string [ 'fieldmappings_help' ] = ' This menu allows you to keep the data from the existing database . To preserve the data in a field , you must map it to a new field , where the data will appear . Any field can also be left blank , with no infomation copied into it . Any old field not mapped to a new one will be lost and all it\ ' s data removed .
You can only map fields of the same type , so each dropdown will have different fields in it . Also , you must be careful not to try and map one old field to more than one new field . ' ;
2006-02-08 06:00:42 +00:00
$string [ 'fieldname' ] = 'Field name' ;
2010-04-10 14:01:45 +00:00
$string [ 'fieldnotmatched' ] = 'The following fields in your file are not known in this database: {$a}' ;
2006-03-22 14:31:06 +00:00
$string [ 'fieldoptions' ] = 'Options (one per line)' ;
2006-02-08 06:00:42 +00:00
$string [ 'fields' ] = 'Fields' ;
$string [ 'fieldupdated' ] = 'Field updated' ;
2006-02-16 06:17:33 +00:00
$string [ 'fieldwidth' ] = 'Width' ;
$string [ 'fieldwidthlistview' ] = 'Width in list view' ;
2006-11-01 09:44:01 +00:00
$string [ 'fieldwidthsingleview' ] = 'Width in single view' ;
2006-02-08 06:00:42 +00:00
$string [ 'file' ] = 'File' ;
2010-04-10 14:01:45 +00:00
$string [ 'filesnotgenerated' ] = 'Not all files were generated: {$a}' ;
2006-03-26 06:06:00 +00:00
$string [ 'filtername' ] = 'Database Auto-linking' ;
2006-02-08 06:00:42 +00:00
$string [ 'footer' ] = 'Footer' ;
2006-03-30 04:02:00 +00:00
$string [ 'forcelinkname' ] = 'Forced name for the link' ;
2010-04-10 14:01:45 +00:00
$string [ 'foundnorecords' ] = 'No records found (<a href="{$a->reseturl}">Reset filters</a>)' ;
$string [ 'foundrecords' ] = 'Found records: {$a->num}/{$a->max} (<a href="{$a->reseturl}">Reset filters</a>)' ;
2006-12-08 19:36:00 +00:00
$string [ 'fromfile' ] = 'Import from zip file' ;
2010-04-21 18:12:44 +00:00
$string [ 'fromfile_help' ] = 'The import from zip file feature allows you to browse for and upload a preset zip of templates and fields.' ;
2008-06-25 14:52:39 +00:00
$string [ 'generateerror' ] = 'Not all files generated!' ;
2008-05-23 08:09:08 +00:00
$string [ 'guestrate' ] = 'Guests are not allowed to rate entries.' ;
2006-02-08 06:00:42 +00:00
$string [ 'header' ] = 'Header' ;
2006-03-29 18:30:03 +00:00
$string [ 'headeraddtemplate' ] = 'Defines the interface when editing entries' ;
2007-02-26 06:56:05 +00:00
$string [ 'headerasearchtemplate' ] = 'Defines the interface for Advanced Searches' ;
2006-11-01 09:44:01 +00:00
$string [ 'headercsstemplate' ] = 'Defines local CSS styles for the other templates' ;
$string [ 'headerjstemplate' ] = 'Defines custom Javascript for the other templates' ;
2006-02-08 06:00:42 +00:00
$string [ 'headerlisttemplate' ] = 'Defines browsing interface for multiple entries' ;
$string [ 'headerrsstemplate' ] = 'Defines appearance of entries in RSS feeds' ;
$string [ 'headersingletemplate' ] = 'Defines browsing interface for a single entry' ;
2010-04-10 14:01:45 +00:00
$string [ 'checkbox' ] = 'Checkbox' ;
$string [ 'chooseexportfields' ] = 'Choose the fields you wish to export:' ;
$string [ 'chooseexportformat' ] = 'Choose the format you wish to export to:' ;
$string [ 'chooseorupload' ] = 'Choose file' ;
2006-11-01 09:44:01 +00:00
$string [ 'importsuccess' ] = 'The preset has been successfully applied.' ;
2006-02-08 06:00:42 +00:00
$string [ 'insufficiententries' ] = 'more entries needed to view this database' ;
$string [ 'intro' ] = 'Introduction' ;
2008-06-25 14:52:39 +00:00
$string [ 'invalidaccess' ] = 'This page was not accessed correctly' ;
2008-05-23 08:09:08 +00:00
$string [ 'invalidfieldid' ] = 'Field ID is incorrect' ;
2008-06-25 17:31:23 +00:00
$string [ 'invalidfieldname' ] = 'Please choose another name for this field' ;
2008-05-23 08:09:08 +00:00
$string [ 'invalidfieldtype' ] = 'Field Type is incorrect' ;
$string [ 'invalidid' ] = 'Incorrect data ID' ;
2010-04-10 14:01:45 +00:00
$string [ 'invalidpreset' ] = '{$a} is not a preset.' ;
$string [ 'invalidrate' ] = 'Invalid database rate ({$a})' ;
2008-05-23 08:09:08 +00:00
$string [ 'invalidratedata' ] = 'Incorrect submitted ratings data' ;
2008-06-25 17:31:23 +00:00
$string [ 'invalidrecord' ] = 'Incorrect record' ;
2006-02-08 06:00:42 +00:00
$string [ 'invalidurl' ] = 'The URL you just entered is not valid' ;
2006-12-10 22:38:42 +00:00
$string [ 'jstemplate' ] = 'Javascript template' ;
2006-08-11 08:48:28 +00:00
$string [ 'latitude' ] = 'Latitude' ;
$string [ 'latlong' ] = 'Latitude/longitude' ;
2006-11-01 09:44:01 +00:00
$string [ 'latlongdownloadallhint' ] = 'Download link for all entries as KML' ;
2006-08-12 17:37:08 +00:00
$string [ 'latlongkmllabelling' ] = 'How to label items in KML files (Google Earth)' ;
2006-08-11 08:48:28 +00:00
$string [ 'latlonglinkservicesdisplayed' ] = 'Link-out services to display' ;
2006-11-01 09:44:01 +00:00
$string [ 'latlongotherfields' ] = 'Other fields' ;
2006-03-30 07:45:22 +00:00
$string [ 'list' ] = 'View list' ;
2006-03-22 14:31:06 +00:00
$string [ 'listtemplate' ] = 'List template' ;
2006-08-11 08:48:28 +00:00
$string [ 'longitude' ] = 'Longitude' ;
2006-11-01 09:44:01 +00:00
$string [ 'mappingwarning' ] = 'All old fields not mapped to a new field will be lost and all data in that field will be removed.' ;
2006-02-08 06:00:42 +00:00
$string [ 'maxentries' ] = 'Maximum entries' ;
2010-04-21 18:12:44 +00:00
$string [ 'maxentries_help' ] = 'The maximum number of entries a student is allowed to submit for this activity.' ;
2006-02-16 06:17:33 +00:00
$string [ 'maxsize' ] = 'Maximum size' ;
2006-03-29 10:07:21 +00:00
$string [ 'menu' ] = 'Menu' ;
$string [ 'menuchoose' ] = 'Choose...' ;
2008-06-25 14:52:39 +00:00
$string [ 'missingdata' ] = 'Data id or object must be provided to field class' ;
2010-04-10 14:01:45 +00:00
$string [ 'missingfield' ] = 'Programmer error: You must specify field and/or data when defining field class.' ;
2006-02-08 06:00:42 +00:00
$string [ 'modulename' ] = 'Database' ;
2010-04-21 18:12:44 +00:00
$string [ 'modulename_help' ] = 'The database activity module enables participants to create, maintain and search a bank of record entries. The format and structure of these entries can be almost unlimited, including images, files, URLs, numbers and text amongst other things.' ;
2006-02-08 06:00:42 +00:00
$string [ 'modulenameplural' ] = 'Databases' ;
2006-02-28 02:51:31 +00:00
$string [ 'more' ] = 'More' ;
2006-03-26 05:59:52 +00:00
$string [ 'moreurl' ] = 'More URL' ;
2007-04-03 03:32:46 +00:00
$string [ 'movezipfailed' ] = 'Can\'t move zip' ;
2006-02-08 06:00:42 +00:00
$string [ 'multientry' ] = 'Repeated entry' ;
2006-03-25 08:49:20 +00:00
$string [ 'multimenu' ] = 'Menu (Multi-select)' ;
2006-02-08 06:00:42 +00:00
$string [ 'multipletags' ] = 'Multiple tags found! Template not saved' ;
2006-03-27 04:38:55 +00:00
$string [ 'namedate' ] = 'Date field' ;
2006-03-22 14:31:06 +00:00
$string [ 'namefile' ] = 'File field' ;
2010-04-10 14:01:45 +00:00
$string [ 'namecheckbox' ] = 'Checkbox field' ;
2006-08-11 08:48:28 +00:00
$string [ 'namelatlong' ] = 'Latitude/longitude field' ;
2006-11-01 09:44:01 +00:00
$string [ 'namemenu' ] = 'Menu field' ;
$string [ 'namemultimenu' ] = 'Multiple-selection menu field' ;
2006-04-20 03:28:43 +00:00
$string [ 'namenumber' ] = 'Number field' ;
2006-03-27 04:38:55 +00:00
$string [ 'namepicture' ] = 'Picture field' ;
2006-03-22 14:31:06 +00:00
$string [ 'nameradiobutton' ] = 'Radio button field' ;
$string [ 'nametext' ] = 'Text field' ;
$string [ 'nametextarea' ] = 'Textarea field' ;
2006-03-27 04:38:55 +00:00
$string [ 'nameurl' ] = 'URL field' ;
2006-02-08 06:00:42 +00:00
$string [ 'newentry' ] = 'New entry' ;
$string [ 'newfield' ] = 'Create a new field' ;
2010-04-21 18:12:44 +00:00
$string [ 'newfield_help' ] = ' A field allows the input of data . Each entry in a database activity can have multiple fields of multiple types such as a date field , which allows participants to select a day , month and year from a dropdown list , a picture field , which allows participants to upload an image file , or a checkbox field , which allows participants to select one or more options .
Each field must have a unique field name . The field description is optional . ' ;
2006-11-01 09:44:01 +00:00
$string [ 'noaccess' ] = 'You do not have access to this page' ;
2007-04-03 03:32:46 +00:00
$string [ 'nodefinedfields' ] = 'New preset has no defined fields!' ;
2010-04-10 14:01:45 +00:00
$string [ 'nofieldcontent' ] = 'Field content not found' ;
2006-05-25 05:20:59 +00:00
$string [ 'nofieldindatabase' ] = 'There are no fields defined for this database.' ;
2006-02-08 06:00:42 +00:00
$string [ 'nolisttemplate' ] = 'List template is not yet defined' ;
2006-11-01 09:44:01 +00:00
$string [ 'nomatch' ] = 'No matching entries found!' ;
2006-02-08 06:00:42 +00:00
$string [ 'nomaximum' ] = 'No maximum' ;
2008-05-23 08:09:08 +00:00
$string [ 'norating' ] = 'This activity does not use ratings' ;
2010-04-10 14:01:45 +00:00
$string [ 'norecords' ] = 'No entries in database' ;
2006-11-01 09:44:01 +00:00
$string [ 'nosingletemplate' ] = 'Single template is not yet defined' ;
2009-09-27 18:08:27 +00:00
$string [ 'notapproved' ] = 'Entry is not approved yet.' ;
2007-04-03 03:32:46 +00:00
$string [ 'notinjectivemap' ] = 'Not an injective map' ;
2006-04-20 03:28:43 +00:00
$string [ 'number' ] = 'Number' ;
2006-02-08 06:00:42 +00:00
$string [ 'numberrssarticles' ] = 'RSS articles' ;
2006-11-01 09:44:01 +00:00
$string [ 'numnotapproved' ] = 'Pending' ;
2010-04-10 14:01:45 +00:00
$string [ 'numrecords' ] = '{$a} entries' ;
$string [ 'ods' ] = '<acronym title="OpenDocument Spreadsheet">ODS</acronym> (OpenOffice)' ;
2006-02-08 06:00:42 +00:00
$string [ 'optionaldescription' ] = 'Short description (optional)' ;
$string [ 'optionalfilename' ] = 'Filename (optional)' ;
2008-04-16 12:30:26 +00:00
$string [ 'other' ] = 'Other' ;
2006-11-01 09:44:01 +00:00
$string [ 'overwrite' ] = 'Overwrite' ;
2008-04-20 10:09:28 +00:00
$string [ 'overwritesettings' ] = 'Overwrite current settings' ;
2006-02-08 06:00:42 +00:00
$string [ 'pagesize' ] = 'Entries per page' ;
$string [ 'participants' ] = 'Participants' ;
$string [ 'picture' ] = 'Picture' ;
2010-04-10 14:01:45 +00:00
$string [ 'pleaseaddsome' ] = 'Please create some below or <a href="{$a}">choose a predefined set</a> to get started.' ;
2009-12-03 14:26:37 +00:00
$string [ 'portfolionotfile' ] = 'Export to a portfolio rather than a file (csv and leap2a only)' ;
2006-11-01 09:44:01 +00:00
$string [ 'presetinfo' ] = 'Saving as a preset will publish this template. Other users may be able to use it in their databases.' ;
$string [ 'presets' ] = 'Presets' ;
2006-03-22 14:31:06 +00:00
$string [ 'radiobutton' ] = 'Radio buttons' ;
2006-02-15 06:38:32 +00:00
$string [ 'rate' ] = 'Rate' ;
$string [ 'rating' ] = 'Rating' ;
$string [ 'ratingeveryone' ] = 'Everyone can rate posts' ;
$string [ 'ratingno' ] = 'No ratings' ;
2010-04-10 14:01:45 +00:00
$string [ 'ratingonlyteachers' ] = 'Only {$a} can rate posts' ;
$string [ 'ratingpublic' ] = '{$a} can see everyone\'s ratings' ;
$string [ 'ratingpublicnot' ] = '{$a} can only see their own ratings' ;
2006-02-15 06:38:32 +00:00
$string [ 'ratings' ] = 'Ratings' ;
$string [ 'ratingssaved' ] = 'Ratings saved' ;
$string [ 'ratingsuse' ] = 'Use ratings' ;
2006-04-11 12:36:12 +00:00
$string [ 'recordapproved' ] = 'Entry approved' ;
$string [ 'recorddeleted' ] = 'Entry deleted' ;
$string [ 'recordsnotsaved' ] = 'No entry was saved. Please check the format of the uploaded file.' ;
2006-11-01 09:44:01 +00:00
$string [ 'recordssaved' ] = 'entries saved' ;
2006-03-22 14:31:06 +00:00
$string [ 'requireapproval' ] = 'Require approval?' ;
2010-04-21 18:12:44 +00:00
$string [ 'requireapproval_help' ] = 'If enabled, entries require approving by a teacher before they are viewable by everyone.' ;
2006-02-08 06:00:42 +00:00
$string [ 'requiredentries' ] = 'Required entries' ;
2010-04-21 18:12:44 +00:00
$string [ 'requiredentries_help' ] = 'The number of entries a student is required to submit before the activity can be considered complete.' ;
2006-02-08 06:00:42 +00:00
$string [ 'requiredentriestoview' ] = 'Entries required before viewing' ;
2010-04-21 18:12:44 +00:00
$string [ 'requiredentriestoview_help' ] = ' The number of entries a student is required to submit before they can view entries from other students .
Note : If entries are required before viewing , the database auto - linking filter should be disabled . This is because the database auto - linking filter can\ 't determine whether a user has submitted the required number of entries.' ;
2008-04-19 15:33:06 +00:00
$string [ 'resetsettings' ] = 'Reset filters' ;
2010-04-10 14:01:45 +00:00
$string [ 'resettemplate' ] = 'Reset template' ;
2006-04-10 16:46:52 +00:00
$string [ 'resizingimages' ] = 'Resizing image thumbnails...' ;
2006-12-11 09:03:35 +00:00
$string [ 'rows' ] = 'rows' ;
2006-02-16 06:17:33 +00:00
$string [ 'rssglobaldisabled' ] = 'Disabled. See site configuration variables.' ;
2006-02-14 04:09:51 +00:00
$string [ 'rsshowmany' ] = '(number of latest entries to show, 0 to disable RSS)' ;
2006-03-22 14:31:06 +00:00
$string [ 'rsstemplate' ] = 'RSS template' ;
2006-06-02 04:20:05 +00:00
$string [ 'rsstitletemplate' ] = 'RSS title template' ;
2006-02-08 06:00:42 +00:00
$string [ 'save' ] = 'Save' ;
2006-04-05 01:40:02 +00:00
$string [ 'saveandadd' ] = 'Save and add another' ;
$string [ 'saveandview' ] = 'Save and view' ;
2006-11-01 09:44:01 +00:00
$string [ 'saveaspreset' ] = 'Save as preset' ;
2010-04-21 18:12:44 +00:00
$string [ 'saveaspreset_help' ] = 'The save as preset feature publishes the templates and fields as a preset which others on the site can then use. (You may delete it from the list of presets at any time.)' ;
2006-03-22 14:31:06 +00:00
$string [ 'savesettings' ] = 'Save settings' ;
2006-11-01 09:44:01 +00:00
$string [ 'savesuccess' ] = 'Saved successfully. Your preset will now be available across the site.' ;
2006-02-08 06:00:42 +00:00
$string [ 'savetemplate' ] = 'Save template' ;
2007-11-16 05:56:20 +00:00
$string [ 'search' ] = 'Search' ;
2008-04-16 13:20:46 +00:00
$string [ 'selectedrequired' ] = 'All selected required' ;
2006-02-15 06:38:32 +00:00
$string [ 'sendinratings' ] = 'Send in my latest ratings' ;
2010-04-10 14:01:45 +00:00
$string [ 'showall' ] = 'Show all entries' ;
2006-03-30 07:45:22 +00:00
$string [ 'single' ] = 'View single' ;
2006-03-22 14:31:06 +00:00
$string [ 'singletemplate' ] = 'Single template' ;
2010-04-10 14:01:45 +00:00
$string [ 'teachersandstudents' ] = '{$a->teachers} and {$a->students}' ;
2006-02-08 06:00:42 +00:00
$string [ 'templates' ] = 'Templates' ;
2006-03-26 05:59:52 +00:00
$string [ 'templatesaved' ] = 'Template saved' ;
2006-02-08 06:00:42 +00:00
$string [ 'text' ] = 'Text' ;
$string [ 'textarea' ] = 'Textarea' ;
2008-04-16 12:04:16 +00:00
$string [ 'timeadded' ] = 'Time added' ;
$string [ 'timemodified' ] = 'Time modified' ;
2006-11-01 09:44:01 +00:00
$string [ 'todatabase' ] = 'to this database.' ;
2006-02-08 06:00:42 +00:00
$string [ 'type' ] = 'Field type' ;
2010-04-10 14:01:45 +00:00
$string [ 'undefinedprocessactionmethod' ] = 'No action method defined in Data_Preset to handle action "{$a}".' ;
$string [ 'unsupportedexport' ] = '({$a->fieldtype}) cannot be exported.' ;
2006-02-08 06:00:42 +00:00
$string [ 'updatefield' ] = 'Update an existing field' ;
2006-03-22 14:31:06 +00:00
$string [ 'uploadfile' ] = 'Upload file' ;
2006-11-01 09:44:01 +00:00
$string [ 'uploadrecords' ] = 'Upload entries from a file' ;
2006-02-08 06:00:42 +00:00
$string [ 'url' ] = 'Url' ;
2006-12-08 19:36:00 +00:00
$string [ 'usestandard' ] = 'Use a preset' ;
2010-04-21 18:12:44 +00:00
$string [ 'usestandard_help' ] = 'To use a preset available to the whole site, select it from the list. (If you have added a preset to the list using the save as preset feature then you have the option of deleting it.)' ;
2006-02-08 06:00:42 +00:00
$string [ 'viewfromdate' ] = 'Viewable from' ;
$string [ 'viewtodate' ] = 'Viewable to' ;
2007-04-03 03:32:46 +00:00
$string [ 'wrongdataid' ] = 'Wrong data id provided' ;