microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.10.1

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/jpn/src/extension/commandPaletteHandler.i18n.json

12lines · 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.
{
	"ExponentPublishingWasUnsuccessfulMakeSureYoureLoggedInToExpo": "発行に失敗しました。Expo にログインしており、ご使用のプロジェクトが有効な Expo プロジェクトであることをご確認ください",
	"AnotherElementInspectorAlreadyRun": "別の要素インスペクターが既に実行されています",
	"PublishingAppToExponentServer": "Expo サーバーにアプリを発行しています。これには数分かかる可能性があります。",
	"ExpoAppSuccessfullyPublishedTo": "Expo アプリが正常に {0} に発行されました",
	"ExpoErrorOccuredMakeSureYouAreLoggedIn": "エラーが発生しました。Expo にログインしていること、プロジェクトが発行のために正しく設定されていること、パッケージャーが Expo として実行されていることをご確認ください。"
}