MediaWiki master
MessagesNew.php File Reference

Newari (नेपाल भाषा) More...

Go to the source code of this file.

Variables

 $digitTransformTable
 
 $namespaceNames
 

Detailed Description

Newari (नेपाल भाषा)

Author
Eukesh
आलोक

Definition in file MessagesNew.php.

Variable Documentation

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '०', # U+0966
'1' => '१', # U+0967
'2' => '२', # U+0968
'3' => '३', # U+0969
'4' => '४', # U+096A
'5' => '५', # U+096B
'6' => '६', # U+096C
'7' => '७', # U+096D
'8' => '८', # U+096E
'9' => '९', # U+096F
]

Definition at line 28 of file MessagesNew.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_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_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

Definition at line 11 of file MessagesNew.php.