00001 <?php 00014 # Inherit everything for now 00015 $fallback = 'zh-hans'; 00016 00017 $messages = array( 00018 # User preference toggles 00019 'tog-norollbackdiff' => '进行回退后略过差异比较', 00020 00021 # 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). 00022 'portal' => '社区入口', 00023 00024 # Move page 00025 'move-redirect-suppressed' => '已禁止重新定向', 00026 00027 );