microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
bump-glob-cli-fix

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/plk/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": "Opcja „iosRelativeProjectPath” jest przestarzała. Zamiast tego użyj opcji „runArguments”.",
8 "ThereIsNoTargetWithSpecifiedTargetType": "Nie ma żadnego celu o określonym typie celu „{0}”. Kontynuuj z dowolnym celem.",
9 "iosSchemeParameterAlreadySetInRunArguments": "„--scheme” jest ustawione jako wartość parametru konfiguracyjnego „runArguments”, wartość parametru konfiguracyjnego „scheme” zostanie pominięta",
10 "ThereIsNoIosTargetWithSuchUdid": "Nie ma celu iOS o takim identyfikatorze UDID: {0}",
11 "ThereIsNoIosDeviceWithSuchName": "Nie ma urządzenia iOS o takiej nazwie: {0}",
12 "ThereIsNoIosSimulatorWithSuchName": "Nie ma symulatora iOS o takiej nazwie: {0}"
13}