mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 21:00:30 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
17
i18n/jpn/src/vs/code/node/cliProcessMain.i18n.json
Normal file
17
i18n/jpn/src/vs/code/node/cliProcessMain.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"notFound": "拡張機能 '{0}' が見つかりませんでした。",
|
||||
"notInstalled": "拡張機能 '{0}' がインストールされていません。",
|
||||
"useId": "発行元などの完全な拡張機能 ID を使用していることをご確認ください。例: {0}",
|
||||
"successVsixInstall": "拡張機能 '{0}' が正常にインストールされました。",
|
||||
"alreadyInstalled": "拡張機能 '{0}' は既にインストールされています。",
|
||||
"foundExtension": "マーケットプレースで '{0}' が見つかりました。",
|
||||
"installing": "インストールしています...",
|
||||
"successInstall": "拡張機能 '{0}' v{1} が正常にインストールされました!",
|
||||
"uninstalling": "{0} をアンインストールしています...",
|
||||
"successUninstall": "拡張機能 '{0}' が正常にアンインストールされました!"
|
||||
}
|
||||
Reference in New Issue
Block a user