83b8fa15 |
1 | <?PHP // $Id$ |
058eec18 |
2 | |
83b8fa15 |
3 | #------------------------------------------------------------ |
1774e333 |
4 | $string['modulename'] = "Forum"; |
5 | $string['modulenameplural'] = "Forums"; |
83b8fa15 |
6 | #------------------------------------------------------------ |
7 | |
1774e333 |
8 | $string['addanewdiscussion'] = "Add a new discussion topic"; |
9 | $string['allowchoice'] = "Allow everyone to choose"; |
70c476a7 |
10 | $string['allowdiscussions'] = "Can a \$a post to this forum?"; |
1774e333 |
11 | $string['allowratings'] = "Allow posts to be rated?"; |
12 | $string['allowsdiscussions'] = "This forum allows each person to start one discussion topic."; |
13 | $string['anyfile'] = "Any file"; |
14 | $string['attachment'] = "Attachment"; |
15 | $string['bynameondate'] = "by \$a->name - \$a->date"; |
1774e333 |
16 | $string['couldnotadd'] = "Could not add your post due to an unknown error"; |
17 | $string['couldnotdeleteratings'] = "Sorry, that cannot be deleted as people have already rated it"; |
18 | $string['couldnotdeletereplies'] = "Sorry, that cannot be deleted as people have already responded to it"; |
19 | $string['couldnotupdate'] = "Could not update your post due to an unknown error"; |
20 | $string['delete'] = "Delete"; |
21 | $string['deleteddiscussion'] = "The discussion topic has been deleted"; |
22 | $string['deletedpost'] = "The post has been deleted"; |
23 | $string['deletesure'] = "Are you sure you want to delete this post?"; |
24 | $string['discussion'] = "Discussion"; |
25 | $string['discussions'] = "Discussions"; |
26 | $string['discussionsstartedby'] = "Discussions started by \$a"; |
27 | $string['discussthistopic'] = "Discuss this topic"; |
28 | $string['eachuserforum'] = "Each person posts one discussion"; |
29 | $string['edit'] = "Edit"; |
30 | $string['editing'] = "Editing"; |
31 | $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."; |
32 | $string['everyonecanchoose'] = "Everyone can choose to be subscribed"; |
33 | $string['everyoneissubscribed'] = "Everyone is subscribed to this forum"; |
34 | $string['forcesubscribe'] = "Force everyone to be subscribed"; |
35 | $string['forcesubscribeq'] = "Force everyone to be subscribed?"; |
36 | $string['forum'] = "Forum"; |
37 | $string['forumintro'] = "Forum introduction"; |
38 | $string['forumname'] = "Forum name"; |
39 | $string['forums'] = "Forums"; |
40 | $string['forumtype'] = "Forum type"; |
41 | $string['generalforum'] = "Standard forum for general use"; |
42 | $string['generalforums'] = "General forums"; |
43 | $string['inforum'] = "in \$a"; |
44 | $string['intronews'] = "General news and announcements"; |
45 | $string['introsocial'] = "An open forum for chatting about anything you want to"; |
46 | $string['introteacher'] = "A forum for teacher-only notes and discussion"; |
47 | $string['learningforums'] = "Learning forums"; |
48 | $string['maxtimehaspassed'] = "Sorry, but the maximum time for editing this post (\$a) has passed!"; |
49 | $string['message'] = "Message"; |
50 | $string['modeflatoldestfirst'] = "Display replies flat, with oldest first"; |
51 | $string['modeflatnewestfirst'] = "Display replies flat, with newest first"; |
52 | $string['modenested'] = "Display replies in nested form"; |
53 | $string['modethreaded'] = "Display replies in threaded form"; |
54 | $string['more'] = "more"; |
55 | $string['namenews'] = "News forum"; |
56 | $string['namesocial'] = "Social forum"; |
57 | $string['nameteacher'] = "Teacher forum"; |
3869a2ac |
58 | $string['newforumposts'] = "New forum posts"; |
1774e333 |
59 | $string['nodiscussions'] = "There are no discussion topics yet in this forum"; |
60 | $string['noguestpost'] = "Sorry, guests are not allowed to post"; |
61 | $string['noposts'] = "No posts"; |
62 | $string['nosubscribers'] = "There are no subscribers yet for this forum"; |
63 | $string['nownotsubscribed'] = "\$a->name will NOT receive copies of '\$a->forum' by email."; |
64 | $string['nowsubscribed'] = "\$a->name will receive copies of '\$a->forum' by email."; |
65 | $string['numposts'] = "\$a posts"; |
66 | $string['olderdiscussions'] = "Older discussions"; |
70c476a7 |
67 | $string['openmode0'] = "No discussions, no replies"; |
68 | $string['openmode1'] = "No discussions, but replies are allowed"; |
69 | $string['openmode2'] = "Discussions and replies are allowed"; |
1774e333 |
70 | $string['parentofthispost'] = "Parent of this post"; |
71 | $string['postadded'] = "Your post was successfully added.<P>You have \$a to edit it if you want to make any changes."; |
72 | $string['postmailinfo'] = "This is a copy of a message posted on the \$a website. |
83b8fa15 |
73 | To add your reply via the website, click on this link:"; |
74 | |
1774e333 |
75 | $string['postingtip'] = "<B>Posting tips:</B> |
058eec18 |
76 | When replying: |
77 | <UL> |
78 | <LI>read their post carefully and empathically |
79 | <LI>look for things you can comment on |
80 | </UL> |
81 | |
82 | While writing: |
83 | <UL> |
84 | <LI>keep your posts short and on-topic |
85 | <LI>explain your own ideas clearly |
86 | <LI>think of questions you can ask |
87 | </UL>"; |
88 | |
1774e333 |
89 | $string['postrating1'] = "Shows mostly SEPARATE knowing"; |
90 | $string['postrating2'] = "Equally separate and connected"; |
91 | $string['postrating3'] = "Shows mostly CONNECTED knowing"; |
92 | $string['postupdated'] = "Your post was updated"; |
93 | $string['processingpost'] = "Processing post \$a"; |
94 | $string['rate'] = "Rate"; |
95 | $string['ratings'] = "Ratings"; |
96 | $string['readtherest'] = "Read the rest of this topic"; |
97 | $string['re'] = "Re:"; // Put in front of subjects that are replies to another post |
98 | $string['repliesmany'] = "\$a replies so far"; |
99 | $string['repliesone'] = "\$a reply so far"; |
100 | $string['reply'] = "Reply"; |
101 | $string['search'] = "Search"; |
7cbfca14 |
102 | $string['searchresults'] = "Search results"; |
1774e333 |
103 | $string['searchforums'] = "Search forums"; |
104 | $string['sendinratings'] = "Send in my latest ratings"; |
105 | $string['showsubscribers'] = "Show subscribers"; |
106 | $string['singleforum'] = "A single simple discussion"; |
107 | $string['subject'] = "Subject"; |
108 | $string['subscribe'] = "Subscribe to this forum"; |
109 | $string['subscribed'] = "Subscribed"; |
110 | $string['subscribers'] = "Subscribers"; |
111 | $string['subscribersto'] = "Subscribers to '\$a'"; |
112 | $string['unsubscribe'] = "Unsubscribe from this forum"; |
113 | $string['youratedthis'] = "You rated this"; |
114 | $string['yournewtopic'] = "Your new discussion topic"; |
115 | $string['yourreply'] = "Your reply"; |
058eec18 |
116 | |
117 | ?> |