a340fe5d16d3c72605707331e812ddd12a368146
[lhc/web/wiklou.git] / languages / messages / MessagesBm.php
1 <?php
2 /** Bambara (bamanankan)
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 Guaka
11 * @author לערי ריינהארט
12 */
13
14 $fallback = 'fr';
15
16 $messages = array(
17 # User preference toggles
18 'tog-hideminor' => 'Yɛlɛmaliw kura fitini dogo',
19
20 # Dates
21 'sunday' => 'karidon',
22 'monday' => 'ntɛnɛdon',
23 'tuesday' => 'taratadon',
24 'wednesday' => 'arabadon',
25 'thursday' => 'alamisadon',
26 'friday' => 'jumadon',
27 'saturday' => 'sibiridon',
28 'august' => 'uti',
29 'aug' => 'uti',
30
31 # Categories related messages
32 'category_header' => 'Nyɛw cogoya kɔnɔ: "$1"',
33
34 'article' => 'Nyɛ',
35 'mypage' => "N'ka nyɛ",
36 'mytalk' => "N'ka baronyɛ",
37 'and' => '&#32;ani',
38
39 # Cologne Blue skin
40 'qbfind' => 'Nyini',
41 'qbedit' => 'Yɛlɛma',
42
43 'help' => 'Dɛmɛ',
44 'search' => 'Nyini',
45 'searchbutton' => 'Nyini',
46 'go' => 'Taa',
47 'searcharticle' => 'Taa',
48 'history' => 'Nyɛka tariku',
49 'history_short' => 'Tariku',
50 'edit' => 'yɛlɛma',
51 'editthispage' => 'Nyɛ nin yɛlɛma',
52 'newpage' => 'Nyɛ kura',
53 'specialpage' => 'Nyɛ kɛrɛnkɛrɛnnen',
54 'talk' => 'Sɔsɔli',
55 'toolbox' => 'Minanw',
56 'userpage' => 'Utilisateur ka nyɛ',
57 'imagepage' => 'Janin ka nyɛ',
58 'otherlanguages' => 'Kanw wɛrɛ',
59 'jumptosearch' => 'Nyini',
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).
62 'currentevents' => 'Kunnafoni',
63 'currentevents-url' => 'Project:Kunnafoni',
64 'disclaimers' => 'Kangari',
65 'edithelp' => 'Dɛmɛ',
66 'mainpage' => 'Nyɛ fɔlɔ',
67 'mainpage-description' => 'Nyɛ fɔlɔ',
68 'portal' => 'Jamaje',
69
70 'editsection' => 'yɛlɛma',
71 'hidetoc' => 'dogo',
72
73 # Short words for each namespace, by default used in the namespace tab in monobook
74 'nstab-main' => 'Nyɛ',
75 'nstab-image' => 'Janin',
76 'nstab-help' => 'Dɛmɛ',
77 'nstab-category' => 'Cogoya',
78
79 # Edit pages
80 'minoredit' => 'Yɛlɛma fitini.',
81 'watchthis' => 'Nyɛ tulomajɔ',
82 'newarticle' => '(Kura)',
83 'editing' => '$1 ka yɛlɛmali',
84 'editingsection' => '$1 ka yɛlɛmali (section)',
85 'editingcomment' => '$1 ka yɛlɛmali (baro)',
86
87 # Preferences page
88 'preferences' => 'Fisayali',
89 'prefs-skin' => 'Apparence',
90
91 # Recent changes
92 'hide' => 'dogo',
93
94 # File description page
95 'file-anchor-link' => 'Janin',
96
97 # Random page
98 'randompage' => 'Nyɛ min man ni ja',
99
100 # Miscellaneous special pages
101 'popularpages' => 'Nyɛw les plus consultées',
102 'newpages' => 'Nyɛw kura',
103 'ancientpages' => 'Nyɛw les plus anciens',
104 'move' => 'telun',
105 'movethispage' => 'Nyɛ telun',
106
107 # Special:AllPages
108 'allpages' => 'Nyɛw bɛɛ',
109
110 # Special:Categories
111 'categories' => 'Nyɛ ka cogoyaw',
112
113 # Special:LinkSearch
114 'linksearch-ok' => 'Nyini',
115
116 # Watchlist
117 'watch' => 'Tulomajɔ',
118 'watchthispage' => 'Nyɛ tulomajɔ',
119
120 # Contributions
121 'mycontris' => "N'ka contributions",
122
123 # Developer tools
124 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
125
126 # Move page
127 'move-page-legend' => 'Nyɛ telun',
128 'movearticle' => 'Nyɛ telun',
129 'movepagebtn' => 'Nyɛ telun',
130
131 # Attribution
132 'others' => 'wɛrɛ',
133
134 # Special:NewFiles
135 'ilsubmit' => 'Nyini',
136
137 # Special:SpecialPages
138 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
139
140 );