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