00001 <?php 00013 $messages = array( 00014 # Dates 00015 'january' => 'UᏃᎸᏔᏂ', 00016 'february' => 'KᎠᎦᎵ', 00017 'march' => 'ᎠᏄᏱ', 00018 'april' => 'ᏥᎶᏂ', 00019 'june' => 'DᎡᎭᎷᏱ', 00020 00021 'about' => 'ᎬᏩᏚᏫᏛ', 00022 'article' => 'ᎤᏓᏡᎬ', 00023 'qbpageinfo' => 'ᎦᎷᎯᏍᏗ', 00024 'qbspecialpages' => 'ᎤᏤᎵᏛ', 00025 'navigation' => 'ᎠᏂᎩᏍᏗ ᏥᏳ', 00026 00027 'help' => 'ᎠᎵᏍᏕᎸᏗ', 00028 'search' => 'ᎠᏯᏍᏗ', 00029 'go' => 'ᎮᎦ', 00030 'history' => 'ᏆᏥ ᎧᏃᎮᏍᎩ', 00031 'history_short' => 'ᎧᏃᎮᏍᎩ', 00032 'printableversion' => 'ᎦᎴᏯᏛ ᏅᎬᎪᏔᏅᎯ', 00033 'permalink' => 'ᏂᎪᎯᎸ ᏕᎬᏔᏛ', 00034 'talkpagelinktext' => 'ᎧᏃᎮᎸᏗ', 00035 'talk' => 'ᎧᏃᎮᎸᏗ', 00036 'toolbox' => 'ᎪᎱᏍᏗ ᎬᏔᏂᏓᏍᏗ ᎧᏁᏌᎢ', 00037 'otherlanguages' => 'ᎭᏫᎾᏗᏢ ᏐᎢ ᏗᎦᏬᏂᎯᏍᏗ', 00038 'jumptosearch' => 'ᎡᏗt', 00039 00040 # 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). 00041 'aboutpage' => 'Project:ᎬᏩᏚᏫᏛ', 00042 'currentevents' => 'ᏗᏤᎢ', 00043 'mainpage' => 'ᎤᎵᎮᎵᏍᏗ', 00044 'mainpage-description' => 'ᎤᎵᎮᎵᏍᏗ', 00045 'portal' => 'ᎾᎥ ᏄᎾᏓᎸ ᎠᏍᏚᎢᏍᏗ', 00046 00047 # Short words for each namespace, by default used in the namespace tab in monobook 00048 'nstab-main' => 'ᎤᏓᏡᎬ', 00049 'nstab-category' => 'ᏗᎦᎪᏗ', 00050 00051 # General errors 00052 'viewsource' => 'DᎢᎧᏃᏗᎢ DᎢᏓᎴᎲᏍᎬ', 00053 00054 # Diffs 00055 'editundo' => 'IᎬᎾᏕᏍᏗ', 00056 00057 # Search results 00058 'powersearch' => 'ᎠᏯᏍᏗ', 00059 00060 # Preferences page 00061 'searchresultshead' => 'ᎠᏯᏍᏗ', 00062 00063 # Recent changes 00064 'recentchanges' => 'ᎾᏞᎬ ᏗᎦᏁᏟᏴᏍᏗ', 00065 00066 # Recent changes linked 00067 'recentchangeslinked' => 'ᎪᎱᏍᏗ ᎠᎾᏓᏛᏂ ᏗᎦᏁᏟᏴᏍᏗ', 00068 00069 # Upload 00070 'upload' => 'ᎦᎸᎳᏗᏢ ᎠᎧᎵᎢ ᎠᏝᎥᎢ', 00071 00072 # Random page 00073 'randompage' => 'ᎤᏍᏆᏂᎪᏗ ᎤᏆᏓᏛ', 00074 00075 # Watchlist 00076 'watch' => 'WᎠᏥ', 00077 00078 # Delete 00079 'actioncomplete' => 'ᎠᏍᏆᏙᏅᎯ', 00080 00081 # What links here 00082 'whatlinkshere' => 'ᎦᏙ ᎤᏍᏗ ᏗᏕᎬᏔᏛ ᎠᎭᏂ', 00083 00084 # Block/unblock 00085 'proxyblocksuccess' => 'ᎠᏍᏆᏛᎯ.', 00086 00087 # Special:NewFiles 00088 'ilsubmit' => 'ᎠᏯᏍᏗ', 00089 00090 # Special:SpecialPages 00091 'specialpages' => 'ᎤᏤᎵᏛ ᏚᏆᏓᏛ', 00092 00093 );