-
-
Notifications
You must be signed in to change notification settings - Fork 54
/
package.nls.zh-tw.json
77 lines (77 loc) · 3.58 KB
/
package.nls.zh-tw.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"commands.account.title": "帳號",
"commands.addAccount.title": "添加",
"commands.addLocalFile.title": "添加",
"commands.addLocalLibrary.title": "添加",
"commands.addPlaylist.title": "添加",
"commands.addProgram.title": "添加",
"commands.addRadio.title": "添加",
"commands.addSong.title": "添加",
"commands.clearQueue.title": "清空",
"commands.copyPlaylistLink.title": "複製連結",
"commands.copyProgramLink.title": "複製連結",
"commands.copyRadioLink.title": "複製連結",
"commands.copySongLink.title": "複製連結",
"commands.createPlaylist.title": "新建歌單",
"commands.dailyCheck.title": "簽到",
"commands.deleteFromPlaylist.title": "删除單曲",
"commands.deleteLocalLibrary.title": "删除",
"commands.deletePlaylist.title": "删除歌單",
"commands.deleteSong.title": "删除",
"commands.downloadSong.title": "下載",
"commands.editPlaylist.title": "編輯歌單",
"commands.fmTrash.title": "垃圾箱",
"commands.intelligence.title": "心動模式",
"commands.like.title": "喜歡",
"commands.lyric.title": "歌詞",
"commands.newLocalLibrary.title": "添加",
"commands.next.title": "下一首",
"commands.openLocalLibrary.title": "打開",
"commands.openLogFile.title": "打開日誌檔",
"commands.playlistComment.title": "評論",
"commands.playlistDetail.title": "詳情",
"commands.playLocalFile.title": "播放",
"commands.playLocalLibrary.title": "播放",
"commands.playNext.title": "下一首播放",
"commands.playPlaylist.title": "播放",
"commands.playRadio.title": "播放",
"commands.playSong.title": "播放",
"commands.previous.title": "前一首",
"commands.programComment.title": "評論",
"commands.radioDetail.title": "詳情",
"commands.randomQueue.title": "隨機播放",
"commands.refreshLocalFile.title": "重繪",
"commands.refreshLocalLibrary.title": "重繪",
"commands.refreshPlaylist.title": "重繪",
"commands.refreshPlaylistContent.title": "重繪",
"commands.refreshRadio.title": "重繪",
"commands.refreshRadioContent.title": "重繪",
"commands.repeat.title": "單曲循環",
"commands.saveToPlaylist.title": "添加到歌單",
"commands.seekbackward.title": "向後搜索",
"commands.seekforward.title": "向前搜索",
"commands.songComment.title": "評論",
"commands.songDetail.title": "詳情",
"commands.sortQueue.title": "排序",
"commands.speed.title": "播放速度",
"commands.toggle.title": "播放",
"commands.toggleButton.title": "按鈕切換",
"commands.unsubRadio.title": "取消收藏",
"commands.volume.title": "音量",
"configuration.account.autoCheck.markdownDescription": "自動簽到",
"configuration.cache.path.markdownDescription": "默認值爲 `~/.cloudmusic`",
"configuration.cache.size.markdownDescription": "設定緩存限制 (`128 ~ 10240 MB`)",
"configuration.host.autoStart.markdownDescription": "自動激活拓展",
"configuration.music.quality.enumDescriptions.high": "極高",
"configuration.music.quality.enumDescriptions.lossless": "無損",
"configuration.music.quality.enumDescriptions.low": "普通",
"configuration.music.quality.enumDescriptions.medium": "較高",
"configuration.music.quality.markdownDescription": "選擇優先播放的音質",
"configuration.network.strictSSL.markdownDescription": "SSL 證書檢查",
"views.cloudmusic-account.name": "帳號",
"views.cloudmusic-local.name": "本地曲庫",
"views.cloudmusic-playlist.name": "歌單",
"views.cloudmusic-queue.name": "隊列",
"views.cloudmusic-radio.name": "播單",
"viewsContainers.activitybar.title": "雲音樂"
}