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