00001 <?php 00013 $fallback = 'jv'; 00014 00015 $messages = array( 00016 'article' => 'Isi tulisan', 00017 'cancel' => 'Ora Sida', 00018 'mypage' => 'Kaca inyong', 00019 'mytalk' => 'Catetan inyong', 00020 'navigation' => 'pandhu arah', 00021 00022 'help' => 'Rewang', 00023 'search' => 'golet tulisan', 00024 'go' => 'golet', 00025 'history' => 'sejarah kaca', 00026 'history_short' => 'Sejarah kaca', 00027 'printableversion' => 'Edisi Cetak', 00028 'edit' => 'Sunting', 00029 'delete' => 'Busek', 00030 'specialpage' => 'Kaca khusus', 00031 'articlepage' => 'Deleng isi tulisan', 00032 'talk' => 'bahas', 00033 'toolbox' => 'perangkat', 00034 'otherlanguages' => 'basa liya', 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' => 'Kedaden Anyar', 00038 'mainpage' => 'Kaca Utama', 00039 'portal' => 'Komunitas', 00040 00041 'editsection' => 'sunting', 00042 00043 # Login and logout pages 00044 'login' => 'Melebu', 00045 'userlogin' => 'Melebu / gawe kaca anggota (account)', 00046 'logout' => 'Metu', 00047 'userlogout' => 'Metu', 00048 'createaccount' => 'Gawe Kaca Anggota', 00049 00050 # Edit pages 00051 'savearticle' => 'Simpen', 00052 'preview' => 'Pra tayang', 00053 'showpreview' => 'Pra tayang', 00054 'showdiff' => 'Deleng beda', 00055 00056 # Recent changes 00057 'recentchanges' => 'Pengobahan', 00058 00059 # Recent changes linked 00060 'recentchangeslinked' => 'Pengobahan terkait', 00061 00062 # Random page 00063 'randompage' => 'Kaca Liya', 00064 00065 # Miscellaneous special pages 00066 'move' => 'Pindah', 00067 00068 # Contributions 00069 'contributions' => 'Tulisan anggota', 00070 'mycontris' => 'Tulisan inyong', 00071 00072 # What links here 00073 'whatlinkshere' => 'Pranala Kaca Kiye', 00074 00075 # Special:SpecialPages 00076 'specialpages' => 'Kaca-kaca khusus', 00077 00078 );