]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesMi.php
MediaWiki 1.15.5
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesMi.php
1 <?php
2 /** Maori (Māori)
3  *
4  * See MessagesQqq.php for message documentation incl. usage of parameters
5  * To improve a translation please visit http://translatewiki.net
6  *
7  * @ingroup Language
8  * @file
9  *
10  * @author Kiharoa
11  * @author Sonia
12  */
13
14 $messages = array(
15 # Dates
16 'sunday'    => 'Rātapu',
17 'monday'    => 'Rāhina',
18 'tuesday'   => 'Rātū',
19 'wednesday' => 'Rāapa',
20 'thursday'  => 'Rāpare',
21 'friday'    => 'Rāmere',
22 'saturday'  => 'Rāhoroi',
23 'january'   => 'Kohi-tātea',
24 'february'  => 'Hui-tanguru',
25 'march'     => 'Poutū-te-rangi',
26 'april'     => 'Paenga-whāwhā',
27 'may_long'  => 'Haratua',
28 'june'      => 'Pipiri',
29 'july'      => 'Hōngongoi',
30 'august'    => 'Here-turi-kōkā',
31 'september' => 'Mahuru',
32 'october'   => 'Whiringa-ā-nuku',
33 'november'  => 'Whiringa-ā-rangi',
34 'december'  => 'Hakihea',
35
36 'cancel'         => 'Whakakore',
37 'qbspecialpages' => 'Whārangi motuhake',
38 'mytalk'         => 'Karere mōku',
39 'navigation'     => 'Huarahi',
40
41 'help'             => 'Whakamārama',
42 'search'           => 'Rapua',
43 'go'               => 'Haere',
44 'history'          => 'Kōrero Nehe',
45 'history_short'    => 'Tuhinga/kaituhi',
46 'printableversion' => 'Tāia',
47 'permalink'        => 'Hononga toitū',
48 'edit'             => 'Whakatika',
49 'delete'           => 'tangohia',
50 'protect'          => 'Whakangungua',
51 'talkpagelinktext' => 'Kōrerohia',
52 'talk'             => 'Kōrerorero',
53 'toolbox'          => 'Pouaka utauta',
54
55 # 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).
56 'aboutsite'            => 'Mo {{SITENAME}}',
57 'currentevents'        => 'Kōrero',
58 'currentevents-url'    => 'Project:Kōrero',
59 'mainpage'             => 'Hau Kāinga',
60 'mainpage-description' => 'Hau Kāinga',
61 'portal'               => 'Tomokanga hapori',
62 'portal-url'           => 'Project:Tomokanga hapori',
63 'privacy'              => 'Tikanga tūmataiti',
64 'privacypage'          => 'Project:Tikanga tūmataiti',
65
66 'toc'     => 'Rārangi kōrero',
67 'showtoc' => 'whakakite',
68 'hidetoc' => 'hunaia',
69
70 # Short words for each namespace, by default used in the namespace tab in monobook
71 'nstab-main'     => 'tuhi pānui',
72 'nstab-template' => 'papa tauira',
73 'nstab-help'     => 'Āwhina',
74 'nstab-category' => 'Wāhanga',
75
76 # Login and logout pages
77 'userlogout' => 'Whakarere',
78
79 # Edit pages
80 'savearticle' => 'Tiaki',
81 'showdiff'    => 'Tiro rerekētanga',
82
83 # Preferences page
84 'preferences' => 'Kōwhiringa',
85
86 # Recent changes
87 'recentchanges' => 'Rerekētanga hōu',
88 'hide'          => 'Hunaia',
89 'show'          => 'Whakaaturia',
90
91 # Recent changes linked
92 'recentchangeslinked' => 'Rerekētanga pū tahi',
93
94 # Upload
95 'upload' => 'Tuku atu',
96
97 # Random page
98 'randompage' => 'Tipihaere',
99
100 # Miscellaneous special pages
101 'move' => 'Nekehia',
102
103 # Special:AllPages
104 'allpages'       => 'Ngā whārangi katoa',
105 'allpagessubmit' => 'Haere',
106
107 # Watchlist
108 'watchlist'   => 'Rārangi mātaki',
109 'mywatchlist' => 'Rārangi mātaki',
110 'watch'       => 'Mātaki',
111 'unwatch'     => 'kāti te mātaki',
112
113 # Contributions
114 'contributions' => 'Ngā mahi a tēnei mema',
115 'mycontris'     => 'āku mahi',
116
117 # What links here
118 'whatlinkshere' => 'Ngā hononga mai',
119
120 # Namespace 8 related
121 'allmessages' => 'Pānui pūnaha',
122
123 # Special:SpecialPages
124 'specialpages' => 'Whārangi motuhake',
125
126 );