Localisation updates for core messages from translatewiki.net (2009-09-20 23:06 UTC)
[lhc/web/wiklou.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',
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 'recentchangeslinked-feed' => 'Pengobahan terkait',
62 'recentchangeslinked-toolbox' => 'Pengobahan terkait',
63
64 # Random page
65 'randompage' => 'Kaca Liya',
66
67 # Miscellaneous special pages
68 'move' => 'Pindah',
69
70 # Contributions
71 'contributions' => 'Tulisan anggota',
72 'mycontris' => 'Tulisan inyong',
73
74 # What links here
75 'whatlinkshere' => 'Pranala Kaca Kiye',
76
77 # Special:SpecialPages
78 'specialpages' => 'Kaca-kaca khusus',
79
80 );