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 · modecode

1/*---------------------------------------------------------------------------------------------
2 * Copyright (c) Microsoft Corporation. All rights reserved.
3 * Licensed under the MIT License. See License.txt in the project root for license information.
4 *--------------------------------------------------------------------------------------------*/
5// Do not edit this file. It is machine generated.
6{
7 "ExpoStartAdbReverseSuccess": "找到裝置或模擬器,「adb reverse」指令成功執行",
8 "ExpoStartAdbReverseFailure": "Adb 反向指令失敗,無法找到透過 USB 裝置連接或正在執行的模擬器,請確保目前只有一個連接的裝置或正在執行的模擬器",
9 "ExponentServerIsRunningOpenToSeeIt": "Expo 伺服器正在運行,請在 {0} 開啟您的 Expo 應用程式進行查看",
10 "QRCodeOutputInstructions": "掃描下面的二維碼打開您的應用程式:",
11 "CopyToClipboard": "複製到剪貼簿",
12 "ApplicationIsRunningOnExponentShakeDeviceForRemoteDebugging": "應用程式正在 Expo 上運行,請搖動裝置並選擇“遠端偵錯 JS”以啟用偵錯"
13}