Localisation updates for core and extension messages from translatewiki.net (2011...
[lhc/web/wiklou.git] / languages / messages / MessagesZh_cn.php
index a0a416c..19b1d4e 100644 (file)
@@ -1,9 +1,24 @@
 <?php
-/**
-  * Chinese (PRC) (中文 (中国大陆))
-  *
-  * @addtogroup Language
-  */
+/** Chinese (China) (‪中文(中国大陆)‬)
+ *
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
+ *
+ * @ingroup Language
+ * @file
+ *
+ * @author PhiLiP
+ * @author Wong128hk
+ */
 
 # Inherit everything for now
 $fallback = 'zh-hans';
+
+$messages = array(
+# User preference toggles
+'tog-norollbackdiff' => '进行回退后略过差异比较',
+
+# 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).
+'portal' => '社区入口',
+
+);