microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
i18n/cht/src/extension/ios/iOSPlatform.i18n.json
13lines · modeblame
efbe1ba6Yuri Skorokhodov7 years ago | 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. | |
2c9fc8b9Daniel Ye7 years ago | 6 | { |
3a8fad25Ezio Li1 years ago | 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}" | |
2c9fc8b9Daniel Ye7 years ago | 13 | } |