* Add a nice fieldset around the input form
[lhc/web/wiklou.git] / languages / messages / MessagesBm.php
1 <?php
2 /** Bamanankan (Bamanankan)
3 *
4 * @addtogroup Language
5 *
6 * @author Guaka
7 * @author Siebrand
8 */
9
10 $fallback = 'fr';
11
12 $messages = array(
13 # User preference toggles
14 'tog-hideminor' => 'Yɛlɛmaliw kura fitini dogo',
15
16 # Dates
17 'sunday' => 'karidon',
18 'monday' => 'ntɛnɛdon',
19 'tuesday' => 'taratadon',
20 'wednesday' => 'arabadon',
21 'thursday' => 'alamisadon',
22 'friday' => 'jumadon',
23 'saturday' => 'sibiridon',
24 'august' => 'uti',
25 'aug' => 'uti',
26
27 # Bits of text used by many pages
28 'categories' => 'Nyɛ ka cogoyaw',
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' => 'Baro',
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 'portal' => 'Jamaje',
61 'sitesupport' => 'Banumanke',
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 # Image list
91 'ilsubmit' => 'Nyini',
92
93 # Random page
94 'randompage' => 'Nyɛ min man ni ja',
95
96 # Miscellaneous special pages
97 'popularpages' => 'Nyɛw les plus consultées',
98 'allpages' => 'Nyɛw bɛɛ',
99 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
100 'spheading' => 'Nyɛw kɛrɛnkɛrɛnnen',
101 'newpages' => 'Nyɛw kura',
102 'ancientpages' => 'Nyɛw les plus anciens',
103 'move' => 'telun',
104 'movethispage' => 'Nyɛ telun',
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 );