MediaWiki  REL1_19
MessagesBho.php File Reference

Bhojpuri (भोजपुरी) More...

Go to the source code of this file.

Variables

 $digitTransformTable
 $messages
 $namespaceNames

Detailed Description

Bhojpuri (भोजपुरी)

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

Author:
Anshumangupta21
Ganesh
Nepaboy
Rajivkurjee

Definition in file MessagesBho.php.


Variable Documentation

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

Definition at line 35 of file MessagesBho.php.

$messages

Definition at line 48 of file MessagesBho.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 16 of file MessagesBho.php.