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