Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/wiki/lang/en/wiki.php
Go to the documentation of this file.
00001 <?php
00012 $string['addcomment'] = 'Add comment';
00013 $string['admin'] = 'Administration';
00014 $string['adminmenu'] = 'Admin menu';
00015 $string['attachmentattach'] = 'Add as attachment';
00016 $string['attachmentimage'] = 'Add as image';
00017 $string['attachmentlink'] = 'Add as link';
00018 $string['attachments'] = 'Attachments';
00019 $string['backcomments'] = 'Back to comments';
00020 $string['backhistory'] = 'Back to history';
00021 $string['backoldversion'] = 'Back to old version';
00022 $string['backpage'] = 'Back to page';
00023 $string['backtomapmenu'] = 'Back to map menu';
00024 $string['changerate'] = 'Do you wish to change it?';
00025 $string['cannotmanagefiles'] = 'You don\'t have permission to manage the wiki files.';
00026 $string['cannotviewfiles'] = 'You don\'t have permission to view the wiki files.';
00027 $string['comparesel'] = 'Compare selected';
00028 $string['comments'] = 'Comments';
00029 $string['commentscount'] = 'Comments ({$a})';
00030 $string['comparewith'] = 'Comparing version {$a->old} with version {$a->new}';
00031 $string['contributions'] = 'Contributions';
00032 $string['contributions_help'] = 'List of pages that you have edited.';
00033 $string['createcomment'] = 'Creating comment';
00034 $string['creating'] = 'Creating a wiki page';
00035 $string['createpage'] = 'Create page';
00036 $string['createddate'] = 'Created: {$a->date} by {$a->username}';
00037 $string['creole'] = 'Creole';
00038 $string['defaultformat'] = 'Default format';
00039 $string['defaultformat_help'] = 'This setting determines the default format used when editing wiki pages.
00040 
00041 * HTML - The HTML editor is available
00042 * Creole - A common wiki markup language for which a small edit toolbar is available
00043 * Nwiki - Mediawiki-like markup language used in the contributed Nwiki module';
00044 $string['deletecomment'] = 'Deleting comment';
00045 $string['deletecommentcheck'] = 'Delete comment';
00046 $string['deletecommentcheckfull'] = 'Are you sure you want to delete the comment?';
00047 $string['deleteupload'] = 'Delete';
00048 $string['deletedbegins'] = 'Deleted begins';
00049 $string['deletedends'] = 'Deleted ends';
00050 $string['deleteversions'] = 'Delete page versions';
00051 $string['addedbegins'] = 'added begins';
00052 $string['addedends'] = 'added ends';
00053 $string['diff'] = 'Diff';
00054 $string['diff_help'] = 'Selected versions of the page may be compared in order to find the differences.';
00055 $string['edit'] = 'Edit';
00056 $string['editcomment'] = 'Edit comment';
00057 $string['editblocks'] = 'Turn edit blocks on';
00058 $string['editfiles'] = 'Edit wiki files';
00059 $string['editing'] = 'Editing wiki page';
00060 $string['editingcomment'] = 'Editing comment';
00061 $string['editingpage'] = 'Editing this page \'{$a}\'';
00062 $string['files'] = 'Files';
00063 $string['filenotuploadederror'] = 'File \'{$a}\' could not be uploaded correctly.';
00064 $string['filtername'] = 'Wiki auto-linking';
00065 $string['firstpagetitle'] = 'First page name';
00066 $string['firstpagetitle_help'] = 'Title of the first page of the wiki.';
00067 $string['forceformat'] = 'Force format';
00068 $string['forceformat_help'] = 'If the format is forced (checkbox ticked), there is no option to choose a format when editing a wiki page.';
00069 $string['format'] = 'Format';
00070 $string['format_help'] = '* HTML - The HTML editor is available
00071 * Creole - A common wiki markup language for which a small edit toolbar is available
00072 * Nwiki - Mediawiki-like markup language used in the contributed Nwiki module';
00073 $string['formathtml'] = 'HTML format';
00074 $string['formathtml_help'] = 'The HTML editor may be used for formatting content.
00075 
00076 To create a new page, type the new page name enclosed in double square brackets, for example [[Page 2]].';
00077 $string['formatcreole'] = 'Creole format';
00078 $string['formatcreole_help'] = 'Creole is a common wiki markup language with an edit toolbar for inserting appropriate markup.
00079 
00080 To create a new page, type the new page name enclosed in double square brackets, for example [[Page 2]].';
00081 $string['formatcreole_link'] = 'mod/wiki/creole';
00082 $string['formatnwiki'] = 'NWiki format';
00083 $string['formatnwiki_help'] = 'Nwiki is the Mediawiki-like markup language used in the contributed Nwiki module.
00084 
00085 To create a new page, type the new page name enclosed in double square brackets, for example [[Page 2]].';
00086 $string['formatnwiki_link'] = 'mod/wiki/nwiki';
00087 $string['history'] = 'History';
00088 $string['history_help'] = 'The history lists links to previous versions of the page.';
00089 $string['html'] = 'HTML';
00090 $string['incorrectdeleteversions'] = "Page versions provided for deletion are incorrect.";
00091 $string['insertcomment'] = 'Insert comment';
00092 $string['insertimage'] = 'Insert an image...';
00093 $string['insertimage_help'] = 'This drop-down list will insert an image to the wiki editor. If you need to add more images to the wiki, please use "Files" tab.';
00094 $string['invalidlock'] = 'This page is already locked by another user.';
00095 $string['invalidparameters'] = 'Invalid parameters have been given.';
00096 $string['invalidsection'] = 'Invalid section.';
00097 $string['invalidsesskey'] = 'The given sesskey is not valid. Please resend data again';
00098 $string['individualpagedoesnotexist'] = 'Individual wiki page doesn\'t exist';
00099 $string['javascriptdisabledlocks'] = 'Javascript is disabled on your browser and locks are not working. The changes you make may not be saved correctly.';
00100 $string['lockingajaxtimeout'] = 'Edit page locking refresh time';
00101 $string['lockingtimeout'] = 'Locking timeout';
00102 $string['links'] = 'Links';
00103 $string['listall'] = 'List all';
00104 $string['listorphan'] = 'List orphan';
00105 $string['map'] = 'Map';
00106 $string['mapmenu'] = 'Map menu';
00107 $string['migrationfinished'] = 'Migration finished successfully';
00108 $string['migrationfinishednowikis'] = 'Migration finished, no wikis were migrated';
00109 $string['missingpages'] = 'Pages without content';
00110 $string['modified'] = 'Modified';
00111 $string['modulename'] = 'Wiki';
00112 $string['modulenameplural'] = 'Wikis';
00113 $string['navigation'] = 'Navigation';
00114 $string['navigationfrom'] = 'This page comes from';
00115 $string['navigationfrom_help'] = 'The wiki pages linking to this page';
00116 $string['navigationto'] = 'This page goes to';
00117 $string['navigationto_help'] = 'Links to other pages';
00118 $string['newpage'] = 'New';
00119 $string['newpagetitle'] = 'New page title';
00120 $string['noattachments'] = '<strong>No files attached</strong>';
00121 $string['nocontent'] = 'There is no content for this page';
00122 $string['nocontribs'] = 'You have no contributions in this wiki';
00123 $string['nocomments'] = 'There are no comments';
00124 $string['nocreatepermission'] = 'Create page permission needed';
00125 $string['noeditcommentpermission'] = 'Edit comment permission needed';
00126 $string['noeditpermission'] = 'Edit page permission needed';
00127 $string['nofrompages'] = 'There are no links to this page';
00128 $string['nohistory'] = 'There is no history for this page';
00129 $string['nomanagecommentpermission'] = 'Manage comments permission needed';
00130 $string['nomanagewikipermission'] = 'Manage wiki permission needed';
00131 $string['noorphanedpages'] = 'There are no orphaned pages';
00132 $string['nooverridelockpermission'] = 'Override lock permission needed';
00133 $string['norated']='This page has not been rated yet, be the first!';
00134 $string['norating'] = 'No rating';
00135 $string['nosearchresults'] = 'No results';
00136 $string['noteditblocks'] = 'Turn edit blocks off';
00137 $string['notingroup'] = 'Not in group';
00138 $string['notopages'] = 'This page does not link to other pages';
00139 $string['notmigrated'] = 'This wiki has not been migrated yet. Please contact your administrator.';
00140 $string['noupdatedpages'] = 'There are no updated pages';
00141 $string['noviewcommentpermission'] = 'View comments permission needed';
00142 $string['noviewpagepermission'] = 'View page permission needed';
00143 $string['nwiki'] = 'NWiki';
00144 $string['oldversion'] = 'Old version';
00145 $string['orphaned'] = 'Orphaned pages';
00146 $string['orphaned_help'] = 'List of pages that are not linked from other page.';
00147 $string['overridelocks'] = 'Override locks';
00148 $string['overridinglocks'] = 'Overriding locks...';
00149 $string['page-mod-wiki-x'] = 'Any wiki module page';
00150 $string['page-mod-wiki-view'] = 'Wiki module main page';
00151 $string['page-mod-wiki-comments'] = 'Wiki module comments page';
00152 $string['page-mod-wiki-history'] = 'Wiki history page';
00153 $string['page-mod-wiki-map'] = 'Wiki map page';
00154 $string['pageexists'] = 'This page already exists. Redirecting to it.';
00155 $string['pageindex'] = 'Page Index';
00156 $string['pageindex_help'] = 'This wiki\'s page tree';
00157 $string['pageislocked'] = 'Someone is editing this page right now. Try to edit it in a few minutes.';
00158 $string['pagelist'] = 'Page list';
00159 $string['pagelist_help'] = 'Page list categorized by alphabetical order';
00160 $string['peerreview'] = 'Peer review';
00161 $string['pluginadministration'] = 'Wiki administration';
00162 $string['pluginname'] = 'Wiki';
00163 $string['prettyprint'] = 'Printer-friendly version';
00164 $string['previewwarning'] = 'This is a preview. Changes have not been saved yet.';
00165 $string['rated']='You rated this page as a {$a}';
00166 $string['rating']='Rating';
00167 $string['ratingmode'] = 'Rating mode';
00168 $string['reparsetimeout'] = 'Reparsing default timeout';
00169 $string['repeatedsection'] = 'Wiki error: Section name cannot be repeated \'{$a}\'';
00170 $string['restore'] = 'Restore';
00171 $string['removeallwikitags'] = 'Remove all wiki tags';
00172 $string['removepages'] = 'Remove pages';
00173 $string['restoreconfirm'] = 'Are you sure you want to restore version #{$a}?';
00174 $string['restoreerror'] = 'Version #{$a} could not be restored';
00175 $string['restorethis'] = 'Restore this version';
00176 $string['restoreversion'] = 'Restore old version';
00177 $string['restoring'] = 'Restoring version #{$a}';
00178 $string['return'] = 'Go back';
00179 $string['save'] = 'Save';
00180 $string['saving'] = 'Saving wiki page';
00181 $string['savingerror'] = 'Saving error';
00182 $string['searchcontent'] = 'Search in page content';
00183 $string['searchresult'] = 'Search results:';
00184 $string['searchwikis'] = 'Search wikis';
00185 $string['special'] = 'Special';
00186 $string['tagsdeleted'] = 'Wiki tags have been deleted';
00187 $string['tagtitle'] = 'See the "{$a}" tag';
00188 $string['teacherrating'] = 'Teacher rating';
00189 $string['timesrating']='This page has been rated  {$a->c} times with an average of: {$a->s}';
00190 $string['updatedpages'] = "Updated pages";
00191 $string['updatedpages_help'] = "Recently updated wiki pages";
00192 $string['updatedwikipages'] = "Updated wiki pages";
00193 $string['upload'] = "Upload & Delete";
00194 $string['uploadname'] = "Filename";
00195 $string['uploadactions'] = "Actions";
00196 $string['uploadtitle'] = 'Attach files';
00197 $string['uploadfiletitle'] = 'Attachments';
00198 $string['versionerror'] = 'Version ID does not exist';
00199 $string['versionnum'] = 'Version #{$a}';
00200 $string['version'] = 'Version';
00201 $string['view'] = 'View';
00202 $string['viewallhistory'] = 'View all history';
00203 $string['viewperpage'] = 'Show {$a} versions per page';
00204 $string['viewversion'] = 'Viewing page version #{$a}';
00205 $string['viewcurrent'] = 'Current version';
00206 $string['wiki'] = 'Wiki';
00207 $string['wikiattachments'] = 'Wiki attachments';
00208 $string['wikiboldtext'] = 'Bold text';
00209 $string['wikiexternalurl'] = 'External URL';
00210 $string['wikifiletable'] = 'Uploaded file list';
00211 $string['wikifiles'] = 'Wiki files';
00212 $string['wikiheader'] = 'Level {$a} Header';
00213 $string['wikihr'] = 'Horizontal rule';
00214 $string['wikiimage'] = 'Image';
00215 $string['wikiinternalurl'] = 'Internal link';
00216 $string['wikiintro'] = 'Wiki description';
00217 $string['wikiitalictext'] = 'Italic text';
00218 $string['wikilockingsettings'] = 'Locking and reparsing timeouts';
00219 $string['wikimode'] = 'Wiki mode';
00220 $string['wikimode_help'] = 'The wiki mode determines whether everyone can edit the wiki - a collaborative wiki - or whether everyone has their own wiki which only they can edit - an individual wiki.';
00221 $string['wikimodecollaborative'] = 'Collaborative wiki';
00222 $string['wikimodeindividual'] = 'Individual wiki';
00223 $string['wikiname'] = 'Wiki name';
00224 $string['wikinowikitext'] = 'No wiki text';
00225 $string['wikiorderedlist'] = 'Ordered list';
00226 $string['wikisettings'] = 'Wiki settings';
00227 $string['wikiunorderedlist'] = 'Unordered list';
00228 $string['wiki:createpage'] = 'Create new wiki pages';
00229 $string['wiki:editcomment'] = 'Add comments to pages';
00230 $string['wiki:editpage'] = 'Save wiki pages';
00231 $string['wiki:managecomment'] = 'Manage wiki comments';
00232 $string['wiki:managewiki'] = 'Manage wiki settings';
00233 $string['wiki:managefiles'] = 'Manage wiki files';
00234 $string['wiki:overridelock'] = 'Override wiki locks';
00235 $string['wiki:viewcomment'] = 'View page comments';
00236 $string['wiki:viewpage'] = 'View wiki pages';
00237 $string['wikipages'] = 'Wiki pages';
00238 $string['wrongversionlock'] = 'Another user has edited this page while you were editing and your content is obsolete.';
00239 $string['wrongversionsave'] = 'Another user has created a version while you were editing and you have overwritten his changes, check the page history.';
00240 
 All Data Structures Namespaces Files Functions Variables Enumerations