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 · 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 "PlatformSelectionTitle": "Vyberte platformu",
8 "PlatformSelectionPrompt": "Platforma na běhání",
9 "ApplicationTypeSelectionTitle": "Vyberte typ aplikace React Native",
10 "ApplicationTypeSelectionPrompt": "Typ aplikace React Native",
11 "UseHermesEnginePrompt": "Použít Hermes engine pro přímé ladění?",
12 "UseHermesEngineInvalid": "Použití enginu Hermes není potvrzeno",
13 "ExpoPlatformTypeSelection": "Vyberte platformu, na které chcete spustit",
14 "ExpoPlatformTypeSelectionPrompt": "Typ platformy pro provoz",
15 "ExpoHostTypeSelectionTitle": "Vyberte typ parametru hostitele Expo",
16 "ExpoHostTypeSelectionPrompt": "Typ parametru hostitele Expo",
17 "BrowserTypeSelectionTitle": "Vyberte typ prohlížeče",
18 "BrowserTypeSelectionPrompt": "Typ prohlížeče",
19 "NoBrowserTargetSelected": "Cíl prohlížeče není vybrán",
20 "AddressInputTitle": "Adresa hostitele",
21 "AddressInputPrompt": "Zadejte adresu hostitele",
22 "AddressInputInvalid": "Zadejte platný název hostitele nebo adresu IP",
23 "PortInputTitle": "Přístav hostitele",
24 "PortInputPrompt": "Zadejte číslo portu, na kterém ladicí server naslouchá",
25 "PortInputInvalid": "Zadejte platné číslo portu",
26 "UseHermesEngine": "Použijte Hermes Engine"
27}