Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/blocks/community/lang/en/block_community.php
Go to the documentation of this file.
00001 <?php
00002 
00003 // This file is part of Moodle - http://moodle.org/
00004 //
00005 // Moodle is free software: you can redistribute it and/or modify
00006 // it under the terms of the GNU General Public License as published by
00007 // the Free Software Foundation, either version 3 of the License, or
00008 // (at your option) any later version.
00009 //
00010 // Moodle is distributed in the hope that it will be useful,
00011 // but WITHOUT ANY WARRANTY; without even the implied warranty of
00012 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00013 // GNU General Public License for more details.
00014 //
00015 // You should have received a copy of the GNU General Public License
00016 // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
00017 
00027 $string['activities'] = 'Activities';
00028 $string['add'] = 'Add';
00029 $string['addedtoblock'] = 'A link to this course has been added in your community finder block';
00030 $string['addtocommunityblock'] = 'Save a link to this course';
00031 $string['addcommunitycourse'] = 'Add community course';
00032 $string['additionalcoursedesc'] = '{$a->lang} Creator: {$a->creatorname} - Publisher: {$a->publishername} - Subject: {$a->subject}
00033     - Audience: {$a->audience} - Educational level: {$a->educationallevel} - License: {$a->license}';
00034 $string['addcourse'] = 'Search';
00035 $string['audience'] = 'Designed for';
00036 $string['audience_help'] = 'What kind of course are you looking for?  As well as traditional courses intended for students, you might search for communities of Educators or Moodle Administrators';
00037 $string['blocks'] = 'Blocks';
00038 $string['cannotselecttopsubject'] = 'Cannot select a top subject level';
00039 $string['comments'] = 'Comments ({$a})';
00040 $string['contentinfo'] = 'Subject: {$a->subject} - Audience: {$a->audience} - Educational level: {$a->educationallevel}';
00041 $string['continue'] = 'Continue';
00042 $string['contributors'] = ' - Contributors: {$a}';
00043 $string['coursedesc'] = 'Description';
00044 $string['courselang'] = 'Language';
00045 $string['coursename'] = 'Name';
00046 $string['courses'] = 'Courses';
00047 $string['coverage'] = 'Tags: {$a}';
00048 $string['donotrestore'] = 'No';
00049 $string['dorestore'] = 'Yes';
00050 $string['download'] = 'Download';
00051 $string['downloadable'] = 'courses I can download';
00052 $string['downloadablecourses'] = 'Downloadable courses';
00053 $string['downloadconfirmed'] = 'The backup has been saved in your private files {$a}';
00054 $string['downloaded'] = '...finished.';
00055 $string['downloadingcourse'] = 'Downloading course';
00056 $string['downloadingsize'] = 'Please wait the course file is downloading ({$a->total}Mb)...';
00057 $string['downloadtemplate'] = 'Create course from template';
00058 $string['educationallevel'] = 'Educational level';
00059 $string['educationallevel_help'] = 'What educational level are you searching for?  In the case of communities of educators, this level describes the level they are teaching.';
00060 $string['enroldownload'] = 'Find';
00061 $string['enroldownload_help'] = 'Some courses listed in the selected hub are being advertised so that people can come and participate in them on the original site.
00062 
00063 Others are course templates provided for you to download and use on your own Moodle site.';
00064 $string['enrollable'] = 'courses I can enrol in';
00065 $string['enrollablecourses'] = 'Enrollable courses';
00066 $string['errorcourselisting'] = 'An error occurred when retrieving the course listing from the selected hub, please try again later. ({$a})';
00067 $string['errorhublisting'] = 'An error occurred when retrieving the hub listing from Moodle.org, please try again later. ({$a})';
00068 $string['fileinfo'] = 'Language: {$a->lang} - License: {$a->license} -  Time updated: {$a->timeupdated}';
00069 $string['hub'] = 'hub';
00070 $string['hubnottrusted'] = 'Not trusted';
00071 $string['hubtrusted'] = 'This hub is trusted by Moodle.org';
00072 $string['keywords'] = 'Keywords';
00073 $string['keywords_help'] = 'You can search for courses containing specific text in the name, description and other fields of the database.';
00074 $string['langdesc'] = 'Language: {$a} - ';
00075 $string['language'] = 'Language';
00076 $string['language_help'] = 'You can search for courses written in a specific language.';
00077 $string['licence'] = 'License';
00078 $string['licence_help'] = 'You can search for courses that are licensed in a particular way.';
00079 $string['moredetails'] = 'More details';
00080 $string['mycommunities'] = 'My communities:';
00081 $string['next'] = 'Next >>>';
00082 $string['nocomments'] = 'No comments';
00083 $string['nocourse'] = 'No courses found';
00084 $string['noratings'] = 'No ratings';
00085 $string['operation'] = 'Operation';
00086 $string['orderby'] = 'Sort by';
00087 $string['orderby_help'] = 'The order the search results are displayed.';
00088 $string['orderbynewest'] = 'Newest';
00089 $string['orderbyeldest'] = 'Oldest';
00090 $string['orderbyname'] = 'Name';
00091 $string['orderbypublisher'] = 'Publisher';
00092 $string['orderbyratingaverage'] = 'Rating';
00093 $string['outcomes'] = 'Outcomes: {$a}';
00094 $string['pluginname'] = 'Community finder';
00095 $string['rateandcomment'] = 'Rate and comment';
00096 $string['rating'] = 'Rating';
00097 $string['removecommunitycourse'] = 'Remove community course';
00098 $string['restorecourse'] = 'Restore course';
00099 $string['restorecourseinfo'] = 'Restore the course?';
00100 $string['screenshots'] = 'Screenshots';
00101 $string['search'] = 'Search';
00102 $string['searchcommunitycourse'] = 'Search for community course';
00103 $string['searchcourse'] = 'Search for community course';
00104 $string['selecthub'] = 'Select hub';
00105 $string['selecthub_help'] = 'Select hub where to search the courses.';
00106 $string['sites'] = 'Sites';
00107 $string['subject'] = 'Subject';
00108 $string['subject_help'] = 'To narrow your search to courses about a particular subject, choose one from this list.';
00109 $string['userinfo'] = 'Creator: {$a->creatorname} - Publisher: {$a->publishername}';
00110 $string['visitdemo'] = 'Visit demo';
00111 $string['visitsite'] = 'Visit site';
 All Data Structures Namespaces Files Functions Variables Enumerations