microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
transitive-dependency-serialize-javascript-root

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

efbe1ba6Yuri Skorokhodov7 years ago1/*---------------------------------------------------------------------------------------------
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.
2c9fc8b9Daniel Ye7 years ago6{
3a8fad25Ezio Li1 years ago7"iosRelativeProjectPathOptionIsDeprecatedUseRunArgumentsInstead": "「iosRelativeProjectPath」選項已棄用,請改用「runArguments」。",
8"ThereIsNoTargetWithSpecifiedTargetType": "沒有任何指定目標類型「{0}」的目標,使用任何目標繼續。",
9"iosSchemeParameterAlreadySetInRunArguments": "'--scheme' 設定為 'runArguments' 設定參數值,'scheme' 設定參數值將會省略",
10"ThereIsNoIosTargetWithSuchUdid": "沒有具有此類 UDID 的 iOS 目標:{0}",
11"ThereIsNoIosDeviceWithSuchName": "沒有具有此名稱的 iOS 裝置:{0}",
12"ThereIsNoIosSimulatorWithSuchName": "沒有具有此名稱的 iOS 模擬器:{0}"
2c9fc8b9Daniel Ye7 years ago13}