MediaWiki REL1_35
MessagesMy.php File Reference

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

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'my normal'
 
 $digitTransformTable
 
 $namespaceNames
 
 $specialPageAliases
 

Detailed Description

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

To improve a translation please visit https://translatewiki.net

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 169 of file MessagesMy.php.

◆ $datePreferences

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

Definition at line 160 of file MessagesMy.php.

◆ $defaultDateFormat

$defaultDateFormat = 'my normal'

Definition at line 167 of file MessagesMy.php.

◆ $digitTransformTable

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

Definition at line 30 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:82
const NS_USER
Definition Defines.php:72
const NS_FILE
Definition Defines.php:76
const NS_MEDIAWIKI_TALK
Definition Defines.php:79
const NS_PROJECT_TALK
Definition Defines.php:75
const NS_MEDIAWIKI
Definition Defines.php:78
const NS_TEMPLATE
Definition Defines.php:80
const NS_SPECIAL
Definition Defines.php:59
const NS_FILE_TALK
Definition Defines.php:77
const NS_HELP_TALK
Definition Defines.php:83
const NS_CATEGORY_TALK
Definition Defines.php:85
const NS_MEDIA
Definition Defines.php:58
const NS_TALK
Definition Defines.php:71
const NS_USER_TALK
Definition Defines.php:73
const NS_CATEGORY
Definition Defines.php:84
const NS_TEMPLATE_TALK
Definition Defines.php:81

Definition at line 43 of file MessagesMy.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 62 of file MessagesMy.php.