Localisation updates for core messages from Betawiki (2008-12-16 22:56 CET)
[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
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 # Search results
48 'searchhelp-url' => 'Help:Dem Kontent',
49
50 # Preferences page
51 'prefs-rc' => 'Dem Riisent Chayng',
52
53 # Recent changes
54 'recentchanges' => 'Dem Riisent Chayng',
55
56 # Recent changes linked
57 'recentchangeslinked' => 'Dem Riilated Chayng',
58
59 # Upload
60 'upload' => 'Upload Faail',
61
62 # Random page
63 'randompage' => 'Raandum Paij',
64
65 # What links here
66 'whatlinkshere' => 'Wata link hiia',
67
68 );