Modified Special:Movepage to subclass UnlistedSpecialPage
[lhc/web/wiklou.git] / languages / messages / MessagesOm.php
1 <?php
2 /** Oromo (Oromoo)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Malafaya
11 * @author Node ue
12 */
13
14 $messages = array(
15 # Dates
16 'sunday' => 'Dilbata',
17 'monday' => 'Wiixata',
18 'tuesday' => 'Qibxata',
19 'wednesday' => 'Roobii',
20 'thursday' => 'Kamiisa',
21 'friday' => 'Jimaata',
22 'saturday' => 'Sanbata',
23 'sun' => 'Dil',
24 'mon' => 'Wix',
25 'tue' => 'Qib',
26 'wed' => 'Rob',
27 'thu' => 'Kam',
28 'fri' => 'Jim',
29 'sat' => 'San',
30 'january' => 'Amajjii',
31 'february' => 'Guraandhala',
32 'march' => 'Bitooteessa',
33 'april' => 'Elba',
34 'may_long' => 'Caamsa',
35 'june' => 'Waxabajjii',
36 'july' => 'Adooleessa',
37 'august' => 'Hagayya',
38 'september' => 'Fuulbana',
39 'october' => 'Onkololeessa',
40 'november' => 'Sadaasa',
41 'december' => 'Muddee',
42
43 # 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).
44 'mainpage' => 'Fuula Dura',
45 'mainpage-description' => 'Fuula Dura',
46
47 );