microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.9.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

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