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/jpn/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": "Androidアプリケーションを実行する",
    "DebugiOSConfigDesc": "iOS アプリケーションの実行とデバッグ",
    "RuniOSConfigDesc": "iOSアプリケーションを実行する",
    "DebugWindowsConfigDesc": "Windows アプリケーションの実行とデバッグ",
    "DebugmacOSConfigDesc": "macOS アプリケーションの実行とデバッグ",
    "AttachToPackagerConfigDesc": "すでに動作しているアプリケーション パッケージャーにアタッチする",
    "DebugExpoConfigDesc": "Expo アプリケーションまたは Expo での React Native アプリケーションをデバッグする",
    "DebugHermesExpoConfigDesc": "Empire Expo アプリケーションまたは Expo での React Native アプリケーションをデバッグする",
    "DebugExpoWebConfigDesc": "Webブラウザ上でHermes Expoアプリケーションをデバッグする",
    "DebugAndroidHermesConfigDesc": "AndroidのHermesアプリケーションを実行してデバッグする",
    "RunAndroidHermesConfigDesc": "AndroidのHermesアプリケーションを実行する",
    "DebugIosHermesConfigDesc": "iOSのHermesアプリケーションを実行してデバッグする",
    "RunIosHermesConfigDesc": "iOSのHermesアプリケーションを実行する",
    "DebugMacOSHermesConfigDesc": "macOS Herme アプリケーションの実行とデバッグ",
    "DebugWindowsHermesConfigDesc": "WindowsHermeアプリケーションの実行とデバッグ",
    "AttachToPackagerHermesConfigDesc": "Android 上ですでに動作している React Native Herme アプリケーションに直接アタッチします",
    "DebugDirectiOSConfigDesc": "iOS アプリケーションを直接実行してデバッグする",
    "RunDirectiOSConfigDesc": "直接デバッグをサポートして iOS アプリケーションを実行",
    "AttachToPackageriOSConfigDesc": "すでに動作している React Native iOS アプリケーションに直接アタッチします",
    "RunApplicationScenario": "デバッグせずに React Native アプリケーションを実行する",
    "DebugApplicationScenario": "React Native アプリケーションをデバッグする",
    "AttachApplicationScenario": "実行中の React Native アプリケーションにアタッチする",
    "DebugConfigQuickPickSequentialLabel": "デバッグ構成を選択します",
    "DebugConfigQuickPickLabel": "デバッグ構成を選択する"
}