mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-09 21:03:55 +00:00
chore(i18n): Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (469 of 469 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hant/
This commit is contained in:
committed by
Hosted Weblate
parent
208e57bdd3
commit
90e949d4e9
@ -161,7 +161,8 @@
|
|||||||
"default": "預設",
|
"default": "預設",
|
||||||
"force-show": "強制顯示",
|
"force-show": "強制顯示",
|
||||||
"hide": "隱藏",
|
"hide": "隱藏",
|
||||||
"label": "按讚按鈕"
|
"label": "按讚按鈕",
|
||||||
|
"swap": "交換讚及倒讚的按鈕位置"
|
||||||
},
|
},
|
||||||
"remove-upgrade-button": "移除升級按鈕",
|
"remove-upgrade-button": "移除升級按鈕",
|
||||||
"theme": {
|
"theme": {
|
||||||
@ -321,6 +322,22 @@
|
|||||||
"hostname": {
|
"hostname": {
|
||||||
"label": "主機名稱"
|
"label": "主機名稱"
|
||||||
},
|
},
|
||||||
|
"https": {
|
||||||
|
"label": "HTTPS 及 憑證",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "選擇憑證檔案",
|
||||||
|
"label": "憑證檔案(.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "啟用 HTTPS"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "選擇私人金鑰檔案",
|
||||||
|
"label": "私人金鑰檔案(.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "連接埠"
|
"label": "連接埠"
|
||||||
}
|
}
|
||||||
@ -396,6 +413,17 @@
|
|||||||
"no-captions": "該首歌曲無可用的字幕"
|
"no-captions": "該首歌曲無可用的字幕"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"clock": {
|
||||||
|
"description": "新增時鐘至應用程式上方",
|
||||||
|
"menu": {
|
||||||
|
"format": {
|
||||||
|
"24-hour-format": "24 小時制",
|
||||||
|
"display-seconds": "顯示秒數",
|
||||||
|
"label": "時間格式"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"name": "時鐘"
|
||||||
|
},
|
||||||
"compact-sidebar": {
|
"compact-sidebar": {
|
||||||
"description": "永遠讓側邊欄保持收合狀態",
|
"description": "永遠讓側邊欄保持收合狀態",
|
||||||
"name": "收合側邊欄"
|
"name": "收合側邊欄"
|
||||||
@ -462,8 +490,8 @@
|
|||||||
"set-status-display-type": {
|
"set-status-display-type": {
|
||||||
"label": "狀態樣式",
|
"label": "狀態樣式",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"artist": "正在聆聽 {artist} 的歌曲",
|
|
||||||
"application": "正在聆聽 {{applicationName}}",
|
"application": "正在聆聽 {{applicationName}}",
|
||||||
|
"artist": "正在聆聽 {artist} 的歌曲",
|
||||||
"title": "正在聆聽 {song title}"
|
"title": "正在聆聽 {song title}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user