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

75 lines
4.9 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": "您有未讀的通知。",
"all": "所有",
"topics": "主題",
"replies": "回覆",
"chat": "聊天",
"group-chat": "Group Chats",
"follows": "關注",
"upvote": "點讚",
"new-flags": "新舉報",
"my-flags": "指派舉報給我",
"bans": "停權",
"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>",
"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_flagged_user": "<strong>%1</strong> 舉報了 (%2) 的使用者資料",
"user_flagged_user_dual": "<strong>%1</strong> 和 <strong>%2</strong> 舉報了 (%3) 的使用者資料",
"user_flagged_user_multiple": "<strong>%1</strong> 和其他 %2 人舉報了 (%3) 的使用者資料",
"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_edited_post": "<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> 個註冊申請等待批准。",
"flag_assigned_to_you": "<strong>舉報 %1</strong> 已經被指派給您",
"post_awaiting_review": "請求查驗貼文",
"profile-exported": "<strong>%1</strong> profile exported, click to download",
"posts-exported": "<strong>%1</strong> posts exported, click to download",
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
"users-csv-exported": "Users csv exported, click to download",
"post-queue-accepted": "Your queued post has been accepted. Click here to see your post.",
"post-queue-rejected": "Your queued post has been rejected.",
"email-confirmed": "電子信箱已確認",
"email-confirmed-message": "感謝您驗證您的電子信箱。您的帳戶現已完全啟用。",
"email-confirm-error-message": "驗證的您電子信箱地址時出現了問題。可能是因為驗證碼無效或已過期。",
"email-confirm-sent": "確認郵件已發送。",
"none": "不通知",
"notification_only": "頁面提醒",
"email_only": "電子郵件",
"notification_and_email": "頁面以及電郵",
"notificationType_upvote": "當有人點贊了我的貼文時",
"notificationType_new-topic": "當有人回覆我的貼文時",
"notificationType_new-reply": "當您正在查看的主題中有新回覆時",
"notificationType_post-edit": "當您關注中的主題有貼文被編輯時",
"notificationType_follow": "當有人追隨您時",
"notificationType_new-chat": "當您收到聊天訊息時",
"notificationType_new-group-chat": "When you receive a group chat message",
"notificationType_group-invite": "當您收到群組邀請時",
"notificationType_group-leave": "When a user leaves your group",
"notificationType_group-request-membership": "當有人請求加入您擁有的群組時",
"notificationType_new-register": "當有註冊申請待審核時",
"notificationType_post-queue": "當有新貼文等待審核時",
"notificationType_new-post-flag": "當有新的貼文舉報時",
"notificationType_new-user-flag": "當有新的使用者資料舉報時"
}