microsoft/vscode-react-native

Public

mirrored fromhttps://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/cht/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 反向指令失敗,無法找到透過 USB 裝置連接或正在執行的模擬器,請確保目前只有一個連接的裝置或正在執行的模擬器",
	"ExponentServerIsRunningOpenToSeeIt": "Expo 伺服器正在運行,請在 {0} 開啟您的 Expo 應用程式進行查看",
	"QRCodeOutputInstructions": "掃描下面的二維碼打開您的應用程式:",
	"CopyToClipboard": "複製到剪貼簿",
	"ApplicationIsRunningOnExponentShakeDeviceForRemoteDebugging": "應用程式正在 Expo 上運行,請搖動裝置並選擇“遠端偵錯 JS”以啟用偵錯"
}