diff options
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 77b53a5b409..3734f2630a3 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -29,14 +29,23 @@ "Invalid image" : "无效的图像", "Avatar image is not square" : "头像图像不是正方形", "today" : "今天", + "tomorrow" : "明天", "yesterday" : "昨天", + "_in %n day_::_in %n days_" : ["%n天内"], "_%n day ago_::_%n days ago_" : ["%n 天前"], + "next month" : "下月", "last month" : "上月", + "_in %n month_::_in %n months_" : ["%n月内"], "_%n month ago_::_%n months ago_" : ["%n 月前"], + "next year" : "明年", "last year" : "去年", + "_in %n year_::_in %n years_" : ["%n年内"], "_%n year ago_::_%n years ago_" : ["%n 年前"], + "_in %n hour_::_in %n hours_" : ["%n小时内"], "_%n hour ago_::_%n hours ago_" : ["%n 小时前"], + "_in %n minute_::_in %n minutes_" : ["%n分钟内"], "_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"], + "in a few seconds" : "几秒钟内", "seconds ago" : "几秒前", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系管理员。", "File name is a reserved word" : "文件名包含敏感字符", |