MediaWiki  REL1_19
MessagesNew.php File Reference

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

Go to the source code of this file.

Variables

 $digitTransformTable
 $messages
 $namespaceNames

Detailed Description

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

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

Author:
Eukesh
आलोक

Definition in file MessagesNew.php.


Variable Documentation

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

Definition at line 31 of file MessagesNew.php.

$messages

Definition at line 44 of file MessagesNew.php.

$namespaceNames
Initial value:
 array(
        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    => 'पुचः_खँलाबँला',
)

Definition at line 14 of file MessagesNew.php.