microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
smoke-actionbar-timeout-assertion

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/plk/src/extension/ios/iOSPlatform.i18n.json

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