New translations translation.json (Chinese Traditional)
This commit is contained in:
parent
3e5a87e1b9
commit
054cc156ce
|
@ -229,32 +229,32 @@
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"title": "警告",
|
"title": "警告",
|
||||||
"message": "您需要重新啟動本應用程式,確定要繼續嗎?",
|
"message": "您需要重新啟動本應用程式,確定要繼續嗎?",
|
||||||
"ok": "Restart Now",
|
"ok": "立即重新啟動",
|
||||||
"cancel": "Cancel"
|
"cancel": "取消"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
"new_toot": {
|
"new_toot": {
|
||||||
"title": "New Toot",
|
"title": "新嘟文",
|
||||||
"cw": "Write your warning here",
|
"cw": "請在此填入警告訊息",
|
||||||
"status": "What is on your mind?",
|
"status": "正在想些什麼嗎?",
|
||||||
"cancel": "Cancel",
|
"cancel": "取消",
|
||||||
"toot": "Toot",
|
"toot": "嘟文",
|
||||||
"close_confirm": "Are you sure you want to cancel the new toot?",
|
"close_confirm": "您確定要取消這個新嘟文嗎?",
|
||||||
"close_confirm_ok": "OK",
|
"close_confirm_ok": "OK",
|
||||||
"close_confirm_cancel": "Cancel",
|
"close_confirm_cancel": "取消",
|
||||||
"description": "Describe for the visually impaired",
|
"description": "為視障人士增加文字說明",
|
||||||
"footer": {
|
"footer": {
|
||||||
"add_image": "Add images",
|
"add_image": "新增圖片",
|
||||||
"poll": "Add a poll",
|
"poll": "新增投票",
|
||||||
"change_visibility": "Change visibility",
|
"change_visibility": "變更可見度",
|
||||||
"change_sensitive": "Change sensitive",
|
"change_sensitive": "變更敏感設定",
|
||||||
"add_cw": "Add content warning",
|
"add_cw": "新增內容警告",
|
||||||
"pined_hashtag": "Pin the hashtag"
|
"pined_hashtag": "釘選主題標籤"
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"add_choice": "Add a choice",
|
"add_choice": "新增選項",
|
||||||
"expires": {
|
"expires": {
|
||||||
"5_minutes": "5 minutes",
|
"5_minutes": "5 minutes",
|
||||||
"30_minutes": "30 minutes",
|
"30_minutes": "30 minutes",
|
||||||
|
@ -324,81 +324,81 @@
|
||||||
"delete": "Delete",
|
"delete": "Delete",
|
||||||
"via": "via {{application}}",
|
"via": "via {{application}}",
|
||||||
"reply": "Reply",
|
"reply": "Reply",
|
||||||
"reblog": "Reblog",
|
"reblog": "轉嘟",
|
||||||
"fav": "Favourite",
|
"fav": "最愛",
|
||||||
"detail": "Toot details",
|
"detail": "嘟文細節",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "書籤",
|
||||||
"pinned": "Pinned toot",
|
"pinned": "釘選的嘟文",
|
||||||
"poll": {
|
"poll": {
|
||||||
"vote": "Vote",
|
"vote": "投票",
|
||||||
"votes_count": "votes",
|
"votes_count": "投票數",
|
||||||
"until": "until {{datetime}}",
|
"until": "直到 {{datetime}}",
|
||||||
"left": "{{datetime}} left",
|
"left": "還剩下 {{datetime}}",
|
||||||
"refresh": "Refresh"
|
"refresh": "重新整理"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"side_bar": {
|
"side_bar": {
|
||||||
"account_profile": {
|
"account_profile": {
|
||||||
"follows_you": "Follows you",
|
"follows_you": "跟隨了您",
|
||||||
"doesnt_follow_you": "Doesn't follow you",
|
"doesnt_follow_you": "沒有跟隨您",
|
||||||
"detail": "Detail",
|
"detail": "詳細資料",
|
||||||
"follow": "Follow",
|
"follow": "跟隨",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "取消跟隨",
|
||||||
"follow_requested": "Follow requested",
|
"follow_requested": "跟隨請求",
|
||||||
"open_in_browser": "Open in Browser",
|
"open_in_browser": "在瀏覽器中開啟",
|
||||||
"manage_list_memberships": "Manage List Memberships",
|
"manage_list_memberships": "管理列表成員",
|
||||||
"mute": "Mute",
|
"mute": "靜音",
|
||||||
"unmute": "Unmute",
|
"unmute": "取消靜音",
|
||||||
"unblock": "Unblock",
|
"unblock": "解除封鎖",
|
||||||
"block": "Block",
|
"block": "封鎖",
|
||||||
"toots": "Toots",
|
"toots": "嘟文",
|
||||||
"follows": "Follows",
|
"follows": "跟隨",
|
||||||
"followers": "Followers"
|
"followers": "跟隨者"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"follow_requests": {
|
"follow_requests": {
|
||||||
"accept": "Accept",
|
"accept": "接受",
|
||||||
"reject": "Reject"
|
"reject": "拒絕"
|
||||||
},
|
},
|
||||||
"hashtag": {
|
"hashtag": {
|
||||||
"tag_name": "Tag name",
|
"tag_name": "主題標籤名稱",
|
||||||
"delete_tag": "Delete tag",
|
"delete_tag": "刪除主題標籤",
|
||||||
"save_tag": "Save tag"
|
"save_tag": "儲存主題標籤"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"search": "Search",
|
"search": "搜尋",
|
||||||
"account": "Account",
|
"account": "帳號",
|
||||||
"tag": "Hashtag",
|
"tag": "主題標籤",
|
||||||
"keyword": "keyword",
|
"keyword": "關鍵字",
|
||||||
"toot": "Toot"
|
"toot": "嘟文"
|
||||||
},
|
},
|
||||||
"lists": {
|
"lists": {
|
||||||
"index": {
|
"index": {
|
||||||
"new_list": "New List",
|
"new_list": "新列表",
|
||||||
"edit": "Edit"
|
"edit": "編輯"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"domain_name_label": "First, let's log in to a Mastodon server. Please enter a server domain name.",
|
"domain_name_label": "首先,請登入一台 Mastodon 伺服器。請輸入伺服器網址。",
|
||||||
"proxy_info": "If you want to use proxy server, please setup your proxy in",
|
"proxy_info": "如果您欲設定代理伺服器,請於此設定代理伺服器",
|
||||||
"proxy_here": " here",
|
"proxy_here": " 這裡",
|
||||||
"search": "Search",
|
"search": "搜尋",
|
||||||
"login": "Login"
|
"login": "登入"
|
||||||
},
|
},
|
||||||
"authorize": {
|
"authorize": {
|
||||||
"manually_1": "An authorization page has opened in your browser.",
|
"manually_1": "授權頁面已於瀏覽器中開啟",
|
||||||
"manually_2": "If it has not opened, please go to the following URL manually.",
|
"manually_2": "如果沒有成功開啟,請手動前往以下 URL 網址",
|
||||||
"code_label": "Please paste the authorization code from your browser:",
|
"code_label": "請於此貼上瀏覽器中的授權碼",
|
||||||
"misskey_label": "Please submit after you authorize in your browser.",
|
"misskey_label": "請於瀏覽器授權後再送出",
|
||||||
"submit": "Submit"
|
"submit": "送出"
|
||||||
},
|
},
|
||||||
"receive_drop": {
|
"receive_drop": {
|
||||||
"drop_message": "Drop to Upload to Mastodon"
|
"drop_message": "拖曳上傳至 Mastodon"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"account_load_error": "Failed to load accounts",
|
"account_load_error": "載入帳號失敗",
|
||||||
"account_remove_error": "Failed to remove the account",
|
"account_remove_error": "刪除帳號失敗",
|
||||||
"preferences_load_error": "Failed to load preferences",
|
"preferences_load_error": "Failed to load preferences",
|
||||||
"timeline_fetch_error": "Failed to fetch timeline",
|
"timeline_fetch_error": "Failed to fetch timeline",
|
||||||
"notification_fetch_error": "Failed to fetch notification",
|
"notification_fetch_error": "Failed to fetch notification",
|
||||||
|
@ -466,12 +466,12 @@
|
||||||
"body": "{{username}} boosted your status"
|
"body": "{{username}} boosted your status"
|
||||||
},
|
},
|
||||||
"quote": {
|
"quote": {
|
||||||
"title": "Quote",
|
"title": "引用嘟文",
|
||||||
"body": "{{username}} quoted your status"
|
"body": "{{username}} 引用了您的狀態"
|
||||||
},
|
},
|
||||||
"reaction": {
|
"reaction": {
|
||||||
"title": "Reaction",
|
"title": "回應",
|
||||||
"body": "{{username}} reacted your status"
|
"body": "{{username}} 回應了您的狀態"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue