New translations translation.json (Chinese Traditional)
This commit is contained in:
parent
23afb69978
commit
96cb5bcc52
|
@ -2,71 +2,71 @@
|
||||||
"main_menu": {
|
"main_menu": {
|
||||||
"application": {
|
"application": {
|
||||||
"name": "Whalebird (鯨鳥)",
|
"name": "Whalebird (鯨鳥)",
|
||||||
"about": "About Whalebird",
|
"about": "關於 Whalebird",
|
||||||
"preferences": "Preferences...",
|
"preferences": "偏好設定...",
|
||||||
"services": "Services",
|
"services": "服務",
|
||||||
"hide": "Hide Whalebird",
|
"hide": "隱藏 Whalebird",
|
||||||
"hide_others": "Hide Others",
|
"hide_others": "隱藏其他",
|
||||||
"show_all": "Show All",
|
"show_all": "顯示全部",
|
||||||
"open": "Open Window",
|
"open": "打開視窗",
|
||||||
"quit": "Quit"
|
"quit": "離開"
|
||||||
},
|
},
|
||||||
"toot": {
|
"toot": {
|
||||||
"name": "Toot",
|
"name": "嘟文",
|
||||||
"new": "New Toot"
|
"new": "新嘟文"
|
||||||
},
|
},
|
||||||
"edit": {
|
"edit": {
|
||||||
"name": "Edit",
|
"name": "編輯",
|
||||||
"undo": "Undo",
|
"undo": "復原",
|
||||||
"redo": "Redo",
|
"redo": "重做",
|
||||||
"cut": "Cut",
|
"cut": "剪下",
|
||||||
"copy": "Copy",
|
"copy": "複製",
|
||||||
"paste": "Paste",
|
"paste": "貼上",
|
||||||
"select_all": "Select All"
|
"select_all": "全選"
|
||||||
},
|
},
|
||||||
"view": {
|
"view": {
|
||||||
"name": "View",
|
"name": "檢視",
|
||||||
"toggle_full_screen": "Toggle Full Screen"
|
"toggle_full_screen": "切換全螢幕"
|
||||||
},
|
},
|
||||||
"window": {
|
"window": {
|
||||||
"always_show_menu_bar": "Always Show Menu Bar",
|
"always_show_menu_bar": "總是顯示功能選單",
|
||||||
"name": "Window",
|
"name": "視窗",
|
||||||
"close": "Close Window",
|
"close": "關閉視窗",
|
||||||
"open": "Open Window",
|
"open": "打開視窗",
|
||||||
"minimize": "Minimize",
|
"minimize": "最小化",
|
||||||
"jump_to": "Jump to"
|
"jump_to": "跳至"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"global_header": {
|
"global_header": {
|
||||||
"add_new_account": "Add new account"
|
"add_new_account": "新增帳號"
|
||||||
},
|
},
|
||||||
"side_menu": {
|
"side_menu": {
|
||||||
"profile": "Profile",
|
"profile": "個人檔案",
|
||||||
"show_profile": "Show profile",
|
"show_profile": "顯示個人檔案",
|
||||||
"edit_profile": "Edit profile",
|
"edit_profile": "編輯個人檔案",
|
||||||
"settings": "Settings",
|
"settings": "設定",
|
||||||
"collapse": "Collapse",
|
"collapse": "收合",
|
||||||
"expand": "Expand",
|
"expand": "展開",
|
||||||
"home": "Home",
|
"home": "首頁",
|
||||||
"notification": "Notification",
|
"notification": "通知",
|
||||||
"mention": "Mention",
|
"mention": "提及",
|
||||||
"direct": "Direct messages",
|
"direct": "私訊",
|
||||||
"follow_requests": "Follow Requests",
|
"follow_requests": "跟隨請求",
|
||||||
"favourite": "Favourite",
|
"favourite": "最愛",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "書籤",
|
||||||
"local": "Local timeline",
|
"local": "本機時間軸",
|
||||||
"public": "Public timeline",
|
"public": "公開時間軸",
|
||||||
"hashtag": "Hashtag",
|
"hashtag": "主題標籤",
|
||||||
"search": "Search",
|
"search": "搜尋",
|
||||||
"lists": "Lists"
|
"lists": "列表"
|
||||||
},
|
},
|
||||||
"header_menu": {
|
"header_menu": {
|
||||||
"home": "Home",
|
"home": "首頁",
|
||||||
"notification": "Notification",
|
"notification": "通知",
|
||||||
"mention": "Mention",
|
"mention": "提及",
|
||||||
"favourite": "Favourite",
|
"favourite": "最愛",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "書籤",
|
||||||
"follow_requests": "Follow Requests",
|
"follow_requests": "跟隨請求",
|
||||||
"direct_messages": "Direct Messages",
|
"direct_messages": "Direct Messages",
|
||||||
"local": "Local timeline",
|
"local": "Local timeline",
|
||||||
"public": "Public timeline",
|
"public": "Public timeline",
|
||||||
|
@ -146,15 +146,15 @@
|
||||||
"solarized_light": "SolarizedLight",
|
"solarized_light": "SolarizedLight",
|
||||||
"solarized_dark": "SolarizedDark",
|
"solarized_dark": "SolarizedDark",
|
||||||
"kimbie_dark": "KimbieDark",
|
"kimbie_dark": "KimbieDark",
|
||||||
"custom": "Custom"
|
"custom": "自訂"
|
||||||
},
|
},
|
||||||
"custom_theme": {
|
"custom_theme": {
|
||||||
"background_color": "Base background",
|
"background_color": "基礎背景",
|
||||||
"selected_background_color": "Focused background",
|
"selected_background_color": "焦點背景",
|
||||||
"global_header_color": "Account menu",
|
"global_header_color": "帳號選單",
|
||||||
"side_menu_color": "Side menu",
|
"side_menu_color": "側邊選單",
|
||||||
"primary_color": "Primary font",
|
"primary_color": "主要字型",
|
||||||
"regular_color": "Regular font",
|
"regular_color": "一般字型",
|
||||||
"secondary_color": "Secondary font",
|
"secondary_color": "Secondary font",
|
||||||
"border_color": "Border",
|
"border_color": "Border",
|
||||||
"header_menu_color": "Header menu",
|
"header_menu_color": "Header menu",
|
||||||
|
|
Loading…
Reference in New Issue