microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
preview

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/csy/src/extension/generalMobilePlatform.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 "ReactNativeRunPlatform": "React Native: Spustit {0}",
8 "ConnectedToPackager": "Připojeno k balíčkovači. Teď můžete aplikaci otevřít v simulátoru.",
9 "DebuggerReadyEnableRemoteDebuggingInApp": "Ladicí program je připravený. Povolte vzdálené ladění v aplikaci.",
10 "DebuggerReadyDisableRemoteDebuggingInApp": "Ladicí program je připravený. Zakažte vzdálené ladění v aplikaci.",
11 "StartingReactNativePackager": "Spouští se balíčkovač React Native.",
12 "AttachingToRunningReactNativePackager": "Probíhá připojování ke spuštěnému balíčkovači React Native."
13}