MediaWiki  REL1_22
MessagesTh.php File Reference

Thai (ไทย) More...

Go to the source code of this file.

Variables

 $dateFormats
 $datePreferences
 $defaultDateFormat = 'thai'
 $linkTrail = '/^([a-z]+)(.*)$/sD'
 $magicWords
 $messages
 $namespaceAliases
 $namespaceNames
 $specialPageAliases

Detailed Description

Thai (ไทย)

See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net

Author:
Akkhaporn
Ans
Ariesanywhere
Harley Hartwell
Horus
Kaganer
Korrawit
LMNOP at Thai Wikipedia ([email protected]) since July 2007
Manop
Mopza
Nullzero
Octahedron80
Passawuth
TMo3289
Taweetham
Woraponboonkerd
לערי ריינהארט
จักรกฤช วงศ์สระหลวง (Jakkrit Vongsraluang) / PaePae
วรากร อึ้งวิเชียร (Varakorn Ungvichian)

Definition in file MessagesTh.php.


Variable Documentation

$dateFormats
Initial value:
 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 175 of file MessagesTh.php.

$datePreferences
Initial value:
 array(
    'default',
    'thai',
    'mdy',
    'dmy',
    'ymd',
    'ISO 8601',
)

Definition at line 164 of file MessagesTh.php.

$defaultDateFormat = 'thai'

Definition at line 173 of file MessagesTh.php.

$linkTrail = '/^([a-z]+)(.*)$/sD'

Definition at line 197 of file MessagesTh.php.

$magicWords
Initial value:
 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 155 of file MessagesTh.php.

Definition at line 199 of file MessagesTh.php.

$namespaceAliases
Initial value:
 array(
    'ภาพ' => NS_FILE,
    'คุยเรื่องภาพ' => NS_FILE_TALK,
)

Definition at line 50 of file MessagesTh.php.

$namespaceNames
Initial value:
 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.