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/cht/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}"
}