2010-04-10 14:01:45 +00:00
< ? php
2006-11-01 09:44:01 +00:00
2010-04-10 14:01:45 +00:00
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Strings for component 'message' , language 'en' , branch 'MOODLE_20_STABLE'
*
* @ package message
* @ copyright 1999 onwards Martin Dougiamas { @ link http :// moodle . com }
* @ license http :// www . gnu . org / copyleft / gpl . html GNU GPL v3 or later
*/
2006-02-06 09:28:59 +00:00
$string [ 'addcontact' ] = 'Add contact' ;
2010-04-10 14:01:45 +00:00
$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.' ;
$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.' ;
$string [ 'ago' ] = '{$a} ago' ;
2008-11-18 05:21:57 +00:00
$string [ 'ajax_gui' ] = 'Ajax chat room' ;
2006-02-06 09:28:59 +00:00
$string [ 'allmine' ] = 'All messages to me or from me' ;
$string [ 'allstudents' ] = 'All messages between students in course' ;
$string [ 'allusers' ] = 'All messages from all users' ;
$string [ 'backupmessageshelp' ] = 'If enabled, then instant messages will be included in SITE automated backups' ;
2010-04-10 14:01:45 +00:00
$string [ 'beepnewmessage' ] = 'Beep on new message' ;
2006-02-06 09:28:59 +00:00
$string [ 'blockcontact' ] = 'Block contact' ;
2010-04-10 14:01:45 +00:00
$string [ 'blockedmessages' ] = '{$a} message(s) to/from blocked users' ;
2010-06-25 08:27:55 +00:00
$string [ 'blockedusers' ] = 'Blocked users ({$a})' ;
2010-10-25 09:29:34 +00:00
$string [ 'blocknoncontacts' ] = 'Prevent non-contacts from messaging me' ;
2010-06-29 03:09:05 +00:00
$string [ 'contactlistempty' ] = 'Your contact list is empty' ;
2006-02-06 09:28:59 +00:00
$string [ 'contacts' ] = 'Contacts' ;
2006-11-01 09:44:01 +00:00
$string [ 'context' ] = 'context' ;
2010-11-19 05:18:34 +00:00
$string [ 'couldnotfindpreference' ] = 'Could not load preference {$a}. Does the component and name you supplied to message_send() match a row in message_providers? Message providers must appear in the database so users can configure how they will be notified when they receive messages.' ;
2011-05-13 11:13:13 +01:00
$string [ 'defaultmessageoutputs' ] = 'Default message outputs' ;
$string [ 'defaults' ] = 'Defaults' ;
2006-02-06 09:28:59 +00:00
$string [ 'deletemessagesdays' ] = 'Number of days before old messages are automatically deleted' ;
2011-08-16 14:06:11 +08:00
$string [ 'disableall' ] = 'Temporarily disable notifications' ;
$string [ 'disableall_help' ] = 'Temporarily disable all notifications except those marked as "forced" by the site administrator' ;
2010-04-10 14:01:45 +00:00
$string [ 'disabled' ] = 'Messaging is disabled on this site' ;
2011-05-13 11:13:13 +01:00
$string [ 'disallowed' ] = 'Disallowed' ;
2006-02-06 09:28:59 +00:00
$string [ 'discussion' ] = 'Discussion' ;
2010-04-10 14:01:45 +00:00
$string [ 'editmymessage' ] = 'Messaging' ;
2006-02-06 09:28:59 +00:00
$string [ 'emailmessages' ] = 'Email messages when I am offline' ;
2010-10-18 06:21:23 +00:00
$string [ 'emailtagline' ] = 'This is a copy of a message sent to you at "{$a->sitename}". Go to {$a->url} to reply.' ;
2006-02-06 09:28:59 +00:00
$string [ 'emptysearchstring' ] = 'You must search for something' ;
2010-04-10 14:01:45 +00:00
$string [ 'errorcallingprocessor' ] = 'Error calling defined processor' ;
2011-05-20 15:10:27 +01:00
$string [ 'errortranslatingdefault' ] = 'Error translating default setting provided by plugin, using system defaults instead.' ;
2011-05-13 11:13:13 +01:00
$string [ 'forced' ] = 'Forced' ;
2006-02-06 09:28:59 +00:00
$string [ 'formorethan' ] = 'For more than' ;
2010-04-10 14:01:45 +00:00
$string [ 'guestnoeditmessage' ] = 'Guest user can not edit messaging options' ;
$string [ 'guestnoeditmessageother' ] = 'Guest user can not edit other user messaging options' ;
2010-06-29 06:53:09 +00:00
$string [ 'gotomessages' ] = 'Go to messages' ;
2006-02-06 09:28:59 +00:00
$string [ 'includeblockedusers' ] = 'Include blocked users' ;
2010-04-10 14:01:45 +00:00
$string [ 'incomingcontacts' ] = 'Incoming contacts ({$a})' ;
2006-02-06 09:28:59 +00:00
$string [ 'keywords' ] = 'Keywords' ;
2010-10-25 09:29:34 +00:00
$string [ 'keywordssearchresults' ] = 'Messages found: {$a}' ;
$string [ 'keywordssearchresultstoomany' ] = 'More than {$a} messages found. Refine your search.' ;
2010-04-10 14:01:45 +00:00
$string [ 'loggedin' ] = 'Online' ;
2010-10-25 09:29:34 +00:00
$string [ 'loggedindescription' ] = 'When I\'m logged in' ;
2010-04-10 14:01:45 +00:00
$string [ 'loggedoff' ] = 'Not online' ;
2010-10-25 09:29:34 +00:00
$string [ 'loggedoffdescription' ] = 'When I\'m offline' ;
2010-06-25 08:27:55 +00:00
$string [ 'managecontacts' ] = 'Manage my contacts' ;
2011-05-11 16:48:04 +01:00
$string [ 'managemessageoutputs' ] = 'Manage message outputs' ;
$string [ 'messageoutputs' ] = 'Message outputs' ;
2010-06-28 02:06:37 +00:00
$string [ 'mostrecent' ] = 'Recent messages' ;
2011-01-12 17:15:43 +08:00
$string [ 'mostrecentconversations' ] = 'Recent conversations' ;
$string [ 'mostrecentnotifications' ] = 'Recent notifications' ;
2007-08-27 03:22:16 +00:00
$string [ 'mailsent' ] = 'Your message was sent via email.' ;
2010-04-10 14:01:45 +00:00
$string [ 'maxmessages' ] = 'Maximum number of messages to show in the discussion history' ;
2006-02-06 09:28:59 +00:00
$string [ 'message' ] = 'Message' ;
2008-09-23 02:27:57 +00:00
$string [ 'messagehistory' ] = 'Message history' ;
2010-06-28 02:06:37 +00:00
$string [ 'messagehistoryfull' ] = 'All messages' ;
2006-02-06 09:28:59 +00:00
$string [ 'messages' ] = 'Messages' ;
$string [ 'messaging' ] = 'Messaging' ;
2007-11-22 01:05:36 +00:00
$string [ 'messagingdisabled' ] = 'Messaging is disabled on this site, emails will be sent instead' ;
2008-09-23 02:27:57 +00:00
$string [ 'mycontacts' ] = 'My contacts' ;
2006-12-27 16:06:17 +00:00
$string [ 'newonlymsg' ] = 'Show only new' ;
2010-04-10 14:01:45 +00:00
$string [ 'newsearch' ] = 'New search' ;
$string [ 'noframesjs' ] = 'Use more accessible interface' ;
2006-02-06 09:28:59 +00:00
$string [ 'nomessages' ] = 'No messages waiting' ;
$string [ 'nomessagesfound' ] = 'No messages were found' ;
2010-10-29 03:45:47 +00:00
$string [ 'noreply' ] = 'Do not reply to this message' ;
2006-11-01 09:44:01 +00:00
$string [ 'nosearchresults' ] = 'There were no results from your search' ;
2011-05-17 10:47:21 +01:00
$string [ 'notpermitted' ] = 'Not permitted' ;
2006-02-06 09:28:59 +00:00
$string [ 'offline' ] = 'Offline' ;
2010-04-10 14:01:45 +00:00
$string [ 'offlinecontacts' ] = 'Offline contacts ({$a})' ;
2006-02-06 09:28:59 +00:00
$string [ 'online' ] = 'Online' ;
2010-04-10 14:01:45 +00:00
$string [ 'onlinecontacts' ] = 'Online contacts ({$a})' ;
2006-02-06 09:28:59 +00:00
$string [ 'onlyfromme' ] = 'Only messages from me' ;
$string [ 'onlymycourses' ] = 'Only in my courses' ;
$string [ 'onlytome' ] = 'Only messages to me' ;
2011-05-11 16:48:04 +01:00
$string [ 'outputdisabled' ] = 'Output disabled' ;
$string [ 'outputdoesnotexist' ] = 'Message output does not exists' ;
$string [ 'outputenabled' ] = 'Output enabled' ;
$string [ 'outputnotavailable' ] = 'Not available' ;
$string [ 'outputnotconfigured' ] = 'Not configured' ;
2010-04-10 14:01:45 +00:00
$string [ 'pagerefreshes' ] = 'This page refreshes automatically every {$a} seconds' ;
2011-05-13 11:13:13 +01:00
$string [ 'permitted' ] = 'Permitted' ;
2011-06-10 13:52:53 +08:00
$string [ 'page-message-x' ] = 'Any message pages' ;
2010-04-10 14:01:45 +00:00
$string [ 'private_config' ] = 'Popup message window' ;
$string [ 'processortag' ] = 'Destination' ;
2010-10-08 02:32:44 +00:00
$string [ 'providers_config' ] = 'Configure notification methods for incoming messages' ;
2010-04-10 14:01:45 +00:00
$string [ 'providerstag' ] = 'Source' ;
2011-01-12 17:15:43 +08:00
$string [ 'recent' ] = 'Recent' ;
2010-04-10 14:01:45 +00:00
$string [ 'readmessages' ] = '{$a} read messages' ;
2006-02-06 09:28:59 +00:00
$string [ 'removecontact' ] = 'Remove contact' ;
$string [ 'savemysettings' ] = 'Save my settings' ;
$string [ 'search' ] = 'Search' ;
$string [ 'searchforperson' ] = 'Search for a person' ;
$string [ 'searchmessages' ] = 'Search messages' ;
2010-06-25 08:27:55 +00:00
$string [ 'searchcombined' ] = 'Search people and messages' ;
2011-05-17 10:47:21 +01:00
$string [ 'sendingvia' ] = 'Sending "{$a->provider}" via "{$a->processor}"' ;
$string [ 'sendingviawhen' ] = 'Sending "{$a->provider}" via "{$a->processor}" when {$a->state}' ;
2006-02-06 09:28:59 +00:00
$string [ 'sendmessage' ] = 'Send message' ;
2010-04-10 14:01:45 +00:00
$string [ 'sendmessageto' ] = 'Send message to {$a}' ;
$string [ 'sendmessagetopopup' ] = 'Send message to {$a} - new window' ;
2006-02-06 09:28:59 +00:00
$string [ 'settings' ] = 'Settings' ;
$string [ 'settingssaved' ] = 'Your settings have been saved' ;
2010-04-10 14:01:45 +00:00
$string [ 'showmessagewindow' ] = 'Popup window on new message' ;
$string [ 'strftimedaydatetime' ] = '%A, %d %B %Y, %I:%M %p' ;
2006-02-06 09:28:59 +00:00
$string [ 'timenosee' ] = 'Minutes since I was last seen online' ;
2010-12-08 19:34:47 +00:00
$string [ 'timesent' ] = 'Time sent' ;
2011-06-07 16:40:55 +08:00
$string [ 'touserdoesntexist' ] = 'You can not send a message to a user id ({$a}) that doesn\'t exist' ;
2006-02-06 09:28:59 +00:00
$string [ 'unblockcontact' ] = 'Unblock contact' ;
2010-10-27 07:11:22 +00:00
$string [ 'unreadmessages' ] = 'Unread messages ({$a})' ;
$string [ 'unreadnewmessages' ] = 'New messages ({$a})' ;
2010-06-30 03:27:29 +00:00
$string [ 'unreadnewmessage' ] = 'New message from {$a}' ;
2010-11-19 05:18:34 +00:00
$string [ 'unreadnewnotification' ] = 'New notification' ;
$string [ 'unreadnewnotifications' ] = 'New notifications ({$a})' ;
2006-02-06 09:28:59 +00:00
$string [ 'userisblockingyou' ] = 'This user has blocked you from sending messages to them' ;
$string [ 'userisblockingyounoncontact' ] = 'This user is only accepting messages from people listed as contacts, and you are not currently on the list.' ;
2010-10-25 09:29:34 +00:00
$string [ 'userssearchresults' ] = 'Users found: {$a}' ;