microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
indexed-sourcemap-null-section-issue

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/plk/src/common/configurationProviderHelper.i18n.json

27lines · modepreview

/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"PlatformSelectionTitle": "Wybierz platformę",
	"PlatformSelectionPrompt": "Platforma, na której można biegać",
	"ApplicationTypeSelectionTitle": "Wybierz typ aplikacji React Native",
	"ApplicationTypeSelectionPrompt": "Typ aplikacji React Native",
	"UseHermesEnginePrompt": "Używać silnika Hermes do bezpośredniego debugowania?",
	"UseHermesEngineInvalid": "Korzystanie z silnika Hermes nie zostało potwierdzone",
	"ExpoPlatformTypeSelection": "Wybierz platformę, na której chcesz uruchomić",
  	"ExpoPlatformTypeSelectionPrompt": "Typ platformy, na której można uruchomić",
	"ExpoHostTypeSelectionTitle": "Wybierz typ parametru gospodarza Expo",
	"ExpoHostTypeSelectionPrompt": "Typ parametru gospodarza Expo",
	"BrowserTypeSelectionTitle": "Wybierz typ przeglądarki",
	"BrowserTypeSelectionPrompt": "Typ przeglądarki",
	"NoBrowserTargetSelected": "Nie wybrano docelowej przeglądarki",
	"AddressInputTitle": "Adres gospodarza",
	"AddressInputPrompt": "Wpisz adres hosta",
	"AddressInputInvalid": "Wprowadź prawidłową nazwę hosta lub adres IP",
	"PortInputTitle": "Port gospodarza",
	"PortInputPrompt": "Wprowadź numer portu, na którym nasłuchuje serwer debugowania",
	"PortInputInvalid": "Wprowadź prawidłowy numer portu",
	"UseHermesEngine": "Skorzystaj z silnika Hermes"
}