2 // message.php - created with Moodle 1.7 beta + (2006101003)
5 $string['addcontact'] = 'Add contact';
6 $string['addsomecontacts'] = 'To send a message to someone, or to add a shortcut for them on this page, use the <a href=\"$a\">search tab</a> above.';
7 $string['addsomecontactsincoming'] = 'These messages are from people who are not in your contact list. To add them to your contacts, click the \"Add contact\" icon next to their name.';
8 $string['ago'] = '$a ago';
9 $string['allmine'] = 'All messages to me or from me';
10 $string['allstudents'] = 'All messages between students in course';
11 $string['allusers'] = 'All messages from all users';
12 $string['backupmessageshelp'] = 'If enabled, then instant messages will be included in SITE automated backups';
13 $string['beepnewmessage'] = 'Beep when a new message comes in (may require browser plugin that can play sounds, such as Quicktime)';
14 $string['blockcontact'] = 'Block contact';
15 $string['blockedmessages'] = '$a message(s) to/from blocked users';
16 $string['blocknoncontacts'] = 'Block all new messages from people who are not on my contact list';
17 $string['contactlistempty'] = 'Your contact list is currently empty';
18 $string['contacts'] = 'Contacts';
19 $string['context'] = 'context';
20 $string['deletemessagesdays'] = 'Number of days before old messages are automatically deleted';
21 $string['discussion'] = 'Discussion';
22 $string['emailmessages'] = 'Email messages when I am offline';
23 $string['emailtagline'] = 'This email is a copy of a message sent to you at \"$a\"';
24 $string['emptysearchstring'] = 'You must search for something';
25 $string['formorethan'] = 'For more than';
26 $string['includeblockedusers'] = 'Include blocked users';
27 $string['incomingcontacts'] = 'Incoming Contacts ($a)';
28 $string['keywords'] = 'Keywords';
29 $string['keywordssearchresults'] = 'Search results: $a messages found';
30 $string['maxmessages'] = 'Maximum number of messages to show in the discussion history';
31 $string['mailsent'] = 'Your message was sent via email.';
32 $string['message'] = 'Message';
33 $string['messagehistory'] = 'Message History';
34 $string['messages'] = 'Messages';
35 $string['messaging'] = 'Messaging';
36 $string['mycontacts'] = 'My Contacts';
37 $string['newsearch'] = 'New search';
38 $string['newonlymsg'] = 'Show only new';
39 $string['noframesjs'] = 'Version without frames and JavaScript';
40 $string['nomessages'] = 'No messages waiting';
41 $string['nomessagesfound'] = 'No messages were found';
42 $string['nosearchresults'] = 'There were no results from your search';
43 $string['offline'] = 'Offline';
44 $string['offlinecontacts'] = 'Offline Contacts ($a)';
45 $string['online'] = 'Online';
46 $string['onlinecontacts'] = 'Online Contacts ($a)';
47 $string['onlyfromme'] = 'Only messages from me';
48 $string['onlymycourses'] = 'Only in my courses';
49 $string['onlytome'] = 'Only messages to me';
50 $string['pagerefreshes'] = 'This page refreshes automatically every $a seconds';
51 $string['readmessages'] = '$a read messages';
52 $string['removecontact'] = 'Remove contact';
53 $string['savemysettings'] = 'Save my settings';
54 $string['search'] = 'Search';
55 $string['searchforperson'] = 'Search for a person';
56 $string['searchmessages'] = 'Search messages';
57 $string['sendmessage'] = 'Send message';
58 $string['sendmessageto'] = 'Send message to $a';
59 $string['sendmessagetopopup'] = "Send message to \$a - new window";
60 $string['settings'] = 'Settings';
61 $string['settingssaved'] = 'Your settings have been saved';
62 $string['showmessagewindow'] = 'Automatically show Message window when I get new messages (your browser needs to be set so that it doesn\'t block popups on this site)';
63 $string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%I:%%M %%p';
64 $string['timenosee'] = 'Minutes since I was last seen online';
65 $string['timesent'] = 'Time Sent';
66 $string['unblockcontact'] = 'Unblock contact';
67 $string['unreadmessages'] = '$a unread messages';
68 $string['userisblockingyou'] = 'This user has blocked you from sending messages to them';
69 $string['userisblockingyounoncontact'] = 'This user is only accepting messages from people listed as contacts, and you are not currently on the list.';
70 $string['userssearchresults'] = 'Search results: $a users found';