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