MediaWiki  REL1_22
MessagesAk.php
Go to the documentation of this file.
00001 <?php
00015 $namespaceNames = array(
00016     NS_MEDIA            => 'Medya',
00017     NS_SPECIAL          => 'Spesial',
00018     NS_TALK             => 'Nkɔmbɔ',
00019     NS_USER             => 'User',
00020     NS_USER_TALK        => 'User_nkɔmbɔ',
00021     NS_PROJECT_TALK     => '$1_nkɔmbɔ',
00022     NS_FILE             => 'Fayl',
00023     NS_FILE_TALK        => 'Fayl_nkɔmbɔ',
00024     NS_MEDIAWIKI        => 'MediaWiki',
00025     NS_MEDIAWIKI_TALK   => 'MediaWiki_nkɔmbɔ',
00026     NS_TEMPLATE         => 'Şablon',
00027     NS_TEMPLATE_TALK    => 'Şablon_nkɔmbɔ',
00028     NS_HELP             => 'Help',
00029     NS_HELP_TALK        => 'Help_nkɔmbɔ',
00030     NS_CATEGORY         => 'Kategori',
00031     NS_CATEGORY_TALK    => 'Kategori_nkɔmbɔ',
00032 );
00033 
00034 $messages = array(
00035 # User preference toggles
00036 'tog-underline' => 'Twa lenk nyina ase:',
00037 'tog-justify' => 'Gyastefae mparagraf',
00038 'tog-hideminor' => 'Suma nsesae a wɔakɔ so a wɔnnkyɛree koraa',
00039 'tog-hidepatrolled' => 'Suma nsesae a wɔapatrole wɔn ndansa yi ara',
00040 'tog-newpageshidepatrolled' => 'Suma nkrataafa a wɔapatrole wɔn fi krataafa-foforo lest no so',
00041 'tog-extendwatchlist' => 'San list-nhwɛso no mu ama wo ehu nsesae nyinara a wɔakɔ so',
00042 'tog-usenewrc' => 'Fa ndansa nsesae a woetu mpon fa di dwuma (wo hia JavaScript)',
00043 'tog-numberheadings' => 'Ma ti-nsɛm no ara ankasa mma wɔn ho nɔmba',
00044 'tog-showtoolbar' => 'Kyerɛ tulbaa a wɔde yɛ nsesa (wo hia JavaScript)',
00045 'tog-editondblclick' => 'Sesa nkrataafa sɛ womia klik mpɛn mienu a (wo hia JavaScript)',
00046 
00047 # Dates
00048 'sunday' => 'Kwasiada',
00049 'monday' => 'Ɛdwoada',
00050 'tuesday' => 'Ɛbenada',
00051 'wednesday' => 'Wukuada',
00052 'thursday' => 'Yawoada',
00053 'friday' => 'Efiada',
00054 'saturday' => 'Memeneda',
00055 'january' => 'Ɔpɛpɔn',
00056 'february' => 'Ɔgyefuo',
00057 'march' => 'Ɔbenem',
00058 'april' => 'Oforisuo',
00059 'may_long' => 'Kɔtonimma',
00060 'june' => 'Ayɛwohomumu',
00061 'july' => 'Kutawonsa',
00062 'august' => 'Ɔsannaa',
00063 'september' => 'Ɛbɔ',
00064 'october' => 'Ahinime',
00065 'november' => 'Obubuo',
00066 'december' => 'Ɔpenimma',
00067 
00068 # Categories related messages
00069 'listingcontinuesabbrev' => 'toa so',
00070 
00071 'search' => 'Hwehwɛ',
00072 'searchbutton' => 'Hwehwɛ',
00073 'go' => 'Kɔ',
00074 'searcharticle' => 'Kɔ',
00075 'history' => 'Krataafa abakɔsɛm',
00076 'history_short' => 'Abakɔsɛm',
00077 'talkpagelinktext' => 'Kasa',
00078 'talk' => 'Nkɔmbɔ',
00079 'jumptosearch' => 'hwehwɛ',
00080 
00081 # 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).
00082 'aboutsite' => 'Fa {{SITENAME}} ho',
00083 'mainpage' => 'Krataafa Titiriw',
00084 
00085 'editsection' => 'sesa',
00086 'editsectionhint' => 'Sesa sɛkhyɛn: $1',
00087 'red-link-title' => '$1 (krataafa nni hɔ)',
00088 
00089 # Login and logout pages
00090 'login' => 'Bra mu',
00091 'nav-login-createaccount' => 'Bra mu / yɛ akawnt',
00092 'userlogin' => 'Bra mu / yɛ akawnt',
00093 'logout' => 'Pue',
00094 'userlogout' => 'Pue',
00095 'notloggedin' => 'Mmbaa mu',
00096 'nologin' => 'Wo nni akawnt anaa? $1.',
00097 
00098 # Search results
00099 'powersearch' => 'Hwehwɛ',
00100 
00101 # Preferences page
00102 'searchresultshead' => 'Hwehwɛ',
00103 
00104 # Recent changes
00105 'hist' => 'abakɔsɛm',
00106 
00107 # Watchlist
00108 'watch' => 'Hwɛ',
00109 
00110 'sp-contributions-talk' => 'Kasa',
00111 
00112 );