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_TW/notifications.json

18 lines
829 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> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>"
}