From fa3a6193155d4f1cc9f0714fe49685679f681c64 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 4 Oct 2012 10:01:32 +0200 Subject: Imported recent launchpad translations --- plugins/newmail_notifier/localization/zh_CN.inc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'plugins/newmail_notifier/localization/zh_CN.inc') diff --git a/plugins/newmail_notifier/localization/zh_CN.inc b/plugins/newmail_notifier/localization/zh_CN.inc index 1d1cb475c..b131a6c56 100644 --- a/plugins/newmail_notifier/localization/zh_CN.inc +++ b/plugins/newmail_notifier/localization/zh_CN.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: waring_id | + | Author: Christopher Meng | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); @@ -19,9 +18,9 @@ $labels['basic'] = '在浏览器中显示新邮件提醒'; $labels['desktop'] = '在桌面显示新邮件提醒'; $labels['sound'] = '有新的邮件时播放声音'; $labels['test'] = '测试'; -$labels['title'] = '新邮件!'; -$labels['body'] = '你有新的邮件'; -$labels['testbody'] = '这是一个提醒测试'; -$labels['desktopdisabled'] = '你的浏览器已禁止桌面提醒'; -$labels['desktopunsupported'] = '你的浏览器不支持桌面提醒功能'; +$labels['title'] = '新邮件!'; +$labels['body'] = '您收到一封新邮件。'; +$labels['testbody'] = '这是一个提醒测试。'; +$labels['desktopdisabled'] = '您的浏览器已禁止桌面提醒功能。'; +$labels['desktopunsupported'] = '您的浏览器不支持桌面提醒功能。'; -- cgit v1.2.3