]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesMap_bms.php
MediaWiki 1.15.0
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesMap_bms.php
1 <?php
2 /** Basa Banyumasan (Basa Banyumasan)
3  *
4  * See MessagesQqq.php for message documentation incl. usage of parameters
5  * To improve a translation please visit http://translatewiki.net
6  *
7  * @ingroup Language
8  * @file
9  *
10  * @author לערי ריינהארט
11  */
12
13 $fallback = 'jv';
14
15 $messages = array(
16 'article'    => 'Isi tulisan',
17 'cancel'     => 'Ora Sida',
18 'mypage'     => 'Kaca inyong',
19 'mytalk'     => 'Catetan inyong',
20 'navigation' => 'pandhu arah',
21
22 'help'             => 'Rewang',
23 'search'           => 'golet tulisan',
24 'go'               => 'golet',
25 'history'          => 'sejarah kaca',
26 'history_short'    => 'Sejarah kaca',
27 'printableversion' => 'Edisi Cetak',
28 'edit'             => 'Sunting',
29 'delete'           => 'Busek',
30 'specialpage'      => 'Kaca khusus',
31 'articlepage'      => 'Deleng isi tulisan',
32 'talk'             => 'bahas',
33 'toolbox'          => 'perangkat',
34 'otherlanguages'   => 'basa liya',
35
36 # 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).
37 'currentevents' => 'Kedaden Anyar',
38 'mainpage'      => 'Kaca Utama',
39 'portal'        => 'Komunitas',
40
41 'editsection' => 'sunting',
42
43 # Login and logout pages
44 'login'         => 'Melebu',
45 'userlogin'     => 'Melebu / gawe kaca anggota (account)',
46 'logout'        => 'Metu',
47 'userlogout'    => 'Metu',
48 'createaccount' => 'Gawe Kaca Anggota',
49
50 # Edit pages
51 'savearticle' => 'Simpen',
52 'preview'     => 'Pra tayang',
53 'showpreview' => 'Pra tayang',
54 'showdiff'    => 'Deleng beda',
55
56 # Recent changes
57 'recentchanges' => 'Pengobahan',
58
59 # Recent changes linked
60 'recentchangeslinked' => 'Pengobahan terkait',
61
62 # Random page
63 'randompage' => 'Kaca Liya',
64
65 # Miscellaneous special pages
66 'move' => 'Pindah',
67
68 # Contributions
69 'contributions' => 'Tulisan anggota',
70 'mycontris'     => 'Tulisan inyong',
71
72 # What links here
73 'whatlinkshere' => 'Pranala Kaca Kiye',
74
75 # Special:SpecialPages
76 'specialpages' => 'Kaca-kaca khusus',
77
78 );