microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.11.2

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/plk/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: uruchom {0}",
8 "ConnectedToPackager": "Połączono z narzędziem do tworzenia pakietów. Teraz możesz otworzyć aplikację w symulatorze.",
9 "DebuggerReadyEnableRemoteDebuggingInApp": "Debuger jest gotowy. Włącz debugowanie zdalne w aplikacji.",
10 "DebuggerReadyDisableRemoteDebuggingInApp": "Debuger jest gotowy. Wyłącz debugowanie zdalne w aplikacji.",
11 "StartingReactNativePackager": "Uruchamianie narzędzia do tworzenia pakietów platformy React Native.",
12 "AttachingToRunningReactNativePackager": "Dołączanie do uruchomionego narzędzia do tworzenia pakietów platformy React Native"
13}