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 'hotpot', language 'th', branch 'MOODLE_33_STABLE'
*
* @package hotpot
* @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['abandoned'] = 'ยกเลิก';
$string['addquizchain'] = 'เพิ่มห่วงคำถาม';
$string['average'] = 'คะแนนเฉลี่ย';
$string['checks'] = 'เช็ค';
$string['clickreporting'] = 'เปิดการใช้งานการรายงานคลิก';
$string['clues'] = 'คำใบ้';
$string['completed'] = 'สำเร็จ';
$string['correct'] = 'ถูกต้อง';
$string['feedbackformmail'] = 'แบบฟอร์มแสดงความคิดเห็น';
$string['feedbackmoodleforum'] = 'กระดานเสวนา Moodle';
$string['feedbackmoodlemessaging'] = 'ข้อความจาก Moodle';
$string['feedbacknone'] = 'ไม่มี';
$string['feedbackwebpage'] = 'เว็บเพจ';
$string['forceplugins'] = 'บังคับการใช้งานปลั๊กอินมีเดีย';
$string['giveup'] = 'ยกเลิก';
$string['hints'] = 'คำใบ้';
$string['ignored'] = 'ไม่สนใจ';
$string['inprogress'] = 'กำลังทำการ';
$string['modulename'] = 'Hot Pot';
$string['modulenameplural'] = 'HotPot';
$string['navigation'] = 'Navigation';
$string['navigation_frame'] = 'เฟรม navigation';
$string['navigation_give_up'] = 'ปุ่ม "ยกเลิก"';
$string['navigation_none'] = 'ไม่มี';
$string['noactivity'] = 'ไม่มีกิจกรรม';
$string['noresponses'] = 'ไม่พบข้อมูลสำหรับคำถามและคำตอบ';
$string['outputformat'] = 'รูปแบบผลลัพธ์';
$string['outputformat_best'] = 'ดีที่สุด';
$string['penalties'] = 'ปรับ';
$string['pluginname'] = 'Hot Pot';
$string['questionshort'] = 'ข้อ-{$a}';
$string['score'] = 'คะแนน';
$string['studentfeedback'] = 'การโต้ตอบของนักเรียน';
$string['textsourcefilename'] = 'ใช้ชื่อไฟล์';
$string['textsourcefilepath'] = 'ใช้ path';
$string['textsourcequiz'] = 'นำมาจากแบบทดสอบ';
$string['textsourcespecific'] = 'ข้อความที่ระบุ';
$string['timedout'] = 'หมดเวลา';
$string['weighting'] = 'น้ำหนัก';
$string['wrong'] = 'ผิด';
Zerion Mini Shell 1.0