MediaWiki  REL1_19
MessagesOm.php
Go to the documentation of this file.
00001 <?php
00016 $messages = array(
00017 # Dates
00018 'sunday'    => 'Dilbata',
00019 'monday'    => 'Wiixata',
00020 'tuesday'   => 'Qibxata',
00021 'wednesday' => 'Roobii',
00022 'thursday'  => 'Kamiisa',
00023 'friday'    => 'Jimaata',
00024 'saturday'  => 'Sanbata',
00025 'sun'       => 'Dil',
00026 'mon'       => 'Wix',
00027 'tue'       => 'Qib',
00028 'wed'       => 'Rob',
00029 'thu'       => 'Kam',
00030 'fri'       => 'Jim',
00031 'sat'       => 'San',
00032 'january'   => 'Amajjii',
00033 'february'  => 'Guraandhala',
00034 'march'     => 'Bitooteessa',
00035 'april'     => 'Elba',
00036 'may_long'  => 'Caamsa',
00037 'june'      => 'Waxabajjii',
00038 'july'      => 'Adooleessa',
00039 'august'    => 'Hagayya',
00040 'september' => 'Fuulbana',
00041 'october'   => 'Onkololeessa',
00042 'november'  => 'Sadaasa',
00043 'december'  => 'Muddee',
00044 
00045 'about'   => "Wa'ee",
00046 'article' => 'Kutaa',
00047 'and'     => '&#32;fi',
00048 
00049 'help'          => 'Qarqarsa',
00050 'go'            => 'Fufi',
00051 'history'       => 'Seena',
00052 'history_short' => 'Seena',
00053 'edit'          => 'Barressu',
00054 
00055 # 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).
00056 'aboutsite'            => "Wa'ee {{SITENAME}}",
00057 'aboutpage'            => "Project:Wa'ee",
00058 'currentevents'        => 'Gocha amma',
00059 'edithelp'             => 'Qarqarsa Barressu',
00060 'mainpage'             => 'Fuula Dura',
00061 'mainpage-description' => 'Fuula Dura',
00062 
00063 # Login and logout pages
00064 'yourname'           => 'Maqaa-Tajajilamma:',
00065 'yourdomainname'     => 'Maqaa domain kankee:',
00066 'gotaccountlink'     => 'Seenu',
00067 'accountcreated'     => 'Accountiin banamerra',
00068 'loginlanguagelabel' => 'Afaan: $1',
00069 
00070 # Edit pages
00071 'yourtext' => 'Barrefama kee',
00072 'yourdiff' => 'Garagarumma',
00073 
00074 # Preferences page
00075 'yourrealname' => 'Maqaa Dhugaa:',
00076 'yourlanguage' => 'Afaan:',
00077 'yourvariant'  => 'Jijjirama:',
00078 
00079 # Upload
00080 'upload' => 'File Galchu',
00081 
00082 # File reversion
00083 'filerevert-comment' => 'Sababa:',
00084 
00085 # File deletion
00086 'filedelete-comment' => 'Sababa:',
00087 
00088 # Special:AllPages
00089 'allarticles' => 'Kutta hunda',
00090 
00091 # Delete
00092 'actioncomplete' => 'Gochaan dhumattera',
00093 'deletecomment'  => 'Sababa:',
00094 
00095 # Block/unblock
00096 'ipbreason' => 'Sababa:',
00097 
00098 # Move page
00099 'movereason' => 'Sababa:',
00100 
00101 # Namespace 8 related
00102 'allmessagesname'      => 'Maqaa',
00103 'allmessages-language' => 'Afaan:',
00104 
00105 );