]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesFf.php
MediaWiki 1.14.0
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesFf.php
1 <?php
2 /** Fulah (Fulfulde)
3  *
4  * @ingroup Language
5  * @file
6  *
7  * @author Amkoullel
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
31 # Short words for each namespace, by default used in the namespace tab in monobook
32 'nstab-main' => 'Winndannde',
33
34 # General errors
35 'error' => 'Faljere',
36
37 # Edit pages
38 'newarticle' => '(Kesi)',
39
40 # Recent changes
41 'recentchanges' => 'Wailitooji kesi',
42
43 # Upload
44 'uploaderror' => 'Faljere',
45
46 # Random page
47 'randompage' => 'Ɗerewol kawral',
48
49 # Special:AllPages
50 'allarticles' => 'Winndannde hesere',
51
52 # Watchlist
53 'watch' => 'Rewindaande',
54
55 # Special:NewFiles
56 'ilsubmit' => 'Yiilaade',
57
58 );