Search frontend:
[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 'portal' => "Trii'nohlij",
38 'sitesupport' => 'Doenaiishun',
39
40 'editold' => 'edet',
41
42 # Short words for each namespace, by default used in the namespace tab in monobook
43 'nstab-main' => 'Artikal',
44 'nstab-help' => 'Hiiwp Paij',
45
46 # Preferences page
47 'prefs-rc' => 'Dem Riisent Chayng',
48
49 # Recent changes
50 'recentchanges' => 'Dem Riisent Chayng',
51
52 # Recent changes linked
53 'recentchangeslinked' => 'Dem Riilated Chayng',
54
55 # Upload
56 'upload' => 'Upload Faail',
57
58 # Random page
59 'randompage' => 'Raandum Paij',
60
61 # What links here
62 'whatlinkshere' => 'Wata link hiia',
63
64 );