d8d12d9979b3855379bd36457792c4665e2190da
[lhc/web/wiklou.git] / languages / messages / MessagesMi.php
1 <?php
2 /** Maori (Māori)
3 *
4 * @package MediaWiki
5 * @subpackage Language
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 'mainpage' => 'Hau Kāinga',
31
32 'portal' => 'Tomokanga hapori',
33 'portal-url' => 'Project:Tomokanga hapori',
34 'help' => 'Whakamārama',
35 'sitesupport' => 'Koha',
36 'cancel' => 'Whakakore',
37 'qbspecialpages' => 'Whārangi motuhake',
38 'mytalk' => 'Karere mōku',
39 'navigation' => 'Huarahi',
40
41 'currentevents' => 'Kōrero',
42 'currentevents-url' => 'Project:Kōrero',
43
44 'search' => 'Rapua',
45 'go' => 'Haere',
46 'history' => 'Kōrero Nehe',
47 'history_short' => 'Tuhinga/kaituhi',
48 'printableversion' => 'Tāia',
49 'permalink' => 'Hononga toitū',
50 'edit' => 'Whakatika',
51 'delete' => 'tangohia',
52 'protect' => 'Whakangungua',
53 'talk' => 'Kōrerorero',
54 'toolbox' => 'Pouaka utauta',
55
56 'toc' => 'Rārangi kōrero',
57 'showtoc' => 'whakakite',
58 'hidetoc' => 'hunaia',
59
60 # Short words for each namespace, by default used in the 'article' tab in monobook
61 'nstab-main' => 'tuhi pānui',
62 'nstab-template' => 'papa tauira',
63 'nstab-help' => 'Āwhina',
64 'nstab-category' => 'Wāhanga',
65
66 # Login and logout pages
67 'userlogout' => 'Whakarere',
68
69 # Edit pages
70 'savearticle' => 'Tiaki',
71 'showdiff' => 'Tiro rerekētanga',
72
73 # Preferences page
74 'preferences' => 'Kōwhiringa',
75
76 # Recent changes
77 'recentchanges' => 'Rerekētanga hōu',
78 'hide' => 'Hunaia',
79 'show' => 'Whakaaturia',
80
81 # Upload
82 'upload' => 'Tuku atu',
83
84 # Miscellaneous special pages
85 'allpages' => 'Ngā whārangi katoa',
86 'randompage' => 'Tipihaere',
87 'specialpages' => 'Whārangi motuhake',
88 'recentchangeslinked' => 'Rerekētanga pū tahi',
89 'move' => 'Nekehia',
90
91 # Special:Allpages
92 'allpagessubmit' => 'Haere',
93
94 # Watchlist
95 'watchlist' => 'Rārangi mātaki',
96 'watch' => 'Mātaki',
97 'unwatch' => 'kāti te mātaki',
98
99 # Contributions
100 'contributions' => 'Ngā mahi a tēnei mema',
101 'mycontris' => 'āku mahi',
102
103 # What links here
104 'whatlinkshere' => 'Ngā hononga mai',
105
106 # Namespace 8 related
107 'allmessages' => 'Pānui pūnaha',
108
109 );
110
111 ?>