summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesMi.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
committerPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
commit370e83bb0dfd0c70de268c93bf07ad5ee0897192 (patch)
tree491674f4c242e4d6ba0d04eafa305174c35a3391 /languages/messages/MessagesMi.php
parentf4debf0f12d0524d2b2427c55ea3f16b680fad97 (diff)
Update auf 1.13.0
Diffstat (limited to 'languages/messages/MessagesMi.php')
-rw-r--r--languages/messages/MessagesMi.php29
1 files changed, 18 insertions, 11 deletions
diff --git a/languages/messages/MessagesMi.php b/languages/messages/MessagesMi.php
index 21e8d7d2..58031e7b 100644
--- a/languages/messages/MessagesMi.php
+++ b/languages/messages/MessagesMi.php
@@ -1,8 +1,10 @@
<?php
/** Maori (Māori)
*
- * @addtogroup Language
+ * @ingroup Language
+ * @file
*
+ * @author Kiharoa
*/
$messages = array(
@@ -46,12 +48,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).
-'currentevents' => 'Kōrero',
-'currentevents-url' => 'Project:Kōrero',
-'mainpage' => 'Hau Kāinga',
-'portal' => 'Tomokanga hapori',
-'portal-url' => 'Project:Tomokanga hapori',
-'sitesupport' => 'Koha',
+'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',
@@ -88,11 +93,10 @@ $messages = array(
'randompage' => 'Tipihaere',
# Miscellaneous special pages
-'allpages' => 'Ngā whārangi katoa',
-'specialpages' => 'Whārangi motuhake',
-'move' => 'Nekehia',
+'move' => 'Nekehia',
-# Special:Allpages
+# Special:AllPages
+'allpages' => 'Ngā whārangi katoa',
'allpagessubmit' => 'Haere',
# Watchlist
@@ -111,4 +115,7 @@ $messages = array(
# Namespace 8 related
'allmessages' => 'Pānui pūnaha',
+# Special:SpecialPages
+'specialpages' => 'Whārangi motuhake',
+
);