Removed JS2 work (has been moved to the js2-work branch). Has been lightly tested...
[lhc/web/wiklou.git] / languages / messages / MessagesMi.php
index 3755eab..f89a6f5 100644 (file)
@@ -1,8 +1,13 @@
 <?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 Kiharoa
  */
 
 $messages = array(
@@ -27,10 +32,12 @@ $messages = array(
 'november'  => 'Whiringa-ā-rangi',
 'december'  => 'Hakihea',
 
-'cancel'         => 'Whakakore',
+'cancel'     => 'Whakakore',
+'mytalk'     => 'Karere mōku',
+'navigation' => 'Huarahi',
+
+# Cologne Blue skin
 'qbspecialpages' => 'Whārangi motuhake',
-'mytalk'         => 'Karere mōku',
-'navigation'     => 'Huarahi',
 
 'help'             => 'Whakamārama',
 'search'           => 'Rapua',
@@ -46,13 +53,15 @@ $messages = array(
 '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',
-'sitesupport'          => 'Koha',
+'privacy'              => 'Tikanga tūmataiti',
+'privacypage'          => 'Project:Tikanga tūmataiti',
 
 'toc'     => 'Rārangi kōrero',
 'showtoc' => 'whakakite',
@@ -80,7 +89,9 @@ $messages = array(
 'show'          => 'Whakaaturia',
 
 # Recent changes linked
-'recentchangeslinked' => 'Rerekētanga pū tahi',
+'recentchangeslinked'         => 'Rerekētanga pū tahi',
+'recentchangeslinked-feed'    => 'Rerekētanga pū tahi',
+'recentchangeslinked-toolbox' => 'Rerekētanga pū tahi',
 
 # Upload
 'upload' => 'Tuku atu',
@@ -89,10 +100,9 @@ $messages = array(
 'randompage' => 'Tipihaere',
 
 # Miscellaneous special pages
-'specialpages' => 'Whārangi motuhake',
-'move'         => 'Nekehia',
+'move' => 'Nekehia',
 
-# Special:Allpages
+# Special:AllPages
 'allpages'       => 'Ngā whārangi katoa',
 'allpagessubmit' => 'Haere',
 
@@ -112,4 +122,7 @@ $messages = array(
 # Namespace 8 related
 'allmessages' => 'Pānui pūnaha',
 
+# Special:SpecialPages
+'specialpages' => 'Whārangi motuhake',
+
 );