Localisation updates from https://translatewiki.net.

Change-Id: I0fdd1ee34e590032dbcb697c2b18d19d95365d36
This commit is contained in:
Translation updater bot 2014-02-20 21:05:12 +00:00
parent 7287955504
commit c7b1847047

View file

@ -644,6 +644,7 @@ $magicWords['zh'] = array(
$magicWords['zh-hans'] = array(
'if' => array( 0, '若' ),
'ifeq' => array( 0, '若相等', '如果相等' ),
'iferror' => array( 0, '如果错误' ),
'switch' => array( 0, '开关' ),
'default' => array( 0, '#默认' ),
'ifexist' => array( 0, '若有', '如果存在' ),