00001 <?php 00014 $digitTransformTable = array( 00015 '0' => '୦', # ୦ 00016 '1' => '୧', # ୧ 00017 '2' => '୨', # ୨ 00018 '3' => '୩', # ୩ 00019 '4' => '୪', # ୪ 00020 '5' => '୫', # ୫ 00021 '6' => '୬', # ୬ 00022 '7' => '୭', # ୭ 00023 '8' => '୮', # ୮ 00024 '9' => '୯', # ୯ 00025 ); 00026 00027 $messages = array( 00028 'mytalk' => 'ମୋ କଥା', 00029 'navigation' => 'ଦିଗ୍ଦର୍ଶକ', 00030 00031 'help' => 'ସାହାଜ୍ଯ', 00032 'search' => 'ସନ୍ଧାନ', 00033 'searchbutton' => 'ସନ୍ଧାନ', 00034 'history_short' => 'ଇତିହାସ', 00035 'protect' => 'ସୁରଖ୍ଯା', 00036 'talk' => 'ଆଲୋଚନା', 00037 'toolbox' => 'ଜନ୍ତ୍ର ବାକ୍ସ', 00038 'jumptonavigation' => 'ଦିଗ୍ଦର୍ଶକ', 00039 'jumptosearch' => 'ସନ୍ଧାନ', 00040 00041 # 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). 00042 'mainpage' => 'ପ୍ରଧାନ ପ୍ରୁଷ୍ଟ୍ଆ', 00043 'mainpage-description' => 'ପ୍ରଧାନ ପ୍ରୁଷ୍ଟ୍ଆ', 00044 00045 'viewsourcelink' => 'େଦଖ ଉର୍ସ', 00046 00047 # General errors 00048 'viewsource' => 'େଦଖ ଉର୍ସ', 00049 00050 # Edit pages 00051 'summary' => 'ସାରକଥା:', 00052 'showdiff' => 'େଦଖାଅ ପରିବର୍ତନଗୁଡିକ', 00053 00054 # Preferences page 00055 'searchresultshead' => 'ସନ୍ଧାନ', 00056 00057 # Recent changes linked 00058 'recentchangeslinked' => 'ସମ୍ବଧ୍ହିତ ପରିବର୍ତନ', 00059 00060 # Upload 00061 'filedesc' => 'ସାରକଥା', 00062 'fileuploadsummary' => 'ସାରକଥା:', 00063 00064 # Special:LinkSearch 00065 'linksearch-ok' => 'ସନ୍ଧାନ', 00066 00067 # Watchlist 00068 'watch' => 'େଦଖ', 00069 00070 # Undelete 00071 'undelete-search-submit' => 'ସନ୍ଧାନ', 00072 00073 # Contributions 00074 'contributions' => 'ବ୍ଯବହରକାରୀନ୍କ ଅନୁଦାନ', 00075 00076 'sp-contributions-submit' => 'ସନ୍ଧାନ', 00077 00078 # Block/unblock 00079 'ipblocklist-submit' => 'ସନ୍ଧାନ', 00080 00081 # Tooltip help for the actions 00082 'tooltip-p-logo' => 'ପ୍ରଧାନ ପ୍ରୁଷ୍ଟ୍ଆ', 00083 00084 # Special:NewFiles 00085 'ilsubmit' => 'ସନ୍ଧାନ', 00086 00087 # Special:FileDuplicateSearch 00088 'fileduplicatesearch-submit' => 'ସନ୍ଧାନ', 00089 00090 # Special:SpecialPages 00091 'specialpages' => 'ସ୍ବତନ୍ତ୍ର', 00092 00093 );