MediaWiki  REL1_19
MessagesKs_deva.php
Go to the documentation of this file.
00001 <?php
00014 $digitTransformTable = array(
00015         '0' => '०', # &#x0966;
00016         '1' => '१', # &#x0967;
00017         '2' => '२', # &#x0968;
00018         '3' => '३', # &#x0969;
00019         '4' => '४', # &#x096a;
00020         '5' => '५', # &#x096b;
00021         '6' => '६', # &#x096c;
00022         '7' => '७', # &#x096d;
00023         '8' => '८', # &#x096e;
00024         '9' => '९', # &#x096f;
00025 );
00026 
00027 $messages = array(
00028 'help' => 'मदद',
00029 
00030 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
00031 'mainpage' => 'आहम सफ़ा',
00032 
00033 'editsectionhint' => '$1 शाबह तर तैयब दीउ',
00034 'red-link-title'  => '$1 (सफ़ा ना आसुन)',
00035 
00036 # Recent changes
00037 'recentchanges' => 'नवि तबदीली',
00038 
00039 );