mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 11:31:40 -04:00
38 lines
2.8 KiB
JSON
38 lines
2.8 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"activeEditorShort": "例: myFile.txt",
|
|
"activeEditorMedium": "例: myFolder/myFile.txt",
|
|
"activeEditorLong": "例: /Users/Development/myProject/myFolder/myFile.txt",
|
|
"rootName": "例: myFolder1, myFolder2, myFolder3",
|
|
"rootPath": "例: /Users/Development/myProject",
|
|
"folderName": "例: myFolder",
|
|
"folderPath": "例: /Users/Development/myFolder",
|
|
"appName": "例: VS Code",
|
|
"dirty": "アクティブなエディターがダーティである場合のダーティ インジケーター",
|
|
"separator": "値のある変数で囲まれた場合にのみ表示される条件付き区切り記号 (' - ')",
|
|
"assocLabelFile": "当該拡張子のファイル",
|
|
"assocDescriptionFile": "ファイル名が glob パターンに一致するすべてのファイルを、指定された識別子の言語にマップします。",
|
|
"assocLabelPath": "当該パスのファイル",
|
|
"assocDescriptionPath": "絶対パスの glob パターンがパスに一致するすべてのファイルを、指定した識別子の言語にマップします。",
|
|
"fileLabel": "特定の拡張子のファイル",
|
|
"fileDescription": "特定のファイル拡張子を持つすべてのファイルと一致します。",
|
|
"filesLabel": "複数の拡張子のファイル",
|
|
"filesDescription": "いずれかのファイル拡張子を持つすべてのファイルと一致します。",
|
|
"derivedLabel": "同じ名前の兄弟があるファイル",
|
|
"derivedDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
|
|
"topFolderLabel": "特定の名前のフォルダー (最上位)",
|
|
"topFolderDescription": "特定の名前の最上位にあるフォルダーと一致します。",
|
|
"topFoldersLabel": "複数の名前のフォルダー (最上位)",
|
|
"topFoldersDescription": "複数の最上位フォルダーと一致します。",
|
|
"folderLabel": "特定の名前のフォルダー (任意の場所)",
|
|
"folderDescription": "任意の場所にある特定の名前のフォルダーと一致します。",
|
|
"falseDescription": "パターンを無効にします。",
|
|
"trueDescription": "パターンを有効にします。",
|
|
"siblingsDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
|
|
"languageSpecificEditorSettings": "言語固有のエディター設定",
|
|
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします"
|
|
} |