moodle/lang/th/enrol_flatfile.php
koenr 4173f2cefc Deleted thislanguage, thisdirection thischaracterset parentlanguage from files wich are not supposed to contain those strings
This cause also some empty files (because they didn't contain anything else) wich I also deleted
2005-05-28 21:24:06 +00:00

22 lines
813 B
PHP

<?PHP // $Id$
// enrol_flatfile.php - created with Moodle 1.6 development (2005052400)
$string['description'] = 'ÇÔ¸Õ¹Õéà»ç¹¡ÒõÃǨáÅШѴ¡ÒÃä¿Åì text ·Õè¤Ø³ÃкØäÇé «éÓä»ÁÒ µÑÇÍÂèÒ§ä¿Åì
<pre>
add, ¹Ñ¡àÃÕ¹, 5, CF101
add, ÍÒ¨ÒÃÂì, 6, CF101
add, ¼ÙéÊÃéÒ§ÃÒÂÇÔªÒ, 7, CF101
del, ¹Ñ¡àÃÕ¹, 8, CF101
del, ¹Ñ¡àÃÕ¹, 17, CF101
add, ¹Ñ¡àÃÕ¹, 21, CF101, 1091115000, 1091215000
</pre>';
$string['enrolname'] = 'ä¿Åì text';
$string['filelockedmail'] = 'cronscript äÁèÊÒÁÒöźä¿ÅìÃÒª×èÍÊÁÒªÔ¡¢Í§¤Ø³ä´é ($a) ¡ÃسҵÃǨÊͺ Permission ¢Í§ä¿Åìà¾×èÍ·ÕèÃкº ¨ÐÊÒÁÒöźä¿Åì´Ñ§¡ÅèÒÇä´é㹤ÃÑ駵èÍä»';
$string['filelockedmailsubject'] = 'ä¿ÅìÃÒª×èÍÊÁÒªÔ¡ÁÕ¢éͼԴ¾ÅÒ´¤èÐ';
$string['location'] = '·ÕèÍÂÙè¢Í§ä¿Åì';
$string['mailadmin'] = 'á¨é§ãËé¼Ùé´ÙáÅÃкº·ÃÒº·Ò§ÍÕàÁÅ';
$string['mailusers'] = 'á¨é§ãËéÊÁÒªÔ¡·ÃÒº·Ò§ÍÕàÁÅ';
?>