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