mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
24 lines
1.6 KiB
JSON
24 lines
1.6 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"
|
|
} |