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