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