microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
cdp-node-version-compatibility

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/jpn/src/extension/ios/iOSPlatform.i18n.json

13lines · modepreview

/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"iosRelativeProjectPathOptionIsDeprecatedUseRunArgumentsInstead": "「iosRelativeProjectPath」オプションは非推奨です。代わりに「runArguments」を使用してください。",
	"ThereIsNoTargetWithSpecifiedTargetType": "指定されたターゲット タイプ '{0}' を持つターゲットはありません。任意のターゲットで続行します。",
	"iosSchemeParameterAlreadySetInRunArguments": "「--scheme」は「runArguments」構成パラメータ値として設定され、「scheme」構成パラメータ値は省略されます",
	"ThereIsNoIosTargetWithSuchUdid": "このような UDID を持つ iOS ターゲットはありません: {0}",
	"ThereIsNoIosDeviceWithSuchName": "そのような名前の iOS デバイスはありません: {0}",
	"ThereIsNoIosSimulatorWithSuchName": "そのような名前の iOS シミュレータはありません: {0}"
}