microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
dev/v-peq/add_installPods_test

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 · 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": "설치된 에뮬레이터를 가져오는 중 오류가 발생했습니다: {0}, 온라인 대상만 계속 사용하세요",
8 "RDPEmulatorWarning": "Android 에뮬레이터가 Windows RDP 세션에서 실행되었으므로 오류가 발생할 수 있습니다.",
9 "EmulatorLaunched": "Android 에뮬레이터 {0} 출시",
10 "EmulatorStartWarning": "{1}초 내에 에뮬레이터 {0}을(를) 시작할 수 없습니다."
11}