@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": "Das Microsoft 365 Agents-Toolkit ändert Dateien in Ihrem Ordner „%s“ sowie „%s“ basierend auf dem von Ihnen bereitgestellten neuen OpenAPI-Dokument. Um unerwartete Änderungen zu vermeiden, sichern Sie Ihre Dateien, oder verwenden Sie Git für die Änderungsnachverfolgung, bevor Sie fortfahren.",
|
|
4
4
|
"core.addApi.confirm.localTeamsYaml": "Das Microsoft 365 Agents-Toolkit ändert Dateien in Ihrem Ordner „%s“ sowie „%s“ und „%s“ basierend auf dem von Ihnen bereitgestellten neuen OpenAPI-Dokument. Um unerwartete Änderungen zu vermeiden, sichern Sie Ihre Dateien, oder verwenden Sie Git für die Änderungsnachverfolgung, bevor Sie fortfahren.",
|
|
5
5
|
"core.addApi.continue": "Hinzufügen",
|
|
6
|
-
"core.regenerateApi.continue": "
|
|
6
|
+
"core.regenerateApi.continue": "Erneut generieren",
|
|
7
7
|
"core.addKnowledge.confirm": "Das Microsoft 365 Agents-Toolkit ändert Dateien in Ihrem Ordner „%s“ basierend auf der von Ihnen bereitgestellten Funktionsquelle. Um unerwartete Änderungen zu vermeiden, sichern Sie Ihre Dateien, oder verwenden Sie Git für die Änderungsnachverfolgung, bevor Sie fortfahren.",
|
|
8
8
|
"core.addKnowledge.continue": "Hinzufügen",
|
|
9
9
|
"core.setSensitivityLabel.confirm": "Das Teams Toolkit wird die Datei „%s“ basierend auf der von Ihnen angegebenen Vertraulichkeitsbezeichnung ändern. Um unerwartete Änderungen zu vermeiden, sichern Sie Ihre Dateien, oder verwenden Sie Git für die Änderungsnachverfolgung, bevor Sie fortfahren.",
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
"plugins.frontend.checkStoragePermissionsTip": "Überprüfen Sie, ob Sie über Berechtigungen für Ihr Azure Storage-Konto verfügen.",
|
|
136
136
|
"plugins.frontend.checkSystemTimeTip": "Eine falsche Systemzeit kann zu abgelaufenen Anmeldeinformationen führen. Stellen Sie sicher, dass die Systemzeit korrekt ist.",
|
|
137
137
|
"suggestions.retryTheCurrentStep": "Wiederholen Sie den aktuellen Schritt.",
|
|
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": "App-Paket wird erstellt...",
|
|
141
141
|
"plugins.appstudio.createPackage.aiPlugin.invalidFilePropertyWarning": "Die static_template in %s für die Funktion %s weist eine ungültige Dateieigenschaft auf. Sie wird gelöscht und ignoriert.",
|
|
142
142
|
"plugins.appstudio.createPackage.aiPlugin.overrideWarning": "Die static_template in „%s“ für die Funktion „%s“ weist sowohl Datei- als auch andere Eigenschaften auf. Der Dateiinhalt ersetzt alle Eigenschaften.",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"error.appstudio.apiFailed.name.common": "Fehler bei API.",
|
|
196
196
|
"error.appstudio.authServiceApiFailed": "API-Aufruf an Entwicklerportal nicht möglich: %s, %s, Anforderungspfad: %s",
|
|
197
197
|
"error.appstudio.publishFailed": "Die App mit der ID %s kann nicht veröffentlicht werden.",
|
|
198
|
-
"error.appstudio.buildError": "
|
|
198
|
+
"error.appstudio.buildError": "Unable to build app Package!",
|
|
199
199
|
"error.appstudio.checkPermissionFailed": "Die Berechtigung kann nicht überprüft werden. Grund: %s",
|
|
200
200
|
"error.appstudio.grantPermissionFailed": "Berechtigung kann nicht erteilt werden. Grund: %s",
|
|
201
201
|
"error.appstudio.listCollaboratorFailed": "Mitarbeiter können nicht aufgelistet werden. Grund: %s",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"core.copilotPlugin.scaffold.summary.warning.operationId": "%s Risikominderung: Nicht erforderlich, operationId wurde automatisch generiert und zur Datei \"%s\" hinzugefügt.",
|
|
293
293
|
"core.copilotPlugin.scaffold.summary.warning.operationIdContainsSpecialCharacters": "Die Vorgangs-ID '%s' im OpenAPI-Beschreibungsdokument enthielt Sonderzeichen und wurde in '%s' umbenannt.",
|
|
294
294
|
"core.copilotPlugin.scaffold.summary.warning.swaggerVersion": "Das OpenAPI-Beschreibungsdokument befindet sich in Swagger Version 2.0. Entschärfung: Nicht erforderlich. Der Inhalt wurde in OpenAPI 3.0 konvertiert und in „%s“ gespeichert.",
|
|
295
|
-
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "
|
|
295
|
+
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "Die OpenAPI-Beschreibungsdokumentversion ist 3.1 und wurde in OpenAPI 3.0 konvertiert und in „%s“ gespeichert.",
|
|
296
296
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.lengthExceeding": "\"%s darf nicht mehr als %s Zeichen enthalten. ",
|
|
297
297
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.missingFullDescription": "Fehlende vollständige Beschreibung. ",
|
|
298
298
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.mitigation": "Risikominderung: \"%s\" Feld in \"%s\" aktualisiert.",
|
|
@@ -309,12 +309,12 @@
|
|
|
309
309
|
"core.createProjectQuestion.option.description.worksInOutlook": "Funktioniert in Teams und Outlook",
|
|
310
310
|
"core.createProjectQuestion.option.description.worksInOutlookM365": "Funktioniert in Teams, Outlook und der Microsoft 365-Anwendung",
|
|
311
311
|
"core.createProjectQuestion.projectType.bot.detail": "Erstellen Sie sofort ansprechende Chaterfahrungen, die Aufgaben nahtlos automatisieren.",
|
|
312
|
-
"core.createProjectQuestion.projectType.agentForTeams.label": "Agent
|
|
313
|
-
"core.createProjectQuestion.projectType.agentForTeams.detail": "
|
|
314
|
-
"core.createProjectQuestion.projectType.agentForTeams.title": "Agent
|
|
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": "Agent für Microsoft Teams",
|
|
313
|
+
"core.createProjectQuestion.projectType.agentForTeams.detail": "Ganz einfach einen Agent für Microsoft Teams mithilfe der Teams-KI-Bibliothek erstellen",
|
|
314
|
+
"core.createProjectQuestion.projectType.agentForTeams.title": "Agent für Microsoft Teams, der die Teams-KI-Bibliothek verwendet",
|
|
315
|
+
"core.createProjectQuestion.projectType.teamsApp.label": "Teams-App",
|
|
316
|
+
"core.createProjectQuestion.projectType.teamsApp.detail": "Ihre eigene Webseite, einen Chatbot oder eine Nachrichtenerweiterung für Microsoft Teams erstellen",
|
|
317
|
+
"core.createProjectQuestion.projectType.teamsApp.title": "In Microsoft Teams verwendete App-Features",
|
|
318
318
|
"core.createProjectQuestion.projectType.bot.label": "Bot",
|
|
319
319
|
"core.createProjectQuestion.projectType.bot.title": "App-Features mithilfe eines Bots",
|
|
320
320
|
"core.createProjectQuestion.projectType.messageExtension.copilotEnabled.detail": "Suchen und Ergreifen von Aktionen über das Texteingabefeld in Teams und Outlook",
|
|
@@ -328,20 +328,20 @@
|
|
|
328
328
|
"core.createProjectQuestion.projectType.tab.title": "App-Features mithilfe einer Registerkarte",
|
|
329
329
|
"core.createProjectQuestion.projectType.copilotExtension.title": "App-Features mithilfe von Agents",
|
|
330
330
|
"core.createProjectQuestion.projectType.copilotExtension.placeholder": "Option auswählen",
|
|
331
|
-
"core.createProjectQuestion.projectType.customCopilot.detail": "
|
|
331
|
+
"core.createProjectQuestion.projectType.customCopilot.detail": "Erstellen eines intelligenten Agent, bei dem Sie die Orchestrierung verwalten und Ihr eigenes LLM bereitstellen",
|
|
332
332
|
"core.createProjectQuestion.projectType.customCopilot.label": "Benutzerdefinierter Engine-Agent",
|
|
333
|
-
"core.createProjectQuestion.projectType.customCopilot.title": "App
|
|
333
|
+
"core.createProjectQuestion.projectType.customCopilot.title": "App-Feature mit Microsoft 365 Agents SDK",
|
|
334
334
|
"core.createProjectQuestion.projectType.customCopilot.placeholder": "Option auswählen",
|
|
335
335
|
"core.createProjectQuestion.projectType.copilotHelp.label": "Sie wissen nicht, wie Sie beginnen sollen? GitHub Copilot Chat verwenden",
|
|
336
336
|
"core.createProjectQuestion.projectType.copilotHelp.detail": "Chatten Sie mit GitHub Copilot, und erhalten Sie schrittweise Anleitungen zum Entwickeln Ihrer App oder von Microsoft 365 Copilot-Agents.",
|
|
337
337
|
"core.createProjectQuestion.projectType.copilotGroup.title": "GitHub Copilot verwenden",
|
|
338
|
-
"core.createProjectQuestion.projectType.createGroup.aiAgent": "Agents
|
|
338
|
+
"core.createProjectQuestion.projectType.createGroup.aiAgent": "Agents für Microsoft 365 Copilot",
|
|
339
339
|
"core.createProjectQuestion.projectType.createGroup.m365Apps": "Apps für Microsoft 365",
|
|
340
340
|
"core.createProjectQuestion.projectType.declarativeAgent.label": "Deklarativer Agent",
|
|
341
341
|
"core.createProjectQuestion.projectType.declarativeAgent.detail": "Erstellen Sie Ihren eigenen Agenten, indem Sie Anweisungen, Aktionen und Wissen deklarieren, die Ihren Anforderungen entsprechen.",
|
|
342
342
|
"core.createProjectQuestion.title": "Neues Projekt",
|
|
343
343
|
"core.createProjectQuestion.capability.botMessageExtension.label": "Mit einem Bot beginnen",
|
|
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": "Mit einer neuen API beginnen",
|
|
346
346
|
"core.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Plug-In mit einer neuen API aus Azure Functions erstellen",
|
|
347
347
|
"core.createProjectQuestion.capability.messageExtensionNewApiOption.detail": "Erstellen einer Nachrichtenerweiterung mit einer neuen API aus Azure Functions",
|
|
@@ -353,16 +353,16 @@
|
|
|
353
353
|
"core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.placeholder": "Geben Sie Text ein, um das OpenAPI-Beschreibungsdokument zu durchsuchen.",
|
|
354
354
|
"core.createProjectQuestion.capability.selectOpenAPISpecQuestion.label": "OpenAPI-Beschreibungsdokument auswählen",
|
|
355
355
|
"core.createProjectQuestion.capability.messageExtensionApiSpecOption.detail": "Erstellen einer Nachrichtenerweiterung aus Ihrer vorhandenen API",
|
|
356
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.label": "Basic
|
|
357
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "
|
|
358
|
-
"core.createProjectQuestion.capability.weatherAgentOption.label": "
|
|
359
|
-
"core.createProjectQuestion.capability.weatherAgentOption.detail": "
|
|
360
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "Basic
|
|
361
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "Agent
|
|
356
|
+
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.label": "Benutzerdefinierter Basic-Engine-Agent",
|
|
357
|
+
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "Intelligenter Agent, der mit dem Microsoft 365 Agents SDK erstellt wurde und eine Verbindung zu Ihrem LLM herstellt",
|
|
358
|
+
"core.createProjectQuestion.capability.weatherAgentOption.label": "Wetter-Agent",
|
|
359
|
+
"core.createProjectQuestion.capability.weatherAgentOption.detail": "Ein Wettervorhersage-Agent, der mit Microsoft 365 Agents SDK und LangChain erstellt wird",
|
|
360
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "Basic-Agent für Microsoft Teams",
|
|
361
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "Agent, der mit Benutzenden in Microsoft Teams chattet, mit der Teams AI Library erstellt wurde und eine Verbindung zu LLMs herstellt",
|
|
362
362
|
"core.createProjectQuestion.capability.customCopilotRagOption.label": "Stellen Sie Fragen zu Ihren Daten",
|
|
363
|
-
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "Agent
|
|
364
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "Agent
|
|
365
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "Agent
|
|
363
|
+
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "Agent, der Ihre Inhalte und Ihr Wissen nutzt, um domänenspezifische Fragen präzise zu beantworten",
|
|
364
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "Agent mit API",
|
|
365
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "Agent für Teams, der basierend auf LLM-Schlussfolgerung Entscheidungen treffen und Aktionen ausführen kann",
|
|
366
366
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.label": "Anpassen",
|
|
367
367
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.detail": "Entscheiden Sie, wie Ihre Daten geladen werden sollen",
|
|
368
368
|
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.label": "Azure KI-Suche",
|
|
@@ -386,10 +386,12 @@
|
|
|
386
386
|
"core.createProjectQuestion.capability.knowledgeWebSearch.detail": "Durchsuchen Sie das Web nach Erdungsinformationen.",
|
|
387
387
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.label": "OneDrive und SharePoint",
|
|
388
388
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.detail": "Durchsuchen Sie SharePoint und OneDrive eines Benutzers nach Groundinginformationen.",
|
|
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": "Durchsuchen Sie die ausgewählten Microsoft Copilot-Connectors nach Grounding-Informationen.",
|
|
391
391
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.label": "Eingebettetes Wissen",
|
|
392
392
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.detail": "Betten Sie Dateien direkt als Erdungsinformationen ein.",
|
|
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- oder SharePoint-Inhalte",
|
|
394
396
|
"core.createProjectQuestion.oneDriveSharePointItem.placeholder": "Geben Sie eine URL zu OneDrive oder SharePoint ein.",
|
|
395
397
|
"core.createProjectQuestion.log.fail.validateOneDriveSharePointItem": "Fehler beim Überprüfen der OneDrive/SharePoint-URL: %s",
|
|
@@ -442,8 +444,17 @@
|
|
|
442
444
|
"core.createProjectQuestion.noPlugin.detail": "Nur deklarativen Agent erstellen",
|
|
443
445
|
"core.createProjectQuestion.addPlugin.label": "Aktion hinzufügen",
|
|
444
446
|
"core.createProjectQuestion.addPlugin.detail": "Deklarativen Agent mit einer Aktion erstellen",
|
|
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": "Unternehmensdaten einbinden, damit sie in Microsoft 365 Copilot durchsucht werden können",
|
|
447
458
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.title": "Manifestdatei importieren",
|
|
448
459
|
"core.createProjectQuestion.addExistingPlugin.apiSpec.title": "OpenAPI-Beschreibungsdokument importieren",
|
|
449
460
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.placeholder": "Aktionsmanifestdatei auswählen",
|
|
@@ -453,13 +464,13 @@
|
|
|
453
464
|
"core.createProjectQuestion.addPlugin.pluginManifestMultipleApiSpec": "Es wurden mehrere OpenAPI-Beschreibungsdokumente gefunden: \"%s\".",
|
|
454
465
|
"core.createProjectQuestion.addKnowledge.title": "Funktionalität hinzufügen",
|
|
455
466
|
"core.createProjectQuestion.addKnowledge.placeholder": "Wählen Sie eine Funktionsquelle als Grundlage für die Informationen des deklarativen Agent aus.",
|
|
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": "Der deklarative Agentpfad wurde in der Manifestdatei %s nicht gefunden.",
|
|
468
|
+
"core.regenerateQuestion.actionNotFound": "In der deklarativen Agentmanifestdatei %s wurden keine Aktionen gefunden.",
|
|
469
|
+
"core.regenerateQuestion.specNotFound": "Das OpenAPI-Beschreibungsdokument wurde in der Aktionsmanifestdatei %s nicht gefunden.",
|
|
470
|
+
"core.regenerateQuestion.originalSpecNotFound": "Das ursprüngliche OpenAPI-Beschreibungsdokument wurde nicht gefunden. Sie können die ursprüngliche OpenAPI-Beschreibung hier manuell kopieren: %s.",
|
|
471
|
+
"core.regenerateQuestion.selectPluginManifestTitle": "Wählen Sie die Plug-In-Manifestdatei aus.",
|
|
472
|
+
"core.regenerateQuestion.selectOpenAPISpecFromPluginTitle": "Wählen Sie die OpenAPI-Beschreibungsdokumentdatei aus.",
|
|
473
|
+
"core.regenerateQuestion.selectApiOperationForRegenerateTitle": "Wählen Sie Vorgänge aus, mit denen Copilot interagieren kann.",
|
|
463
474
|
"core.aiAssistantBotOption.label": "KI-Agent-Bot",
|
|
464
475
|
"core.aiAssistantBotOption.detail": "Ein benutzerdefinierter KI-Agent-Bot in Teams, der die Teams-KI-Bibliothek und die OpenAI-Assistenten-API verwendet",
|
|
465
476
|
"core.aiBotOption.label": "KI-Chatbot",
|
|
@@ -495,9 +506,9 @@
|
|
|
495
506
|
"core.addPlugin.success.vsc": "Die Aktion \"%s\" dem Projekt erfolgreich hinzugefügt.",
|
|
496
507
|
"core.addPlugin.success": "Das API-Plug-In \"%s\" dem Projekt erfolgreich hinzugefügt. Plug-In-Manifest in \"%s\" anzeigen.",
|
|
497
508
|
"core.addPlugin.success.viewPluginManifest": "Aktionsmanifest anzeigen",
|
|
498
|
-
"core.regeneratePlugin.success": "
|
|
499
|
-
"core.regeneratePlugin.success.vsc": "
|
|
500
|
-
"core.regeneratePlugin.success.viewPluginManifest": "
|
|
509
|
+
"core.regeneratePlugin.success": "Aktion „%s” wurde erfolgreich aktualisiert. Plugin-Manifest in „%s” anzeigen.",
|
|
510
|
+
"core.regeneratePlugin.success.vsc": "Aktion „%s” wurde erfolgreich aktualisiert.",
|
|
511
|
+
"core.regeneratePlugin.success.viewPluginManifest": "Aktionsmanifest anzeigen",
|
|
501
512
|
"core.addKnowledge.success.vsc": "Die Funktionsquelle wurde dem Projekt erfolgreich hinzugefügt.",
|
|
502
513
|
"core.addKnowledge.success": "Die Funktionsquelle wurde dem Projekt erfolgreich hinzugefügt. Agentmanifest in „%s“ anzeigen",
|
|
503
514
|
"core.addKnowledge.success.viewAgentManifest": "Agentmanifest anzeigen",
|
|
@@ -535,27 +546,27 @@
|
|
|
535
546
|
"core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "Überprüfen Sie die App, bevor Sie die App im Teams Store veröffentlichen.",
|
|
536
547
|
"core.selectValidateMethodQuestion.validate.testCasesOption": "Alle Integrationstestfälle vor der Veröffentlichung überprüfen",
|
|
537
548
|
"core.selectValidateMethodQuestion.validate.testCasesOptionDescription": "Umfassende Tests zum Sicherstellen der Bereitschaft",
|
|
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": "Verbindungs-ID",
|
|
546
557
|
"core.GCListQuestion.invalidMessage": "%s API(s) ausgewählt. Sie müssen mindestens eine APIs auswählen.",
|
|
547
558
|
"core.GCNameQuestion.title": "Hinzufügen eines Konnektornamens",
|
|
548
|
-
"core.GCNameQuestion.placeholder": "Create a name for Copilot
|
|
559
|
+
"core.GCNameQuestion.placeholder": "Create a name for Copilot connector",
|
|
549
560
|
"core.GCConnectionIdQuestion.title": "Verbindungs-ID hinzufügen",
|
|
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": "Die Connector-ID darf nur alphanumerische Zeichen enthalten.",
|
|
552
563
|
"core.GCConnectionIdQuestion.validation.specialBeginner": "Die Verbindungs-ID darf nicht mit %s beginnen.",
|
|
553
564
|
"core.GCConnectionIdQuestion.validation.minlength": "Die Verbindungs-ID ist kürzer als 3 Zeichen.",
|
|
554
565
|
"core.GCConnectionIdQuestion.validation.maxlength": "Die Verbindungs-ID ist länger als 32 Zeichen.",
|
|
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": "Bestätigen Sie, dass Sie die richtige Manifestdatei ausgewählt haben.",
|
|
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-App",
|
|
560
571
|
"core.aadAppQuestion.description": "Ihre Microsoft Entra-App für Single Sign-On",
|
|
561
572
|
"core.convertAadToNewSchema.continue": "Weiter",
|
|
@@ -616,7 +627,7 @@
|
|
|
616
627
|
"core.common.SendingApiRequest": "API-Anforderung wird gesendet: %s. Anforderungstext: %s",
|
|
617
628
|
"core.common.ReceiveApiResponse": "Empfangene API-Antwort: %s.",
|
|
618
629
|
"core.common.shareToUser.success": "Die App wurde erfolgreich für Benutzende freigegeben: %s.",
|
|
619
|
-
"core.common.removeShareAccess.success": "
|
|
630
|
+
"core.common.removeShareAccess.success": "Freigegebener App-Zugriff von den Benutzenden entfernt: %s.",
|
|
620
631
|
"core.envFunc.unsupportedFile.errorLog": "\"%s\" ist eine ungültige Datei. Unterstütztes Format: %s.",
|
|
621
632
|
"core.envFunc.unsupportedFile.errorMessage": "Ungültige Datei. %s",
|
|
622
633
|
"core.envFunc.unsupportedFunction.errorLog": "\"%s\" ist eine ungültige Funktion. Unterstützte Funktion: \"%s\".",
|
|
@@ -916,7 +927,7 @@
|
|
|
916
927
|
"driver.devChannel.install.description": "Installieren Sie die App in einem Sandkastenkanal.",
|
|
917
928
|
"driver.devChannel.install.progress.message": "App wird installiert...",
|
|
918
929
|
"driver.devChannel.install.summary.exists": "Die App „%s“ ist bereits im Team „%s“ installiert. Sie wird jetzt auf die neueste Version aktualisiert.",
|
|
919
|
-
"error.installApp.outsideSandbox": "
|
|
930
|
+
"error.installApp.outsideSandbox": "Die App kann nicht außerhalb des Sandkasten-Teams installiert werden. Aktualisieren Sie TEAM_ID und CHANNEL_ID.",
|
|
920
931
|
"error.yaml.InvalidYamlSchemaError": "Die YAML-Datei kann nicht analysiert werden: %s. Öffnen Sie die YAML-Datei für detaillierte Fehler.",
|
|
921
932
|
"error.yaml.InvalidYamlSchemaErrorWithReason": "Die YAML-Datei kann nicht analysiert werden: %s. Ursache: „%s“. Überprüfen Sie die YAML-Datei, oder führen Sie ein Upgrade auf das neueste Microsoft 365 Agents-Toolkit durch.",
|
|
922
933
|
"error.yaml.VersionNotSupported": "Version %s wird nicht unterstützt. Unterstützte Versionen: %s.",
|
|
@@ -1068,8 +1079,8 @@
|
|
|
1068
1079
|
"core.addKnowledgeQuestion.searchType.title": "Auswählen des Suchtyps",
|
|
1069
1080
|
"core.addKnowledgeQuestion.searchType.web": "Alle Inhalte im Web durchsuchen",
|
|
1070
1081
|
"core.addKnowledgeQuestion.searchType.oneDriveSharepoint": "Alle Inhalte innerhalb Ihrer Organisation durchsuchen",
|
|
1071
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.label": "
|
|
1072
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "
|
|
1082
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.label": "Mit TypeSpec für Microsoft 365 Copilot beginnen",
|
|
1083
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "Einen deklarativen Agent mit oder ohne Aktion mithilfe von TypeSpec für Microsoft 365 Copilot erstellen",
|
|
1073
1084
|
"core.addKnowledgeQuestion.searchType.url": "Nach URL suchen",
|
|
1074
1085
|
"driver.typeSpec.compile.start": "Die Aktion %s wird ausgeführt",
|
|
1075
1086
|
"driver.typespec.error.noSpecError": "Es wurden keine OpenApi-Spezifikationen gefunden. Stellen Sie sicher, dass Ihre TypeSpec-Dateien gültig sind, und versuchen Sie es erneut.",
|
|
@@ -1094,8 +1105,8 @@
|
|
|
1094
1105
|
"action.devTool.nodeInstaller.SuccessExtract": "Das NodeJS-Paket wurde erfolgreich in den Pfad %s extrahiert, Zeit: %s ms",
|
|
1095
1106
|
"action.devTool.nodeInstaller.Summary.installInPath": "NodeJS wird installiert unter: %s.",
|
|
1096
1107
|
"action.devTool.nodeInstaller.Summary.installInSystem": "NodeJS ist bereits in der Systemumgebung installiert.",
|
|
1097
|
-
"driver.typeSpec.compile.reprovision": "
|
|
1108
|
+
"driver.typeSpec.compile.reprovision": "Die Datei %s wurde aktualisiert. Führen Sie den Bereitstellungsprozess erneut aus, um diese Änderungen zu berücksichtigen",
|
|
1098
1109
|
"error.kiota.KiotaGeneratePluginError": "Die Plug-In-Manifestdatei kann nicht mithilfe von Kiota generiert werden. Fehler: %s",
|
|
1099
|
-
"error.daSpecParser.InvalidSpecError": "OpenAPI
|
|
1100
|
-
"error.kiotaClient.EmptyResult": "
|
|
1110
|
+
"error.daSpecParser.InvalidSpecError": "Die OpenAPI-Spezifikationsdatei %s ist ungültig.",
|
|
1111
|
+
"error.kiotaClient.EmptyResult": "Beim Parsen der OpenAPI-Beschreibungsdatei wird ein leeres Ergebnis zurückgegeben."
|
|
1101
1112
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"core.addApi.confirm.teamsYaml": "El kit de herramientas de Microsoft 365 Agents modificará los archivos en su carpeta \"%s\" y \"%s\" según el nuevo documento OpenAPI que proporcionó. Para evitar perder cambios inesperados, realice una copia de seguridad de sus archivos o use git para el seguimiento de cambios antes de continuar.",
|
|
4
4
|
"core.addApi.confirm.localTeamsYaml": "El kit de herramientas de Microsoft 365 Agents modificará los archivos en su carpeta \"%s\", \"%s\" y \"%s\" según el nuevo documento OpenAPI que proporcionó. Para evitar perder cambios inesperados, realice una copia de seguridad de sus archivos o use git para el seguimiento de cambios antes de continuar.",
|
|
5
5
|
"core.addApi.continue": "Agregar",
|
|
6
|
-
"core.regenerateApi.continue": "
|
|
6
|
+
"core.regenerateApi.continue": "Regenerar",
|
|
7
7
|
"core.addKnowledge.confirm": "El kit de herramientas de Microsoft 365 Agents modificará los archivos en su carpeta \"%s\" según el origen de capacidad que proporcionó. Para evitar perder cambios inesperados, realice una copia de seguridad de sus archivos o use git para el seguimiento de cambios antes de continuar.",
|
|
8
8
|
"core.addKnowledge.continue": "Agregar",
|
|
9
9
|
"core.setSensitivityLabel.confirm": "El kit de herramientas de Teams modificará el archivo \"%s\" en función de la etiqueta de confidencialidad que haya proporcionado. Para evitar perder cambios inesperados, realice una copia de seguridad de sus archivos o use git para el seguimiento de cambios antes de continuar.",
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
"plugins.frontend.checkStoragePermissionsTip": "Compruebe si tiene permisos para su cuenta de Azure Storage.",
|
|
136
136
|
"plugins.frontend.checkSystemTimeTip": "La hora incorrecta del sistema puede dar lugar a credenciales expiradas. Asegúrese de que la hora del sistema es correcta.",
|
|
137
137
|
"suggestions.retryTheCurrentStep": "Vuelva a intentar el paso actual.",
|
|
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": "Compilando paquete de la aplicación...",
|
|
141
141
|
"plugins.appstudio.createPackage.aiPlugin.invalidFilePropertyWarning": "La static_template de %s para la función %s tiene una propiedad de archivo no válida. Se eliminará y se omitirá.",
|
|
142
142
|
"plugins.appstudio.createPackage.aiPlugin.overrideWarning": "El static_template en %s para la función %s tiene propiedades de archivo y otras. El contenido del archivo reemplazará todas las propiedades.",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"error.appstudio.apiFailed.name.common": "Error de API",
|
|
196
196
|
"error.appstudio.authServiceApiFailed": "No se puede realizar la llamada API a Portal para desarrolladores: %s, %s, ruta de acceso de solicitud: %s",
|
|
197
197
|
"error.appstudio.publishFailed": "No se puede publicar la aplicación con el Id. %s.",
|
|
198
|
-
"error.appstudio.buildError": "
|
|
198
|
+
"error.appstudio.buildError": "Unable to build app Package!",
|
|
199
199
|
"error.appstudio.checkPermissionFailed": "No se puede comprobar el permiso. Motivo: %s",
|
|
200
200
|
"error.appstudio.grantPermissionFailed": "No se puede conceder el permiso. Motivo: %s",
|
|
201
201
|
"error.appstudio.listCollaboratorFailed": "No se pueden enumerar los colaboradores. Motivo: %s",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"core.copilotPlugin.scaffold.summary.warning.operationId": "Mitigación de %s: no es necesario, el objeto operationId se ha generado y agregado automáticamente al archivo \"%s\".",
|
|
293
293
|
"core.copilotPlugin.scaffold.summary.warning.operationIdContainsSpecialCharacters": "El id. de operación '%s' en el documento de descripción de OpenAPI contenía caracteres especiales y se le cambió el nombre a '%s'.",
|
|
294
294
|
"core.copilotPlugin.scaffold.summary.warning.swaggerVersion": "El documento de descripción de OpenAPI se encuentra en Swagger versión 2.0. Mitigación: No es necesaria. El contenido se ha convertido a OpenAPI 3.0 y se ha guardado en \"%s\".",
|
|
295
|
-
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "
|
|
295
|
+
"core.copilotPlugin.scaffold.summary.warning.spec31ConvertTo30": "La versión del documento de descripción de OpenAPI es 3.1 y se ha convertido a OpenAPI 3.0 y se ha guardado en \"%s\".",
|
|
296
296
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.lengthExceeding": "\"%s\" no debe tener más de %s caracteres. ",
|
|
297
297
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.missingFullDescription": "Falta la descripción completa. ",
|
|
298
298
|
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.mitigation": "Mitigación: actualizar el campo \"%s\" en \"%s\".",
|
|
@@ -309,12 +309,12 @@
|
|
|
309
309
|
"core.createProjectQuestion.option.description.worksInOutlook": "Funciona en Teams y Outlook",
|
|
310
310
|
"core.createProjectQuestion.option.description.worksInOutlookM365": "Funciona en Teams, Outlook y la aplicación Microsoft 365",
|
|
311
311
|
"core.createProjectQuestion.projectType.bot.detail": "Cree experiencias de chat instantáneas y atractivas que automaticen las tareas sin problemas",
|
|
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": "Agente para Teams",
|
|
313
|
+
"core.createProjectQuestion.projectType.agentForTeams.detail": "Compile un agente para Microsoft Teams fácilmente utilizando la biblioteca de IA de Teams",
|
|
314
|
+
"core.createProjectQuestion.projectType.agentForTeams.title": "Agente para Teams que utiliza la biblioteca de IA de Teams",
|
|
315
|
+
"core.createProjectQuestion.projectType.teamsApp.label": "Aplicación de Teams",
|
|
316
|
+
"core.createProjectQuestion.projectType.teamsApp.detail": "Cree su propia página web, bot de chat o extensión de mensajes para Microsoft Teams",
|
|
317
|
+
"core.createProjectQuestion.projectType.teamsApp.title": "Características de la aplicación utilizadas en Microsoft Teams",
|
|
318
318
|
"core.createProjectQuestion.projectType.bot.label": "Bot",
|
|
319
319
|
"core.createProjectQuestion.projectType.bot.title": "Características de la aplicación mediante un bot",
|
|
320
320
|
"core.createProjectQuestion.projectType.messageExtension.copilotEnabled.detail": "Buscar y realizar acciones desde el cuadro de entrada de texto en Teams y Outlook",
|
|
@@ -328,20 +328,20 @@
|
|
|
328
328
|
"core.createProjectQuestion.projectType.tab.title": "Características de la aplicación mediante una pestaña",
|
|
329
329
|
"core.createProjectQuestion.projectType.copilotExtension.title": "Características de la aplicación que usan agentes",
|
|
330
330
|
"core.createProjectQuestion.projectType.copilotExtension.placeholder": "Seleccionar una opción",
|
|
331
|
-
"core.createProjectQuestion.projectType.customCopilot.detail": "
|
|
331
|
+
"core.createProjectQuestion.projectType.customCopilot.detail": "Compile un agente inteligente en el que administre la orquestación y proporcione su propio LLM",
|
|
332
332
|
"core.createProjectQuestion.projectType.customCopilot.label": "Agente de motor personalizado",
|
|
333
|
-
"core.createProjectQuestion.projectType.customCopilot.title": "
|
|
333
|
+
"core.createProjectQuestion.projectType.customCopilot.title": "Características de la aplicación que utilizan el SDK de agentes de Microsoft 365",
|
|
334
334
|
"core.createProjectQuestion.projectType.customCopilot.placeholder": "Seleccionar una opción",
|
|
335
335
|
"core.createProjectQuestion.projectType.copilotHelp.label": "¿No sabe cómo empezar? Usar GitHub Copilot chat",
|
|
336
336
|
"core.createProjectQuestion.projectType.copilotHelp.detail": "Chatee con GitHub Copilot y obtenga instrucciones paso a paso para desarrollar su aplicación de agente de Microsoft 365 Copilot.",
|
|
337
337
|
"core.createProjectQuestion.projectType.copilotGroup.title": "Usar GitHub Copilot",
|
|
338
|
-
"core.createProjectQuestion.projectType.createGroup.aiAgent": "
|
|
338
|
+
"core.createProjectQuestion.projectType.createGroup.aiAgent": "Agentes para Microsoft 365 Copilot",
|
|
339
339
|
"core.createProjectQuestion.projectType.createGroup.m365Apps": "Aplicaciones para Microsoft 365",
|
|
340
340
|
"core.createProjectQuestion.projectType.declarativeAgent.label": "Agente declarativo",
|
|
341
341
|
"core.createProjectQuestion.projectType.declarativeAgent.detail": "Cree su propio agente declarando instrucciones, acciones y conocimientos que se adapten a sus necesidades.",
|
|
342
342
|
"core.createProjectQuestion.title": "Nuevo proyecto",
|
|
343
343
|
"core.createProjectQuestion.capability.botMessageExtension.label": "Empezar con un bot",
|
|
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": "Empezar con una nueva API",
|
|
346
346
|
"core.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Creación de una acción con una nueva API desde Azure Functions",
|
|
347
347
|
"core.createProjectQuestion.capability.messageExtensionNewApiOption.detail": "Creación de una extensión de mensaje con una nueva API desde Azure Functions",
|
|
@@ -353,16 +353,16 @@
|
|
|
353
353
|
"core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.placeholder": "Texto de entrada para buscar en el documento de descripción de OpenAPI",
|
|
354
354
|
"core.createProjectQuestion.capability.selectOpenAPISpecQuestion.label": "Seleccionar documento de descripción de OpenAPI",
|
|
355
355
|
"core.createProjectQuestion.capability.messageExtensionApiSpecOption.detail": "Creación de una extensión de mensaje a partir de la API existente",
|
|
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": "Agente de motor personalizado Básico",
|
|
357
|
+
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "Agente inteligente compilado con el SDK de agentes de Microsoft 365 que se conecta al LLM",
|
|
358
|
+
"core.createProjectQuestion.capability.weatherAgentOption.label": "Agente de El Tiempo",
|
|
359
|
+
"core.createProjectQuestion.capability.weatherAgentOption.detail": "Un agente de previsión meteorológica, que se compila con el SDK de agentes de Microsoft 365 y LangChain",
|
|
360
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "Agente Básico para Teams",
|
|
361
|
+
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "Agente que chatea con usuarios en Microsoft Teams, compilado con la biblioteca de IA de Teams y que se conecta a LLM",
|
|
362
362
|
"core.createProjectQuestion.capability.customCopilotRagOption.label": "Interactuar con sus datos",
|
|
363
|
-
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "
|
|
364
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "
|
|
365
|
-
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "
|
|
363
|
+
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "Agente que utiliza su contenido y conocimientos para responder con precisión a preguntas específicas del dominio",
|
|
364
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "Agente con API",
|
|
365
|
+
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "Agente para Teams que toma decisiones y realiza acciones basadas en el razonamiento de LLM",
|
|
366
366
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.label": "Personalizar",
|
|
367
367
|
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.detail": "Decidir cómo cargar los datos",
|
|
368
368
|
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.label": "búsqueda de Azure AI",
|
|
@@ -386,10 +386,12 @@
|
|
|
386
386
|
"core.createProjectQuestion.capability.knowledgeWebSearch.detail": "Busque información de conexión a tierra en la Web.",
|
|
387
387
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.label": "OneDrive y SharePoint",
|
|
388
388
|
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.detail": "Busque información de conexión a tierra en SharePoint y OneDrive de un usuario.",
|
|
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": "Busque información fundamentada en los conectores de Microsoft Copilot seleccionados.",
|
|
391
391
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.label": "Conocimiento incrustado",
|
|
392
392
|
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.detail": "Inserte archivos directamente como información de conexión a tierra.",
|
|
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": "Contenido de OneDrive o SharePoint",
|
|
394
396
|
"core.createProjectQuestion.oneDriveSharePointItem.placeholder": "Introduzca una URL de OneDrive o SharePoint",
|
|
395
397
|
"core.createProjectQuestion.log.fail.validateOneDriveSharePointItem": "No se ha podido validar la URL de OneDrive/SharePoint: %s",
|
|
@@ -442,8 +444,17 @@
|
|
|
442
444
|
"core.createProjectQuestion.noPlugin.detail": "Crear solo agente declarativo",
|
|
443
445
|
"core.createProjectQuestion.addPlugin.label": "Agregar una acción",
|
|
444
446
|
"core.createProjectQuestion.addPlugin.detail": "Crear un agente declarativo con una acción",
|
|
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": "Inserte los datos de la organización para que se puedan buscar en Microsoft 365 Copilot",
|
|
447
458
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.title": "Importar archivo de manifiesto",
|
|
448
459
|
"core.createProjectQuestion.addExistingPlugin.apiSpec.title": "Importar documento de descripción de OpenAPI",
|
|
449
460
|
"core.createProjectQuestion.addExistingPlugin.pluginManifest.placeholder": "Seleccione el archivo de manifiesto de la acción",
|
|
@@ -453,13 +464,13 @@
|
|
|
453
464
|
"core.createProjectQuestion.addPlugin.pluginManifestMultipleApiSpec": "Se encontraron varios documentos de descripción de OpenAPI: \"%s\".",
|
|
454
465
|
"core.createProjectQuestion.addKnowledge.title": "Agregar capacidad",
|
|
455
466
|
"core.createProjectQuestion.addKnowledge.placeholder": "Seleccione un origen de capacidad como información de fundamentación para el agente declarativo",
|
|
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": "No se pudo encontrar la ruta de acceso del agente declarativo en el archivo de manifiesto: %s.",
|
|
468
|
+
"core.regenerateQuestion.actionNotFound": "No es posible encontrar acciones en el archivo de manifiesto del agente declarativo: %s.",
|
|
469
|
+
"core.regenerateQuestion.specNotFound": "No es posible encontrar el documento de descripción de OpenAPI en el archivo de manifiesto de acción: %s.",
|
|
470
|
+
"core.regenerateQuestion.originalSpecNotFound": "No se pudo encontrar el documento de descripción original de OpenAPI. Copie manualmente la descripción original de OpenAPI aquí %s.",
|
|
471
|
+
"core.regenerateQuestion.selectPluginManifestTitle": "Seleccionar el archivo de manifiesto del complemento.",
|
|
472
|
+
"core.regenerateQuestion.selectOpenAPISpecFromPluginTitle": "Seleccionar el archivo de documento de descripción de OpenAPI.",
|
|
473
|
+
"core.regenerateQuestion.selectApiOperationForRegenerateTitle": "Seleccionar operaciones con las que Copilot pueda interactuar.",
|
|
463
474
|
"core.aiAssistantBotOption.label": "Bot de agente de IA",
|
|
464
475
|
"core.aiAssistantBotOption.detail": "Un bot personalizado de agente de inteligencia artificial en Teams con la biblioteca de IA de Teams y la API de asistentes de OpenAI",
|
|
465
476
|
"core.aiBotOption.label": "Bot de chat de IA",
|
|
@@ -495,9 +506,9 @@
|
|
|
495
506
|
"core.addPlugin.success.vsc": "La acción \"%s\" se agregó correctamente al proyecto.",
|
|
496
507
|
"core.addPlugin.success": "El complemento de API \"%s\" agregó al proyecto correctamente. Vea el manifiesto del complemento en \"%s\".",
|
|
497
508
|
"core.addPlugin.success.viewPluginManifest": "Ver manifiesto de acción",
|
|
498
|
-
"core.regeneratePlugin.success": "
|
|
499
|
-
"core.regeneratePlugin.success.vsc": "
|
|
500
|
-
"core.regeneratePlugin.success.viewPluginManifest": "
|
|
509
|
+
"core.regeneratePlugin.success": "La acción \"%s\" se actualizó correctamente. Vea el manifiesto del complemento en \"%s\".",
|
|
510
|
+
"core.regeneratePlugin.success.vsc": "La acción \"%s\" se actualizó correctamente.",
|
|
511
|
+
"core.regeneratePlugin.success.viewPluginManifest": "Ver manifiesto de acción",
|
|
501
512
|
"core.addKnowledge.success.vsc": "El origen de la capacidad se agregó correctamente al proyecto.",
|
|
502
513
|
"core.addKnowledge.success": "El origen de la capacidad se agregó correctamente al proyecto. Ver el manifiesto del agente en \"%s\".",
|
|
503
514
|
"core.addKnowledge.success.viewAgentManifest": "Ver el manifiesto del agente",
|
|
@@ -535,27 +546,27 @@
|
|
|
535
546
|
"core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "Valida la aplicación antes de publicarla en la Tienda de Teams",
|
|
536
547
|
"core.selectValidateMethodQuestion.validate.testCasesOption": "Validar todos los casos de prueba de integración antes de publicar",
|
|
537
548
|
"core.selectValidateMethodQuestion.validate.testCasesOptionDescription": "Pruebas completas para garantizar la preparación",
|
|
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. de conexión",
|
|
546
557
|
"core.GCListQuestion.invalidMessage": "%s API seleccionada(s). Debe seleccionar al menos una API.",
|
|
547
558
|
"core.GCNameQuestion.title": "Agregar un nombre de conector",
|
|
548
|
-
"core.GCNameQuestion.placeholder": "Create a name for Copilot
|
|
559
|
+
"core.GCNameQuestion.placeholder": "Create a name for Copilot connector",
|
|
549
560
|
"core.GCConnectionIdQuestion.title": "Agregar un Id. de conexión",
|
|
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": "El Id. del conector solo debe contener caracteres alfanuméricos.",
|
|
552
563
|
"core.GCConnectionIdQuestion.validation.specialBeginner": "El Id. de conexión no debe comenzar con %s.",
|
|
553
564
|
"core.GCConnectionIdQuestion.validation.minlength": "El Id. de conexión tiene menos de 3 caracteres.",
|
|
554
565
|
"core.GCConnectionIdQuestion.validation.maxlength": "El Id. de conexión supera los 32 caracteres.",
|
|
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": "Confirme que ha seleccionado el archivo de manifiesto correcto",
|
|
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": "Aplicación Microsoft Entra",
|
|
560
571
|
"core.aadAppQuestion.description": "Aplicación Microsoft Entra para Inicio de sesión único",
|
|
561
572
|
"core.convertAadToNewSchema.continue": "Continuar",
|
|
@@ -616,7 +627,7 @@
|
|
|
616
627
|
"core.common.SendingApiRequest": "Enviando solicitud de API: %s. Cuerpo de la solicitud: %s",
|
|
617
628
|
"core.common.ReceiveApiResponse": "Respuesta de API recibida: %s.",
|
|
618
629
|
"core.common.shareToUser.success": "La aplicación se ha compartido correctamente con los usuarios: %s.",
|
|
619
|
-
"core.common.removeShareAccess.success": "
|
|
630
|
+
"core.common.removeShareAccess.success": "Se eliminó el acceso a la aplicación compartida de los usuarios: %s.",
|
|
620
631
|
"core.envFunc.unsupportedFile.errorLog": "\"%s\" es un archivo no válido. Formato admitido: %s.",
|
|
621
632
|
"core.envFunc.unsupportedFile.errorMessage": "Archivo no válido. %s",
|
|
622
633
|
"core.envFunc.unsupportedFunction.errorLog": "\"%s\" es una función no válida. Función admitida: \"%s\".",
|
|
@@ -916,7 +927,7 @@
|
|
|
916
927
|
"driver.devChannel.install.description": "Instale la aplicación en un canal aislado.",
|
|
917
928
|
"driver.devChannel.install.progress.message": "Instalando aplicación...",
|
|
918
929
|
"driver.devChannel.install.summary.exists": "La aplicación '%s' ya está instalada en el equipo '%s'. Ahora se actualizará a la versión más reciente.",
|
|
919
|
-
"error.installApp.outsideSandbox": "
|
|
930
|
+
"error.installApp.outsideSandbox": "No se puede instalar la aplicación fuera del equipo en un entorno aislado. Actualice TEAM_ID y CHANNEL_ID.",
|
|
920
931
|
"error.yaml.InvalidYamlSchemaError": "No se puede analizar el archivo YAML: %s. Abre el archivo YAML para ver los errores detallados.",
|
|
921
932
|
"error.yaml.InvalidYamlSchemaErrorWithReason": "No se puede analizar el archivo YAML: %s. Motivo: %s Revise el archivo YAML o actualice al kit de herramientas de Microsoft 365 Agents más reciente.",
|
|
922
933
|
"error.yaml.VersionNotSupported": "no se admite la versión %s. Versiones admitidas: %s.",
|
|
@@ -1068,8 +1079,8 @@
|
|
|
1068
1079
|
"core.addKnowledgeQuestion.searchType.title": "Seleccionar el tipo de búsqueda",
|
|
1069
1080
|
"core.addKnowledgeQuestion.searchType.web": "Buscar todo el contenido en la web",
|
|
1070
1081
|
"core.addKnowledgeQuestion.searchType.oneDriveSharepoint": "Buscar todo el contenido dentro de la organización",
|
|
1071
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.label": "
|
|
1072
|
-
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "
|
|
1082
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.label": "Comenzar con TypeSpec para Microsoft 365 Copilot",
|
|
1083
|
+
"core.createProjectQuestion.apiPlugin.typeSpec.detail": "Cree un agente declarativo con o sin una acción utilizando TypeSpec para Microsoft 365 Copilot",
|
|
1073
1084
|
"core.addKnowledgeQuestion.searchType.url": "Buscar por dirección URL",
|
|
1074
1085
|
"driver.typeSpec.compile.start": "Ejecutando la acción %s",
|
|
1075
1086
|
"driver.typespec.error.noSpecError": "No se encontró ninguna especificación de OpenApi. Asegúrese de que sus archivos TypeSpec sean válidos e inténtelo de nuevo.",
|
|
@@ -1094,8 +1105,8 @@
|
|
|
1094
1105
|
"action.devTool.nodeInstaller.SuccessExtract": "El paquete de NodeJS se extrajo correctamente en la ruta de acceso: %s, hora: %s ms",
|
|
1095
1106
|
"action.devTool.nodeInstaller.Summary.installInPath": "NodeJS está instalado en: %s.",
|
|
1096
1107
|
"action.devTool.nodeInstaller.Summary.installInSystem": "NodeJS ya está instalado en el entorno del sistema.",
|
|
1097
|
-
"driver.typeSpec.compile.reprovision": "
|
|
1108
|
+
"driver.typeSpec.compile.reprovision": "Se actualizó el archivo %s. Vuelva a ejecutar el proceso de aprovisionamiento para tener en cuenta estos cambios",
|
|
1098
1109
|
"error.kiota.KiotaGeneratePluginError": "No se puede generar el archivo de manifiesto del complemento con Kiota. Error: %s",
|
|
1099
|
-
"error.daSpecParser.InvalidSpecError": "
|
|
1100
|
-
"error.kiotaClient.EmptyResult": "
|
|
1110
|
+
"error.daSpecParser.InvalidSpecError": "El archivo de especificación de OpenAPI no es válido: %s",
|
|
1111
|
+
"error.kiotaClient.EmptyResult": "Obtener un resultado vacío al analizar el archivo de descripción de OpenAPI."
|
|
1101
1112
|
}
|