Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403] [Versions 39 and 310]

   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  /**
  18   * Strings for component 'message', language 'en', branch 'MOODLE_20_STABLE'
  19   *
  20   * @package   core_message
  21   * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  22   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  $string['acceptandaddcontact'] = 'Accept and add to contacts';
  26  $string['addcontact'] = 'Add contact';
  27  $string['addcontactconfirm'] = 'Are you sure you want to add {$a} to your contacts?';
  28  $string['addtoyourcontacts'] = 'Add to contacts';
  29  $string['addtoyourcontactsandmessage'] = 'Add to contacts and message';
  30  $string['addtofavourites'] = 'Star conversation';
  31  $string['ago'] = '{$a} ago';
  32  $string['allusers'] = 'All messages from all users';
  33  $string['backto'] = 'Back to {$a}';
  34  $string['backupmessageshelp'] = 'If enabled, then instant messages will be included in SITE automated backups';
  35  $string['blockcontact'] = 'Block contact';
  36  $string['blockedusers'] = 'Blocked users';
  37  $string['blockuser'] = 'Block user';
  38  $string['blockuserconfirm'] = 'Are you sure you want to block {$a}?';
  39  $string['blockuserconfirmbutton'] = 'Block';
  40  $string['blocknoncontacts'] = 'Prevent non-contacts from messaging me';
  41  $string['cancelselection'] = 'Cancel message selection';
  42  $string['cantblockuser'] = 'You can\'t block {$a} because they have a role with permission to message all users.';
  43  $string['contactableprivacy'] = 'Accept messages from:';
  44  $string['contactableprivacy_onlycontacts'] = 'My contacts only';
  45  $string['contactableprivacy_coursemember'] = 'My contacts and anyone in my courses';
  46  $string['contactableprivacy_site'] = 'Anyone on the site';
  47  $string['contactblocked'] = 'Contact blocked';
  48  $string['contactrequests'] = 'Contact requests';
  49  $string['contactrequestsent'] = 'Contact request sent';
  50  $string['contacts'] = 'Contacts';
  51  $string['conversationactions'] = 'Conversation actions menu';
  52  $string['decline'] = 'Decline';
  53  $string['defaultmessageoutputs'] = 'Notification settings';
  54  $string['defaults'] = 'Defaults';
  55  $string['deleteallconfirm'] = "Are you sure you would like to delete this entire conversation? This will not delete it for other conversation participants.";
  56  $string['deleteallmessages'] = "Delete all messages";
  57  $string['deleteallselfconfirm'] = "Are you sure you would like to delete this entire personal conversation?";
  58  $string['deleteconversation'] = "Delete conversation";
  59  $string['deleteforeveryone'] = 'Delete for me and for everyone else';
  60  $string['deleteforeveryoneselectedmessagesconfirm'] = 'Are you sure you would like to delete the selected messages?';
  61  $string['deleteselectedmessages'] = 'Delete selected messages';
  62  $string['deleteselectedmessagesconfirm'] = 'Are you sure you would like to delete the selected messages? This will not delete them for other conversation participants.';
  63  $string['deleteselectedmessagesconfirmselfconversation'] = 'Are you sure you would like to delete the selected personal messages?';
  64  $string['disableall'] = 'Disable notifications';
  65  $string['disabled'] = 'Messaging is disabled on this site';
  66  $string['disallowed'] = 'Disallowed';
  67  $string['editmessages'] = 'Edit messages';
  68  $string['emailtagline'] = 'This is a copy of a message sent to you at "{$a->sitename}". Go to {$a->url} to reply.';
  69  $string['enabled'] = 'Enabled';
  70  $string['errorcallingprocessor'] = 'Error calling defined output';
  71  $string['errorconversationdoesnotexist'] = 'Conversation does not exist';
  72  $string['errormessagetoolong'] = 'The message is longer than the maximum allowed.';
  73  $string['errortranslatingdefault'] = 'Error translating default setting provided by plugin, using system defaults instead.';
  74  $string['eventgroupmessagesent'] = 'Group message sent';
  75  $string['eventnotificationviewed'] = 'Notification viewed';
  76  $string['eventnotificationsent'] = 'Notification sent';
  77  $string['eventmessagecontactadded'] = 'Message contact added';
  78  $string['eventmessagecontactremoved'] = 'Message contact removed';
  79  $string['eventmessagedeleted'] = 'Message deleted';
  80  $string['eventmessageuserblocked'] = 'User blocked';
  81  $string['eventmessageuserunblocked'] = 'User unblocked';
  82  $string['eventmessageviewed'] = 'Message viewed';
  83  $string['eventmessagesent'] = 'Message sent';
  84  $string['forced'] = 'Locked';
  85  $string['guestnoeditmessage'] = 'Guest user can not edit messaging options';
  86  $string['guestnoeditmessageother'] = 'Guest user can not edit other user messaging options';
  87  $string['groupinfo'] = 'Group info';
  88  $string['groupconversations'] = 'Group';
  89  $string['hidemessagewindow'] = 'Hide message window';
  90  $string['hidenotificationwindow'] = 'Hide notification window';
  91  $string['individualconversations'] = 'Private';
  92  $string['info'] = 'User info';
  93  $string['isnotinyourcontacts'] = '{$a} is not in your contacts';
  94  $string['loadmore'] = 'Load more';
  95  $string['loggedin'] = 'Online';
  96  $string['loggedin_help'] = 'Configure how you would like to receive notifications when you are logged into Moodle';
  97  $string['loggedindescription'] = 'When you are logged into Moodle';
  98  $string['loggedoff'] = 'Offline';
  99  $string['loggedoff_help'] = 'Configure how you would like to receive notifications when you are not logged into Moodle';
 100  $string['loggedoffdescription'] = 'When you are not logged into Moodle';
 101  $string['managemessageoutputs'] = 'Default notification preferences';
 102  $string['messageoutputs'] = 'Notification plugins';
 103  $string['messagepreferences'] = 'Message preferences';
 104  $string['message'] = 'Message';
 105  $string['messagecontactrequest'] = '{$a->user} is requesting to be added as a contact. Visit your <a href="{$a->url}">contact requests</a> page to respond to the request';
 106  $string['messagecontactrequestsubject'] = '{$a->sitename}: Contact request from {$a->user}';
 107  $string['messagecontentaudio'] = 'Audio';
 108  $string['messagecontentimage'] = 'Image';
 109  $string['messagecontentmultimediageneral'] = 'Other media';
 110  $string['messagecontentvideo'] = 'Video';
 111  $string['messagedrawerviewcontact'] = 'User details for {$a}';
 112  $string['messagedrawerviewcontacts'] = 'Message contacts';
 113  $string['messagedrawerviewconversation'] = 'Conversation with {$a}';
 114  $string['messagedrawerviewgroupinfo'] = 'Group details for {$a}';
 115  $string['messagedrawerviewoverview'] = 'Messages overview';
 116  $string['messagedrawerviewsearch'] = 'Messages search results for {$a}';
 117  $string['messagedrawerviewsettings'] = 'Message settings';
 118  $string['messagepreferences'] = 'Message preferences';
 119  $string['messages'] = 'Messages';
 120  $string['messagesselected:'] = 'Messages selected:';
 121  $string['messagetextrequired'] = 'Please enter message text';
 122  $string['messagingdatahasnotbeenmigrated'] = 'Your messages are temporarily unavailable due to upgrades in the messaging infrastructure. Please wait for them to be migrated.';
 123  $string['muteconversation'] = 'Mute';
 124  $string['mutedconversation'] = 'Muted conversation';
 125  $string['newonlymsg'] = 'Show only new';
 126  $string['newmessage'] = 'New message';
 127  $string['newmessagesearch'] = 'Select or search for a contact to send a new message.';
 128  $string['nofavourites'] = 'No starred conversations';
 129  $string['noframesjs'] = 'Use more accessible interface';
 130  $string['nocontactrequests'] = 'No contact requests';
 131  $string['nocontacts'] = 'No contacts';
 132  $string['nocontactsgetstarted'] = 'No contacts';
 133  $string['nogroupconversations'] = 'No group conversations';
 134  $string['noindividualconversations'] = 'No private conversations';
 135  $string['nomessagesfound'] = 'No messages were found';
 136  $string['noreply'] = 'Do not reply to this message';
 137  $string['noncontacts'] = 'Non-contacts';
 138  $string['nonotifications'] = 'You have no notifications';
 139  $string['noparticipants'] = 'No participants';
 140  $string['notificationdatahasnotbeenmigrated'] = 'Your notifications are temporarily unavailable due to upgrades in the notification infrastructure. Please wait for them to be migrated.';
 141  $string['notificationwindow'] = 'Notification window';
 142  $string['notificationpreferences'] = 'Notification preferences';
 143  $string['notificationimage'] = 'Notification image';
 144  $string['notifications'] = 'Notifications';
 145  $string['notincontactsheading'] = '{$a} is not in your contacts';
 146  $string['notincontacts'] = 'You need to add {$a} to your contacts to be able to send them messages.';
 147  $string['numparticipants'] = '{$a} participants';
 148  $string['off'] = 'Off';
 149  $string['offline'] = 'Offline';
 150  $string['on'] = 'On';
 151  $string['online'] = 'Online';
 152  $string['otherparticipants'] = 'Other participants';
 153  $string['outputnotavailable'] = 'Not available';
 154  $string['page-message-x'] = 'Any message pages';
 155  $string['participants'] = 'Participants';
 156  $string['pendingcontactrequests'] = 'There are {$a} pending contact requests';
 157  $string['permitted'] = 'Permitted';
 158  $string['privacy'] = 'Privacy';
 159  $string['privacy_desc'] = 'You can restrict who can message you';
 160  $string['privacy:metadata:core_favourites'] = 'The conversations starred by the user';
 161  $string['privacy:metadata:messages'] = 'Messages';
 162  $string['privacy:metadata:messages:conversationid'] = 'The ID of the conversation';
 163  $string['privacy:metadata:messages:fullmessage'] = 'The full message';
 164  $string['privacy:metadata:messages:fullmessageformat'] = 'The format of the full message';
 165  $string['privacy:metadata:messages:fullmessagehtml'] = 'The HTML format of the full message';
 166  $string['privacy:metadata:messages:useridfrom'] = 'The ID of the user who sent the message';
 167  $string['privacy:metadata:messages:smallmessage'] = 'A small version of the message';
 168  $string['privacy:metadata:messages:subject'] = 'The subject of the message';
 169  $string['privacy:metadata:messages:timecreated'] = 'The time when the message was created';
 170  $string['privacy:metadata:messages:customdata'] = 'Custom data, usually containing internal IDs and a public URL of the sender image (user or group)';
 171  $string['privacy:metadata:message_contacts'] = 'The list of contacts';
 172  $string['privacy:metadata:message_contacts:contactid'] = 'The ID of the user who is a contact';
 173  $string['privacy:metadata:message_contacts:timecreated'] = 'The time when the contact was created';
 174  $string['privacy:metadata:message_contacts:userid'] = 'The ID of the user whose contact list we are viewing';
 175  $string['privacy:metadata:message_contact_requests'] = 'The list of contact requests';
 176  $string['privacy:metadata:message_contact_requests:requesteduserid'] = 'The ID of the user who received the contact request';
 177  $string['privacy:metadata:message_contact_requests:timecreated'] = 'The time when the contact request was created';
 178  $string['privacy:metadata:message_contact_requests:userid'] = 'The ID of the user who sent the contact request';
 179  $string['privacy:metadata:message_conversation_actions'] = 'The list of conversation user actions';
 180  $string['privacy:metadata:message_conversation_actions:action'] = 'The action that was performed';
 181  $string['privacy:metadata:message_conversation_actions:conversationid'] = 'The ID of the conversation this action belongs to';
 182  $string['privacy:metadata:message_conversation_actions:timecreated'] = 'The time when the action was created';
 183  $string['privacy:metadata:message_conversation_actions:userid'] = 'The ID of the user who performed this action';
 184  $string['privacy:metadata:message_conversation_members'] = 'The list of users in a conversation';
 185  $string['privacy:metadata:message_conversation_members:conversationid'] = 'The ID of the conversation';
 186  $string['privacy:metadata:message_conversation_members:timecreated'] = 'The time when the member was created';
 187  $string['privacy:metadata:message_conversation_members:userid'] = 'The ID of the user in a conversation';
 188  $string['privacy:metadata:message_user_actions'] = 'The list of message user actions';
 189  $string['privacy:metadata:message_user_actions:action'] = 'The action that was performed';
 190  $string['privacy:metadata:message_user_actions:messageid'] = 'The ID of the message this action belongs to';
 191  $string['privacy:metadata:message_user_actions:timecreated'] = 'The time when the action was created';
 192  $string['privacy:metadata:message_user_actions:userid'] = 'The ID of the user who performed this action';
 193  $string['privacy:metadata:message_users_blocked'] = 'The list of blocked users';
 194  $string['privacy:metadata:message_users_blocked:blockeduserid'] = 'The ID of the user who was blocked';
 195  $string['privacy:metadata:message_users_blocked:timecreated'] = 'The time when the blocked action was created';
 196  $string['privacy:metadata:message_users_blocked:userid'] = 'The ID of the user who performed the blocked action';
 197  $string['privacy:metadata:notifications'] = 'Notifications';
 198  $string['privacy:metadata:notifications:component'] = 'The component responsible for sending the notification';
 199  $string['privacy:metadata:notifications:contexturl'] = 'The URL related to this notification';
 200  $string['privacy:metadata:notifications:contexturlname'] = 'The name of the context';
 201  $string['privacy:metadata:notifications:eventtype'] = 'The event type';
 202  $string['privacy:metadata:notifications:fullmessage'] = 'The full notification';
 203  $string['privacy:metadata:notifications:fullmessageformat'] = 'The notification format';
 204  $string['privacy:metadata:notifications:fullmessagehtml'] = 'The HTML of the notification';
 205  $string['privacy:metadata:notifications:smallmessage'] = 'The small message of the notification';
 206  $string['privacy:metadata:notifications:subject'] = 'The subject of the notification';
 207  $string['privacy:metadata:notifications:timeread'] = 'The time when the notification was read';
 208  $string['privacy:metadata:notifications:timecreated'] = 'The time when the notification was created';
 209  $string['privacy:metadata:notifications:useridfrom'] = 'The ID of the user who sent the notification';
 210  $string['privacy:metadata:notifications:useridto'] = 'The ID of the user who received the notification';
 211  $string['privacy:metadata:notifications:customdata'] = 'Custom data, usually containing internal IDs and a public URL of the sender picture (if any)';
 212  $string['privacy:metadata:preference:core_message_settings'] = 'Settings related to messaging';
 213  $string['privacy:request:preference:set'] = 'The value of the setting \'{$a->name}\' was \'{$a->value}\'';
 214  $string['privacy:export:conversationprefix'] = 'Conversation: ';
 215  $string['processorsettings'] = 'Processor settings';
 216  $string['removecontact'] = 'Remove contact';
 217  $string['removecontactconfirm'] = 'Are you sure you want to remove {$a} from your contacts?';
 218  $string['removecoursefilter'] = 'Remove filter for course {$a}';
 219  $string['removefromyourcontacts'] = 'Remove from contacts';
 220  $string['removefromfavourites'] = 'Unstar conversation';
 221  $string['requirecontacttomessage'] = 'You need to request {$a} to add you as a contact to be able to message them.';
 222  $string['requiresconfiguration'] = 'Requires configuration';
 223  $string['searchforuser'] = 'Search for a user';
 224  $string['searchforuserorcourse'] = 'Search for a user or course';
 225  $string['searchmessages'] = 'Search messages';
 226  $string['searchcombined'] = 'Search people and messages';
 227  $string['seeall'] = 'See all';
 228  $string['selectmessagestodelete'] = 'Select messages to delete';
 229  $string['selectnotificationtoview'] = 'Select from the list of notifications on the side to view more details';
 230  $string['selfconversation'] = 'Personal space';
 231  $string['selfconversationdefaultmessage'] = 'Save draft messages, links, notes etc. to access later.';
 232  $string['send'] = 'Send';
 233  $string['sender'] = '{$a}:';
 234  $string['sendingvia'] = 'Sending "{$a->provider}" via "{$a->processor}"';
 235  $string['sendingviawhen'] = 'Sending "{$a->provider}" via "{$a->processor}" when {$a->state}';
 236  $string['sendcontactrequest'] = 'Send contact request';
 237  $string['sendmessage'] = 'Send message';
 238  $string['sendbulkmessage'] = 'Send message to {$a} people';
 239  $string['sendbulkmessagesingle'] = 'Send message to 1 person';
 240  $string['sendbulkmessagesent'] = 'Message sent to {$a} people';
 241  $string['sendbulkmessagesentsingle'] = 'Message sent to 1 person';
 242  $string['sendmessageto'] = 'Send message to {$a}';
 243  $string['sendmessagetopopup'] = 'Send message to {$a} - new window';
 244  $string['settings'] = 'Settings';
 245  $string['showmessagewindownonew'] = 'Show message window with no new messages';
 246  $string['showmessagewindowwithcount'] = 'Show message window with {$a} new messages';
 247  $string['shownotificationwindownonew'] = 'Show notification window with no new notifications';
 248  $string['shownotificationwindowwithcount'] = 'Show notification window with {$a} new notifications';
 249  $string['togglenotificationmenu'] = 'Toggle notifications menu';
 250  $string['togglemessagemenu'] = 'Toggle messaging drawer';
 251  $string['totalconversations'] = '{$a} total conversations';
 252  $string['touserdoesntexist'] = 'You cannot send a message to a user ID ({$a}) that doesn\'t exist.';
 253  $string['unabletomessage'] = 'You are unable to message this user';
 254  $string['unblock'] = 'Unblock';
 255  $string['unblockcontact'] = 'Unblock contact';
 256  $string['unblockuser'] = 'Unblock user';
 257  $string['unblockuserconfirm'] = 'Are you sure you want to unblock {$a}?';
 258  $string['unknownuser'] = 'Unknown user';
 259  $string['unmuteconversation'] = 'Unmute';
 260  $string['unreadconversations'] = 'There are {$a} unread conversations';
 261  $string['unreadmessages'] = 'There are {$a} unread messages';
 262  $string['unreadnotification'] = 'Unread notification: {$a}';
 263  $string['unreadnotifications'] = 'There are {$a} unread notifications';
 264  $string['unreadnewgroupconversationmessage'] = 'New message from {$a->name} in {$a->conversationname}';
 265  $string['unreadnewmessage'] = 'New message from {$a}';
 266  $string['useentertosend'] = 'Use enter to send';
 267  $string['usercantbemessaged'] = 'You can\'t message {$a} due to their message preferences. Try adding them as a contact.';
 268  $string['userwouldliketocontactyou'] = '{$a} would like to contact you';
 269  $string['viewfullnotification'] = 'View full notification';
 270  $string['viewmessageswith'] = 'View messages with {$a}';
 271  $string['viewnotificationresource'] = 'Go to: {$a}';
 272  $string['viewunreadmessageswith'] = 'View unread messages with {$a}';
 273  $string['writeamessage'] = 'Write a message...';
 274  $string['wouldliketocontactyou'] = 'Would like to contact you';
 275  $string['you'] = 'You:';
 276  $string['youhaveblockeduser'] = 'You have blocked this user.';
 277  $string['yourcontactrequestpending'] = 'Your contact request is pending with {$a}';
 278  
 279  // Deprecated since Moodle 3.7.
 280  $string['nomessages'] = 'No messages';
 281  $string['outputdisabled'] = 'Output disabled';
 282  $string['outputdoesnotexist'] = 'Message output does not exist';
 283  $string['outputenabled'] = 'Output enabled';
 284  $string['outputnotconfigured'] = 'Not configured';
 285  $string['canceledit'] = 'Cancel editing messages';
 286  
 287  // Deprecated since Moodle 3.9.
 288  $string['messagecontactrequestsnotification'] = '{$a} is requesting to be added as a contact.';
 289  $string['messagecontactrequestsnotificationsubject'] = 'Contact request from {$a}';