microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
improve-configuration

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

11lines · modepreview

/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"CouldNotUseEmulators": "설치된 에뮬레이터를 가져오는 중 오류가 발생했습니다: {0}, 온라인 대상만 계속 사용하세요",
	"RDPEmulatorWarning": "Android 에뮬레이터가 Windows RDP 세션에서 실행되었으므로 오류가 발생할 수 있습니다.",
	"EmulatorLaunched": "Android 에뮬레이터 {0} 출시",
	"EmulatorStartWarning": "{1}초 내에 에뮬레이터 {0}을(를) 시작할 수 없습니다."
}