Move 'currentevents-url' to namespace Project.
[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
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 'portal' => 'Jamaje',
60 'sitesupport' => 'Banumanke',
61
62 'editsection' => 'yɛlɛma',
63 'hidetoc' => 'dogo',
64
65 # Short words for each namespace, by default used in the namespace tab in monobook
66 'nstab-main' => 'Nyɛ',
67 'nstab-image' => 'Janin',
68 'nstab-help' => 'Dɛmɛ',
69 'nstab-category' => 'Cogoya',
70
71 # Edit pages
72 'minoredit' => 'Yɛlɛma fitini.',
73 'watchthis' => 'Nyɛ tulomajɔ',
74 'newarticle' => '(Kura)',
75 'editing' => '$1 ka yɛlɛmali',
76 'editingsection' => '$1 ka yɛlɛmali (section)',
77 'editingcomment' => '$1 ka yɛlɛmali (baro)',
78
79 # Search results
80 'powersearch' => 'Nyini',
81
82 # Preferences page
83 'preferences' => 'Fisayali',
84 'skin' => 'Apparence',
85
86 # Recent changes
87 'hide' => 'dogo',
88
89 # Image list
90 'ilsubmit' => 'Nyini',
91
92 # Random page
93 'randompage' => 'Nyɛ min man ni ja',
94
95 # Miscellaneous special pages
96 'popularpages' => 'Nyɛw les plus consultées',
97 'allpages' => 'Nyɛw bɛɛ',
98 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
99 'spheading' => 'Nyɛw kɛrɛnkɛrɛnnen',
100 'newpages' => 'Nyɛw kura',
101 'ancientpages' => 'Nyɛw les plus anciens',
102 'move' => 'telun',
103 'movethispage' => 'Nyɛ telun',
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 'movepage' => 'Nyɛ telun',
117 'movearticle' => 'Nyɛ telun',
118 'movepagebtn' => 'Nyɛ telun',
119
120 # Thumbnails
121 'missingimage' => '<b>Janin tɛ</b><br /><i>$1</i>',
122
123 # Attribution
124 'and' => 'ani',
125 'others' => 'wɛrɛ',
126
127 );