Merge "filebackend: cleaned up the FileBackend constructor"
[lhc/web/wiklou.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 Pall Mall (on pih.wikipedia.org)
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).
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 # 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 'recentchangeslinked-feed' => 'Dem Riilated Chayng',
59 'recentchangeslinked-toolbox' => 'Dem Riilated Chayng',
60
61 # Upload
62 'upload' => 'Upload Faail',
63
64 # Random page
65 'randompage' => 'Raandum Paij',
66
67 # What links here
68 'whatlinkshere' => 'Wata link hiia',
69
70 );