Localisation updates for core messages from Betawiki (2008-01-08 17:05 CET)
[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 'portal' => 'Jaɓɓogol renndo',
29 'sitesupport' => 'Dokkal',
30 'sitesupport-url' => 'Project:Dokkal',
31
32 # Short words for each namespace, by default used in the 'article' tab in monobook
33 'nstab-main' => 'Winndannde',
34
35 # General errors
36 'error' => 'Faljere',
37
38 # Edit pages
39 'newarticle' => '(Kesi)',
40
41 # Recent changes
42 'recentchanges' => 'Wailitooji kesi',
43
44 # Upload
45 'uploaderror' => 'Faljere',
46
47 # Image list
48 'ilsubmit' => 'Yiilaade',
49
50 # Miscellaneous special pages
51 'randompage' => 'Ɗerewol kawral',
52
53 # Special:Allpages
54 'allarticles' => 'Winndannde hesere',
55
56 # Watchlist
57 'watch' => 'Rewindaande',
58
59 );