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