microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
improve-test-stability-with-safer-access

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/kor/src/extension/debuggingConfiguration/reactNativeDebugConfigProvider.i18n.json

32lines · 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.
{
    "DebugAndroidConfigDesc": "Android 애플리케이션 실행 및 디버그",
    "RunAndroidConfigDesc": "안드로이드 애플리케이션 실행",
    "DebugiOSConfigDesc": "iOS 애플리케이션 실행 및 디버그",
    "RuniOSConfigDesc": "iOS 애플리케이션 실행",
    "DebugWindowsConfigDesc": "Windows 애플리케이션 실행 및 디버그",
    "DebugmacOSConfigDesc": "macOS 애플리케이션 실행 및 디버그",
    "AttachToPackagerConfigDesc": "이미 작동 중인 애플리케이션 패키저에 연결",
    "DebugExpoConfigDesc": "Expo 애플리케이션 또는 Expo의 React Native 애플리케이션 디버그",
    "DebugHermesExpoConfigDesc": "Expo에서 Hermes Expo 애플리케이션 또는 React Native 애플리케이션 디버그",
    "DebugExpoWebConfigDesc": "웹 브라우저에서 Hermes Expo 애플리케이션 디버그",
    "DebugAndroidHermesConfigDesc": "Android Hermes 애플리케이션 실행 및 디버그",
    "RunAndroidHermesConfigDesc": "Android Hermes 애플리케이션 실행",
    "DebugIosHermesConfigDesc": "iOS Hermes 애플리케이션 실행 및 디버그",
    "RunIosHermesConfigDesc": "iOS Hermes 애플리케이션 실행",
    "DebugMacOSHermesConfigDesc": "macOS Hermes 애플리케이션 실행 및 디버그",
    "DebugWindowsHermesConfigDesc": "Windows Hermes 애플리케이션 실행 및 디버그",
    "AttachToPackagerHermesConfigDesc": "이미 작동 중인 Android에서 React Native Hermes 애플리케이션에 직접 연결",
    "DebugDirectiOSConfigDesc": "iOS 애플리케이션을 직접 실행하고 디버깅합니다.",
    "RunDirectiOSConfigDesc": "직접 디버깅 지원으로 iOS 애플리케이션 실행",
    "AttachToPackageriOSConfigDesc": "이미 작동 중인 React Native iOS 애플리케이션에 직접 연결",
    "RunApplicationScenario": "디버깅 없이 React Native 애플리케이션 실행",
    "DebugApplicationScenario": "React Native 애플리케이션 디버그",
    "AttachApplicationScenario": "실행 중인 React Native 애플리케이션에 연결",
    "DebugConfigQuickPickSequentialLabel": "디버그 구성 선택",
    "DebugConfigQuickPickLabel": "디버그 구성 선택"
}