New translations translation.json (Chinese Traditional)

This commit is contained in:
AkiraFukushima 2024-04-08 13:17:49 +09:00
parent cd6efb1d08
commit 08fb7fd653
1 changed files with 24 additions and 24 deletions

View File

@ -29,7 +29,7 @@
"reblog": "轉嘟", "reblog": "轉嘟",
"favourite": "最愛", "favourite": "最愛",
"bookmark": "書籤", "bookmark": "書籤",
"emoji_reaction": "Emoji reaction", "emoji_reaction": "表情符號反應",
"detail": "Details" "detail": "Details"
} }
}, },
@ -40,21 +40,21 @@
"title": "新增帳號", "title": "新增帳號",
"domain": "網域", "domain": "網域",
"sign_in": "登入", "sign_in": "登入",
"authorize": "Authorize", "authorize": "授權",
"authorization_code": "Authorization Code", "authorization_code": "授權碼",
"authorization_helper": "Please paste the authorization code from your browser", "authorization_helper": "請貼上你瀏覽器中的授權碼",
"without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", "without_code_authorize": "請在你的瀏覽器中批准 Whalebird批准後請授權",
"detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.", "detector_error": "無法連線到 {domain},請確保伺服器網址是有效或正確。",
"register_error": "Failed to add application.", "register_error": "無法新增應用程式。",
"token_error": "Failed to authorize.", "token_error": "無法授權。",
"credential_error": "Failed to confirm access token." "credential_error": "無法確認存取令牌。"
}, },
"remove": "移除" "remove": "移除"
}, },
"notification": { "notification": {
"favourite": { "favourite": {
"title": "最愛", "title": "最愛",
"body": "{user} favourited your post" "body": "{user} 已將你的嘟文加入最愛"
}, },
"reblog": { "reblog": {
"title": "Boost", "title": "Boost",
@ -62,7 +62,7 @@
}, },
"quote": { "quote": {
"title": "引用", "title": "引用",
"body": "{user} quoted your post" "body": "{user} 引用了你的嘟文"
}, },
"poll_expired": { "poll_expired": {
"title": "投票", "title": "投票",
@ -74,7 +74,7 @@
}, },
"status": { "status": {
"title": "狀態", "title": "狀態",
"body": "{user} just posted" "body": "{user} 剛剛發佈了嘟文"
}, },
"update": { "update": {
"title": "更新", "title": "更新",
@ -85,13 +85,13 @@
"body": "{user} reacted your post" "body": "{user} reacted your post"
}, },
"follow": { "follow": {
"title": "Follow", "title": "追蹤",
"body": "{user} followed you", "body": "{user} 已追蹤你",
"followers": "{num} followers" "followers": "{num} 個追蹤者"
}, },
"follow_request": { "follow_request": {
"title": "Follow Request", "title": "追蹤請求",
"body": "{user} requested to follow you" "body": "{user} 請求追蹤你"
} }
}, },
"compose": { "compose": {
@ -104,13 +104,13 @@
"attachment": "新增附件", "attachment": "新增附件",
"poll": "新增投票", "poll": "新增投票",
"visibility": "變更可見度", "visibility": "變更可見度",
"cw": "Set content warning", "cw": "設置內容警告",
"post": "發佈" "post": "發佈"
}, },
"visibility": { "visibility": {
"public": "公開", "public": "公開",
"unlisted": "Unlisted", "unlisted": "不列出",
"private": "Private", "private": "私密",
"direct": "Direct" "direct": "Direct"
}, },
"nsfw": "Sensitive", "nsfw": "Sensitive",
@ -168,12 +168,12 @@
"language": "語言", "language": "語言",
"font_size": "字型大小", "font_size": "字型大小",
"mode": "Color mode", "mode": "Color mode",
"dark_mode": "Dark mode", "dark_mode": "深色模式",
"light_mode": "Light mode", "light_mode": "淺色模式",
"theme": "Color theme" "theme": "Color theme"
}, },
"thirdparty": { "thirdparty": {
"title": "Third-party licenses" "title": "第三方授權條款"
}, },
"report": { "report": {
"title": "舉報 {user}", "title": "舉報 {user}",
@ -181,6 +181,6 @@
"submit": "提交" "submit": "提交"
}, },
"search": { "search": {
"placeholder": "Search timeline" "placeholder": "搜尋時間軸"
} }
} }