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 'qbspecialpages' => 'Whārangi motuhake',
00038 'mytalk' => 'Karere mōku',
00039 'navigation' => 'Huarahi',
00040
00041 'help' => 'Whakamārama',
00042 'search' => 'Rapua',
00043 'go' => 'Haere',
00044 'history' => 'Kōrero Nehe',
00045 'history_short' => 'Tuhinga/kaituhi',
00046 'printableversion' => 'Tāia',
00047 'permalink' => 'Hononga toitū',
00048 'edit' => 'Whakatika',
00049 'delete' => 'tangohia',
00050 'protect' => 'Whakangungua',
00051 'talkpagelinktext' => 'Kōrerohia',
00052 'talk' => 'Kōrerorero',
00053 'toolbox' => 'Pouaka utauta',
00054
00055 # 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).
00056 'aboutsite' => 'Mo {{SITENAME}}',
00057 'currentevents' => 'Kōrero',
00058 'currentevents-url' => 'Project:Kōrero',
00059 'mainpage' => 'Hau Kāinga',
00060 'mainpage-description' => 'Hau Kāinga',
00061 'portal' => 'Tomokanga hapori',
00062 'portal-url' => 'Project:Tomokanga hapori',
00063 'privacy' => 'Tikanga tūmataiti',
00064 'privacypage' => 'Project:Tikanga tūmataiti',
00065
00066 'toc' => 'Rārangi kōrero',
00067 'showtoc' => 'whakakite',
00068 'hidetoc' => 'hunaia',
00069
00070 # Short words for each namespace, by default used in the namespace tab in monobook
00071 'nstab-main' => 'tuhi pānui',
00072 'nstab-template' => 'papa tauira',
00073 'nstab-help' => 'Āwhina',
00074 'nstab-category' => 'Wāhanga',
00075
00076 # Login and logout pages
00077 'userlogout' => 'Whakarere',
00078
00079 # Edit pages
00080 'savearticle' => 'Tiaki',
00081 'showdiff' => 'Tiro rerekētanga',
00082
00083 # Preferences page
00084 'preferences' => 'Kōwhiringa',
00085
00086 # Recent changes
00087 'recentchanges' => 'Rerekētanga hōu',
00088 'hide' => 'Hunaia',
00089 'show' => 'Whakaaturia',
00090
00091 # Recent changes linked
00092 'recentchangeslinked' => 'Rerekētanga pū tahi',
00093
00094 # Upload
00095 'upload' => 'Tuku atu',
00096
00097 # Random page
00098 'randompage' => 'Tipihaere',
00099
00100 # Miscellaneous special pages
00101 'move' => 'Nekehia',
00102
00103 # Special:AllPages
00104 'allpages' => 'Ngā whārangi katoa',
00105 'allpagessubmit' => 'Haere',
00106
00107 # Watchlist
00108 'watchlist' => 'Rārangi mātaki',
00109 'mywatchlist' => 'Rārangi mātaki',
00110 'watch' => 'Mātaki',
00111 'unwatch' => 'kāti te mātaki',
00112
00113 # Contributions
00114 'contributions' => 'Ngā mahi a tēnei mema',
00115 'mycontris' => 'āku mahi',
00116
00117 # What links here
00118 'whatlinkshere' => 'Ngā hononga mai',
00119
00120 # Namespace 8 related
00121 'allmessages' => 'Pānui pūnaha',
00122
00123 # Special:SpecialPages
00124 'specialpages' => 'Whārangi motuhake',
00125
00126 );