Newer
Older
Import / web / www.xiaofrog.com / wiki / languages / messages / MessagesMi.php
<?php
/** Maori (Māori)
 *
 * @addtogroup Language
 */

$messages = array(
# Dates
'sunday'    => 'Rātapu',
'monday'    => 'Rāhina',
'tuesday'   => 'Rātū',
'wednesday' => 'Rāapa',
'thursday'  => 'Rāpare',
'friday'    => 'Rāmere',
'saturday'  => 'Rāhoroi',
'january'   => 'Kohi-tātea',
'february'  => 'Hui-tanguru',
'march'     => 'Poutū-te-rangi',
'april'     => 'Paenga-whāwhā',
'may_long'  => 'Haratua',
'june'      => 'Pipiri',
'july'      => 'Hōngongoi',
'august'    => 'Here-turi-kōkā',
'september' => 'Mahuru',
'october'   => 'Whiringa-ā-nuku',
'november'  => 'Whiringa-ā-rangi',
'december'  => 'Hakihea',

'mainpage' => 'Hau Kāinga',

'portal'         => 'Tomokanga hapori',
'portal-url'     => 'Project:Tomokanga hapori',
'help'           => 'Whakamārama',
'sitesupport'    => 'Koha',
'cancel'         => 'Whakakore',
'qbspecialpages' => 'Whārangi motuhake',
'mytalk'         => 'Karere mōku',
'navigation'     => 'Huarahi',

'currentevents'     => 'Kōrero',
'currentevents-url' => 'Project:Kōrero',

'search'           => 'Rapua',
'go'               => 'Haere',
'history'          => 'Kōrero Nehe',
'history_short'    => 'Tuhinga/kaituhi',
'printableversion' => 'Tāia',
'permalink'        => 'Hononga toitū',
'edit'             => 'Whakatika',
'delete'           => 'tangohia',
'protect'          => 'Whakangungua',
'talk'             => 'Kōrerorero',
'toolbox'          => 'Pouaka utauta',

'toc'     => 'Rārangi kōrero',
'showtoc' => 'whakakite',
'hidetoc' => 'hunaia',

# Short words for each namespace, by default used in the 'article' tab in monobook
'nstab-main'     => 'tuhi pānui',
'nstab-template' => 'papa tauira',
'nstab-help'     => 'Āwhina',
'nstab-category' => 'Wāhanga',

# Login and logout pages
'userlogout' => 'Whakarere',

# Edit pages
'savearticle' => 'Tiaki',
'showdiff'    => 'Tiro rerekētanga',

# Preferences page
'preferences' => 'Kōwhiringa',

# Recent changes
'recentchanges' => 'Rerekētanga hōu',
'hide'          => 'Hunaia',
'show'          => 'Whakaaturia',

# Upload
'upload' => 'Tuku atu',

# Miscellaneous special pages
'allpages'            => 'Ngā whārangi katoa',
'randompage'          => 'Tipihaere',
'specialpages'        => 'Whārangi motuhake',
'recentchangeslinked' => 'Rerekētanga pū tahi',
'move'                => 'Nekehia',

# Special:Allpages
'allpagessubmit' => 'Haere',

# Watchlist
'watchlist' => 'Rārangi mātaki',
'mywatchlist' => 'Rārangi mātaki',
'watch'     => 'Mātaki',
'unwatch'   => 'kāti te mātaki',

# Contributions
'contributions' => 'Ngā mahi a tēnei mema',
'mycontris'     => 'āku mahi',

# What links here
'whatlinkshere' => 'Ngā hononga mai',

# Namespace 8 related
'allmessages' => 'Pānui pūnaha',

);