. /** * Strings for component 'message', language 'en', branch 'MOODLE_20_STABLE' * * @package core_message * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['addcontact'] = 'Add contact'; $string['addtoyourcontacts'] = 'Add to your contacts'; $string['ago'] = '{$a} ago'; $string['allusers'] = 'All messages from all users'; $string['backupmessageshelp'] = 'If enabled, then instant messages will be included in SITE automated backups'; $string['blockcontact'] = 'Block contact'; $string['blocknoncontacts'] = 'Prevent non-contacts from messaging me'; $string['canceledit'] = 'Cancel editing messages'; $string['contactblocked'] = 'Contact blocked'; $string['contacts'] = 'Contacts'; $string['defaultmessageoutputs'] = 'Default message outputs'; $string['defaults'] = 'Defaults'; $string['deleteallconfirm'] = "Are you sure you would like to delete this entire conversation?"; $string['deleteallmessages'] = "Delete all messages"; $string['deleteselectedmessages'] = 'Delete selected messages'; $string['disableall'] = 'Disable notifications'; $string['disabled'] = 'Messaging is disabled on this site'; $string['disallowed'] = 'Disallowed'; $string['editmessages'] = 'Edit messages'; $string['emailtagline'] = 'This is a copy of a message sent to you at "{$a->sitename}". Go to {$a->url} to reply.'; $string['enabled'] = 'Enabled'; $string['errorcallingprocessor'] = 'Error calling defined output'; $string['errortranslatingdefault'] = 'Error translating default setting provided by plugin, using system defaults instead.'; $string['eventmessagecontactadded'] = 'Message contact added'; $string['eventmessagecontactblocked'] = 'Message contact blocked'; $string['eventmessagecontactremoved'] = 'Message contact removed'; $string['eventmessagecontactunblocked'] = 'Message contact unblocked'; $string['eventmessagedeleted'] = 'Message deleted'; $string['eventmessageviewed'] = 'Message viewed'; $string['eventmessagesent'] = 'Message sent'; $string['forced'] = 'Locked'; $string['guestnoeditmessage'] = 'Guest user can not edit messaging options'; $string['guestnoeditmessageother'] = 'Guest user can not edit other user messaging options'; $string['hidemessagewindow'] = 'Hide message window'; $string['hidenotificationwindow'] = 'Hide notification window'; $string['loggedin'] = 'Online'; $string['loggedin_help'] = 'Configure how you would like to receive notifications when you are logged into Moodle'; $string['loggedindescription'] = 'When you are logged into Moodle'; $string['loggedoff'] = 'Offline'; $string['loggedoff_help'] = 'Configure how you would like to receive notifications when you are not logged into Moodle'; $string['loggedoffdescription'] = 'When you are not logged into Moodle'; $string['managemessageoutputs'] = 'Manage message outputs'; $string['messageoutputs'] = 'Message outputs'; $string['messagepreferences'] = 'Message preferences'; $string['message'] = 'Message'; $string['messagepreferences'] = 'Message preferences'; $string['messages'] = 'Messages'; $string['messagingdisabled'] = 'Messaging is disabled on this site, emails will be sent instead'; $string['newonlymsg'] = 'Show only new'; $string['newmessage'] = 'New message'; $string['newmessagesearch'] = 'Select or search for a contact to send a new message.'; $string['newsearch'] = 'New search'; $string['noframesjs'] = 'Use more accessible interface'; $string['nocontacts'] = 'No contacts'; $string['nomessages'] = 'No messages'; $string['nomessagesfound'] = 'No messages were found'; $string['noreply'] = 'Do not reply to this message'; $string['noncontacts'] = 'Non-contacts'; $string['nonotifications'] = 'You have no notifications'; $string['notificationwindow'] = 'Notification window'; $string['notificationpreferences'] = 'Notification preferences'; $string['notificationimage'] = 'Notification image'; $string['notifications'] = 'Notifications'; $string['off'] = 'Off'; $string['offline'] = 'Offline'; $string['on'] = 'On'; $string['online'] = 'Online'; $string['outputdisabled'] = 'Output disabled'; $string['outputdoesnotexist'] = 'Message output does not exists'; $string['outputenabled'] = 'Output enabled'; $string['outputnotavailable'] = 'Not available'; $string['outputnotconfigured'] = 'Not configured'; $string['permitted'] = 'Permitted'; $string['processorsettings'] = 'Processor settings'; $string['removecontact'] = 'Remove contact'; $string['removecoursefilter'] = 'Remove filter for course {$a}'; $string['removefromyourcontacts'] = 'Remove from your contacts'; $string['requiresconfiguration'] = 'Requires configuration'; $string['searchforuser'] = 'Search for a user'; $string['searchforuserorcourse'] = 'Search for a user or course'; $string['searchmessages'] = 'Search messages'; $string['searchcombined'] = 'Search people and messages'; $string['seeall'] = 'See all'; $string['selectmessagestodelete'] = 'Select messages to delete'; $string['selectnotificationtoview'] = 'Select from the list of notifications on the side to view more details'; $string['send'] = 'Send'; $string['sendingvia'] = 'Sending "{$a->provider}" via "{$a->processor}"'; $string['sendingviawhen'] = 'Sending "{$a->provider}" via "{$a->processor}" when {$a->state}'; $string['sendmessage'] = 'Send message'; $string['sendmessageto'] = 'Send message to {$a}'; $string['sendmessagetopopup'] = 'Send message to {$a} - new window'; $string['settings'] = 'Settings'; $string['showmessagewindownonew'] = 'Show message window with no new messages'; $string['showmessagewindowwithcount'] = 'Show message window with {$a} new messages'; $string['shownotificationwindownonew'] = 'Show notification window with no new notifications'; $string['shownotificationwindowwithcount'] = 'Show notification window with {$a} new notifications'; $string['togglenotificationmenu'] = 'Toggle notifications menu'; $string['togglemessagemenu'] = 'Toggle messages menu'; $string['touserdoesntexist'] = 'You can not send a message to a user id ({$a}) that doesn\'t exist'; $string['unblockcontact'] = 'Unblock contact'; $string['unreadnotification'] = 'Unread notification: {$a}'; $string['unreadnewmessage'] = 'New message from {$a}'; $string['userisblockingyou'] = 'This user has blocked you from sending messages to them'; $string['userisblockingyounoncontact'] = '{$a} only accepts messages from their contacts.'; $string['viewfullnotification'] = 'View full notification'; $string['viewinganotherusersmessagearea'] = 'You are viewing another user\'s message area.'; $string['viewmessageswith'] = 'View messages with {$a}'; $string['viewnotificationresource'] = 'Go to: {$a}'; $string['viewunreadmessageswith'] = 'View unread messages with {$a}'; $string['writeamessage'] = 'Write a message...'; $string['you'] = 'You:'; // Deprecated since Moodle 3.2. $string['context'] = 'context'; $string['discussion'] = 'Discussion'; $string['emptysearchstring'] = 'You must search for something'; $string['formorethan'] = 'For more than'; $string['keywords'] = 'Keywords'; $string['messagehistory'] = 'Message history'; $string['newsearch'] = 'New search'; $string['nosearchresults'] = 'There were no results from your search'; $string['onlymycourses'] = 'Only in my courses'; $string['pagerefreshes'] = 'This page refreshes automatically every {$a} seconds'; $string['page-message-x'] = 'Any message pages'; $string['recent'] = 'Recent'; $string['savemysettings'] = 'Save my settings'; $string['search'] = 'Search'; $string['settingssaved'] = 'Your settings have been saved'; $string['strftimedaydatetime'] = '%A, %d %B %Y, %I:%M %p'; $string['timenosee'] = 'Minutes since I was last seen online'; $string['timesent'] = 'Time sent'; $string['userssearchresults'] = 'Users found: {$a}';