@microsoft/teamsfx-core 3.0.4 → 3.0.5-alpha.8a544ede4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/client/teamsDevPortalClient.js +1 -1
- package/build/client/teamsDevPortalClient.js.map +1 -1
- package/build/common/daSpecParser.js +1 -1
- package/build/common/daSpecParser.js.map +1 -1
- package/build/common/kiotaClient.d.ts.map +1 -1
- package/build/common/kiotaClient.js +17 -7
- package/build/common/kiotaClient.js.map +1 -1
- package/build/common/projectTypeChecker.d.ts +1 -0
- package/build/common/projectTypeChecker.d.ts.map +1 -1
- package/build/common/projectTypeChecker.js +14 -1
- package/build/common/projectTypeChecker.js.map +1 -1
- package/build/common/stringUtils.d.ts.map +1 -1
- package/build/common/stringUtils.js +2 -1
- package/build/common/stringUtils.js.map +1 -1
- package/build/common/templates-config.json +8 -6
- package/build/common/tools.d.ts +4 -0
- package/build/common/tools.d.ts.map +1 -1
- package/build/common/tools.js +58 -1
- package/build/common/tools.js.map +1 -1
- package/build/common/wrappedAxiosClient.d.ts.map +1 -1
- package/build/common/wrappedAxiosClient.js +0 -1
- package/build/common/wrappedAxiosClient.js.map +1 -1
- package/build/component/configManager/validator.d.ts.map +1 -1
- package/build/component/configManager/validator.js +1 -0
- package/build/component/configManager/validator.js.map +1 -1
- package/build/component/coordinator/index.js +1 -1
- package/build/component/coordinator/index.js.map +1 -1
- package/build/component/deps-checker/constant/message.d.ts +44 -11
- package/build/component/deps-checker/constant/message.d.ts.map +1 -1
- package/build/component/deps-checker/constant/message.js +48 -13
- package/build/component/deps-checker/constant/message.js.map +1 -1
- package/build/component/deps-checker/internal/dotnetChecker.d.ts.map +1 -1
- package/build/component/deps-checker/internal/dotnetChecker.js +4 -1
- package/build/component/deps-checker/internal/dotnetChecker.js.map +1 -1
- package/build/component/deps-checker/internal/funcToolChecker.d.ts.map +1 -1
- package/build/component/deps-checker/internal/funcToolChecker.js +5 -2
- package/build/component/deps-checker/internal/funcToolChecker.js.map +1 -1
- package/build/component/deps-checker/internal/testToolChecker.d.ts.map +1 -1
- package/build/component/deps-checker/internal/testToolChecker.js +14 -8
- package/build/component/deps-checker/internal/testToolChecker.js.map +1 -1
- package/build/component/driver/deploy/azure/azureStaticWebAppGetDeploymentTokenDriver.d.ts.map +1 -1
- package/build/component/driver/deploy/azure/azureStaticWebAppGetDeploymentTokenDriver.js +10 -12
- package/build/component/driver/deploy/azure/azureStaticWebAppGetDeploymentTokenDriver.js.map +1 -1
- package/build/component/driver/teamsApp/createAppPackage.d.ts.map +1 -1
- package/build/component/driver/teamsApp/createAppPackage.js +77 -76
- package/build/component/driver/teamsApp/createAppPackage.js.map +1 -1
- package/build/component/driver/teamsApp/teamsappMgr.d.ts.map +1 -1
- package/build/component/driver/teamsApp/teamsappMgr.js +3 -0
- package/build/component/driver/teamsApp/teamsappMgr.js.map +1 -1
- package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.d.ts +3 -3
- package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.d.ts.map +1 -1
- package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js +8 -13
- package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js.map +1 -1
- package/build/component/driver/teamsApp/utils/ManifestUtils.d.ts +2 -2
- package/build/component/driver/teamsApp/utils/ManifestUtils.d.ts.map +1 -1
- package/build/component/driver/teamsApp/utils/ManifestUtils.js +10 -5
- package/build/component/driver/teamsApp/utils/ManifestUtils.js.map +1 -1
- package/build/component/driver/teamsApp/validate.d.ts +3 -3
- package/build/component/driver/teamsApp/validate.d.ts.map +1 -1
- package/build/component/driver/teamsApp/validate.js +65 -86
- package/build/component/driver/teamsApp/validate.js.map +1 -1
- package/build/component/generator/defaultGenerator.d.ts.map +1 -1
- package/build/component/generator/defaultGenerator.js +6 -5
- package/build/component/generator/defaultGenerator.js.map +1 -1
- package/build/component/generator/generator.js +2 -2
- package/build/component/generator/generator.js.map +1 -1
- package/build/component/generator/generatorAction.d.ts +2 -1
- package/build/component/generator/generatorAction.d.ts.map +1 -1
- package/build/component/generator/generatorAction.js +1 -1
- package/build/component/generator/generatorAction.js.map +1 -1
- package/build/component/generator/officeAddin/generator.js.map +1 -1
- package/build/component/generator/officeAddin/metaOSHelper.d.ts.map +1 -1
- package/build/component/generator/officeAddin/metaOSHelper.js +44 -5
- package/build/component/generator/officeAddin/metaOSHelper.js.map +1 -1
- package/build/component/generator/templates/metadata/tab.js +4 -4
- package/build/component/generator/templates/metadata/tab.js.map +1 -1
- package/build/component/generator/templates/metadata/vs.d.ts.map +1 -1
- package/build/component/generator/templates/metadata/vs.js +0 -12
- package/build/component/generator/templates/metadata/vs.js.map +1 -1
- package/build/component/generator/templates/templateNames.d.ts +1 -3
- package/build/component/generator/templates/templateNames.d.ts.map +1 -1
- package/build/component/generator/templates/templateNames.js +1 -3
- package/build/component/generator/templates/templateNames.js.map +1 -1
- package/build/component/generator/templates/templateReplaceMap.js +2 -2
- package/build/component/generator/templates/templateReplaceMap.js.map +1 -1
- package/build/component/generator/utils.d.ts +3 -3
- package/build/component/generator/utils.d.ts.map +1 -1
- package/build/component/generator/utils.js +23 -6
- package/build/component/generator/utils.js.map +1 -1
- package/build/component/resource/botService/errors.d.ts +1 -1
- package/build/component/resource/botService/errors.d.ts.map +1 -1
- package/build/component/resource/botService/errors.js +2 -2
- package/build/component/resource/botService/errors.js.map +1 -1
- package/build/component/resource/botService/messages.d.ts +1 -1
- package/build/component/resource/botService/messages.d.ts.map +1 -1
- package/build/component/resource/botService/messages.js +6 -1
- package/build/component/resource/botService/messages.js.map +1 -1
- package/build/core/FxCore.d.ts.map +1 -1
- package/build/core/FxCore.js +5 -2
- package/build/core/FxCore.js.map +1 -1
- package/build/error/depCheck.d.ts +4 -1
- package/build/error/depCheck.d.ts.map +1 -1
- package/build/error/depCheck.js +2 -2
- package/build/error/depCheck.js.map +1 -1
- package/build/question/constants.d.ts.map +1 -1
- package/build/question/constants.js +6 -18
- package/build/question/constants.js.map +1 -1
- package/build/question/generator.js +2 -0
- package/build/question/generator.js.map +1 -1
- package/build/question/inputs/AddPluginInputs.d.ts +1 -5
- package/build/question/inputs/AddPluginInputs.d.ts.map +1 -1
- package/build/question/inputs/RegeneratePluginInputs.d.ts +16 -0
- package/build/question/inputs/RegeneratePluginInputs.d.ts.map +1 -0
- package/build/question/inputs/RegeneratePluginInputs.js +5 -0
- package/build/question/inputs/RegeneratePluginInputs.js.map +1 -0
- package/build/question/inputs/index.d.ts +1 -0
- package/build/question/inputs/index.d.ts.map +1 -1
- package/build/question/inputs/index.js +1 -0
- package/build/question/inputs/index.js.map +1 -1
- package/build/question/options/AddPluginOptions.d.ts.map +1 -1
- package/build/question/options/AddPluginOptions.js +1 -11
- package/build/question/options/AddPluginOptions.js.map +1 -1
- package/build/question/options/CreateProjectOptions.js +1 -1
- package/build/question/options/CreateProjectOptions.js.map +1 -1
- package/build/question/options/RegeneratePluginOptions.d.ts +10 -0
- package/build/question/options/RegeneratePluginOptions.d.ts.map +1 -0
- package/build/question/options/RegeneratePluginOptions.js +28 -0
- package/build/question/options/RegeneratePluginOptions.js.map +1 -0
- package/build/question/options/SPFxAddWebpartOptions.js +1 -1
- package/build/question/options/SPFxAddWebpartOptions.js.map +1 -1
- package/build/question/options/index.d.ts +1 -0
- package/build/question/options/index.d.ts.map +1 -1
- package/build/question/options/index.js +1 -0
- package/build/question/options/index.js.map +1 -1
- package/build/question/other.d.ts.map +1 -1
- package/build/question/other.js +1 -13
- package/build/question/other.js.map +1 -1
- package/build/question/scaffold/vs/createRootNode.d.ts +0 -1
- package/build/question/scaffold/vs/createRootNode.d.ts.map +1 -1
- package/build/question/scaffold/vs/createRootNode.js +0 -11
- package/build/question/scaffold/vs/createRootNode.js.map +1 -1
- package/build/question/scaffold/vsc/CapabilityOptions.d.ts +0 -1
- package/build/question/scaffold/vsc/CapabilityOptions.d.ts.map +1 -1
- package/build/question/scaffold/vsc/CapabilityOptions.js +1 -9
- package/build/question/scaffold/vsc/CapabilityOptions.js.map +1 -1
- package/build/question/scaffold/vsc/daProjectTypeNode.d.ts.map +1 -1
- package/build/question/scaffold/vsc/daProjectTypeNode.js +0 -14
- package/build/question/scaffold/vsc/daProjectTypeNode.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/resource/package.nls.cs.json +68 -57
- package/resource/package.nls.de.json +68 -57
- package/resource/package.nls.es.json +68 -57
- package/resource/package.nls.fr.json +68 -57
- package/resource/package.nls.it.json +68 -57
- package/resource/package.nls.ja.json +68 -57
- package/resource/package.nls.json +6 -10
- package/resource/package.nls.ko.json +68 -57
- package/resource/package.nls.pl.json +68 -57
- package/resource/package.nls.pt-BR.json +68 -57
- package/resource/package.nls.ru.json +68 -57
- package/resource/package.nls.tr.json +68 -57
- package/resource/package.nls.zh-Hans.json +68 -57
- package/resource/package.nls.zh-Hant.json +68 -57
- package/resource/yaml-schema/v1.9/yaml.schema.json +2107 -0
- package/resource/yaml-schema/yaml.schema.json +2 -2
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/python.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
- package/templates/plugins/resource/aad/auth/bot/js/public/auth-end.html +60 -49
- package/templates/plugins/resource/aad/auth/bot/ts/public/auth-end.html +60 -49
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"core.addApi.confirm.teamsYaml": "Microsoft 365 Aracı Araç Seti, \"%s\" klasörünüzdeki ve \"%s\" konumundaki dosyaları, sağlanan yeni OpenAPI belgesine göre değiştirecek. Beklenmedik değişiklikleri kaybetmemek için, devam etmeden önce dosyalarınızı yedekleyin veya değişiklik takibi için git kullanın.",
|
|
4
4
|
"core.addApi.confirm.localTeamsYaml": "Microsoft 365 Aracı Araç Seti, \"%s\" klasörünüzdeki, \"%s\" ve \"%s\" konumundaki dosyaları, sağladığınız yeni OpenAPI belgesine göre değiştirecek. Beklenmedik değişiklikleri kaybetmemek için, devam etmeden önce dosyalarınızı yedekleyin veya değişiklik takibi için git kullanın.",
|
|
5
5
|
"core.addApi.continue": "Ekle",
|
|
6
|
-
"core.regenerateApi.continue": "
|
|
6
|
+
"core.regenerateApi.continue": "Yeniden üret",
|
|
7
7
|
"core.addKnowledge.confirm": "Microsoft 365 Aracı Araç Seti, \"%s\" klasörünüzdeki dosyaları, sağladığınız özellik kaynağına göre değiştirecek. Beklenmedik değişiklikleri kaybetmemek için, devam etmeden önce dosyalarınızı yedekleyin veya değişiklik takibi için git kullanın.",
|
|
8
8
|
"core.addKnowledge.continue": "Ekle",
|
|
9
9
|
"core.setSensitivityLabel.confirm": "Teams Araç Kutusu, \"%s\" dosyasını, sağladığınız duyarlılık etiketine göre değiştirir. Beklenmedik değişiklikleri kaybetmemek için, devam etmeden önce dosyalarınızı yedekleyin veya değişiklik takibi için git kullanın.",
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
"plugins.frontend.checkStoragePermissionsTip": "Azure Depolama Hesabınız için izinlere sahip olup olmadığınızı kontrol edin.",
|
|
136
136
|
"plugins.frontend.checkSystemTimeTip": "Hatalı sistem saati süresi dolmuş kimlik bilgilerine neden olabilir. Sistem saatnizin doğru olduğundan emin olun.",
|
|
137
137
|
"suggestions.retryTheCurrentStep": "Geçerli adımı yeniden deneyin.",
|
|
138
|
-
"plugins.appstudio.buildSucceedNotice": "
|
|
139
|
-
"plugins.appstudio.buildSucceedNotice.fallback": "
|
|
138
|
+
"plugins.appstudio.buildSucceedNotice": "App package successfully built at [local address](%s).",
|
|
139
|
+
"plugins.appstudio.buildSucceedNotice.fallback": "App package successfully built at %s.",
|
|
140
140
|
"plugins.appstudio.createPackage.progressBar.message": "Uygulama paketi oluşturuluyor...",
|
|
141
141
|
"plugins.appstudio.createPackage.aiPlugin.invalidFilePropertyWarning": "İşlev static_template için %s dosya %s geçersiz bir dosya özelliği var. Silinecek ve yoksayılacak.",
|
|
142
142
|
"plugins.appstudio.createPackage.aiPlugin.overrideWarning": "%s içindeki static_template (%s işlevi için), hem dosya hem de diğer özelliklere sahip. Dosya içeriği tüm özellikleri değiştirecek.",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"error.appstudio.apiFailed.name.common": "API başarısız oldu",
|
|
196
196
|
"error.appstudio.authServiceApiFailed": "Geliştirici Portalı: %s, %s, İstek yolu: %s",
|
|
197
197
|
"error.appstudio.publishFailed": "%s kimlikli uygulama yayımlanamıyor.",
|
|
198
|
-
"error.appstudio.buildError": "
|
|
198
|
+
"error.appstudio.buildError": "Unable to build app Package!",
|
|
199
199
|
"error.appstudio.checkPermissionFailed": "İzin denetlenemiyor. Neden: %s",
|
|
200
200
|
"error.appstudio.grantPermissionFailed": "İzin verilemedi. Neden: %s",
|
|
201
201
|
"error.appstudio.listCollaboratorFailed": "Ortak çalışanlar listelenemedi. Neden: %s",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"core.copilotPlugin.scaffold.summary.warning.operationId": "%s Azaltma: Gerekli değil, operationId otomatik olarak oluşturuldu ve bu dosyaya \"%s\" eklendi.",
|
|
293
293
|
"core.copilotPlugin.scaffold.summary.warning.operationIdContainsSpecialCharacters": "OpenAPI '%s' belgesinde bulunan işlem kimliği özel karakterler içeriyor ve bu kimlik '%s'.",
|
|
294
294
|
"core.copilotPlugin.scaffold.summary.warning.swaggerVersion": "OpenAPI açıklama belgesi Swagger 2.0 sürümünde. Düşürme: gerekli değil. İçerik OpenAPI 3.0'a dönüştürülerek \"%s\" içine kaydedildi.",
|
|
295
|
-
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "
|
|
295
|
+
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "OpenAPI açıklama belgesi sürümü 3.1'dir ve OpenAPI 3.0'a dönüştürüldü ve \"%s\" içine kaydedildi.",
|
|
296
296
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.lengthExceeding": "\"%s\" %s'den fazla karakter içermemelidir.",
|
|
297
297
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.missingFullDescription": "Tam açıklama eksik. ",
|
|
298
298
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.mitigation": "Risk azaltma: \"%s\" içindeki \"%s\" alanını güncelleyin.",
|
|
@@ -309,12 +309,12 @@
|
|
|
309
309
|
"core.createProjectQuestion.option.description.worksInOutlook": "Teams ve Outlook'ta çalışır",
|
|
310
310
|
"core.createProjectQuestion.option.description.worksInOutlookM365": "Teams, Outlook ve Microsoft 365 uygulamasında çalışır",
|
|
311
311
|
"core.createProjectQuestion.projectType.bot.detail": "Görevleri sorunsuz bir şekilde otomatikleştiren anlık ve ilgi çekici sohbet deneyimleri oluşturun",
|
|
312
|
-
"core.createProjectQuestion.projectType.agentForTeams.label": "
|
|
313
|
-
"core.createProjectQuestion.projectType.agentForTeams.detail": "
|
|
314
|
-
"core.createProjectQuestion.projectType.agentForTeams.title": "
|
|
315
|
-
"core.createProjectQuestion.projectType.teamsApp.label": "Teams
|
|
316
|
-
"core.createProjectQuestion.projectType.teamsApp.detail": "
|
|
317
|
-
"core.createProjectQuestion.projectType.teamsApp.title": "
|
|
312
|
+
"core.createProjectQuestion.projectType.agentForTeams.label": "Teams için Aracı",
|
|
313
|
+
"core.createProjectQuestion.projectType.agentForTeams.detail": "Teams AI Kitaplığını kullanarak Microsoft Teams için kolayca bir aracı oluşturun",
|
|
314
|
+
"core.createProjectQuestion.projectType.agentForTeams.title": "Teams AI Kitaplığını Kullanan Teams Aracısı",
|
|
315
|
+
"core.createProjectQuestion.projectType.teamsApp.label": "Teams Uygulaması",
|
|
316
|
+
"core.createProjectQuestion.projectType.teamsApp.detail": "Microsoft Teams için kendi web sayfanızı, sohbet botunuzu veya ileti uzantınızı oluşturun",
|
|
317
|
+
"core.createProjectQuestion.projectType.teamsApp.title": "Microsoft Teams'de Kullanılan Uygulama Özellikleri",
|
|
318
318
|
"core.createProjectQuestion.projectType.bot.label": "Bot",
|
|
319
319
|
"core.createProjectQuestion.projectType.bot.title": "Bot Kullanan Uygulama Özellikleri",
|
|
320
320
|
"core.createProjectQuestion.projectType.messageExtension.copilotEnabled.detail": "Teams ve Outlook'ta metin giriş kutusunda arama yapın ve eylem gerçekleştirin",
|
|
@@ -328,20 +328,20 @@
|
|
|
328
328
|
"core.createProjectQuestion.projectType.tab.title": "Sekme Kullanan Uygulama Özellikleri",
|
|
329
329
|
"core.createProjectQuestion.projectType.copilotExtension.title": "Aracıları Kullanan Uygulama Özellikleri",
|
|
330
330
|
"core.createProjectQuestion.projectType.copilotExtension.placeholder": "Bir seçenek belirleyin",
|
|
331
|
-
"core.createProjectQuestion.projectType.customCopilot.detail": "
|
|
331
|
+
"core.createProjectQuestion.projectType.customCopilot.detail": "Düzenlemeyi yönetip kendi LLM'nizi sağladığınız akıllı aracı oluşturun",
|
|
332
332
|
"core.createProjectQuestion.projectType.customCopilot.label": "Özel Altyapı Aracısı",
|
|
333
|
-
"core.createProjectQuestion.projectType.customCopilot.title": "
|
|
333
|
+
"core.createProjectQuestion.projectType.customCopilot.title": "Microsoft 365 Aracıları SDK'sını Kullanan Uygulama Özellikleri",
|
|
334
334
|
"core.createProjectQuestion.projectType.customCopilot.placeholder": "Bir seçenek belirleyin",
|
|
335
335
|
"core.createProjectQuestion.projectType.copilotHelp.label": "Nasıl başlatılsın bilmiyor musunuz? Sohbet GitHub Copilot Kullan",
|
|
336
336
|
"core.createProjectQuestion.projectType.copilotHelp.detail": "GitHub Copilot ile sohbet edin ve uygulamanızı veya Microsoft 365 Copilot aracınızı geliştirmek için adım adım talimatlar alın.",
|
|
337
337
|
"core.createProjectQuestion.projectType.copilotGroup.title": "GitHub Copilot",
|
|
338
|
-
"core.createProjectQuestion.projectType.createGroup.aiAgent": "
|
|
338
|
+
"core.createProjectQuestion.projectType.createGroup.aiAgent": "Microsoft 365 Copilot için Aracılar",
|
|
339
339
|
"core.createProjectQuestion.projectType.createGroup.m365Apps": "Microsoft 365 için uygulamalar",
|
|
340
340
|
"core.createProjectQuestion.projectType.declarativeAgent.label": "Bildirim Aracı",
|
|
341
341
|
"core.createProjectQuestion.projectType.declarativeAgent.detail": "Yönergeleri, eylemleri ve bilgileri ihtiyaçlarınıza uyacak şekilde bildirerek kendi temsilcinizi oluşturun.",
|
|
342
342
|
"core.createProjectQuestion.title": "Yeni Proje",
|
|
343
343
|
"core.createProjectQuestion.capability.botMessageExtension.label": "Bot ile başla",
|
|
344
|
-
"core.createProjectQuestion.capability.botMessageExtension.detail": "
|
|
344
|
+
"core.createProjectQuestion.capability.botMessageExtension.detail": "Create a message extension using Agents SDK",
|
|
345
345
|
"core.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Yeni bir API ile başla",
|
|
346
346
|
"core.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Azure İşlevleri’nden yeni bir API ile bir eylem oluşturun",
|
|
347
347
|
"core.createProjectQuestion.capability.messageExtensionNewApiOption.detail": "Azure İşlevleri'nden yeni bir API ile mesaj uzantısı oluşturun",
|
|
@@ -353,16 +353,16 @@
|
|
|
353
353
|
"core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.placeholder": "OpenAPI açıklama belgesinde arama yapmak için metin girin",
|
|
354
354
|
"core.createProjectQuestion.capability.selectOpenAPISpecQuestion.label": "OpenAPI Açıklama Belgesini Seçin",
|
|
355
355
|
"core.createProjectQuestion.capability.messageExtensionApiSpecOption.detail": "Mevcut API'nizden mesaj uzantısı oluşturun",
|
|
356
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.label": "
|
|
357
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "
|
|
358
|
-
"core.createProjectQuestion.capability.weatherAgentOption.label": "
|
|
359
|
-
"core.createProjectQuestion.capability.weatherAgentOption.detail": "
|
|
360
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "
|
|
361
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "
|
|
356
|
+
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.label": "Temel Özel Altyapı Aracısı",
|
|
357
|
+
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "Microsoft 365 Aracıları SDK'sı ile oluşturulan ve LLM'nize bağlanan akıllı aracı",
|
|
358
|
+
"core.createProjectQuestion.capability.weatherAgentOption.label": "Hava Durumu Aracısı",
|
|
359
|
+
"core.createProjectQuestion.capability.weatherAgentOption.detail": "Microsoft 365 Aracıları SDK'sı ve LangChain ile oluşturulan bir hava durumu tahmin aracı",
|
|
360
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "Teams için Temel Aracı",
|
|
361
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "Teams AI Kitaplığı ile oluşturulan ve LLM'lere bağlanan Teams'de kullanıcılarla sohbet eden aracı",
|
|
362
362
|
"core.createProjectQuestion.capability.customCopilotRagOption.label": "Verilerinizle Sohbet Edin",
|
|
363
|
-
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "
|
|
364
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "
|
|
365
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "
|
|
363
|
+
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "Alanına özgü soruları doğru bir şekilde yanıtlamak için içeriğinizi ve bilgilerinizi kullanan aracı",
|
|
364
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "API'ye sahip aracı",
|
|
365
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "Teams'de LLM nedenlerini temel alarak karar verip eylemler gerçekleştirebilen bir aracı",
|
|
366
366
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.label": "Özelleştir",
|
|
367
367
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.detail": "Verilerinizi nasıl yükleyeceğinize karar verin",
|
|
368
368
|
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.label": "Azure Yapay Zeka Arama",
|
|
@@ -386,10 +386,12 @@
|
|
|
386
386
|
"core.createProjectQuestion.capability.knowledgeWebSearch.detail": "Web'de topraklama bilgilerini arayın.",
|
|
387
387
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.label": "OneDrive ve SharePoint",
|
|
388
388
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.detail": "Topraklama bilgileri için kullanıcının SharePoint ve OneDrive'larını arayın.",
|
|
389
|
-
"core.createProjectQuestion.capability.knowledgeGraphConnector.label": "Copilot
|
|
390
|
-
"core.createProjectQuestion.capability.knowledgeGraphConnector.detail": "
|
|
389
|
+
"core.createProjectQuestion.capability.knowledgeGraphConnector.label": "Copilot connector",
|
|
390
|
+
"core.createProjectQuestion.capability.knowledgeGraphConnector.detail": "Temel bilgileri bulmak için seçili Microsoft Copilot bağlayıcılarını arayın.",
|
|
391
391
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.label": "Ekli Bilgi",
|
|
392
392
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.detail": "Dosyaları doğrudan topraklama bilgileri olarak ekleyin.",
|
|
393
|
+
"core.createProjectQuestion.capability.DAMetaOS.label": "Start with an Office Add-in Action",
|
|
394
|
+
"core.createProjectQuestion.capability.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
|
|
393
395
|
"core.createProjectQuestion.oneDriveSharePointItem.title": "OneDrive veya SharePoint İçeriği",
|
|
394
396
|
"core.createProjectQuestion.oneDriveSharePointItem.placeholder": "OneDrive veya SharePoint URL'si girin",
|
|
395
397
|
"core.createProjectQuestion.log.fail.validateOneDriveSharePointItem": "OneDrive/SharePoint URL'si doğrulanamadı: %s",
|
|
@@ -442,8 +444,17 @@
|
|
|
442
444
|
"core.createProjectQuestion.noPlugin.detail": "Yalnızca bildirim aracısını oluştur",
|
|
443
445
|
"core.createProjectQuestion.addPlugin.label": "Eylem Ekle",
|
|
444
446
|
"core.createProjectQuestion.addPlugin.detail": "Bir eylemle bildirim aracısı oluştur",
|
|
445
|
-
"core.createProjectQuestion.
|
|
446
|
-
"core.createProjectQuestion.
|
|
447
|
+
"core.createProjectQuestion.DAMetaOS.label": "Create Declarative Agent with Office Add-in Action",
|
|
448
|
+
"core.createProjectQuestion.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
|
|
449
|
+
"core.createProjectQuestion.DAMetaOS.capability.title": "Declarative Agent in MetaOS Capabilities",
|
|
450
|
+
"core.createProjectQuestion.DAMetaOS.capability.newProject.label": "New Declarative Agent with Office Add-in Actions",
|
|
451
|
+
"core.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Build a new Declarative Agent with Office add-in actions",
|
|
452
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Extend an existing Office Add-in",
|
|
453
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extend an add-in project to the declarative agent with add-in actions",
|
|
454
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.projectFolder.title": "The Existing Add-in Project Folder",
|
|
455
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.projectFolder.placeholder": "The existing MetaOS Add-in project root folder",
|
|
456
|
+
"core.createProjectQuestion.createGraphConnector.label": "Copilot connector",
|
|
457
|
+
"core.createProjectQuestion.createGraphConnector.detail": "Kuruluş verilerinizi Microsoft 365 Copilot'ta aranabilir hale getirmek için ekleyin",
|
|
447
458
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.title": "Bildirim Dosyasını İçeri Aktar",
|
|
448
459
|
"core.createProjectQuestion.addExistingPlugin.apiSpec.title": "OpenAPI Açıklama Belgesini içeri aktar",
|
|
449
460
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.placeholder": "Eylem bildirim dosyanızı seçin",
|
|
@@ -453,13 +464,13 @@
|
|
|
453
464
|
"core.createProjectQuestion.addPlugin.pluginManifestMultipleApiSpec": "Birden çok OpenAPI açıklama belgesi bulundu: \"%s\".",
|
|
454
465
|
"core.createProjectQuestion.addKnowledge.title": "Özellik Ekle",
|
|
455
466
|
"core.createProjectQuestion.addKnowledge.placeholder": "Bildirim aracısı için temellendirme bilgileri olarak bir özellik kaynağı seçin",
|
|
456
|
-
"core.regenerateQuestion.declarativeAgentPathNotFound": "
|
|
457
|
-
"core.regenerateQuestion.actionNotFound": "
|
|
458
|
-
"core.regenerateQuestion.specNotFound": "
|
|
459
|
-
"core.regenerateQuestion.originalSpecNotFound": "
|
|
460
|
-
"core.regenerateQuestion.selectPluginManifestTitle": "
|
|
461
|
-
"core.regenerateQuestion.selectOpenAPISpecFromPluginTitle": "
|
|
462
|
-
"core.regenerateQuestion.selectApiOperationForRegenerateTitle": "
|
|
467
|
+
"core.regenerateQuestion.declarativeAgentPathNotFound": "Bildirim dosyasında bildirim aracı yolu bulunamıyor: %s.",
|
|
468
|
+
"core.regenerateQuestion.actionNotFound": "Bildirim aracı bildirim dosyasında eylemler bulunamadı: %s.",
|
|
469
|
+
"core.regenerateQuestion.specNotFound": "Eylem bildirim dosyasında OpenAPI açıklama belgesi bulunamıyor: %s.",
|
|
470
|
+
"core.regenerateQuestion.originalSpecNotFound": "Özgün OpenAPI açıklama belgesi bulunamıyor. Özgün OpenAPI açıklamasını buraya elle kopyalayabilirsiniz: %s.",
|
|
471
|
+
"core.regenerateQuestion.selectPluginManifestTitle": "Eklenti bildirim dosyanızı seçin.",
|
|
472
|
+
"core.regenerateQuestion.selectOpenAPISpecFromPluginTitle": "OpenAPI açıklama belgesini seçin.",
|
|
473
|
+
"core.regenerateQuestion.selectApiOperationForRegenerateTitle": "Copilot’ın etkileşim kurabileceği işlemleri seçin.",
|
|
463
474
|
"core.aiAssistantBotOption.label": "Yapay Zeka Aracısı Botu",
|
|
464
475
|
"core.aiAssistantBotOption.detail": "Teams'de Teams AI kitaplığı ve OpenAI Assistants API kullanan özel AI aracısı botu",
|
|
465
476
|
"core.aiBotOption.label": "AI Sohbet Botu",
|
|
@@ -495,9 +506,9 @@
|
|
|
495
506
|
"core.addPlugin.success.vsc": "Eylem \"%s\" başarıyla eklendi.",
|
|
496
507
|
"core.addPlugin.success": "API eklentisi \"%s\" projeye başarıyla eklendi. Eklenti bildirimini bu \"%s\".",
|
|
497
508
|
"core.addPlugin.success.viewPluginManifest": "Eylem bildirimini görüntüle",
|
|
498
|
-
"core.regeneratePlugin.success": "
|
|
499
|
-
"core.regeneratePlugin.success.vsc": "
|
|
500
|
-
"core.regeneratePlugin.success.viewPluginManifest": "
|
|
509
|
+
"core.regeneratePlugin.success": "\"%s\" eylemi başarıyla güncelleştirildi. \"%s\" içinde eklenti bildirimini görüntüleyin.",
|
|
510
|
+
"core.regeneratePlugin.success.vsc": "\"%s\" eylemi başarıyla güncelleştirildi.",
|
|
511
|
+
"core.regeneratePlugin.success.viewPluginManifest": "Eylem bildirimini görüntüle",
|
|
501
512
|
"core.addKnowledge.success.vsc": "Özellik kaynağı projeye başarıyla eklendi.",
|
|
502
513
|
"core.addKnowledge.success": "Özellik kaynağı projeye başarıyla eklendi. \"%s\" içinde aracı bildirimini görüntüle.",
|
|
503
514
|
"core.addKnowledge.success.viewAgentManifest": "Aracı bildirimini görüntüle",
|
|
@@ -535,27 +546,27 @@
|
|
|
535
546
|
"core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "Uygulamayı Teams mağazasında yayımlamadan önce doğrulayın",
|
|
536
547
|
"core.selectValidateMethodQuestion.validate.testCasesOption": "Yayımlamadan önce tüm tümleştirme testi çalışmalarını doğrula",
|
|
537
548
|
"core.selectValidateMethodQuestion.validate.testCasesOptionDescription": "Hazır olma durumunu sağlamak için kapsamlı testler",
|
|
538
|
-
"core.GCSelectQuestion.title": "Copilot
|
|
539
|
-
"core.GCSelectOptions.listOption.title": "Select existing Copilot
|
|
540
|
-
"core.GCSelectOptions.listOption.description": "List all existing Copilot
|
|
541
|
-
"core.GCSelectOptions.inputOption.title": "Enter a Copilot
|
|
542
|
-
"core.GCSelectOptions.inputOption.description": "Enter a Copilot
|
|
543
|
-
"core.GCListQuestion.title": "Select one or more Copilot
|
|
544
|
-
"core.GCListQuestion.placeholder": "List all existing Copilot
|
|
549
|
+
"core.GCSelectQuestion.title": "Copilot connector Content",
|
|
550
|
+
"core.GCSelectOptions.listOption.title": "Select existing Copilot connectors",
|
|
551
|
+
"core.GCSelectOptions.listOption.description": "List all existing Copilot connectors",
|
|
552
|
+
"core.GCSelectOptions.inputOption.title": "Enter a Copilot connector Connection ID",
|
|
553
|
+
"core.GCSelectOptions.inputOption.description": "Enter a Copilot connector Connection ID manually",
|
|
554
|
+
"core.GCListQuestion.title": "Select one or more Copilot connectors as capability source",
|
|
555
|
+
"core.GCListQuestion.placeholder": "List all existing Copilot connectors",
|
|
545
556
|
"core.GCInputQuestion.title": "Bağlantı Kimliği",
|
|
546
557
|
"core.GCListQuestion.invalidMessage": "%s API'leri seçildi. En az bir API seçmeniz gerekiyor.",
|
|
547
558
|
"core.GCNameQuestion.title": "Bağlayıcı adı ekle",
|
|
548
|
-
"core.GCNameQuestion.placeholder": "Create a name for Copilot
|
|
559
|
+
"core.GCNameQuestion.placeholder": "Create a name for Copilot connector",
|
|
549
560
|
"core.GCConnectionIdQuestion.title": "Bağlantı kimliği ekleyin",
|
|
550
|
-
"core.GCConnectionIdQuestion.placeholder": "Add a connection ID for Copilot
|
|
561
|
+
"core.GCConnectionIdQuestion.placeholder": "Add a connection ID for Copilot connector",
|
|
551
562
|
"core.GCConnectionIdQuestion.validation.pattern": "Bağlayıcı kimliği yalnızca alfasayısal karakterler içermelidir.",
|
|
552
563
|
"core.GCConnectionIdQuestion.validation.specialBeginner": "Bağlantı kimliği %s ile başlamamalıdır.",
|
|
553
564
|
"core.GCConnectionIdQuestion.validation.minlength": "Bağlantı kimliği 3 karakterden kısa.",
|
|
554
565
|
"core.GCConnectionIdQuestion.validation.maxlength": "Bağlantı kimliği 32 karakterden uzun.",
|
|
555
|
-
"core.GCList.insufficientPermission": "To list Copilot
|
|
566
|
+
"core.GCList.insufficientPermission": "To list Copilot connectors, you need org's Microsoft 365 tenant admin permissions.",
|
|
556
567
|
"core.confirmManifestQuestion.placeholder": "Doğru bildirim dosyasını seçtiğinizi onaylayın",
|
|
557
|
-
"core.createProjectQuestion.addGC.label": "Add a Copilot
|
|
558
|
-
"core.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot
|
|
568
|
+
"core.createProjectQuestion.addGC.label": "Add a Copilot connector",
|
|
569
|
+
"core.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot connector",
|
|
559
570
|
"core.aadAppQuestion.label": "Microsoft Entra uygulaması",
|
|
560
571
|
"core.aadAppQuestion.description": "Microsoft Entra uygulamanız Çoklu Oturum Açma",
|
|
561
572
|
"core.convertAadToNewSchema.continue": "Devam et",
|
|
@@ -616,7 +627,7 @@
|
|
|
616
627
|
"core.common.SendingApiRequest": "API isteği gönderiliyor: %s. İstek gövdesi: %s",
|
|
617
628
|
"core.common.ReceiveApiResponse": "API yanıtı alındı: %s.",
|
|
618
629
|
"core.common.shareToUser.success": "Uygulama kullanıcılarla başarıyla paylaşıldı: %s.",
|
|
619
|
-
"core.common.removeShareAccess.success": "
|
|
630
|
+
"core.common.removeShareAccess.success": "Paylaşılan uygulama erişimi kullanıcılardan kaldırıldı: %s.",
|
|
620
631
|
"core.envFunc.unsupportedFile.errorLog": "\"%s\" geçersiz bir dosya. Desteklenen biçim: %s.",
|
|
621
632
|
"core.envFunc.unsupportedFile.errorMessage": "Geçersiz dosya. %s",
|
|
622
633
|
"core.envFunc.unsupportedFunction.errorLog": "\"%s\" geçersiz bir işlev. Desteklenen işlev: \"%s\".",
|
|
@@ -916,7 +927,7 @@
|
|
|
916
927
|
"driver.devChannel.install.description": "Uygulamayı korumalı kanala yükleyin.",
|
|
917
928
|
"driver.devChannel.install.progress.message": "Uygulama yükleniyor...",
|
|
918
929
|
"driver.devChannel.install.summary.exists": "'%s' uygulaması zaten '%s' ekibinde yüklü. Şimdi en son sürüme güncellenecek.",
|
|
919
|
-
"error.installApp.outsideSandbox": "
|
|
930
|
+
"error.installApp.outsideSandbox": "Uygulama korumalı Ekip dışına yüklenemiyor. Lütfen TEAM_ID ve CHANNEL_ID'yi güncelleyin.",
|
|
920
931
|
"error.yaml.InvalidYamlSchemaError": "Yaml dosyası ayrıştırılamıyor: %s. Lütfen yaml dosyasını gözden geçirin.",
|
|
921
932
|
"error.yaml.InvalidYamlSchemaErrorWithReason": "Yaml dosyası ayrıştırılamıyor: %s. Neden: %s Lütfen yaml dosyasını inceleyin veya en son Microsoft 365 Aracı Araç Seti'ne yükseltin.",
|
|
922
933
|
"error.yaml.VersionNotSupported": "%s sürümü desteklenmiyor. Desteklenen sürümler: %s.",
|
|
@@ -1068,8 +1079,8 @@
|
|
|
1068
1079
|
"core.addKnowledgeQuestion.searchType.title": "Arama Türü seçin",
|
|
1069
1080
|
"core.addKnowledgeQuestion.searchType.web": "Web'de tüm içeriği arayın",
|
|
1070
1081
|
"core.addKnowledgeQuestion.searchType.oneDriveSharepoint": "Kuruluşunuzdaki tüm içeriği arayın",
|
|
1071
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.label": "
|
|
1072
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "
|
|
1082
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.label": "Microsoft 365 Copilot için TypeSpec ile Başlayın",
|
|
1083
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "Microsoft 365 Copilot için TypeSpec kullanarak eylem içeren veya içermeyen bir bildirim aracı oluşturun",
|
|
1073
1084
|
"core.addKnowledgeQuestion.searchType.url": "URL’ye göre arayın",
|
|
1074
1085
|
"driver.typeSpec.compile.start": "%s eylemi yürütülüyor",
|
|
1075
1086
|
"driver.typespec.error.noSpecError": "OpenApi belirtimi bulunamadı. Lütfen TypeSpec dosyalarınızın geçerli olduğundan emin olun ve yeniden deneyin.",
|
|
@@ -1094,8 +1105,8 @@
|
|
|
1094
1105
|
"action.devTool.nodeInstaller.SuccessExtract": "NodeJS paketi şu yola başarıyla ayıklandı: %s, süre: %s ms",
|
|
1095
1106
|
"action.devTool.nodeInstaller.Summary.installInPath": "NodeJS yüklendi: %s.",
|
|
1096
1107
|
"action.devTool.nodeInstaller.Summary.installInSystem": "NodeJS sistem ortamınıza zaten yüklendi.",
|
|
1097
|
-
"driver.typeSpec.compile.reprovision": "
|
|
1108
|
+
"driver.typeSpec.compile.reprovision": "%s dosyası güncelleştirildi. Bu değişikliklerin geçerli olabilmesi için sağlama işlemini yeniden çalıştırın",
|
|
1098
1109
|
"error.kiota.KiotaGeneratePluginError": "Kiota kullanılarak eklenti bildirim dosyası oluşturulamıyor. Hata: %s",
|
|
1099
|
-
"error.daSpecParser.InvalidSpecError": "OpenAPI
|
|
1100
|
-
"error.kiotaClient.EmptyResult": "
|
|
1110
|
+
"error.daSpecParser.InvalidSpecError": "OpenAPI belirtim dosyası geçerli değil: %s",
|
|
1111
|
+
"error.kiotaClient.EmptyResult": "OpenAPI açıklama dosyasını ayrıştırırken boş sonuç alındı."
|
|
1101
1112
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"core.addApi.confirm.teamsYaml": "Microsoft 365 智能体工具包将根据你提供的新 OpenAPI 文档修改 “%s” 文件夹和 “%s” 中的文件。为避免丢失意外更改,请先备份文件或使用 git 跟踪更改,然后再继续操作。",
|
|
4
4
|
"core.addApi.confirm.localTeamsYaml": "Microsoft 365 智能体工具包将根据你提供的新 OpenAPI 文档修改 “%s” 文件夹、“%s” 和 “%s” 中的文件。为避免丢失意外更改,请先备份文件或使用 git 跟踪更改,然后再继续操作。",
|
|
5
5
|
"core.addApi.continue": "添加",
|
|
6
|
-
"core.regenerateApi.continue": "
|
|
6
|
+
"core.regenerateApi.continue": "再生成",
|
|
7
7
|
"core.addKnowledge.confirm": "Microsoft 365 智能体工具包将根据你提供的功能源修改 “%s” 文件夹中的文件。为避免丢失意外更改,请先备份文件或使用 git 跟踪更改,然后再继续操作。",
|
|
8
8
|
"core.addKnowledge.continue": "添加",
|
|
9
9
|
"core.setSensitivityLabel.confirm": "Teams 工具包将根据你提供的敏感度标签修改文件“%s”。为了避免丢失意外更改,请先备份文件或使用 git 跟踪更改,然后再继续操作。",
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
"plugins.frontend.checkStoragePermissionsTip": "检查你是否对 Azure 存储帐户具有权限。",
|
|
136
136
|
"plugins.frontend.checkSystemTimeTip": "系统时间不正确可能导致凭据过期。请确保你的系统时间正确。",
|
|
137
137
|
"suggestions.retryTheCurrentStep": "重试当前步骤。",
|
|
138
|
-
"plugins.appstudio.buildSucceedNotice": "
|
|
139
|
-
"plugins.appstudio.buildSucceedNotice.fallback": "
|
|
138
|
+
"plugins.appstudio.buildSucceedNotice": "App package successfully built at [local address](%s).",
|
|
139
|
+
"plugins.appstudio.buildSucceedNotice.fallback": "App package successfully built at %s.",
|
|
140
140
|
"plugins.appstudio.createPackage.progressBar.message": "正在生成应用包...",
|
|
141
141
|
"plugins.appstudio.createPackage.aiPlugin.invalidFilePropertyWarning": "函数 %s 的 %s 中的static_template具有无效的文件属性。它将被删除并忽略。",
|
|
142
142
|
"plugins.appstudio.createPackage.aiPlugin.overrideWarning": "函数 %s 的 %s 中的s tatic_template 同时具有文件和其他属性。文件内容将替换所有属性。",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"error.appstudio.apiFailed.name.common": "API 失败",
|
|
196
196
|
"error.appstudio.authServiceApiFailed": "无法对开发人员门户进行 API 调用: %s、%s、请求路径: %s",
|
|
197
197
|
"error.appstudio.publishFailed": "无法发布 ID 为 %s 的应用。",
|
|
198
|
-
"error.appstudio.buildError": "
|
|
198
|
+
"error.appstudio.buildError": "Unable to build app Package!",
|
|
199
199
|
"error.appstudio.checkPermissionFailed": "无法检查权限。原因: %s",
|
|
200
200
|
"error.appstudio.grantPermissionFailed": "无法授予权限。原因: %s",
|
|
201
201
|
"error.appstudio.listCollaboratorFailed": "无法列出协作者。原因: %s",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"core.copilotPlugin.scaffold.summary.warning.operationId": "%s 缓解: 不需要,已自动生成 operationId 并将其添加到“%s”文件中。",
|
|
293
293
|
"core.copilotPlugin.scaffold.summary.warning.operationIdContainsSpecialCharacters": "OpenAPI 描述文档中 '%s' 的操作 ID 包含特殊字符,已重命名为 '%s'。",
|
|
294
294
|
"core.copilotPlugin.scaffold.summary.warning.swaggerVersion": "OpenAPI 说明文档位于 Swagger 版本 2.0 上。缓解: 不需要。内容已转换为 OpenAPI 3.0 并保存在“%s”中。",
|
|
295
|
-
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "
|
|
295
|
+
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "OpenAPI 说明文档版本为 3.1,并且已转换为 OpenAPI 3.0 并保存在 “%s” 中。",
|
|
296
296
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.lengthExceeding": "“%s”不得超过 %s 个字符。 ",
|
|
297
297
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.missingFullDescription": "缺少完整说明。 ",
|
|
298
298
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.mitigation": "缓解: 更新“%s”中的“%s”字段。",
|
|
@@ -309,12 +309,12 @@
|
|
|
309
309
|
"core.createProjectQuestion.option.description.worksInOutlook": "在 Teams 和 Outlook 中工作",
|
|
310
310
|
"core.createProjectQuestion.option.description.worksInOutlookM365": "在 Teams、Outlook 和 Microsoft 365 应用程序中工作",
|
|
311
311
|
"core.createProjectQuestion.projectType.bot.detail": "创建即时、吸引人的聊天体验,以无缝地自动化任务",
|
|
312
|
-
"core.createProjectQuestion.projectType.agentForTeams.label": "
|
|
313
|
-
"core.createProjectQuestion.projectType.agentForTeams.detail": "
|
|
314
|
-
"core.createProjectQuestion.projectType.agentForTeams.title": "
|
|
315
|
-
"core.createProjectQuestion.projectType.teamsApp.label": "Teams
|
|
316
|
-
"core.createProjectQuestion.projectType.teamsApp.detail": "
|
|
317
|
-
"core.createProjectQuestion.projectType.teamsApp.title": "
|
|
312
|
+
"core.createProjectQuestion.projectType.agentForTeams.label": "Teams 智能体",
|
|
313
|
+
"core.createProjectQuestion.projectType.agentForTeams.detail": "使用 Teams AI 库轻松构建适用于 Microsoft Teams 的智能体",
|
|
314
|
+
"core.createProjectQuestion.projectType.agentForTeams.title": "使用 Teams AI 库的 Teams 智能体",
|
|
315
|
+
"core.createProjectQuestion.projectType.teamsApp.label": "Teams 应用",
|
|
316
|
+
"core.createProjectQuestion.projectType.teamsApp.detail": "创建自己的 Microsoft Teams 网页、聊天机器人或消息扩展",
|
|
317
|
+
"core.createProjectQuestion.projectType.teamsApp.title": "Microsoft Teams 中使用的应用功能",
|
|
318
318
|
"core.createProjectQuestion.projectType.bot.label": "机器人",
|
|
319
319
|
"core.createProjectQuestion.projectType.bot.title": "使用机器人的应用功能",
|
|
320
320
|
"core.createProjectQuestion.projectType.messageExtension.copilotEnabled.detail": "从 Teams 和 Outlook 中的文本输入框中搜索并执行操作",
|
|
@@ -328,20 +328,20 @@
|
|
|
328
328
|
"core.createProjectQuestion.projectType.tab.title": "使用选项卡的应用功能",
|
|
329
329
|
"core.createProjectQuestion.projectType.copilotExtension.title": "使用代理的应用功能",
|
|
330
330
|
"core.createProjectQuestion.projectType.copilotExtension.placeholder": "选择选项",
|
|
331
|
-
"core.createProjectQuestion.projectType.customCopilot.detail": "
|
|
331
|
+
"core.createProjectQuestion.projectType.customCopilot.detail": "构建智能代理,以管理业务流程并提供自己的 LLM",
|
|
332
332
|
"core.createProjectQuestion.projectType.customCopilot.label": "自定义引擎代理",
|
|
333
|
-
"core.createProjectQuestion.projectType.customCopilot.title": "
|
|
333
|
+
"core.createProjectQuestion.projectType.customCopilot.title": "使用 Microsoft 365 智能体 SDK 的应用功能",
|
|
334
334
|
"core.createProjectQuestion.projectType.customCopilot.placeholder": "选择选项",
|
|
335
335
|
"core.createProjectQuestion.projectType.copilotHelp.label": "不知道如何开始?使用GitHub Copilot聊天",
|
|
336
336
|
"core.createProjectQuestion.projectType.copilotHelp.detail": "与 GitHub Copilot 聊天,并获取开发应用或智能 Microsoft 365 Copilot 副驾驶® 智能体的分步说明。",
|
|
337
337
|
"core.createProjectQuestion.projectType.copilotGroup.title": "使用GitHub Copilot",
|
|
338
|
-
"core.createProjectQuestion.projectType.createGroup.aiAgent": "
|
|
338
|
+
"core.createProjectQuestion.projectType.createGroup.aiAgent": "适用于Microsoft 365 Copilot 的智能体",
|
|
339
339
|
"core.createProjectQuestion.projectType.createGroup.m365Apps": "适用于Microsoft 365的应用",
|
|
340
340
|
"core.createProjectQuestion.projectType.declarativeAgent.label": "声明性代理",
|
|
341
341
|
"core.createProjectQuestion.projectType.declarativeAgent.detail": "通过声明说明、操作和知识来创建自己的代理以满足你的需求。",
|
|
342
342
|
"core.createProjectQuestion.title": "新建项目",
|
|
343
343
|
"core.createProjectQuestion.capability.botMessageExtension.label": "从机器人开始",
|
|
344
|
-
"core.createProjectQuestion.capability.botMessageExtension.detail": "
|
|
344
|
+
"core.createProjectQuestion.capability.botMessageExtension.detail": "Create a message extension using Agents SDK",
|
|
345
345
|
"core.createProjectQuestion.capability.copilotPluginNewApiOption.label": "从新的 API 开始",
|
|
346
346
|
"core.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "从 Azure Functions 使用新 API 创建操作",
|
|
347
347
|
"core.createProjectQuestion.capability.messageExtensionNewApiOption.detail": "从 Azure Functions 创建具有新 API 的消息扩展",
|
|
@@ -353,16 +353,16 @@
|
|
|
353
353
|
"core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.placeholder": "输入文本以搜索 OpenAPI 说明文档",
|
|
354
354
|
"core.createProjectQuestion.capability.selectOpenAPISpecQuestion.label": "选择 OpenAPI 说明文档",
|
|
355
355
|
"core.createProjectQuestion.capability.messageExtensionApiSpecOption.detail": "从现有 API 创建消息扩展",
|
|
356
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.label": "
|
|
357
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "
|
|
358
|
-
"core.createProjectQuestion.capability.weatherAgentOption.label": "
|
|
359
|
-
"core.createProjectQuestion.capability.weatherAgentOption.detail": "
|
|
360
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "
|
|
361
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "
|
|
356
|
+
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.label": "基本自定义引擎智能体",
|
|
357
|
+
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "使用 Microsoft 365 智能体 SDK 构建并连接到 LLM 的智能代理",
|
|
358
|
+
"core.createProjectQuestion.capability.weatherAgentOption.label": "天气智能体",
|
|
359
|
+
"core.createProjectQuestion.capability.weatherAgentOption.detail": "使用 Microsoft 365 智能体 SDK 和 LangChain 构建的天气预报智能体",
|
|
360
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "适用于 Teams 的基本智能体",
|
|
361
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "与使用 Teams AI 库构建的 Teams 中的用户聊天并连接到 LLM 的智能体",
|
|
362
362
|
"core.createProjectQuestion.capability.customCopilotRagOption.label": "与你的数据聊天",
|
|
363
|
-
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "
|
|
364
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "
|
|
365
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "
|
|
363
|
+
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "使用你的内容和知识准确回答特定领域问题的智能体",
|
|
364
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "使用 API 的智能体",
|
|
365
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "可根据 LLM 推理做出决策和执行操作的 Teams 智能体",
|
|
366
366
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.label": "自定义",
|
|
367
367
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.detail": "决定如何加载数据",
|
|
368
368
|
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.label": "Azure AI 搜索",
|
|
@@ -386,10 +386,12 @@
|
|
|
386
386
|
"core.createProjectQuestion.capability.knowledgeWebSearch.detail": "在 Web 上搜索接地信息。",
|
|
387
387
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.label": "OneDrive 和 SharePoint",
|
|
388
388
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.detail": "在用户的 SharePoint 和 OneDrive 中搜索接地信息。",
|
|
389
|
-
"core.createProjectQuestion.capability.knowledgeGraphConnector.label": "Copilot
|
|
390
|
-
"core.createProjectQuestion.capability.knowledgeGraphConnector.detail": "
|
|
389
|
+
"core.createProjectQuestion.capability.knowledgeGraphConnector.label": "Copilot connector",
|
|
390
|
+
"core.createProjectQuestion.capability.knowledgeGraphConnector.detail": "搜索所选 Microsoft Copilot 连接器以获取有依据的信息。",
|
|
391
391
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.label": "嵌入的知识",
|
|
392
392
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.detail": "将文件直接嵌入为接地信息。",
|
|
393
|
+
"core.createProjectQuestion.capability.DAMetaOS.label": "Start with an Office Add-in Action",
|
|
394
|
+
"core.createProjectQuestion.capability.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
|
|
393
395
|
"core.createProjectQuestion.oneDriveSharePointItem.title": "OneDrive 或 SharePoint 内容",
|
|
394
396
|
"core.createProjectQuestion.oneDriveSharePointItem.placeholder": "输入 OneDrive 或 SharePoint 的 URL",
|
|
395
397
|
"core.createProjectQuestion.log.fail.validateOneDriveSharePointItem": "无法验证 OneDrive/SharePoint URL: %s",
|
|
@@ -442,8 +444,17 @@
|
|
|
442
444
|
"core.createProjectQuestion.noPlugin.detail": "仅创建声明性代理",
|
|
443
445
|
"core.createProjectQuestion.addPlugin.label": "添加操作",
|
|
444
446
|
"core.createProjectQuestion.addPlugin.detail": "使用操作创建声明性代理",
|
|
445
|
-
"core.createProjectQuestion.
|
|
446
|
-
"core.createProjectQuestion.
|
|
447
|
+
"core.createProjectQuestion.DAMetaOS.label": "Create Declarative Agent with Office Add-in Action",
|
|
448
|
+
"core.createProjectQuestion.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
|
|
449
|
+
"core.createProjectQuestion.DAMetaOS.capability.title": "Declarative Agent in MetaOS Capabilities",
|
|
450
|
+
"core.createProjectQuestion.DAMetaOS.capability.newProject.label": "New Declarative Agent with Office Add-in Actions",
|
|
451
|
+
"core.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Build a new Declarative Agent with Office add-in actions",
|
|
452
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Extend an existing Office Add-in",
|
|
453
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extend an add-in project to the declarative agent with add-in actions",
|
|
454
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.projectFolder.title": "The Existing Add-in Project Folder",
|
|
455
|
+
"core.createProjectQuestion.DAMetaOS.capability.upgradeProject.projectFolder.placeholder": "The existing MetaOS Add-in project root folder",
|
|
456
|
+
"core.createProjectQuestion.createGraphConnector.label": "Copilot connector",
|
|
457
|
+
"core.createProjectQuestion.createGraphConnector.detail": "嵌入组织数据,以便可在 Microsoft 365 Copilot 中搜索它",
|
|
447
458
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.title": "导入清单文件",
|
|
448
459
|
"core.createProjectQuestion.addExistingPlugin.apiSpec.title": "导入 OpenAPI 说明文档",
|
|
449
460
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.placeholder": "选择操作清单文件",
|
|
@@ -453,13 +464,13 @@
|
|
|
453
464
|
"core.createProjectQuestion.addPlugin.pluginManifestMultipleApiSpec": "找到多个 OpenAPI 说明文档: \"%s\"。",
|
|
454
465
|
"core.createProjectQuestion.addKnowledge.title": "添加功能",
|
|
455
466
|
"core.createProjectQuestion.addKnowledge.placeholder": "选择功能源作为声明性代理的为声明性代理的基础信息",
|
|
456
|
-
"core.regenerateQuestion.declarativeAgentPathNotFound": "
|
|
457
|
-
"core.regenerateQuestion.actionNotFound": "
|
|
458
|
-
"core.regenerateQuestion.specNotFound": "
|
|
459
|
-
"core.regenerateQuestion.originalSpecNotFound": "
|
|
460
|
-
"core.regenerateQuestion.selectPluginManifestTitle": "
|
|
461
|
-
"core.regenerateQuestion.selectOpenAPISpecFromPluginTitle": "
|
|
462
|
-
"core.regenerateQuestion.selectApiOperationForRegenerateTitle": "
|
|
467
|
+
"core.regenerateQuestion.declarativeAgentPathNotFound": "在清单文件中找不到声明性智能体路径: %s。",
|
|
468
|
+
"core.regenerateQuestion.actionNotFound": "在声明性智能体清单文件中找不到操作: %s。",
|
|
469
|
+
"core.regenerateQuestion.specNotFound": "在操作清单文件中找不到 OpenAPI 说明文档: %s。",
|
|
470
|
+
"core.regenerateQuestion.originalSpecNotFound": "找不到原始 OpenAPI 说明文档。可在此处 %s 手动复制原始 OpenAPI 说明。",
|
|
471
|
+
"core.regenerateQuestion.selectPluginManifestTitle": "选择插件清单文件。",
|
|
472
|
+
"core.regenerateQuestion.selectOpenAPISpecFromPluginTitle": "选择 OpenAPI 说明文档文件。",
|
|
473
|
+
"core.regenerateQuestion.selectApiOperationForRegenerateTitle": "选择 Copilot 可与之交互的操作。",
|
|
463
474
|
"core.aiAssistantBotOption.label": "AI 代理机器人",
|
|
464
475
|
"core.aiAssistantBotOption.detail": "Teams 中使用 Teams AI 库和 OpenAI 助手 API 的自定义 AI 代理机器人",
|
|
465
476
|
"core.aiBotOption.label": "AI 聊天机器人",
|
|
@@ -495,9 +506,9 @@
|
|
|
495
506
|
"core.addPlugin.success.vsc": "已成功将操作 \"%s\" 添加到项目中。",
|
|
496
507
|
"core.addPlugin.success": "API 插件 \"%s\" 成功添加到项目中。查看 \"%s\" 中的插件清单。",
|
|
497
508
|
"core.addPlugin.success.viewPluginManifest": "查看操作清单",
|
|
498
|
-
"core.regeneratePlugin.success": "
|
|
499
|
-
"core.regeneratePlugin.success.vsc": "
|
|
500
|
-
"core.regeneratePlugin.success.viewPluginManifest": "
|
|
509
|
+
"core.regeneratePlugin.success": "已成功更新应用 “%s”。在 “%s” 中查看插件清单。",
|
|
510
|
+
"core.regeneratePlugin.success.vsc": "已成功更新应用 “%s”。",
|
|
511
|
+
"core.regeneratePlugin.success.viewPluginManifest": "查看操作清单",
|
|
501
512
|
"core.addKnowledge.success.vsc": "已成功将功能源添加到项目中。",
|
|
502
513
|
"core.addKnowledge.success": "已成功将功能源添加到项目中。在 “%s” 中查看代理清单。",
|
|
503
514
|
"core.addKnowledge.success.viewAgentManifest": "查看代理清单",
|
|
@@ -535,27 +546,27 @@
|
|
|
535
546
|
"core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "在将应用发布到 Teams 应用商店之前验证应用",
|
|
536
547
|
"core.selectValidateMethodQuestion.validate.testCasesOption": "发布前验证所有集成测试用例",
|
|
537
548
|
"core.selectValidateMethodQuestion.validate.testCasesOptionDescription": "全面测试以确保就绪性",
|
|
538
|
-
"core.GCSelectQuestion.title": "Copilot
|
|
539
|
-
"core.GCSelectOptions.listOption.title": "Select existing Copilot
|
|
540
|
-
"core.GCSelectOptions.listOption.description": "List all existing Copilot
|
|
541
|
-
"core.GCSelectOptions.inputOption.title": "Enter a Copilot
|
|
542
|
-
"core.GCSelectOptions.inputOption.description": "Enter a Copilot
|
|
543
|
-
"core.GCListQuestion.title": "Select one or more Copilot
|
|
544
|
-
"core.GCListQuestion.placeholder": "List all existing Copilot
|
|
549
|
+
"core.GCSelectQuestion.title": "Copilot connector Content",
|
|
550
|
+
"core.GCSelectOptions.listOption.title": "Select existing Copilot connectors",
|
|
551
|
+
"core.GCSelectOptions.listOption.description": "List all existing Copilot connectors",
|
|
552
|
+
"core.GCSelectOptions.inputOption.title": "Enter a Copilot connector Connection ID",
|
|
553
|
+
"core.GCSelectOptions.inputOption.description": "Enter a Copilot connector Connection ID manually",
|
|
554
|
+
"core.GCListQuestion.title": "Select one or more Copilot connectors as capability source",
|
|
555
|
+
"core.GCListQuestion.placeholder": "List all existing Copilot connectors",
|
|
545
556
|
"core.GCInputQuestion.title": "连接 ID",
|
|
546
557
|
"core.GCListQuestion.invalidMessage": "已选择 %s 个 API。至少需要选择一个 API。",
|
|
547
558
|
"core.GCNameQuestion.title": "添加连接器名称",
|
|
548
|
-
"core.GCNameQuestion.placeholder": "Create a name for Copilot
|
|
559
|
+
"core.GCNameQuestion.placeholder": "Create a name for Copilot connector",
|
|
549
560
|
"core.GCConnectionIdQuestion.title": "添加连接 ID",
|
|
550
|
-
"core.GCConnectionIdQuestion.placeholder": "Add a connection ID for Copilot
|
|
561
|
+
"core.GCConnectionIdQuestion.placeholder": "Add a connection ID for Copilot connector",
|
|
551
562
|
"core.GCConnectionIdQuestion.validation.pattern": "连接器 ID 只能包含字母数字字符。",
|
|
552
563
|
"core.GCConnectionIdQuestion.validation.specialBeginner": "连接 ID 不应以 %s 开头。",
|
|
553
564
|
"core.GCConnectionIdQuestion.validation.minlength": "连接器 ID 的长度少于 3 个字符。",
|
|
554
565
|
"core.GCConnectionIdQuestion.validation.maxlength": "连接器 ID 的长度超过 32 个字符。",
|
|
555
|
-
"core.GCList.insufficientPermission": "To list Copilot
|
|
566
|
+
"core.GCList.insufficientPermission": "To list Copilot connectors, you need org's Microsoft 365 tenant admin permissions.",
|
|
556
567
|
"core.confirmManifestQuestion.placeholder": "确认已选择正确的清单文件",
|
|
557
|
-
"core.createProjectQuestion.addGC.label": "Add a Copilot
|
|
558
|
-
"core.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot
|
|
568
|
+
"core.createProjectQuestion.addGC.label": "Add a Copilot connector",
|
|
569
|
+
"core.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot connector",
|
|
559
570
|
"core.aadAppQuestion.label": "Microsoft Entra 应用",
|
|
560
571
|
"core.aadAppQuestion.description": "适用于单一登录的Microsoft Entra应用",
|
|
561
572
|
"core.convertAadToNewSchema.continue": "继续",
|
|
@@ -616,7 +627,7 @@
|
|
|
616
627
|
"core.common.SendingApiRequest": "正在发送 API 请求: %s。请求正文: %s",
|
|
617
628
|
"core.common.ReceiveApiResponse": "已收到 API 响应: %s。",
|
|
618
629
|
"core.common.shareToUser.success": "已成功与用户共享应用: %s。",
|
|
619
|
-
"core.common.removeShareAccess.success": "
|
|
630
|
+
"core.common.removeShareAccess.success": "已从用户移除共享应用访问权限: %s。",
|
|
620
631
|
"core.envFunc.unsupportedFile.errorLog": "\"%s\" 文件无效。支持的格式: %s。",
|
|
621
632
|
"core.envFunc.unsupportedFile.errorMessage": "文件无效。%s",
|
|
622
633
|
"core.envFunc.unsupportedFunction.errorLog": "\"%s\" 是无效函数。支持的函数: \"%s\"。",
|
|
@@ -916,7 +927,7 @@
|
|
|
916
927
|
"driver.devChannel.install.description": "将应用安装到沙盒通道。",
|
|
917
928
|
"driver.devChannel.install.progress.message": "正在安装应用...",
|
|
918
929
|
"driver.devChannel.install.summary.exists": "已在团队 “%s” 中安装应用 “%s”。现在,它将更新到最新版本。",
|
|
919
|
-
"error.installApp.outsideSandbox": "
|
|
930
|
+
"error.installApp.outsideSandbox": "无法在沙盒化团队外部安装应用。请更新 TEAM_ID 和 CHANNEL_ID。",
|
|
920
931
|
"error.yaml.InvalidYamlSchemaError": "无法分析 yaml 文件: %s。有关详细错误,请打开 yaml 文件。",
|
|
921
932
|
"error.yaml.InvalidYamlSchemaErrorWithReason": "无法分析 yaml 文件: %s。原因: %s,请查看 yaml 文件或升级到最新的 Microsoft 365 智能体工具包。",
|
|
922
933
|
"error.yaml.VersionNotSupported": "版本 %s 不受支持。支持的版本: %s。",
|
|
@@ -1068,8 +1079,8 @@
|
|
|
1068
1079
|
"core.addKnowledgeQuestion.searchType.title": "选择搜索类型",
|
|
1069
1080
|
"core.addKnowledgeQuestion.searchType.web": "在 Web 上搜索所有内容",
|
|
1070
1081
|
"core.addKnowledgeQuestion.searchType.oneDriveSharepoint": "在组织内搜索所有内容",
|
|
1071
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.label": "
|
|
1072
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "
|
|
1082
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.label": "从 Microsoft 365 Copilot 的 TypeSpec 入门",
|
|
1083
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "使用适用于 Microsoft 365 Copilot 的 TypeSpec 来创建带或不带操作的声明式智能体",
|
|
1073
1084
|
"core.addKnowledgeQuestion.searchType.url": "按 URL 搜索",
|
|
1074
1085
|
"driver.typeSpec.compile.start": "正在执行操作 %s",
|
|
1075
1086
|
"driver.typespec.error.noSpecError": "未找到 OpenApi 规范。请确保 TypeSpec 文件有效,然后重试。",
|
|
@@ -1094,8 +1105,8 @@
|
|
|
1094
1105
|
"action.devTool.nodeInstaller.SuccessExtract": "已成功将 NodeJS 包提取到路径: %s,时间: %s 毫秒",
|
|
1095
1106
|
"action.devTool.nodeInstaller.Summary.installInPath": "NodeJS 安装于: %s。",
|
|
1096
1107
|
"action.devTool.nodeInstaller.Summary.installInSystem": "NodeJS 已安装在系统环境中。",
|
|
1097
|
-
"driver.typeSpec.compile.reprovision": "
|
|
1108
|
+
"driver.typeSpec.compile.reprovision": "文件 %s 已更新。重新运行预配过程以考虑这些更改",
|
|
1098
1109
|
"error.kiota.KiotaGeneratePluginError": "无法使用 Kiota 生成插件清单文件。错误: %s",
|
|
1099
|
-
"error.daSpecParser.InvalidSpecError": "OpenAPI
|
|
1100
|
-
"error.kiotaClient.EmptyResult": "
|
|
1110
|
+
"error.daSpecParser.InvalidSpecError": "OpenAPI 规范文件无效: %s",
|
|
1111
|
+
"error.kiotaClient.EmptyResult": "分析 OpenAPI 说明文件时获取空结果。"
|
|
1101
1112
|
}
|