microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
i18n/jpn/src/extension/android/androidTargetManager.i18n.json
11lines · modeblame
21e2e2f0Ezio Li1 years ago | 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 | "CouldNotUseEmulators": "インストールされたエミュレータを取得しようとしたときにエラーが発生しました: {0}、オンライン ターゲットのみを引き続き使用してください", | |
| 8 | "RDPEmulatorWarning": "Android エミュレータが Windows RDP セッションから起動されたため、失敗する可能性があります", | |
| 9 | "EmulatorLaunched": "Android エミュレータ {0} を起動しました", | |
| 10 | "EmulatorStartWarning": "{1} 秒以内にエミュレータ {0} を起動できませんでした" | |
| 11 | } |