microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
i18n/jpn/src/extension/android/androidPlatform.i18n.json
10lines · modeblame
efbe1ba6Yuri Skorokhodov7 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. | |
2c9fc8b9Daniel Ye7 years ago | 6 | { |
21e2e2f0Ezio Li1 years ago | 7 | "ThereIsNoOnlineTargetWithSpecifiedTargetType": "指定されたターゲットタイプ '{0}' を持つオンラインターゲットはありません。", |
5c5d70eaDaniel Ye6 years ago | 8 | "DeviceSupportsOnlyAPILevel": "デバイス {0} は API レベル {1} のみをサポートしています。\n adb reverse 経由のポート転送をサポートするには、レベル {2} が必要です。\n デバッグを有効にするには、<シェイクするかメニュー ボタンを押して> dev メニューを表示し、\n <Dev Settings> に移動して、<Debug Server host & port for Device> を構成して、\n デバイスが到達できるコンピューターの IP アドレスにします。詳細情報: \n https://facebook.github.io/react-native/docs/debugging.html#debugging-react-native-apps", |
2c9fc8b9Daniel Ye7 years ago | 9 | "ErrorWhileMonitoringLogCat": "LogCat の監視中にエラーが発生しました" |
| 10 | } |