Mini Shell
<?php
// 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 'th', branch 'MOODLE_33_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
*/
defined('MOODLE_INTERNAL') || die();
$string['addcontact'] = 'เพิ่มรายชื่อติดต่อ';
$string['ago'] = '{$a} ที่ผ่านมา';
$string['allusers'] = 'ข้อความจากสมาชิกทั้งหมด';
$string['backupmessageshelp'] = 'ถ้าหากเปิดกรใช้งาน เมื่อระบบทำการสำรองข้อมูลจะทำการสำรองข้อมูลในการฝากข้อความเอาไว้ด้วย';
$string['blockcontact'] = 'บล็อคการติดต่อจากบุคคลนี้';
$string['blocknoncontacts'] = 'บล็อคข้อความจากสมาชิกที่ไม่อยู่ในรายชื่อติดต่อ';
$string['contacts'] = 'รายชื่อติดต่อ';
$string['context'] = 'เนื้อหา';
$string['discussion'] = 'การสนทนา';
$string['emailtagline'] = 'อีเมลสำเนาข้อความแล้วส่งไปยัง {$a}';
$string['emptysearchstring'] = 'คุณต้องระบุสิ่งที่ต้องการค้นหา';
$string['formorethan'] = 'มากกว่า';
$string['keywords'] = 'คีย์เวิร์ด';
$string['message'] = 'ข้อความ';
$string['messagehistory'] = 'ประวัติการรับส่งข้อความ';
$string['messages'] = 'ข้อความ';
$string['newsearch'] = 'ค้นหา';
$string['nomessages'] = 'ไม่มีข้อความใหม่';
$string['nomessagesfound'] = 'ไม่พบข้อความ';
$string['nosearchresults'] = 'ไม่พบสิ่งที่ต้องการค้นหา';
$string['offline'] = 'ออฟไลน์';
$string['online'] = 'ออนไลน์';
$string['onlymycourses'] = 'เฉพาะข้อความในรายวิชาของฉัน';
$string['pagerefreshes'] = 'หน้านี้จะทำการรีเฟรชอัตโนมัติทุก ๆ {$a} วินาที';
$string['removecontact'] = 'ลบรายชื่อติดต่อ';
$string['savemysettings'] = 'บันทึกการตั้งค่า';
$string['search'] = 'ค้นหา';
$string['searchmessages'] = 'ค้นหาข้อความ';
$string['sendmessage'] = 'ส่งข้อความ';
$string['sendmessageto'] = 'ส่งข้อความถึง {$a}';
$string['settings'] = 'การตั้งค่า';
$string['settingssaved'] = 'บันทึกการตั้งค่าแล้ว';
$string['strftimedaydatetime'] = '%A, %d %B %Y, %I:%M %p';
$string['timenosee'] = 'นาที ตั้งแต่ออนไลน์ครั้งสุดท้าย';
$string['timesent'] = 'เวลาที่ส่ง';
$string['unblockcontact'] = 'เปิดบล็อค';
$string['userisblockingyou'] = 'สมาชิกดังกล่าวไม่ต้องการรับข้อความจากคุณ';
$string['userisblockingyounoncontact'] = 'สมาชิกดังกล่าวจะรับข้อความเฉพาะจากบุคคลที่อยู่ในรายชื่อติดต่อส่วนตัวเท่านั้น คุณไม่ได้อยู่ในรายชื่อติดต่อดังกล่าว';
$string['userssearchresults'] = 'ผลการค้นหา : พบ {$a} คน';
Zerion Mini Shell 1.0