MediaWiki master
MessagesMy.php File Reference

Burmese (မြန်မာဘာသာ) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'my normal'
 
 $digitTransformTable
 
 $namespaceNames
 
 $specialPageAliases
 @phpcs-require-sorted-array
 

Detailed Description

Burmese (မြန်မာဘာသာ)

Author
Erikoo
Hakka
Hanzaw
Hintha
Htawmonzel
Lagoonaing
Liangent
Lionslayer
Minnyoonthit
Myanmars
Myolay
Ninjastrikers
Parabaik
Purodha
Saiddzone
Thanlwin
Thitaung
Zawthet
ကိုရာဝီ

Definition in file MessagesMy.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
= [
'my normal time' => 'H:i',
'my normal date' => 'j F Y',
'my normal both' => ' H:i"၊" j F Y',
'my long time' => 'H:i',
'my long date' => 'Y F"လ" j "ရက်"',
'my long both' => 'H:i"၊" Y F"လ" j "ရက်"',
]

Definition at line 168 of file MessagesMy.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'my normal',
'my long',
'ISO 8601',
]

Definition at line 159 of file MessagesMy.php.

◆ $defaultDateFormat

$defaultDateFormat = 'my normal'

Definition at line 166 of file MessagesMy.php.

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '၀',
'1' => '၁',
'2' => '၂',
'3' => '၃',
'4' => '၄',
'5' => '၅',
'6' => '၆',
'7' => '၇',
'8' => '၈',
'9' => '၉',
]

Definition at line 28 of file MessagesMy.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_FILE
Definition Defines.php:70
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_FILE_TALK
Definition Defines.php:71
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 41 of file MessagesMy.php.

◆ $specialPageAliases

$specialPageAliases

@phpcs-require-sorted-array

Definition at line 61 of file MessagesMy.php.