Update zh_TW.json

Update TW language. 
最佳化語言:套件 → 模組
This commit is contained in:
宥叡 2022-04-03 18:51:26 +08:00 committed by GitHub
parent 50322fa57f
commit e4082af6ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,6 +128,9 @@
"term.song.link.generate": "正在取得 song.link 的分享網址...", "term.song.link.generate": "正在取得 song.link 的分享網址...",
"term.version": "版本", "term.version": "版本",
"term.creditDesignedBy": "由 ${authorUsername} 設計", "term.creditDesignedBy": "由 ${authorUsername} 設計",
"term.plugin" : "模組" ,
"term.pluginMenu" : "模組選單" ,
"term.pluginMenu.none" : "沒有交互式模組" ,
"home.title": "首頁", "home.title": "首頁",
"home.recentlyPlayed": "最近播放", "home.recentlyPlayed": "最近播放",
"home.recentlyAdded": "最近加入", "home.recentlyAdded": "最近加入",
@ -286,15 +289,15 @@
"settings.prompt.visual.theme.github.URL": "輸入你要安裝的主題網址", "settings.prompt.visual.theme.github.URL": "輸入你要安裝的主題網址",
"settings.notyf.visual.theme.install.success": "主題成功安裝", "settings.notyf.visual.theme.install.success": "主題成功安裝",
"settings.notyf.visual.theme.install.error": "主題安裝失敗", "settings.notyf.visual.theme.install.error": "主題安裝失敗",
"settings.header.visual.plugin": "套件", "settings.header.visual.plugin": "模組",
"settings.option.visual.plugin.github.download": "從 GitHub 網址安裝", "settings.option.visual.plugin.github.download": "從 GitHub 網址安裝",
"settings.option.visual.plugin.github.explore": "探索 GitHub 套件", "settings.option.visual.plugin.github.explore": "探索 GitHub 模組",
"settings.header.visual.plugin.github.page": "來自 GitHub 的套件", "settings.header.visual.plugin.github.page": "來自 GitHub 的模組",
"settings.option.visual.plugin.github.install.confirm": "你確定要安裝 {{ repo }}", "settings.option.visual.plugin.github.install.confirm": "你確定要安裝 {{ repo }}",
"settings.prompt.visual.plugin.github.URL": "輸入你要安裝的套件網址", "settings.prompt.visual.plugin.github.URL": "輸入你要安裝的模組網址",
"settings.prompt.visual.plugin.github.success": "套件成功安裝,按「確認」以重新啟動 Cider", "settings.prompt.visual.plugin.github.success": "模組已成功安裝,請重新啟動 Cider 以套用。",
"settings.notyf.visual.plugin.install.success": "套件成功安裝", "settings.notyf.visual.plugin.install.success": "模組成功安裝",
"settings.notyf.visual.plugin.install.error": "套件安裝失敗", "settings.notyf.visual.plugin.install.error": "模組安裝失敗",
"settings.option.visual.theme.default": "預設", "settings.option.visual.theme.default": "預設",
"settings.option.visual.theme.dark": "午夜黑", "settings.option.visual.theme.dark": "午夜黑",
"settings.option.visual.showPersonalInfo": "顯示個人檔案", "settings.option.visual.showPersonalInfo": "顯示個人檔案",