From ef4e39b58afef3232ecb4a61bb5b8642affd3377 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Tue, 19 Mar 2024 15:52:08 -0400 Subject: [PATCH 1/3] - updates kiota versions for vscode --- vscode/microsoft-kiota/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/vscode/microsoft-kiota/package.json b/vscode/microsoft-kiota/package.json index b54e9f2687..b622f1d21b 100644 --- a/vscode/microsoft-kiota/package.json +++ b/vscode/microsoft-kiota/package.json @@ -3,8 +3,8 @@ "displayName": "Microsoft Kiota", "publisher": "ms-graph", "description": "Client generator for HTTP REST APIs described by OpenAPI which helps eliminate the need to take a dependency on a different API client for every API that you need to call, as well as limiting the generation to the exact API surface area you're interested in, thanks to a filtering capability.", - "version": "1.10.100000002", - "kiotaVersion": "1.10.1", + "version": "1.12.100000001", + "kiotaVersion": "1.12.0", "telemetryInstrumentationKey": "4c6357e0-daf9-42b5-bdfb-67878f8957b5", "icon": "images/logo.png", "engines": { @@ -450,23 +450,23 @@ "runtimeDependencies": [ { "platformId": "win-x64", - "sha256": "F14DA204DBB513B12995C006DD4A356C8498EFF087BA77EE84E06C18AE92A947" + "sha256": "04884ED264534CCE1708F0377809A98BFBE73F1B916432B71845CFF426B4E15D" }, { "platformId": "win-x86", - "sha256": "1E55DDEBC4EC8AC8B527C7681FD342A2CFB74150914DD1E9669B84DAF26E18D5" + "sha256": "9324A3B58889B0DD123B478608E6A59FED3147B3268C4EF37F172BC9517B1233" }, { "platformId": "linux-x64", - "sha256": "311F765AEC73477501B1C6EA97C0EAF108144318CB1C7C39D20B3CEE4C5DF848" + "sha256": "C093782E42DFA98574A1503D27F661F54F1C8CA92B66F6ED7B9DF475447E1769" }, { "platformId": "osx-x64", - "sha256": "82843F91BEC078C9344BAFFE7D8B7FB87BDAD7160329AF221BCEBA2C10DD0B50" + "sha256": "7911E277474EFF71D00C9983A9F3E43460F5C3C3FBB565CFE069854BA4069FCD" }, { "platformId": "osx-arm64", - "sha256": "FD8EE5E60432E2885B4DE0E650D92829EE5EA4D20C50E7CB7D3E7B2FCDCDCB9B" + "sha256": "032AFBCF63FFF1C21215277E5EAFDD1909E1EFE5213B15F52ED4BBBDF3695C0A" } ] } From 35d3d31dbd943b6ffcc979dd8f584564921cdeeb Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Tue, 19 Mar 2024 16:16:55 -0400 Subject: [PATCH 2/3] - fixes an installation bug for the vscode extension --- CHANGELOG.md | 1 + .../microsoft-kiota/l10n/bundle.l10n.ar.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.es.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.fr.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.it.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.ja.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.pt.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.ru.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.sw.json | 2 +- .../microsoft-kiota/l10n/bundle.l10n.tr.json | 2 +- .../l10n/bundle.l10n.zh-cn.json | 2 +- vscode/microsoft-kiota/src/kiotaInstall.ts | 66 ++++++++++++------- 12 files changed, 54 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2224a66040..aa1a94c937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Fixed a bug where multiple Visual Studio Code instances would make the extension install/update fail. [#3686](https://github.com/microsoft/kiota/issues/3686) - PREVIEW: Renamed the config commands to workspace. [#4310](https://github.com/microsoft/kiota/issues/4310) - PREVIEW: Moved preview configuration files to the .kiota directory. [#4310](https://github.com/microsoft/kiota/issues/4310) - PREVIEW: Moved the copy descriptions to dedicated folders. [#4310](https://github.com/microsoft/kiota/issues/4310) diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json index 6178a1e326..cd58a7ee0e 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json @@ -23,7 +23,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. 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. تحقق من سجلات مضيف الإضافة للحصول على مزيد من المعلومات.", "Downloading kiota...": "جاري تنزيل Kiota...", "Generating client...": "انشاء العميل...", "Loading...": "جاري التحميل...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.es.json b/vscode/microsoft-kiota/l10n/bundle.l10n.es.json index 42a4260960..6b67fa9915 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.es.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.es.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Ingrese una dirección para el producto relativa al root del proyecto", "Pick a language": "Seleccione un lenguaje", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Desgargar Kiota requiere de conexión a internet. Por favor, revise su conexión e intente de nuevo.", - "Kiota download failed. Check the extension host logs for more information.": "Descarga de Kiota fallida. Revise la bitácora del host de la extensión para más información.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Descarga de Kiota fallida. Revise la bitácora del host de la extensión para más información.", "Downloading kiota...": "Descargando Kiota...", "Generating client...": "Generando cliente...", "Updating clients...": "Actualizando clientes...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.fr.json b/vscode/microsoft-kiota/l10n/bundle.l10n.fr.json index 93108caef0..d38a9ca7c0 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.fr.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.fr.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Entrez un chemin relatif à la racine du projet", "Pick a language": "Sélectionnez un langage", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Télécharger Kiota nécessite une connexion Internet. Vérifiez votre connexion et réessayez.", - "Kiota download failed. Check the extension host logs for more information.": "Échec du téléchargement de Kiota. Vérifiez les journaux de l'hôte d'extension pour plus d'informations.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Échec du téléchargement de Kiota. Essayez de fermer toutes les fenêtres de Visual Studio Code et d'en ouvrir une seule. Vérifiez les journaux de l'hôte d'extension pour plus d'informations.", "Downloading kiota...": "Téléchargement de Kiota...", "Generating client...": "Génération du client...", "Updating clients...": "Mise à jour des clients...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.it.json b/vscode/microsoft-kiota/l10n/bundle.l10n.it.json index de7e8d200d..22f7a15ff6 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.it.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.it.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Inserisci un path di output relativo alla root del progetto", "Pick a language": "Seleziona un linguaggio", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Il download di kiota richiede una connessione internet. Controlla la tua connessione e riprova.", - "Kiota download failed. Check the extension host logs for more information.": "Il download di kiota è fallito. Controlla i log dell'host per maggiori informazioni.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Il download di kiota è fallito. Controlla i log dell'host per maggiori informazioni.", "Downloading kiota...": "Download di kiota in corso...", "Generating client...": "Generazione del client in corso...", "Updating clients...": "Aggiornamento dei client in corso...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json index 36cbb149fe..cbfee7faca 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. 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のダウンロードに失敗しました。拡張機能のホストログを確認してください。", "Downloading kiota...": "Kiotaをダウンロード中...", "Generating client...": "クライアントを生成中...", "Updating clients...": "クライアントを更新中...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json b/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json index f95c9d2727..7277f116f1 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Insira o caminho relativo da saída da raiz do projeto", "Pick a language": "Selecione uma linguagem", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Para baixar o Kiota é necessário uma conexão de internet. Por favor, verifique sua conexão e tente novamente.", - "Kiota download failed. Check the extension host logs for more information.": "O download do Kiota falhou. Por favor, verifique os logs do host para mais informações.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "O download do Kiota falhou. Por favor, verifique os logs do host para mais informações.", "Downloading kiota...": "Baixando o Kiota...", "Generating client...": "Gerando o cliente...", "Updating clients...": "Atualizando os clientes...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json index 6acdbafde1..95cd0c2965 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json @@ -22,7 +22,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. 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 не удалось. Для получения дополнительной информации проверьте журналы хост-процесс для расширений.", "Downloading kiota...": "Идет загрузка Kiota...", "Generating client...": "Генерирование клиента...", "Updating clients...": "Обновление клиентов...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json b/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json index f4acf37591..d76b717fb1 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Ingiza eneo inayohusiana na mzizi wa mradi", "Pick a language": "Chagua lugha", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Kupakua Kiota inahitaji muunganisho wa intaneti. Tafadhali angalia muunganisho wako kisha ujaribu tena.", - "Kiota download failed. Check the extension host logs for more information.": "Upakuaji wa Kiota haukufaulu. Angalia kumbukumbu za seva kwa maelezo zaidi..", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Upakuaji wa Kiota haukufaulu. Angalia kumbukumbu za seva kwa maelezo zaidi..", "Downloading kiota...": "Inapakua Kiota...", "Generating client...": "Inatengeneza mteja...", "Updating clients...": "Inasasisha wateja...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json b/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json index 259edb2dfe..2f0dcb79b3 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Proje köküne göre bir çıktı yolu girin", "Pick a language": "Bir dil seçin", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Kiota'nın indirilmesi bir internet bağlantısı gerektirir. Lütfen bağlantınızı kontrol edin ve tekrar deneyin.", - "Kiota download failed. Check the extension host logs for more information.": "Kiota indirme başarısız oldu. Daha fazla bilgi için uzantı log kayıtlarını kontrol edin.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Kiota indirme başarısız oldu. Daha fazla bilgi için uzantı log kayıtlarını kontrol edin.", "Downloading kiota...": "Kiota indiriliyor...", "Generating client...": "İstemci oluşturuluyor...", "Updating clients...": "İstemciler güncelleniyor...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json b/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json index 2dfe6c5318..81f15385da 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json @@ -22,7 +22,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. 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下载失败。请检查托管扩展记录。", "Downloading kiota...": "正在下载Kiota...", "Generating client...": "正在生成客户端...", "Updating clients...": "正在更新客户端...", diff --git a/vscode/microsoft-kiota/src/kiotaInstall.ts b/vscode/microsoft-kiota/src/kiotaInstall.ts index 82e8ed903e..25e84c90e5 100644 --- a/vscode/microsoft-kiota/src/kiotaInstall.ts +++ b/vscode/microsoft-kiota/src/kiotaInstall.ts @@ -6,16 +6,34 @@ import * as admZip from 'adm-zip'; import * as vscode from "vscode"; import isOnline from 'is-online'; + +const kiotaInstallStatusKey = "kiotaInstallStatus"; +const installDelayInMs = 30000; // 30 seconds +async function runIfNotLocked(context: vscode.ExtensionContext, action: () => Promise) { + const installStartTimeStamp = context.globalState.get(kiotaInstallStatusKey); + const currentTimeStamp = new Date().getTime(); + if (!installStartTimeStamp || (currentTimeStamp - installStartTimeStamp) > installDelayInMs) { + //locking the context to prevent multiple downloads across multiple instances of vscode + //overriding after 30 seconds to prevent stale locks + await context.globalState.update(kiotaInstallStatusKey, currentTimeStamp); + try { + await action(); + } finally { + await context.globalState.update(kiotaInstallStatusKey, undefined); + } + } +} export async function ensureKiotaIsPresent(context: vscode.ExtensionContext) { const runtimeDependencies = getRuntimeDependenciesPackages(context); const currentPlatform = getCurrentPlatform(); const installPath = getKiotaPathInternal(context, false); if (installPath) { - if (!fs.existsSync(installPath)) { + if (!fs.existsSync(installPath) || fs.readdirSync(installPath).length === 0) { await vscode.window.withProgress({ location: vscode.ProgressLocation.Notification, cancellable: false, title: vscode.l10n.t("Downloading kiota...") + }, async (progress, _) => { const online = await isOnline(); if (!online) { @@ -24,29 +42,31 @@ export async function ensureKiotaIsPresent(context: vscode.ExtensionContext) { ); return; } - try { - const packageToInstall = runtimeDependencies.find((p) => p.platformId === currentPlatform); - if (!packageToInstall) { - throw new Error("Could not find package to install"); - } - fs.mkdirSync(installPath, { recursive: true }); - const zipFilePath = `${installPath}.zip`; - await downloadFileFromUrl(getDownloadUrl(context, currentPlatform), zipFilePath); - if (await doesFileHashMatch(zipFilePath, packageToInstall.sha256)) { - unzipFile(zipFilePath, installPath); - const kiotaPath = getKiotaPathInternal(context); - if ((currentPlatform.startsWith(linuxPlatform) || currentPlatform.startsWith(osxPlatform)) && kiotaPath) { - makeExecutable(kiotaPath); + await runIfNotLocked(context, async () => { + try { + const packageToInstall = runtimeDependencies.find((p) => p.platformId === currentPlatform); + if (!packageToInstall) { + throw new Error("Could not find package to install"); + } + fs.mkdirSync(installPath, { recursive: true }); + const zipFilePath = `${installPath}.zip`; + await downloadFileFromUrl(getDownloadUrl(context, currentPlatform), zipFilePath); + if (await doesFileHashMatch(zipFilePath, packageToInstall.sha256)) { + unzipFile(zipFilePath, installPath); + const kiotaPath = getKiotaPathInternal(context); + if ((currentPlatform.startsWith(linuxPlatform) || currentPlatform.startsWith(osxPlatform)) && kiotaPath) { + makeExecutable(kiotaPath); + } + } else { + throw new Error("Hash mismatch"); + } + } catch(error) { + await vscode.window.showErrorMessage( + vscode.l10n.t("Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.") + ); + fs.rmdirSync(installPath, { recursive: true }); } - } else { - throw new Error("Hash mismatch"); - } - } catch(error) { - await vscode.window.showErrorMessage( - vscode.l10n.t("Kiota download failed. Check the extension host logs for more information.") - ); - fs.rmdirSync(installPath, { recursive: true }); - } + }); }); } } From 23f4b472b3bec9004682f94d5d5eaaee9c52e1d3 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Wed, 20 Mar 2024 10:20:25 -0400 Subject: [PATCH 3/3] - adds es, it, pt, ru and sw translations Signed-off-by: Vincent Biret --- vscode/microsoft-kiota/l10n/bundle.l10n.es.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.it.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.pt.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.ru.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.sw.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.es.json b/vscode/microsoft-kiota/l10n/bundle.l10n.es.json index 6b67fa9915..583ce974e3 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.es.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.es.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Ingrese una dirección para el producto relativa al root del proyecto", "Pick a language": "Seleccione un lenguaje", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Desgargar Kiota requiere de conexión a internet. Por favor, revise su conexión e intente de nuevo.", - "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Descarga de Kiota fallida. Revise la bitácora del host de la extensión para más información.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "La descarga de Kiota ha fallado. Intente cerrar todas las ventanas en Visual Studio Code y abrir solamente una. Revise los registros de la extensión para más información.", "Downloading kiota...": "Descargando Kiota...", "Generating client...": "Generando cliente...", "Updating clients...": "Actualizando clientes...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.it.json b/vscode/microsoft-kiota/l10n/bundle.l10n.it.json index 22f7a15ff6..b9644dbb57 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.it.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.it.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Inserisci un path di output relativo alla root del progetto", "Pick a language": "Seleziona un linguaggio", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Il download di kiota richiede una connessione internet. Controlla la tua connessione e riprova.", - "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Il download di kiota è fallito. Controlla i log dell'host per maggiori informazioni.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Il download di Kiota è fallito. Prova a chiudere tutte le finestre di Visual Studio Code ed aprirne una sola. Controlla i log per maggiori informazioni.", "Downloading kiota...": "Download di kiota in corso...", "Generating client...": "Generazione del client in corso...", "Updating clients...": "Aggiornamento dei client in corso...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json b/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json index 7277f116f1..16ff82a061 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.pt.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Insira o caminho relativo da saída da raiz do projeto", "Pick a language": "Selecione uma linguagem", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Para baixar o Kiota é necessário uma conexão de internet. Por favor, verifique sua conexão e tente novamente.", - "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "O download do Kiota falhou. Por favor, verifique os logs do host para mais informações.", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "O download do Kiota falhou. Tente fechar todas as janelas do Visual Studio Code e abrir somente uma. Verifique os logs do host da extensão para mais informações.", "Downloading kiota...": "Baixando o Kiota...", "Generating client...": "Gerando o cliente...", "Updating clients...": "Atualizando os clientes...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json index 95cd0c2965..b6ee36942e 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json @@ -22,7 +22,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 и открыть только одно. Проверьте журналы хоста расширений для получения дополнительной информации.", "Downloading kiota...": "Идет загрузка Kiota...", "Generating client...": "Генерирование клиента...", "Updating clients...": "Обновление клиентов...", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json b/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json index d76b717fb1..c42a14f1f8 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json @@ -23,7 +23,7 @@ "Enter an output path relative to the root of the project": "Ingiza eneo inayohusiana na mzizi wa mradi", "Pick a language": "Chagua lugha", "Downloading kiota requires an internet connection. Please check your connection and try again.": "Kupakua Kiota inahitaji muunganisho wa intaneti. Tafadhali angalia muunganisho wako kisha ujaribu tena.", - "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Upakuaji wa Kiota haukufaulu. Angalia kumbukumbu za seva kwa maelezo zaidi..", + "Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Upakuaji wa Kiota haukufaulu. Jaribu kufunga dirisha zote za Visual Studio Code kisha ufungue moja tu. Angalia kumbukumbu za seva kwa maelezo zaidi", "Downloading kiota...": "Inapakua Kiota...", "Generating client...": "Inatengeneza mteja...", "Updating clients...": "Inasasisha wateja...",