summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesUdm.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
committerPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
commit370e83bb0dfd0c70de268c93bf07ad5ee0897192 (patch)
tree491674f4c242e4d6ba0d04eafa305174c35a3391 /languages/messages/MessagesUdm.php
parentf4debf0f12d0524d2b2427c55ea3f16b680fad97 (diff)
Update auf 1.13.0
Diffstat (limited to 'languages/messages/MessagesUdm.php')
-rw-r--r--languages/messages/MessagesUdm.php66
1 files changed, 59 insertions, 7 deletions
diff --git a/languages/messages/MessagesUdm.php b/languages/messages/MessagesUdm.php
index 708c4e88..0cc331fd 100644
--- a/languages/messages/MessagesUdm.php
+++ b/languages/messages/MessagesUdm.php
@@ -1,8 +1,11 @@
<?php
/** Udmurt (Удмурт)
*
- * @addtogroup Language
+ * @ingroup Language
+ * @file
*
+ * @author ОйЛ
+ * @author לערי ריינהארט
*/
$fallback = 'ru';
@@ -35,27 +38,76 @@ $separatorTransformTable = array(',' => ' ', '.' => ',' );
$messages = array(
'linkprefix' => '/^(.*?)(„|«)$/sDu',
-'article' => 'Статья',
-'mytalk' => 'викиавтор сярысь вераськон',
+'article' => 'Статья',
+'qbspecialpages' => 'Панельёс',
+'mytalk' => 'викиавтор сярысь вераськон',
-'history' => 'Бамлэн историез',
-'history_short' => 'история',
-'edit' => 'тупатыны',
+'help' => 'Валэктонъёс',
+'history' => 'Бамлэн историез',
+'history_short' => 'история',
+'printableversion' => 'Печатламон версия',
+'permalink' => 'Ӵапак та версиезлы линк',
+'edit' => 'тупатыны',
+'delete' => 'Быдтыны',
+'protect' => 'Утьыны',
+'talk' => 'Вераськон',
+
+# 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' => 'Выль иворъёс',
+'currentevents-url' => 'Project:Выль иворъёс',
+'helppage' => 'Help:Валэктон',
+'mainpage' => 'Кутскон бам',
+'mainpage-description' => 'Кутскон бам',
+
+'editsection' => 'тупатыны',
# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-user' => 'викиавтор',
+# General errors
+'viewsource' => 'Кодзэ учкыны',
+
# Login and logout pages
'login' => 'Википедие пырон',
+'logout' => 'Кошкыны',
+'userlogout' => 'Кошкыны',
'createaccount' => 'выль вики-авторлэн регистрациез',
# Preferences page
'preferences' => 'настройкаос',
# Recent changes
-'hist' => 'история',
+'recentchanges' => 'Выль тупатонъёс',
+'hist' => 'история',
+
+# Recent changes linked
+'recentchangeslinked' => 'Герӟаськем тупатонъёс',
+
+# Upload
+'upload' => 'Файл поныны',
+
+# Random page
+'randompage' => 'Олокыӵе статья',
+
+# Miscellaneous special pages
+'move' => 'Мукет интые выжтыны',
+
+# Watchlist
+'watchlist' => 'Чаклано статьяос',
+'watch' => 'Чаклано',
+'unwatch' => 'Чакламысь дугдыны',
# Contributions
'mycontris' => 'мынам статьяосы',
+# What links here
+'whatlinkshere' => 'Татчы линкъёс',
+
+# Move page
+'movearticle' => 'Статьяез мукет интые выжтыны',
+'delete_and_move' => 'Быдтыны но мукет интые выжтыны',
+
+# Special:SpecialPages
+'specialpages' => 'Ваньмыз панельёс',
+
);