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