From 53f499a7ccea78045c0dde3947366afa5f8f54e9 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sat, 8 Aug 2026 00:34:53 +0900 Subject: [PATCH 1/3] Add AI translation disclaimer to getting started guide Added a disclaimer about the AI translation service used for the document. #PingMSFTDocs --- translations/ja/labs/part1-getting-started.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/translations/ja/labs/part1-getting-started.md b/translations/ja/labs/part1-getting-started.md index 689d247..1182d3b 100644 --- a/translations/ja/labs/part1-getting-started.md +++ b/translations/ja/labs/part1-getting-started.md @@ -149,4 +149,11 @@ Foundry LocalはローカルHTTPサービスとして動作し ## 次のステップ -[Part 2: Foundry Local SDK Deep Dive](part2-foundry-local-sdk.md) に進み、モデル管理、サービス操作、キャッシュ管理をプログラムから行うSDK APIを習得しましょう。 \ No newline at end of file +[パート 2: Foundry Local SDK 詳細解説](part2-foundry-local-sdk.md) に進み、モデル管理、サービス操作、キャッシュ管理をプログラムから行うSDK APIを習得しましょう。 + +--- + + +**免責事項**: +本書類は AI 翻訳サービス [Co-op Translator](https://github.com/Azure/co-op-translator) を使用して翻訳されています。正確性を期していますが、自動翻訳には誤りや不正確な点が含まれる可能性があることをご了承ください。原文はその言語における正式な文書として扱われるべきです。重要な情報については専門の人間翻訳をお勧めします。本翻訳の利用による誤解や誤訳については一切責任を負いかねます。 + From 6b1059dd92c2ef244c9f5545034f7491300c9d86 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 9 Aug 2026 00:36:40 +0900 Subject: [PATCH 2/3] Fix formatting of link to part 2 in Japanese translation --- translations/ja/labs/part1-getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ja/labs/part1-getting-started.md b/translations/ja/labs/part1-getting-started.md index 1182d3b..953cba7 100644 --- a/translations/ja/labs/part1-getting-started.md +++ b/translations/ja/labs/part1-getting-started.md @@ -149,7 +149,7 @@ Foundry LocalはローカルHTTPサービスとして動作し ## 次のステップ -[パート 2: Foundry Local SDK 詳細解説](part2-foundry-local-sdk.md) に進み、モデル管理、サービス操作、キャッシュ管理をプログラムから行うSDK APIを習得しましょう。 +[パート2: Foundry Local SDK 詳細解説](part2-foundry-local-sdk.md) に進み、モデル管理、サービス操作、キャッシュ管理をプログラムから行うSDK APIを習得しましょう。 --- From c15710d428c0bee6406d98c1f758f02f3e559560 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 9 Aug 2026 01:33:58 +0900 Subject: [PATCH 3/3] Update title to use Japanese characters --- translations/ja/labs/part1-getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ja/labs/part1-getting-started.md b/translations/ja/labs/part1-getting-started.md index 953cba7..986af1d 100644 --- a/translations/ja/labs/part1-getting-started.md +++ b/translations/ja/labs/part1-getting-started.md @@ -1,4 +1,4 @@ -# Part 1: Foundry Localの使い方入門 +# パート1: Foundry Localの使い方入門 ![Foundry Local](https://www.foundrylocal.ai/logos/foundry-local-logo-color.svg)