Add new variants to the English file.
[lhc/web/wiklou.git] / languages / messages / MessagesFf.php
1 <?php
2 /** Fulah (Fulfulde)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Amkoullel
8 * @author SPQRobin
9 */
10
11 $fallback='fr';
12
13 $messages = array(
14 'mytalk' => 'kaldigal am',
15
16 'help' => 'Ballal',
17 'history_short' => 'Tarik',
18 'edit' => 'Wallifaade',
19 'talkpagelinktext' => 'Kaldigal',
20 'talk' => 'Kaldigal',
21 'toolbox' => 'Wakannde gollirɗe',
22 'otherlanguages' => 'ɗemɗe goɗe',
23 'jumptosearch' => 'Ɗaɓɓitugol',
24
25 # 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).
26 'currentevents' => 'Tawtoraɗi',
27 'currentevents-url' => 'Project:Tawtoraɗi',
28 'mainpage' => 'Hello jaɓɓorgo',
29 'mainpage-description' => 'Hello jaɓɓorgo',
30 'portal' => 'Jaɓɓogol renndo',
31 'sitesupport' => 'Dokkal',
32 'sitesupport-url' => 'Project:Dokkal',
33
34 # Short words for each namespace, by default used in the namespace tab in monobook
35 'nstab-main' => 'Winndannde',
36
37 # General errors
38 'error' => 'Faljere',
39
40 # Edit pages
41 'newarticle' => '(Kesi)',
42
43 # Recent changes
44 'recentchanges' => 'Wailitooji kesi',
45
46 # Upload
47 'uploaderror' => 'Faljere',
48
49 # Random page
50 'randompage' => 'Ɗerewol kawral',
51
52 # Special:Allpages
53 'allarticles' => 'Winndannde hesere',
54
55 # Watchlist
56 'watch' => 'Rewindaande',
57
58 # Special:Newimages
59 'ilsubmit' => 'Yiilaade',
60
61 );