Merge "Remove HTML back-compat styles from I5fe0543e"
[lhc/web/wiklou.git] / languages / messages / MessagesZh_sg.php
1 <?php
2 /** Chinese (Singapore) (中文(新加坡)‎)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Liuxinyu970226
11 * @author PhiLiP
12 * @author Shizhao
13 * @author Wong128hk
14 * @author Xiaomingyan
15 */
16
17 # Inherit everything for now
18 $fallback = 'zh-hans';
19
20 $messages = array(
21 # User preference toggles
22 'tog-norollbackdiff' => '进行回退后略过差异比较',
23
24 'talkpagelinktext' => '讨论页',
25
26 # 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).
27 'portal' => '社区入口',
28
29 # Edit pages
30 'editing' => '编辑“$1”',
31
32 # Tooltip help for the actions
33 'interlanguage-link-title' => '$1 $2',
34
35 );