Added/updated translations for da
[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 'mainpage' => 'Hau Kāinga',
30
31 'portal' => 'Tomokanga hapori',
32 'portal-url' => 'Project:Tomokanga hapori',
33 'help' => 'Whakamārama',
34 'sitesupport' => 'Koha',
35 'cancel' => 'Whakakore',
36 'qbspecialpages' => 'Whārangi motuhake',
37 'mytalk' => 'Karere mōku',
38 'navigation' => 'Huarahi',
39
40 'currentevents' => 'Kōrero',
41 'currentevents-url' => 'Project:Kōrero',
42
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 'toc' => 'Rārangi kōrero',
56 'showtoc' => 'whakakite',
57 'hidetoc' => 'hunaia',
58
59 # Short words for each namespace, by default used in the 'article' 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 # Upload
81 'upload' => 'Tuku atu',
82
83 # Miscellaneous special pages
84 'allpages' => 'Ngā whārangi katoa',
85 'randompage' => 'Tipihaere',
86 'specialpages' => 'Whārangi motuhake',
87 'recentchangeslinked' => 'Rerekētanga pū tahi',
88 'move' => 'Nekehia',
89
90 # Special:Allpages
91 'allpagessubmit' => 'Haere',
92
93 # Watchlist
94 'watchlist' => 'Rārangi mātaki',
95 'mywatchlist' => '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