MediaWiki
REL1_19
|
Thai (ไทย) More...
Go to the source code of this file.
Variables | |
$dateFormats | |
$datePreferences | |
$defaultDateFormat = 'thai' | |
$linkTrail = '/^([a-z]+)(.*)\$/sD' | |
$magicWords | |
$messages | |
$namespaceAliases | |
$namespaceNames | |
$specialPageAliases |
Thai (ไทย)
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesTh.php.
$dateFormats |
array( 'thai time' => 'H:i', 'thai date' => 'j F xkY', 'thai both' => 'H:i, j F xkY', 'mdy time' => 'H:i', 'mdy date' => 'F j, Y', 'mdy both' => 'H:i, F j, Y', 'dmy time' => 'H:i', 'dmy date' => 'j F Y', 'dmy both' => 'H:i, j F Y', 'ymd time' => 'H:i', 'ymd date' => 'Y F j', 'ymd both' => 'H:i, Y F j', 'ISO 8601 time' => 'xnH:xni:xns', 'ISO 8601 date' => 'xnY-xnm-xnd', 'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns', )
Definition at line 164 of file MessagesTh.php.
$datePreferences |
array( 'default', 'thai', 'mdy', 'dmy', 'ymd', 'ISO 8601', )
Definition at line 153 of file MessagesTh.php.
$defaultDateFormat = 'thai' |
Definition at line 162 of file MessagesTh.php.
$linkTrail = '/^([a-z]+)(.*)\$/sD' |
Definition at line 186 of file MessagesTh.php.
$magicWords |
array( 'redirect' => array( '0', '#เปลี่ยนทาง', '#REDIRECT' ), 'notoc' => array( '0', '__ไม่มีสารบัญ__', '__NOTOC__' ), 'nogallery' => array( '0', '__ไม่มีแกลเลอรี่__', '__NOGALLERY__' ), 'noeditsection' => array( '0', '__ไม่มีแก้เฉพาะส่วน__', '__NOEDITSECTION__' ), 'currentmonth' => array( '1', 'เดือนปัจจุบัน', 'CURRENTMONTH', 'CURRENTMONTH2' ), 'currentmonthname' => array( '1', 'ชื่อเดือนปัจจุบัน', 'CURRENTMONTHNAME' ), )
Definition at line 144 of file MessagesTh.php.
$messages |
Definition at line 188 of file MessagesTh.php.
$namespaceAliases |
array( 'ภาพ' => NS_FILE, 'คุยเรื่องภาพ' => NS_FILE_TALK, )
Definition at line 50 of file MessagesTh.php.
$namespaceNames |
array( NS_MEDIA => 'สื่อ', NS_SPECIAL => 'พิเศษ', NS_TALK => 'พูดคุย', NS_USER => 'ผู้ใช้', NS_USER_TALK => 'คุยกับผู้ใช้', NS_PROJECT_TALK => 'คุยเรื่อง$1', NS_FILE => 'ไฟล์', NS_FILE_TALK => 'คุยเรื่องไฟล์', NS_MEDIAWIKI => 'มีเดียวิกิ', NS_MEDIAWIKI_TALK => 'คุยเรื่องมีเดียวิกิ', NS_TEMPLATE => 'แม่แบบ', NS_TEMPLATE_TALK => 'คุยเรื่องแม่แบบ', NS_HELP => 'วิธีใช้', NS_HELP_TALK => 'คุยเรื่องวิธีใช้', NS_CATEGORY => 'หมวดหมู่', NS_CATEGORY_TALK => 'คุยเรื่องหมวดหมู่', )
Definition at line 31 of file MessagesTh.php.
$specialPageAliases |
Definition at line 55 of file MessagesTh.php.