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