microsoft/vscode-react-native

Public

mirrored fromhttps://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/androidPlatform.i18n.json

10lines · 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 "ThereIsNoOnlineTargetWithSpecifiedTargetType": "沒有任何具有指定目標類型 '{0}' 的線上目標,請繼續使用任何線上目標",
8 "DeviceSupportsOnlyAPILevel": "裝置 {0} 僅支援 API 層級 {1}。\n 需要層級 {2} 才可透過 adb 反向來支援連接埠。\n 若要讓偵錯運作,您必須 <搖動或按下開發人員功能表的功能表按鈕>,\n 請前往 <開發人員設定> 然後將裝置的 <偵錯伺服器主機和連接埠> 設為 \n 裝置可連線的電腦 IP 位址。如需詳細資訊,請前往 \n https://facebook.github.io/react-native/docs/debugging.html#debugging-react-native-apps",
9 "ErrorWhileMonitoringLogCat": "監視 LogCat 時發生錯誤"
10}