summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesBm.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2008-03-21 11:49:34 +0100
committerPierre Schmitz <pierre@archlinux.de>2008-03-21 11:49:34 +0100
commit086ae52d12011746a75f5588e877347bc0457352 (patch)
treee73263c7a29d0f94fafb874562610e16eb292ba8 /languages/messages/MessagesBm.php
parent749e7fb2bae7bbda855de3c9e319435b9f698ff7 (diff)
Update auf MediaWiki 1.12.0
Diffstat (limited to 'languages/messages/MessagesBm.php')
-rw-r--r--languages/messages/MessagesBm.php122
1 files changed, 119 insertions, 3 deletions
diff --git a/languages/messages/MessagesBm.php b/languages/messages/MessagesBm.php
index ccc16f68..1cf3a5db 100644
--- a/languages/messages/MessagesBm.php
+++ b/languages/messages/MessagesBm.php
@@ -1,8 +1,124 @@
<?php
/** Bambara (Bamanankan)
- *
- * @addtogroup Language
- */
+ *
+ * @addtogroup Language
+ *
+ * @author Guaka
+ * @author Siebrand
+ */
$fallback = 'fr';
+$messages = array(
+# User preference toggles
+'tog-hideminor' => 'Yɛlɛmaliw kura fitini dogo',
+
+# Dates
+'sunday' => 'karidon',
+'monday' => 'ntɛnɛdon',
+'tuesday' => 'taratadon',
+'wednesday' => 'arabadon',
+'thursday' => 'alamisadon',
+'friday' => 'jumadon',
+'saturday' => 'sibiridon',
+'august' => 'uti',
+'aug' => 'uti',
+
+# Bits of text used by many pages
+'categories' => 'Nyɛ ka cogoyaw',
+'category_header' => 'Nyɛw cogoya kɔnɔ: "$1"',
+
+'article' => 'Nyɛ',
+'qbfind' => 'Nyini',
+'qbedit' => 'Yɛlɛma',
+'qbspecialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
+'mypage' => "N'ka nyɛ",
+'mytalk' => "N'ka baronyɛ",
+'and' => 'ani',
+
+'help' => 'Dɛmɛ',
+'search' => 'Nyini',
+'history' => 'Nyɛka tariku',
+'history_short' => 'Tariku',
+'info_short' => 'Kunnafoni',
+'edit' => 'yɛlɛma',
+'editthispage' => 'Nyɛ nin yɛlɛma',
+'newpage' => 'Nyɛ kura',
+'specialpage' => 'Nyɛ kɛrɛnkɛrɛnnen',
+'talk' => 'Baro',
+'toolbox' => 'Minanw',
+'userpage' => 'Utilisateur ka nyɛ',
+'imagepage' => 'Janin ka nyɛ',
+'otherlanguages' => 'Kanw wɛrɛ',
+
+# 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).
+'currentevents' => 'Kunnafoni',
+'currentevents-url' => 'Project:Kunnafoni',
+'disclaimers' => 'Kangari',
+'edithelp' => 'Dɛmɛ',
+'mainpage' => 'Nyɛ fɔlɔ',
+'portal' => 'Jamaje',
+'sitesupport' => 'Banumanke',
+
+'editsection' => 'yɛlɛma',
+'hidetoc' => 'dogo',
+
+# Short words for each namespace, by default used in the namespace tab in monobook
+'nstab-main' => 'Nyɛ',
+'nstab-image' => 'Janin',
+'nstab-help' => 'Dɛmɛ',
+'nstab-category' => 'Cogoya',
+
+# Edit pages
+'minoredit' => 'Yɛlɛma fitini.',
+'watchthis' => 'Nyɛ tulomajɔ',
+'newarticle' => '(Kura)',
+'editing' => '$1 ka yɛlɛmali',
+'editingsection' => '$1 ka yɛlɛmali (section)',
+'editingcomment' => '$1 ka yɛlɛmali (baro)',
+
+# Search results
+'powersearch' => 'Nyini',
+
+# Preferences page
+'preferences' => 'Fisayali',
+'skin' => 'Apparence',
+
+# Recent changes
+'hide' => 'dogo',
+
+# Image list
+'ilsubmit' => 'Nyini',
+
+# Random page
+'randompage' => 'Nyɛ min man ni ja',
+
+# Miscellaneous special pages
+'popularpages' => 'Nyɛw les plus consultées',
+'allpages' => 'Nyɛw bɛɛ',
+'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
+'spheading' => 'Nyɛw kɛrɛnkɛrɛnnen',
+'newpages' => 'Nyɛw kura',
+'ancientpages' => 'Nyɛw les plus anciens',
+'move' => 'telun',
+'movethispage' => 'Nyɛ telun',
+
+# Watchlist
+'watch' => 'Tulomajɔ',
+'watchthispage' => 'Nyɛ tulomajɔ',
+
+# Contributions
+'mycontris' => "N'ka contributions",
+
+# Developer tools
+'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
+
+# Move page
+'movepage' => 'Nyɛ telun',
+'movearticle' => 'Nyɛ telun',
+'movepagebtn' => 'Nyɛ telun',
+
+# Attribution
+'others' => 'wɛrɛ',
+
+);