microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
i18n/deu/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": "Die Option „iosRelativeProjectPath“ ist veraltet. Bitte verwenden Sie stattdessen „runArguments“.", |
| 8 | "ThereIsNoTargetWithSpecifiedTargetType": "Es gibt kein Ziel mit dem angegebenen Zieltyp „{0}“. Fahren Sie mit einem beliebigen Ziel fort.", | |
| 9 | "iosSchemeParameterAlreadySetInRunArguments": "„--scheme“ ist als Konfigurationsparameterwert „runArguments“ festgelegt, der Konfigurationsparameterwert „scheme“ wird weggelassen", | |
| 10 | "ThereIsNoIosTargetWithSuchUdid": "Es gibt kein iOS-Ziel mit dieser UDID: {0}", | |
| 11 | "ThereIsNoIosDeviceWithSuchName": "Es gibt kein iOS-Gerät mit diesem Namen: {0}", | |
| 12 | "ThereIsNoIosSimulatorWithSuchName": "Es gibt keinen iOS-Simulator mit diesem Namen: {0}" | |
2c9fc8b9Daniel Ye7 years ago | 13 | } |