MediaWiki  REL1_19
MessagesBm.php
Go to the documentation of this file.
00001 <?php
00014 $fallback = 'fr';
00015 
00016 $messages = array(
00017 # User preference toggles
00018 'tog-hideminor' => 'Yɛlɛmaliw kura fitini dogo',
00019 
00020 # Dates
00021 'sunday'    => 'karidon',
00022 'monday'    => 'ntɛnɛdon',
00023 'tuesday'   => 'taratadon',
00024 'wednesday' => 'arabadon',
00025 'thursday'  => 'alamisadon',
00026 'friday'    => 'jumadon',
00027 'saturday'  => 'sibiridon',
00028 'august'    => 'uti',
00029 'aug'       => 'uti',
00030 
00031 # Categories related messages
00032 'category_header' => 'Nyɛw cogoya kɔnɔ: "$1"',
00033 
00034 'article' => 'Nyɛ',
00035 'mypage'  => "N'ka nyɛ",
00036 'mytalk'  => "N'ka baronyɛ",
00037 'and'     => '&#32;ani',
00038 
00039 # Cologne Blue skin
00040 'qbfind'         => 'Nyini',
00041 'qbedit'         => 'Yɛlɛma',
00042 'qbspecialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
00043 
00044 'help'           => 'Dɛmɛ',
00045 'search'         => 'Nyini',
00046 'searchbutton'   => 'Nyini',
00047 'go'             => 'Taa',
00048 'searcharticle'  => 'Taa',
00049 'history'        => 'Nyɛka tariku',
00050 'history_short'  => 'Tariku',
00051 'edit'           => 'yɛlɛma',
00052 'editthispage'   => 'Nyɛ nin yɛlɛma',
00053 'newpage'        => 'Nyɛ kura',
00054 'specialpage'    => 'Nyɛ kɛrɛnkɛrɛnnen',
00055 'talk'           => 'Sɔsɔli',
00056 'toolbox'        => 'Minanw',
00057 'userpage'       => 'Utilisateur ka nyɛ',
00058 'imagepage'      => 'Janin ka nyɛ',
00059 'otherlanguages' => 'Kanw wɛrɛ',
00060 'jumptosearch'   => 'Nyini',
00061 
00062 # 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).
00063 'currentevents'        => 'Kunnafoni',
00064 'currentevents-url'    => 'Project:Kunnafoni',
00065 'disclaimers'          => 'Kangari',
00066 'edithelp'             => 'Dɛmɛ',
00067 'mainpage'             => 'Nyɛ fɔlɔ',
00068 'mainpage-description' => 'Nyɛ fɔlɔ',
00069 'portal'               => 'Jamaje',
00070 
00071 'editsection' => 'yɛlɛma',
00072 'hidetoc'     => 'dogo',
00073 
00074 # Short words for each namespace, by default used in the namespace tab in monobook
00075 'nstab-main'     => 'Nyɛ',
00076 'nstab-image'    => 'Janin',
00077 'nstab-help'     => 'Dɛmɛ',
00078 'nstab-category' => 'Cogoya',
00079 
00080 # Edit pages
00081 'minoredit'      => 'Yɛlɛma fitini.',
00082 'watchthis'      => 'Nyɛ tulomajɔ',
00083 'newarticle'     => '(Kura)',
00084 'editing'        => '$1 ka yɛlɛmali',
00085 'editingsection' => '$1 ka yɛlɛmali (section)',
00086 'editingcomment' => '$1 ka yɛlɛmali (baro)',
00087 
00088 # Search results
00089 'powersearch' => 'Nyini',
00090 
00091 # Preferences page
00092 'preferences' => 'Fisayali',
00093 'prefs-skin'  => 'Apparence',
00094 
00095 # Recent changes
00096 'hide' => 'dogo',
00097 
00098 # File description page
00099 'file-anchor-link' => 'Janin',
00100 
00101 # Random page
00102 'randompage' => 'Nyɛ min man ni ja',
00103 
00104 # Miscellaneous special pages
00105 'popularpages' => 'Nyɛw les plus consultées',
00106 'newpages'     => 'Nyɛw kura',
00107 'ancientpages' => 'Nyɛw les plus anciens',
00108 'move'         => 'telun',
00109 'movethispage' => 'Nyɛ telun',
00110 
00111 # Special:AllPages
00112 'allpages' => 'Nyɛw bɛɛ',
00113 
00114 # Special:Categories
00115 'categories' => 'Nyɛ ka cogoyaw',
00116 
00117 # Special:LinkSearch
00118 'linksearch-ok' => 'Nyini',
00119 
00120 # Watchlist
00121 'watch'         => 'Tulomajɔ',
00122 'watchthispage' => 'Nyɛ tulomajɔ',
00123 
00124 # Contributions
00125 'mycontris' => "N'ka contributions",
00126 
00127 # Developer tools
00128 'lockconfirm' => 'Awɔ, je confirme que je souhaite verrouiller la base de données.',
00129 
00130 # Move page
00131 'move-page-legend' => 'Nyɛ telun',
00132 'movearticle'      => 'Nyɛ telun',
00133 'movepagebtn'      => 'Nyɛ telun',
00134 
00135 # Attribution
00136 'others' => 'wɛrɛ',
00137 
00138 # Special:NewFiles
00139 'ilsubmit' => 'Nyini',
00140 
00141 # Special:SpecialPages
00142 'specialpages' => 'Nyɛw kɛrɛnkɛrɛnnen',
00143 
00144 );