summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesBm.php
blob: 95a0246092d10835cb21d39630d810246532266b (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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<?php
/** Bambara (bamanankan)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Guaka
 * @author לערי ריינהארט
 */

$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ɛ',
'mypage' => "N'ka nyɛ",
'mytalk' => "N'ka baronyɛ",
'and' => '&#32;ani',

# Cologne Blue skin
'qbfind' => 'Nyini',
'qbedit' => 'Yɛlɛma',
'qbspecialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',

'help' => 'Dɛmɛ',
'search' => 'Nyini',
'searchbutton' => 'Nyini',
'go' => 'Taa',
'searcharticle' => 'Taa',
'history' => 'Nyɛka tariku',
'history_short' => 'Tariku',
'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ɛ',
'jumptosearch' => 'Nyini',

# 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',
'prefs-skin' => 'Apparence',

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

# File description page
'file-anchor-link' => 'Janin',

# 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',

# Special:LinkSearch
'linksearch-ok' => 'Nyini',

# 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:NewFiles
'ilsubmit' => 'Nyini',

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

);