00001 <?php 00013 $messages = array( 00014 # Dates 00015 'sunday' => 'Rātapu', 00016 'monday' => 'Rāhina', 00017 'tuesday' => 'Rātū', 00018 'wednesday' => 'Rāapa', 00019 'thursday' => 'Rāpare', 00020 'friday' => 'Rāmere', 00021 'saturday' => 'Rāhoroi', 00022 'january' => 'Kohi-tātea', 00023 'february' => 'Hui-tanguru', 00024 'march' => 'Poutū-te-rangi', 00025 'april' => 'Paenga-whāwhā', 00026 'may_long' => 'Haratua', 00027 'june' => 'Pipiri', 00028 'july' => 'Hōngongoi', 00029 'august' => 'Here-turi-kōkā', 00030 'september' => 'Mahuru', 00031 'october' => 'Whiringa-ā-nuku', 00032 'november' => 'Whiringa-ā-rangi', 00033 'december' => 'Hakihea', 00034 00035 'cancel' => 'Whakakore', 00036 'qbspecialpages' => 'Whārangi motuhake', 00037 'mytalk' => 'Karere mōku', 00038 'navigation' => 'Huarahi', 00039 00040 'help' => 'Whakamārama', 00041 'search' => 'Rapua', 00042 'go' => 'Haere', 00043 'history' => 'Kōrero Nehe', 00044 'history_short' => 'Tuhinga/kaituhi', 00045 'printableversion' => 'Tāia', 00046 'permalink' => 'Hononga toitū', 00047 'edit' => 'Whakatika', 00048 'delete' => 'tangohia', 00049 'protect' => 'Whakangungua', 00050 'talk' => 'Kōrerorero', 00051 'toolbox' => 'Pouaka utauta', 00052 00053 # 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). 00054 'aboutsite' => 'Mo {{SITENAME}}', 00055 'currentevents' => 'Kōrero', 00056 'currentevents-url' => 'Project:Kōrero', 00057 'mainpage' => 'Hau Kāinga', 00058 'mainpage-description' => 'Hau Kāinga', 00059 'portal' => 'Tomokanga hapori', 00060 'portal-url' => 'Project:Tomokanga hapori', 00061 'privacy' => 'Tikanga tūmataiti', 00062 'privacypage' => 'Project:Tikanga tūmataiti', 00063 00064 'toc' => 'Rārangi kōrero', 00065 'showtoc' => 'whakakite', 00066 'hidetoc' => 'hunaia', 00067 00068 # Short words for each namespace, by default used in the namespace tab in monobook 00069 'nstab-main' => 'tuhi pānui', 00070 'nstab-template' => 'papa tauira', 00071 'nstab-help' => 'Āwhina', 00072 'nstab-category' => 'Wāhanga', 00073 00074 # Login and logout pages 00075 'userlogout' => 'Whakarere', 00076 00077 # Edit pages 00078 'savearticle' => 'Tiaki', 00079 'showdiff' => 'Tiro rerekētanga', 00080 00081 # Preferences page 00082 'preferences' => 'Kōwhiringa', 00083 00084 # Recent changes 00085 'recentchanges' => 'Rerekētanga hōu', 00086 'hide' => 'Hunaia', 00087 'show' => 'Whakaaturia', 00088 00089 # Recent changes linked 00090 'recentchangeslinked' => 'Rerekētanga pū tahi', 00091 00092 # Upload 00093 'upload' => 'Tuku atu', 00094 00095 # Random page 00096 'randompage' => 'Tipihaere', 00097 00098 # Miscellaneous special pages 00099 'move' => 'Nekehia', 00100 00101 # Special:AllPages 00102 'allpages' => 'Ngā whārangi katoa', 00103 'allpagessubmit' => 'Haere', 00104 00105 # Watchlist 00106 'watchlist' => 'Rārangi mātaki', 00107 'mywatchlist' => 'Rārangi mātaki', 00108 'watch' => 'Mātaki', 00109 'unwatch' => 'kāti te mātaki', 00110 00111 # Contributions 00112 'contributions' => 'Ngā mahi a tēnei mema', 00113 'mycontris' => 'āku mahi', 00114 00115 # What links here 00116 'whatlinkshere' => 'Ngā hononga mai', 00117 00118 # Namespace 8 related 00119 'allmessages' => 'Pānui pūnaha', 00120 00121 # Special:SpecialPages 00122 'specialpages' => 'Whārangi motuhake', 00123 00124 );