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 · modecode

1/*---------------------------------------------------------------------------------------------
2 * Copyright (c) Microsoft Corporation. All rights reserved.
3 * Licensed under the MIT License. See License.txt in the project root for license information.
4 *--------------------------------------------------------------------------------------------*/
5// Do not edit this file. It is machine generated.
6{
7 "iosRelativeProjectPathOptionIsDeprecatedUseRunArgumentsInstead": "「iosRelativeProjectPath」選項已棄用,請改用「runArguments」。",
8 "ThereIsNoTargetWithSpecifiedTargetType": "沒有任何指定目標類型「{0}」的目標,使用任何目標繼續。",
9 "iosSchemeParameterAlreadySetInRunArguments": "'--scheme' 設定為 'runArguments' 設定參數值,'scheme' 設定參數值將會省略",
10 "ThereIsNoIosTargetWithSuchUdid": "沒有具有此類 UDID 的 iOS 目標:{0}",
11 "ThereIsNoIosDeviceWithSuchName": "沒有具有此名稱的 iOS 裝置:{0}",
12 "ThereIsNoIosSimulatorWithSuchName": "沒有具有此名稱的 iOS 模擬器:{0}"
13}