summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesFf.php
blob: b2cfe985628343712fe6eef469caeda299d54d76 (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
<?php
/** Fulah (Fulfulde)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Amkoullel
 */

$fallback='fr';

$messages = array(
'mytalk' => 'kaldigal am',

'help'             => 'Ballal',
'history_short'    => 'Tarik',
'edit'             => 'Wallifaade',
'talkpagelinktext' => 'Kaldigal',
'talk'             => 'Kaldigal',
'toolbox'          => 'Wakannde gollirɗe',
'otherlanguages'   => 'ɗemɗe goɗe',
'jumptosearch'     => 'Ɗaɓɓitugol',

# 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).
'currentevents'        => 'Tawtoraɗi',
'currentevents-url'    => 'Project:Tawtoraɗi',
'mainpage'             => 'Hello jaɓɓorgo',
'mainpage-description' => 'Hello jaɓɓorgo',
'portal'               => 'Jaɓɓogol renndo',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Winndannde',

# General errors
'error' => 'Faljere',

# Edit pages
'newarticle' => '(Kesi)',

# Recent changes
'recentchanges' => 'Wailitooji kesi',

# Upload
'uploaderror' => 'Faljere',

# Random page
'randompage' => 'Ɗerewol kawral',

# Special:AllPages
'allarticles' => 'Winndannde hesere',

# Watchlist
'watch' => 'Rewindaande',

# Special:NewFiles
'ilsubmit' => 'Yiilaade',

);