Localisation updates for core messages from Betawiki (2007-12-29 16:25 CET)
[lhc/web/wiklou.git] / languages / messages / MessagesTy.php
1 <?php
2 /** Tahitian (Reo Mā`ohi)
3 *
4 * @addtogroup Language
5 *
6 * @author SPQRobin
7 */
8
9 $fallback = 'fr';
10
11 $messages = array(
12 # Dates
13 'monday' => 'monirē',
14 'friday' => 'mahana pae',
15 'mon' => 'monirē',
16 'fri' => 'mahana pae',
17 'january' => 'nō tēnuare',
18 'february' => 'nō fepuare',
19 'march' => 'nō māti',
20 'april' => 'nō ’ēperēra',
21 'may_long' => 'nō mē',
22 'june' => 'nō tiunu',
23 'july' => 'nō tiurai',
24 'august' => 'nō tiurai',
25 'november' => 'nō novema',
26 'december' => 'nō tītema',
27 'january-gen' => 'nō tēnuare',
28 'february-gen' => 'nō fepuare',
29 'march-gen' => 'nō māti',
30 'april-gen' => 'nō ’ēperēra',
31 'may-gen' => 'nō mē',
32 'june-gen' => 'nō tiunu',
33 'july-gen' => 'nō tiurai',
34 'august-gen' => 'nō tiurai',
35 'november-gen' => 'nō novema',
36 'december-gen' => 'nō tītema',
37 'jan' => 'nō tēnuare',
38 'feb' => 'nō fepuare',
39 'mar' => 'nō māti',
40 'apr' => 'nō ’ēperēra',
41 'may' => 'nō mē',
42 'jun' => 'nō tiunu',
43 'jul' => 'nō tiurai',
44 'aug' => 'nō tiurai',
45 'nov' => 'nō novema',
46 'dec' => 'nō tītema',
47
48 # Bits of text used by many pages
49 'categories' => 'Te mau huru o te ’api',
50
51 'about' => 'Nō',
52 'article' => 'Parau pāpa’i',
53 'navigation' => 'Arata’i',
54
55 'help' => 'Tauturu',
56 'history_short' => 'Parau tuatāpapa',
57 'edit' => 'Fa’ahuru ’ē',
58 'delete' => 'Fa’a’ore',
59 'jumptonavigation' => 'arata’i',
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' => 'Nō {{SITENAME}}',
63 'aboutpage' => 'Project:Nō',
64 'edithelp' => 'Tauturu',
65 'mainpage' => 'Fa’ari’ira’a',
66
67 'newmessageslink' => 'Te mau poro’i ’āpī',
68 'newmessagesdifflink' => 'fa’ahuru-’ē-ra’a hope’a',
69 'editsection' => 'fa’ahuru ’ē',
70 'editold' => 'fa’ahuru ’ē',
71
72 # Short words for each namespace, by default used in the namespace tab in monobook
73 'nstab-main' => 'Parau pāpa’i',
74 'nstab-user' => 'Ta’ata',
75 'nstab-special' => 'Ta’a ’ē',
76 'nstab-image' => 'Hōho’a',
77 'nstab-mediawiki' => 'Poro’i',
78 'nstab-template' => 'Hōho’a fāito',
79 'nstab-help' => 'Tauturu',
80 'nstab-category' => 'Huru',
81
82 # Login and logout pages
83 'email' => '’Imere',
84
85 # Revision feed
86 'history-feed-title' => 'Parau tuatāpapa',
87
88 # Preferences page
89 'files' => 'Te mau putu’ite',
90
91 # Image list
92 'imagelist_user' => 'Ta’ata fa’a’ohipa',
93
94 # Move page
95 '1movedto2' => '’Ua tāhitihia te ’api [[$1]] e ana i te ’api ’āpī [[$2]]',
96
97 );