microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
remove-unused-debugging-code

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/jpn/src/extension/android/androidPlatform.i18n.json

10lines · modeblame

efbe1ba6Yuri Skorokhodov7 years ago1/*---------------------------------------------------------------------------------------------
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 ago6{
21e2e2f0Ezio Li1 years ago7"ThereIsNoOnlineTargetWithSpecifiedTargetType": "指定されたターゲットタイプ '{0}' を持つオンラインターゲットはありません。",
5c5d70eaDaniel Ye6 years ago8"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 ago9"ErrorWhileMonitoringLogCat": "LogCat の監視中にエラーが発生しました"
10}