Files
azuredatastudio/i18n/jpn/extensions/resource-deployment/dist/main.i18n.json
2021-02-22 19:42:55 -08:00

11 lines
786 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.FailedToLoadExtension": "拡張機能を読み込めませんでした: {0}。package.json のリソースの種類の定義でエラーが検出されました。詳しくは、デバッグ コンソールを確認してください。",
"resourceDeployment.UnknownResourceType": "リソースの種類: {0} が定義されていません"
}