Localisation updates from http://translatewiki.net.

Change-Id: I46398e2e1a466a5b9fafdf9f25716f2a09b6ff83
This commit is contained in:
Translation updater bot 2013-01-23 22:19:49 +00:00
parent ebc2e51451
commit e82c371bc3

View file

@ -473,12 +473,19 @@ $messages['uk'] = array(
/** Simplified Chinese (中文(简体)‎)
* @author Shirayuki
* @author Yfdyh000
*/
$messages['zh-hans'] = array(
'desc' => '基于JavaScript的投票与<tt>&lt;vote&gt;</tt>标签',
'link' => '投票',
'unvote-link' => '消票',
'community-score' => '社区分数:$1',
'ratings' => '{{PLURAL:$1|$1人评分}}',
'remove' => '删除',
'gave-this' => '您给了$1分',
'votes' => '{{PLURAL:$1|$1票}}',
'topratings' => '最受好评的页面',
'topratings-no-pages' => '没有最受好评的页面。',
'right-vote' => '投票页面',
);