(bug 45922) Fix arbitrary inconsistency in page title and headings for message accmai...
[lhc/web/wiklou.git] / languages / messages / MessagesAk.php
1 <?php
2 /** Akan (Akan)
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 Kasahorow
11 * @author Natsubee
12 * @author Paa.kwesi
13 */
14
15 $namespaceNames = array(
16 NS_MEDIA => 'Medya',
17 NS_SPECIAL => 'Spesial',
18 NS_TALK => 'Nkɔmbɔ',
19 NS_USER => 'User',
20 NS_USER_TALK => 'User_nkɔmbɔ',
21 NS_PROJECT_TALK => '$1_nkɔmbɔ',
22 NS_FILE => 'Fayl',
23 NS_FILE_TALK => 'Fayl_nkɔmbɔ',
24 NS_MEDIAWIKI => 'MediaWiki',
25 NS_MEDIAWIKI_TALK => 'MediaWiki_nkɔmbɔ',
26 NS_TEMPLATE => 'Şablon',
27 NS_TEMPLATE_TALK => 'Şablon_nkɔmbɔ',
28 NS_HELP => 'Help',
29 NS_HELP_TALK => 'Help_nkɔmbɔ',
30 NS_CATEGORY => 'Kategori',
31 NS_CATEGORY_TALK => 'Kategori_nkɔmbɔ',
32 );
33
34 $messages = array(
35 # User preference toggles
36 'tog-underline' => 'Twa lenk nyina ase:',
37 'tog-justify' => 'Gyastefae mparagraf',
38 'tog-hideminor' => 'Suma nsesae a wɔakɔ so a wɔnnkyɛree koraa',
39 'tog-hidepatrolled' => 'Suma nsesae a wɔapatrole wɔn ndansa yi ara',
40 'tog-newpageshidepatrolled' => 'Suma nkrataafa a wɔapatrole wɔn fi krataafa-foforo lest no so',
41 'tog-extendwatchlist' => 'San list-nhwɛso no mu ama wo ehu nsesae nyinara a wɔakɔ so',
42 'tog-usenewrc' => 'Fa ndansa nsesae a woetu mpon fa di dwuma (wo hia JavaScript)',
43 'tog-numberheadings' => 'Ma ti-nsɛm no ara ankasa mma wɔn ho nɔmba',
44 'tog-showtoolbar' => 'Kyerɛ tulbaa a wɔde yɛ nsesa (wo hia JavaScript)',
45 'tog-editondblclick' => 'Sesa nkrataafa sɛ womia klik mpɛn mienu a (wo hia JavaScript)',
46
47 # Dates
48 'sunday' => 'Kwasiada',
49 'monday' => 'Ɛdwoada',
50 'tuesday' => 'Ɛbenada',
51 'wednesday' => 'Wukuada',
52 'thursday' => 'Yawoada',
53 'friday' => 'Efiada',
54 'saturday' => 'Memeneda',
55 'january' => 'Ɔpɛpɔn',
56 'february' => 'Ɔgyefuo',
57 'march' => 'Ɔbenem',
58 'april' => 'Oforisuo',
59 'may_long' => 'Kɔtonimma',
60 'june' => 'Ayɛwohomumu',
61 'july' => 'Kutawonsa',
62 'august' => 'Ɔsannaa',
63 'september' => 'Ɛbɔ',
64 'october' => 'Ahinime',
65 'november' => 'Obubuo',
66 'december' => 'Ɔpenimma',
67
68 # Categories related messages
69 'listingcontinuesabbrev' => 'toa so',
70
71 'search' => 'Hwehwɛ',
72 'searchbutton' => 'Hwehwɛ',
73 'go' => 'Kɔ',
74 'searcharticle' => 'Kɔ',
75 'history' => 'Krataafa abakɔsɛm',
76 'history_short' => 'Abakɔsɛm',
77 'talkpagelinktext' => 'Kasa',
78 'talk' => 'Nkɔmbɔ',
79 'jumptosearch' => 'hwehwɛ',
80
81 # 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).
82 'aboutsite' => 'Fa {{SITENAME}} ho',
83 'mainpage' => 'Krataafa Titiriw',
84
85 'editsection' => 'sesa',
86 'editsectionhint' => 'Sesa sɛkhyɛn: $1',
87 'red-link-title' => '$1 (krataafa nni hɔ)',
88
89 # Login and logout pages
90 'login' => 'Bra mu',
91 'nav-login-createaccount' => 'Bra mu / yɛ akawnt',
92 'userlogin' => 'Bra mu / yɛ akawnt',
93 'logout' => 'Pue',
94 'userlogout' => 'Pue',
95 'notloggedin' => 'Mmbaa mu',
96 'nologin' => 'Wo nni akawnt anaa? $1.',
97
98 # Search results
99 'powersearch' => 'Hwehwɛ',
100
101 # Preferences page
102 'searchresultshead' => 'Hwehwɛ',
103
104 # Recent changes
105 'hist' => 'abakɔsɛm',
106
107 # Watchlist
108 'watch' => 'Hwɛ',
109
110 'sp-contributions-talk' => 'Kasa',
111
112 );