diff options
Diffstat (limited to 'languages/messages/MessagesAk.php')
-rw-r--r-- | languages/messages/MessagesAk.php | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/languages/messages/MessagesAk.php b/languages/messages/MessagesAk.php index d7cb38fd31ec..d6d72e8d7690 100644 --- a/languages/messages/MessagesAk.php +++ b/languages/messages/MessagesAk.php @@ -7,10 +7,6 @@ * @ingroup Language * @file * - * @author Kasahorow - * @author Natsubee - * @author Paa.kwesi - * @author Riches4christ */ $namespaceNames = array( @@ -32,84 +28,3 @@ $namespaceNames = array( NS_CATEGORY_TALK => 'Nkyekyem_nkɔmmɔbea', ); -$messages = array( -# User preference toggles -'tog-underline' => 'Twa lenk nyina ase:', -'tog-hideminor' => 'Suma nsesae a wɔakɔ so a wɔnnkyɛree koraa', -'tog-hidepatrolled' => 'Suma nsesae a wɔapatrole wɔn ndansa yi ara', -'tog-newpageshidepatrolled' => 'Suma nkrataafa a wɔapatrole wɔn fi krataafa-foforo lest no so', -'tog-extendwatchlist' => 'San list-nhwɛso no mu ama wo ehu nsesae nyinara a wɔakɔ so', -'tog-usenewrc' => 'Fa ndansa nsesae a woetu mpon fa di dwuma (wo hia JavaScript)', -'tog-numberheadings' => 'Ma ti-nsɛm no ara ankasa mma wɔn ho nɔmba', -'tog-showtoolbar' => 'Kyerɛ tulbaa a wɔde yɛ nsesa (wo hia JavaScript)', -'tog-editondblclick' => 'Sesa nkrataafa sɛ womia klik mpɛn mienu a (wo hia JavaScript)', - -# Dates -'sunday' => 'Kwasiada', -'monday' => 'Ɛdwoada', -'tuesday' => 'Ɛbenada', -'wednesday' => 'Wukuada', -'thursday' => 'Yawoada', -'friday' => 'Efiada', -'saturday' => 'Memeneda', -'january' => 'Ɔpɛpɔn', -'february' => 'Ɔgyefuo', -'march' => 'Ɔbenem', -'april' => 'Oforisuo', -'may_long' => 'Kɔtonimma', -'june' => 'Ayɛwohomumu', -'july' => 'Kutawonsa', -'august' => 'Ɔsannaa', -'september' => 'Ɛbɔ', -'october' => 'Ahinime', -'november' => 'Obubuo', -'december' => 'Ɔpenimma', - -# Categories related messages -'listingcontinuesabbrev' => 'toa so', - -'search' => 'Hwehwɛ', -'searchbutton' => 'Hwehwɛ', -'go' => 'Kɔ', -'searcharticle' => 'Kɔ', -'history' => 'Krataafa abakɔsɛm', -'history_short' => 'Abakɔsɛm', -'talkpagelinktext' => 'Kasa', -'talk' => 'Nkɔmbɔ', -'jumptosearch' => 'hwehwɛ', - -# 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). -'aboutsite' => 'Fa {{SITENAME}} ho', -'mainpage' => 'Krataafa Titiriw', - -'editsection' => 'sesa', -'editsectionhint' => 'Sesa sɛkhyɛn: $1', -'red-link-title' => '$1 (krataafa nni hɔ)', - -# Short words for each namespace, by default used in the namespace tab in monobook -'nstab-main' => 'kratafa', - -# Login and logout pages -'login' => 'Bra mu', -'nav-login-createaccount' => 'Bra mu / yɛ akawnt', -'userlogin' => 'Bra mu / yɛ akawnt', -'logout' => 'Pue', -'userlogout' => 'Pue', -'notloggedin' => 'Mmbaa mu', -'nologin' => 'Wo nni akawnt anaa? $1.', - -# Preferences page -'searchresultshead' => 'Hwehwɛ', - -# Recent changes -'hist' => 'abakɔsɛm', - -# Watchlist -'watch' => 'Hwɛ', - -'sp-contributions-talk' => 'Kasa', - -# Block/unblock -'contribslink' => 'ntoboa', - -); |