Skip to content

Commit 7a36520

Browse files
authored
feat: update Traditional Chinese translations (#3363)
1 parent 7b01159 commit 7a36520

File tree

2 files changed

+73
-52
lines changed

2 files changed

+73
-52
lines changed

package.nls.zh-TW.json

Lines changed: 50 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,53 @@
11
{
2-
"command.activateIcons": "Material Icons: 激活Material Icons文件圖標主題",
3-
"command.toggleIconPacks": "Material Icons: 選擇一個圖標包",
4-
"command.changeFolderTheme": "Material Icons: 切換文件夾圖標",
5-
"command.changeFolderColor": "Material Icons: 更改文件夾顏色",
6-
"command.restoreDefaultConfig": "Material Icons: 恢復默認設置",
7-
"command.toggleExplorerArrows": "Material Icons: 隱藏文件夾箭頭",
8-
"command.changeOpacity": "Material Icons: 改變不透明度",
2+
"command.activateIcons": "Material Icons: 啟用圖示佈景主題",
3+
"command.toggleIconPacks": "Material Icons: 設定圖示套件",
4+
"command.changeFolderTheme": "Material Icons: 變更資料夾佈景主題",
5+
"command.changeFolderColor": "Material Icons: 變更資料夾色彩",
6+
"command.changeRootFolderColor": "Material Icons: 變更根目錄色彩",
7+
"command.changeFileColor": "Material Icons: 變更檔案色彩",
8+
"command.restoreDefaultConfig": "Material Icons: 還原預設組態",
9+
"command.toggleExplorerArrows": "Material Icons: 切換檔案總管箭頭圖示",
10+
"command.changeOpacity": "Material Icons: 變更不透明度",
11+
"command.toggleGrayscale": "Material Icons: 切換灰階",
12+
"command.changeSaturation": "Material Icons: 變更飽和度",
913
"configuration.title": "Material Icons",
10-
"configuration.files.associations": "設置自定義文件圖標關聯。",
11-
"configuration.folders.associations": "設置自定義文件夾圖標關聯。",
12-
"configuration.languages.associations": "定義自定義語言映射的圖標。",
13-
"configuration.activeIconPack": "選擇一個圖標包。",
14-
"configuration.activeIconPack.angular": "Angular的圖標。",
15-
"configuration.activeIconPack.angular_ngrx": "Angular和ngrx的圖標。",
16-
"configuration.activeIconPack.react": "React的圖標。",
17-
"configuration.activeIconPack.react_redux": "React和Redux的圖標。",
18-
"configuration.activeIconPack.roblox": "Roblox的圖標。",
19-
"configuration.activeIconPack.qwik": "Qwik的圖標。",
20-
"configuration.activeIconPack.vue": "Vue的圖標。",
21-
"configuration.activeIconPack.vue_vuex": "Vue和Vuex的圖標。",
22-
"configuration.activeIconPack.nest": "NestJS的圖標。",
23-
"configuration.activeIconPack.bashly": "Bashly的圖標。",
24-
"configuration.activeIconPack.none": "沒有啟用圖標包。",
25-
"configuration.folders.theme": "設置文件夾圖標的類型。",
26-
"configuration.folders.theme.specific": "選擇特定文件夾圖標。",
27-
"configuration.folders.theme.classic": "選擇經典文件夾圖標。",
28-
"configuration.folders.theme.none": "沒有文件夾圖標。",
29-
"configuration.folders.color": "更改文件夾圖標的顏色。",
30-
"configuration.hidesExplorerArrows": "隱藏該文件夾旁邊的箭頭。",
31-
"configuration.opacity": "更改圖標的透明度。"
14+
"configuration.files.associations": "自訂檔案圖示關聯。",
15+
"configuration.folders.associations": "自訂資料夾圖示關聯。",
16+
"configuration.rootFolders.associations": "自訂根目錄圖示關聯。",
17+
"configuration.languages.associations": "自訂語言圖示關聯。",
18+
"configuration.customClones": "複製任何現有圖示並以自訂色彩和關聯建立新圖示",
19+
"configuration.customClones.base": "作為基底以建立自訂圖示",
20+
"configuration.customClones.name": "自訂圖示名稱",
21+
"configuration.customClones.color": "作為基底以重新對圖示著色的色彩",
22+
"configuration.customClones.lightColor": "當佈景主題為淺色時,作為基底以重新對圖示著色的色彩",
23+
"configuration.customClones.fileNames": "要與自訂圖示建立關聯的檔案名稱",
24+
"configuration.customClones.fileExtensions": "要與自訂圖示建立關聯的副檔名",
25+
"configuration.customClones.folderNames": "要與自訂圖示建立關聯的資料夾名稱",
26+
"configuration.customClones.rootFolderNames": "要與自訂圖示建立關聯的根目錄名稱",
27+
"configuration.customClones.ids": "要與自訂圖示建立關聯的語言識別碼",
28+
"configuration.customClones.activeForPacks": "只有在啟用中的圖示套件包含在內時,才產生此複本。",
29+
"configuration.activeIconPack": "選取啟用特定圖示的圖示套件。",
30+
"configuration.activeIconPack.angular": "Angular 的圖示。",
31+
"configuration.activeIconPack.angular_ngrx": "Angular 和 ngrx 的圖示。",
32+
"configuration.activeIconPack.react": "React 的圖示。",
33+
"configuration.activeIconPack.react_redux": "React 和 Redux 的圖示。",
34+
"configuration.activeIconPack.roblox": "Roblox 的圖示。",
35+
"configuration.activeIconPack.qwik": "Qwik 的圖示。",
36+
"configuration.activeIconPack.vue": "Vue 的圖示。",
37+
"configuration.activeIconPack.vue_vuex": "Vue 和 Vuex 的圖示。",
38+
"configuration.activeIconPack.nest": "NestJS 的圖示。",
39+
"configuration.activeIconPack.bashly": "Bashly 的圖示。",
40+
"configuration.activeIconPack.none": "未啟用任何圖示套件。",
41+
"configuration.folders.theme": "設定資料夾圖示的類型。",
42+
"configuration.folders.theme.specific": "選取特定資料夾圖示。",
43+
"configuration.folders.theme.classic": "選取傳統資料夾圖示。",
44+
"configuration.folders.theme.none": "無資料夾圖示。",
45+
"configuration.folders.color": "變更資料夾圖示的色彩。",
46+
"configuration.rootFolders.color": "變更根目錄圖示的色彩。",
47+
"configuration.files.color": "變更檔案圖示的色彩。",
48+
"configuration.hidesExplorerArrows": "隱藏檔案總管資料夾前的箭頭圖示。",
49+
"configuration.opacity": "變更圖示的不透明度。",
50+
"configuration.saturation": "變更圖示的飽和度。",
51+
"configuration.enableLogging": "啟用記錄至輸出通道。",
52+
"configuration.logLevel": "設定輸出訊息的記錄層級。"
3253
}
Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
import type { Translation } from '../../models/i18n/translation';
22

33
export const translation: Translation = {
4-
activate: '激活',
5-
activated: 'Material主題圖標已激活',
4+
activate: '啟用',
5+
activated: 'Material Icon Theme 已啟用。',
66
iconPacks: {
7-
selectPack: '選擇圖標包',
8-
description: '選擇%0符號',
9-
disabled: '禁用圖標包',
7+
selectPack: '選取圖示套件',
8+
description: '選取「%0」圖示套件',
9+
disabled: '停用圖示套件',
1010
},
1111
folders: {
12-
toggleIcons: '切換文件夾圖標的顯示',
13-
disabled: '不顯示文件夾圖標',
12+
toggleIcons: '選取資料夾佈景主題',
13+
disabled: '無資料夾圖示',
1414
theme: {
15-
description: "'%0'主題的文件夾圖標",
15+
description: '選取「%0」資料夾佈景主題',
1616
},
1717
},
1818
colorSelect: {
19-
color: '选择颜色',
20-
hexCode: '插入HEX顏色代碼',
21-
wrongHexCode: '無效的HEX顏色代碼!',
19+
color: '選擇色彩',
20+
hexCode: '插入十六進位色彩代碼',
21+
wrongHexCode: '無效的十六進位色彩代碼!',
2222
},
2323
opacity: {
24-
inputPlaceholder: '不透明度值(0和1之間)',
25-
wrongValue: '該值必須介於0和1之間!',
24+
inputPlaceholder: '不透明度值 (介於 0 到 1 之間)',
25+
wrongValue: '請輸入介於 0 到 1 之間的浮點數。',
2626
},
2727
toggleSwitch: {
28-
on: 'ON',
29-
off: 'OFF',
28+
on: '開啟',
29+
off: '關閉',
3030
},
3131
explorerArrows: {
32-
toggle: '切換文件夾箭頭',
33-
enable: '顯示文件夾箭頭',
34-
disable: '隱藏文件夾箭頭',
32+
toggle: '切換檔案總管中的資料夾箭頭圖示',
33+
enable: '顯示檔案總管中的資料夾箭頭圖示',
34+
disable: '隱藏檔案總管中的資料夾箭頭圖示',
3535
},
3636
grayscale: {
37-
toggle: '切換灰度圖標',
38-
enable: '啟用灰度圖標',
39-
disable: '禁用灰度圖標',
37+
toggle: '切換灰階圖示',
38+
enable: '啟用灰階圖示',
39+
disable: '停用灰階圖示',
4040
},
4141
saturation: {
42-
inputPlaceholder: '飽和度值(在0和1之間)。',
43-
wrongValue: '該值必須在0和1之間!',
42+
inputPlaceholder: '飽和度值 (介於 0 到 1 之間)',
43+
wrongValue: '請輸入介於 0 到 1 之間的浮點數。',
4444
},
4545
};

0 commit comments

Comments
 (0)