00001 <?php 00013 $messages = array( 00014 # Dates 00015 'january' => 'Jaenyuweri', 00016 'february' => 'Febyuweri', 00017 'march' => 'Maach', 00018 'april' => 'Ieprel', 00019 'may_long' => 'Mieh', 00020 'june' => 'Juun', 00021 'july' => 'Juulai', 00022 'january-gen' => 'Jaenyuweri', 00023 'february-gen' => 'Febyuweri', 00024 'march-gen' => 'Maach', 00025 'april-gen' => 'Ieprel', 00026 'may-gen' => 'Mieh', 00027 'june-gen' => 'Juun', 00028 'july-gen' => 'Juulai', 00029 'may' => 'Mieh', 00030 00031 'help' => 'Hiiwp', 00032 'history_short' => 'Histrei', 00033 'edit' => 'Edet', 00034 'talk' => 'diskushun', 00035 00036 # 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). 00037 'currentevents' => 'Dem Kurent Iwent', 00038 'currentevents-url' => 'Project:Dem Kurent Iwent', 00039 'helppage' => 'Help:Dem Kontent', 00040 'mainpage' => 'Mien Paij', 00041 'mainpage-description' => 'Mien Paij', 00042 'portal' => "Trii'nohlij", 00043 00044 'editold' => 'edet', 00045 00046 # Short words for each namespace, by default used in the namespace tab in monobook 00047 'nstab-main' => 'Artikal', 00048 'nstab-help' => 'Hiiwp Paij', 00049 00050 # Search results 00051 'searchhelp-url' => 'Help:Dem Kontent', 00052 00053 # Preferences page 00054 'prefs-rc' => 'Dem Riisent Chayng', 00055 00056 # Recent changes 00057 'recentchanges' => 'Dem Riisent Chayng', 00058 00059 # Recent changes linked 00060 'recentchangeslinked' => 'Dem Riilated Chayng', 00061 00062 # Upload 00063 'upload' => 'Upload Faail', 00064 00065 # Random page 00066 'randompage' => 'Raandum Paij', 00067 00068 # What links here 00069 'whatlinkshere' => 'Wata link hiia', 00070 00071 );