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