* (bug 10252) Update Volapük translations
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 14 Jun 2007 09:40:41 +0000 (09:40 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 14 Jun 2007 09:40:41 +0000 (09:40 +0000)
  Patch by Malafaya

languages/messages/MessagesVo.php

index 7edeab5..ab9f7b0 100644 (file)
@@ -71,9 +71,34 @@ $messages = array(
 'categories'     => 'Klads',
 'pagecategories' => '{{PLURAL:$1|Klad|Klads}}',
 
+'mypage' => 'Pad obik',
+'mytalk' => 'Bespiks obik',
+
 # 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).
 'mainpage' => 'Cifapad',
 
+# Login and logout pages
+'login'      => 'Ninädolös obi',
+'userlogin'  => 'Nunädön oki / jafön kali',
+'logout'     => 'Senunädön oki',
+'userlogout' => 'Senunädön oki',
+
+# Preferences page
+'mypreferences' => 'Buükams obik',
+
+# Recent changes
+'recentchanges' => 'Votükams nulik',
+
+# Miscellaneous special pages
+'randompage'   => 'Pad fädik',
+'specialpages' => 'Pads patik',
+
+# Watchlist
+'mywatchlist' => 'Galädalised obik',
+
+# Contributions
+'mycontris' => 'Keblünots obik',
+
 );
 
 ?>