MediaWiki  REL1_22
MessagesNe.php File Reference

Nepali (नेपाली) More...

Go to the source code of this file.

Variables

 $digitTransformTable
 $messages
 $namespaceNames

Detailed Description

Nepali (नेपाली)

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

Author:
Bhawani Gautam
Bhawani Gautam Rhk
Ganesh
Ganesh Paudel
Indiver
Kaganer
Lkhatiwada
RajeshPandey
Reedy
ne.wikipedia.org sysops
सरोज कुमार ढकाल

Definition in file MessagesNe.php.


Variable Documentation

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

Definition at line 42 of file MessagesNe.php.

Definition at line 55 of file MessagesNe.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_TEMPLATE         => 'ढाँचा',
    NS_TEMPLATE_TALK    => 'ढाँचा_वार्ता',
    NS_HELP             => 'मद्दत',
    NS_HELP_TALK        => 'मद्दत_वार्ता',
    NS_CATEGORY         => 'श्रेणी',
    NS_CATEGORY_TALK    => 'श्रेणी_वार्ता',
)

Definition at line 23 of file MessagesNe.php.