New translations translation.json (Chinese Traditional)

This commit is contained in:
AkiraFukushima 2020-12-25 13:27:07 +09:00
parent 255a3b3034
commit 3e5a87e1b9
1 changed files with 12 additions and 12 deletions

View File

@ -133,16 +133,16 @@
"hideAllAttachments": "隱藏所有媒體" "hideAllAttachments": "隱藏所有媒體"
}, },
"other": { "other": {
"title": "Other options", "title": "其他選項",
"launch": "Launch app on login" "launch": "登入時啟動 app"
} }
}, },
"appearance": { "appearance": {
"title": "Appearance", "title": "外觀設定",
"theme_color": "Theme color", "theme_color": "佈景顏色",
"theme": { "theme": {
"light": "Light", "light": "淺色主題",
"dark": "Dark", "dark": "深色主題",
"solarized_light": "SolarizedLight", "solarized_light": "SolarizedLight",
"solarized_dark": "SolarizedDark", "solarized_dark": "SolarizedDark",
"kimbie_dark": "KimbieDark", "kimbie_dark": "KimbieDark",
@ -220,15 +220,15 @@
"socks5h": "socks5h" "socks5h": "socks5h"
} }
}, },
"save": "Save" "save": "儲存"
}, },
"language": { "language": {
"title": "Language", "title": "語言",
"language_description": "Choose the language you would like to use with Whalebird.", "language_description": "請選擇您欲使用於 Whalebird 之語言。",
"notice": "Requires relaunch", "notice": "需要重新啟動",
"confirm": { "confirm": {
"title": "Warning", "title": "警告",
"message": "You have to restart this application. Continue?", "message": "您需要重新啟動本應用程式,確定要繼續嗎?",
"ok": "Restart Now", "ok": "Restart Now",
"cancel": "Cancel" "cancel": "Cancel"
} }