MediaWiki master
MessagesTh.php File Reference

Thai (ไทย) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'thai'
 
 $magicWords
 @phpcs-require-sorted-array
 
 $namespaceAliases
 
 $namespaceNames
 
 $specialPageAliases
 @phpcs-require-sorted-array
 

Detailed Description

Thai (ไทย)

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.

◆ $magicWords

$magicWords
Initial value:
= [
'currentmonth' => [ '1', 'เดือนปัจจุบัน', 'CURRENTMONTH', 'CURRENTMONTH2' ],
'currentmonthname' => [ '1', 'ชื่อเดือนปัจจุบัน', 'CURRENTMONTHNAME' ],
'noeditsection' => [ '0', '__ไม่มีแก้เฉพาะส่วน__', '__NOEDITSECTION__' ],
'nogallery' => [ '0', '__ไม่มีแกลเลอรี่__', '__NOGALLERY__' ],
'notoc' => [ '0', '__ไม่มีสารบัญ__', '__NOTOC__' ],
'redirect' => [ '0', '#เปลี่ยนทาง', '#REDIRECT' ],
]

@phpcs-require-sorted-array

Definition at line 153 of file MessagesTh.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'ภาพ' => NS_FILE,
'คุยเรื่องภาพ' => NS_FILE_TALK,
]
const NS_FILE
Definition Defines.php:70
const NS_FILE_TALK
Definition Defines.php:71

Definition at line 47 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 => 'คุยเรื่องหมวดหมู่',
]
const NS_HELP
Definition Defines.php:76
const NS_USER
Definition Defines.php:66
const NS_MEDIAWIKI_TALK
Definition Defines.php:73
const NS_PROJECT_TALK
Definition Defines.php:69
const NS_MEDIAWIKI
Definition Defines.php:72
const NS_TEMPLATE
Definition Defines.php:74
const NS_SPECIAL
Definition Defines.php:53
const NS_HELP_TALK
Definition Defines.php:77
const NS_CATEGORY_TALK
Definition Defines.php:79
const NS_MEDIA
Definition Defines.php:52
const NS_TALK
Definition Defines.php:65
const NS_USER_TALK
Definition Defines.php:67
const NS_CATEGORY
Definition Defines.php:78
const NS_TEMPLATE_TALK
Definition Defines.php:75

Definition at line 28 of file MessagesTh.php.

◆ $specialPageAliases

$specialPageAliases

@phpcs-require-sorted-array

Definition at line 53 of file MessagesTh.php.