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