Files
azuredatastudio/i18n/jpn/extensions/mssql/dist/sqlToolsServer.i18n.json
2021-02-22 19:42:55 -08:00

19 lines
1.1 KiB
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."
],
"serviceStartedStatusMsg": "{0} が開始されました",
"startingServiceStatusMsg": "{0} の開始中",
"failedToStartServiceErrorMsg": "{0} を開始できませんでした",
"installingServiceChannelMsg": "{0} を {1} にインストールしています",
"installingServiceStatusMsg": "{0} のインストール中",
"installedServiceChannelMsg": "{0} がインストールされました",
"downloadingServiceChannelMsg": "{0} のダウンロード中",
"downloadingServiceSizeChannelMsg": "({0} KB)",
"downloadingServiceStatusMsg": "{0} のダウンロード中",
"downloadServiceDoneChannelMsg": "{0} のインストールが完了しました"
}