MediaWiki  1.23.2
MessagesTh.php File Reference

Thai (ไทย) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'thai'
 
 $linkTrail = '/^([a-z]+)(.*)$/sD'
 
 $magicWords
 
 $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 (manop.nosp@m.@its.nosp@m.hee.c.nosp@m.om) since July 2007
Manop
Mopza
Nullzero
Octahedron80
Passawuth
TMo3289
Taweetham
Woraponboonkerd
לערי ריינהארט
จักรกฤช วงศ์สระหลวง (Jakkrit Vongsraluang) / PaePae
วรากร อึ้งวิเชียร (Varakorn Ungvichian)

Definition in file MessagesTh.php.

Variable Documentation

◆ $dateFormats

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

◆ $datePreferences

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

Definition at line 162 of file MessagesTh.php.

◆ $defaultDateFormat

$defaultDateFormat = 'thai'

Definition at line 171 of file MessagesTh.php.

◆ $linkTrail

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

Definition at line 195 of file MessagesTh.php.

◆ $magicWords

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

◆ $namespaceAliases

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

Definition at line 50 of file MessagesTh.php.

◆ $namespaceNames

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

$specialPageAliases

Definition at line 55 of file MessagesTh.php.

NS_HELP
const NS_HELP
Definition: Defines.php:91
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:90
NS_FILE
const NS_FILE
Definition: Defines.php:85
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:89
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:68
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:88
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:93
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:67
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:84
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
NS_USER
const NS_USER
Definition: Defines.php:81
NS_TALK
const NS_TALK
Definition: Defines.php:80
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:87
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:94