Rebuild of all messages files; "unknown messages" section removed (contains removed...
[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 # Categories related messages
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 # Random page
91 'randompage' => 'Nyɛ min man ni ja',
92
93 # Miscellaneous special pages
94 'popularpages' => 'Nyɛw les plus consultées',
95 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
96 'spheading' => 'Nyɛw kɛrɛnkɛrɛnnen',
97 'newpages' => 'Nyɛw kura',
98 'ancientpages' => 'Nyɛw les plus anciens',
99 'move' => 'telun',
100 'movethispage' => 'Nyɛ telun',
101
102 # Special:Allpages
103 'allpages' => 'Nyɛw bɛɛ',
104
105 # Watchlist
106 'watch' => 'Tulomajɔ',
107 'watchthispage' => 'Nyɛ tulomajɔ',
108
109 # Contributions
110 'mycontris' => "N'ka contributions",
111
112 # Developer tools
113 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
114
115 # Move page
116 'move-page-legend' => 'Nyɛ telun',
117 'movearticle' => 'Nyɛ telun',
118 'movepagebtn' => 'Nyɛ telun',
119
120 # Attribution
121 'others' => 'wɛrɛ',
122
123 # Special:Newimages
124 'ilsubmit' => 'Nyini',
125
126 );