From 00c8f6c0ddc6a46ecdaebb2ecce77629ac4da1d9 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sat, 19 Apr 2025 00:59:48 +0900 Subject: [PATCH 1/2] =?UTF-8?q?Update=202-skills-dotnet.md=20(Untranslated?= =?UTF-8?q?=20"Note"=EF=BD=9E"=E6=B3=A8:")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/mastering-github-copilot-for-dotnet-csharp-developers/blob/main/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md #PingMSFTDocs --- .../steps/2-skills-dotnet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md b/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md index 1e0f798..0ebb4bf 100644 --- a/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md +++ b/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md @@ -6,7 +6,7 @@ GitHub Copilot は多くのプログラミング言語やさまざまなフレ それでは、C# を使って Copilot を試してみましょう。 -> **Note**: +> **注:**: > 先ほどの Codespace を閉じてしまった場合は、再度開くか新しい Codespace を作成してください。 ### ⌨️ アクティビティ: C# ファイルを追加してコードを書いてみよう @@ -46,4 +46,4 @@ GitHub Copilot を使って変更内容を要約し、コードをコミット [演習のパート 3](./3-copilot-hub.md) に進みましょう。 **免責事項**: -この文書は、機械翻訳AIサービスを使用して翻訳されています。正確性を期すよう努めておりますが、自動翻訳には誤りや不正確な表現が含まれる可能性があります。本来の言語で記載された原文を公式な情報源としてお考えください。重要な情報については、専門の人間による翻訳を推奨します。この翻訳の使用に起因する誤解や解釈の相違について、当社は一切の責任を負いかねます。 \ No newline at end of file +この文書は、機械翻訳AIサービスを使用して翻訳されています。正確性を期すよう努めておりますが、自動翻訳には誤りや不正確な表現が含まれる可能性があります。本来の言語で記載された原文を公式な情報源としてお考えください。重要な情報については、専門の人間による翻訳を推奨します。この翻訳の使用に起因する誤解や解釈の相違について、当社は一切の責任を負いかねます。 From 1cd99e96a813433e991e384dbfa000e9a5d356cc Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 20 Apr 2025 00:31:37 +0900 Subject: [PATCH 2/2] Update 2-skills-dotnet.md --- .../03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md b/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md index 0ebb4bf..aa7eb89 100644 --- a/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md +++ b/translations/ja/03-Introduction-to-GitHub-Copilot/steps/2-skills-dotnet.md @@ -6,7 +6,7 @@ GitHub Copilot は多くのプログラミング言語やさまざまなフレ それでは、C# を使って Copilot を試してみましょう。 -> **注:**: +> **注**: > 先ほどの Codespace を閉じてしまった場合は、再度開くか新しい Codespace を作成してください。 ### ⌨️ アクティビティ: C# ファイルを追加してコードを書いてみよう