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