MediaWiki master
MessagesRki.php File Reference

Arakanese (ရခိုင်) More...

Go to the source code of this file.

Variables

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

Detailed Description

Arakanese (ရခိုင်)

Author
YaThaWinTha

Definition in file MessagesRki.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 51 of file MessagesRki.php.

◆ $datePreferences

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

Definition at line 42 of file MessagesRki.php.

◆ $defaultDateFormat

$defaultDateFormat = 'my normal'

Definition at line 49 of file MessagesRki.php.

◆ $digitTransformTable

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

Definition at line 29 of file MessagesRki.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 10 of file MessagesRki.php.