commit
414f03d87d
|
@ -3,13 +3,13 @@
|
||||||
"application": {
|
"application": {
|
||||||
"name": "Whalebird (鯨鳥)",
|
"name": "Whalebird (鯨鳥)",
|
||||||
"about": "關於 Whalebird (鯨鳥)",
|
"about": "關於 Whalebird (鯨鳥)",
|
||||||
"preferences": "Preferences",
|
"preferences": "偏好設定",
|
||||||
"shortcuts": "Keyboard shortcuts",
|
"shortcuts": "鍵盤快捷鍵",
|
||||||
"services": "服務",
|
"services": "服務",
|
||||||
"hide": "隱藏 Whalebird (鯨鳥)",
|
"hide": "隱藏 Whalebird (鯨鳥)",
|
||||||
"hide_others": "Hide others",
|
"hide_others": "隱藏其他",
|
||||||
"show_all": "Show all",
|
"show_all": "全部顯示",
|
||||||
"open": "Open window",
|
"open": "開啟視窗",
|
||||||
"quit": "離開"
|
"quit": "離開"
|
||||||
},
|
},
|
||||||
"edit": {
|
"edit": {
|
||||||
|
@ -23,10 +23,10 @@
|
||||||
},
|
},
|
||||||
"view": {
|
"view": {
|
||||||
"name": "檢視",
|
"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": "視窗",
|
"name": "視窗",
|
||||||
"close": "關閉視窗",
|
"close": "關閉視窗",
|
||||||
"open": "開啟視窗",
|
"open": "開啟視窗",
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"jump_to": "跳至"
|
"jump_to": "跳至"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"name": "Help",
|
"name": "幫助",
|
||||||
"thirdparty": "Thirdparty licenses"
|
"thirdparty": "Thirdparty licenses"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -45,15 +45,15 @@
|
||||||
"profile": "個人檔案",
|
"profile": "個人檔案",
|
||||||
"show_profile": "顯示個人檔案",
|
"show_profile": "顯示個人檔案",
|
||||||
"edit_profile": "編輯個人檔案",
|
"edit_profile": "編輯個人檔案",
|
||||||
"settings": "Account settings",
|
"settings": "帳號設定",
|
||||||
"collapse": "收合",
|
"collapse": "收合",
|
||||||
"expand": "展開",
|
"expand": "展開",
|
||||||
"home": "首頁",
|
"home": "首頁",
|
||||||
"notification": "Notifications",
|
"notification": "通知",
|
||||||
"direct": "私訊",
|
"direct": "私訊",
|
||||||
"follow_requests": "Follow requests",
|
"follow_requests": "追隨請求",
|
||||||
"favourite": "Favourited",
|
"favourite": "我的最愛",
|
||||||
"bookmark": "Bookmarks",
|
"bookmark": "書籤",
|
||||||
"local": "本機時間軸",
|
"local": "本機時間軸",
|
||||||
"public": "Federated timeline",
|
"public": "Federated timeline",
|
||||||
"hashtag": "Hashtags",
|
"hashtag": "Hashtags",
|
||||||
|
|
Loading…
Reference in New Issue