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