MediaWiki REL1_33
MessagesHi.php File Reference

Hindi (हिन्दी) More...

Go to the source code of this file.

Variables

 $digitGroupingPattern = "##,##,###"
 
 $digitTransformTable
 
 $linkTrail = "/^([a-z\x{0900}-\x{0963}\x{0966}-\x{A8E0}-\x{A8FF}]+)(.*)$/sDu"
 
 $magicWords
 
 $namespaceNames
 
 $specialPageAliases
 

Detailed Description

Hindi (हिन्दी)

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

Definition in file MessagesHi.php.

Variable Documentation

◆ $digitGroupingPattern

$digitGroupingPattern = "##,##,###"

Definition at line 301 of file MessagesHi.php.

◆ $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
]
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy

Definition at line 287 of file MessagesHi.php.

◆ $linkTrail

$linkTrail = "/^([a-z\x{0900}-\x{0963}\x{0966}-\x{A8E0}-\x{A8FF}]+)(.*)$/sDu"

Definition at line 299 of file MessagesHi.php.

◆ $magicWords

$magicWords

Definition at line 122 of file MessagesHi.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_TEMPLATE => 'साँचा',
NS_TEMPLATE_TALK => 'साँचा_वार्ता',
NS_HELP => 'सहायता',
NS_HELP_TALK => 'सहायता_वार्ता',
NS_CATEGORY => 'श्रेणी',
NS_CATEGORY_TALK => 'श्रेणी_वार्ता',
]
const NS_HELP
Definition Defines.php:85
const NS_FILE
Definition Defines.php:79
const NS_MEDIAWIKI_TALK
Definition Defines.php:82
const NS_PROJECT_TALK
Definition Defines.php:78
const NS_TEMPLATE
Definition Defines.php:83
const NS_SPECIAL
Definition Defines.php:62
const NS_FILE_TALK
Definition Defines.php:80
const NS_HELP_TALK
Definition Defines.php:86
const NS_CATEGORY_TALK
Definition Defines.php:88
const NS_MEDIA
Definition Defines.php:61
const NS_TALK
Definition Defines.php:74
const NS_USER_TALK
Definition Defines.php:76
const NS_CATEGORY
Definition Defines.php:87
const NS_TEMPLATE_TALK
Definition Defines.php:84

Definition at line 11 of file MessagesHi.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 30 of file MessagesHi.php.