From 11b93d3b94eadd415589630422ac3f74b6686efd Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Thu, 14 Jun 2007 09:40:41 +0000 Subject: [PATCH] =?utf8?q?*=20(bug=2010252)=20Update=20Volap=C3=BCk=20tran?= =?utf8?q?slations=20=20=20Patch=20by=20Malafaya?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- languages/messages/MessagesVo.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/languages/messages/MessagesVo.php b/languages/messages/MessagesVo.php index 7edeab58f8..ab9f7b0359 100644 --- a/languages/messages/MessagesVo.php +++ b/languages/messages/MessagesVo.php @@ -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', + ); ?> -- 2.20.1