summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesMap_bms.php
blob: ac22d42bb31fcb5930743c5676334ba2ab81d362 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
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',

);