PageRenderTime 75ms CodeModel.GetById 33ms RepoModel.GetById 1ms app.codeStats 0ms

/mod/forum/lang/en/forum.php

https://bitbucket.org/synergylearning/campusconnect
PHP | 463 lines | 439 code | 3 blank | 21 comment | 0 complexity | f4995d8c8a2252e0731ac36b46e8e746 MD5 | raw file
Possible License(s): MPL-2.0-no-copyleft-exception, LGPL-3.0, GPL-3.0, LGPL-2.1, Apache-2.0, BSD-3-Clause, AGPL-3.0
  1. <?php
  2. // This file is part of Moodle - http://moodle.org/
  3. //
  4. // Moodle is free software: you can redistribute it and/or modify
  5. // it under the terms of the GNU General Public License as published by
  6. // the Free Software Foundation, either version 3 of the License, or
  7. // (at your option) any later version.
  8. //
  9. // Moodle is distributed in the hope that it will be useful,
  10. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. // GNU General Public License for more details.
  13. //
  14. // You should have received a copy of the GNU General Public License
  15. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
  16. /**
  17. * Strings for component 'forum', language 'en', branch 'MOODLE_20_STABLE'
  18. *
  19. * @package forum
  20. * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
  21. * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  22. */
  23. $string['activityoverview'] = 'There are new forum posts';
  24. $string['addanewdiscussion'] = 'Add a new discussion topic';
  25. $string['addanewquestion'] = 'Add a new question';
  26. $string['addanewtopic'] = 'Add a new topic';
  27. $string['advancedsearch'] = 'Advanced search';
  28. $string['allforums'] = 'All forums';
  29. $string['allowdiscussions'] = 'Can a {$a} post to this forum?';
  30. $string['allowsallsubscribe'] = 'This forum allows everyone to choose whether to subscribe or not';
  31. $string['allowsdiscussions'] = 'This forum allows each person to start one discussion topic.';
  32. $string['allsubscribe'] = 'Subscribe to all forums';
  33. $string['allunsubscribe'] = 'Unsubscribe from all forums';
  34. $string['alreadyfirstpost'] = 'This is already the first post in the discussion';
  35. $string['anyfile'] = 'Any file';
  36. $string['areaattachment'] = 'Attachments';
  37. $string['areapost'] = 'Messages';
  38. $string['attachment'] = 'Attachment';
  39. $string['attachment_help'] = 'You can optionally attach one or more files to a forum post. If you attach an image, it will be displayed after the message.';
  40. $string['attachmentnopost'] = 'You cannot export attachments without a post id';
  41. $string['attachments'] = 'Attachments';
  42. $string['attachmentswordcount'] = 'Attachments and word count';
  43. $string['blockafter'] = 'Post threshold for blocking';
  44. $string['blockafter_help'] = 'This setting specifies the maximum number of posts which a user can post in the given time period. Users with the capability mod/forum:postwithoutthrottling are exempt from post limits.';
  45. $string['blockperiod'] = 'Time period for blocking';
  46. $string['blockperiod_help'] = 'Students can be blocked from posting more than a given number of posts in a given time period. Users with the capability mod/forum:postwithoutthrottling are exempt from post limits.';
  47. $string['blockperioddisabled'] = 'Don\'t block';
  48. $string['blogforum'] = 'Standard forum displayed in a blog-like format';
  49. $string['bynameondate'] = 'by {$a->name} - {$a->date}';
  50. $string['cannotadd'] = 'Could not add the discussion for this forum';
  51. $string['cannotadddiscussion'] = 'Adding discussions to this forum requires group membership.';
  52. $string['cannotadddiscussionall'] = 'You do not have permission to add a new discussion topic for all participants.';
  53. $string['cannotaddsubscriber'] = 'Could not add subscriber with id {$a} to this forum!';
  54. $string['cannotaddteacherforumto'] = 'Could not add converted teacher forum instance to section 0 in the course';
  55. $string['cannotcreatediscussion'] = 'Could not create new discussion';
  56. $string['cannotcreateinstanceforteacher'] = 'Could not create new course module instance for the teacher forum';
  57. $string['cannotdeletepost'] = 'You can\'t delete this post!';
  58. $string['cannoteditposts'] = 'You can\'t edit other people\'s posts!';
  59. $string['cannotfinddiscussion'] = 'Could not find the discussion in this forum';
  60. $string['cannotfindfirstpost'] = 'Could not find the first post in this forum';
  61. $string['cannotfindorcreateforum'] = 'Could not find or create a main news forum for the site';
  62. $string['cannotfindparentpost'] = 'Could not find top parent of post {$a}';
  63. $string['cannotmovefromsingleforum'] = 'Cannot move discussion from a simple single discussion forum';
  64. $string['cannotmovenotvisible'] = 'Forum not visible';
  65. $string['cannotmovetonotexist'] = 'You can\'t move to that forum - it doesn\'t exist!';
  66. $string['cannotmovetonotfound'] = 'Target forum not found in this course.';
  67. $string['cannotmovetosingleforum'] = 'Cannot move discussion to a simple single discussion forum';
  68. $string['cannotpurgecachedrss'] = 'Could not purge the cached RSS feeds for the source and/or destination forum(s) - check your file permissionsforums';
  69. $string['cannotremovesubscriber'] = 'Could not remove subscriber with id {$a} from this forum!';
  70. $string['cannotreply'] = 'You cannot reply to this post';
  71. $string['cannotsplit'] = 'Discussions from this forum cannot be split';
  72. $string['cannotsubscribe'] = 'Sorry, but you must be a group member to subscribe.';
  73. $string['cannottrack'] = 'Could not stop tracking that forum';
  74. $string['cannotunsubscribe'] = 'Could not unsubscribe you from that forum';
  75. $string['cannotupdatepost'] = 'You can not update this post';
  76. $string['cannotviewpostyet'] = 'You cannot read other students questions in this discussion yet because you haven\'t posted';
  77. $string['cannotviewusersposts'] = 'There are no posts made by this user that you are able to view.';
  78. $string['cleanreadtime'] = 'Mark old posts as read hour';
  79. $string['completiondiscussions'] = 'Student must create discussions:';
  80. $string['completiondiscussionsgroup'] = 'Require discussions';
  81. $string['completiondiscussionshelp'] = 'requiring discussions to complete';
  82. $string['completionposts'] = 'Student must post discussions or replies:';
  83. $string['completionpostsgroup'] = 'Require posts';
  84. $string['completionpostshelp'] = 'requiring discussions or replies to complete';
  85. $string['completionreplies'] = 'Student must post replies:';
  86. $string['completionrepliesgroup'] = 'Require replies';
  87. $string['completionreplieshelp'] = 'requiring replies to complete';
  88. $string['configcleanreadtime'] = 'The hour of the day to clean old posts from the \'read\' table.';
  89. $string['configdigestmailtime'] = 'People who choose to have emails sent to them in digest form will be emailed the digest daily. This setting controls which time of day the daily mail will be sent (the next cron that runs after this hour will send it).';
  90. $string['configdisplaymode'] = 'The default display mode for discussions if one isn\'t set.';
  91. $string['configenablerssfeeds'] = 'This switch will enable the possibility of RSS feeds for all forums. You will still need to turn feeds on manually in the settings for each forum.';
  92. $string['configenabletimedposts'] = 'Set to \'yes\' if you want to allow setting of display periods when posting a new forum discussion (Experimental as not yet fully tested)';
  93. $string['configlongpost'] = 'Any post over this length (in characters not including HTML) is considered long. Posts displayed on the site front page, social format course pages, or user profiles are shortened to a natural break somewhere between the forum_shortpost and forum_longpost values.';
  94. $string['configmanydiscussions'] = 'Maximum number of discussions shown in a forum per page';
  95. $string['configmaxattachments'] = 'Default maximum number of attachments allowed per post.';
  96. $string['configmaxbytes'] = 'Default maximum size for all forum attachments on the site (subject to course limits and other local settings)';
  97. $string['configoldpostdays'] = 'Number of days old any post is considered read.';
  98. $string['configreplytouser'] = 'When a forum post is mailed out, should it contain the user\'s email address so that recipients can reply personally rather than via the forum? Even if set to \'Yes\' users can choose in their profile to keep their email address secret.';
  99. $string['configshortpost'] = 'Any post under this length (in characters not including HTML) is considered short (see below).';
  100. $string['configtrackingtype'] = 'Default setting for read tracking.';
  101. $string['configtrackreadposts'] = 'Set to \'yes\' if you want to track read/unread for each user.';
  102. $string['configusermarksread'] = 'If \'yes\', the user must manually mark a post as read. If \'no\', when the post is viewed it is marked as read.';
  103. $string['confirmsubscribe'] = 'Do you really want to subscribe to forum \'{$a}\'?';
  104. $string['confirmunsubscribe'] = 'Do you really want to unsubscribe from forum \'{$a}\'?';
  105. $string['couldnotadd'] = 'Could not add your post due to an unknown error';
  106. $string['couldnotdeletereplies'] = 'Sorry, that cannot be deleted as people have already responded to it';
  107. $string['couldnotupdate'] = 'Could not update your post due to an unknown error';
  108. $string['delete'] = 'Delete';
  109. $string['deleteddiscussion'] = 'The discussion topic has been deleted';
  110. $string['deletedpost'] = 'The post has been deleted';
  111. $string['deletedposts'] = 'Those posts have been deleted';
  112. $string['deletesure'] = 'Are you sure you want to delete this post?';
  113. $string['deletesureplural'] = 'Are you sure you want to delete this post and all replies? ({$a} posts)';
  114. $string['digestmailheader'] = 'This is your daily digest of new posts from the {$a->sitename} forums. To change your default forum email preferences, go to {$a->userprefs}.';
  115. $string['digestmailpost'] = 'Change your forum digest preferences';
  116. $string['digestmailprefs'] = 'your user profile';
  117. $string['digestmailsubject'] = '{$a}: forum digest';
  118. $string['digestmailtime'] = 'Hour to send digest emails';
  119. $string['digestsentusers'] = 'Email digests successfully sent to {$a} users.';
  120. $string['disallowsubscribe'] = 'Subscriptions not allowed';
  121. $string['disallowsubscribeteacher'] = 'Subscriptions not allowed (except for teachers)';
  122. $string['discussion'] = 'Discussion';
  123. $string['discussionmoved'] = 'This discussion has been moved to \'{$a}\'.';
  124. $string['discussionmovedpost'] = 'This discussion has been moved to <a href="{$a->discusshref}">here</a> in the forum <a href="{$a->forumhref}">{$a->forumname}</a>';
  125. $string['discussionname'] = 'Discussion name';
  126. $string['discussions'] = 'Discussions';
  127. $string['discussionsstartedby'] = 'Discussions started by {$a}';
  128. $string['discussionsstartedbyrecent'] = 'Discussions recently started by {$a}';
  129. $string['discussionsstartedbyuserincourse'] = 'Discussions started by {$a->fullname} in {$a->coursename}';
  130. $string['discussthistopic'] = 'Discuss this topic';
  131. $string['displayend'] = 'Display end';
  132. $string['displayend_help'] = 'This setting specifies whether a forum post should be hidden after a certain date. Note that administrators can always view forum posts.';
  133. $string['displaymode'] = 'Display mode';
  134. $string['displayperiod'] = 'Display period';
  135. $string['displaystart'] = 'Display start';
  136. $string['displaystart_help'] = 'This setting specifies whether a forum post should be displayed from a certain date. Note that administrators can always view forum posts.';
  137. $string['displaywordcount'] = 'Display word count';
  138. $string['displaywordcount_help'] = 'This setting specifies whether the word count of each post should be displayed or not.';
  139. $string['eachuserforum'] = 'Each person posts one discussion';
  140. $string['edit'] = 'Edit';
  141. $string['editedby'] = 'Edited by {$a->name} - original submission {$a->date}';
  142. $string['editedpostupdated'] = '{$a}\'s post was updated';
  143. $string['editing'] = 'Editing';
  144. $string['emaildigestcompleteshort'] = 'Complete posts';
  145. $string['emaildigestdefault'] = 'Default ({$a})';
  146. $string['emaildigestoffshort'] = 'No digest';
  147. $string['emaildigestsubjectsshort'] = 'Subjects only';
  148. $string['emaildigesttype'] = 'Email digest options';
  149. $string['emaildigesttype_help'] = 'The type of notification that you will receive for each forum.
  150. * Default - follow the digest setting found in your user profile. If you update your profile, then that change will be reflected here too;
  151. * No digest - you will receive one e-mail per forum post;
  152. * Digest - complete posts - you will receive one digest e-mail per day containing the complete contents of each forum post;
  153. * Digest - subjects only - you will receive one digest e-mail per day containing just the subject of each forum post.
  154. ';
  155. $string['emaildigestupdated'] = 'The e-mail digest option was changed to \'{$a->maildigesttitle}\' for the forum \'{$a->forum}\'. {$a->maildigestdescription}';
  156. $string['emaildigestupdated_default'] = 'Your default profile setting of \'{$a->maildigesttitle}\' was used for the forum \'{$a->forum}\'. {$a->maildigestdescription}.';
  157. $string['emaildigest_0'] = 'You will receive one e-mail per forum post.';
  158. $string['emaildigest_1'] = 'You will receive one digest e-mail per day containing the complete contents of each forum post.';
  159. $string['emaildigest_2'] = 'You will receive one digest e-mail per day containing the subject of each forum post.';
  160. $string['emptymessage'] = 'Something was wrong with your post. Perhaps you left it blank, or the attachment was too big. Your changes have NOT been saved.';
  161. $string['erroremptymessage'] = 'Post message cannot be empty';
  162. $string['erroremptysubject'] = 'Post subject cannot be empty.';
  163. $string['errorenrolmentrequired'] = 'You must be enrolled in this course to access this content';
  164. $string['errorwhiledelete'] = 'An error occurred while deleting record.';
  165. $string['event_assessable_uploaded'] = 'Some content has been posted.';
  166. $string['everyonecanchoose'] = 'Everyone can choose to be subscribed';
  167. $string['everyonecannowchoose'] = 'Everyone can now choose to be subscribed';
  168. $string['everyoneisnowsubscribed'] = 'Everyone is now subscribed to this forum';
  169. $string['everyoneissubscribed'] = 'Everyone is subscribed to this forum';
  170. $string['existingsubscribers'] = 'Existing subscribers';
  171. $string['exportdiscussion'] = 'Export whole discussion';
  172. $string['forcedreadtracking'] = 'Allow forced read tracking';
  173. $string['forcedreadtracking_desc'] = 'Allows forums to be set to forced read tracking. Will result in decreased performance for some users, particularly on courses with many forums and posts. When off, any forums previously set to Forced are treated as optional.';
  174. $string['forcessubscribe'] = 'This forum forces everyone to be subscribed';
  175. $string['forum'] = 'Forum';
  176. $string['forum:addinstance'] = 'Add a new forum';
  177. $string['forum:addnews'] = 'Add news';
  178. $string['forum:addquestion'] = 'Add question';
  179. $string['forum:allowforcesubscribe'] = 'Allow force subscribe';
  180. $string['forumauthorhidden'] = 'Author (hidden)';
  181. $string['forumblockingalmosttoomanyposts'] = 'You are approaching the posting threshold. You have posted {$a->numposts} times in the last {$a->blockperiod} and the limit is {$a->blockafter} posts.';
  182. $string['forumbodyhidden'] = 'This post cannot be viewed by you, probably because you have not posted in the discussion, the maximum editing time hasn\'t passed yet, the discussion has not started or the discussion has expired.';
  183. $string['forum:createattachment'] = 'Create attachments';
  184. $string['forum:deleteanypost'] = 'Delete any posts (anytime)';
  185. $string['forum:deleteownpost'] = 'Delete own posts (within deadline)';
  186. $string['forum:editanypost'] = 'Edit any post';
  187. $string['forum:exportdiscussion'] = 'Export whole discussion';
  188. $string['forum:exportownpost'] = 'Export own post';
  189. $string['forum:exportpost'] = 'Export post';
  190. $string['forumintro'] = 'Description';
  191. $string['forum:managesubscriptions'] = 'Manage subscriptions';
  192. $string['forum:movediscussions'] = 'Move discussions';
  193. $string['forum:postwithoutthrottling'] = 'Exempt from post threshold';
  194. $string['forumname'] = 'Forum name';
  195. $string['forumposts'] = 'Forum posts';
  196. $string['forum:rate'] = 'Rate posts';
  197. $string['forum:replynews'] = 'Reply to news';
  198. $string['forum:replypost'] = 'Reply to posts';
  199. $string['forums'] = 'Forums';
  200. $string['forum:splitdiscussions'] = 'Split discussions';
  201. $string['forum:startdiscussion'] = 'Start new discussions';
  202. $string['forumsubjecthidden'] = 'Subject (hidden)';
  203. $string['forumtracked'] = 'Unread posts are being tracked';
  204. $string['forumtrackednot'] = 'Unread posts are not being tracked';
  205. $string['forumtype'] = 'Forum type';
  206. $string['forumtype_help'] = 'There are 5 forum types:
  207. * A single simple discussion - A single discussion topic which everyone can reply to (cannot be used with separate groups)
  208. * Each person posts one discussion - Each student can post exactly one new discussion topic, which everyone can then reply to
  209. * Q and A forum - Students must first post their perspectives before viewing other students\' posts
  210. * Standard forum displayed in a blog-like format - An open forum where anyone can start a new discussion at any time, and in which discussion topics are displayed on one page with "Discuss this topic" links
  211. * Standard forum for general use - An open forum where anyone can start a new discussion at any time';
  212. $string['forum:viewallratings'] = 'View all raw ratings given by individuals';
  213. $string['forum:viewanyrating'] = 'View total ratings that anyone received';
  214. $string['forum:viewdiscussion'] = 'View discussions';
  215. $string['forum:viewhiddentimedposts'] = 'View hidden timed posts';
  216. $string['forum:viewqandawithoutposting'] = 'Always see Q and A posts';
  217. $string['forum:viewrating'] = 'View the total rating you received';
  218. $string['forum:viewsubscribers'] = 'View subscribers';
  219. $string['generalforum'] = 'Standard forum for general use';
  220. $string['generalforums'] = 'General forums';
  221. $string['hiddenforumpost'] = 'Hidden forum post';
  222. $string['inforum'] = 'in {$a}';
  223. $string['introblog'] = 'The posts in this forum were copied here automatically from blogs of users in this course because those blog entries are no longer available';
  224. $string['intronews'] = 'General news and announcements';
  225. $string['introsocial'] = 'An open forum for chatting about anything you want to';
  226. $string['introteacher'] = 'A forum for teacher-only notes and discussion';
  227. $string['invalidaccess'] = 'This page was not accessed correctly';
  228. $string['invaliddiscussionid'] = 'Discussion ID was incorrect or no longer exists';
  229. $string['invaliddigestsetting'] = 'An invalid mail digest setting was provided';
  230. $string['invalidforcesubscribe'] = 'Invalid force subscription mode';
  231. $string['invalidforumid'] = 'Forum ID was incorrect';
  232. $string['invalidparentpostid'] = 'Parent post ID was incorrect';
  233. $string['invalidpostid'] = 'Invalid post ID - {$a}';
  234. $string['lastpost'] = 'Last post';
  235. $string['learningforums'] = 'Learning forums';
  236. $string['longpost'] = 'Long post';
  237. $string['mailnow'] = 'Mail now';
  238. $string['manydiscussions'] = 'Discussions per page';
  239. $string['markalldread'] = 'Mark all posts in this discussion read.';
  240. $string['markallread'] = 'Mark all posts in this forum read.';
  241. $string['markread'] = 'Mark read';
  242. $string['markreadbutton'] = 'Mark<br />read';
  243. $string['markunread'] = 'Mark unread';
  244. $string['markunreadbutton'] = 'Mark<br />unread';
  245. $string['maxattachments'] = 'Maximum number of attachments';
  246. $string['maxattachments_help'] = 'This setting specifies the maximum number of files that can be attached to a forum post.';
  247. $string['maxattachmentsize'] = 'Maximum attachment size';
  248. $string['maxattachmentsize_help'] = 'This setting specifies the largest size of file that can be attached to a forum post.';
  249. $string['maxtimehaspassed'] = 'Sorry, but the maximum time for editing this post ({$a}) has passed!';
  250. $string['message'] = 'Message';
  251. $string['messageprovider:digests'] = 'Subscribed forum digests';
  252. $string['messageprovider:posts'] = 'Subscribed forum posts';
  253. $string['missingsearchterms'] = 'The following search terms occur only in the HTML markup of this message:';
  254. $string['modeflatnewestfirst'] = 'Display replies flat, with newest first';
  255. $string['modeflatoldestfirst'] = 'Display replies flat, with oldest first';
  256. $string['modenested'] = 'Display replies in nested form';
  257. $string['modethreaded'] = 'Display replies in threaded form';
  258. $string['modulename'] = 'Forum';
  259. $string['modulename_help'] = 'The forum activity module enables participants to have asynchronous discussions i.e. discussions that take place over an extended period of time.
  260. There are several forum types to choose from, such as a standard forum where anyone can start a new discussion at any time; a forum where each student can post exactly one discussion; or a question and answer forum where students must first post before being able to view other students\' posts. A teacher can allow files to be attached to forum posts. Attached images are displayed in the forum post.
  261. Participants can subscribe to a forum to receive notifications of new forum posts. A teacher can set the subscription mode to optional, forced or auto, or prevent subscription completely. If required, students can be blocked from posting more than a given number of posts in a given time period; this can prevent individuals from dominating discussions.
  262. Forum posts can be rated by teachers or students (peer evaluation). Ratings can be aggregated to form a final grade which is recorded in the gradebook.
  263. Forums have many uses, such as
  264. * A social space for students to get to know each other
  265. * For course announcements (using a news forum with forced subscription)
  266. * For discussing course content or reading materials
  267. * For continuing online an issue raised previously in a face-to-face session
  268. * For teacher-only discussions (using a hidden forum)
  269. * A help centre where tutors and students can give advice
  270. * A one-on-one support area for private student-teacher communications (using a forum with separate groups and with one student per group)
  271. * For extension activities, for example ‘brain teasers’ for students to ponder and suggest solutions to';
  272. $string['modulename_link'] = 'mod/forum/view';
  273. $string['modulenameplural'] = 'Forums';
  274. $string['more'] = 'more';
  275. $string['movedmarker'] = '(Moved)';
  276. $string['movethisdiscussionto'] = 'Move this discussion to ...';
  277. $string['mustprovidediscussionorpost'] = 'You must provide either a discussion id or post id to export';
  278. $string['namenews'] = 'News forum';
  279. $string['namenews_help'] = 'The news forum is a special forum for announcements that is automatically created when a course is created. A course can have only one news forum. Only teachers and administrators can post in the news forum. The "Latest news" block will display recent discussions from the news forum.';
  280. $string['namesocial'] = 'Social forum';
  281. $string['nameteacher'] = 'Teacher forum';
  282. $string['newforumposts'] = 'New forum posts';
  283. $string['noattachments'] = 'There are no attachments to this post';
  284. $string['nodiscussions'] = 'There are no discussion topics yet in this forum';
  285. $string['nodiscussionsstartedby'] = '{$a} has not started any discussions';
  286. $string['nodiscussionsstartedbyyou'] = 'You haven\'t started any discussions yet';
  287. $string['noguestpost'] = 'Sorry, guests are not allowed to post.';
  288. $string['noguesttracking'] = 'Sorry, guests are not allowed to set tracking options.';
  289. $string['nomorepostscontaining'] = 'No more posts containing \'{$a}\' were found';
  290. $string['nonews'] = 'No news has been posted yet';
  291. $string['noonecansubscribenow'] = 'Subscriptions are now disallowed';
  292. $string['nopermissiontosubscribe'] = 'You do not have the permission to view forum subscribers';
  293. $string['nopermissiontoview'] = 'You do not have permissions to view this post';
  294. $string['nopostforum'] = 'Sorry, you are not allowed to post to this forum';
  295. $string['noposts'] = 'No posts';
  296. $string['nopostsmadebyuser'] = '{$a} has made no posts';
  297. $string['nopostsmadebyyou'] = 'You haven\'t made any posts';
  298. $string['noquestions'] = 'There are no questions yet in this forum';
  299. $string['nosubscribers'] = 'There are no subscribers yet for this forum';
  300. $string['notexists'] = 'Discussion no longer exists';
  301. $string['nothingnew'] = 'Nothing new for {$a}';
  302. $string['notingroup'] = 'Sorry, but you need to be part of a group to see this forum.';
  303. $string['notinstalled'] = 'The forum module is not installed';
  304. $string['notpartofdiscussion'] = 'This post is not part of a discussion!';
  305. $string['notrackforum'] = 'Don\'t track unread posts';
  306. $string['noviewdiscussionspermission'] = 'You do not have the permission to view discussions in this forum';
  307. $string['nowallsubscribed'] = 'All forums in {$a} are subscribed.';
  308. $string['nowallunsubscribed'] = 'All forums in {$a} are not subscribed.';
  309. $string['nownotsubscribed'] = '{$a->name} will NOT be notified of new posts in \'{$a->forum}\'';
  310. $string['nownottracking'] = '{$a->name} is no longer tracking \'{$a->forum}\'.';
  311. $string['nowsubscribed'] = '{$a->name} will be notified of new posts in \'{$a->forum}\'';
  312. $string['nowtracking'] = '{$a->name} is now tracking \'{$a->forum}\'.';
  313. $string['numposts'] = '{$a} posts';
  314. $string['olderdiscussions'] = 'Older discussions';
  315. $string['oldertopics'] = 'Older topics';
  316. $string['oldpostdays'] = 'Read after days';
  317. $string['openmode0'] = 'No discussions, no replies';
  318. $string['openmode1'] = 'No discussions, but replies are allowed';
  319. $string['openmode2'] = 'Discussions and replies are allowed';
  320. $string['overviewnumpostssince'] = '{$a} posts since last login';
  321. $string['overviewnumunread'] = '{$a} total unread';
  322. $string['page-mod-forum-x'] = 'Any forum module page';
  323. $string['page-mod-forum-view'] = 'Forum module main page';
  324. $string['page-mod-forum-discuss'] = 'Forum module discussion thread page';
  325. $string['parent'] = 'Show parent';
  326. $string['parentofthispost'] = 'Parent of this post';
  327. $string['pluginadministration'] = 'Forum administration';
  328. $string['pluginname'] = 'Forum';
  329. $string['postadded'] = '<p>Your post was successfully added.</p> <p>You have {$a} to edit it if you want to make any changes.</p>';
  330. $string['postaddedsuccess'] = 'Your post was successfully added.';
  331. $string['postaddedtimeleft'] = 'You have {$a} to edit it if you want to make any changes.';
  332. $string['postbyuser'] = '{$a->post} by {$a->user}';
  333. $string['postincontext'] = 'See this post in context';
  334. $string['postmailinfo'] = 'This is a copy of a message posted on the {$a} website.
  335. To reply click on this link:';
  336. $string['postmailnow'] = '<p>This post will be mailed out immediately to all forum subscribers.</p>';
  337. $string['postrating1'] = 'Mostly separate knowing';
  338. $string['postrating2'] = 'Separate and connected';
  339. $string['postrating3'] = 'Mostly connected knowing';
  340. $string['posts'] = 'Posts';
  341. $string['postsmadebyuser'] = 'Posts made by {$a}';
  342. $string['postsmadebyuserincourse'] = 'Posts made by {$a->fullname} in {$a->coursename}';
  343. $string['posttoforum'] = 'Post to forum';
  344. $string['postupdated'] = 'Your post was updated';
  345. $string['potentialsubscribers'] = 'Potential subscribers';
  346. $string['processingdigest'] = 'Processing email digest for user {$a}';
  347. $string['processingpost'] = 'Processing post {$a}';
  348. $string['prune'] = 'Split';
  349. $string['prunedpost'] = 'A new discussion has been created from that post';
  350. $string['pruneheading'] = 'Split the discussion and move this post to a new discussion';
  351. $string['qandaforum'] = 'Q and A forum';
  352. $string['qandanotify'] = 'This is a question and answer forum. In order to see other responses to these questions, you must first post your answer';
  353. $string['re'] = 'Re:';
  354. $string['readtherest'] = 'Read the rest of this topic';
  355. $string['replies'] = 'Replies';
  356. $string['repliesmany'] = '{$a} replies so far';
  357. $string['repliesone'] = '{$a} reply so far';
  358. $string['reply'] = 'Reply';
  359. $string['replyforum'] = 'Reply to forum';
  360. $string['replytouser'] = 'Use email address in reply';
  361. $string['resetforums'] = 'Delete posts from';
  362. $string['resetforumsall'] = 'Delete all posts';
  363. $string['resetdigests'] = 'Delete all per-user forum digest preferences';
  364. $string['resetsubscriptions'] = 'Delete all forum subscriptions';
  365. $string['resettrackprefs'] = 'Delete all forum tracking preferences';
  366. $string['rsssubscriberssdiscussions'] = 'RSS feed of discussions';
  367. $string['rsssubscriberssposts'] = 'RSS feed of posts';
  368. $string['rssarticles'] = 'Number of RSS recent articles';
  369. $string['rssarticles_help'] = 'This setting specifies the number of articles (either discussions or posts) to include in the RSS feed. Between 5 and 20 generally acceptable.';
  370. $string['rsstype'] = 'RSS feed for this activity';
  371. $string['rsstype_help'] = 'To enable the RSS feed for this activity, select either discussions or posts to be included in the feed.';
  372. $string['search'] = 'Search';
  373. $string['searchdatefrom'] = 'Posts must be newer than this';
  374. $string['searchdateto'] = 'Posts must be older than this';
  375. $string['searchforumintro'] = 'Please enter search terms into one or more of the following fields:';
  376. $string['searchforums'] = 'Search forums';
  377. $string['searchfullwords'] = 'These words should appear as whole words';
  378. $string['searchnotwords'] = 'These words should NOT be included';
  379. $string['searcholderposts'] = 'Search older posts...';
  380. $string['searchphrase'] = 'This exact phrase must appear in the post';
  381. $string['searchresults'] = 'Search results';
  382. $string['searchsubject'] = 'These words should be in the subject';
  383. $string['searchuser'] = 'This name should match the author';
  384. $string['searchuserid'] = 'The Moodle ID of the author';
  385. $string['searchwhichforums'] = 'Choose which forums to search';
  386. $string['searchwords'] = 'These words can appear anywhere in the post';
  387. $string['seeallposts'] = 'See all posts made by this user';
  388. $string['shortpost'] = 'Short post';
  389. $string['showsubscribers'] = 'Show/edit current subscribers';
  390. $string['singleforum'] = 'A single simple discussion';
  391. $string['smallmessage'] = '{$a->user} posted in {$a->forumname}';
  392. $string['startedby'] = 'Started by';
  393. $string['subject'] = 'Subject';
  394. $string['subscribe'] = 'Subscribe to this forum';
  395. $string['subscribeall'] = 'Subscribe everyone to this forum';
  396. $string['subscribeenrolledonly'] = 'Sorry, only enrolled users are allowed to subscribe to forum post notifications.';
  397. $string['subscribed'] = 'Subscribed';
  398. $string['subscribenone'] = 'Unsubscribe everyone from this forum';
  399. $string['subscribers'] = 'Subscribers';
  400. $string['subscribersto'] = 'Subscribers to \'{$a}\'';
  401. $string['subscribestart'] = 'Send me email copies of posts to this forum';
  402. $string['subscribestop'] = 'I don\'t want email copies of posts to this forum';
  403. $string['subscription'] = 'Subscription';
  404. $string['subscription_help'] = 'If you are subscribed to a forum it means you will receive email copies of forum posts. Usually you can choose whether you wish to be subscribed, though sometimes subscription is forced so that everyone receives email copies of forum posts.';
  405. $string['subscriptionandtracking'] = 'Subscription and tracking';
  406. $string['subscriptionmode'] = 'Subscription mode';
  407. $string['subscriptionmode_help'] = 'When a participant is subscribed to a forum it means they will receive forum post notifications. There are 4 subscription mode options:
  408. * Optional subscription - Participants can choose whether to be subscribed
  409. * Forced subscription - Everyone is subscribed and cannot unsubscribe
  410. * Auto subscription - Everyone is subscribed initially but can choose to unsubscribe at any time
  411. * Subscription disabled - Subscriptions are not allowed
  412. Note: Any subscription mode changes will only affect users who enrol in the course in the future, and not existing users.';
  413. $string['subscriptionoptional'] = 'Optional subscription';
  414. $string['subscriptionforced'] = 'Forced subscription';
  415. $string['subscriptionauto'] = 'Auto subscription';
  416. $string['subscriptiondisabled'] = 'Subscription disabled';
  417. $string['subscriptions'] = 'Subscriptions';
  418. $string['thisforumisthrottled'] = 'This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at {$a->blockafter} posting(s) in {$a->blockperiod}';
  419. $string['timedposts'] = 'Timed posts';
  420. $string['timestartenderror'] = 'Display end date cannot be earlier than the start date';
  421. $string['trackforum'] = 'Track unread posts';
  422. $string['tracking'] = 'Track';
  423. $string['trackingoff'] = 'Off';
  424. $string['trackingon'] = 'Forced';
  425. $string['trackingoptional'] = 'Optional';
  426. $string['trackingtype'] = 'Read tracking';
  427. $string['trackingtype_help'] = 'If enabled, participants can track read and unread posts in the forum and in discussions. There are three options:
  428. * Optional - Participants can choose whether to turn tracking on or off via a link in the administration block. Forum tracking must also be enabled in the user\'s profile settings.
  429. * Forced - Tracking is always on, regardless of user setting. Available depending on administrative setting.
  430. * Off - Read and unread posts are not tracked.';
  431. $string['unread'] = 'Unread';
  432. $string['unreadposts'] = 'Unread posts';
  433. $string['unreadpostsnumber'] = '{$a} unread posts';
  434. $string['unreadpostsone'] = '1 unread post';
  435. $string['unsubscribe'] = 'Unsubscribe from this forum';
  436. $string['unsubscribeall'] = 'Unsubscribe from all forums';
  437. $string['unsubscribeallconfirm'] = 'You are subscribed to {$a} forums now. Do you really want to unsubscribe from all forums and disable forum auto-subscribe?';
  438. $string['unsubscribealldone'] = 'All optional forum subscriptions were removed. You will still receive notifications from forums with forced subscription. To manage forum notifications go to Messaging in My Profile Settings.';
  439. $string['unsubscribeallempty'] = 'You are not subscribed to any forums. To disable all notifications from this server go to Messaging in My Profile Settings.';
  440. $string['unsubscribed'] = 'Unsubscribed';
  441. $string['unsubscribeshort'] = 'Unsubscribe';
  442. $string['usermarksread'] = 'Manual message read marking';
  443. $string['viewalldiscussions'] = 'View all discussions';
  444. $string['warnafter'] = 'Post threshold for warning';
  445. $string['warnafter_help'] = 'Students can be warned as they approach the maximum number of posts allowed in a given period. This setting specifies after how many posts they are warned. Users with the capability mod/forum:postwithoutthrottling are exempt from post limits.';
  446. $string['warnformorepost'] = 'Warning! There is more than one discussion in this forum - using the most recent';
  447. $string['yournewquestion'] = 'Your new question';
  448. $string['yournewtopic'] = 'Your new discussion topic';
  449. $string['yourreply'] = 'Your reply';