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/exponent/exponentPlatform.i18n.json

13lines · 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.
{
	"ExpoStartAdbReverseSuccess": "デバイスまたはエミュレータが見つかり、「adb reverse」コマンドが正常に実行されました",
	"ExpoStartAdbReverseFailure": "Adb reverse コマンドが失敗しました。USB デバイスまたは実行中のエミュレータが見つかりませんでした。また、現在接続されているデバイスまたは実行中のエミュレータが 1 つだけであることを確認してください。",
	"ExponentServerIsRunningOpenToSeeIt": "Expo サーバーが実行中です。{0} で Expo アプリを開いて確認してください",
	"QRCodeOutputInstructions": "以下の QR コードをスキャンしてアプリを開きます。",
	"CopyToClipboard": "クリップボードにコピー",
	"ApplicationIsRunningOnExponentShakeDeviceForRemoteDebugging": "アプリケーションは Expo で実行されています。デバイスをシェイクし、「JS をリモートでデバッグ」を選択してデバッグを有効にしてください"
}