MediaWiki  REL1_22
MessagesBi.php
Go to the documentation of this file.
00001 <?php
00014 $messages = array(
00015 'underline-always' => 'Oltaem',
00016 'underline-never' => 'Neva',
00017 
00018 # Dates
00019 'sunday' => 'Sande',
00020 'monday' => 'Mande',
00021 'tuesday' => 'Tusde',
00022 'wednesday' => 'Wenesde',
00023 'thursday' => 'Tosde',
00024 'friday' => 'Fraede',
00025 'saturday' => 'Sarede',
00026 'sun' => 'San',
00027 'mon' => 'Man',
00028 'tue' => 'Tu',
00029 'wed' => 'Wen',
00030 'thu' => 'To',
00031 'fri' => 'Frae',
00032 'sat' => 'Sar',
00033 'january' => 'Januware',
00034 'february' => 'Februari',
00035 'march' => 'Maj',
00036 'april' => 'Epril',
00037 'may_long' => 'Mei',
00038 'june' => 'Jun',
00039 'july' => 'Julae',
00040 'august' => 'Ogis',
00041 'september' => 'Septemba',
00042 'october' => 'Oktoba',
00043 'november' => 'Novemba',
00044 'december' => 'Desemba',
00045 'january-gen' => 'Januware',
00046 'february-gen' => 'Februari',
00047 'march-gen' => 'Maj',
00048 'april-gen' => 'Epril',
00049 'may-gen' => 'Mei',
00050 'june-gen' => 'Jun',
00051 'july-gen' => 'Julae',
00052 'august-gen' => 'Ogis',
00053 'september-gen' => 'Septemba',
00054 'october-gen' => 'Oktoba',
00055 'november-gen' => 'Novemba',
00056 'december-gen' => 'Desemba',
00057 'mar' => 'Maj',
00058 'apr' => 'Epr',
00059 'may' => 'Mei',
00060 'aug' => 'Ogis',
00061 'oct' => 'Okt',
00062 'dec' => 'Des',
00063 
00064 'mypage' => 'Pej blong mi',
00065 'mytalk' => 'Tingting blong mi',
00066 'and' => '&#32;mo',
00067 
00068 # Cologne Blue skin
00069 'qbedit' => 'Jenisim hem',
00070 'qbpageoptions' => 'Pej ia',
00071 'qbmyoptions' => 'Ol pej blong mi',
00072 'qbspecialpages' => 'Ol spesel pej',
00073 
00074 'edit' => 'Jenisim hem',
00075 'newpage' => 'Mekem niu pej',
00076 'talkpagelinktext' => 'Toktok',
00077 'specialpage' => 'Spesel Pej',
00078 'talk' => 'Tingting',
00079 
00080 # 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).
00081 'mainpage' => 'Nambawan Pej',
00082 'mainpage-description' => 'Nambawan Pej',
00083 
00084 'retrievedfrom' => 'Kam long "$1"',
00085 'editsection' => 'jenisim hem',
00086 'editold' => 'jenisim hem',
00087 
00088 # Short words for each namespace, by default used in the namespace tab in monobook
00089 'nstab-main' => 'Atikel',
00090 'nstab-special' => 'Spesel',
00091 
00092 # Edit pages
00093 'minoredit' => 'Mi bin mekem wan smol jenis',
00094 
00095 # Preferences page
00096 'servertime' => 'Taem blong server',
00097 
00098 # Special:ListFiles
00099 'listfiles_name' => 'Nem',
00100 
00101 # Miscellaneous special pages
00102 'shortpages' => 'Ol smol pej',
00103 'longpages' => 'Ol big pej',
00104 'newpages' => 'Ol niu pej',
00105 
00106 # Special:AllPages
00107 'allarticles' => 'Olgeta atikel',
00108 
00109 # E-mail user
00110 'emailfrom' => 'Kam long',
00111 'emailto' => 'Go long:',
00112 
00113 # Contributions
00114 'year' => 'Yia:',
00115 
00116 'sp-contributions-talk' => 'toktok',
00117 
00118 # Block/unblock
00119 'proxyblocksuccess' => 'Finis.',
00120 
00121 # Move page
00122 'move-page-legend' => 'Muvum pej',
00123 'movearticle' => 'Muvum pej:',
00124 
00125 # Namespace 8 related
00126 'allmessagesname' => 'Nem',
00127 
00128 # Tooltip help for the actions
00129 'tooltip-pt-mytalk' => 'Pej blong tingting blong mi',
00130 'tooltip-p-logo' => 'Nambawan Pej',
00131 'tooltip-n-mainpage' => 'Go long Nambawan Pej',
00132 'tooltip-minoredit' => 'Em i stap wan smol jenis',
00133 
00134 # Special:NewFiles
00135 'showhidebots' => '($1 bot)',
00136 
00137 # EXIF tags
00138 'exif-imagedescription' => 'Nem blong pikta',
00139 'exif-exposuretime-format' => '$1 sek. ($2)',
00140 
00141 # 'all' in various places, this might be different for inflected languages
00142 'watchlistall2' => 'olgeta',
00143 'namespacesall' => 'olgeta',
00144 'monthsall' => 'olgeta',
00145 
00146 # Table pager
00147 'table_pager_first' => 'Nambawan pej',
00148 
00149 # Auto-summaries
00150 'autosumm-new' => 'Niu pej: $1',
00151 
00152 );