Localisation updates. Rebuilt all language files.
[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 'category_header' => 'Nyɛw cogoya kɔnɔ: "$1"',
29
30 'article' => 'Nyɛ',
31 'qbfind' => 'Nyini',
32 'qbedit' => 'Yɛlɛma',
33 'qbspecialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
34 'mypage' => "N'ka nyɛ",
35 'mytalk' => "N'ka baronyɛ",
36 'and' => 'ani',
37
38 'help' => 'Dɛmɛ',
39 'search' => 'Nyini',
40 'history' => 'Nyɛka tariku',
41 'history_short' => 'Tariku',
42 'info_short' => 'Kunnafoni',
43 'edit' => 'yɛlɛma',
44 'editthispage' => 'Nyɛ nin yɛlɛma',
45 'newpage' => 'Nyɛ kura',
46 'specialpage' => 'Nyɛ kɛrɛnkɛrɛnnen',
47 'talk' => 'Baro',
48 'toolbox' => 'Minanw',
49 'userpage' => 'Utilisateur ka nyɛ',
50 'imagepage' => 'Janin ka nyɛ',
51 'otherlanguages' => 'Kanw wɛrɛ',
52
53 # 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).
54 'currentevents' => 'Kunnafoni',
55 'currentevents-url' => 'Project:Kunnafoni',
56 'disclaimers' => 'Kangari',
57 'edithelp' => 'Dɛmɛ',
58 'mainpage' => 'Nyɛ fɔlɔ',
59 'mainpage-description' => '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 # Special:Categories
106 'categories' => 'Nyɛ ka cogoyaw',
107
108 # Watchlist
109 'watch' => 'Tulomajɔ',
110 'watchthispage' => 'Nyɛ tulomajɔ',
111
112 # Contributions
113 'mycontris' => "N'ka contributions",
114
115 # Developer tools
116 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
117
118 # Move page
119 'move-page-legend' => 'Nyɛ telun',
120 'movearticle' => 'Nyɛ telun',
121 'movepagebtn' => 'Nyɛ telun',
122
123 # Attribution
124 'others' => 'wɛrɛ',
125
126 # Special:Newimages
127 'ilsubmit' => 'Nyini',
128
129 );