Merge "mediawiki.searchSuggest: Unbreak browser blacklist"
[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 * @author Riches4christ
14 */
15
16 $namespaceNames = array(
17 NS_MEDIA => 'Media',
18 NS_SPECIAL => 'Soronko',
19 NS_TALK => 'Nkɔmmɔ',
20 NS_USER => 'Odwumanyɛni',
21 NS_USER_TALK => 'Odwumanyɛni_nkɔmmɔbea',
22 NS_PROJECT_TALK => '$1_nkɔmmɔ',
23 NS_FILE => 'File',
24 NS_FILE_TALK => 'File_nkɔmmɔ',
25 NS_MEDIAWIKI => 'MediaWiki',
26 NS_MEDIAWIKI_TALK => 'MediaWiki_nkɔmmɔ',
27 NS_TEMPLATE => 'Nhwɛsode',
28 NS_TEMPLATE_TALK => 'Nhwɛsode_nkɔmmɔbea',
29 NS_HELP => 'Boa',
30 NS_HELP_TALK => 'Mmoa_nkɔmmɔbea',
31 NS_CATEGORY => 'Nkyekyem',
32 NS_CATEGORY_TALK => 'Nkyekyem_nkɔmmɔbea',
33 );
34
35 $messages = array(
36 # User preference toggles
37 'tog-underline' => 'Twa lenk nyina ase:',
38 'tog-justify' => 'Gyastefae mparagraf',
39 'tog-hideminor' => 'Suma nsesae a wɔakɔ so a wɔnnkyɛree koraa',
40 'tog-hidepatrolled' => 'Suma nsesae a wɔapatrole wɔn ndansa yi ara',
41 'tog-newpageshidepatrolled' => 'Suma nkrataafa a wɔapatrole wɔn fi krataafa-foforo lest no so',
42 'tog-extendwatchlist' => 'San list-nhwɛso no mu ama wo ehu nsesae nyinara a wɔakɔ so',
43 'tog-usenewrc' => 'Fa ndansa nsesae a woetu mpon fa di dwuma (wo hia JavaScript)',
44 'tog-numberheadings' => 'Ma ti-nsɛm no ara ankasa mma wɔn ho nɔmba',
45 'tog-showtoolbar' => 'Kyerɛ tulbaa a wɔde yɛ nsesa (wo hia JavaScript)',
46 'tog-editondblclick' => 'Sesa nkrataafa sɛ womia klik mpɛn mienu a (wo hia JavaScript)',
47
48 # Dates
49 'sunday' => 'Kwasiada',
50 'monday' => 'Ɛdwoada',
51 'tuesday' => 'Ɛbenada',
52 'wednesday' => 'Wukuada',
53 'thursday' => 'Yawoada',
54 'friday' => 'Efiada',
55 'saturday' => 'Memeneda',
56 'january' => 'Ɔpɛpɔn',
57 'february' => 'Ɔgyefuo',
58 'march' => 'Ɔbenem',
59 'april' => 'Oforisuo',
60 'may_long' => 'Kɔtonimma',
61 'june' => 'Ayɛwohomumu',
62 'july' => 'Kutawonsa',
63 'august' => 'Ɔsannaa',
64 'september' => 'Ɛbɔ',
65 'october' => 'Ahinime',
66 'november' => 'Obubuo',
67 'december' => 'Ɔpenimma',
68
69 # Categories related messages
70 'listingcontinuesabbrev' => 'toa so',
71
72 'search' => 'Hwehwɛ',
73 'searchbutton' => 'Hwehwɛ',
74 'go' => 'Kɔ',
75 'searcharticle' => 'Kɔ',
76 'history' => 'Krataafa abakɔsɛm',
77 'history_short' => 'Abakɔsɛm',
78 'talkpagelinktext' => 'Kasa',
79 'talk' => 'Nkɔmbɔ',
80 'jumptosearch' => 'hwehwɛ',
81
82 # 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).
83 'aboutsite' => 'Fa {{SITENAME}} ho',
84 'mainpage' => 'Krataafa Titiriw',
85
86 'editsection' => 'sesa',
87 'editsectionhint' => 'Sesa sɛkhyɛn: $1',
88 'red-link-title' => '$1 (krataafa nni hɔ)',
89
90 # Short words for each namespace, by default used in the namespace tab in monobook
91 'nstab-main' => 'kratafa',
92
93 # Login and logout pages
94 'login' => 'Bra mu',
95 'nav-login-createaccount' => 'Bra mu / yɛ akawnt',
96 'userlogin' => 'Bra mu / yɛ akawnt',
97 'logout' => 'Pue',
98 'userlogout' => 'Pue',
99 'notloggedin' => 'Mmbaa mu',
100 'nologin' => 'Wo nni akawnt anaa? $1.',
101
102 # Preferences page
103 'searchresultshead' => 'Hwehwɛ',
104
105 # Recent changes
106 'hist' => 'abakɔsɛm',
107
108 # Watchlist
109 'watch' => 'Hwɛ',
110
111 'sp-contributions-talk' => 'Kasa',
112
113 # Block/unblock
114 'contribslink' => 'ntoboa',
115
116 );