196 lines
5.1 KiB
JSON
196 lines
5.1 KiB
JSON
{
|
||
"timeline": {
|
||
"home": "首頁",
|
||
"notifications": "通知",
|
||
"local": "本機",
|
||
"public": "公開",
|
||
"favourites": "最愛",
|
||
"bookmarks": "書籤",
|
||
"search": "搜尋",
|
||
"status": {
|
||
"avatar": "{user} 的頭像",
|
||
"boosted": "{user} boosted",
|
||
"poll": {
|
||
"refresh": "重新整理",
|
||
"vote": "投票",
|
||
"people": "{num} 人",
|
||
"closed": "已關閉"
|
||
},
|
||
"show_more": "顯示更多",
|
||
"show_less": "顯示更少",
|
||
"cw": "媒體已隱藏",
|
||
"hide_media": "隱藏媒體",
|
||
"report": "舉報 {user}",
|
||
"open_original": "開啟原始頁面",
|
||
"filtered": "已過濾",
|
||
"show_anyway": "仍要顯示",
|
||
"actions": {
|
||
"reply": "回覆",
|
||
"reblog": "轉嘟",
|
||
"favourite": "最愛",
|
||
"bookmark": "書籤",
|
||
"emoji_reaction": "表情符號反應",
|
||
"detail": "詳細資訊"
|
||
},
|
||
"context_menu": {
|
||
"copy_link": "Copy link",
|
||
"open_detail": "Open original page"
|
||
}
|
||
},
|
||
"mark_as_read": "標記為已讀"
|
||
},
|
||
"accounts": {
|
||
"new": {
|
||
"title": "新增帳號",
|
||
"domain": "網域",
|
||
"sign_in": "登入",
|
||
"authorize": "授權",
|
||
"authorization_url": "通常瀏覽器會自動開啟,但是如果沒有,請在瀏覽器中開啟以下網址並核准。",
|
||
"copy_authorization_url": "複製授權網址",
|
||
"authorization_code": "授權碼",
|
||
"authorization_helper": "請貼上你瀏覽器中的授權碼",
|
||
"without_code_authorize": "請在你的瀏覽器中批准 Whalebird,批准後請授權",
|
||
"detector_error": "無法連線到 {domain},請確保伺服器網址是有效或正確。",
|
||
"register_error": "無法新增應用程式。",
|
||
"token_error": "無法授權。",
|
||
"credential_error": "無法確認存取令牌。"
|
||
},
|
||
"remove": "移除"
|
||
},
|
||
"notification": {
|
||
"favourite": {
|
||
"title": "最愛",
|
||
"body": "{user} 已將你的嘟文加入最愛"
|
||
},
|
||
"reblog": {
|
||
"title": "Boost",
|
||
"body": "{user} boosted your post"
|
||
},
|
||
"quote": {
|
||
"title": "引用",
|
||
"body": "{user} 引用了你的嘟文"
|
||
},
|
||
"poll_expired": {
|
||
"title": "投票",
|
||
"body": "{user} 的投票已結束"
|
||
},
|
||
"poll_vote": {
|
||
"title": "投票",
|
||
"body": "{user} 參與了你的投票"
|
||
},
|
||
"status": {
|
||
"title": "狀態",
|
||
"body": "{user} 剛剛發佈了嘟文"
|
||
},
|
||
"update": {
|
||
"title": "更新",
|
||
"body": "{user} updated the post"
|
||
},
|
||
"emoji_reaction": {
|
||
"title": "反應",
|
||
"body": "{user} 反應了你的嘟文"
|
||
},
|
||
"follow": {
|
||
"title": "追蹤",
|
||
"body": "{user} 已追蹤你",
|
||
"followers": "{num} 個追蹤者"
|
||
},
|
||
"follow_request": {
|
||
"title": "追蹤請求",
|
||
"body": "{user} 請求追蹤你"
|
||
}
|
||
},
|
||
"compose": {
|
||
"placeholder": "What's on your mind?",
|
||
"spoiler": {
|
||
"placeholder": "在此處寫下你的警告訊息"
|
||
},
|
||
"emoji": "新增表情符號",
|
||
"actions": {
|
||
"attachment": "新增附件",
|
||
"poll": "新增投票",
|
||
"visibility": "變更可見度",
|
||
"cw": "設置內容警告",
|
||
"post": "發佈"
|
||
},
|
||
"visibility": {
|
||
"public": "公開",
|
||
"unlisted": "不列出",
|
||
"private": "私密",
|
||
"direct": "直接"
|
||
},
|
||
"nsfw": "敏感",
|
||
"poll": {
|
||
"add": "Add",
|
||
"5min": "5 分鐘",
|
||
"30min": "30 分鐘",
|
||
"1h": "1 小時",
|
||
"6h": "6 小時",
|
||
"1d": "1 天",
|
||
"3d": "3 天",
|
||
"7d": "7 天",
|
||
"multiple": "multiple"
|
||
},
|
||
"edit_media": {
|
||
"title": "編輯媒體",
|
||
"label": "為視障人士增加文字描述",
|
||
"submit": "套用"
|
||
}
|
||
},
|
||
"alert": {
|
||
"validation": {
|
||
"attachment_type": "你只能附加圖片或影片",
|
||
"attachment_length": "你無法附加超過 {limit} 個檔案"
|
||
},
|
||
"upload_error": "無法上載檔案",
|
||
"compose": {
|
||
"post_failed": "無法發佈狀態"
|
||
},
|
||
"failed_mark": "無法標記為已讀"
|
||
},
|
||
"detail": {
|
||
"back": "返回",
|
||
"close": "關閉"
|
||
},
|
||
"profile": {
|
||
"follow": "追蹤",
|
||
"unfollow": "取消追蹤",
|
||
"open_original": "開啟原始頁面",
|
||
"block": "封鎖",
|
||
"unblock": "解除封鎖",
|
||
"mute": "靜音",
|
||
"unmute": "取消靜音",
|
||
"block_domain": "封鎖網域 {server}",
|
||
"unblock_domain": "取消封鎖網域 {server}",
|
||
"timeline": "時間軸",
|
||
"followers": "跟隨者",
|
||
"followings": "正在關注",
|
||
"header": "{user} 的標題圖片",
|
||
"avatar": "{user} 的頭像",
|
||
"detail": "詳細資訊"
|
||
},
|
||
"settings": {
|
||
"title": "設定",
|
||
"language": "語言",
|
||
"font_size": "字型大小",
|
||
"mode": "色彩模式",
|
||
"dark_mode": "深色模式",
|
||
"light_mode": "淺色模式",
|
||
"theme": "色彩主題"
|
||
},
|
||
"thirdparty": {
|
||
"title": "第三方授權條款"
|
||
},
|
||
"report": {
|
||
"title": "舉報 {user}",
|
||
"detail": "詳細資料",
|
||
"submit": "提交"
|
||
},
|
||
"search": {
|
||
"placeholder": "搜尋時間軸",
|
||
"statuses": "Statuses",
|
||
"accounts": "Accounts",
|
||
"hashtags": "Hashtags"
|
||
}
|
||
}
|