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

18 lines
810 B
JSON

{
"title": "通知",
"no_notifs": "你没有新的通知",
"see_all": "查看所有通知",
"back_to_home": "返回主页",
"outgoing_link": "站外链接",
"outgoing_link_message": "你正在离开本站",
"continue_to": "继续前往",
"return_to": "返回",
"new_notification": "新通知",
"you_have_unread_notifications": "你有未读的通知",
"user_made_post": "<strong>%1</strong> 发布了一个新帖",
"new_message_from": "来自<strong>%1</strong>的新信息",
"upvoted_your_post": "<strong>%1</strong>给你的帖子点了赞",
"favourited_your_post": "<strong>%1</strong>收藏了你的帖子",
"user_flagged_post": "<strong>%1</strong>标记了一个帖子",
"user_posted_to": "<strong>%1</strong>回复了<strong>%2</strong>"
}