You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/zh_CN/notifications.json

38 lines
2.8 KiB
JSON

{
"title": "通知",
"no_notifs": "您没有新的通知",
"see_all": "查看全部通知",
"mark_all_read": "标记全部为已读",
"back_to_home": "返回 %1",
"outgoing_link": "站外链接",
"outgoing_link_message": "您正在离开 %1",
"continue_to": "继续前往 %1",
"return_to": "返回 %1",
"new_notification": "新通知",
"you_have_unread_notifications": "您有未读的通知。",
"new_message_from": "来自 <strong>%1</strong> 的新消息",
"upvoted_your_post_in": "<strong>%1</strong> 在 <strong>%2</strong> 点赞了您的帖子。",
"upvoted_your_post_in_dual": "<strong>%1</strong> 和 <strong>%2</strong> 在 <strong>%3</strong> 赞了您的帖子。",
"upvoted_your_post_in_multiple": "<strong>%1</strong> 和 %2 个其他人在 <strong>%3</strong> 赞了您的帖子。",
"moved_your_post": "您的帖子已被 <strong>%1</strong> 移动到了 <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> 移动到了 <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> 将您在 <strong>%2</strong> 的帖子添加到了书签",
"favourited_your_post_in_dual": "<strong>%1</strong> 和 <strong>%2</strong> 将您在 <strong>%3</strong> 的帖子添加到了书签",
"favourited_your_post_in_multiple": "<strong>%1</strong> 和其他 %2 人 将您在 <strong>%2</strong> 的帖子添加到了书签",
"user_flagged_post_in": "<strong>%1</strong> 在 <strong>%2</strong> 标记了一个帖子",
"user_flagged_post_in_dual": "<strong>%1</strong> 和 <strong>%2</strong> 在 <strong>%3</strong> 标记了一个帖子",
"user_flagged_post_in_multiple": "<strong>%1</strong> 和 %2 个其他人在 <strong>%3</strong> 标记了一个帖子",
"user_posted_to": "<strong>%1</strong> 回复了:<strong>%2</strong>",
"user_posted_to_dual": "<strong>%1</strong> 和 <strong>%2</strong> 回复了: <strong>%3</strong>",
"user_posted_to_multiple": "<strong>%1</strong> 和 %2 个其他人回复了: <strong>%3</strong>",
"user_posted_topic": "<strong>%1</strong> 发表了新主题:<strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong>关注了您。",
"user_started_following_you_dual": "<strong>%1</strong> 和 <strong>%2</strong> 关注了您。",
"user_started_following_you_multiple": "<strong>%1</strong> 和 %2 个其他人关注了您。",
"new_register": "<strong>%1</strong> 发出了注册请求",
"new_register_multiple": "有 <strong>%1</strong> 条注册申请等待批准。",
"email-confirmed": "电子邮箱已确认",
"email-confirmed-message": "感谢您验证您的电子邮箱。您的帐户现已全面激活。",
"email-confirm-error-message": "验证您电子邮箱地址时出现了问题。可能是因为验证码无效或已过期。",
"email-confirm-sent": "确认邮件已发送。"
}