summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesMi.php
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-01 15:12:12 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-01 15:12:12 -0400
commitc9aa36da061816dee256a979c2ff8d2ee41824d9 (patch)
tree29f7002b80ee984b488bd047dbbd80b36bf892e9 /languages/messages/MessagesMi.php
parentb4274e0e33eafb5e9ead9d949ebf031a9fb8363b (diff)
parentd1ba966140d7a60cd5ae4e8667ceb27c1a138592 (diff)
Merge branch 'archwiki'
# Conflicts: # skins/ArchLinux.php # skins/ArchLinux/archlogo.gif
Diffstat (limited to 'languages/messages/MessagesMi.php')
-rw-r--r--languages/messages/MessagesMi.php134
1 files changed, 0 insertions, 134 deletions
diff --git a/languages/messages/MessagesMi.php b/languages/messages/MessagesMi.php
deleted file mode 100644
index 0ac1ac6c..00000000
--- a/languages/messages/MessagesMi.php
+++ /dev/null
@@ -1,134 +0,0 @@
-<?php
-/** Maori (Māori)
- *
- * See MessagesQqq.php for message documentation incl. usage of parameters
- * To improve a translation please visit http://translatewiki.net
- *
- * @ingroup Language
- * @file
- *
- * @author Iketsi
- * @author Kiharoa
- * @author Sonia
- */
-
-$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',
-
-'cancel' => 'Whakakore',
-'mytalk' => 'Karere mōku',
-'navigation' => 'Huarahi',
-
-# Cologne Blue skin
-'qbspecialpages' => 'Whārangi motuhake',
-
-# Vector skin
-'vector-view-view' => 'Rīti',
-
-'help' => 'Whakamārama',
-'search' => 'Rapua',
-'go' => 'Haere',
-'history' => 'Kōrero Nehe',
-'history_short' => 'Tuhinga/kaituhi',
-'printableversion' => 'Tāia',
-'permalink' => 'Hononga toitū',
-'edit' => 'Whakatika',
-'delete' => 'tangohia',
-'protect' => 'Whakangungua',
-'talkpagelinktext' => 'Kōrerohia',
-'talk' => 'Kōrerorero',
-'toolbox' => 'Pouaka utauta',
-
-# 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).
-'aboutsite' => 'Mo {{SITENAME}}',
-'currentevents' => 'Kōrero',
-'currentevents-url' => 'Project:Kōrero',
-'mainpage' => 'Hau Kāinga',
-'mainpage-description' => 'Hau Kāinga',
-'portal' => 'Tomokanga hapori',
-'portal-url' => 'Project:Tomokanga hapori',
-'privacy' => 'Tikanga tūmataiti',
-'privacypage' => 'Project:Tikanga tūmataiti',
-
-'toc' => 'Rārangi kōrero',
-'showtoc' => 'whakakite',
-'hidetoc' => 'hunaia',
-
-# Short words for each namespace, by default used in the namespace 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',
-
-# Recent changes linked
-'recentchangeslinked' => 'Rerekētanga pū tahi',
-'recentchangeslinked-feed' => 'Rerekētanga pū tahi',
-'recentchangeslinked-toolbox' => 'Rerekētanga pū tahi',
-
-# Upload
-'upload' => 'Tuku atu',
-
-# Random page
-'randompage' => 'Tipihaere',
-
-# Miscellaneous special pages
-'move' => 'Nekehia',
-
-# Special:AllPages
-'allpages' => 'Ngā whārangi katoa',
-'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',
-
-# Special:SpecialPages
-'specialpages' => 'Whārangi motuhake',
-
-);