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