microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
dev/v-peq/removeEmptyOnChangeConfiguration

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/csy/src/extension/android/androidTargetManager.i18n.json

11lines · 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 "CouldNotUseEmulators": "Při pokusu o získání nainstalovaných emulátorů došlo k chybě: {0}, nadále používat pouze online cíle",
8 "RDPEmulatorWarning": "Emulátor Android byl spuštěn z relace Windows RDP, což může vést k selhání",
9 "EmulatorLaunched": "Spuštěn emulátor Android {0}",
10 "EmulatorStartWarning": "Emulátor {0} nelze spustit do {1} sekund"
11}