summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesPih.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2008-03-21 11:49:34 +0100
committerPierre Schmitz <pierre@archlinux.de>2008-03-21 11:49:34 +0100
commit086ae52d12011746a75f5588e877347bc0457352 (patch)
treee73263c7a29d0f94fafb874562610e16eb292ba8 /languages/messages/MessagesPih.php
parent749e7fb2bae7bbda855de3c9e319435b9f698ff7 (diff)
Update auf MediaWiki 1.12.0
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',
+
+);