microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
cdp-node-version-compatibility

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/csy/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": "Vyberte platformu",
	"PlatformSelectionPrompt": "Platforma na běhání",
	"ApplicationTypeSelectionTitle": "Vyberte typ aplikace React Native",
	"ApplicationTypeSelectionPrompt": "Typ aplikace React Native",
	"UseHermesEnginePrompt": "Použít Hermes engine pro přímé ladění?",
	"UseHermesEngineInvalid": "Použití enginu Hermes není potvrzeno",
	"ExpoPlatformTypeSelection": "Vyberte platformu, na které chcete spustit",
  	"ExpoPlatformTypeSelectionPrompt": "Typ platformy pro provoz",
	"ExpoHostTypeSelectionTitle": "Vyberte typ parametru hostitele Expo",
	"ExpoHostTypeSelectionPrompt": "Typ parametru hostitele Expo",
	"BrowserTypeSelectionTitle": "Vyberte typ prohlížeče",
	"BrowserTypeSelectionPrompt": "Typ prohlížeče",
	"NoBrowserTargetSelected": "Cíl prohlížeče není vybrán",
	"AddressInputTitle": "Adresa hostitele",
	"AddressInputPrompt": "Zadejte adresu hostitele",
	"AddressInputInvalid": "Zadejte platný název hostitele nebo adresu IP",
	"PortInputTitle": "Přístav hostitele",
	"PortInputPrompt": "Zadejte číslo portu, na kterém ladicí server naslouchá",
	"PortInputInvalid": "Zadejte platné číslo portu",
	"UseHermesEngine": "Použijte Hermes Engine"
}