microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
bump-glob-cli-fix

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/plk/src/extension/exponent/exponentPlatform.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 "ExpoStartAdbReverseSuccess": "Znaleziono urządzenie lub emulator, pomyślnie wykonano polecenie „adb Reverse”.",
8 "ExpoStartAdbReverseFailure": "Polecenie odwrotne Adb nie powiodło się, nie można znaleźć podłączonego urządzenia USB lub działającego emulatora, upewnij się również, że jest tylko jedno aktualnie podłączone urządzenie lub działający emulator",
9 "ExponentServerIsRunningOpenToSeeIt": "Serwer Expo jest uruchomiony. Otwórz aplikację Expo pod adresem {0}, aby go zobaczyć",
10 "QRCodeOutputInstructions": "Zeskanuj poniższy kod QR, aby otworzyć aplikację:",
11 "CopyToClipboard": "Skopiuj do schowka",
12 "ApplicationIsRunningOnExponentShakeDeviceForRemoteDebugging": "Aplikacja działa na platformie Expo. Wstrząśnij urządzeniem i wybierz opcję „Debuguj zdalnie JS”, ​​aby włączyć debugowanie"
13}