Localisation updates for core and extension messages from translatewiki.net
[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 Slamet Serayu (on map-bms.wikipedia.org)
11 * @author StefanusRA
12 * @author לערי ריינהארט
13 */
14
15 $fallback = 'jv, id';
16
17 $messages = array(
18 # Dates
19 'sunday' => 'Minggu',
20 'monday' => 'Senen',
21 'tuesday' => 'Selasa',
22 'wednesday' => 'Rebo',
23 'thursday' => 'Kemis',
24 'friday' => 'Jemuwah',
25 'saturday' => 'Setu',
26 'sun' => 'Min',
27 'mon' => 'Sen',
28 'tue' => 'Sel',
29 'wed' => 'Reb',
30 'thu' => 'Kem',
31 'fri' => 'Jem',
32 'sat' => 'Set',
33 'january' => 'Januari',
34 'february' => 'Februari',
35 'march' => 'Maret',
36 'april' => 'April',
37 'may_long' => 'Mei',
38 'june' => 'Juni',
39 'july' => 'Juli',
40
41 'article' => 'Isi tulisan',
42 'cancel' => 'Ora Sida',
43 'mypage' => 'Kaca inyong',
44 'mytalk' => 'Catetan inyong',
45 'navigation' => 'pandhu arah',
46
47 'help' => 'Rewang',
48 'search' => 'golet tulisan',
49 'go' => 'golet',
50 'history' => 'sejarah kaca',
51 'history_short' => 'Sejarah kaca',
52 'printableversion' => 'Edisi Cetak',
53 'edit' => 'Sunting',
54 'delete' => 'Busek',
55 'specialpage' => 'Kaca khusus',
56 'articlepage' => 'Deleng isi tulisan',
57 'talk' => 'bahas',
58 'toolbox' => 'perangkat',
59 'otherlanguages' => 'basa liya',
60
61 # 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).
62 'currentevents' => 'Kedaden Anyar',
63 'mainpage' => 'Kaca Utama',
64 'portal' => 'Komunitas',
65
66 'editsection' => 'sunting',
67
68 # Login and logout pages
69 'login' => 'Melebu',
70 'userlogin' => 'Melebu / gawe kaca anggota (account)',
71 'logout' => 'Metu',
72 'userlogout' => 'Metu',
73 'createaccount' => 'Gawe Kaca Anggota',
74
75 # Edit pages
76 'savearticle' => 'Simpen',
77 'preview' => 'Pra tayang',
78 'showpreview' => 'Pra tayang',
79 'showdiff' => 'Deleng beda',
80
81 # Recent changes
82 'recentchanges' => 'Pengobahan',
83
84 # Recent changes linked
85 'recentchangeslinked' => 'Pengobahan terkait',
86 'recentchangeslinked-feed' => 'Pengobahan terkait',
87 'recentchangeslinked-toolbox' => 'Pengobahan terkait',
88
89 # Random page
90 'randompage' => 'Kaca Liya',
91
92 # Miscellaneous special pages
93 'move' => 'Pindah',
94
95 # Contributions
96 'contributions' => 'Tulisan anggota',
97 'mycontris' => 'Tulisan inyong',
98
99 # What links here
100 'whatlinkshere' => 'Pranala Kaca Kiye',
101
102 # Special:SpecialPages
103 'specialpages' => 'Kaca-kaca khusus',
104
105 );