MediaWiki master
MessagesVi.php File Reference

Vietnamese (Tiếng Việt) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferenceMigrationMap
 
 $datePreferences
 
 $defaultDateFormat = 'vi normal'
 
 $linkTrail = "/^([a-zàâçéèêîôûäëïöüùÇÉÂÊÎÔÛÄËÏÖÜÀÈÙ]+)(.*)$/sDu"
 
 $magicWords
 @phpcs-require-sorted-array
 
 $namespaceAliases
 
 $namespaceNames
 
 $separatorTransformTable = [ ',' => '.', '.' => ',' ]
 
 $specialPageAliases
 @phpcs-require-sorted-array
 

Detailed Description

Vietnamese (Tiếng Việt)

Author
Apple
Arisa
Baonguyen21022003
Cheers!
DHN
Kaganer
Minh Nguyen
Mxn
Neoneurone
Nguyễn Thanh Quang
Prenn
Skye Darcy
Thaisk
Thanhtai2009
Tmct
Trần Nguyễn Minh Huy
Trần Thế Trung
Tttrung
Vietbio
Vinhtantran
Vương Ngân Hà
Withoutaname
לערי ריינהארט

Definition in file MessagesVi.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
= [
'vi normal time' => 'H:i',
'vi normal date' => '"ngày" j "tháng" n "năm" Y',
'vi normal both' => 'H:i, "ngày" j "tháng" n "năm" Y',
'vi spelloutmonth time' => 'H:i',
'vi spelloutmonth date' => '"ngày" j xg "năm" Y',
'vi spelloutmonth both' => 'H:i, "ngày" j xg "năm" Y',
'vi shortcolon time' => 'H:i',
'vi shortcolon date' => 'j/n/Y',
'vi shortcolon both' => 'H:i, j/n/Y',
'vi shorth time' => 'H"h"i',
'vi shorth date' => 'j/n/Y',
'vi shorth both' => 'H"h"i, j/n/Y',
]

Definition at line 328 of file MessagesVi.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
= [
'default',
'vi normal',
'vi normal',
'vi normal',
]

Definition at line 346 of file MessagesVi.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'vi normal',
'vi spelloutmonth',
'vi shortcolon',
'vi shorth',
'ISO 8601',
]

Definition at line 317 of file MessagesVi.php.

◆ $defaultDateFormat

$defaultDateFormat = 'vi normal'

Definition at line 326 of file MessagesVi.php.

◆ $linkTrail

$linkTrail = "/^([a-zàâçéèêîôûäëïöüùÇÉÂÊÎÔÛÄËÏÖÜÀÈÙ]+)(.*)$/sDu"

Definition at line 353 of file MessagesVi.php.

◆ $magicWords

$magicWords

@phpcs-require-sorted-array

Definition at line 175 of file MessagesVi.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'Hình' => NS_FILE,
'Thảo_luận_Hình' => NS_FILE_TALK,
'Tiêu_bản' => NS_TEMPLATE,
'Thảo_luận_Tiêu_bản' => NS_TEMPLATE_TALK,
]
const NS_FILE
Definition Defines.php:70
const NS_TEMPLATE
Definition Defines.php:74
const NS_FILE_TALK
Definition Defines.php:71
const NS_TEMPLATE_TALK
Definition Defines.php:75

Definition at line 51 of file MessagesVi.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'Phương_tiện',
NS_SPECIAL => 'Đặc_biệt',
NS_TALK => 'Thảo_luận',
NS_USER => 'Thành_viên',
NS_USER_TALK => 'Thảo_luận_Thành_viên',
NS_PROJECT_TALK => 'Thảo_luận_$1',
NS_FILE => 'Tập_tin',
NS_FILE_TALK => 'Thảo_luận_Tập_tin',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'Thảo_luận_MediaWiki',
NS_TEMPLATE => 'Bản_mẫu',
NS_TEMPLATE_TALK => 'Thảo_luận_Bản_mẫu',
NS_HELP => 'Trợ_giúp',
NS_HELP_TALK => 'Thảo_luận_Trợ_giúp',
NS_CATEGORY => 'Thể_loại',
NS_CATEGORY_TALK => 'Thảo_luận_Thể_loại',
]
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_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

Definition at line 32 of file MessagesVi.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => '.', '.' => ',' ]

Definition at line 354 of file MessagesVi.php.

◆ $specialPageAliases

$specialPageAliases

@phpcs-require-sorted-array

Definition at line 59 of file MessagesVi.php.