MediaWiki REL1_31
MessagesNew.php File Reference

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

Go to the source code of this file.

Variables

 $digitTransformTable
 
 $namespaceNames
 

Detailed Description

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

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

Author
Eukesh
आलोक

Definition in file MessagesNew.php.

Variable Documentation

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '०', # ०
'1' => '१', # १
'2' => '२', # २
'3' => '३', # ३
'4' => '४', # ४
'5' => '५', # ५
'6' => '६', # ६
'7' => '७', # ७
'8' => '८', # ८
'9' => '९', # ९
]

Definition at line 30 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:86
const NS_USER
Definition Defines.php:76
const NS_FILE
Definition Defines.php:80
const NS_MEDIAWIKI_TALK
Definition Defines.php:83
const NS_PROJECT_TALK
Definition Defines.php:79
const NS_MEDIAWIKI
Definition Defines.php:82
const NS_SPECIAL
Definition Defines.php:63
const NS_FILE_TALK
Definition Defines.php:81
const NS_HELP_TALK
Definition Defines.php:87
const NS_CATEGORY_TALK
Definition Defines.php:89
const NS_MEDIA
Definition Defines.php:62
const NS_TALK
Definition Defines.php:75
const NS_USER_TALK
Definition Defines.php:77
const NS_CATEGORY
Definition Defines.php:88

Definition at line 13 of file MessagesNew.php.