summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesBm.php
blob: 9f3cc78690ede9a694250a4799f6a861787541ea (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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?php
/** Bambara (Bamanankan)
 *
 * @ingroup Language
 * @file
 *
 * @author Guaka
 */

$fallback = 'fr';

$messages = array(
# User preference toggles
'tog-hideminor' => 'Yɛlɛmaliw kura fitini dogo',

# Dates
'sunday'    => 'karidon',
'monday'    => 'ntɛnɛdon',
'tuesday'   => 'taratadon',
'wednesday' => 'arabadon',
'thursday'  => 'alamisadon',
'friday'    => 'jumadon',
'saturday'  => 'sibiridon',
'august'    => 'uti',
'aug'       => 'uti',

# Categories related messages
'category_header' => 'Nyɛw cogoya kɔnɔ: "$1"',

'article'        => 'Nyɛ',
'qbfind'         => 'Nyini',
'qbedit'         => 'Yɛlɛma',
'qbspecialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
'mypage'         => "N'ka nyɛ",
'mytalk'         => "N'ka baronyɛ",
'and'            => 'ani',

'help'           => 'Dɛmɛ',
'search'         => 'Nyini',
'history'        => 'Nyɛka tariku',
'history_short'  => 'Tariku',
'info_short'     => 'Kunnafoni',
'edit'           => 'yɛlɛma',
'editthispage'   => 'Nyɛ nin yɛlɛma',
'newpage'        => 'Nyɛ kura',
'specialpage'    => 'Nyɛ kɛrɛnkɛrɛnnen',
'talk'           => 'Sɔsɔli',
'toolbox'        => 'Minanw',
'userpage'       => 'Utilisateur ka nyɛ',
'imagepage'      => 'Janin ka nyɛ',
'otherlanguages' => 'Kanw wɛrɛ',

# 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'        => 'Kunnafoni',
'currentevents-url'    => 'Project:Kunnafoni',
'disclaimers'          => 'Kangari',
'edithelp'             => 'Dɛmɛ',
'mainpage'             => 'Nyɛ fɔlɔ',
'mainpage-description' => 'Nyɛ fɔlɔ',
'portal'               => 'Jamaje',

'editsection' => 'yɛlɛma',
'hidetoc'     => 'dogo',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main'     => 'Nyɛ',
'nstab-image'    => 'Janin',
'nstab-help'     => 'Dɛmɛ',
'nstab-category' => 'Cogoya',

# Edit pages
'minoredit'      => 'Yɛlɛma fitini.',
'watchthis'      => 'Nyɛ tulomajɔ',
'newarticle'     => '(Kura)',
'editing'        => '$1 ka yɛlɛmali',
'editingsection' => '$1 ka yɛlɛmali (section)',
'editingcomment' => '$1 ka yɛlɛmali (baro)',

# Search results
'powersearch' => 'Nyini',

# Preferences page
'preferences' => 'Fisayali',
'skin'        => 'Apparence',

# Recent changes
'hide' => 'dogo',

# Random page
'randompage' => 'Nyɛ min man ni ja',

# Miscellaneous special pages
'popularpages' => 'Nyɛw les plus consultées',
'newpages'     => 'Nyɛw kura',
'ancientpages' => 'Nyɛw les plus anciens',
'move'         => 'telun',
'movethispage' => 'Nyɛ telun',

# Special:AllPages
'allpages' => 'Nyɛw bɛɛ',

# Special:Categories
'categories' => 'Nyɛ ka cogoyaw',

# Watchlist
'watch'         => 'Tulomajɔ',
'watchthispage' => 'Nyɛ tulomajɔ',

# Contributions
'mycontris' => "N'ka contributions",

# Developer tools
'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',

# Move page
'move-page-legend' => 'Nyɛ telun',
'movearticle'      => 'Nyɛ telun',
'movepagebtn'      => 'Nyɛ telun',

# Attribution
'others' => 'wɛrɛ',

# Special:NewImages
'ilsubmit' => 'Nyini',

# Special:SpecialPages
'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',

);