feat: UNM 设置页面 l10n (#1578)

* feat: UNM 设置页面 l10n

* update translate

* update
This commit is contained in:
memorydream 2022-04-30 14:49:24 +08:00 committed by GitHub
parent a9b05d66a6
commit 21c7b5ae44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 142 additions and 23 deletions

View file

@ -176,6 +176,33 @@ export default {
exit: '退出',
minimizeToTray: '最小化到工作列角落',
},
unm: {
enable: '啟用',
audioSource: {
title: '備選音源',
},
enableFlac: {
title: '啟用 FLAC',
desc: '啟用後需要清除歌曲快取才能生效',
},
searchMode: {
title: '音源搜尋模式',
fast: '速度優先',
order: '順序優先',
},
cookie: {
joox: 'Joox 引擎的 Cookie',
qq: 'QQ 引擎的 Cookie',
desc1: '設定說明請參見此處',
desc2: ',留空則不進行相關設定',
},
ytdl: 'YtDl 引擎要使用的 youtube-dl 執行檔',
proxy: {
title: '用於 UNM 的 Proxy 伺服器',
desc1: '請求如 YouTube 音源服務時要使用的 Proxy 伺服器',
desc2: '留空則不進行相關設定',
},
},
},
contextMenu: {
play: '播放',