From 34a5825e455dc02eb69e89c14f69f4f98dc62db4 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 4 Feb 2008 19:39:44 +0000 Subject: [PATCH] Import from http://pih.wikipedia.org --- languages/messages/MessagesPih.php | 64 ++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 languages/messages/MessagesPih.php diff --git a/languages/messages/MessagesPih.php b/languages/messages/MessagesPih.php new file mode 100644 index 0000000000..3edb17608a --- /dev/null +++ b/languages/messages/MessagesPih.php @@ -0,0 +1,64 @@ + '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', + +); -- 2.20.1