microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
transitive-dependency-serialize-javascript-root

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/cht/src/common/configurationProviderHelper.i18n.json

27lines · 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.
{
	"PlatformSelectionTitle": "選擇平台",
	"PlatformSelectionPrompt": "運行平台",
	"ApplicationTypeSelectionTitle": "選擇 React Native 應用程式的類型",
	"ApplicationTypeSelectionPrompt": "React Native 應用程式的類型",
	"UseHermesEnginePrompt": "使用Hermes引擎直接調試?",
	"UseHermesEngineInvalid": "使用 Hermes 引擎尚未確認",
	"ExpoPlatformTypeSelection": "選擇要運行的平台",
  	"ExpoPlatformTypeSelectionPrompt": "運行的平台類型",
	"ExpoHostTypeSelectionTitle": "選擇Expo主機參數類型",
	"ExpoHostTypeSelectionPrompt": "Expo主機參數類型",
	"BrowserTypeSelectionTitle": "選擇瀏覽器類型",
	"BrowserTypeSelectionPrompt": "瀏覽器類型",
	"NoBrowserTargetSelected": "未選擇瀏覽器目標",
	"AddressInputTitle": "主機位址",
	"AddressInputPrompt": "輸入主機位址",
	"AddressInputInvalid": "輸入有效的主機名稱或 IP 位址",
	"PortInputTitle": "主機的連接埠",
	"PortInputPrompt": "輸入調試伺服器正在偵聽的連接埠號",
	"PortInputInvalid": "輸入有效的連接埠號",
	"UseHermesEngine": "使用 Hermes 引擎"
}