summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesSg.php
blob: 1137cbecdb91b83c6820f5e1575a582258426f8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?php
/** Sango (Sängö)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Mdkidiri
 * @author sg.wikipedia.org sysops
 */

$fallback = 'fr';

$messages = array(
# User preference toggles
'tog-underline'       => 'Gbënëngö-gbegbê',
'tog-highlightbroken' => 'Funda fängö gbê <a href="" class="new">like this</a> (wala ngâ: töngana sô : s<a href="" class="internal">?</a>)',
'tog-justify'         => 'Lôngbi yângâ tî âsurä',
'tog-hideminor'       => 'Hônde âkêtê lönzïngö-sû sô asï fadê na yâ tî gbâsû',
'tog-hidepatrolled'   => 'Hônde âlönzïngö-sû sô asï  na hönngö na yâ tî gbâsû',

'mytalk' => 'kpere tî mbï',

'history'        => 'Mbayé',
'history_short'  => 'mbayé',
'edit'           => 'Fa na mbi',
'editthispage'   => 'Fa na mbi sô lêmbëtï',
'talk'           => 'Kpere',
'otherlanguages' => 'Na mbênî âmëngä',

'ok'              => 'Habe',
'editsection'     => 'fa na mbi',
'editold'         => 'fa na mbi',
'editsectionhint' => 'Fa na mbi: $1',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Soura',
'nstab-user' => 'Lêmbëtï tî Nyîmbâ',

# Login and logout pages
'yourpassword' => 'Pafungûla',
'userlogin'    => 'Linda / Yeke nyîmbâ',
'logout'       => 'Woza',
'userlogout'   => 'Woza',

# Edit pages
'watchthis'       => 'bâa lo ânde sô lêmbëtï',
'anoneditwarning' => "'''Ânge:''' Mo yeke sunga äpëe. IP-lindosînga tî mo ayeke na mbayé tî sô lêmbëtï.",
'editing'         => 'Mo fa na mbi $1',
'editingsection'  => 'Mo fa na mbi $1 (section)',

# Preferences page
'mypreferences' => 'tandä tî mbï',
'prefs-rc'      => 'Tanga ti yé so a gbion ya ni',
'yournick'      => 'Nyîmbâ:',

# User rights
'editinguser' => "Mo fa na mbi nyîmbâ '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]] | [[Special:Contributions/$1|{{int:contribslink}}]])",

# Recent changes
'recentchanges' => 'Tanga ti yé so a gbion ya ni',

# Upload
'watchthisupload' => 'bâa lo ânde sô lêmbëtï',

'brokenredirects-edit' => 'fa na mbi',

# Watchlist
'watchlist'     => 'bâa lo ânde tî mbï',
'watch'         => 'bâa lo ânde',
'watchthispage' => 'bâa lo ânde sô lêmbëtï',

# Contributions
'mycontris' => 'kua tî mbï',

# Move page
'move-watch' => 'bâa lo ânde sô lêmbëtï',

# Tooltip help for the actions
'tooltip-pt-logout' => 'woza',

);