summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesKw.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/MessagesKw.php
parent749e7fb2bae7bbda855de3c9e319435b9f698ff7 (diff)
Update auf MediaWiki 1.12.0
Diffstat (limited to 'languages/messages/MessagesKw.php')
-rw-r--r--languages/messages/MessagesKw.php118
1 files changed, 118 insertions, 0 deletions
diff --git a/languages/messages/MessagesKw.php b/languages/messages/MessagesKw.php
new file mode 100644
index 00000000..11404bde
--- /dev/null
+++ b/languages/messages/MessagesKw.php
@@ -0,0 +1,118 @@
+<?php
+/** Cornish (Kernewek)
+ *
+ * @addtogroup Language
+ *
+ * @author MF-Warburg
+ */
+
+$messages = array(
+# Dates
+'january' => 'Genver',
+'february' => 'Hwevrer',
+'march' => 'Meurth',
+'april' => 'Ebryl',
+'may_long' => 'Me',
+'june' => 'Metheven',
+'july' => 'Gortheren',
+'august' => 'Est',
+'september' => 'Gwynngala',
+'october' => 'Hedra',
+'november' => 'Du',
+'december' => 'Kevardhu',
+'jan' => 'Gen',
+'feb' => 'Hwe',
+'mar' => 'Mrt',
+'apr' => 'Ebr',
+'may' => 'Me',
+'jun' => 'Mvn',
+'jul' => 'Gor',
+'aug' => 'Est',
+'sep' => 'Gwy',
+'oct' => 'Hed',
+'nov' => 'Du',
+'dec' => 'Kev',
+
+'mytalk' => 'Ow hows',
+'navigation' => 'Lywyans',
+
+'tagline' => 'Dhiworth {{SITENAME}}',
+'help' => 'Gweres',
+'search' => 'Hwilas',
+'searchbutton' => 'Hwilas',
+'go' => 'Ke',
+'searcharticle' => 'Ke',
+'history' => 'Istori an folenn',
+'history_short' => 'Istori',
+'printableversion' => 'Vershyon printyadow',
+'permalink' => 'Kevrenn fast',
+'edit' => 'Chanjya',
+'delete' => 'Dilea',
+'protect' => 'Difres',
+'talk' => 'Dadhelva',
+'toolbox' => 'Boks toulys',
+'otherlanguages' => 'Tavosow erell',
+
+# 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' => 'Darvosow a-lemmyn',
+'helppage' => 'Help:Gweres',
+'mainpage' => 'Pennfolenn/Penfolen',
+'portal' => 'Porth kemmynieth',
+'sitesupport' => 'Riansow',
+
+'ok' => 'Sur',
+'editsection' => 'chanjya',
+
+# Short words for each namespace, by default used in the namespace tab in monobook
+'nstab-main' => 'Ethygel',
+'nstab-user' => 'Devnydhyer',
+'nstab-special' => 'Arbennik',
+'nstab-image' => 'Restrenn',
+'nstab-mediawiki' => 'Messach',
+'nstab-template' => 'Skantlyn',
+'nstab-help' => 'Gweres',
+'nstab-category' => 'Klasyans',
+
+# Login and logout pages
+'userlogin' => 'Entra / kreatya akont',
+'userlogout' => 'Omdenna',
+
+# Preferences page
+'preferences' => 'Teythi ow akont',
+'mypreferences' => 'Teythi ow akont',
+
+# Recent changes
+'recentchanges' => 'Chanjyow a-dhiwedhes',
+
+# Recent changes linked
+'recentchangeslinked' => 'Chanjyow dhe folennow kevahal',
+
+# Upload
+'upload' => 'Keworra restrenn',
+
+# Image list
+'ilsubmit' => 'Hwilas',
+
+# Random page
+'randompage' => 'Folenn war amkan',
+
+# Miscellaneous special pages
+'specialpages' => 'Folennow arbennik',
+'move' => 'Movya',
+
+# Watchlist
+'watchlist' => 'Ow rol goelyas',
+'mywatchlist' => 'Ow rol goelyas',
+'watch' => 'Goelyas',
+'unwatch' => 'Diswoelyas',
+
+# Contributions
+'mycontris' => 'Ow hevrohow',
+
+# What links here
+'whatlinkshere' => 'Folennow ow kevrenna bys omma',
+
+# Tooltip help for the actions
+'tooltip-pt-preferences' => 'Teythi ow akont',
+
+);