diff --git a/translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md b/translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md index 24fbe81..127b3e7 100644 --- a/translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md +++ b/translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md @@ -75,7 +75,7 @@ Add a breakpoint in line 24 (press F9) and refresh the browser with the Url to t ![debug the running application.](../../../04-Using-GitHub-Copilot-with-CSharp/images/009DebugBackEndDemo.png) -Pressing F10 we can debug step-by-step until line 32, where we can see the generated values. The application should have been generated samples Weather values for the next 5 days. The variable `forecast` has an array containing these values. +Pressing F10 we can debug step-by-step until line 32, where we can see the generated values. アプリケーションは今後5日間の天気のサンプル値を生成しているはずです。The variable `forecast` has an array containing these values. ![debug the running application.](../../../04-Using-GitHub-Copilot-with-CSharp/images/010DebugForecastValue.png) @@ -244,4 +244,4 @@ Microsoft、Windows、Microsoft Azure、および/またはドキュメントで Microsoftおよびその他の貢献者は、各自の著作権、特許、商標に基づくその他の権利を暗黙的、禁反言またはその他の方法で留保します。 **免責事項**: -この文書は、機械ベースのAI翻訳サービスを使用して翻訳されています。正確性を追求しておりますが、自動翻訳には誤りや不正確な箇所が含まれる可能性があります。元の言語で記載された原文が信頼できる情報源と見なされるべきです。重要な情報については、専門の人間による翻訳をお勧めします。この翻訳の利用に起因する誤解や解釈の誤りについて、当方は一切の責任を負いません。 \ No newline at end of file +この文書は、機械ベースのAI翻訳サービスを使用して翻訳されています。正確性を追求しておりますが、自動翻訳には誤りや不正確な箇所が含まれる可能性があります。元の言語で記載された原文が信頼できる情報源と見なされるべきです。重要な情報については、専門の人間による翻訳をお勧めします。この翻訳の利用に起因する誤解や解釈の誤りについて、当方は一切の責任を負いません。