mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 19:41:37 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"extensionTestError": "パス {0} は有効な拡張機能テスト ランナーを指していません。"
|
||||
}
|
||||
11
i18n/jpn/src/vs/workbench/node/extensionPoints.i18n.json
Normal file
11
i18n/jpn/src/vs/workbench/node/extensionPoints.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"jsonParseFail": "{0} を解析できません: {1}。",
|
||||
"fileReadFail": "ファイル {0} を読み取れません: {1}。",
|
||||
"jsonsParseFail": "{0} または {1} を解析できませんでした: {2}。",
|
||||
"missingNLSKey": "キー {0} のメッセージが見つかりませんでした。"
|
||||
}
|
||||
Reference in New Issue
Block a user