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