Localisation updates for core and extension messages from translatewiki.net (2011...
[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 'edit' => 'yɛlɛma',
49 'editthispage' => 'Nyɛ nin yɛlɛma',
50 'newpage' => 'Nyɛ kura',
51 'specialpage' => 'Nyɛ kɛrɛnkɛrɛnnen',
52 'talk' => 'Sɔsɔli',
53 'toolbox' => 'Minanw',
54 'userpage' => 'Utilisateur ka nyɛ',
55 'imagepage' => 'Janin ka nyɛ',
56 'otherlanguages' => 'Kanw wɛrɛ',
57
58 # 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).
59 'currentevents' => 'Kunnafoni',
60 'currentevents-url' => 'Project:Kunnafoni',
61 'disclaimers' => 'Kangari',
62 'edithelp' => 'Dɛmɛ',
63 'mainpage' => 'Nyɛ fɔlɔ',
64 'mainpage-description' => 'Nyɛ fɔlɔ',
65 'portal' => 'Jamaje',
66
67 'editsection' => 'yɛlɛma',
68 'hidetoc' => 'dogo',
69
70 # Short words for each namespace, by default used in the namespace tab in monobook
71 'nstab-main' => 'Nyɛ',
72 'nstab-image' => 'Janin',
73 'nstab-help' => 'Dɛmɛ',
74 'nstab-category' => 'Cogoya',
75
76 # Edit pages
77 'minoredit' => 'Yɛlɛma fitini.',
78 'watchthis' => 'Nyɛ tulomajɔ',
79 'newarticle' => '(Kura)',
80 'editing' => '$1 ka yɛlɛmali',
81 'editingsection' => '$1 ka yɛlɛmali (section)',
82 'editingcomment' => '$1 ka yɛlɛmali (baro)',
83
84 # Search results
85 'powersearch' => 'Nyini',
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 # Watchlist
114 'watch' => 'Tulomajɔ',
115 'watchthispage' => 'Nyɛ tulomajɔ',
116
117 # Contributions
118 'mycontris' => "N'ka contributions",
119
120 # Developer tools
121 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
122
123 # Move page
124 'move-page-legend' => 'Nyɛ telun',
125 'movearticle' => 'Nyɛ telun',
126 'movepagebtn' => 'Nyɛ telun',
127
128 # Attribution
129 'others' => 'wɛrɛ',
130
131 # Special:NewFiles
132 'ilsubmit' => 'Nyini',
133
134 # Special:SpecialPages
135 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
136
137 );