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 'recentchangeslinked-feed' => 'Pengobahan terkait', 00062 'recentchangeslinked-toolbox' => 'Pengobahan terkait', 00063 00064 # Random page 00065 'randompage' => 'Kaca Liya', 00066 00067 # Miscellaneous special pages 00068 'move' => 'Pindah', 00069 00070 # Contributions 00071 'contributions' => 'Tulisan anggota', 00072 'mycontris' => 'Tulisan inyong', 00073 00074 # What links here 00075 'whatlinkshere' => 'Pranala Kaca Kiye', 00076 00077 # Special:SpecialPages 00078 'specialpages' => 'Kaca-kaca khusus', 00079 00080 );