From 0ebdbee80e54d149330e42a26a180922db61023d Mon Sep 17 00:00:00 2001
From: treastrain / Tanaka Ryoga
Date: Thu, 21 Mar 2024 01:02:09 +0900
Subject: [PATCH] Add ja translation for
https://github.com/microsoft/kiota/pull/4359
https://github.com/microsoft/kiota/pull/4359#issuecomment-2009713015
---
vscode/microsoft-kiota/l10n/bundle.l10n.ja.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json
index cbfee7faca..c4a9f9503a 100644
--- a/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json
+++ b/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json
@@ -24,7 +24,7 @@
"Enter an output path relative to the root of the project": "出力先をプロジェクトのルートからの相対パスで入力",
"Pick a language": "言語を選択",
"Downloading kiota requires an internet connection. Please check your connection and try again.": "Kiotaのダウンロードにはインターネット接続が必要です。インターネット接続を確認して再試行してください。",
- "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Kiotaのダウンロードに失敗しました。拡張機能のホストログを確認してください。",
+ "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Kiotaのダウンロードに失敗しました。Visual Studio Code のすべてのウィンドウを閉じ、1つだけ開いてみてください。拡張機能のホストログを確認してください。",
"Downloading kiota...": "Kiotaをダウンロード中...",
"Generating client...": "クライアントを生成中...",
"Updating clients...": "クライアントを更新中...",