Localisation updates for core messages from Betawiki (2008-03-19 09:59 CET)
[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 'allpages' => 'Nyɛw bɛɛ',
96 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
97 'spheading' => 'Nyɛw kɛrɛnkɛrɛnnen',
98 'newpages' => 'Nyɛw kura',
99 'ancientpages' => 'Nyɛw les plus anciens',
100 'move' => 'telun',
101 'movethispage' => 'Nyɛ telun',
102
103 # Watchlist
104 'watch' => 'Tulomajɔ',
105 'watchthispage' => 'Nyɛ tulomajɔ',
106
107 # Contributions
108 'mycontris' => "N'ka contributions",
109
110 # Developer tools
111 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
112
113 # Move page
114 'move-page-legend' => 'Nyɛ telun',
115 'movearticle' => 'Nyɛ telun',
116 'movepagebtn' => 'Nyɛ telun',
117
118 # Attribution
119 'others' => 'wɛrɛ',
120
121 # Special:Newimages
122 'ilsubmit' => 'Nyini',
123
124 );