microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
cdp-node-version-compatibility

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/jpn/src/extension/appLauncher.i18n.json

17lines · 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.
{
    "PrewarmingBundleCache": "バンドル キャッシュをプレウォーミングしています。これにはしばらく時間がかかる場合があります...",
    "BuildingAndRunningApplication": "アプリケーションの構築と実行",
    "PrepareHermesDebugging": "ヘルメスのデバッグを準備する",
    "PrepareHermesLaunch": "エルメスの発売準備",
    "PrepareDirectIosDebugging": "iOS の直接デバッグを準備する (実験的)",
    "PrepareDirectIosLaunch": "iOS の直接起動を準備する (実験的)",
    "DisableJSDebugging": "JSデバッグを無効にする",
    "EnableJSDebugging": "JSデバッグを有効にする",
    "BrowserError": "ブラウザエラー: {0}",
    "BrowserExit": "ブラウザが終了コードで閉じられました: {0}"
}