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