In LanguageConverter:
[lhc/web/wiklou.git] / languages / messages / MessagesBm.php
1 <?php
2 /** Bambara (Bamanankan)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Guaka
11 * @author לערי ריינהארט
12 */
13
14 $fallback = 'fr';
15
16 $messages = array(
17 # User preference toggles
18 'tog-hideminor' => 'Yɛlɛmaliw kura fitini dogo',
19
20 # Dates
21 'sunday' => 'karidon',
22 'monday' => 'ntɛnɛdon',
23 'tuesday' => 'taratadon',
24 'wednesday' => 'arabadon',
25 'thursday' => 'alamisadon',
26 'friday' => 'jumadon',
27 'saturday' => 'sibiridon',
28 'august' => 'uti',
29 'aug' => 'uti',
30
31 # Categories related messages
32 'category_header' => 'Nyɛw cogoya kɔnɔ: "$1"',
33
34 'article' => 'Nyɛ',
35 'mypage' => "N'ka nyɛ",
36 'mytalk' => "N'ka baronyɛ",
37 'and' => '&#32;ani',
38
39 # Cologne Blue skin
40 'qbfind' => 'Nyini',
41 'qbedit' => 'Yɛlɛma',
42 'qbspecialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
43
44 'help' => 'Dɛmɛ',
45 'search' => 'Nyini',
46 'history' => 'Nyɛka tariku',
47 'history_short' => 'Tariku',
48 'info_short' => 'Kunnafoni',
49 'edit' => 'yɛlɛma',
50 'editthispage' => 'Nyɛ nin yɛlɛma',
51 'newpage' => 'Nyɛ kura',
52 'specialpage' => 'Nyɛ kɛrɛnkɛrɛnnen',
53 'talk' => 'Sɔsɔli',
54 'toolbox' => 'Minanw',
55 'userpage' => 'Utilisateur ka nyɛ',
56 'imagepage' => 'Janin ka nyɛ',
57 'otherlanguages' => 'Kanw wɛrɛ',
58
59 # 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).
60 'currentevents' => 'Kunnafoni',
61 'currentevents-url' => 'Project:Kunnafoni',
62 'disclaimers' => 'Kangari',
63 'edithelp' => 'Dɛmɛ',
64 'mainpage' => 'Nyɛ fɔlɔ',
65 'mainpage-description' => 'Nyɛ fɔlɔ',
66 'portal' => 'Jamaje',
67
68 'editsection' => 'yɛlɛma',
69 'hidetoc' => 'dogo',
70
71 # Short words for each namespace, by default used in the namespace tab in monobook
72 'nstab-main' => 'Nyɛ',
73 'nstab-image' => 'Janin',
74 'nstab-help' => 'Dɛmɛ',
75 'nstab-category' => 'Cogoya',
76
77 # Edit pages
78 'minoredit' => 'Yɛlɛma fitini.',
79 'watchthis' => 'Nyɛ tulomajɔ',
80 'newarticle' => '(Kura)',
81 'editing' => '$1 ka yɛlɛmali',
82 'editingsection' => '$1 ka yɛlɛmali (section)',
83 'editingcomment' => '$1 ka yɛlɛmali (baro)',
84
85 # Search results
86 'powersearch' => 'Nyini',
87
88 # Preferences page
89 'preferences' => 'Fisayali',
90 'prefs-skin' => 'Apparence',
91
92 # Recent changes
93 'hide' => 'dogo',
94
95 # File description page
96 'file-anchor-link' => 'Janin',
97
98 # Random page
99 'randompage' => 'Nyɛ min man ni ja',
100
101 # Miscellaneous special pages
102 'popularpages' => 'Nyɛw les plus consultées',
103 'newpages' => 'Nyɛw kura',
104 'ancientpages' => 'Nyɛw les plus anciens',
105 'move' => 'telun',
106 'movethispage' => 'Nyɛ telun',
107
108 # Special:AllPages
109 'allpages' => 'Nyɛw bɛɛ',
110
111 # Special:Categories
112 'categories' => 'Nyɛ ka cogoyaw',
113
114 # Watchlist
115 'watch' => 'Tulomajɔ',
116 'watchthispage' => 'Nyɛ tulomajɔ',
117
118 # Contributions
119 'mycontris' => "N'ka contributions",
120
121 # Developer tools
122 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
123
124 # Move page
125 'move-page-legend' => 'Nyɛ telun',
126 'movearticle' => 'Nyɛ telun',
127 'movepagebtn' => 'Nyɛ telun',
128
129 # Attribution
130 'others' => 'wɛrɛ',
131
132 # Special:NewFiles
133 'ilsubmit' => 'Nyini',
134
135 # Special:SpecialPages
136 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
137
138 );