MediaWiki  REL1_22
MessagesMy.php File Reference

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

Go to the source code of this file.

Variables

 $dateFormats
 $datePreferences
 $defaultDateFormat = 'my normal'
 $digitTransformTable
 $messages

Detailed Description

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

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

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

Definition in file MessagesMy.php.


Variable Documentation

$dateFormats
Initial value:
 array(
    '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 52 of file MessagesMy.php.

$datePreferences
Initial value:
 array(
    'default',
    'my normal',
    'my long',
    'ISO 8601',
)

Definition at line 43 of file MessagesMy.php.

$defaultDateFormat = 'my normal'

Definition at line 50 of file MessagesMy.php.

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

Definition at line 30 of file MessagesMy.php.

Definition at line 62 of file MessagesMy.php.