MediaWiki  1.23.2
MessagesLzh.php File Reference

Literary Chinese (文言) More...

Go to the source code of this file.

Variables

 $dateFormats
 These are formats for dates generated by MediaWiki (as opposed to the wikitext DateFormatter). More...
 
 $datePreferences
 A list of date format preference keys which can be selected in user preferences. More...
 
 $defaultDateFormat = 'zh'
 
 $digitTransformTable
 
 $linkTrail = '/^([a-z]+)(.*)$/sD'
 
 $specialPageAliases
 

Detailed Description

Literary Chinese (文言)

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

Author
C933103
Itsmine
Justincheng12345
Omnipaedista
Shinjiman
Simon Shek
StephDC
Super Wang
Xiaomingyan
Yanteng3

Definition in file MessagesLzh.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
'zh time' => 'H時i分',
'zh date' => 'Y年n月j日 (l)',
'zh both' => 'Y年n月j日 (D) H時i分',
)

These are formats for dates generated by MediaWiki (as opposed to the wikitext DateFormatter).

Documentation for the format string can be found in Language.php, search for sprintfDate.

This array is automatically inherited by all subclasses. Individual keys can be overridden.

Definition at line 129 of file MessagesLzh.php.

◆ $datePreferences

$datePreferences
Initial value:
'default',
'ISO 8601',
)

A list of date format preference keys which can be selected in user preferences.

New preference keys can be added, provided they are supported by the language class's timeanddate(). Only the 5 keys listed below are supported by the wikitext converter (DateFormatter.php).

The special key "default" is an alias for either dmy or mdy depending on $wgAmericanDates

Definition at line 114 of file MessagesLzh.php.

◆ $defaultDateFormat

$defaultDateFormat = 'zh'

Definition at line 119 of file MessagesLzh.php.

◆ $digitTransformTable

$digitTransformTable
Initial value:
'0' => '〇',
'1' => '一',
'2' => '二',
'3' => '三',
'4' => '四',
'5' => '五',
'6' => '六',
'7' => '七',
'8' => '八',
'9' => '九',
'.' => '點',
',' => '',
)

Definition at line 137 of file MessagesLzh.php.

◆ $linkTrail

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

Definition at line 135 of file MessagesLzh.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 22 of file MessagesLzh.php.

array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.