-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathpackage.nls.zh-tw.json
More file actions
25 lines (25 loc) · 1.26 KB
/
package.nls.zh-tw.json
File metadata and controls
25 lines (25 loc) · 1.26 KB
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
{
"_language": "Chinese (Traditional)",
"command.openSettings.title": "更新擴展設置",
"config.properties.backup": "資源配置:使用模式配置文件以始終有一個空的最後一行。",
"config.properties.showPicker": "啟用時顯示文件模式選擇器或禁用時排除完全匹配。",
"config.removedKey": "從隱藏項目中刪除了{0}",
"debug.logger.error": "⚠ ERROR: [{0}] {1}",
"debug.logger.missingWorkspace": "未找到工作區文件夾。打開文件夾或工作區,然後重試。",
"debug.logger.workspace": "\nWorkspace: {0}",
"error.ifExists": "{0}不存在",
"error.parseFilePath": "{0}不可用",
"extension.title": "Explorer Exclude",
"package.disableAll": "禁用所有",
"package.enableAll": "全部啟用",
"package.exclude": "添加到隱藏物品...",
"package.loading": "加載隱藏物品...",
"package.pane": "隱藏物品",
"package.remove": "從隱藏物品中刪除",
"package.reset": "重置隱藏的項目",
"package.toggle": "切換可見性",
"picker.placeholder": "你想隱藏什麼?選擇所有符合條件的。",
"reset.prompt": "重置隱藏物品?這不能被撤消。",
"tooltip.hide": "隱藏{0}",
"tooltip.show": "顯示{0}"
}