Localisation updates for extensions messages from Betawiki
[lhc/web/wiklou.git] / languages / messages / MessagesPih.php
1 <?php
2 /** Norfuk / Pitkern (Norfuk / Pitkern)
3 *
4 * @addtogroup Language
5 *
6 * @author http://pih.wikipedia.org sysops
7 */
8
9 $messages = array(
10 # Dates
11 'january' => 'Jaenyuweri',
12 'february' => 'Febyuweri',
13 'march' => 'Maach',
14 'april' => 'Ieprel',
15 'may_long' => 'Mieh',
16 'june' => 'Juun',
17 'july' => 'Juulai',
18 'january-gen' => 'Jaenyuweri',
19 'february-gen' => 'Febyuweri',
20 'march-gen' => 'Maach',
21 'april-gen' => 'Ieprel',
22 'may-gen' => 'Mieh',
23 'june-gen' => 'Juun',
24 'july-gen' => 'Juulai',
25 'may' => 'Mieh',
26
27 'help' => 'Hiiwp',
28 'history_short' => 'Histrei',
29 'edit' => 'Edet',
30 'talk' => 'diskushun',
31
32 # 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).
33 'currentevents' => 'Dem Kurent Iwent',
34 'currentevents-url' => 'Project:Dem Kurent Iwent',
35 'helppage' => 'Help:Dem Kontent',
36 'mainpage' => 'Mien Paij',
37 'mainpage-description' => 'Mien Paij',
38 'portal' => "Trii'nohlij",
39 'sitesupport' => 'Doenaiishun',
40
41 'editold' => 'edet',
42
43 # Short words for each namespace, by default used in the namespace tab in monobook
44 'nstab-main' => 'Artikal',
45 'nstab-help' => 'Hiiwp Paij',
46
47 # Preferences page
48 'prefs-rc' => 'Dem Riisent Chayng',
49
50 # Recent changes
51 'recentchanges' => 'Dem Riisent Chayng',
52
53 # Recent changes linked
54 'recentchangeslinked' => 'Dem Riilated Chayng',
55
56 # Upload
57 'upload' => 'Upload Faail',
58
59 # Random page
60 'randompage' => 'Raandum Paij',
61
62 # What links here
63 'whatlinkshere' => 'Wata link hiia',
64
65 );