00001 <?php 00015 $messages = array( 00016 'underline-always' => "P'anda", 00017 'underline-never' => "P'ot'e", 00018 00019 # Dates 00020 'sun' => 'Mja', 00021 'mon' => 'Tut', 00022 'tue' => "İk'i", 00023 'wed' => 'Cum', 00024 'thu' => '3aç', 00025 'fri' => 'Obi', 00026 'sat' => 'Sab', 00027 'january' => "3'anağani", 00028 'february' => "K'undura", 00029 'march' => "Mart'i", 00030 'april' => "Ap'rili", 00031 'may_long' => 'Maisi', 00032 'june' => 'Mbuliştuta', 00033 'july' => 'X3ala', 00034 'august' => 'Maraşina', 00035 'september' => "St'aroşina", 00036 'october' => 'Gumatuta', 00037 'november' => 'Çxalva', 00038 'december' => "Xrist'ana", 00039 'jan' => "3'an", 00040 'feb' => "K'un", 00041 'mar' => 'Mar', 00042 'apr' => "Ap'r", 00043 'may' => 'Mai', 00044 'jun' => 'Mbul', 00045 'jul' => 'X3al', 00046 'aug' => 'Mara', 00047 'sep' => "St'a", 00048 'oct' => 'Gum', 00049 'nov' => 'Çxa', 00050 'dec' => 'Xri', 00051 00052 # Categories related messages 00053 'subcategories' => "Tudek'ategorepe", 00054 'hidden-categories' => '{{PLURAL:$1|Dompuleri kategori|Dompuleri kategorepe}}', 00055 'hidden-category-category' => 'Dompuleri kategorepe', # Name of the category where hidden categories will be listed 00056 00057 'qbpageoptions' => 'Am masvare', 00058 'qbspecialpages' => 'Doxmeli masvarepe', 00059 'moredotdotdot' => 'Çkva…', 00060 'mypage' => 'Çkimi masvare', 00061 'and' => ' do', 00062 00063 'tagline' => "{{SITENAME}}'i şen", 00064 'go' => 'İgzali', 00065 'searcharticle' => 'İgzali', 00066 'history_short' => "P'ot'e", 00067 'info_short' => "Geç'k'apuri", 00068 'delete' => 'Ok’okosi', 00069 'deletethispage' => 'Am masvares ok’okosi', 00070 'newpage' => 'Ağani masvare', 00071 'talkpagelinktext' => "disk'uzia", 00072 'specialpage' => 'Doxmeli masvare', 00073 'otherlanguages' => 'Çkva nenapes', 00074 00075 # 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). 00076 'aboutsite' => '{{SITENAME}} şeni', 00077 'aboutpage' => 'Project:Ambarepe', 00078 'copyright' => 'Content is available under $1.', 00079 'copyrightpagename' => '{{SITENAME}} copyright', 00080 'mainpage' => "Dudi But'k'a", 00081 'mainpage-description' => "Dudi But'k'a", 00082 00083 'badaccess' => 'İzini xilafi', 00084 00085 'ok' => 'HO', 00086 'newmessageslink' => 'ağani mesajepe', 00087 00088 # Short words for each namespace, by default used in the namespace tab in monobook 00089 'nstab-main' => 'Masvare', 00090 'nstab-mediawiki' => 'Mesaji', 00091 00092 # Edit page toolbar 00093 'bold_tip' => "Mçxu nç'ara", 00094 00095 # Edit pages 00096 'newarticle' => '(Ağani)', 00097 00098 # Recent changes linked 00099 'recentchangeslinked-page' => 'Masvare coxo:', 00100 00101 # Statistics 00102 'statistics' => "İstatist'iğepe", 00103 00104 # Miscellaneous special pages 00105 'newpages' => 'Ağani masvarepe', 00106 00107 # Book sources 00108 'booksources-go' => 'İgzali', 00109 00110 # Special:AllPages 00111 'allarticles' => 'Mteli masvarepe', 00112 'allpagessubmit' => 'İgzali', 00113 00114 # Watchlist 00115 'watchlistfor' => "('''$1''' şeni)", 00116 00117 # What links here 00118 'whatlinkshere-page' => 'Masvare:', 00119 00120 # Block/unblock 00121 'ipboptions' => "2 saati:2 saati,1 ndğa:1 ndğa,3 ndğa:3 ndğa,1 doloni:1 doloni,2 doloni:2 doloni,1 tuta:1 tuta,3 tuta:3 tuta,6 tuta:6 tuta,1 ǯana:1 ǯana,p'anda:p'anda", # display1:time1,display2:time2,... 00122 00123 # 'all' in various places, this might be different for inflected languages 00124 'watchlistall2' => 'mteli', 00125 'namespacesall' => 'mteli', 00126 00127 );