9f3cc78690ede9a694250a4799f6a861787541ea
[lhc/web/wiklou.git] / languages / messages / MessagesBm.php
1 <?php
2 /** Bambara (Bamanankan)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Guaka
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' => 'Sɔsɔli',
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
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 # Random page
90 'randompage' => 'Nyɛ min man ni ja',
91
92 # Miscellaneous special pages
93 'popularpages' => 'Nyɛw les plus consultées',
94 'newpages' => 'Nyɛw kura',
95 'ancientpages' => 'Nyɛw les plus anciens',
96 'move' => 'telun',
97 'movethispage' => 'Nyɛ telun',
98
99 # Special:AllPages
100 'allpages' => 'Nyɛw bɛɛ',
101
102 # Special:Categories
103 'categories' => 'Nyɛ ka cogoyaw',
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 # Special:SpecialPages
127 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
128
129 );