summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesMap_bms.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/MessagesMap_bms.php
parentf4debf0f12d0524d2b2427c55ea3f16b680fad97 (diff)
Update auf 1.13.0
Diffstat (limited to 'languages/messages/MessagesMap_bms.php')
-rw-r--r--languages/messages/MessagesMap_bms.php74
1 files changed, 74 insertions, 0 deletions
diff --git a/languages/messages/MessagesMap_bms.php b/languages/messages/MessagesMap_bms.php
new file mode 100644
index 00000000..ac22d42b
--- /dev/null
+++ b/languages/messages/MessagesMap_bms.php
@@ -0,0 +1,74 @@
+<?php
+/** Basa Banyumasan (Basa Banyumasan)
+ *
+ * @ingroup Language
+ * @file
+ *
+ */
+
+$fallback = 'jv';
+
+$messages = array(
+'article' => 'Isi tulisan',
+'cancel' => 'Ora Sida',
+'mypage' => 'Kaca inyong',
+'mytalk' => 'Catetan inyong',
+'navigation' => 'pandhu arah',
+
+'help' => 'Rewang',
+'search' => 'golet tulisan',
+'go' => 'golet',
+'history' => 'sejarah kaca',
+'history_short' => 'Sejarah kaca',
+'printableversion' => 'Edisi Cetak',
+'edit' => 'Sunting',
+'delete' => 'Busek',
+'specialpage' => 'Kaca khusus',
+'articlepage' => 'Deleng isi tulisan',
+'talk' => 'bahas',
+'toolbox' => 'perangkat',
+'otherlanguages' => 'basa liya',
+
+# 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' => 'Kedaden Anyar',
+'mainpage' => 'Kaca Utama',
+'portal' => 'Komunitas',
+
+'editsection' => 'sunting',
+
+# Login and logout pages
+'login' => 'Melebu',
+'userlogin' => 'Melebu / gawe kaca anggota (account)',
+'logout' => 'Metu',
+'userlogout' => 'Metu',
+'createaccount' => 'Gawe Kaca Anggota',
+
+# Edit pages
+'savearticle' => 'Simpen',
+'preview' => 'Pra tayang',
+'showpreview' => 'Pra tayang',
+'showdiff' => 'Deleng beda',
+
+# Recent changes
+'recentchanges' => 'Pengobahan',
+
+# Recent changes linked
+'recentchangeslinked' => 'Pengobahan terkait',
+
+# Random page
+'randompage' => 'Kaca Liya',
+
+# Miscellaneous special pages
+'move' => 'Pindah',
+
+# Contributions
+'contributions' => 'Tulisan anggota',
+'mycontris' => 'Tulisan inyong',
+
+# What links here
+'whatlinkshere' => 'Pranala Kaca Kiye',
+
+# Special:SpecialPages
+'specialpages' => 'Kaca-kaca khusus',
+
+);