Whalebird-desktop-client-ma.../locales/zh_tw/translation.json

187 lines
4.8 KiB
JSON

{
"timeline": {
"home": "首頁",
"notifications": "通知",
"local": "本機",
"public": "公開",
"favourites": "Favourites",
"bookmarks": "Bookmarks",
"search": "搜尋",
"status": {
"avatar": "Aavtar of {user}",
"boosted": "{user} boosted",
"poll": {
"refresh": "重新整理",
"vote": "投票",
"people": "{num} 人",
"closed": "已關閉"
},
"show_more": "顯示更多",
"show_less": "顯示更少",
"cw": "媒體已隱藏",
"hide_media": "隱藏媒體",
"report": "舉報 {user}",
"open_original": "Open original page",
"filtered": "已過濾",
"show_anyway": "仍要顯示",
"actions": {
"reply": "回覆",
"reblog": "轉嘟",
"favourite": "Favourite",
"bookmark": "Bookmark",
"emoji_reaction": "Emoji reaction",
"detail": "Details"
}
},
"mark_as_read": "標記為已讀"
},
"accounts": {
"new": {
"title": "新增帳號",
"domain": "網域",
"sign_in": "登入",
"authorize": "Authorize",
"authorization_code": "Authorization Code",
"authorization_helper": "Please paste the authorization code from your browser",
"without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize",
"detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.",
"register_error": "Failed to add application.",
"token_error": "Failed to authorize.",
"credential_error": "Failed to confirm access token."
},
"remove": "移除"
},
"notification": {
"favourite": {
"title": "Favourite",
"body": "{user} favourited your post"
},
"reblog": {
"title": "Boost",
"body": "{user} boosted your post"
},
"quote": {
"title": "引用",
"body": "{user} quoted your post"
},
"poll_expired": {
"title": "投票",
"body": "{user} 的投票已結束"
},
"poll_vote": {
"title": "投票",
"body": "{user} voted your poll"
},
"status": {
"title": "狀態",
"body": "{user} just posted"
},
"update": {
"title": "更新",
"body": "{user} updated the post"
},
"emoji_reaction": {
"title": "Reaction",
"body": "{user} reacted your post"
},
"follow": {
"title": "Follow",
"body": "{user} followed you",
"followers": "{num} followers"
},
"follow_request": {
"title": "Follow Request",
"body": "{user} requested to follow you"
}
},
"compose": {
"placeholder": "What's on your mind?",
"spoiler": {
"placeholder": "在此處寫下你的警告訊息"
},
"emoji": "Add emoji",
"actions": {
"attachment": "新增附件",
"poll": "新增投票",
"visibility": "變更可見度",
"cw": "Set content warning",
"post": "發佈"
},
"visibility": {
"public": "公開",
"unlisted": "Unlisted",
"private": "Private",
"direct": "Direct"
},
"nsfw": "Sensitive",
"poll": {
"add": "Add",
"5min": "5 分鐘",
"30min": "30 分鐘",
"1h": "1 小時",
"6h": "6 小時",
"1d": "1 天",
"3d": "3 天",
"7d": "7 天",
"multiple": "multiple"
},
"edit_media": {
"title": "編輯媒體",
"label": "Describe for people who are blind or have low vision",
"submit": "套用"
}
},
"alert": {
"validation": {
"attachment_type": "You can attach only images or videos",
"attachment_length": "You can't attach over {limit} files"
},
"upload_error": "Failed to upload the file",
"compose": {
"post_failed": "Failed to post a status"
},
"failed_mark": "Failed to mark as read"
},
"detail": {
"back": "返回",
"close": "關閉"
},
"profile": {
"follow": "Follow",
"unfollow": "Unfollow",
"open_original": "Open original page",
"block": "封鎖",
"unblock": "解除封鎖",
"mute": "靜音",
"unmute": "取消靜音",
"block_domain": "Block domain {server}",
"unblock_domain": "Unblock domain {server}",
"timeline": "時間軸",
"followers": "跟隨者",
"followings": "正在關注",
"header": "Header image of {user}",
"avatar": "Avatar of {user}",
"detail": "Details"
},
"settings": {
"title": "設定",
"language": "語言",
"font_size": "字型大小",
"mode": "Color mode",
"dark_mode": "Dark mode",
"light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
"title": "Third-party licenses"
},
"report": {
"title": "舉報 {user}",
"detail": "詳細資料",
"submit": "提交"
},
"search": {
"placeholder": "Search timeline"
}
}