mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
24 lines
1.3 KiB
JSON
24 lines
1.3 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"derivedDescription": "比對名稱相同但副檔名不同的同層級檔案。",
|
|
"derivedLabel": "依名稱排列且同層級的檔案",
|
|
"falseDescription": "停用模式。",
|
|
"falseLabel": "False",
|
|
"fileDescription": "比對所有具特定副檔名的檔案。",
|
|
"fileLabel": "依副檔名排列的檔案",
|
|
"filesDescription": "比對所有具任何副檔名的檔案。",
|
|
"filesLabel": "具多個副檔名的檔案",
|
|
"folderDescription": "在所有位置比對具特定名稱的資料夾。",
|
|
"folderLabel": "依名稱排列的資料夾 (任何位置)",
|
|
"siblingsDescription": "比對名稱相同但副檔名不同的同層級檔案。",
|
|
"topFolderDescription": "比對具特定名稱的最上層資料夾。",
|
|
"topFolderLabel": "依名稱排列的資料夾 (最上層)",
|
|
"topFoldersDescription": "比對多個最上層資料夾。",
|
|
"topFoldersLabel": "具多個名稱的資料夾 (最上層)",
|
|
"trueDescription": "啟用模式。",
|
|
"trueLabel": "True"
|
|
} |