summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesPih.php
blob: 106b24860e24a22e643cf5b71dabdd3bf5255213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?php
/** Norfuk / Pitkern (Norfuk / Pitkern)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Pall Mall (on pih.wikipedia.org)
 */

$messages = array(
# Dates
'january' => 'Jaenyuweri',
'february' => 'Febyuweri',
'march' => 'Maach',
'april' => 'Ieprel',
'may_long' => 'Mieh',
'june' => 'Juun',
'july' => 'Juulai',
'january-gen' => 'Jaenyuweri',
'february-gen' => 'Febyuweri',
'march-gen' => 'Maach',
'april-gen' => 'Ieprel',
'may-gen' => 'Mieh',
'june-gen' => 'Juun',
'july-gen' => 'Juulai',
'may' => 'Mieh',

'help' => 'Hiiwp',
'history_short' => 'Histrei',
'edit' => 'Edet',
'talk' => 'diskushun',

# 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).
'currentevents' => 'Dem Kurent Iwent',
'currentevents-url' => 'Project:Dem Kurent Iwent',
'helppage' => 'Help:Dem Kontent',
'mainpage' => 'Mien Paij',
'mainpage-description' => 'Mien Paij',
'portal' => "Trii'nohlij",

'editold' => 'edet',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Artikal',
'nstab-help' => 'Hiiwp Paij',

# Search results
'searchhelp-url' => 'Help:Dem Kontent',

# Preferences page
'prefs-rc' => 'Dem Riisent Chayng',

# Recent changes
'recentchanges' => 'Dem Riisent Chayng',

# Recent changes linked
'recentchangeslinked' => 'Dem Riilated Chayng',
'recentchangeslinked-feed' => 'Dem Riilated Chayng',
'recentchangeslinked-toolbox' => 'Dem Riilated Chayng',

# Upload
'upload' => 'Upload Faail',

# Random page
'randompage' => 'Raandum Paij',

# What links here
'whatlinkshere' => 'Wata link hiia',

);