MediaWiki  1.29.2
MessagesTh.php File Reference

Thai (ไทย) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'thai'
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceNames
 
 $specialPageAliases
 

Detailed Description

Thai (ไทย)

To improve a translation please visit https://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 172 of file MessagesTh.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'thai',
'mdy',
'dmy',
'ymd',
'ISO 8601',
]

Definition at line 161 of file MessagesTh.php.

◆ $defaultDateFormat

$defaultDateFormat = 'thai'

Definition at line 170 of file MessagesTh.php.

◆ $magicWords

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

Definition at line 152 of file MessagesTh.php.

◆ $namespaceAliases

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

Definition at line 49 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 30 of file MessagesTh.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 54 of file MessagesTh.php.

NS_HELP
const NS_HELP
Definition: Defines.php:74
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:73
NS_FILE
const NS_FILE
Definition: Defines.php:68
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:72
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:51
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:71
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:76
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:65
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:50
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:67
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:75
NS_USER
const NS_USER
Definition: Defines.php:64
NS_TALK
const NS_TALK
Definition: Defines.php:63
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:70
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:69
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:77