microsoft/vscode-react-native

Public

mirrored from https://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/cht/src/extension/android/androidTargetManager.i18n.json

11lines · modeblame

21e2e2f0Ezio Li1 years ago1/*---------------------------------------------------------------------------------------------
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"CouldNotUseEmulators": "嘗試安裝模擬器時發生錯誤:{0},僅繼續使用線上目標",
8"RDPEmulatorWarning": "Android 模擬器是從 Windows RDP 會話啟動的,這可能會導致失敗",
9"EmulatorLaunched": "推出 Android 模擬器 {0}",
10"EmulatorStartWarning": "無法在 {1} 秒內啟動模擬器 {0}"
11}