Merge "mediawiki.page.watch.ajax: Fail early if updateWatchLink is called wrong"
[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-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).
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 # Short words for each namespace, by default used in the namespace tab in monobook
90 'nstab-main' => 'kratafa',
91
92 # Login and logout pages
93 'login' => 'Bra mu',
94 'nav-login-createaccount' => 'Bra mu / yɛ akawnt',
95 'userlogin' => 'Bra mu / yɛ akawnt',
96 'logout' => 'Pue',
97 'userlogout' => 'Pue',
98 'notloggedin' => 'Mmbaa mu',
99 'nologin' => 'Wo nni akawnt anaa? $1.',
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 # Block/unblock
113 'contribslink' => 'ntoboa',
114
115 );