Fixed dependencies for jquery.collapsibleTabs
[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 'qbspecialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
43
44 'help' => 'Dɛmɛ',
45 'search' => 'Nyini',
46 'searchbutton' => 'Nyini',
47 'go' => 'Taa',
48 'searcharticle' => 'Taa',
49 'history' => 'Nyɛka tariku',
50 'history_short' => 'Tariku',
51 'edit' => 'yɛlɛma',
52 'editthispage' => 'Nyɛ nin yɛlɛma',
53 'newpage' => 'Nyɛ kura',
54 'specialpage' => 'Nyɛ kɛrɛnkɛrɛnnen',
55 'talk' => 'Sɔsɔli',
56 'toolbox' => 'Minanw',
57 'userpage' => 'Utilisateur ka nyɛ',
58 'imagepage' => 'Janin ka nyɛ',
59 'otherlanguages' => 'Kanw wɛrɛ',
60 'jumptosearch' => 'Nyini',
61
62 # 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).
63 'currentevents' => 'Kunnafoni',
64 'currentevents-url' => 'Project:Kunnafoni',
65 'disclaimers' => 'Kangari',
66 'edithelp' => 'Dɛmɛ',
67 'mainpage' => 'Nyɛ fɔlɔ',
68 'mainpage-description' => 'Nyɛ fɔlɔ',
69 'portal' => 'Jamaje',
70
71 'editsection' => 'yɛlɛma',
72 'hidetoc' => 'dogo',
73
74 # Short words for each namespace, by default used in the namespace tab in monobook
75 'nstab-main' => 'Nyɛ',
76 'nstab-image' => 'Janin',
77 'nstab-help' => 'Dɛmɛ',
78 'nstab-category' => 'Cogoya',
79
80 # Edit pages
81 'minoredit' => 'Yɛlɛma fitini.',
82 'watchthis' => 'Nyɛ tulomajɔ',
83 'newarticle' => '(Kura)',
84 'editing' => '$1 ka yɛlɛmali',
85 'editingsection' => '$1 ka yɛlɛmali (section)',
86 'editingcomment' => '$1 ka yɛlɛmali (baro)',
87
88 # Search results
89 'powersearch' => 'Nyini',
90
91 # Preferences page
92 'preferences' => 'Fisayali',
93 'prefs-skin' => 'Apparence',
94
95 # Recent changes
96 'hide' => 'dogo',
97
98 # File description page
99 'file-anchor-link' => 'Janin',
100
101 # Random page
102 'randompage' => 'Nyɛ min man ni ja',
103
104 # Miscellaneous special pages
105 'popularpages' => 'Nyɛw les plus consultées',
106 'newpages' => 'Nyɛw kura',
107 'ancientpages' => 'Nyɛw les plus anciens',
108 'move' => 'telun',
109 'movethispage' => 'Nyɛ telun',
110
111 # Special:AllPages
112 'allpages' => 'Nyɛw bɛɛ',
113
114 # Special:Categories
115 'categories' => 'Nyɛ ka cogoyaw',
116
117 # Special:LinkSearch
118 'linksearch-ok' => 'Nyini',
119
120 # Watchlist
121 'watch' => 'Tulomajɔ',
122 'watchthispage' => 'Nyɛ tulomajɔ',
123
124 # Contributions
125 'mycontris' => "N'ka contributions",
126
127 # Developer tools
128 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
129
130 # Move page
131 'move-page-legend' => 'Nyɛ telun',
132 'movearticle' => 'Nyɛ telun',
133 'movepagebtn' => 'Nyɛ telun',
134
135 # Attribution
136 'others' => 'wɛrɛ',
137
138 # Special:NewFiles
139 'ilsubmit' => 'Nyini',
140
141 # Special:SpecialPages
142 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
143
144 );