MDL-33618 Messages: Added support to disable message provider
[moodle.git] / lang / en / message.php
blob368953137d53cb22341a3631002f81438577aa58
1 <?php
3 // This file is part of Moodle - http://moodle.org/
4 //
5 // Moodle is free software: you can redistribute it and/or modify
6 // it under the terms of the GNU General Public License as published by
7 // the Free Software Foundation, either version 3 of the License, or
8 // (at your option) any later version.
9 //
10 // Moodle is distributed in the hope that it will be useful,
11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
12 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 // GNU General Public License for more details.
15 // You should have received a copy of the GNU General Public License
16 // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
18 /**
19 * Strings for component 'message', language 'en', branch 'MOODLE_20_STABLE'
21 * @package message
22 * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
23 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26 $string['addcontact'] = 'Add contact';
27 $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.';
28 $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.';
29 $string['ago'] = '{$a} ago';
30 $string['ajax_gui'] = 'Ajax chat room';
31 $string['allmine'] = 'All messages to me or from me';
32 $string['allstudents'] = 'All messages between students in course';
33 $string['allusers'] = 'All messages from all users';
34 $string['backupmessageshelp'] = 'If enabled, then instant messages will be included in SITE automated backups';
35 $string['beepnewmessage'] = 'Beep when popup notification is displayed';
36 $string['blockcontact'] = 'Block contact';
37 $string['blockedmessages'] = '{$a} message(s) to/from blocked users';
38 $string['blockedusers'] = 'Blocked users ({$a})';
39 $string['blocknoncontacts'] = 'Prevent non-contacts from messaging me';
40 $string['contactlistempty'] = 'Contact list empty';
41 $string['contacts'] = 'Contacts';
42 $string['context'] = 'context';
43 $string['defaultmessageoutputs'] = 'Default message outputs';
44 $string['defaults'] = 'Defaults';
45 $string['deletemessagesdays'] = 'Number of days before old messages are automatically deleted';
46 $string['disableall'] = 'Temporarily disable notifications';
47 $string['disableall_help'] = 'Temporarily disable all notifications except those marked as "forced" by the site administrator';
48 $string['disabled'] = 'Messaging is disabled on this site';
49 $string['disallowed'] = 'Disallowed';
50 $string['discussion'] = 'Discussion';
51 $string['emailmessages'] = 'Email messages when I am offline';
52 $string['emailtagline'] = 'This is a copy of a message sent to you at "{$a->sitename}". Go to {$a->url} to reply.';
53 $string['emptysearchstring'] = 'You must search for something';
54 $string['enabled'] = 'Enabled';
55 $string['errorcallingprocessor'] = 'Error calling defined output';
56 $string['errortranslatingdefault'] = 'Error translating default setting provided by plugin, using system defaults instead.';
57 $string['forced'] = 'Forced';
58 $string['formorethan'] = 'For more than';
59 $string['guestnoeditmessage'] = 'Guest user can not edit messaging options';
60 $string['guestnoeditmessageother'] = 'Guest user can not edit other user messaging options';
61 $string['gotomessages'] = 'Go to messages';
62 $string['includeblockedusers'] = 'Include blocked users';
63 $string['incomingcontacts'] = 'Incoming contacts ({$a})';
64 $string['keywords'] = 'Keywords';
65 $string['keywordssearchresults'] = 'Messages found: {$a}';
66 $string['keywordssearchresultstoomany'] = 'More than {$a} messages found. Refine your search.';
67 $string['loggedin'] = 'Online';
68 $string['loggedindescription'] = 'When I\'m logged in';
69 $string['loggedoff'] = 'Not online';
70 $string['loggedoffdescription'] = 'When I\'m offline';
71 $string['managecontacts'] = 'Manage my contacts';
72 $string['managemessageoutputs'] = 'Manage message outputs';
73 $string['messageoutputs'] = 'Message outputs';
74 $string['mostrecent'] = 'Recent messages';
75 $string['mostrecentconversations'] = 'Recent conversations';
76 $string['mostrecentnotifications'] = 'Recent notifications';
77 $string['mailsent'] = 'Your message was sent via email.';
78 $string['maxmessages'] = 'Maximum number of messages to show in the discussion history';
79 $string['message'] = 'Message';
80 $string['messagehistory'] = 'Message history';
81 $string['messagehistoryfull'] = 'All messages';
82 $string['messagenavigation'] = 'Message navigation:';
83 $string['messages'] = 'Messages';
84 $string['messaging'] = 'Messaging';
85 $string['messagingblockednoncontact'] = '{$a} will not be able to reply as you have blocked non-contacts';
86 $string['messagingdisabled'] = 'Messaging is disabled on this site, emails will be sent instead';
87 $string['newonlymsg'] = 'Show only new';
88 $string['newsearch'] = 'New search';
89 $string['noframesjs'] = 'Use more accessible interface';
90 $string['nomessages'] = 'No messages waiting';
91 $string['nomessagesfound'] = 'No messages were found';
92 $string['noreply'] = 'Do not reply to this message';
93 $string['nosearchresults'] = 'There were no results from your search';
94 $string['offline'] = 'Offline';
95 $string['offlinecontacts'] = 'Offline contacts ({$a})';
96 $string['online'] = 'Online';
97 $string['onlinecontacts'] = 'Online contacts ({$a})';
98 $string['onlyfromme'] = 'Only messages from me';
99 $string['onlymycourses'] = 'Only in my courses';
100 $string['onlytome'] = 'Only messages to me';
101 $string['outputdisabled'] = 'Output disabled';
102 $string['outputdoesnotexist'] = 'Message output does not exists';
103 $string['outputenabled'] = 'Output enabled';
104 $string['outputnotavailable'] = 'Not available';
105 $string['outputnotconfigured'] = 'Not configured';
106 $string['pagerefreshes'] = 'This page refreshes automatically every {$a} seconds';
107 $string['permitted'] = 'Permitted';
108 $string['page-message-x'] = 'Any message pages';
109 $string['private_config'] = 'Popup message window';
110 $string['processortag'] = 'Destination';
111 $string['providers_config'] = 'Configure notification methods for incoming messages';
112 $string['providerstag'] = 'Source';
113 $string['recent'] = 'Recent';
114 $string['readmessages'] = '{$a} read messages';
115 $string['removecontact'] = 'Remove contact';
116 $string['savemysettings'] = 'Save my settings';
117 $string['search'] = 'Search';
118 $string['searchforperson'] = 'Search for a person';
119 $string['searchmessages'] = 'Search messages';
120 $string['searchcombined'] = 'Search people and messages';
121 $string['sendingvia'] = 'Sending "{$a->provider}" via "{$a->processor}"';
122 $string['sendingviawhen'] = 'Sending "{$a->provider}" via "{$a->processor}" when {$a->state}';
123 $string['sendmessage'] = 'Send message';
124 $string['sendmessageto'] = 'Send message to {$a}';
125 $string['sendmessagetopopup'] = 'Send message to {$a} - new window';
126 $string['settings'] = 'Settings';
127 $string['settingssaved'] = 'Your settings have been saved';
128 $string['showmessagewindow'] = 'Popup window on new message';
129 $string['strftimedaydatetime'] = '%A, %d %B %Y, %I:%M %p';
130 $string['thisconversation'] = 'this conversation';
131 $string['timenosee'] = 'Minutes since I was last seen online';
132 $string['timesent'] = 'Time sent';
133 $string['touserdoesntexist'] = 'You can not send a message to a user id ({$a}) that doesn\'t exist';
134 $string['unblockcontact'] = 'Unblock contact';
135 $string['unreadmessages'] = 'Unread messages ({$a})';
136 $string['unreadnewmessages'] = 'New messages ({$a})';
137 $string['unreadnewmessage'] = 'New message from {$a}';
138 $string['unreadnewnotification'] = 'New notification';
139 $string['unreadnewnotifications'] = 'New notifications ({$a})';
140 $string['userisblockingyou'] = 'This user has blocked you from sending messages to them';
141 $string['userisblockingyounoncontact'] = '{$a} only accepts messages from their contacts.';
142 $string['userssearchresults'] = 'Users found: {$a}';