summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesOm.php
blob: 61c1e36b8f85bb442046fb7b4228f2d22d6f79b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<?php
/** Oromo (Oromoo)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Diroma Elias (on om.wikipedia.org)
 * @author Johannes Rohr (on om.wikipedia.org)
 * @author Malafaya
 * @author Node ue
 */

$messages = array(
# Dates
'sunday' => 'Dilbata',
'monday' => 'Wiixata',
'tuesday' => 'Qibxata',
'wednesday' => 'Roobii',
'thursday' => 'Kamiisa',
'friday' => 'Jimaata',
'saturday' => 'Sanbata',
'sun' => 'Dil',
'mon' => 'Wix',
'tue' => 'Qib',
'wed' => 'Rob',
'thu' => 'Kam',
'fri' => 'Jim',
'sat' => 'San',
'january' => 'Amajjii',
'february' => 'Guraandhala',
'march' => 'Bitooteessa',
'april' => 'Elba',
'may_long' => 'Caamsa',
'june' => 'Waxabajjii',
'july' => 'Adooleessa',
'august' => 'Hagayya',
'september' => 'Fuulbana',
'october' => 'Onkololeessa',
'november' => 'Sadaasa',
'december' => 'Muddee',

'about' => "Wa'ee",
'article' => 'Kutaa',
'and' => '&#32;fi',

'help' => 'Qarqarsa',
'go' => 'Fufi',
'history' => 'Seena',
'history_short' => 'Seena',
'edit' => 'Barressu',

# 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).
'aboutsite' => "Wa'ee {{SITENAME}}",
'aboutpage' => "Project:Wa'ee",
'currentevents' => 'Gocha amma',
'edithelp' => 'Qarqarsa Barressu',
'mainpage' => 'Fuula Dura',
'mainpage-description' => 'Fuula Dura',

# Login and logout pages
'yourname' => 'Maqaa-Tajajilamma:',
'yourdomainname' => 'Maqaa domain kankee:',
'gotaccountlink' => 'Seenu',
'accountcreated' => 'Accountiin banamerra',
'loginlanguagelabel' => 'Afaan: $1',

# Edit pages
'yourtext' => 'Barrefama kee',
'yourdiff' => 'Garagarumma',

# Preferences page
'yourrealname' => 'Maqaa Dhugaa:',
'yourlanguage' => 'Afaan:',
'yourvariant' => 'Jijjirama:',

# Upload
'upload' => 'File Galchu',

# File reversion
'filerevert-comment' => 'Sababa:',

# File deletion
'filedelete-comment' => 'Sababa:',

# Special:AllPages
'allarticles' => 'Kutta hunda',

# Delete
'actioncomplete' => 'Gochaan dhumattera',
'deletecomment' => 'Sababa:',

# Block/unblock
'ipbreason' => 'Sababa:',

# Move page
'movereason' => 'Sababa:',

# Namespace 8 related
'allmessagesname' => 'Maqaa',
'allmessages-language' => 'Afaan:',

);