Localisation updates for core messages from translatewiki.net (2009-09-10 22:35 UTC)
[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 'mytalk' => 'Karere mōku',
37 'navigation' => 'Huarahi',
38
39 # Cologne Blue skin
40 'qbspecialpages' => 'Whārangi motuhake',
41
42 'help' => 'Whakamārama',
43 'search' => 'Rapua',
44 'go' => 'Haere',
45 'history' => 'Kōrero Nehe',
46 'history_short' => 'Tuhinga/kaituhi',
47 'printableversion' => 'Tāia',
48 'permalink' => 'Hononga toitū',
49 'edit' => 'Whakatika',
50 'delete' => 'tangohia',
51 'protect' => 'Whakangungua',
52 'talk' => 'Kōrerorero',
53 'toolbox' => 'Pouaka utauta',
54
55 # 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).
56 'aboutsite' => 'Mo {{SITENAME}}',
57 'currentevents' => 'Kōrero',
58 'currentevents-url' => 'Project:Kōrero',
59 'mainpage' => 'Hau Kāinga',
60 'mainpage-description' => 'Hau Kāinga',
61 'portal' => 'Tomokanga hapori',
62 'portal-url' => 'Project:Tomokanga hapori',
63 'privacy' => 'Tikanga tūmataiti',
64 'privacypage' => 'Project:Tikanga tūmataiti',
65
66 'toc' => 'Rārangi kōrero',
67 'showtoc' => 'whakakite',
68 'hidetoc' => 'hunaia',
69
70 # Short words for each namespace, by default used in the namespace tab in monobook
71 'nstab-main' => 'tuhi pānui',
72 'nstab-template' => 'papa tauira',
73 'nstab-help' => 'Āwhina',
74 'nstab-category' => 'Wāhanga',
75
76 # Login and logout pages
77 'userlogout' => 'Whakarere',
78
79 # Edit pages
80 'savearticle' => 'Tiaki',
81 'showdiff' => 'Tiro rerekētanga',
82
83 # Preferences page
84 'preferences' => 'Kōwhiringa',
85
86 # Recent changes
87 'recentchanges' => 'Rerekētanga hōu',
88 'hide' => 'Hunaia',
89 'show' => 'Whakaaturia',
90
91 # Recent changes linked
92 'recentchangeslinked' => 'Rerekētanga pū tahi',
93 'recentchangeslinked-feed' => 'Rerekētanga pū tahi',
94 'recentchangeslinked-toolbox' => 'Rerekētanga pū tahi',
95
96 # Upload
97 'upload' => 'Tuku atu',
98
99 # Random page
100 'randompage' => 'Tipihaere',
101
102 # Miscellaneous special pages
103 'move' => 'Nekehia',
104
105 # Special:AllPages
106 'allpages' => 'Ngā whārangi katoa',
107 'allpagessubmit' => 'Haere',
108
109 # Watchlist
110 'watchlist' => 'Rārangi mātaki',
111 'mywatchlist' => 'Rārangi mātaki',
112 'watch' => 'Mātaki',
113 'unwatch' => 'kāti te mātaki',
114
115 # Contributions
116 'contributions' => 'Ngā mahi a tēnei mema',
117 'mycontris' => 'āku mahi',
118
119 # What links here
120 'whatlinkshere' => 'Ngā hononga mai',
121
122 # Namespace 8 related
123 'allmessages' => 'Pānui pūnaha',
124
125 # Special:SpecialPages
126 'specialpages' => 'Whārangi motuhake',
127
128 );