Localisation updates for core messages from Betawiki (2008-06-04 21:52 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesBm.php
1 <?php
2 /** Bamanankan (Bamanankan)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Guaka
8 * @author Siebrand
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' => '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 'mainpage-description' => 'Nyɛ fɔlɔ',
61 'portal' => 'Jamaje',
62 'sitesupport' => 'Banumanke',
63
64 'editsection' => 'yɛlɛma',
65 'hidetoc' => 'dogo',
66
67 # Short words for each namespace, by default used in the namespace tab in monobook
68 'nstab-main' => 'Nyɛ',
69 'nstab-image' => 'Janin',
70 'nstab-help' => 'Dɛmɛ',
71 'nstab-category' => 'Cogoya',
72
73 # Edit pages
74 'minoredit' => 'Yɛlɛma fitini.',
75 'watchthis' => 'Nyɛ tulomajɔ',
76 'newarticle' => '(Kura)',
77 'editing' => '$1 ka yɛlɛmali',
78 'editingsection' => '$1 ka yɛlɛmali (section)',
79 'editingcomment' => '$1 ka yɛlɛmali (baro)',
80
81 # Search results
82 'powersearch' => 'Nyini',
83
84 # Preferences page
85 'preferences' => 'Fisayali',
86 'skin' => 'Apparence',
87
88 # Recent changes
89 'hide' => 'dogo',
90
91 # Random page
92 'randompage' => 'Nyɛ min man ni ja',
93
94 # Miscellaneous special pages
95 'popularpages' => 'Nyɛw les plus consultées',
96 'newpages' => 'Nyɛw kura',
97 'ancientpages' => 'Nyɛw les plus anciens',
98 'move' => 'telun',
99 'movethispage' => 'Nyɛ telun',
100
101 # Special:Allpages
102 'allpages' => 'Nyɛw bɛɛ',
103
104 # Special:Categories
105 'categories' => 'Nyɛ ka cogoyaw',
106
107 # Watchlist
108 'watch' => 'Tulomajɔ',
109 'watchthispage' => 'Nyɛ tulomajɔ',
110
111 # Contributions
112 'mycontris' => "N'ka contributions",
113
114 # Developer tools
115 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
116
117 # Move page
118 'move-page-legend' => 'Nyɛ telun',
119 'movearticle' => 'Nyɛ telun',
120 'movepagebtn' => 'Nyɛ telun',
121
122 # Attribution
123 'others' => 'wɛrɛ',
124
125 # Special:Newimages
126 'ilsubmit' => 'Nyini',
127
128 # Special:SpecialPages
129 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
130
131
132 );