Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/fx-core/resource/package.nls.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "Aplikaci není možné rozšířit do Microsoftu 365. Pro rozšíření aplikace do Microsoftu 365 použijte akci teamsApp/extendToM365.",
"error.m365.SharedScopeAdvancedDADisabled": "Nasazení je zablokované: Rozšířeného deklarativního agenta nelze nasadit kvůli nastavení oprávnění tenanta. Další informace: [Správa agentů pro Microsoft 365 Copilot v Centru pro správu Microsoftu 365 – Správa Microsoftu 365 | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "V m365agents.yml se nepodařilo najít konfiguraci „provision“ nebo „deploy“",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "V m365agents.yml se nepovedlo najít konfiguraci akce %s",
"error.share.appPackageConfigNotFound": "V m365agents.yml se nepovedlo najít konfiguraci appPackagePath",
"error.share.manifestFileNotFound": "V balíčku aplikace se nepovedlo najít soubor manifestu",
Expand Down
1 change: 1 addition & 0 deletions packages/fx-core/resource/package.nls.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "Die App kann nicht auf Microsoft 365 erweitert werden. Verwenden Sie die Aktion „teamsApp/extendToM365“, um die App auf Microsoft 365 zu erweitern.",
"error.m365.SharedScopeAdvancedDADisabled": "Bereitstellung blockiert: Der erweiterte deklarative Agent kann aufgrund von Mandantenberechtigungseinstellungen nicht bereitgestellt werden. Weitere Informationen: [Verwalten von Agenten für Microsoft 365 Copilot im Microsoft 365 Admin Center – Microsoft 365 Administrator | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "Die Konfiguration „provision“ oder „deploy“ wurde in der m365agents.yml nicht gefunden",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "Die Aktionskonfiguration „%s“ wurde im „m365agents.yml“ nicht gefunden.",
"error.share.appPackageConfigNotFound": "Die appPackagePath-Konfiguration wurde im „m365agents.yml“ nicht gefunden.",
"error.share.manifestFileNotFound": "Die Manifestdatei wurde im App-Paket nicht gefunden.",
Expand Down
1 change: 1 addition & 0 deletions packages/fx-core/resource/package.nls.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "No se puede extender la aplicación a Microsoft 365. Use la acción \"teamsApp/extendToM365\" para extender la aplicación a Microsoft 365.",
"error.m365.SharedScopeAdvancedDADisabled": "Implementación bloqueada: el agente declarativo avanzado no se puede implementar debido a la configuración de permisos del inquilino. Más información: [Administrar agentes para Microsoft 365 Copilot en el Centro de administración de Microsoft 365 - Administración de Microsoft 365 | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "No se encuentra la configuración \"provisión\" o \"implementación\" en m365agents.yml",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "No se encuentra la configuración de la acción \"%s\" en el m365agents.yml",
"error.share.appPackageConfigNotFound": "No se encuentra la configuración appPackagePath en el m365agents.yml",
"error.share.manifestFileNotFound": "No se pudo encontrar el archivo de manifiesto en el paquete de la aplicación",
Expand Down
1 change: 1 addition & 0 deletions packages/fx-core/resource/package.nls.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "Nous ne pouvons pas étendre l’application à Microsoft 365. Utilisez l’action « teamsApp/extendToM365 » pour étendre votre application à Microsoft 365.",
"error.m365.SharedScopeAdvancedDADisabled": "Déploiement bloqué : l’agent déclaratif avancé ne peut pas être déployé en raison des paramètres d’autorisation du locataire. Obtenez plus d’informations : [Gérer les agents pour Microsoft 365 Copilot dans le Centre d’administration Microsoft 365 - Centre d’administration Microsoft 365 | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "Impossible de trouver la configuration « provision » ou « deploy » dans le fichier m365agents.yml",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "Impossible de trouver la configuration de l’action « %s » dans le fichier m365agents.yml",
"error.share.appPackageConfigNotFound": "La configuration appPackagePath est introuvable dans le fichier m365agents.yml",
"error.share.manifestFileNotFound": "Impossible de trouver le fichier manifeste dans le package de l’application",
Expand Down
1 change: 1 addition & 0 deletions packages/fx-core/resource/package.nls.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "Non è possibile estendere l'app a Microsoft 365. Utilizzare l'azione 'teamsApp/extendToM365' per estendere l'app a Microsoft 365.",
"error.m365.SharedScopeAdvancedDADisabled": "Distribuzione bloccata: l'agente dichiarativo avanzato non può essere distribuito a causa delle impostazioni delle autorizzazioni del tenant. Altre informazioni: [Gestisci agenti per Microsoft 365 Copilot nell'interfaccia di amministrazione di Microsoft 365 - amministratore di Microsoft 365 | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "Non è possibile trovare la configurazione \"provision\" o \"deploy\" in m365agents.yml",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "Non è possibile trovare la configurazione dell'azione di \"%s\" in m365agents.yml",
"error.share.appPackageConfigNotFound": "Non è possibile trovare la configurazione appPackagePath in m365agents.yml",
"error.share.manifestFileNotFound": "Non è possibile trovare il file manifesto nel pacchetto app",
Expand Down
1 change: 1 addition & 0 deletions packages/fx-core/resource/package.nls.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "アプリを Microsoft 365 に拡張できません。'teamsApp/extendToM365' アクションを使用して、アプリを Microsoft 365 に拡張します。",
"error.m365.SharedScopeAdvancedDADisabled": "デプロイがブロックされました: テナントのアクセス許可の設定により、高度な宣言エージェントをデプロイできません。詳細情報: [Microsoft 365 管理センターで Microsoft 365 Copilot のエージェントを管理する - Microsoft 365管理者 | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "m365agents.yml に \"provision\" または \"deploy\" の構成が見つかりません",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "m365agents.yml に \"%s\" アクション構成が見つかりません",
"error.share.appPackageConfigNotFound": "m365agents.yml に appPackagePath 構成が見つかりません",
"error.share.manifestFileNotFound": "アプリ パッケージにマニフェスト ファイルが見つかりません",
Expand Down
23 changes: 12 additions & 11 deletions packages/fx-core/resource/package.nls.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"plugins.spfx.error.installDependencyError": "%s 폴더에서 SPFx 환경을 설정하는 데 문제가 있는 것 같습니다. 전역 SPFx 환경 설치를 위한 %s 설치하려면 %s 따라 이동하세요.",
"plugins.frontend.checkNetworkTip": "네트워크 연결을 확인하세요.",
"plugins.frontend.checkFsPermissionsTip": "파일 시스템에 대한 읽기/쓰기 권한이 있는지 확인합니다.",
"plugins.frontend.checkStoragePermissionsTip": "Azure Storage 계정에 대한 권한이 있는지 확인합니다.",
"plugins.frontend.checkStoragePermissionsTip": "Azure 스토리지 계정에 대한 권한이 있는지 확인합니다.",
"plugins.frontend.checkSystemTimeTip": "시스템 시간이 잘못되어 자격 증명이 만료될 수 있습니다. 시스템 시간이 올바른지 확인하세요.",
"suggestions.retryTheCurrentStep": "현재 단계를 다시 시도하세요.",
"plugins.appstudio.buildSucceedNotice": "앱 패키지가 [로컬 주소](%s)에 빌드되었습니다.",
Expand Down Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "앱을 Microsoft 365로 확장할 수 없습니다. 'teamsApp/extendToM365' 작업을 사용하여 앱을 Microsoft 365로 확장하세요.",
"error.m365.SharedScopeAdvancedDADisabled": "배포 차단됨: 테넌트 권한 설정으로 인해 고급 선언적 에이전트를 배포할 수 없습니다. 자세한 정보 가져오기: [Microsoft 365 관리 센터 Microsoft 365 Copilot 에이전트 관리 - Microsoft 365 관리자 | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "m365agents.yml에서 \"provision\" 또는 \"deploy\" 구성을 찾을 수 없습니다.",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "m365agents.yml에서 \"%s\" 작업 구성을 찾을 수 없습니다.",
"error.share.appPackageConfigNotFound": "m365agents.yml에서 appPackagePath 구성을 찾을 수 없습니다.",
"error.share.manifestFileNotFound": "앱 패키지에서 매니페스트 파일을 찾을 수 없습니다.",
Expand Down Expand Up @@ -1002,16 +1003,16 @@
"error.script.ScriptTimeoutError.Notification": "스크립트 실행 시간이 초과되었습니다. yaml에서 'timeout' 매개 변수를 조정하거나 스크립트의 효율성을 개선합니다.",
"error.script.ScriptExecutionError": "스크립트 동작을 실행할 수 없습니다. 스크립트: '%s'. 오류: '%s'",
"error.script.ScriptExecutionError.Notification": "스크립트 동작을 실행할 수 없습니다. 오류: '%s'. 자세한 내용은 [Output panel](command:fx-extension.showOutputChannel)을 참조하십시오.",
"error.deploy.AzureStorageClearBlobsError.Notification": "Azure Storage 계정 '%s'에서 Blob 파일을 지울 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageClearBlobsError": "Azure Storage 계정 '%s'에서 Blob 파일을 지울 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageUploadFilesError.Notification": "Azure Storage 계정 '%s'에 '%s' 로컬 폴더를 업로드할 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageUploadFilesError": "Azure Storage 계정 '%s'에 로컬 폴더 '%s'을(를) 업로드할 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageGetContainerError.Notification": "'%s' 오류로 인해 Azure Storage 계정 '%s'에서 '%s' Azure Storage 컨테이너를 가져올 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageGetContainerError": "오류로 인해 Azure Storage 계정 '%s'에서 Azure Storage 컨테이너 '%s'을(를) 가져올 수 없습니다: %s. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageGetContainerPropertiesError.Notification": "'%s' 오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 가져올 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageGetContainerPropertiesError": "오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 가져올 수 없습니다: %s. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageSetContainerPropertiesError.Notification": "오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 설정할 수 없습니다: %s. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageSetContainerPropertiesError": "'%s' 오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 설정할 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s. \n오류 메시지에 이유가 명시되어 있는 경우 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageClearBlobsError.Notification": "Azure 스토리지 계정 '%s'에서 Blob 파일을 지울 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageClearBlobsError": "Azure 스토리지 계정 '%s'에서 Blob 파일을 지울 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageUploadFilesError.Notification": "Azure 스토리지 계정 '%s'에 '%s' 로컬 폴더를 업로드할 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageUploadFilesError": "Azure 스토리지 계정 '%s'에 로컬 폴더 '%s'을(를) 업로드할 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageGetContainerError.Notification": "'%s' 오류로 인해 Azure 스토리지 계정 '%s'에서 '%s' Azure Storage 컨테이너를 가져올 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageGetContainerError": "오류로 인해 Azure 스토리지 계정 '%s'에서 Azure Storage 컨테이너 '%s'을(를) 가져올 수 없습니다: %s. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageGetContainerPropertiesError.Notification": "'%s' 오류로 인해 Azure 스토리지 계정 '%s'에서 컨테이너 '%s'의 속성을 가져올 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageGetContainerPropertiesError": "오류로 인해 Azure 스토리지 계정 '%s'에서 컨테이너 '%s'의 속성을 가져올 수 없습니다: %s. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
"error.deploy.AzureStorageSetContainerPropertiesError.Notification": "오류로 인해 Azure 스토리지 계정 '%s'에서 컨테이너 '%s'의 속성을 설정할 수 없습니다: %s. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
"error.deploy.AzureStorageSetContainerPropertiesError": "'%s' 오류로 인해 Azure 스토리지 계정 '%s'에서 컨테이너 '%s'의 속성을 설정할 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s. \n오류 메시지에 이유가 명시되어 있는 경우 오류를 수정하고 다시 시도하세요.",
"error.core.failedToLoadManifestId": "%s 경로에서 매니페스트 ID를 로드할 수 없습니다. 먼저 프로비전을 실행합니다.",
"error.core.appIdNotExist": "앱 ID %s을(를) 찾을 수 없습니다. 현재 M365 계정에 권한이 없거나 앱이 삭제되었습니다.",
"driver.apiKey.description.create": "Open API 사양에서 인증을 위해 개발자 포털 API 키를 만듭니다.",
Expand Down
1 change: 1 addition & 0 deletions packages/fx-core/resource/package.nls.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"error.m365.NotExtendedToM365Error": "Nie można rozszerzyć aplikacji na platformę Microsoft 365. Użyj akcji „teamsApp/extendToM365”, aby rozszerzyć aplikację na platformę Microsoft 365.",
"error.m365.SharedScopeAdvancedDADisabled": "Wdrożenie zablokowane: nie można wdrożyć zaawansowanego agenta deklaratywnego z powodu ustawień uprawnień dzierżawy. Uzyskaj więcej informacji: [Zarządzaj agentami funkcji Microsoft 365 Copilot w centrum administracyjnym platformy Microsoft 365 — administrator platformy Microsoft 365 | Microsoft Learn](%s)",
"error.share.yamlConfigNotFound": "Nie można odnaleźć konfiguracji „aprowizuj” lub „wdrażaj” w m365agents.yml",
"error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
"error.share.shareActionConfigNotFound": "Nie można odnaleźć konfiguracji akcji „%s” w pliku m365agents.yml",
"error.share.appPackageConfigNotFound": "Nie można odnaleźć konfiguracji appPackagePath w pliku m365agents.yml",
"error.share.manifestFileNotFound": "Nie można odnaleźć pliku manifestu w pakiecie aplikacji",
Expand Down
Loading
Loading