summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesPih.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/messages/MessagesPih.php')
-rw-r--r--languages/messages/MessagesPih.php64
1 files changed, 64 insertions, 0 deletions
diff --git a/languages/messages/MessagesPih.php b/languages/messages/MessagesPih.php
new file mode 100644
index 00000000..3edb1760
--- /dev/null
+++ b/languages/messages/MessagesPih.php
@@ -0,0 +1,64 @@
+<?php
+/** Norfuk / Pitkern (Norfuk / Pitkern)
+ *
+ * @addtogroup Language
+ *
+ * @author http://pih.wikipedia.org sysops
+ */
+
+$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',
+'portal' => "Trii'nohlij",
+'sitesupport' => 'Doenaiishun',
+
+'editold' => 'edet',
+
+# Short words for each namespace, by default used in the namespace tab in monobook
+'nstab-main' => 'Artikal',
+'nstab-help' => 'Hiiwp Paij',
+
+# Preferences page
+'prefs-rc' => 'Dem Riisent Chayng',
+
+# Recent changes
+'recentchanges' => 'Dem Riisent Chayng',
+
+# Recent changes linked
+'recentchangeslinked' => 'Dem Riilated Chayng',
+
+# Upload
+'upload' => 'Upload Faail',
+
+# Random page
+'randompage' => 'Raandum Paij',
+
+# What links here
+'whatlinkshere' => 'Wata link hiia',
+
+);