@microsoft/teamsfx-core 2.0.2 → 2.0.3-rc.1
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/common/telemetry.d.ts +2 -1
- package/build/common/telemetry.d.ts.map +1 -1
- package/build/common/telemetry.js +1 -0
- package/build/common/telemetry.js.map +1 -1
- package/build/common/templates-config.json +1 -1
- package/build/common/tools.d.ts +2 -0
- package/build/common/tools.d.ts.map +1 -1
- package/build/common/tools.js +21 -1
- package/build/common/tools.js.map +1 -1
- package/build/common/versionMetadata.d.ts +1 -0
- package/build/common/versionMetadata.d.ts.map +1 -1
- package/build/common/versionMetadata.js +1 -0
- package/build/common/versionMetadata.js.map +1 -1
- package/build/component/configManager/interface.d.ts +2 -0
- package/build/component/configManager/interface.d.ts.map +1 -1
- package/build/component/configManager/interface.js.map +1 -1
- package/build/component/configManager/lifecycle.d.ts +2 -1
- package/build/component/configManager/lifecycle.d.ts.map +1 -1
- package/build/component/configManager/lifecycle.js +3 -2
- package/build/component/configManager/lifecycle.js.map +1 -1
- package/build/component/configManager/parser.d.ts.map +1 -1
- package/build/component/configManager/parser.js +23 -17
- package/build/component/configManager/parser.js.map +1 -1
- package/build/component/configManager/validator.d.ts +18 -0
- package/build/component/configManager/validator.d.ts.map +1 -0
- package/build/component/configManager/validator.js +54 -0
- package/build/component/configManager/validator.js.map +1 -0
- package/build/component/constants.d.ts +1 -0
- package/build/component/constants.d.ts.map +1 -1
- package/build/component/constants.js +3 -2
- package/build/component/constants.js.map +1 -1
- package/build/component/coordinator/index.d.ts +1 -0
- package/build/component/coordinator/index.d.ts.map +1 -1
- package/build/component/coordinator/index.js +25 -2
- package/build/component/coordinator/index.js.map +1 -1
- package/build/component/driver/aad/update.d.ts.map +1 -1
- package/build/component/driver/aad/update.js +4 -18
- package/build/component/driver/aad/update.js.map +1 -1
- package/build/component/driver/file/createOrUpdateJsonFile.d.ts +4 -4
- package/build/component/driver/file/createOrUpdateJsonFile.d.ts.map +1 -1
- package/build/component/driver/file/createOrUpdateJsonFile.js +31 -28
- package/build/component/driver/file/createOrUpdateJsonFile.js.map +1 -1
- package/build/component/driver/file/interface/generateJsonArgs.d.ts +9 -0
- package/build/component/driver/file/interface/generateJsonArgs.d.ts.map +1 -0
- package/build/component/driver/file/interface/{generateAppsettingsArgs.js → generateJsonArgs.js} +1 -1
- package/build/component/driver/file/interface/generateJsonArgs.js.map +1 -0
- package/build/component/driver/interface/stepDriver.d.ts +2 -1
- package/build/component/driver/interface/stepDriver.d.ts.map +1 -1
- package/build/component/driver/script/dotnetBuildDriver.d.ts +2 -0
- package/build/component/driver/script/dotnetBuildDriver.d.ts.map +1 -1
- package/build/component/driver/script/dotnetBuildDriver.js +9 -0
- package/build/component/driver/script/dotnetBuildDriver.js.map +1 -1
- package/build/component/driver/script/npmBuildDriver.d.ts +2 -0
- package/build/component/driver/script/npmBuildDriver.d.ts.map +1 -1
- package/build/component/driver/script/npmBuildDriver.js +9 -0
- package/build/component/driver/script/npmBuildDriver.js.map +1 -1
- package/build/component/driver/script/npxBuildDriver.d.ts +2 -0
- package/build/component/driver/script/npxBuildDriver.d.ts.map +1 -1
- package/build/component/driver/script/npxBuildDriver.js +9 -0
- package/build/component/driver/script/npxBuildDriver.js.map +1 -1
- package/build/component/driver/script/scriptDriver.d.ts.map +1 -1
- package/build/component/driver/script/scriptDriver.js +1 -0
- package/build/component/driver/script/scriptDriver.js.map +1 -1
- package/build/component/utils/metadataUtil.d.ts.map +1 -1
- package/build/component/utils/metadataUtil.js +1 -0
- package/build/component/utils/metadataUtil.js.map +1 -1
- package/build/core/FxCore.d.ts +1 -0
- package/build/core/FxCore.d.ts.map +1 -1
- package/build/core/FxCore.js +3 -0
- package/build/core/FxCore.js.map +1 -1
- package/build/core/FxCoreImplementV3.d.ts +1 -0
- package/build/core/FxCoreImplementV3.d.ts.map +1 -1
- package/build/core/FxCoreImplementV3.js +34 -2
- package/build/core/FxCoreImplementV3.js.map +1 -1
- package/build/core/middleware/utils/v3MigrationUtils.d.ts.map +1 -1
- package/build/core/middleware/utils/v3MigrationUtils.js +2 -1
- package/build/core/middleware/utils/v3MigrationUtils.js.map +1 -1
- package/package.json +6 -4
- package/resource/package.nls.cs.json +225 -620
- package/resource/package.nls.de.json +224 -619
- package/resource/package.nls.es.json +224 -619
- package/resource/package.nls.fr.json +225 -620
- package/resource/package.nls.it.json +223 -618
- package/resource/package.nls.ja.json +226 -621
- package/resource/package.nls.json +6 -4
- package/resource/package.nls.ko.json +225 -620
- package/resource/package.nls.pl.json +225 -620
- package/resource/package.nls.pt-BR.json +224 -619
- package/resource/package.nls.ru.json +226 -621
- package/resource/package.nls.tr.json +224 -619
- package/resource/package.nls.zh-Hans.json +226 -621
- package/resource/package.nls.zh-Hant.json +225 -620
- package/resource/yaml-schema/1.1.0/yaml.schema.json +1463 -0
- package/templates/core/v3Migration/csharp.app.local.yml +4 -4
- package/templates/core/v3Migration/csharp.app.yml +2 -2
- package/templates/core/v3Migration/upgradeReport.md +4 -0
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
- package/build/component/driver/file/interface/generateAppsettingsArgs.d.ts +0 -8
- package/build/component/driver/file/interface/generateAppsettingsArgs.d.ts.map +0 -1
- package/build/component/driver/file/interface/generateAppsettingsArgs.js.map +0 -1
- /package/resource/{yaml.schema.json → yaml-schema/1.0.0/yaml.schema.json} +0 -0
|
@@ -1,139 +1,47 @@
|
|
|
1
1
|
{
|
|
2
|
-
"core.init.successNotice": "프로젝트가 TeamsFx로 작동하도록 초기화되었습니다.\n\n다음 단계:\nteamsfx <feature> 추가를 사용하면 Single Sign On 또는 Teams 알림 통합과 같은 기능을 추가할 수 있습니다.\n\n전문가용 팁:\n기존 시작 페이지 환경에 연결하기 위해 매니페스트 파일을 업데이트하는 방법에 대해 자세히 알아보려면 aka.ms/teams-manifest를 읽어보세요.",
|
|
3
2
|
"core.provision.provision": "프로비전",
|
|
4
3
|
"core.provision.learnMore": "자세한 정보",
|
|
5
|
-
"core.provision.switchedM365AccountNotice": "이제 이전에 사용한 것과 다른 Microsoft 365 테넌트를 사용하고 있습니다.",
|
|
6
|
-
"core.provision.switchedAzureSubscriptionNotice": "이제 이전에 사용한 것과 다른 Azure 구독을 사용하고 있습니다.",
|
|
7
|
-
"core.provision.switchedM365AccountAndAzureSubscriptionNotice": "현재 이전에 사용한 것과 다른 Microsoft 365 테넌트 및 다른 Azure 구독을 사용하고 있습니다.",
|
|
8
|
-
"core.provision.createNewAzureBotNotice": "새 Azure 봇 리소스를 만듭니다.",
|
|
9
4
|
"core.provision.azureAccount": "Azure 계정: %s",
|
|
10
5
|
"core.provision.azureSubscription": "Azure 구독: %s",
|
|
11
6
|
"core.provision.m365Account": "Microsoft 365 계정: %s",
|
|
12
7
|
"core.provision.confirmEnvAndCostNotice": "사용량에 따라 비용이 발생할 수 있습니다. 위에 나열된 계정을 사용하여 %s 환경에서 리소스를 프로비전하시겠습니까?",
|
|
13
|
-
"core.provision.confirmEnvOnlyNotice": "위에 나열된 계정을 사용하여 %s 환경에서 리소스를 프로비전하시겠습니까?",
|
|
14
|
-
"core.deploy.confirmEnvNotice": "%s 환경에 리소스를 배포하시겠습니까?\n구독(%s)이 있는 Azure 계정(%s)이 배포에 사용됩니다.",
|
|
15
8
|
"core.deploy.confirmEnvNoticeV3": "%s 환경에 리소스를 배포하시겠어요?",
|
|
16
|
-
"core.provision.successNotice": "'%s'이(가) 클라우드에서 프로비저닝되었습니다.",
|
|
17
|
-
"core.provision.configurationFinishNotice": "[%s] 구성이 완료되었습니다.",
|
|
18
|
-
"core.provision.ProvisionFinishNotice": "[%s] 프로비저닝이 완료되었습니다.",
|
|
19
9
|
"core.provision.viewResources": "프로비전된 리소스 보기",
|
|
20
|
-
"core.deploy.FailedToDeployBeforeProvision": "Unable to deploy because the resources have not been provisioned yet. Make sure you do the provision first. Click Get Help to learn more about why you need to provision.",
|
|
21
|
-
"core.deploy.noCapabilityFound": "%s에 대한 기능을 찾을 수 없습니다. 기능을 추가하는 방법에 대해 자세히 알아보려면 도움말 보기를 클릭하세요.",
|
|
22
|
-
"core.deploy.successNotice": "'%s'이(가) 배포되었습니다.",
|
|
23
10
|
"core.deploy.aadManifestSuccessNotice": "Azure Active Directory 애플리케이션이 배포되었습니다. Azure Active Directory 애플리케이션을 보는 방법을 확인하려면 \"자세한 정보\"를 클릭하세요.",
|
|
24
|
-
"core.deploy.aadManifestOnCLISuccessNotice": "
|
|
11
|
+
"core.deploy.aadManifestOnCLISuccessNotice": "Azure Active Directory 애플리케이션이 업데이트되었습니다.",
|
|
25
12
|
"core.deploy.aadManifestLearnMore": "자세한 정보",
|
|
26
|
-
"core.deploy.failNotice": "Unable to deploy '%s'!",
|
|
27
13
|
"core.deploy.botTroubleShoot": "Azure에서 봇 애플리케이션 문제를 해결하려면 [자세한 정보]를 클릭하여 설명서를 참조하세요.",
|
|
28
14
|
"core.deploy.botTroubleShoot.learnMore": "자세한 정보",
|
|
29
|
-
"core.deploy.startNotice": "[%s] 배포 시작.",
|
|
30
|
-
"core.deploy.selectedPluginsToDeployNotice": "[%s] 배포하기 위해 선택한 플러그 인: %s",
|
|
31
15
|
"core.option.deploy": "배포",
|
|
32
16
|
"core.option.confirm": "확인",
|
|
33
17
|
"core.option.cancel": "취소",
|
|
34
18
|
"core.option.learnMore": "자세한 정보",
|
|
35
19
|
"core.option.upgrade": "업그레이드",
|
|
36
20
|
"core.option.moreInfo": "추가 정보",
|
|
37
|
-
"core.addCapability.addCapabilityNotice": "기능 %s이(가) 프로젝트에 추가되었습니다. F5 키를 눌러 애플리케이션을 디버그하거나 'Teams: 클라우드에서 프로비전'을 트리거하여 리소스를 생성합니다.",
|
|
38
|
-
"core.addCapability.addCapabilitiesNotice": "기능 %s이(가) 프로젝트에 추가되었습니다. F5 키를 눌러 애플리케이션을 디버그하거나 'Teams: 클라우드에서 프로비전'을 트리거하여 리소스를 생성합니다.",
|
|
39
|
-
"core.addCapability.addCapabilityNoticeForCli": "기능 %s이(가) 프로젝트에 추가되었습니다. 'teamsfx 프로비전'을 실행하여 리소스를 생성합니다.",
|
|
40
|
-
"core.addCapability.addCapabilitiesNoticeForCli": "기능 %s이(가) 프로젝트에 추가되었습니다. 'teamsfx 프로비전'을 실행하여 리소스를 생성합니다.",
|
|
41
|
-
"core.addResource.addResourceNotice": "%s 리소스가 프로젝트에 대해 구성되었습니다. 'Teams: 클라우드에서 프로비전' 트리거는 Azure 구독에 리소스를 만듭니다.",
|
|
42
|
-
"core.addResource.addResourceNoticeForCli": "%s 리소스가 프로젝트에 대해 구성되었습니다. 'teamsfx provision' 실행은 Azure 구독에 리소스를 만듭니다.",
|
|
43
|
-
"core.addResource.addResourcesNotice": "%s 리소스가 프로젝트에 대해 구성되었습니다. 'Teams: 클라우드에서 프로비전' 트리거는 Azure 구독에 리소스를 만듭니다.",
|
|
44
|
-
"core.addResource.addResourcesNoticeForCli": "%s 리소스가 프로젝트에 대해 구성되었습니다. 'teamsfx provision' 실행은 Azure 구독에 리소스를 만듭니다.",
|
|
45
|
-
"core.NoPluginSelected": "플러그 인을 선택하지 않음",
|
|
46
|
-
"core.question.AzureResourcesQuestion.placeholder": "리소스 선택(선택 사항)",
|
|
47
|
-
"core.question.AzureResourcesQuestion.title": "클라우드 리소스",
|
|
48
|
-
"core.InitCapabilityTitle": "Teams 도구 키트: 앱의 기능 선택",
|
|
49
|
-
"core.InitCapabilityTab": "앱에 Tab 기능이 포함되어 있습니다.",
|
|
50
|
-
"core.InitCapabilityBot": "앱에 봇 기능이 포함되어 있습니다.",
|
|
51
|
-
"core.InitEditorTitle": "Teams 도구 키트: 개발 환경 선택",
|
|
52
|
-
"core.InitEditorVsc": "Visual Studio Code(JS/TS)",
|
|
53
|
-
"core.InitEditorVs": "Visual Studio(.NET)",
|
|
54
|
-
"core.InitEditorVscDesc": "Visual Studio Code JS/TS를 사용하여 개발하고 있습니다.",
|
|
55
|
-
"core.InitEditorVsDesc": "Visual Studio .NET을 사용하여 개발하고 있습니다.",
|
|
56
|
-
"core.InitIsSPFxTitle": "Teams 도구 키트: SPFx를 사용하여 개발 중인가요?",
|
|
57
|
-
"core.InitOptionYes": "예",
|
|
58
|
-
"core.InitOptionNo": "아니요",
|
|
59
|
-
"core.InitGenerateConfirm": "Teams 도구 상자: Teams 도구 키트에서 다음 파일을 생성합니다(이름이 중복된 기존 파일은 덮어쓰기 됩니다). 계속할까요? \n%s",
|
|
60
|
-
"core.progress.scaffoldTab": "탭 스캐폴딩",
|
|
61
|
-
"core.progress.scaffoldTab.detail": "탭 스캐폴딩 앱입니다.",
|
|
62
|
-
"core.progress.scaffoldBot": "봇 스캐폴딩",
|
|
63
|
-
"core.progress.scaffoldBot.detail": "템플릿을 검색하고 있습니다.",
|
|
64
|
-
"core.progress.scaffoldApi": "스캐폴딩 함수",
|
|
65
|
-
"core.progress.scaffoldApi.detail": "스캐폴딩 함수 프로젝트입니다.",
|
|
66
|
-
"core.progress.buildingTab": "탭 빌드",
|
|
67
|
-
"core.progress.buildingTab.detail": "탭 빌드 앱",
|
|
68
|
-
"core.progress.buildingApi": "함수 빌드 중",
|
|
69
|
-
"core.progress.buildingApi.detail": "Functions 프로젝트 빌드 중.",
|
|
70
|
-
"core.progress.buildingBot": "봇 빌드",
|
|
71
|
-
"core.progress.buildingBot.detail": "종속성을 설치하는 중입니다.",
|
|
72
|
-
"core.progress.provisionBot": "봇 등록",
|
|
73
21
|
"core.progress.generateTemplate": "템플릿 생성",
|
|
74
|
-
"core.progress.generateTemplate.detail": "
|
|
22
|
+
"core.progress.generateTemplate.detail": "%s 템플릿을 다운로드하는 중",
|
|
75
23
|
"core.progress.generateSample": "샘플 생성",
|
|
76
|
-
"core.progress.generateSample.detail": "
|
|
77
|
-
"core.progress.
|
|
78
|
-
"core.progress.
|
|
79
|
-
"core.progress.
|
|
80
|
-
"core.progress.publish": "Publish",
|
|
81
|
-
"core.progress.provision": "Provision",
|
|
82
|
-
"core.progress.enableStaticWebsite": "Azure Storage 계정 정적 웹 사이트를 활성화하는 중입니다.",
|
|
83
|
-
"core.progress.getDeploymentSrcAndDest": "배포 원본 및 대상을 검색하는 중입니다.",
|
|
84
|
-
"core.progress.clearStorageAccount": "Azure Storage 계정을 정리하는 중입니다.",
|
|
85
|
-
"core.progress.uploadTabToStorage": "Azure Storage 계정에 탭 프런트 엔드를 업로드하는 중입니다.",
|
|
24
|
+
"core.progress.generateSample.detail": "샘플 %s을(를) 다운로드하는 중",
|
|
25
|
+
"core.progress.deploy": "배포",
|
|
26
|
+
"core.progress.publish": "게시",
|
|
27
|
+
"core.progress.provision": "공급",
|
|
86
28
|
"core.progress.configureAzureStorage": "Azure Storage를 구성하고 정적 웹 사이트 설정을 활성화합니다.",
|
|
87
|
-
"core.progress.runCommand": "
|
|
88
|
-
"core.progress.deployToAzure": "
|
|
89
|
-
"core.log.updateFunctionAppSettings": "Azure Functions 앱 설정을 업데이트하는 중입니다.",
|
|
90
|
-
"core.error.programmingLanguageInvalid": "프로젝트 설정에 잘못된 프로그래밍 언어가 있습니다.",
|
|
29
|
+
"core.progress.runCommand": "%s에서 %s 명령 실행",
|
|
30
|
+
"core.progress.deployToAzure": "%s을(를) %s에 배포합니다.",
|
|
91
31
|
"core.Notification.ReadMore": "자세히 알아보기",
|
|
92
|
-
"core.localDebug.tenantConfirmNoticeWhenAllowSwitchAccount": "이미 다른 테넌트 '%s'에서 Teams 앱에 대한 디버그를 실행하고 있습니다. 디버그를 위해 테넌트를 전환하려는 경우 로컬 파일(%s)을 삭제하고 디버그를 다시 실행할 수 있습니다.",
|
|
93
|
-
"core.migrationToArmAndMultiEnv.Message": "Teams Toolkit는 최신 기능을 지원하도록 프로젝트 구성 파일을 업그레이드합니다. 업그레이드 프로세스는 사용자 지정 코드를 변경하지 않으며 되돌려야 할 경우를 대비해서 백업 파일을 만듭니다.\n이 업그레이드는 현재 버전 Teams Toolkit을 계속 사용해야 합니다. 업그레이드할 준비가 되지 않았으며 이전 버전을 계속 사용하려면 확장에서 Teams Toolkit를 찾아 2.10.0 이하 버전을 설치하세요.",
|
|
94
32
|
"core.migrationV3.confirmOnly.Message": "업그레이드를 확인하세요.",
|
|
95
33
|
"core.migrationV3.Message": "최신 버전과 계속 호환되도록 Teams 도구 키트 프로젝트를 업그레이드하세요. 업그레이드 요약과 함께 백업 디렉터리가 만들어집니다.",
|
|
96
|
-
"core.migrationV3.VS.Message": "
|
|
34
|
+
"core.migrationV3.VS.Message": "Upgrade your solution to stay compatible with the latest Teams Toolkit version. A backup directory will be generated in which it contains an upgrade report.",
|
|
97
35
|
"core.migrationV3.aadManifestNotExist": "templates/appPackage/aad.manifest.template.json이 없습니다. Visual Studio Code v3.x용 Teams 도구 키트 / Teams 도구 키트 CLI v0.x / Visual Studio v17.3용 Teams 도구 키트에서 만든 프로젝트를 업그레이드하려는 중일 수 있습니다. Visual Studio Code v4.x용 Teams 도구 키트 / Teams 도구 키트 CLI v1.x / Visual Studio v17.4용 Teams 도구 키트 설치와 업그레이드 실행을 먼저 수행하세요.",
|
|
98
36
|
"core.migrationV3.manifestNotExist": "templates/appPackage/manifest.template.json이 없습니다. Visual Studio Code v3.x용 Teams 도구 키트 / Teams 도구 키트 CLI v0.x / Visual Studio v17.3용 Teams 도구 키트에서 만든 프로젝트를 업그레이드하려는 중일 수 있습니다. Visual Studio Code v4.x용 Teams 도구 키트 / Teams 도구 키트 CLI v1.x / Visual Studio v17.4용 Teams 도구 키트 설치와 업그레이드 실행을 먼저 수행하세요.",
|
|
99
|
-
"core.migrationV3.manifestInvalid": "templates/appPackage/manifest.template.json
|
|
100
|
-
"core.migrationV3.CreateNewProject": "Teams 도구 키트(시험판)는 이전 버전에서 프로젝트 마이그레이션을 지원하지 않습니다. 향후 릴리스에 프로젝트 마이그레이션이 추가될 예정입니다.",
|
|
37
|
+
"core.migrationV3.manifestInvalid": "templates/appPackage/manifest.template.json이 잘못되었습니다.",
|
|
101
38
|
"core.migrationV3.abandonedProject": "이 프로젝트는 미리 보기 전용이며 Teams 도구 키트에서 지원되지 않습니다. 새 프로젝트를 만들어 Teams 도구 키트를 사용해 보세요.",
|
|
102
39
|
"core.migrationV3.notAllowedMigration": "Teams 도구 키트의 시험판 버전은 새 프로젝트 구성을 지원하며 이전 버전과 호환되지 않습니다. 새 프로젝트를 생성하여 시도하거나 \"teamsfx 업그레이드\"를 실행하여 프로젝트를 먼저 업그레이드하세요.",
|
|
103
|
-
"core.
|
|
104
|
-
"core.migrationToArmAndMultiEnv.ErrorMessage": "The upgrade process has failed. To troubleshoot and resolve the issue, please check the error message in the [Output panel](command:fx-extension.showOutputChannel).\n If you prefer to upgrade manually, please click on 'Learn More' to view the FAQ section.",
|
|
105
|
-
"core.migrationToArmAndMultiEnv.PreCheckErrorMessage": "The upgrade process has failed. The file '%s' either does not exist or is not in JSON format. To proceed with the upgrade, please fix the file and try again by running the command \"Teams: Upgrade project\".\n If you prefer to upgrade manually, please click on \"Learn More\" to access the FAQ section.",
|
|
106
|
-
"core.consolidateLocalRemote.Message": "프로젝트가 최신 버전의 Teams 도구 키트를 사용하도록 업그레이드됩니다. 이 업그레이드에서는 사용자 지정 코드를 변경하지 않고 config.local.json, manifest.template.json 파일의 추가, manifest.remote.template.json, manifest.local.template.json 파일의 백업만 수행합니다. 업그레이드하지 않으려면 이전 버전의 Teams 도구 키트(3.7.0 이하)를 설치하세요.",
|
|
107
|
-
"core.consolidateLocalRemoteWithAadManifest.Message": "프로젝트가 최신 버전의 Teams 도구 키트를 사용하도록 업그레이드됩니다. 이 업그레이드에서는 사용자 지정 코드를 변경하지 않고 config.local.json, manifest.template.json, aad.template.json 파일의 추가, projectSettings.json 파일의 업데이트, manifest.remote.template.json, manifest.local.template.json, projectSettings.json 파일의 백업만 수행합니다. 업그레이드하지 않으려면 이전 버전의 Teams 도구 키트(3.7.0 이하)를 설치하세요.",
|
|
108
|
-
"core.consolidateLocalRemote.DifferentManifest": "Teams 도구 키트는 업그레이드 후 manifest.remote.template.json을 단일 매니페스트 템플릿 파일로 사용하므로, manifest.local.template.json을 사용자 지정한 경우 변경 사항을 포함하려면 manifest.template.json을 업데이트해야 합니다.",
|
|
109
|
-
"core.consolidateLocalRemote.SuccessMessage": "축하합니다! Teams 앱 프로젝트 구조를 업그레이드했습니다. 디버그를 위한 config.local.json, 로컬 및 원격으로 실행되는 Teams 앱을 위한 manifest.template.json이 추가되었습니다. 또한 localSettings.json, manifest.local.template.json, manifest.remote.template.json을 .backup 폴더에 백업했습니다.",
|
|
110
|
-
"core.consolidateLocalRemoteWithAadManifest.SuccessMessage": "축하합니다! Teams 앱 프로젝트 구조를 업그레이드했습니다. 디버그를 위한 config.local.json, 로컬 및 원격으로 실행되는 Teams 앱을 위한 manifest.template.json, AAD 매니페스트 템플릿을 위한 aad.template.json이 추가되었습니다. 또한 localSettings.json, manifest.local.template.json, manifest.remote.template.json, projectSettings.json을 .backup 폴더에 백업했습니다.",
|
|
111
|
-
"core.aadManifestMigration.outputMsg": "축하합니다! AAD 매니페스트가 추가되었습니다. 이 파일을 사용하여 AAD 앱 등록을 사용자 지정하세요. aad.template.json이 추가되고 projectSettings.json 파일이 업데이트되었으며 projectSettings.json이 .backup 폴더에 백업되었습니다.",
|
|
112
|
-
"core.aadManifestMigration.SuccessMessage": "프로젝트가 이전 버전인지 감지하고 새 Teams 도구 키트 버전에 대한 프로젝트를 자동으로 업데이트합니다. 다음 변경 내용이 적용되었습니다.\n1. ‘aad.template.json’은 'templates/appPackage' 아래에 만들어집니다. AAD 매니페스트에 대한 자세한 내용은 %s을(를) 참조하세요.\n2. '.fx/configs/projectSettings.json'이 인증 관련 구성을 포함하도록 업데이트되었습니다. .backup 폴더에서 이전 버전의 백업을 찾을 수 있습니다.\n축하합니다! 이제 프로젝트가 업데이트되어 최신 버전의 Teams 도구 키트에서 실행할 준비가 되었습니다..",
|
|
113
|
-
"core.aadManifestMigration.ParsePermissionsFailedWarning": "마이그레이션 시 permission.json 파일을 구문 분석할 수 없으며 필요한 경우 다음 링크를 따라 aad.template.json 파일의 권한을 업데이트하세요. https://aka.ms/teamsfx-aad-manifest#customize-requiredresourceaccess",
|
|
114
|
-
"core.projectVersionChecker.cliUseNewVersion": "Your TeamFx CLI version is old and it doesn't support current project, please upgrade to the latest version using command below:\nnpm install -g @microsoft/teamsfx-cli@latest",
|
|
40
|
+
"core.projectVersionChecker.cliUseNewVersion": "TeamFx CLI 버전이 오래되었으며 현재 프로젝트를 지원하지 않습니다. 아래\n 명령을 사용하여 최신 버전으로 업그레이드하세요. npm install -g @microsoft/teamsfx-cli@latest",
|
|
115
41
|
"core.projectVersionChecker.incompatibleProject": "현재 프로젝트는 설치된 Teams 도구 키트 버전과 호환되지 않습니다.",
|
|
116
42
|
"core.projectVersionChecker.vs.incompatibleProject": "솔루션의 프로젝트는 Teams 도구 키트 미리 보기 기능인 Teams App Configuration 개선 사항을 사용하여 만들어집니다. 계속하려면 미리 보기 기능을 켤 수 있습니다.",
|
|
117
|
-
"core.aad.includeAadQuestionTitle": "AAD 매니페스트 배포 여부",
|
|
118
|
-
"core.aad.aadManifestFilePath": "배포할 aad.template.json 파일 경로를 입력합니다.",
|
|
119
|
-
"core.deployArmTemplates.StartNotice": "[%s] ARM 템플릿 배포를 시작합니다.",
|
|
120
|
-
"core.deployArmTemplates.CompileBicepSuccessNotice": "[%s] Bicep 파일을 JSON으로 컴파일했습니다.",
|
|
121
|
-
"core.deployArmTemplates.SuccessNotice": "[%s] ARM 템플릿을 배포했습니다. 리소스 그룹 이름: %s. 배포 이름: %s",
|
|
122
|
-
"core.deployArmTemplates.PollDeploymentStatusNotice": "[%s] 배포 상태를 폴링하는 중...",
|
|
123
|
-
"core.deployArmTemplates.Progress.Title": "ARM 템플릿을 배포하는 중",
|
|
124
|
-
"core.deployArmTemplates.Progress.Start": "준비 중",
|
|
125
|
-
"core.deployArmTemplates.Progress.ExecuteDeployment": "Azure에 솔루션 ARM 템플릿을 배포하는 중입니다. 몇 분 정도 걸릴 수 있습니다.",
|
|
126
|
-
"core.deployArmTemplates.RetryGetDeploymentStatus": "%s -> 배포 상태를 가져오기 위해 대기 중 [다시 시도 시간: %s]",
|
|
127
|
-
"core.deployArmTemplates.FailedToReadResourceGroup": "Unable to get resource group from project solution settings.",
|
|
128
|
-
"core.deployArmTemplates.FailedToGetEnvironmentName": "Unable to get target environment name from solution context.",
|
|
129
|
-
"core.deployArmTemplates.ParameterNotExist": "%s이(가) 없습니다.",
|
|
130
|
-
"core.deployArmTemplates.FailedToExpandParameter": "Unable to get expanded parameter from %s",
|
|
131
|
-
"core.deployArmTemplates.FailedToGetSubsId": "Unable to get subscription id.",
|
|
132
43
|
"core.deployArmTemplates.ActionSuccess": "ARM 템플릿을 성공적으로 배포했습니다. 리소스 그룹 이름: %s. 배포 이름: %s",
|
|
133
|
-
"core.
|
|
134
|
-
"core.appSettingsUtil.FailedToResetAppSettingsDevelopment": "Unable to reset values in appsettings.Development.json.",
|
|
135
|
-
"core.backupFiles.FailedToBackupFiles": "Unable to backup %s.",
|
|
136
|
-
"core.collaboration.ListCollaboratorsSuccess": "'List Microsoft 365 App owners' succeeded, you can view it in [Output panel](%s).",
|
|
44
|
+
"core.collaboration.ListCollaboratorsSuccess": "'Microsoft 365 앱 소유자 나열'에 성공했습니다. [출력 패널](%s)에서 볼 수 있습니다.",
|
|
137
45
|
"core.collaboration.GrantingPermission": "권한 부여 중",
|
|
138
46
|
"core.collaboration.EmailCannotBeEmptyOrSame": "공동 작업자의 메일은 null이거나 현재 사용자와 같을 수 없습니다.",
|
|
139
47
|
"core.collaboration.CannotFindUserInCurrentTenant": "현재 테넌트에서 사용자를 찾을 수 없습니다. 이메일 주소가 올바른지 확인하세요.",
|
|
@@ -162,37 +70,30 @@
|
|
|
162
70
|
"core.collaboration.tenantNotMatch": "계정의 테넌트 ID와 프로비전된 Azure AD 앱이 일치하지 않습니다. 잘못된 계정으로 로그인하지 않았는지 확인하세요.",
|
|
163
71
|
"core.developerPortal.scaffold.CannotFindManifest": "다운로드한 Teams 앱 %s용 패키지에서 매니페스트를 찾을 수 없습니다.",
|
|
164
72
|
"plugins.spfx.questions.framework.title": "프레임워크",
|
|
165
|
-
"plugins.spfx.questions.versionCheck.title": "Node.js 및 NPM 버전 확인 중...",
|
|
166
73
|
"plugins.spfx.questions.webpartName.error.duplicate": "폴더 %s이(가) 이미 있습니다. 구성 요소에 대해 다른 이름을 선택하세요.",
|
|
167
74
|
"plugins.spfx.questions.webpartName.error.notMatch": "%s이(가) 패턴과 일치하지 않습니다: %s",
|
|
168
75
|
"plugins.spfx.questions.packageSelect.title": "SharePoint 프레임워크",
|
|
169
76
|
"plugins.spfx.questions.packageSelect.placeholder": "스캐폴딩 옵션 선택",
|
|
170
77
|
"plugins.spfx.questions.packageSelect.useGlobalPackage.withVersion.label": "전체적으로 설치된 SPFx(%s) 사용",
|
|
171
78
|
"plugins.spfx.questions.packageSelect.useGlobalPackage.noVersion.label": "전역적으로 설치된 SPFx 사용",
|
|
172
|
-
"plugins.spfx.questions.packageSelect.useGlobalPackage.detail": "SPFx %s
|
|
79
|
+
"plugins.spfx.questions.packageSelect.useGlobalPackage.detail": "SPFx %s 이상",
|
|
173
80
|
"plugins.spfx.questions.packageSelect.installLocally.withVersion.label": "최신 SPFx(%s)를 Teams Toolkit 디렉터리에 로컬로 설치합니다. ",
|
|
174
81
|
"plugins.spfx.questions.packageSelect.installLocally.noVersion.label": "Teams Toolkit 디렉터리에 로컬로 최신 SPFx를 설치합니다. ",
|
|
175
|
-
"plugins.spfx.
|
|
82
|
+
"plugins.spfx.questions.spfxSolution.title": "SharePoint Solution",
|
|
83
|
+
"plugins.spfx.questions.spfxSolution.createNew": "Create New",
|
|
84
|
+
"plugins.spfx.questions.spfxSolution.importExisting": "Import Existing SPFx Solution",
|
|
176
85
|
"plugins.spfx.deployNotice": "SharePoint 패키지 %s이(가) [%s](%s)에 배포되었습니다.",
|
|
177
|
-
"plugins.spfx.deployFailedNotice": "앱 카탈로그 %s에 패키지를 업로드하고 배포할 수 있는 권한이 없습니다. 사이트 관리자 계정을 사용하거나 [Microsoft 365 개발자 프로그램](https://developer.microsoft.com/en-us/microsoft-365/dev-program)에서 무료 Microsoft 365 테넌트를 가져오세요.",
|
|
178
|
-
"plugins.spfx.createAppCatalogNotice": "%s 아래에 테넌트 앱 카탈로그가 없습니다. 카탈로그를 만드시겠습니까?",
|
|
179
86
|
"plugins.spfx.cannotFindPackage": "SharePoint 패키지 %s을(를) 찾을 수 없습니다.",
|
|
180
|
-
"plugins.spfx.cannotFindManifest": "매니페스트 파일 %s을(를) 찾을 수 없습니다.",
|
|
181
87
|
"plugins.spfx.cannotGetSPOToken": "SPO 액세스 토큰을 가져올 수 없습니다.",
|
|
182
88
|
"plugins.spfx.cannotGetGraphToken": "그래프 액세스 토큰을 가져올 수 없습니다.",
|
|
183
|
-
"plugins.spfx.insufficientPermission": "
|
|
184
|
-
"plugins.spfx.createAppcatalogFail": "
|
|
185
|
-
"plugins.spfx.uploadAppcatalogFail": "
|
|
89
|
+
"plugins.spfx.insufficientPermission": "패키지를 업로드하고 앱 카탈로그 %s에 배포할 수 없습니다. 조직의 Microsoft 365 테넌트 관리자 권한이 필요합니다. 테스트 목적으로 [Microsoft 365 개발자 프로그램](%s)에서 무료 Microsoft 365 테넌트를 받을 수 있습니다.",
|
|
90
|
+
"plugins.spfx.createAppcatalogFail": "%s 때문에 테넌트 앱 카탈로그를 만들 수 없습니다. 스택: %s",
|
|
91
|
+
"plugins.spfx.uploadAppcatalogFail": "%s 때문에 앱 패키지를 업로드할 수 없습니다.",
|
|
186
92
|
"plugins.spfx.buildSharepointPackage": "SharePoint 패키지 빌드 중",
|
|
187
93
|
"plugins.spfx.deploy.title": "SharePoint 패키지 업로드 및 배포",
|
|
188
|
-
"plugins.spfx.deploy.createAppcatalog": "SharePoint 앱 카탈로그 만들기",
|
|
189
|
-
"plugins.spfx.deploy.uploadAddDeploy": "테넌트 앱 카탈로그에 SPFx 패키지 업로드 및 배포",
|
|
190
94
|
"plugins.spfx.scaffold.title": "프로젝트 스캐폴드",
|
|
191
|
-
"plugins.spfx.error.
|
|
192
|
-
"plugins.spfx.error.
|
|
193
|
-
"plugins.spfx.error.nodeVersionNotSupported": "Node.js 버전 v%s은(는) SPFx v%s에 대해 지원되지 않습니다.",
|
|
194
|
-
"plugins.spfx.error.npmInstallFailed": "Unable to run 'npm install' due to %s",
|
|
195
|
-
"plugins.spfx.error.invalidDependency": "Unable to validate package %s",
|
|
95
|
+
"plugins.spfx.error.npmInstallFailed": "%s 때문에 'npm install'을 실행할 수 없습니다.",
|
|
96
|
+
"plugins.spfx.error.invalidDependency": "패키지 %s의 유효성을 검사할 수 없습니다.",
|
|
196
97
|
"plugins.spfx.error.noConfiguration": "SPFx 프로젝트에 .yo-rc.json 파일이 없습니다. 구성 파일을 추가하고 다시 시도하세요.",
|
|
197
98
|
"plugins.spfx.error.devEnvironmentNotSetup": "SPFx 개발 환경이 올바르게 설정되지 않았습니다. \"도움말\"을 클릭하여 가이드에 따라 올바른 환경을 설정할 수 있습니다.",
|
|
198
99
|
"plugins.spfx.scaffold.dependencyCheck": "종속성 확인 중...",
|
|
@@ -201,25 +102,19 @@
|
|
|
201
102
|
"plugins.spfx.scaffold.updateManifest": "웹 파트 매니페스트 업데이트",
|
|
202
103
|
"plugins.spfx.GetTenantFailedError": "테넌트 %s %s을(를) 가져올 수 없습니다.",
|
|
203
104
|
"plugins.spfx.error.installLatestDependencyError": "%s 폴더에서 SPFx 환경을 설정할 때 알 수 없는 문제가 발생했습니다. [SharePoint 프레임워크 개발 환경 설정 | Microsoft Learn](%s) 글로벌 SPFx 환경을 설정합니다.",
|
|
204
|
-
"plugins.spfx.error.scaffoldError": "
|
|
105
|
+
"plugins.spfx.error.scaffoldError": "프로젝트 생성에 실패했습니다. 가능한 이유는 Yeoman SharePoint Generator 때문일 수 있습니다. 자세한 내용은 [출력 패널](%s)을 확인하세요.",
|
|
205
106
|
"plugins.frontend.checkNetworkTip": "네트워크 연결을 확인하세요.",
|
|
206
107
|
"plugins.frontend.checkFsPermissionsTip": "파일 시스템에 대한 읽기/쓰기 권한이 있는지 확인합니다.",
|
|
207
108
|
"plugins.frontend.checkStoragePermissionsTip": "Azure Storage 계정에 대한 권한이 있는지 확인합니다.",
|
|
208
109
|
"plugins.frontend.checkSystemTimeTip": "만료된 자격 증명을 가져올 수 있으니 시스템 시간이 올바른지 확인하세요.",
|
|
209
|
-
"plugins.baseErrorMessage": "%s 제안: %s",
|
|
210
110
|
"suggestions.retryTheCurrentStep": "현재 단계를 다시 시도하세요.",
|
|
211
111
|
"plugins.appstudio.buildSucceedNotice": "Teams 패키지가 [local address](%s)에 빌드되었습니다.",
|
|
212
112
|
"plugins.appstudio.buildSucceedNotice.fallback": "Teams 패키지가 %s에 빌드되었습니다.",
|
|
213
|
-
"plugins.appstudio.createPackage.progressBar.message": "
|
|
214
|
-
"plugins.appstudio.publishTip": "Teams: Teams에 게시",
|
|
215
|
-
"plugins.appstudio.whetherToDeployManifest": "Teams 플랫폼에 앱 매니페스트를 배포할지 여부",
|
|
113
|
+
"plugins.appstudio.createPackage.progressBar.message": "Teams 앱 패키지를 빌드하는 중...",
|
|
216
114
|
"plugins.appstudio.validationFailedNotice": "매니페스트 유효성 검사 실패",
|
|
217
|
-
"plugins.appstudio.
|
|
218
|
-
"plugins.appstudio.
|
|
219
|
-
"plugins.appstudio.validateAppPackage.progressBar.message": "Validating app package...",
|
|
220
|
-
"plugins.appstudio.adminApprovalTip": "%s에 %s 앱 패키지 파일을 만들었습니다. 승인을 위해 관리자에게 보냅니다.",
|
|
115
|
+
"plugins.appstudio.validateManifest.progressBar.message": "매니페스트 확인 중...",
|
|
116
|
+
"plugins.appstudio.validateAppPackage.progressBar.message": "앱 패키지 확인 중...",
|
|
221
117
|
"plugins.appstudio.adminPortal": "관리 포털로 이동",
|
|
222
|
-
"plugins.appstudio.publishSucceedNotice": "[%s]이(가) 관리 포털에 게시되었습니다. 승인이 완료되면 조직에서 앱을 사용할 수 있습니다. [자세한 정보](%s)",
|
|
223
118
|
"plugins.appstudio.publishSucceedNotice.cli": "[%s]이(가) 관리 포털에 게시되었습니다(%s). 승인이 완료되면 조직에서 앱을 사용할 수 있습니다. %s에서 자세히 알아보세요.",
|
|
224
119
|
"plugins.appstudio.updatePublihsedAppConfirm": "새 업데이트를 제출하시겠습니까?",
|
|
225
120
|
"plugins.appstudio.teamsAppCreatedNotice": "Teams 앱이 %s을(를) 만들었습니다.",
|
|
@@ -228,14 +123,6 @@
|
|
|
228
123
|
"plugins.appstudio.teamsAppUpdatedCLINotice": "Teams 애플리케이션 매니페스트가 다음 위치에 배포되었습니다. ",
|
|
229
124
|
"plugins.appstudio.updateManifestTip": "매니페스트 파일 구성이 이미 수정되었습니다. 매니페스트 파일을 계속 다시 생성하고 Teams 플랫폼으로 업데이트하시겠습니까?",
|
|
230
125
|
"plugins.appstudio.updateOverwriteTip": "Teams 플랫폼의 매니페스트 파일이 마지막 업데이트 이후 변경되었습니다. Teams 플랫폼에서 매니페스트 파일을 계속 업데이트하고 덮어쓰시겠습니까?",
|
|
231
|
-
"plugins.appstudio.provisionTip": "매니페스트에서 특정 필드를 채우려면 먼저 '클라우드에서 프로비전'을 실행해야 합니다. 프로비전해야 하는 이유에 대해 자세히 알아보려면 [도움말]을 클릭하세요.",
|
|
232
|
-
"plugins.appstudio.provisionTitle": "Teams 앱 프로비전",
|
|
233
|
-
"plugins.appstudio.provisionProgress": "Teams 앱 %s을(를) 등록하는 중...",
|
|
234
|
-
"plugins.appstudio.postProvisionProgress": "Teams 앱 %s을(를) 업데이트하는 중...",
|
|
235
|
-
"plugins.appstudio.manuallySubmitTip": "수동으로 Teams 앱 패키지 파일 제출",
|
|
236
|
-
"plugins.appstudio.manuallySubmitDescription": "Teams 앱 패키지를 빌드합니다. Teams 관리자에게 수동으로 보내야 합니다.",
|
|
237
|
-
"plugins.appstudio.autoPublishTip": "조직에 맞게 설치",
|
|
238
|
-
"plugins.appstudio.autoPublishDescription": "승인을 위해 Teams 앱 포털을 통해 Teams 관리자에게 앱을 보냅니다.",
|
|
239
126
|
"plugins.appstudio.pubWarn": "앱 %s 테넌트 앱 카탈로그에 이미 제출되었습니다.\n상태: %s\n",
|
|
240
127
|
"plugins.appstudio.lastModified": "마지막 수정 날짜: %s\n",
|
|
241
128
|
"plugins.appstudio.previewOnly": "미리 보기 전용",
|
|
@@ -266,112 +153,23 @@
|
|
|
266
153
|
"plugins.bot.triggers.timer-functions.description": "Azure Functions",
|
|
267
154
|
"plugins.bot.triggers.timer-functions.detail": "Azure Functions에서 호스팅된 실행 중 함수는 특정 일정에 따라 응답할 수 있습니다.",
|
|
268
155
|
"plugins.bot.triggers.timer-functions.label": "타이머 트리거",
|
|
269
|
-
"plugins.sql.getQuestionAdminName.title": "Azure SQL 서버 관리자 사용자 이름",
|
|
270
|
-
"plugins.sql.getQuestionAdminName.validation.sqlUserNameEmpty": "Azure SQL 서버 관리자 사용자 이름은 비워둘 수 없습니다.",
|
|
271
|
-
"plugins.sql.getQuestionAdminName.validation.sqlUserNameContainsSqlIdentifier": "Azure SQL 서버 관리자 사용자 이름은 비워둘 수 없습니다.",
|
|
272
|
-
"plugins.sql.getQuestionAdminName.validation.sqlUserNameContainsNonAlphanumeric": "Azure SQL 서버 관리자 사용자 이름은 영숫자가 아닌 문자를 포함할 수 없습니다.",
|
|
273
|
-
"plugins.sql.getQuestionAdminName.validation.sqlUserNameStartWithNumber": "Azure SQL 서버 관리자 사용자 이름은 숫자로 시작할 수 없습니다.",
|
|
274
|
-
"plugins.sql.getQuestionAdminPassword.title": "Azure SQL 서버 관리자 암호",
|
|
275
|
-
"plugins.sql.getQuestionAdminPassword.validation.sqlPasswordEmpty": "Azure SQL 서버 관리자 암호는 비워둘 수 없습니다.",
|
|
276
|
-
"plugins.sql.getQuestionAdminPassword.validation.sqlPasswordLengthLessThan8": "Azure SQL 서버 관리자 암호는 8자 이상이어야 합니다.",
|
|
277
|
-
"plugins.sql.getQuestionAdminPassword.validation.sqlPasswordLengthGreatThan128": "Azure SQL 서버 관리자 암호는 128자 이하여야 합니다.",
|
|
278
|
-
"plugins.sql.getQuestionAdminPassword.validation.sqlPasswordMustContain3Categories": "암호는 영어 대문자, 영어 소문자, 숫자(0~9) 및 영문자/숫자가 아닌 문자(!, $, #, % 등) 범주 중 세 가지 이상에 해당하는 문자를 포함해야 합니다.",
|
|
279
|
-
"plugins.sql.getQuestionAdminPassword.validation.sqlPasswordCannotContainUserName": "사용자 이름의 일부 또는 전부를 암호에 포함할 수 없습니다.",
|
|
280
|
-
"plugins.sql.getQuestionConfirmPassword.title": "Azure SQL 서버 관리자 암호 확인",
|
|
281
|
-
"plugins.sql.getQuestionConfirmPassword.validation.sqlPasswordMustMatch": "암호와 암호 확인의 입력 내용이 일치해야 합니다.",
|
|
282
|
-
"plugins.cicd.ciOption.detail": "코드, 빌드 및 실행 테스트의 확인에 도움을 줍니다.",
|
|
283
|
-
"plugins.cicd.cdOption.detail": "코드, 빌드, 테스트, 클라우드 배포의 확인에 도움을 줍니다.",
|
|
284
|
-
"plugins.cicd.provisionOption.detail": "클라우드 및 Teams 앱 등록에서 리소스를 생성/업데이트하는 데 도움을 줍니다.",
|
|
285
|
-
"plugins.cicd.publishOption.detail": "Teams 앱을 테넌트에 게시하는 데 도움을 줍니다.",
|
|
286
|
-
"plugins.cicd.whichProvider.title": "CI/CD 공급자 선택",
|
|
287
|
-
"plugins.cicd.whichTemplate.title": "템플릿 선택",
|
|
288
|
-
"plugins.cicd.whichEnvironment.title": "환경 선택",
|
|
289
|
-
"plugins.cicd.ProgressBar.scaffold.title": "워크플로 자동화 파일을 스캐폴딩하는 중",
|
|
290
|
-
"plugins.cicd.ProgressBar.scaffold.detail": "%s에 대한 워크플로 파일을 스캐폴딩하는 중입니다.",
|
|
291
|
-
"plugins.cicd.result.scaffold.created": "%s 환경에 대한 %s을(를) 사용하는 %s을(를) 포함한 워크플로 자동화가 프로젝트에 추가되었습니다. 추가 정보 파일의 지침에 따라 워크플로를 구성하세요.",
|
|
292
|
-
"plugins.cicd.result.scaffold.skipped": "%s 환경에 대한 %s을(를) 사용하는 %s의 템플릿을 이미 만들었습니다. 해당 템플릿을 사용자 지정하거나 제거 후 새 템플릿을 만드세요.",
|
|
293
|
-
"plugins.cicd.suggestions.checkPermission": "충분한 권한이 있는지 확인하세요.",
|
|
294
|
-
"plugins.cicd.suggestions.createProjectOrOpenExisting": "새 프로젝트를 만들거나 기존 프로젝트를 열 수 있습니다.",
|
|
295
|
-
"error.cicd.FailedToListMultiEnv": "Unable to list multi env: %s.",
|
|
296
|
-
"error.cicd.PreconditionNotMet": "입력의 일부 사전 조건이 충족되지 않았습니다.",
|
|
297
|
-
"plugins.apiConnector.getQuestionApiName.title": "API의 식별 이름을 입력하세요.",
|
|
298
|
-
"plugins.apiConnector.getQuestionApiName.placeholder": "API 별칭은 앱 설정 이름을 생성하는 데 사용됩니다.",
|
|
299
|
-
"plugins.apiConnector.getQuestionEndpoint.title": "디버깅을 위한 API 엔드포인트를 입력합니다.",
|
|
300
|
-
"plugins.apiConnector.getQuestionEndpoint.placeholder": "API 엔드포인트가 로컬 앱 설정에 추가됩니다.",
|
|
301
|
-
"plugins.apiConnector.getQuestion.basicAuth.userName.title": "기본 인증을 위한 사용자 이름을 입력합니다.",
|
|
302
|
-
"plugins.apiConnector.getQuestion.basicAuth.userName.placeholder": "사용자 이름이 로컬 앱 설정에 추가됩니다.",
|
|
303
|
-
"plugins.apiConnector.getQuestion.appType.title": "사용할 AAD 앱 등록을 선택하세요.",
|
|
304
|
-
"plugins.apiConnector.getQuestion.apiKeyLocation.title": "요청에서의 API 키 위치를 선택합니다.",
|
|
305
|
-
"plugins.apiConnector.getQuestion.apiKeyName.title": "API 키 이름을 입력하세요.",
|
|
306
|
-
"plugins.apiConnector.getQuestion.apiKeyName.placeholder": "생성된 파일에 키 이름이 추가됩니다.",
|
|
307
|
-
"plugins.apiConnector.whichService.title": "API를 호출할 구성 요소를 선택합니다.",
|
|
308
|
-
"plugins.apiConnector.whichService.placeholder": "패키지를 가져오고 앱 설정이 추가됩니다.",
|
|
309
|
-
"plugins.apiConnector.whichAuthType.title": "API 인증 유형을 선택합니다.",
|
|
310
|
-
"plugins.apiConnector.whichAuthType.placeholder": "선택 사항에 따라 샘플 코드가 생성됩니다.",
|
|
311
|
-
"plugins.apiConnector.reuseAppOption.title": "현재 Teams 앱에서 앱 등록 다시 사용",
|
|
312
|
-
"plugins.apiConnector.anotherAppOption.title": "다른 앱 등록 사용",
|
|
313
|
-
"plugins.apiConnector.requestHeaderOption.title": "요청 헤더",
|
|
314
|
-
"plugins.apiConnector.queryParamsOption.title": "쿼리 매개 변수",
|
|
315
|
-
"plugins.apiConnector.appTenantId.title": "AAD 테넌트 ID를 입력하세요.",
|
|
316
|
-
"plugins.apiConnector.appTenantId.placeholder": "AAD 테넌트 ID가 로컬 앱 설정에 추가됩니다.",
|
|
317
|
-
"plugins.apiConnector.appId.title": "AAD 애플리케이션 ID(클라이언트 ID)를 입력합니다.",
|
|
318
|
-
"plugins.apiConnector.appId.placeholder": "AAD 애플리케이션 ID(클라이언트 ID)가 로컬 앱 설정에 추가됩니다.",
|
|
319
|
-
"plugins.apiConnector.botOption.title": "알림 / 명령 및 응답",
|
|
320
|
-
"plugins.apiConnector.functionOption.title": "Azure Functions 앱",
|
|
321
|
-
"plugins.apiConnector.BasicAuthOption.detail": "인증 요청에 사용자 이름 및 암호 사용",
|
|
322
|
-
"plugins.apiConnector.CertAuthOption.detail": "요청 인증에 인증서 사용",
|
|
323
|
-
"plugins.apiConnector.AADAuthOption.detail": "요청 인증에 Azure Active Directory에서 발급한 액세스 토큰 사용",
|
|
324
|
-
"plugins.apiConnector.APIKeyOption.detail": "요청 인증에 API 키 사용",
|
|
325
|
-
"plugins.apiConnector.ImplementMyselfOption.detail": "요청 인증에 사용자 지정된 논리 사용",
|
|
326
|
-
"plugins.apiConnector.questionComponentSelect.emptySelection": "구성 요소를 하나 이상 선택해야 합니다.",
|
|
327
|
-
"plugins.apiConnector.QuestionAppName.validation.ApiNameExist": "기존 파일 %s와(과)의 충돌을 방지하려면 다른 API 이름을 제공하세요.",
|
|
328
|
-
"plugins.apiConnector.QuestionAppName.validation.ApiNameAlphanumeric": "영숫자만 포함된 다른 API 이름을 제공하세요.",
|
|
329
|
-
"plugins.apiConnector.QuestionAppName.validation.ApiNameNumberPrefix": "숫자로 시작하지 않는 다른 API 이름을 제공하세요.",
|
|
330
|
-
"plugins.apiConnector.Question.validation.EmptyValue": "값은 비워 둘 수 없음",
|
|
331
|
-
"plugins.apiConnector.Question.validation.NotGuid": "값은 GUID여야 함",
|
|
332
|
-
"plugins.apiConnector.QuestionApiEndpoint.validation.NotHttp": "API 엔드포인트는 유효한 http(s) URL이어야 함",
|
|
333
|
-
"plugins.apiConnector.Notification.GenerateFiles": "%s에 API를 호출하는 샘플 코드를 생성했습니다. 파일을 열고 지시에 따라 API를 호출하세요.",
|
|
334
|
-
"plugins.apiConnector.Notification.LinkNotification": "%s을(를) 방문해 TeamsFx SDK를 사용하여 API를 호출하는 방법을 파악할 수 있습니다.",
|
|
335
|
-
"plugins.apiConnector.Log.CommandSuccess": "대상 API를 호출하도록 프로젝트를 업데이트했습니다. 생성/업데이트된 파일 목록은 다음과 같습니다.\n\n%s",
|
|
336
|
-
"error.rgCheckBaseError": "Unable to check the existence of resource group '%s' in subscription '%'",
|
|
337
|
-
"error.rgUnauthorizedError": "구독 '%s'에서 리소스 그룹 '%s'의 존재를 확인할 수 있는 권한이 없습니다. Azure 구독을 확인하세요.",
|
|
338
|
-
"error.ProjectFolderExistError": "경로 %s이(가) 이미 있습니다. 다른 폴더를 선택합니다.",
|
|
339
|
-
"error.ProjectFolderInvalidError": "경로 %s이(가) 잘못되었습니다. 사용자 설정에서 올바른 루트 폴더를 설정하세요(\\${homeDir}(으)로 시작하는 절대 디렉터리 또는 상대 디렉터리 사용).",
|
|
340
156
|
"error.NoProjectOpenedError": "열려 있는 프로젝트가 없습니다. 새 프로젝트를 만들거나 기존 프로젝트를 열 수 있습니다.",
|
|
341
|
-
"error.InitializedFileExistError": "초기화된 파일 %s이(가) 이미 존재합니다. 정리 후 다시 시도하세요.",
|
|
342
|
-
"error.InvalidProjectSettingsFileError": "projectSettings.json 파일이 잘못되었습니다. %s.",
|
|
343
|
-
"error.FetchSampleError": "Unable to get data from remote repository for %s.",
|
|
344
157
|
"error.InvalidEnvNameError": "환경 이름은 문자, 숫자, _ 및 -만 포함할 수 있습니다.",
|
|
345
|
-
"error.UpgradeCanceledError": "프로젝트를 업그레이드하지 않으려면 다른 버전(2.10.0 이하 버전)의 Teams 도구 키트를 설치합니다.",
|
|
346
158
|
"error.UpgradeV3CanceledError": "업그레이드할 준비가 되지 않은 경우 이전 버전의 Teams Toolkit을 계속 사용하세요.",
|
|
347
|
-
"error.
|
|
348
|
-
"error.OperationNotPermittedError": "작업이 허용되지 않습니다: %s",
|
|
349
|
-
"error.InvalidInputError": "Invalid inputs: %s",
|
|
350
|
-
"error.ProjectSettingsUndefinedError": "프로젝트 설정이 정의되지 않았습니다.",
|
|
351
|
-
"error.MultipleEnvNotEnabledError": "MultipleEnv 기능을 사용할 수 없습니다.",
|
|
159
|
+
"error.InvalidInputError": "잘못된 입력: %s",
|
|
352
160
|
"error.ProjectEnvAlreadyExistError": "프로젝트 환경 %s이(가) 이미 있습니다.",
|
|
353
161
|
"error.InvalidEnvConfigError": "구성 %s이(가) 잘못되었습니다. 세부 정보: %s.",
|
|
354
162
|
"error.NotImplementedError": "메서드가 구현되지 않음: %s",
|
|
355
|
-
"error.
|
|
356
|
-
"error.
|
|
357
|
-
"error.ProjectSettingError": "프로젝트 설정을 로드하지 못했습니다.",
|
|
358
|
-
"error.SolutionConfigError": "솔루션 컨텍스트를 로드하지 못했습니다.",
|
|
359
|
-
"error.FailedToParseResourceIdError": "Unable to get '%s' from resource id: '%s'",
|
|
360
|
-
"error.MissingSubscriptionInConfig": "(%s)에서 리소스 그룹(%s)의 구독 ID를 제공하세요.",
|
|
361
|
-
"error.NoSubscriptionFound": "Unable to find a subscription.",
|
|
163
|
+
"error.FailedToParseResourceIdError": "리소스 ID '%s'에서 '%s'을(를) 가져올 수 없습니다.",
|
|
164
|
+
"error.NoSubscriptionFound": "구독을 찾을 수 없습니다.",
|
|
362
165
|
"error.TrustCertificateCancelError": "사용자가 취소되었습니다. Teams가 도구 키트에서 사용하는 자체 서명된 SSL 인증서를 신뢰하려면 자체 서명된 인증서를 인증서 저장소에 추가해야 합니다.",
|
|
363
|
-
"error.BicepGenerationError": "Unable to generate Bicep file %s. Reason: %s",
|
|
364
|
-
"error.LocalBotEndpointNotConfigured": "로컬 봇 엔드포인트가 구성되지 않았습니다. \".fx/configs/config.local.json\"에서 \"bot.siteEndpoint\"를 설정하고 다시 시도하세요.",
|
|
365
|
-
"error.NgrokTunnelNotConnected": "Ngrok 터널이 연결되어 있지 않습니다. 네트워크 설정을 확인하고 다시 시도하세요.",
|
|
366
166
|
"error.VideoFilterAppNotRemoteSupported": "원격의 비디오 필터 앱은 Teams Toolkit에서 지원되지 않습니다. 프로젝트 루트 폴더에서 README.md 파일을 확인하세요.",
|
|
367
|
-
"error.
|
|
368
|
-
"error.
|
|
369
|
-
"error.appstudio.
|
|
370
|
-
"error.appstudio.teamsAppUpdateFailed": "Unable to update Teams app with ID %s.",
|
|
371
|
-
"error.appstudio.apiFailed": "API call to Developer Portal failed. Check [Output panel](command:fx-extension.showOutputChannel) for details.",
|
|
167
|
+
"error.appstudio.teamsAppCreateFailed": "%s 때문에 개발자 포털 Teams 앱을 만들 수 없습니다.",
|
|
168
|
+
"error.appstudio.teamsAppUpdateFailed": "ID가 %s인 Teams 앱을 업데이트할 수 없습니다.",
|
|
169
|
+
"error.appstudio.apiFailed": "개발자 포털 API 호출에 실패했습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 확인하세요.",
|
|
372
170
|
"error.appstudio.apiFailed.telemetry": "개발자 포털 대한 API 호출이 실패했습니다. %s, %s, API 이름: %s, X-Correlation-ID: %s. 이 오류는 일부 일시적인 서비스 오류에서 발생할 수 있습니다. 몇 분 정도 기다린 후 현재 단계를 다시 시도하세요.",
|
|
373
171
|
"error.appstudio.authServiceApiFailed": "개발자 포털에 대한 API 호출 실패: %s, %s, 요청 경로: %s",
|
|
374
|
-
"error.appstudio.publishFailed": "
|
|
172
|
+
"error.appstudio.publishFailed": "ID가 %s인 Teams 앱을 게시할 수 없습니다.",
|
|
375
173
|
"error.appstudio.buildError": "Teams 패키지를 빌드하지 못했습니다!",
|
|
376
174
|
"error.appstudio.checkPermissionFailed": "권한을 확인하지 못했습니다. 이유: %s",
|
|
377
175
|
"error.appstudio.grantPermissionFailed": "권한을 부여하지 못했습니다. 이유: %s",
|
|
@@ -379,61 +177,25 @@
|
|
|
379
177
|
"error.appstudio.updateManifestInvalidApp": "ID가 %s인 Teams 앱을 찾을 수 없습니다. Teams 플랫폼으로 매니페스트를 업데이트하기 전에 먼저 디버그 또는 프로비전을 실행해야 합니다.",
|
|
380
178
|
"error.appstudio.invalidCapability": "잘못된 기능: %s",
|
|
381
179
|
"error.appstudio.capabilityExceedLimit": "기능 %s을(를) 추가할 수 없습니다. 제한에 도달했습니다.",
|
|
382
|
-
"error.appstudio.staticTabNotExist": "
|
|
383
|
-
"error.appstudio.capabilityNotExist": "
|
|
180
|
+
"error.appstudio.staticTabNotExist": "엔터티 ID가 %s인 고정 탭을 찾을 수 없어 업데이트할 수 없습니다.",
|
|
181
|
+
"error.appstudio.capabilityNotExist": "%s 기능이 매니페스트에 없으므로 업데이트할 수 없습니다.",
|
|
384
182
|
"error.appstudio.noManifestId": "매니페스트 찾기에서 잘못된 ID를 찾았습니다.",
|
|
385
|
-
"error.appstudio.validateFetchSchemaFailed": "
|
|
183
|
+
"error.appstudio.validateFetchSchemaFailed": "%s에서 스키마를 가져올 수 없습니다. 메시지: %s",
|
|
386
184
|
"error.appstudio.validateSchemaNotDefined": "매니페스트 스키마가 정의되지 않음",
|
|
387
185
|
"error.appstudio.publishInDevPortalSuggestionForValidationError": "\"Zip Teams 앱 패키지\"에서 패키지를 생성하고 다시 시도하세요.",
|
|
388
|
-
"error.appstudio.teamsAppCreateConflict": "
|
|
186
|
+
"error.appstudio.teamsAppCreateConflict": "409 충돌 오류로 Teams 앱을 생성할 수 없습니다. 앱 ID가 테넌트의 다른 앱과 충돌하기 때문에 발생할 수 있습니다. 자세한 내용은 도움말 보기를 클릭하세요.",
|
|
389
187
|
"error.appstudio.teamsAppCreateConflictWithPublishedApp": "해당 ID의 Teams 앱이 조직의 앱 스토어에 이미 있습니다. 앱 ID를 수동으로 업데이트하고 다시 시도하세요.",
|
|
390
188
|
"error.appstudio.NotAllowedToAcquireBotFrameworkToken": "현재 계정은 botframework 토큰을 가져올 수 없습니다.",
|
|
391
189
|
"error.appstudio.BotProvisionReturnsForbiddenResult": "Botframework 프로비전은 봇 등록을 만들려는 시도에서 금지된 결과를 반환합니다.",
|
|
392
190
|
"error.appstudio.BotProvisionReturnsConflictResult": "Botframework 프로비전은 봇 등록을 만들려는 시도에서 충돌 결과를 반환합니다.",
|
|
393
|
-
"error.
|
|
394
|
-
"error.generator.
|
|
395
|
-
"error.generator.
|
|
396
|
-
"error.generator.
|
|
397
|
-
"error.generator.
|
|
398
|
-
"error.generator.
|
|
399
|
-
"error.generator.
|
|
400
|
-
"error.
|
|
401
|
-
"error.sql.GetDetail": "Get the detailed error message in [Output panel](command:fx-extension.showOutputChannel).",
|
|
402
|
-
"error.sql.LinkHelpMessage": "%s을(를) 따라 처리할 수 있습니다.",
|
|
403
|
-
"error.sql.SqlInputError": "SQL 관리자 이름 또는 암호가 비어 있습니다.",
|
|
404
|
-
"error.sql.SqlAskInputError": "Unable to get answer for SQL questions",
|
|
405
|
-
"error.sql.SqlEndpointError": "SQL Server %s이(가) 잘못되었습니다.",
|
|
406
|
-
"error.sql.DatabaseUserCreateError": "Unable to create user '%s' in database %s",
|
|
407
|
-
"error.sql.SqlAddAdminError": "Unable to add AAD admin '%s'. %s",
|
|
408
|
-
"error.sql.SqlLocalFirwallError": "Unable to add local firewall for '%s'. %s",
|
|
409
|
-
"error.sql.SqlDeleteLocalFirwallError": "Unable to delete local firewall for '%s'. Delete '%s' manually. %s",
|
|
410
|
-
"error.sql.SqlUserInfoError": "Unable to get login user info.",
|
|
411
|
-
"error.sql.SqlGetConfigError": "Unable to get config value of '%s' from '%s'.",
|
|
412
|
-
"error.sql.SqlInvalidConfigError": "%s의 구성 값 '%s'이(가) 잘못되었습니다.",
|
|
413
|
-
"error.sql.SqlCheckError": "Unable to check SQL Server '%s'. %s",
|
|
414
|
-
"error.sql.SqlCheckAdminError": "Unable to check AAD admin '%s'. %s",
|
|
415
|
-
"error.sql.IdentityCredentialUndefine": "관리 ID 사용자 %s을(를) 추가하기 위해 데이터베이스에 액세스할 수 없습니다. 데이터베이스 %s에 대한 사용자를 수동으로 추가하세요.",
|
|
416
|
-
"error.sql.ServicePrincipalWarning": "Azure sql의 서비스 주체 관리자는 데이터베이스 사용자 <%s>을(를) 추가할 수 없습니다. %s에 대한 사용자를 수동으로 추가할 수 있습니다.",
|
|
417
|
-
"error.sql.DomainError": "조건부 액세스 정책에는 규격 장치가 필요하지만 장치가 규격을 준수하지 않습니다. %s",
|
|
418
|
-
"error.sql.GuestAdminError": "SQL 관리자에게 데이터베이스 사용자를 추가할 수 있는 충분한 권한이 없습니다. %s",
|
|
419
|
-
"error.apiConnector.SampleCodeCreateFailError": "Unable to scaffold API connection samples. Reason: %s",
|
|
420
|
-
"error.apiConnector.ScaffoldApiFilesError": "Unable to scaffold connect API files, Reason: %s",
|
|
421
|
-
"error.apiConnector.ApiConnectorInputError": "API 커넥터 입력 %s이(가) 잘못됨",
|
|
422
|
-
"error.apiConnector.ApiConnectorPathNotExistError": "%s 경로가 없습니다. 올바른 폴더를 선택하세요.",
|
|
423
|
-
"error.apiConnector.ApiConnectorCreateFileFail": "Unable to create %s",
|
|
424
|
-
"error.apiConnector.NoActivePluginsExistError": "먼저 활성 리소스를 만드세요.",
|
|
425
|
-
"error.apiConnector.NoBotOrFunctionExistError": "먼저 봇 또는 함수 리소스를 만드세요.",
|
|
426
|
-
"error.apiConnector.ApiConnectorFunctionRouteError": "Unable to route function call: %s",
|
|
427
|
-
"error.apiConnector.SDKVersionImcompatibleError": "%s 프로젝트에서 @microsoft/teamsfx 버전 %s이(가) 호환되지 않습니다. @microsoft/teamsfx 버전을 %s(으)로 업그레이드하고 이 기능을 다시 시도하세요.",
|
|
428
|
-
"error.apiConnector.pkgFileNotExistError": "%s 프로젝트에 package.json이 없음",
|
|
429
|
-
"error.apiConnector.componentNotExistError": "%s 구성 요소가 없습니다. 먼저 추가하세요.",
|
|
430
|
-
"error.apiConnector.envVarExistError": ".env.teamsfx.local에서 기존 env 변수 %s과(와)의 충돌을 방지하려면 다른 API 이름을 제공하세요.",
|
|
431
|
-
"error.debugHandler.InvalidAppManifestPackageFileFormatError": "manifestPackagePath는 .zip 파일 경로여야 합니다.",
|
|
432
|
-
"error.debugHandler.InvalidExistingAADArgsError": "SSO용 기존 AAD 앱을 사용하는 경우 objectId, clientId 및 clientSecret이 모두 필요합니다.",
|
|
433
|
-
"error.debugHandler.InvalidExistingBotArgsError": "기존 봇을 사용하는 경우 botId와 botPassword를 함께 설정해야 합니다.",
|
|
434
|
-
"error.debugHandler.DebugArgumentEmptyError": "디버그 인수 '%s'이(가) 비어 있습니다.",
|
|
435
|
-
"error.debugHandler.InvalidTabBaseUrlError": "baseUrl은 유효한 https URL이어야 합니다.",
|
|
436
|
-
"error.m365.NotExtendedToM365Error": "Unable to extend Teams app to Microsoft 365. Use 'teamsApp/extendToM365' action to extend your Teams app to Microsoft 365.",
|
|
191
|
+
"error.generator.TemplateZipFallbackError": "zip 패키지를 다운로드하고 로컬 zip 패키지를 열 수 없습니다.",
|
|
192
|
+
"error.generator.FetchZipFromUrlError": "%s에서 zip 패키지를 다운로드할 수 없습니다.",
|
|
193
|
+
"error.generator.UnzipError": "템플릿의 압축을 풀고 디스크에 쓸 수 없습니다.",
|
|
194
|
+
"error.generator.MissKeyError": "키 %s을(를) 찾을 수 없습니다.",
|
|
195
|
+
"error.generator.DownloadSampleApiLimitError": "제한으로 인해 샘플을 다운로드할 수 없습니다. 속도 제한을 다시 설정한 후 나중에 다시 시도하세요(최대 1시간이 소요될 수 있음). 또는 %s(으)로 이동하여 리포지토리를 수동으로 git clone할 수 있습니다.",
|
|
196
|
+
"error.generator.DownloadSampleNetworkError": "네트워크 오류로 인해 샘플을 다운로드할 수 없습니다. 네트워크 연결을 확인하고 다시 시도하세요. 또는 %s(으)로 이동하여 리포지토리를 수동으로 git clone할 수 있습니다.",
|
|
197
|
+
"error.generator.ParseUrlError": "URL %s을(를) 구문 분석할 수 없습니다.",
|
|
198
|
+
"error.m365.NotExtendedToM365Error": "Teams 앱을 Microsoft 365로 확장할 수 없습니다. Teams 앱을 Microsoft 365로 확장하려면 'teamsApp/extendToM365' 작업을 사용하세요.",
|
|
437
199
|
"core.QuestionAppName.validation.pattern": "애플리케이션 이름은 문자로 시작해야 하며 문자 또는 숫자를 두 개 이상 포함해야 합니다. 일부 특수 문자를 포함할 수 없습니다.",
|
|
438
200
|
"core.QuestionAppName.validation.maxlength": "애플리케이션 이름이 최대 길이인 30자보다 깁니다.",
|
|
439
201
|
"core.QuestionAppName.validation.pathExist": "경로 %s이(가) 있습니다. 다른 애플리케이션 이름을 선택하세요.",
|
|
@@ -443,63 +205,47 @@
|
|
|
443
205
|
"core.option.github": "GitHub 가이드 열기",
|
|
444
206
|
"core.option.inProduct": "제품 내 가이드 열기",
|
|
445
207
|
"core.TabOption.label": "탭",
|
|
446
|
-
"core.TabOption.labelNew": "SSO 지원 탭",
|
|
447
208
|
"core.TabOption.description": "UI 기반 앱",
|
|
448
209
|
"core.TabOption.detail": "Microsoft Teams에 포함된 Teams 인식 웹 페이지",
|
|
449
|
-
"core.
|
|
450
|
-
"core.DashboardOption.
|
|
451
|
-
"core.
|
|
452
|
-
"core.
|
|
453
|
-
"core.
|
|
454
|
-
"core.BotNewUIOption.label": "Basic Bot",
|
|
455
|
-
"core.BotNewUIOption.detail": "A simple implementation of a bot that's ready to customize",
|
|
456
|
-
"core.MessageExtensionOption.labelNew": "Collect Form Input and Process Data",
|
|
210
|
+
"core.DashboardOption.label": "대시보드",
|
|
211
|
+
"core.DashboardOption.detail": "중요한 정보를 표시하기 위한 카드 및 위젯이 있는 캔버스",
|
|
212
|
+
"core.BotNewUIOption.label": "기본 봇",
|
|
213
|
+
"core.BotNewUIOption.detail": "사용자 지정할 준비가 된 봇의 간단한 구현",
|
|
214
|
+
"core.MessageExtensionOption.labelNew": "양식 입력 및 프로세스 데이터 수집",
|
|
457
215
|
"core.MessageExtensionOption.label": "메시지 확장",
|
|
458
216
|
"core.MessageExtensionOption.description": "사용자가 Teams에서 메시지를 작성할 때의 사용자 지정 UI",
|
|
459
|
-
"core.MessageExtensionOption.detail": "
|
|
460
|
-
"core.NotificationOption.label": "
|
|
461
|
-
"core.NotificationOption.detail": "
|
|
462
|
-
"core.CommandAndResponseOption.label": "
|
|
463
|
-
"core.CommandAndResponseOption.detail": "
|
|
464
|
-
"core.WorkflowOption.label": "
|
|
465
|
-
"core.WorkflowOption.detail": "
|
|
466
|
-
"core.ExistingTabOption.label": "기존 웹앱 포함",
|
|
467
|
-
"core.ExistingTabOption.detail": "자체 정적 웹 페이지를 가져오고 Microsoft Teams에 포함",
|
|
468
|
-
"core.ExistingTabEndpointQuestion.placeholder": "기존 탭 엔드포인트 입력",
|
|
469
|
-
"core.ExistingTabEndpointQuestion.title": "웹앱의 로컬 엔드포인트 입력",
|
|
470
|
-
"core.ExistingTabEndpointQuestion.validation": "https://로 시작하는 유효한 URL을 입력하세요.",
|
|
471
|
-
"core.TabSPFxOption.label": "탭(SPFx)",
|
|
217
|
+
"core.MessageExtensionOption.detail": "사용자 입력을 받고, 해당 항목으로 작업을 수행하며, 사용자 지정된 결과를 다시 보냅니다.",
|
|
218
|
+
"core.NotificationOption.label": "채팅 알림 메시지",
|
|
219
|
+
"core.NotificationOption.detail": "Teams 채팅에 표시되는 메시지로 알림 및 정보 제공",
|
|
220
|
+
"core.CommandAndResponseOption.label": "채팅 명령",
|
|
221
|
+
"core.CommandAndResponseOption.detail": "Teams 채팅에서 사용자 지정 채팅 명령을 사용하여 작업 트리거",
|
|
222
|
+
"core.WorkflowOption.label": "채팅의 순차 워크플로",
|
|
223
|
+
"core.WorkflowOption.detail": "Teams 채팅에서 다단계 프로세스와 상호 작용",
|
|
472
224
|
"core.TabSPFxOption.labelNew": "SPFx",
|
|
473
|
-
"core.TabSPFxOption.
|
|
474
|
-
"core.TabSPFxOption.detail": "Microsoft Teams를 사용하여 긴밀하게 통합된 자동 호스팅 SPFx 웹 파트",
|
|
475
|
-
"core.TabSPFxOption.detailNew": "Build UI with SharePoint Framework",
|
|
225
|
+
"core.TabSPFxOption.detailNew": "SharePoint 프레임워크를 사용하여 UI 빌드",
|
|
476
226
|
"core.TabSso.description": "탭에 대한 Single Sign-On",
|
|
477
227
|
"core.TabSso.detail": "Teams 탭 앱에서 Single Sign-On 사용",
|
|
478
228
|
"core.BotSso.description": "봇에 대한 Single Sign-On",
|
|
479
229
|
"core.BotSso.detail": "Teams 봇 앱에서 Single Sign-On 사용",
|
|
480
|
-
"core.TabNonSso.label": "
|
|
481
|
-
"core.TabNonSso.detail": "
|
|
482
|
-
"core.addCapabilityQuestion.title": "기능 선택",
|
|
483
|
-
"core.addCapabilityQuestion.titleNew": "기능",
|
|
484
|
-
"core.addFeatureQuestion.title": "기능 추가",
|
|
230
|
+
"core.TabNonSso.label": "기본 탭",
|
|
231
|
+
"core.TabNonSso.detail": "사용자 지정할 준비가 된 웹앱의 간단한 구현",
|
|
485
232
|
"core.createCapabilityQuestion.title": "기능 선택",
|
|
486
233
|
"core.createCapabilityQuestion.titleNew": "기능",
|
|
487
234
|
"core.createCapabilityQuestion.placeholder": "기능 선택",
|
|
488
|
-
"core.createProjectQuestion.option.description.previewOnWindow": "
|
|
489
|
-
"core.createProjectQuestion.option.description.worksInOutlook": "
|
|
490
|
-
"core.createProjectQuestion.option.description.worksInOutlookM365": "
|
|
491
|
-
"core.createProjectQuestion.projectType.bot.detail": "
|
|
492
|
-
"core.createProjectQuestion.projectType.bot.label": "
|
|
493
|
-
"core.createProjectQuestion.projectType.bot.title": "
|
|
494
|
-
"core.createProjectQuestion.projectType.messageExtension.detail": "
|
|
495
|
-
"core.createProjectQuestion.projectType.messageExtension.title": "
|
|
496
|
-
"core.createProjectQuestion.projectType.outlookAddin.detail": "
|
|
497
|
-
"core.createProjectQuestion.projectType.outlookAddin.label": "Outlook
|
|
498
|
-
"core.createProjectQuestion.projectType.outlookAddin.title": "
|
|
499
|
-
"core.createProjectQuestion.projectType.tab.detail": "
|
|
500
|
-
"core.createProjectQuestion.projectType.tab.title": "
|
|
501
|
-
"core.createProjectQuestion.title": "
|
|
502
|
-
"core.capability.validation": "잘못된 기능 조합: %s, 옵션 집합 %s을(를) 함께 사용할 수 없음",
|
|
235
|
+
"core.createProjectQuestion.option.description.previewOnWindow": "Windows에서 미리 보기",
|
|
236
|
+
"core.createProjectQuestion.option.description.worksInOutlook": "Teams 및 Outlook에서 작동",
|
|
237
|
+
"core.createProjectQuestion.option.description.worksInOutlookM365": "Teams, Outlook 및 Microsoft 365 앱에서 작동",
|
|
238
|
+
"core.createProjectQuestion.projectType.bot.detail": "반복적인 작업을 자동화할 수 있는 대화형 또는 유익한 채팅 환경",
|
|
239
|
+
"core.createProjectQuestion.projectType.bot.label": "봇",
|
|
240
|
+
"core.createProjectQuestion.projectType.bot.title": "봇을 사용하는 앱 기능",
|
|
241
|
+
"core.createProjectQuestion.projectType.messageExtension.detail": "Teams 및 Outlook의 채팅 작성 영역에서 작업 검색 또는 시작",
|
|
242
|
+
"core.createProjectQuestion.projectType.messageExtension.title": "메시지 확장을 사용하는 앱 기능",
|
|
243
|
+
"core.createProjectQuestion.projectType.outlookAddin.detail": "웹 콘텐츠로 리본 및 작업 창 사용자 지정",
|
|
244
|
+
"core.createProjectQuestion.projectType.outlookAddin.label": "Outlook 추가 기능",
|
|
245
|
+
"core.createProjectQuestion.projectType.outlookAddin.title": "Outlook 추가 기능을 사용하는 앱 기능",
|
|
246
|
+
"core.createProjectQuestion.projectType.tab.detail": "Teams, Outlook 및 Micosoft 365 앱에 자신의 웹 콘텐츠 포함",
|
|
247
|
+
"core.createProjectQuestion.projectType.tab.title": "탭을 사용하는 앱 기능",
|
|
248
|
+
"core.createProjectQuestion.title": "새 프로젝트",
|
|
503
249
|
"core.spfxFolder.title": "SPFx 솔루션 폴더",
|
|
504
250
|
"core.spfxFolder.placeholder": "SPFx 솔루션이 포함된 폴더를 선택하세요.",
|
|
505
251
|
"core.QuestionSelectTargetEnvironment.title": "환경 선택",
|
|
@@ -508,7 +254,7 @@
|
|
|
508
254
|
"core.getQuestionNewTargetEnvironmentName.validation1": "환경 이름은 문자, 숫자, _ 및 -만 포함할 수 있습니다.",
|
|
509
255
|
"core.getQuestionNewTargetEnvironmentName.validation2": "환경 구성 경로의 길이가 Windows 제한을 초과합니다.",
|
|
510
256
|
"core.getQuestionNewTargetEnvironmentName.validation3": "환경 '%s'을(를) 만들 수 없습니다.",
|
|
511
|
-
"core.getQuestionNewTargetEnvironmentName.validation4": "
|
|
257
|
+
"core.getQuestionNewTargetEnvironmentName.validation4": "env 구성을 나열할 수 없습니다.",
|
|
512
258
|
"core.getQuestionNewTargetEnvironmentName.validation5": "프로젝트 환경 %s이(가) 이미 있습니다.",
|
|
513
259
|
"core.QuestionSelectSourceEnvironment.title": "복사본을 만들 환경 선택",
|
|
514
260
|
"core.QuestionSelectResourceGroup.title": "리소스 그룹 선택",
|
|
@@ -518,7 +264,6 @@
|
|
|
518
264
|
"core.QuestionNewResourceGroupLocation.title": "새 리소스 그룹의 위치",
|
|
519
265
|
"core.question.workspaceFolder.title": "작업 영역 폴더",
|
|
520
266
|
"core.question.workspaceFolder.placeholder": "프로젝트 루트 폴더를 포함할 폴더를 선택하세요.",
|
|
521
|
-
"core.ScratchOptionYesVSC.label": "새 앱 만들기",
|
|
522
267
|
"core.ScratchOptionYesVSC.officeAddin.label": "Teams 기능으로 시작",
|
|
523
268
|
"core.ScratchOptionYesVSC.detail": "Teams 도구 키트를 사용하여 새 Teams 애플리케이션을 만듭니다.",
|
|
524
269
|
"core.ScratchOptionYes.label": "새 앱 만들기",
|
|
@@ -536,8 +281,6 @@
|
|
|
536
281
|
"core.SampleSelect.title": "샘플에서 시작",
|
|
537
282
|
"core.SampleSelect.placeholder": "샘플 선택",
|
|
538
283
|
"core.SampleSelect.buttons.viewSamples": "샘플 보기",
|
|
539
|
-
"core.HostTypeOptionAzure.label": "Azure",
|
|
540
|
-
"core.HostTypeOptionSPFx.label": "SPFx(SharePoint Framework)",
|
|
541
284
|
"core.updateBotIdsQuestion.title": "디버깅을 위한 새 봇 만들기",
|
|
542
285
|
"core.updateBotIdsQuestion.placeholder": "botId의 원래 값을 유지하려면 선택을 취소하세요.",
|
|
543
286
|
"core.updateBotIdForBot.description": "manifest.json에서 %s botId를 \"${{BOT_ID}}\"(으)로 업데이트",
|
|
@@ -549,54 +292,40 @@
|
|
|
549
292
|
"core.updateContentUrlOption.description": "콘텐츠 URL을 %s에서 %s으(로) 업데이트",
|
|
550
293
|
"core.updateWebsiteUrlOption.description": "웹 사이트 URL을 %s에서 %s(으)로 업데이트",
|
|
551
294
|
"core.updateUrlQuestion.placeholder": "선택 취소하여 원본 URL을 유지",
|
|
552
|
-
"core.AzureResourceSQL.label": "Azure SQL Database",
|
|
553
|
-
"core.AzureResourceSQL.description": "Azure Functions 앱도 Azure SQL Database에 액세스하도록 선택됩니다.",
|
|
554
|
-
"core.AzureResourceSQLNewUI.label": "Azure SQL Database",
|
|
555
|
-
"core.AzureResourceSQLNewUI.detail": "클라우드용으로 빌드된 항상 최신 상태로 유지되는 관계형 데이터베이스 서비스",
|
|
556
|
-
"core.AzureResourceFunction.label": "Azure Functions 앱",
|
|
557
|
-
"core.AzureResourceFunctionNewUI.label": "Azure Functions",
|
|
558
|
-
"core.AzureResourceFunctionNewUI.detail": "코드를 적게 작성할 수 있게 해주는 서버리스 이벤트 중심 컴퓨팅 솔루션",
|
|
559
|
-
"core.AzureResourceApim.label": "Azure API Management에서 API 등록",
|
|
560
|
-
"core.AzureResourceApim.description": "Azure Functions 앱도 API로 게시되도록 선택됩니다.",
|
|
561
|
-
"core.AzureResourceApimNewUI.label": "Azure API Management",
|
|
562
|
-
"core.AzureResourceApimNewUI.detail": "모든 환경의 API에 사용할 수 있는 하이브리드 다중 클라우드 관리 플랫폼",
|
|
563
|
-
"core.AzureResourceKeyVault.label": "Azure Key Vault",
|
|
564
|
-
"core.AzureResourceKeyVault.description": "Azure Key Vault를 사용하여 런타임 애플리케이션 비밀 보호",
|
|
565
|
-
"core.AzureResourceKeyVaultNewUI.label": "Azure Key Vault",
|
|
566
|
-
"core.AzureResourceKeyVaultNewUI.detail": "비밀의 안전한 저장과 액세스를 위한 클라우드 서비스",
|
|
567
295
|
"core.SingleSignOnOption.label": "Single Sign-On",
|
|
568
296
|
"core.SingleSignOnOption.detail": "Teams 시작 페이지 및 봇 기능을 위한 Single Sign-On 기능 개발",
|
|
569
|
-
"core.ApiConnectionOption.label": "API 연결",
|
|
570
|
-
"core.ApiConnectionOption.detail": "TeamsFx SDK를 사용하는 인증 지원을 통해 API에 연결",
|
|
571
|
-
"core.cicdWorkflowOption.label": "CI/CD 워크플로",
|
|
572
|
-
"core.cicdWorkflowOption.detail": "GitHub, Azure DevOps 또는 Jenkins에 대한 CI/CD 워크플로 추가",
|
|
573
297
|
"core.getUserEmailQuestion.title": "동일한 Microsoft 365 테넌트의 계정에 대해 Teams/AAD 앱에 소유자 추가(이메일)",
|
|
574
298
|
"core.getUserEmailQuestion.validation1": "메일 주소는 null이거나 비워 둘 수 없습니다.",
|
|
575
299
|
"core.getUserEmailQuestion.validation2": "[UserName]을(를) 실제 사용자 이름으로 변경하세요.",
|
|
576
|
-
"core.collaboration.error.failedToLoadDotEnvFile": "
|
|
577
|
-
"core.collaboration.error.failedToGetTeamsAppId": "
|
|
300
|
+
"core.collaboration.error.failedToLoadDotEnvFile": ".env 파일을 로드할 수 없습니다. 이유: %s",
|
|
301
|
+
"core.collaboration.error.failedToGetTeamsAppId": ".env 파일에서 Teams 앱 ID를 찾을 수 없습니다. '프로비전'을 이미 실행했는지 확인하거나 .env 파일에 키 '%s'을(를) 사용하여 값을 올바르게 설정하세요.",
|
|
578
302
|
"core.selectAadAppManifestQuestion.title": "Azure Active Directory manifest.json 파일 선택",
|
|
579
303
|
"core.selectTeamsAppManifestQuestion.title": "Teams manifest.json 파일 선택",
|
|
580
|
-
"core.selectTeamsAppPackageQuestion.title": "
|
|
581
|
-
"core.selectLocalTeamsAppManifestQuestion.title": "
|
|
304
|
+
"core.selectTeamsAppPackageQuestion.title": "Teams 앱 패키지 파일 선택",
|
|
305
|
+
"core.selectLocalTeamsAppManifestQuestion.title": "로컬 Teams manifest.json 파일 선택",
|
|
582
306
|
"core.selectCollaborationAppTypeQuestion.title": "공동 작업자를 관리할 앱 선택",
|
|
307
|
+
"core.selectValidateMethodQuestion.validate.selectTitle": "유효성 검사 방법 선택",
|
|
308
|
+
"core.selectValidateMethodQuestion.validate.schemaOption": "매니페스트 스키마를 사용하여 유효성 검사",
|
|
309
|
+
"core.selectValidateMethodQuestion.validate.schemaOptionDescription": "매니페스트 스키마를 사용하여 유효성 검사",
|
|
310
|
+
"core.selectValidateMethodQuestion.validate.appPackageOption": "유효성 검사 규칙을 사용하여 앱 패키지 유효성 검사",
|
|
311
|
+
"core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "유효성 검사 규칙을 사용하여 앱 패키지 유효성 검사",
|
|
583
312
|
"core.confirmManifestQuestion.placeholder": "매니페스트가 올바르게 선택되었는지 확인",
|
|
584
313
|
"core.aadAppQuestion.label": "Azure Active Directory 앱",
|
|
585
314
|
"core.aadAppQuestion.description": "Single Sign-On용 Azure Active Directory 앱",
|
|
586
315
|
"core.teamsAppQuestion.label": "Teams 앱",
|
|
587
316
|
"core.teamsAppQuestion.description": "Teams 앱",
|
|
588
|
-
"core.M365SsoLaunchPageOptionItem.label": "
|
|
589
|
-
"core.M365SsoLaunchPageOptionItem.detail": "
|
|
590
|
-
"core.M365SearchAppOptionItem.label": "
|
|
591
|
-
"core.M365SearchAppOptionItem.detail": "
|
|
592
|
-
"core.M365HostQuestion.title": "
|
|
593
|
-
"core.M365HostQuestion.placeholder": "
|
|
317
|
+
"core.M365SsoLaunchPageOptionItem.label": "Fluent UI를 포함한 React",
|
|
318
|
+
"core.M365SsoLaunchPageOptionItem.detail": "Fluent UI React 구성 요소를 사용하여 Teams의 모양과 느낌을 가져오는 웹앱",
|
|
319
|
+
"core.M365SearchAppOptionItem.label": "사용자 지정 검색 결과",
|
|
320
|
+
"core.M365SearchAppOptionItem.detail": "검색 또는 채팅 영역에서 Teams 및 Outlook 검색 결과에 직접 데이터 표시",
|
|
321
|
+
"core.M365HostQuestion.title": "플랫폼",
|
|
322
|
+
"core.M365HostQuestion.placeholder": "앱을 미리 보기할 플랫폼 선택",
|
|
594
323
|
"core.options.separator.scenario": "시나리오 기반 Teams 앱",
|
|
595
|
-
"core.options.separator.resource": "클라우드 리소스",
|
|
596
324
|
"core.options.separator.additional": "추가 기능",
|
|
597
|
-
"core.common.LifecycleComplete.
|
|
598
|
-
"core.common.LifecycleComplete.
|
|
599
|
-
"core.common.LifecycleComplete.
|
|
325
|
+
"core.common.LifecycleComplete.prepareTeamsApp": "Successfully prepared Teams app.",
|
|
326
|
+
"core.common.LifecycleComplete.provision": "프로비전 단계에서 %s/%s 작업을 실행했습니다.",
|
|
327
|
+
"core.common.LifecycleComplete.deploy": "배포 단계에서 %s/%s 작업을 성공적으로 실행했습니다.",
|
|
328
|
+
"core.common.LifecycleComplete.publish": "게시 단계에서 %s/%s 작업을 성공적으로 실행했습니다.",
|
|
600
329
|
"core.common.TeamsMobileDesktopClientName": "Teams 데스크톱, 모바일 클라이언트 ID",
|
|
601
330
|
"core.common.TeamsWebClientName": "Teams 웹 클라이언트 ID",
|
|
602
331
|
"core.common.OfficeDesktopClientName": "데스크톱 클라이언트 ID에 대한 Microsoft 365 앱",
|
|
@@ -606,11 +335,11 @@
|
|
|
606
335
|
"core.common.OutlookWebClientName1": "Outlook 웹 액세스 클라이언트 ID 1",
|
|
607
336
|
"core.common.OutlookWebClientName2": "Outlook 웹 액세스 클라이언트 ID 2",
|
|
608
337
|
"core.NewOfficeAddinOptionVSC.label": "Outlook 추가 기능으로 시작",
|
|
609
|
-
"core.NewOfficeAddinOptionVSC.detail": "
|
|
610
|
-
"core.importAddin.label": "
|
|
611
|
-
"core.importAddin.detail": "
|
|
338
|
+
"core.NewOfficeAddinOptionVSC.detail": "Teams 도구 키트를 사용하여 새 Outlook 추가 기능 애플리케이션을 만듭니다.",
|
|
339
|
+
"core.importAddin.label": "기존 Outlook 추가 기능 가져오기",
|
|
340
|
+
"core.importAddin.detail": "최신 앱 매니페스트 및 프로젝트 구조로 프로젝트 업그레이드 및 추가",
|
|
612
341
|
"core.newTaskpaneAddin.label": "Taskpane",
|
|
613
|
-
"core.newTaskpaneAddin.detail": "
|
|
342
|
+
"core.newTaskpaneAddin.detail": "단추로 리본을 사용자 지정하고 작업창에 콘텐츠를 포함합니다.",
|
|
614
343
|
"core.summary.actionDescription": "작업 %s%s",
|
|
615
344
|
"core.summary.lifecycleDescription": "수명 주기 단계: %s(총 %s 단계). 다음 작업이 실행됩니다. %s",
|
|
616
345
|
"core.summary.lifecycleNotExecuted": "%s 수명 주기 스테이지 %s이(가) 실행되지 않았습니다.",
|
|
@@ -620,49 +349,19 @@
|
|
|
620
349
|
"core.summary.actionFailed": "%s이(가) 실패했습니다.",
|
|
621
350
|
"core.summary.actionSucceeded": "%s이(가) 실행되었습니다.",
|
|
622
351
|
"core.summary.createdEnvFile": "환경 파일이 생성된 위치",
|
|
623
|
-
"
|
|
624
|
-
"error.aad.
|
|
625
|
-
"error.aad.
|
|
626
|
-
"error.aad.
|
|
627
|
-
"error.aad.
|
|
628
|
-
"error.aad.
|
|
629
|
-
"error.aad.
|
|
630
|
-
"error.aad.
|
|
631
|
-
"error.aad.
|
|
632
|
-
"error.aad.AppIdUriInvalidError": "애플리케이션 ID URI가 잘못되었습니다. 계속하기 전에 애플리케이션을 프로비전합니다.",
|
|
633
|
-
"error.aad.CannotGenerateIdentifierUris": "botId 또는 프런트 엔드 도메인을 찾을 수 없으므로 identifierUris를 생성할 수 없습니다. 구성 파일에서 적어도 둘 중 하나를 지정해야 합니다.",
|
|
634
|
-
"error.aad.InvalidSelectedPlugins": "선택한 플러그 인이 잘못되었습니다. %s",
|
|
635
|
-
"error.aad.ParsePermissionError": "Unable to parse permission request.",
|
|
636
|
-
"error.aad.UnknownPermissionName": "Unable to find resource: %s. %s",
|
|
637
|
-
"error.aad.UnknownPermissionRole": "Unable to find role \"%s\" for resource \"%s\". %s",
|
|
638
|
-
"error.aad.UnknownPermissionScope": "Unable to find scope \"%s\" for resource \"%s\". %s",
|
|
639
|
-
"error.aad.GetTokenError": "Unable to get user login information for %s.",
|
|
640
|
-
"error.aad.TenantNotExistError": "Unable to get tenant information from user login.",
|
|
641
|
-
"error.aad.MissingPermissionsRequestProvider": "플러그 인 컨텍스트에 permissionRequestProvider가 없습니다.",
|
|
642
|
-
"error.aad.CheckPermissionError": "Unable to check permission.",
|
|
643
|
-
"error.aad.GrantPermissionError": "%s: %s. Unable to grant permission.",
|
|
644
|
-
"error.aad.ListCollaboratorError": "Unable to list collaborator.",
|
|
645
|
-
"error.aad.AadManifestLoadError": "Unable to load manifest file from %s, due to %s",
|
|
646
|
-
"error.aad.AadManifestMissingName": "AAD 매니페스트 파일에 name 속성이 비어 있거나 잘못됨",
|
|
647
|
-
"error.aad.AadManifestMissingScopeIdForTeamsApp": "oauth2Permissions 속성에 값이 access_as_user이어야 하는 항목이 없음",
|
|
648
|
-
"error.aad.AadManifestMissingObjectId": "AAD 매니페스트 파일에 id 속성이 없거나 잘못되었습니다. 먼저 프로비전 또는 디버그를 실행해야 합니다.",
|
|
649
|
-
"error.aad.AadManifestMissingReplyUrlsWithType": "AAD 매니페스트 파일에 replyUrlsWithType 속성이 없거나 잘못되었습니다. 먼저 프로비전 또는 디버그를 실행해야 합니다.",
|
|
650
|
-
"error.aad.AadManifestMissingIdentifierUris": "AAD 매니페스트 파일에 identifierUris 속성이 없거나 잘못되었습니다. 먼저 프로비전 또는 디버그를 실행해야 합니다.",
|
|
651
|
-
"error.aad.AadManifestNotProvisioned": "Unable to generate AAD manifest because the resources have not been provisioned yet. You need to run provision or debug first. Click Get Help to learn more about why you need to provision or debug.",
|
|
652
|
-
"error.aad.UpdateAadAppError": "Unable to update application in Azure Active Directory: %s",
|
|
653
|
-
"error.aad.UpdateAadAppUsingManifestError": "Unable to update application in Azure Active Directory. Please make sure 'templates/appPackage/aad.template.json' is valid: %s",
|
|
654
|
-
"error.aad.GetDisplayNameError": "Unable to get display name.",
|
|
655
|
-
"error.aad.GetConfigError": "Unable to get configuration value \"%s\" for %s.",
|
|
352
|
+
"ui.select.LoadingOptionsPlaceholder": "Loading options ...",
|
|
353
|
+
"error.aad.CreateAppError": "Azure Active Directory에서 앱을 만들 수 없습니다.",
|
|
354
|
+
"error.aad.CreateSecretError": "‘Azure Active Directory 애플리케이션 비밀을 만들 수 없습니다.",
|
|
355
|
+
"error.aad.GetTokenError": "%s에 대한 사용자 로그인 정보를 가져올 수 없습니다.",
|
|
356
|
+
"error.aad.TenantNotExistError": "사용자 로그인에서 테넌트 정보를 가져올 수 없습니다.",
|
|
357
|
+
"error.aad.CheckPermissionError": "사용 권한을 확인할 수 없습니다.",
|
|
358
|
+
"error.aad.GrantPermissionError": "%s: %s. 권한을 부여할 수 없습니다.",
|
|
359
|
+
"error.aad.ListCollaboratorError": "공동 작업자를 나열할 수 없습니다.",
|
|
360
|
+
"error.aad.GetConfigError": "%s에 대한 구성 값 \"%s\"을(를) 가져올 수 없습니다.",
|
|
656
361
|
"error.aad.FormatError": "%s의 형식이 잘못되었습니다. 값: %s.",
|
|
657
|
-
"error.aad.client.
|
|
658
|
-
"error.aad.client.
|
|
659
|
-
"error.aad.client.CreateSecretFailed": "Unable to create an application secret in Azure Active Directory.",
|
|
660
|
-
"error.aad.client.GetFailed": "Unable to retrieve Azure Active Directory application registration.",
|
|
661
|
-
"error.aad.client.CheckPermissionFailed": "Unable to check permission in Azure Active Directory.",
|
|
662
|
-
"error.aad.client.GrantPermissionFailed": "Unable to grant permission in Azure Active Directory.",
|
|
663
|
-
"error.aad.client.AppDefinitionIsNull": "애플리케이션 정의가 없습니다.",
|
|
362
|
+
"error.aad.client.CheckPermissionFailed": "Azure Active Directory 권한을 확인할 수 없습니다.",
|
|
363
|
+
"error.aad.client.GrantPermissionFailed": "Azure Active Directory 권한을 부여할 수 없습니다.",
|
|
664
364
|
"error.aad.client.AppObjectIdIsNull": "개체 ID가 없습니다.",
|
|
665
|
-
"error.aad.client.EmptyResponse": "응답이 없습니다.",
|
|
666
365
|
"error.aad.client.ReachRetryLimit": "다시 시도 한도를 초과했습니다.",
|
|
667
366
|
"error.aad.manifest.NameIsMissing": "name이 없음\n",
|
|
668
367
|
"error.aad.manifest.SignInAudienceIsMissing": "signInAudience가 없음\n",
|
|
@@ -676,166 +375,67 @@
|
|
|
676
375
|
"error.aad.manifest.UnknownResourceAppId": "알 수 없는 resourceAppId %s",
|
|
677
376
|
"error.aad.manifest.UnknownResourceAccessType": "알 수 없는 resourceAccess: %s",
|
|
678
377
|
"error.aad.manifest.UnknownResourceAccessId": "알 수 없는 리소스 액세스 ID: %s, 권한을 리소스 액세스 ID로 사용하는 경우 대신 권한 ID를 사용해 보세요.",
|
|
679
|
-
"plugins.aad.NoSelection": "Azure AD 앱을 찾을 수 없습니다. 권한을 업데이트하지 않습니다. 먼저 프로비전 또는 디버그를 실행해야 합니다.",
|
|
680
|
-
"plugins.aad.UserCancelled": "사용자가 선택을 취소했습니다.",
|
|
681
|
-
"plugins.aad.UpdatePermissionSuccessMessage": "Azure AD 앱에 대한 사용 권한을 업데이트했습니다. Azure Portal로 이동하여 사용 권한을 확인하거나 관리자 동의를 부여할 수 있습니다.",
|
|
682
|
-
"plugins.aad.SkipProvision": "Azure AD 앱 프로비저닝을 건너뛰었습니다. Azure AD 앱을 수동으로 프로비전하고 구성해야 합니다.",
|
|
683
378
|
"plugins.aad.OwnerAlreadyAdded": "사용자 %s이(가) 이미 Azure AD 앱 %s의 소유자로 추가되어 있습니다.",
|
|
684
|
-
"plugins.aad.StepFailedAndSkipped": "%s 단계에서 실패했습니다. 제공된 Azure AD 앱의 경우 Azure Portal로 이동한 뒤 수동으로 %s(으)로 이동해야 합니다.",
|
|
685
|
-
"plugins.aad.UpdatePermissionHelpMessage": "\"API 권한\"에서 권한 업데이트",
|
|
686
|
-
"plugins.aad.UpdateAppIdUriHelpMessage": "\"API 노출\"에서 \"%s\"을(를) \"애플리케이션 ID URI\"로 설정",
|
|
687
|
-
"plugins.aad.UpdateRedirectUriHelpMessage": "“인증”에서 \"%s\"을(를) \"URI로 리디렉션\"으로 설정",
|
|
688
|
-
"plugins.aad.UpdateAadHelpMessage": "Azure AD 앱 매니페스트 업데이트",
|
|
689
|
-
"plugins.apim.QuestionConstants.VSCode.OpenApiDocument.description": "API 문서 열기를 선택합니다.",
|
|
690
|
-
"plugins.apim.QuestionConstants.VSCode.ApiPrefix.description": "API 이름 접두사를 입력합니다.",
|
|
691
|
-
"plugins.apim.QuestionConstants.VSCode.ApiPrefix.prompt": "API의 고유한 이름은 '{api-접두사}-{리소스-접미사}-{api-버전}'입니다.",
|
|
692
|
-
"plugins.apim.QuestionConstants.VSCode.ApiVersion.description": "API 버전을 선택합니다.",
|
|
693
|
-
"plugins.apim.QuestionConstants.VSCode.ApiVersion.createNewApiVersionOption": "+ 새 API 버전 만들기",
|
|
694
|
-
"plugins.apim.QuestionConstants.VSCode.NewApiVersion.description": "API 버전을 입력합니다.",
|
|
695
|
-
"plugins.apim.QuestionConstants.CLI.OpenApiDocument.description": "Open API 문서 파일 경로입니다.",
|
|
696
|
-
"plugins.apim.QuestionConstants.CLI.ApiPrefix.description": "API 이름 접두어입니다. 기본적으로 API의 고유한 이름은 '{api-접두사}-{리소스-접미사}-{api-버전}'입니다.",
|
|
697
|
-
"plugins.apim.QuestionConstants.CLI.ApiId.description": "업데이트할 API의 고유 이름입니다.",
|
|
698
|
-
"plugins.apim.QuestionConstants.CLI.ApiVersion.description": "API 버전입니다.",
|
|
699
|
-
"plugins.apim.ValidationConstants.resourceIdValidPattern.message": "값에는 앞과 뒤에 숫자나 문자가 있는 경우 숫자, 문자 및 하이픈 기호만 포함할 수 있습니다.",
|
|
700
|
-
"plugins.apim.ValidationConstants.defaultValidPattern.message": "값은 '*#&+:<>?' 중 어떤 문자도 포함할 수 없습니다.",
|
|
701
|
-
"plugins.apim.ValidationConstants.guidValidPattern.message": "값은 GUID여야 합니다.",
|
|
702
|
-
"plugins.apim.ValidationConstants.CLI.invalidOptionMessage": "옵션 '--%s'의 값이 잘못되었습니다.",
|
|
703
|
-
"plugins.apim.ValidationConstants.CLI.emptyOptionMessage": "옵션 '--%s'이(가) 필요합니다. '--%s' 값을 설정하세요.",
|
|
704
|
-
"plugins.apim.ValidationConstants.CLI.overrideOptionMessage": "옵션 '--%s'을(를) 재정의할 수 없습니다. '--%s' 옵션을 제거하세요.",
|
|
705
|
-
"plugins.apim.RetryOperation.Create": "새 프로젝트 만들기",
|
|
706
|
-
"plugins.apim.RetryOperation.Update": "API Management 리소스 추가",
|
|
707
|
-
"plugins.apim.RetryOperation.Provision": "클라우드에서 프로비저닝",
|
|
708
|
-
"plugins.apim.RetryOperation.Deploy": "클라우드에 배포",
|
|
709
|
-
"plugins.apim.RetryOperation.Login": "Azure에 로그인하고 구독 선택",
|
|
710
|
-
"plugins.apim.ProgressMessages.Scaffold.Scaffold": "OpenAPI 문서 스캐폴드",
|
|
711
|
-
"plugins.apim.ProgressMessages.Provision.CreateApim": "API Management 서비스 만들기",
|
|
712
|
-
"plugins.apim.ProgressMessages.Provision.CreateAad": "클라이언트 AAD 앱 등록 만들기",
|
|
713
|
-
"plugins.apim.ProgressMessages.PostProvision.ConfigClientAad": "클라이언트 AAD 앱 등록 구성",
|
|
714
|
-
"plugins.apim.ProgressMessages.PostProvision.ConfigAppAad": "Teams 앱용 AAD 앱 업데이트",
|
|
715
|
-
"plugins.apim.ProgressMessages.Deploy.ImportApi": "API management로 API 가져오기",
|
|
716
|
-
"plugins.apim.error.NoValidOpenApiDocument": "현재 작업 영역에 유효한 OpenApi 문서가 없습니다.",
|
|
717
|
-
"plugins.apim.error.InvalidOpenApiDocument": "'%s' 파일은 올바른 OpenApi 문서가 아닙니다.",
|
|
718
|
-
"plugins.apim.error.EmptyTitleInOpenApiDocument": "OpenApi 문서 '%s'에서 '제목' 속성을 비워 둘 수 없습니다.",
|
|
719
|
-
"plugins.apim.error.EmptyVersionInOpenApiDocument": "OpenApi 문서 '%s'에서 'version' 속성을 비워 둘 수 없습니다.",
|
|
720
|
-
"plugins.apim.error.InvalidAadObjectId": "개체 ID가 '%s'인 Azure Active Directory 애플리케이션을 찾을 수 없습니다.",
|
|
721
|
-
"plugins.apim.error.EmptyConfigValue": "'%s'의 프로젝트 구성 '%s'이(가) '%s'에 없습니다. %s을(를) 다시 시도하거나 값을 수동으로 설정합니다.",
|
|
722
|
-
"plugins.apim.error.NoPluginConfig": "%s 구성을 찾을 수 없습니다. %s을(를) 다시 시도하세요.",
|
|
723
|
-
"plugins.apim.error.InvalidConfigValue": "'%s'의 프로젝트 구성 '%s'이(가) 잘못되었습니다. %s",
|
|
724
|
-
"plugins.apim.error.ApimOperationError": "Unable to %s %s.",
|
|
725
|
-
"plugins.apim.error.AadOperationError": "Unable to %s %s.",
|
|
726
|
-
"plugins.apim.error.InvalidCliOptionError": "옵션이 잘못되었습니다. %s",
|
|
727
|
-
"plugins.apim.error.NotImplemented": "구현되지 않았습니다.",
|
|
728
|
-
"plugins.apim.error.InvalidFunctionEndpoint": "함수 엔드포인트 체계는 'http' 또는 'https'여야 합니다.",
|
|
729
|
-
"plugins.apim.error.EmptyProperty": "속성 '%s'이(가) 비어 있습니다.",
|
|
730
|
-
"plugins.apim.error.InvalidPropertyType": "속성 '%s'이(가) '%s' 유형이 아닙니다.",
|
|
731
|
-
"plugins.apim.error.ShortenToEmpty": "'%s' 값은 비워 둘 수 없습니다.",
|
|
732
|
-
"plugins.apim.error.FailedToParseResourceIdError": "Unable to get '%s' from resource id: '%s'.",
|
|
733
|
-
"error.sa.NoConfigError": "Unable to get config value of '%s' from '%s'.",
|
|
734
|
-
"error.sa.UnauthenticatedError": "Unable to get user login information.",
|
|
735
|
-
"error.sa.CreateAppServicePlanError": "Unable to create App Service plan: %s",
|
|
736
|
-
"error.sa.FreeServerFarmsQuotaError": "Unable to create App Service plan: %s",
|
|
737
|
-
"error.sa.MissingSubscriptionRegistrationError": "Unable to create App Service plan: ${message}",
|
|
738
|
-
"error.sa.CreateWebAppError": "Unable to create Web App: %s",
|
|
739
|
-
"error.sa.ZipDeployError": "Unable to deploy Simple Auth bits: %s",
|
|
740
|
-
"error.sa.UpdateApplicationSettingsError": "Unable to update application settings: %s",
|
|
741
|
-
"error.sa.EndpointInvalidError": "Unable to verify endpoint: %s. Reason: %s",
|
|
742
|
-
"error.sa.ZipDownloadError": "Unable to download Simple Auth bits: %s",
|
|
743
|
-
"error.sa.VersionFileNotExist": "`Unable to load version file from %s",
|
|
744
|
-
"plugins.sa.RegisterRersourceProviderFailed": "Unable to register required resource provider for Simple Auth. Reason: %s. Register required resource provider %s manually.",
|
|
745
|
-
"plugins.sa.FreeServerFarmsQuotaErrorToUser": "구독 하나에 대해 무료 App Service 요금제는 최대 10개까지 허용됩니다. 무료 App Service 요금제를 하나 삭제하고 다시 시도하세요.",
|
|
746
|
-
"core.addSso.onlySupportAzure": "SSO 추가는 Azure에서 호스팅되는 프로젝트에서만 지원됨",
|
|
747
|
-
"core.addSso.onlyMeNotSupport": "메시지 확장 전용 프로젝트에서는 SSO 추가가 지원되지 않음",
|
|
748
379
|
"core.addSso.functionNotSupport": "Azure Functions에서 호스팅된 봇에는 'SSO 추가'가 지원되지 않음",
|
|
749
|
-
"core.addSso.needEnableFeatureFlag": "SSO 추가 기능을 사용하려면 환경에 'TEAMSFX_AAD_MANIFEST'를 설정해야 함",
|
|
750
380
|
"core.addSso.ssoEnabled": "이미 SSO를 사용하도록 설정되어 있음",
|
|
751
|
-
"core.addSso.invalidSsoProject": "유효하지 않은 프로젝트입니다. '.fx/projectSettings.json' 파일을 수정했을 수 있습니다.",
|
|
752
|
-
"core.addSso.learnMore": "프로젝트에 SSO가 추가되었습니다. 'auth/'에 샘플 코드 및 추가 정보 파일을 생성했습니다. 자세한 내용을 보려면 '%s'을(를) 클릭하세요.",
|
|
753
381
|
"core.addSsoFiles.emptyProjectPath": "프로젝트 경로가 비어 있음",
|
|
754
|
-
"core.addSsoFiles.FailedToCreateAuthFiles": "
|
|
755
|
-
"core.addSsoFiles.invalidLanguage": "언어가 잘못되었습니다. '.fx/projectSettings.json'이 수정되지 않았는지 확인하고 다시 시도하세요.",
|
|
382
|
+
"core.addSsoFiles.FailedToCreateAuthFiles": "SSO 추가를 위한 파일을 만들 수 없습니다. 오류 세부 정보: %s.",
|
|
756
383
|
"core.getUserEmailQuestion.validation3": "전자 메일 주소가 잘못됨",
|
|
757
|
-
"plugins.bot.DetailedError": "자세한 오류: %s.",
|
|
758
|
-
"plugins.bot.DetailedErrorReason": "원인: %s",
|
|
759
384
|
"plugins.bot.ErrorSuggestions": "제안: %s",
|
|
760
385
|
"plugins.bot.InvalidValue": "%s의 값 %s이(가) 잘못되었습니다.",
|
|
761
|
-
"plugins.bot.TemplateZipFallbackError": "Unable to download zip package and open local zip package.",
|
|
762
|
-
"plugins.bot.UnzipError": "Unable to unzip templates and write to disk.",
|
|
763
386
|
"plugins.bot.SomethingIsMissing": "%s이(가) 없습니다.",
|
|
764
|
-
"plugins.bot.SomethingNotExisting": "%s이(가) 존재하지 않습니다.",
|
|
765
387
|
"plugins.bot.FailedToGetAlreadyCreatedBot": "기존 봇이 사용할 수 있는 ID가 %s인 봇을 만들 수 없습니다. 자세히 알아보려면 %s을(를) 방문하세요.\n또는 개발자 포털에 대한 API 호출 실패: 오류, 상태 코드 500으로 요청 실패, API 이름: create-bot, X-Correlation-ID: 정의되지 않음. 간헐적인 서비스 오류로 인해 발생할 수 있습니다. 몇 분 정도 기다린 후 다시 시도하세요.",
|
|
766
|
-
"plugins.bot.FailedToProvision": "
|
|
767
|
-
"plugins.bot.FailedToUpdateConfigs": "
|
|
388
|
+
"plugins.bot.FailedToProvision": "%s을(를) 프로비전할 수 없습니다.",
|
|
389
|
+
"plugins.bot.FailedToUpdateConfigs": "%s에 대한 구성을 업데이트할 수 없습니다.",
|
|
768
390
|
"plugins.bot.BotRegistrationNotFoundWith": "botId가 %s인 봇 등록을 찾을 수 없습니다. 봇 등록 확인 방법에 대해 자세히 알아보려면 '도움말 받기' 버튼을 클릭하세요.",
|
|
769
|
-
"plugins.bot.FailedUpdateMessageEndpoint": "Unable to update message endpoint with %s.",
|
|
770
|
-
"plugins.bot.FailToRun": "Unable to run %s.",
|
|
771
|
-
"plugins.bot.FailToCallAppStudioApi": "Unable to call Developer Portal's API to check AAD application's existence.",
|
|
772
391
|
"plugins.bot.BotResourceExists": "%s에 봇 리소스가 이미 있습니다. 봇 리소스 만들기를 건너뜁니다.",
|
|
773
|
-
"plugins.bot.
|
|
774
|
-
"plugins.bot.FailRetrieveAzureCredentials": "Unable to retrieve Azure credentials.",
|
|
775
|
-
"plugins.bot.CreateBotAADSuccess": "봇 AAD 앱을 만들었습니다.",
|
|
392
|
+
"plugins.bot.FailRetrieveAzureCredentials": "Azure 자격 증명을 검색할 수 없습니다.",
|
|
776
393
|
"plugins.bot.ProvisionBotRegistration": "봇 등록을 프로비전하는 중입니다.",
|
|
777
394
|
"plugins.bot.ProvisionBotRegistrationSuccess": "봇 등록을 프로비전했습니다.",
|
|
778
|
-
"plugins.bot.RecreateProject": "프로젝트를 다시 만드세요.",
|
|
779
395
|
"plugins.bot.CheckCommandOutput": "명령 출력을 확인하고 수정해 보세요.",
|
|
780
396
|
"plugins.bot.RunFailedCommand": "폴더에서 실패한 명령 '%s'을(를) 실행하세요. '%s'.",
|
|
781
|
-
"plugins.bot.CheckLogAndFix": "
|
|
782
|
-
"plugins.bot.CheckPathWriteAccess": "경로 %s이(가) 있고 해당 경로에 대한 쓰기 권한이 있는지 확인하세요. 그렇지 않은 경우 프로젝트를 유효한 경로로 이동하세요.",
|
|
397
|
+
"plugins.bot.CheckLogAndFix": "출력 패널에서 로그를 확인하고 이 문제를 해결해 보세요.",
|
|
783
398
|
"plugins.bot.AadApp": "AAD 앱",
|
|
784
399
|
"plugins.bot.AadClientSecret": "AAD 클라이언트 암호",
|
|
785
400
|
"plugins.bot.AppStudioBotRegistration": "개발자 포털 봇 등록",
|
|
786
|
-
"plugins.function.
|
|
787
|
-
"plugins.function.getTemplateFrom": "'%s'에서 템플릿을 검색하는 중입니다.",
|
|
788
|
-
"plugins.function.getTemplateFromLocal": "Unable to get newest template from github, trying to use the local template.",
|
|
789
|
-
"plugins.function.projectScaffoldAt": "프로젝트가 '%s'에서 스캐폴드되었습니다.",
|
|
790
|
-
"plugins.function.invalidFunctionName": "함수 이름이 잘못되었습니다. 함수 이름에는 영문자와 숫자만 사용할 수 있습니다. 최대 길이는 127자입니다.",
|
|
791
|
-
"plugins.function.functionAlreadyExists": "함수가 이미 있습니다.",
|
|
401
|
+
"plugins.function.getTemplateFromLocal": "로컬 템플릿을 사용하려고 하여 Github에서 최신 템플릿을 가져올 수 없습니다.",
|
|
792
402
|
"error.depChecker.DefaultErrorMessage": "필요한 종속성을 수동으로 설치합니다.",
|
|
793
403
|
"depChecker.learnMoreButtonText": "자세한 정보",
|
|
794
|
-
"depChecker.needInstallNpm": "
|
|
795
|
-
"depChecker.failToValidateFuncCoreTool": "
|
|
796
|
-
"depChecker.symlinkDirAlreadyExist": "
|
|
797
|
-
"depChecker.portableFuncNodeNotMatched": "
|
|
798
|
-
"depChecker.invalidFuncVersion": "
|
|
799
|
-
"depChecker.noSentinelFile": "Azure Functions Core Tools
|
|
800
|
-
"depChecker.funcVersionNotMatch": "
|
|
801
|
-
"depChecker.startInstallNgrok": "@NameVersion을(를) 다운로드하여 설치하는 중입니다.",
|
|
802
|
-
"depChecker.finishInstallNgrok": "@NameVersion을(를) 설치했습니다.",
|
|
404
|
+
"depChecker.needInstallNpm": "로컬 기능을 디버깅하려면 NPM이 설치되어 있어야 합니다.",
|
|
405
|
+
"depChecker.failToValidateFuncCoreTool": "설치 후 Azure Functions Core Tools의 유효성을 검사할 수 없습니다.",
|
|
406
|
+
"depChecker.symlinkDirAlreadyExist": "symlink의 대상이 이미 존재합니다.",
|
|
407
|
+
"depChecker.portableFuncNodeNotMatched": "Node.js(@NodeVersion)가 Teams 도구 키트 Azure Functions Core Tools(@FuncVersion)와 호환되지 않습니다.",
|
|
408
|
+
"depChecker.invalidFuncVersion": "버전 %s의 형식이 잘못되었습니다.",
|
|
409
|
+
"depChecker.noSentinelFile": "Azure Functions Core Tools 설치가 완료되지 않았습니다.",
|
|
410
|
+
"depChecker.funcVersionNotMatch": "Azure Functions Core Tools(%s) 버전이 지정된 버전 범위(%s)와 호환되지 않습니다.",
|
|
803
411
|
"depChecker.finishInstallBicep": "@NameVersion을(를) 설치했습니다.",
|
|
804
|
-
"depChecker.needInstallNgrok": "로컬 봇을 디버그하려면 @NameVersion이(가) 설치되어 있어야 합니다.",
|
|
805
|
-
"depChecker.failToValidateNgrok": "Unable to validate @NameVersion after installation.",
|
|
806
412
|
"depChecker.downloadDotnet": "이식 가능한 @InstallDir 버전을 다운로드하여 설치하는 중입니다. 이 버전은 @InstallDir에 설치되며 사용 환경에 영향을 주지 않습니다.",
|
|
807
413
|
"depChecker.downloadBicep": "이식 가능한 @InstallDir 버전을 다운로드하여 설치하는 중입니다. 이 버전은 @InstallDir에 설치되며 사용 환경에 영향을 주지 않습니다.",
|
|
808
414
|
"depChecker.finishInstallDotnet": "@NameVersion을(를) 설치했습니다.",
|
|
809
415
|
"depChecker.useGlobalDotnet": "PATH에서 dotnet 사용:",
|
|
810
416
|
"depChecker.dotnetInstallStderr": "dotnet-install 명령이 오류 종료 코드 없이 실패했지만 표준 오류는 비어 있지 않습니다.",
|
|
811
417
|
"depChecker.dotnetInstallErrorCode": "dotnet-install 명령이 실패했습니다.",
|
|
812
|
-
"depChecker.NodeNotFound": "
|
|
813
|
-
"depChecker.
|
|
814
|
-
"depChecker.
|
|
815
|
-
"depChecker.NodeNotLts": "Node.js (%s) is not a LTS version (%s). Go to %s to install a LTS Node.js.",
|
|
418
|
+
"depChecker.NodeNotFound": "Node.js를 찾을 수 없습니다. 지원되는 노드 버전이 package.json에 지정되어 있습니다. 지원되는 Node.js를 설치하려면 %s(으)로 이동하세요. 설치가 완료된 후 모든 Visual Studio Code 인스턴스를 다시 시작합니다.",
|
|
419
|
+
"depChecker.V3NodeNotSupported": "Node.js(%s)는 공식적으로 지원되는 버전(%s)이 아닙니다. 프로젝트는 계속 작동할 수 있지만 지원되는 버전을 설치하는 것이 좋습니다. 지원되는 노드 버전은 package.json에 지정되어 있습니다. 지원되는 Node.js를 설치하려면 %s(으)로 이동하세요.",
|
|
420
|
+
"depChecker.NodeNotLts": "Node.js(%s)가 LTS 버전(%s)이 아닙니다. %s(으)로 이동하여 LTS Node.js를 설치하세요.",
|
|
816
421
|
"depChecker.dotnetNotFound": "@NameVersion을(를) 찾을 수 없습니다. .NET SDK가 필요한 이유에 대한 자세한 내용은 @HelpLink을(를) 참조하세요.",
|
|
817
422
|
"depChecker.depsNotFound": "@SupportedPackages을(를) 찾을 수 없습니다.\n\nTeams Toolkit에는 이러한 종속성이 필요합니다.\n\n@InstallPackages을(를) 설치하려면 \"설치\"를 클릭하세요.",
|
|
818
423
|
"depChecker.linuxDepsNotFound": "@SupportedPackages를 찾을 수 없습니다. @SupportedPackages를 수동으로 설치하고 Visual Studio Code를 다시 시작합니다.",
|
|
819
424
|
"depChecker.linuxDepsNotFoundHelpLinkMessage": "@SupportedPackages을(를) 찾을 수 없습니다.\n\nTeams Toolkit에는 이러한 종속성이 필요합니다.",
|
|
820
|
-
"depChecker.failToDownloadFromUrl": "
|
|
425
|
+
"depChecker.failToDownloadFromUrl": "'@Url', HTTP 상태 '@Status'에서 파일을 다운로드할 수 없습니다.",
|
|
821
426
|
"depChecker.failToValidateVxTestAppInstallOptions": "비디오 확장성 테스트 앱 필수 구성 요소 검사기의 인수가 잘못되었습니다. tasks.json 파일을 확인하세요.",
|
|
822
|
-
"depChecker.failToValidateVxTestApp": "
|
|
823
|
-
"error.
|
|
824
|
-
"error.InvalidFeature": "이 기능은 프로젝트에 적용되지 않습니다.",
|
|
825
|
-
"error.UpdateAadManifest.MissingEnvHint": "Teams 도구 키트로 만든 새 프로젝트를 사용하여 개발하는 경우 프로비전 또는 디버그를 실행하면 이러한 환경 변수에 대한 올바른 값이 등록됩니다.",
|
|
826
|
-
"error.driver.outputEnvironmentVariableUndefined": "The output environment variable name(s) are not defined.",
|
|
427
|
+
"depChecker.failToValidateVxTestApp": "설치 후 비디오 확장성 테스트 앱의 유효성을 검사할 수 없습니다.",
|
|
428
|
+
"error.driver.outputEnvironmentVariableUndefined": "출력 환경 변수 이름이 정의되지 않았습니다.",
|
|
827
429
|
"driver.aadApp.description.create": "사용자 인증을 위한 Azure Active Directory 앱 만들기",
|
|
828
430
|
"driver.aadApp.description.update": "기존 앱에 Azure Active Directory 앱 매니페스트 적용",
|
|
829
431
|
"driver.aadApp.error.missingEnv": "환경 변수 %s이(가) 설정되지 않았습니다.",
|
|
830
|
-
"driver.aadApp.error.missingEnvInFile": "%s에서 참조된 %s 환경 변수에 값이 없습니다.",
|
|
831
432
|
"driver.aadApp.error.generateSecretFailed": "클라이언트 암호를 생성할 수 없습니다.",
|
|
832
433
|
"driver.aadApp.error.invalidFieldInManifest": "Azure Active Directory 앱 매니페스트에 필드 %s이(가) 누락되었거나 잘못되었습니다.",
|
|
833
|
-
"driver.aadApp.
|
|
834
|
-
"driver.aadApp.progressBar.
|
|
835
|
-
"driver.aadApp.progressBar.updateAadAppTitle": "Updating Azure Active Directory application...",
|
|
434
|
+
"driver.aadApp.progressBar.createAadAppTitle": "Azure Active Directory 애플리케이션을 만드는 중...",
|
|
435
|
+
"driver.aadApp.progressBar.updateAadAppTitle": "Azure Active Directory 애플리케이션을 업데이트하는 중...",
|
|
836
436
|
"driver.aadApp.log.startExecuteDriver": "%s 작업을 실행하는 중",
|
|
837
437
|
"driver.aadApp.log.successExecuteDriver": "%s 작업을 실행했습니다.",
|
|
838
|
-
"driver.aadApp.log.failExecuteDriver": "
|
|
438
|
+
"driver.aadApp.log.failExecuteDriver": "%s 작업을 실행할 수 없습니다. 오류 메시지: %s",
|
|
839
439
|
"driver.aadApp.log.startCreateAadApp": "환경 변수 %s이(가Azure Active Directory a) 없습니다. 새 Azure Active Directory 앱을 만드는 중...",
|
|
840
440
|
"driver.aadApp.log.successCreateAadApp": "개체 ID가 %s인 Azure Active Directory 애플리케이션을 만들었습니다.",
|
|
841
441
|
"driver.aadApp.log.skipCreateAadApp": "환경 변수 %s이(가) 이미 있습니다. 새 Azure Active Directory 앱 생성 단계를 건너뜁니다.",
|
|
@@ -844,25 +444,25 @@
|
|
|
844
444
|
"driver.aadApp.log.skipGenerateClientSecret": "환경 변수 %s이(가) 이미 있습니다. Azure Active Directory 앱 클라이언트 암호 생성 단계를 건너뜁니다.",
|
|
845
445
|
"driver.aadApp.log.outputAadAppManifest": "Azure Active Directory 앱 매니페스트 빌드가 완료되었으며 앱 매니페스트 콘텐츠가 %s에 기록됩니다.",
|
|
846
446
|
"driver.aadApp.log.successUpdateAadAppManifest": "개체 ID가 %s인 Azure Active Directory 애플리케이션에 %s 매니페스트를 적용했습니다.",
|
|
847
|
-
"botRegistration.ProgressBar.creatingBotAadApp": "
|
|
848
|
-
"botRegistration.log.startCreateBotAadApp": "
|
|
849
|
-
"botRegistration.log.successCreateBotAadApp": "
|
|
850
|
-
"botRegistration.log.skipCreateBotAadApp": "
|
|
851
|
-
"botRegistration.log.failCreateBotAadApp": "
|
|
447
|
+
"botRegistration.ProgressBar.creatingBotAadApp": "봇 AAD 앱을 만드는 중...",
|
|
448
|
+
"botRegistration.log.startCreateBotAadApp": "봇 Azure Active Directory 앱을 만드는 중입니다.",
|
|
449
|
+
"botRegistration.log.successCreateBotAadApp": "봇 Azure Active Directory 앱을 만들었습니다.",
|
|
450
|
+
"botRegistration.log.skipCreateBotAadApp": "봇 Azure Active Directory 앱 만들기를 건너뛰었습니다.",
|
|
451
|
+
"botRegistration.log.failCreateBotAadApp": "봇 Azure Active Directory 앱을 만들 수 없습니다. 오류 메시지: %s.",
|
|
852
452
|
"driver.botAadApp.create.description": "새 봇을 만들거나 기존 봇 Azure Active Directory 앱을 재사용하세요.",
|
|
853
453
|
"driver.botAadApp.log.startExecuteDriver": "%s 작업을 실행하는 중",
|
|
854
454
|
"driver.botAadApp.log.successExecuteDriver": "%s 작업을 실행했습니다.",
|
|
855
|
-
"driver.botAadApp.log.failExecuteDriver": "
|
|
455
|
+
"driver.botAadApp.log.failExecuteDriver": "%s 작업을 실행할 수 없습니다. 오류 메시지: %s",
|
|
856
456
|
"driver.botAadApp.log.successCreateBotAad": "클라이언트 ID가 %s인 Azure Active Directory 애플리케이션을 만들었습니다.",
|
|
857
457
|
"driver.botAadApp.log.useExistingBotAad": "클라이언트 ID가 %s인 기존 Azure Active Directory 애플리케이션을 사용했습니다.",
|
|
858
|
-
"driver.botAadApp.error.unexpectedEmptyBotPassword": "
|
|
859
|
-
"driver.arm.description.deploy": "
|
|
860
|
-
"driver.arm.deploy.progressBar.message": "
|
|
458
|
+
"driver.botAadApp.error.unexpectedEmptyBotPassword": "봇 암호가 비어 있습니다. env 파일에 추가하거나 봇 ID를 지우면 봇 ID/암호 쌍이 다시 생성됩니다. 조치: %s.",
|
|
459
|
+
"driver.arm.description.deploy": "지정된 ARM 템플릿을 Azure에 배포합니다.",
|
|
460
|
+
"driver.arm.deploy.progressBar.message": "ARM 템플릿을 Azure에 배포하는 중...",
|
|
861
461
|
"debug.warningMessage": "Teams에서 애플리케이션을 디버그하려면 localhost 서버가 HTTPS에 있어야 합니다.\nTeams에서 도구 키트에 사용되는 자체 서명된 SSL 인증서를 신뢰하려면 자체 서명된 인증서를 인증서 저장소에 추가해야 합니다.\n 이 단계를 건너뛸 수 있지만 Teams에서 앱을 디버깅할 때 새 브라우저 창에서 수동으로 보안 연결을 신뢰해야 합니다.\n자세한 내용은 \"https://aka.ms/teamsfx-ca-certificate\"를 참조하세요.",
|
|
862
462
|
"debug.warningMessage2": " 인증서를 설치할 때 계정 자격 증명을 묻는 메시지가 표시될 수 있습니다.",
|
|
863
463
|
"debug.install": "설치",
|
|
864
464
|
"driver.spfx.deploy.description": "SPFx 패키지를 SharePoint 앱 카탈로그에 배포합니다.",
|
|
865
|
-
"driver.spfx.deploy.progressbar.stepMessage": "
|
|
465
|
+
"driver.spfx.deploy.progressbar.stepMessage": "SPFx 패키지 배포 중...",
|
|
866
466
|
"driver.spfx.deploy.createAppCatalog": "SharePoint 앱 카탈로그를 만듭니다.",
|
|
867
467
|
"driver.spfx.deploy.deployPackage": "테넌트 앱 카탈로그에 SPFx 패키지를 배포합니다.",
|
|
868
468
|
"driver.spfx.deploy.skipCreateAppCatalog": "SharePoint 앱 카탈로그 만들기로 건너뜁니다.",
|
|
@@ -875,10 +475,10 @@
|
|
|
875
475
|
"driver.spfx.add.successNotice": "웹 파트 %s이(가) 프로젝트에 추가되었습니다.",
|
|
876
476
|
"driver.spfx.add.progress.title": "스캐폴딩 웹 파트",
|
|
877
477
|
"driver.spfx.add.progress.scaffoldWebpart": "Yeoman CLI를 사용하여 SPFx 웹 파트 생성",
|
|
878
|
-
"driver.prerequisite.error.funcInstallationError": "
|
|
879
|
-
"driver.prerequisite.error.dotnetInstallationError": "
|
|
478
|
+
"driver.prerequisite.error.funcInstallationError": "Azure Functions Core Tools 확인하고 설치할 수 없습니다.",
|
|
479
|
+
"driver.prerequisite.error.dotnetInstallationError": ".NET Core SDK를 확인하고 설치할 수 없습니다.",
|
|
880
480
|
"driver.prerequisite.description": "종속성을 설치하는 중",
|
|
881
|
-
"driver.prerequisite.progressBar": "
|
|
481
|
+
"driver.prerequisite.progressBar": "개발 도구 확인 및 설치.",
|
|
882
482
|
"driver.prerequisite.summary.devCert.trusted.succuss": "localhost에 대한 개발 인증서가 설치되어 있습니다.",
|
|
883
483
|
"driver.prerequisite.summary.devCert.notTrusted.succuss": "localhost에 대한 개발 인증서가 생성되었습니다.",
|
|
884
484
|
"driver.prerequisite.summary.devCert.skipped": "localhost에 대한 개발 인증서 신뢰를 건너뜁니다.",
|
|
@@ -888,11 +488,11 @@
|
|
|
888
488
|
"driver.prerequisite.summary.dotnet.installed": ".NET Core SDK가 설치되어 있습니다.",
|
|
889
489
|
"driver.file.createOrUpdateEnvironmentFile.description": "환경 파일에 변수를 생성하거나 업데이트합니다.",
|
|
890
490
|
"driver.file.createOrUpdateEnvironmentFile.summary": "변수가 %s에 성공적으로 생성되었습니다.",
|
|
891
|
-
"driver.file.createOrUpdateJsonFile.description": "
|
|
892
|
-
"driver.file.createOrUpdateJsonFile.summary": "
|
|
893
|
-
"driver.file.progressBar.appsettings": "Generating
|
|
894
|
-
"driver.file.progressBar.env": "
|
|
895
|
-
"driver.deploy.error.restartWebAppError": "
|
|
491
|
+
"driver.file.createOrUpdateJsonFile.description": "Create or update JSON file.",
|
|
492
|
+
"driver.file.createOrUpdateJsonFile.summary": "The json file has been generated successfully to %s.",
|
|
493
|
+
"driver.file.progressBar.appsettings": "Generating json file...",
|
|
494
|
+
"driver.file.progressBar.env": "환경 변수 생성 중...",
|
|
495
|
+
"driver.deploy.error.restartWebAppError": "웹앱을 다시 시작할 수 없습니다.\n앱이 제대로 작동하지 않는 경우 웹앱을 수동으로 다시 시작하세요.",
|
|
896
496
|
"driver.deploy.notice.deployAcceleration": "Azure App Service를 배포하는 데 시간이 오래 걸립니다. 배포를 최적화하려면 이 문서를 참조하는 것이 좋습니다.",
|
|
897
497
|
"driver.deploy.notice.deployDryRunComplete": "배포 준비가 완료되었습니다. `%s`에서 패키지를 찾을 수 있습니다.",
|
|
898
498
|
"driver.deploy.azureAppServiceDeployDetailSummary": "`%s`을(를) Azure App Service에 배포했습니다.",
|
|
@@ -904,105 +504,110 @@
|
|
|
904
504
|
"driver.deploy.deployToAzureStorageDescription": "프로젝트를 Azure Storage에 배포합니다.",
|
|
905
505
|
"driver.deploy.enableStaticWebsiteInAzureStorageDescription": "Azure Storage에서 정적 웹 사이트 설정을 사용하도록 설정합니다.",
|
|
906
506
|
"driver.common.suggestion.retryLater": "다시 시도해 주세요.",
|
|
907
|
-
"driver.common.FailRetrieveAzureCredentialsRemoteError": "
|
|
507
|
+
"driver.common.FailRetrieveAzureCredentialsRemoteError": "원격 서비스 오류로 인해 Azure 자격 증명을 검색할 수 없습니다.",
|
|
908
508
|
"driver.script.dotnetDescription": "dotnet 명령을 실행하고 있습니다.",
|
|
909
509
|
"driver.script.npmDescription": "npm 명령을 실행하고 있습니다.",
|
|
910
510
|
"driver.script.npxDescription": "npx 명령을 실행하고 있습니다.",
|
|
911
511
|
"driver.script.runCommandSummary": "`%s`에서 `%s` 명령을 실행했습니다.",
|
|
912
|
-
"driver.m365.acquire.description": "
|
|
913
|
-
"driver.m365.acquire.progress.message": "
|
|
914
|
-
"driver.m365.acquire.summary": "
|
|
512
|
+
"driver.m365.acquire.description": "앱 패키지로 Microsoft 365 타이틀을 가져오기",
|
|
513
|
+
"driver.m365.acquire.progress.message": "앱 패키지로 Microsoft 365 타이틀을 가져오는 중...",
|
|
514
|
+
"driver.m365.acquire.summary": "Microsoft 365 타이틀을 성공적으로 가져왔습니다(%s).",
|
|
915
515
|
"driver.teamsApp.description.copyAppPackageToSPFxDriver": "생성된 Teams 앱 패키지를 SPFx 솔루션에 복사합니다.",
|
|
916
516
|
"driver.teamsApp.description.createDriver": "Teams 앱을 만듭니다.",
|
|
917
517
|
"driver.teamsApp.description.updateDriver": "Teams 앱을 업데이트합니다.",
|
|
918
518
|
"driver.teamsApp.description.publishDriver": "Teams 앱을 테넌트 앱 카탈로그에 게시합니다.",
|
|
919
519
|
"driver.teamsApp.description.validateDriver": "Teams 앱의 유효성을 검사합니다.",
|
|
920
520
|
"driver.teamsApp.description.createAppPackageDriver": "Teams 앱 패키지를 빌드합니다.",
|
|
921
|
-
"driver.teamsApp.progressBar.copyAppPackageToSPFxStepMessage": "
|
|
922
|
-
"driver.teamsApp.progressBar.createTeamsAppStepMessage": "
|
|
923
|
-
"driver.teamsApp.progressBar.updateTeamsAppStepMessage": "
|
|
521
|
+
"driver.teamsApp.progressBar.copyAppPackageToSPFxStepMessage": "Teams 앱 패키지를 SPFx 솔루션에 복사하는 중...",
|
|
522
|
+
"driver.teamsApp.progressBar.createTeamsAppStepMessage": "Teams 앱을 만드는 중...",
|
|
523
|
+
"driver.teamsApp.progressBar.updateTeamsAppStepMessage": "Teams 앱을 업데이트하는 중...",
|
|
924
524
|
"driver.teamsApp.progressBar.publishTeamsAppStep1": "Teams 앱이 테넌트 앱 카탈로그에 이미 제출되었는지 확인",
|
|
925
525
|
"driver.teamsApp.progressBar.publishTeamsAppStep2.1": "게시된 Teams 앱 업데이트",
|
|
926
|
-
"driver.teamsApp.progressBar.publishTeamsAppStep2.2": "
|
|
526
|
+
"driver.teamsApp.progressBar.publishTeamsAppStep2.2": "Teams 앱을 게시하는 중...",
|
|
927
527
|
"driver.teamsApp.summary.createTeamsAppAlreadyExists": "ID가 %s인 Teams 앱이 이미 있습니다. 새 Teams 앱 만들기를 건너뛰었습니다.",
|
|
928
528
|
"driver.teamsApp.summary.publishTeamsAppExists": "ID가 %s인 Teams 앱이 조직의 앱 스토어에 이미 있습니다.",
|
|
929
529
|
"driver.teamsApp.summary.publishTeamsAppNotExists": "ID가 %s인 Teams 앱이 조직의 앱 스토어에 없습니다.",
|
|
930
530
|
"driver.teamsApp.summary.publishTeamsAppSuccess": "%s Teams 앱이 관리 포털에 게시되었습니다.",
|
|
931
531
|
"driver.teamsApp.summary.copyAppPackageSuccess": "Teams 앱 %s이(가) %s에 성공적으로 복사되었습니다.",
|
|
932
532
|
"driver.teamsApp.summary.copyIconSuccess": "%s 아래에 %s 아이콘이 업데이트되었습니다.",
|
|
933
|
-
"driver.teamsApp.summary.validate": "Teams
|
|
934
|
-
"driver.teamsApp.summary.validateManifest": "Teams
|
|
935
|
-
"driver.teamsApp.summary.validate.succeed": "%s
|
|
936
|
-
"driver.teamsApp.summary.validate.failed": "%s
|
|
937
|
-
"driver.teamsApp.summary.validate.warning": "%s
|
|
938
|
-
"driver.teamsApp.summary.validate.all": "
|
|
939
|
-
"driver.teamsApp.validate.result": "Teams
|
|
940
|
-
"driver.teamsApp.validate.result.display": "Teams
|
|
533
|
+
"driver.teamsApp.summary.validate": "Teams 도구 키트가 모든 유효성 검사 규칙을 확인했습니다.\n\n요약:\n%s.\n%s\n%s\n\n전체 유효성 검사 로그는 %s에서 찾을 수 있습니다.",
|
|
534
|
+
"driver.teamsApp.summary.validateManifest": "Teams 도구 키트가 해당 스키마로 매니페스트를 확인했습니다.\n\n요약:\n%s.\n%s\n",
|
|
535
|
+
"driver.teamsApp.summary.validate.succeed": "%s이(가) 전달됨",
|
|
536
|
+
"driver.teamsApp.summary.validate.failed": "%s이(가) 실패함",
|
|
537
|
+
"driver.teamsApp.summary.validate.warning": "%s 경고",
|
|
538
|
+
"driver.teamsApp.summary.validate.all": "모두",
|
|
539
|
+
"driver.teamsApp.validate.result": "Teams 도구 키트에서 앱 패키지의 유효성 검사 규칙 확인을 완료했습니다. %s.",
|
|
540
|
+
"driver.teamsApp.validate.result.display": "Teams 도구 키트에서 유효성 검사 규칙에 대해 앱 패키지 검사를 완료했습니다. %s. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 확인하세요.",
|
|
941
541
|
"error.teamsApp.validate.apiFailed": "%s(으)로 인해 Teams 앱 패키지 유효성 검사에 실패했습니다.",
|
|
942
|
-
"error.teamsApp.validate.apiFailed.display": "Teams
|
|
542
|
+
"error.teamsApp.validate.apiFailed.display": "Teams 앱 패키지 유효성 검사에 실패했습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 확인하세요.",
|
|
943
543
|
"error.teamsApp.AppIdNotExistError": "ID가 %s인 Teams 앱이 Teams 개발자 포털에 없습니다.",
|
|
944
|
-
"error.teamsApp.InvalidAppIdError": "Teams
|
|
544
|
+
"error.teamsApp.InvalidAppIdError": "Teams 앱 ID %s 잘못되었습니다. GUID여야 합니다.",
|
|
945
545
|
"driver.botFramework.description": "dev.botframework.com에서 봇 등록을 만들거나 업데이트합니다.",
|
|
946
546
|
"driver.botFramework.summary.create": "봇 등록을 만들었습니다(%s).",
|
|
947
547
|
"driver.botFramework.summary.update": "봇 등록이 업데이트되었습니다(%s).",
|
|
948
548
|
"driver.botFramework.progressBar.createOrUpdateBot": "봇 등록을 만들거나 업데이트하는 중입니다.",
|
|
949
|
-
"error.yaml.InvalidYamlSchemaError": "
|
|
950
|
-
"error.yaml.InvalidYamlSchemaErrorWithReason": "
|
|
549
|
+
"error.yaml.InvalidYamlSchemaError": "yaml 파일을 구문 분석할 수 없습니다. %s. yaml 파일을 검토하세요.",
|
|
550
|
+
"error.yaml.InvalidYamlSchemaErrorWithReason": "yaml 파일을 구문 분석할 수 없습니다. 이유: %s yaml 파일을 검토하세요.",
|
|
551
|
+
"error.yaml.VersionNotSupported": "version %s is not supported. Supported versions: %s.",
|
|
951
552
|
"error.yaml.YamlFieldTypeError": "'%s' 필드는 %s 형식이어야 합니다. yaml 파일: %s",
|
|
952
553
|
"error.yaml.YamlFieldMissingError": "'%s' 필드가 없습니다. yaml 파일: %s",
|
|
953
554
|
"error.yaml.InvalidYmlActionNameError": "'%s' 작업이 없습니다. yaml 파일: %s",
|
|
954
555
|
"error.yaml.LifeCycleUndefinedError": "수명 주기 '%s'이(가) 정의되지 않았습니다. yaml 파일: %s",
|
|
955
|
-
"error.yaml.InvalidActionInputError": "
|
|
956
|
-
"error.common.InstallSoftwareError": "
|
|
957
|
-
"error.common.MissingEnvironmentVariablesError": "
|
|
556
|
+
"error.yaml.InvalidActionInputError": "다음 매개 변수(%s)가 누락되었거나 제공된 yaml 파일(%s)에 잘못된 값이 있으므로 '%s' 작업을 완료할 수 없습니다. 필수 매개변수가 제공되고 유효한 값이 있는지 확인하고 다시 시도하세요.",
|
|
557
|
+
"error.common.InstallSoftwareError": "%s을(를) 설치할 수 없습니다. Visual Studio Code에서 도구 키트를 사용하는 경우 수동으로 설치하고 Visual Studio Code를 다시 시작할 수 있습니다.",
|
|
558
|
+
"error.common.MissingEnvironmentVariablesError": "다음 환경 변수가 없기 때문에 프로그램을 진행할 수 없습니다: '%s', 파일에 필요한 것: %s. 올바른 이름과 값으로 .env 파일 '%s'을 편집하거나 올바른 이름과 값으로 시스템 환경 변수를 설정하여 필수 변수가 설정되었는지 확인하세요. Teams 도구 키트로 만든 새 프로젝트로 개발하는 경우 프로비전 또는 디버그를 실행하면 이러한 환경 변수에 대한 올바른 값이 등록됩니다.",
|
|
958
559
|
"error.common.InvalidProjectError": "이 명령은 Teams Toolkit에서 만든 프로젝트에만 작동합니다.",
|
|
959
|
-
"error.common.FileNotFoundError": "
|
|
960
|
-
"error.common.JSONSyntaxError": "JSON
|
|
961
|
-
"error.common.
|
|
962
|
-
"error.common.
|
|
963
|
-
"error.common.
|
|
964
|
-
"error.common.
|
|
965
|
-
"error.
|
|
966
|
-
"error.
|
|
967
|
-
"error.
|
|
968
|
-
"error.
|
|
969
|
-
"error.
|
|
970
|
-
"error.
|
|
971
|
-
"error.
|
|
972
|
-
"error.
|
|
973
|
-
"error.azure.
|
|
974
|
-
"error.azure.
|
|
975
|
-
"error.azure.
|
|
976
|
-
"error.azure.
|
|
977
|
-
"error.azure.
|
|
978
|
-
"error.
|
|
979
|
-
"error.
|
|
980
|
-
"error.
|
|
981
|
-
"error.
|
|
982
|
-
"error.
|
|
983
|
-
"error.
|
|
984
|
-
"error.
|
|
985
|
-
"error.
|
|
986
|
-
"error.arm.
|
|
987
|
-
"error.
|
|
988
|
-
"error.
|
|
989
|
-
"error.
|
|
990
|
-
"error.
|
|
991
|
-
"error.
|
|
992
|
-
"error.deploy.
|
|
993
|
-
"error.deploy.
|
|
994
|
-
"error.deploy.
|
|
995
|
-
"error.deploy.
|
|
996
|
-
"error.
|
|
997
|
-
"error.
|
|
998
|
-
"error.deploy.
|
|
999
|
-
"error.deploy.
|
|
1000
|
-
"error.
|
|
1001
|
-
"error.
|
|
1002
|
-
"error.deploy.
|
|
1003
|
-
"error.deploy.
|
|
1004
|
-
"error.deploy.
|
|
1005
|
-
"error.deploy.
|
|
1006
|
-
"error.deploy.
|
|
1007
|
-
"error.deploy.
|
|
560
|
+
"error.common.FileNotFoundError": "파일 또는 디렉터리를 찾을 수 없습니다. '%s'. 해당 항목이 있는지, 액세스할 수 있는 권한이 있는지 확인하세요.",
|
|
561
|
+
"error.common.JSONSyntaxError": "JSON 구문 오류: %s. JSON 구문을 확인하여 형식이 올바르게 지정되었는지 확인합니다.",
|
|
562
|
+
"error.common.ReadFileError": "Unable to read file for reason: %s",
|
|
563
|
+
"error.common.UnhandledError": "Unable to write file for reason: %s",
|
|
564
|
+
"error.common.MissingRequiredInputError": "누락된 필수 입력: %s",
|
|
565
|
+
"error.common.InputValidationError": "입력 '%s' 유효성 검사 실패: %s",
|
|
566
|
+
"error.common.NoEnvFilesError": ".env 파일을 찾을 수 없습니다.",
|
|
567
|
+
"error.common.MissingRequiredFileError": "누락된 %s 필수 파일 '%s'",
|
|
568
|
+
"error.common.HttpClientError": "A http client error happened while performing the %s task. The error response is: %s",
|
|
569
|
+
"error.common.HttpServerError": "A http server error happened while performing the %s task. Please try again later. The error response is: %s",
|
|
570
|
+
"error.common.ConcurrentError": "Previous task is still running. Wait until your previous task is finished and try again.",
|
|
571
|
+
"error.upgrade.NoNeedUpgrade": "이 프로젝트는 이미 최신 프로젝트이므로 업그레이드할 필요가 없습니다.",
|
|
572
|
+
"error.collaboration.InvalidManifestError": "'id' 키가 없어서 매니페스트 파일('%s')을 처리할 수 없습니다. 애플리케이션을 올바르게 식별하려면 매니페스트 파일에 'id' 키가 있는지 확인하세요.",
|
|
573
|
+
"error.collaboration.FailedToLoadManifest": "매니페스트 파일을 로드할 수 없습니다. 이유: %s.",
|
|
574
|
+
"error.azure.InvalidAzureCredentialError": "Azure 자격 증명을 가져올 수 없습니다. Azure 계정이 제대로 인증되었는지 확인하고 다시 시도하세요.",
|
|
575
|
+
"error.azure.InvalidAzureSubscriptionError": "현재 계정에서 Azure 구독 '%s'을(를) 사용할 수 없습니다. 올바른 Azure 계정으로 로그인했고 구독에 액세스하는 데 필요한 권한이 있는지 확인하세요.",
|
|
576
|
+
"error.azure.ResourceGroupConflictError": "리소스 그룹 '%s'이(가) 구독 '%s'에 이미 있습니다. 다른 이름을 선택하거나 작업에 대한 기존 리소스 그룹을 사용하는 것이 좋습니다.",
|
|
577
|
+
"error.azure.SelectSubscriptionError": "현재 계정에서 구독을 선택할 수 없습니다.",
|
|
578
|
+
"error.azure.ResourceGroupNotExistError": "구독 '%s'에서 리소스 그룹 '%s'을(를) 찾을 수 없습니다.",
|
|
579
|
+
"error.azure.CreateResourceGroupError": "오류로 인해 구독 '%s'에서 리소스 그룹 '%s'을(를) 만들 수 없습니다: %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
|
|
580
|
+
"error.azure.CheckResourceGroupExistenceError": "오류로 인해 구독 '%s'에서 리소스 그룹 '%s'의 존재를 확인할 수 없습니다: %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
|
|
581
|
+
"error.azure.ListResourceGroupsError": "오류로 인해 구독 '%s'에서 리소스 그룹을 가져올 수 없습니다: %s. \n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
|
|
582
|
+
"error.azure.GetResourceGroupError": "'%s' 오류로 인해 구독 '%s'에서 리소스 그룹 '%s'의 정보를 가져올 수 없습니다. \n오류 메시지에 이유가 명시되어 있는 경우 오류를 수정하고 다시 시도하세요.",
|
|
583
|
+
"error.azure.ListResourceGroupLocationsError": "구독 '%s'에 대해 사용 가능한 리소스 그룹 위치를 가져올 수 없습니다.",
|
|
584
|
+
"error.m365.M365TokenJSONNotFoundError": "Microsoft 365 토큰에 대한 JSON 개체를 가져올 수 없습니다. 계정이 테넌트에 액세스할 수 있는 권한이 있고 토큰 JSON 개체가 유효한지 확인하세요.",
|
|
585
|
+
"error.m365.M365TenantIdNotFoundInTokenError": "토큰 JSON 개체에서 Microsoft 365 테넌트 ID를 가져올 수 없습니다. 계정에 테넌트에 액세스할 수 있는 권한이 있고 토큰 JSON 개체가 유효한지 확인하세요.",
|
|
586
|
+
"error.m365.M365TenantIdNotMatchError": "인증 실패. 현재 .env 파일(TEAMS_APP_TENANT_ID='%s')에 지정된 것과 다른 Microsoft 365 테넌트 '%s'에 로그인되어 있습니다. 이 문제를 해결하고 현재 로그인한 테넌트로 전환하려면 .env 파일에서 '%s' 값을 제거하고 다시 시도하세요.",
|
|
587
|
+
"error.arm.CompileBicepError": "경로 '%s'에 있는 Bicep 파일을 JSON ARM 템플릿으로 컴파일할 수 없습니다. 반환된 오류 메시지: %s. Bicep 파일에서 구문 또는 구성 오류를 확인하고 다시 시도하세요.",
|
|
588
|
+
"error.arm.DownloadBicepCliError": "'%s'에서 Bicep CLI를 다운로드할 수 없습니다. 오류 메시지: %s. 오류를 수정하고 다시 시도하세요. 또는 구성 파일 teamapp.yml에서 bicepCliVersion 구성을 제거하면 Teams 도구 키트가 PATH에서 bicep CLI를 사용합니다.",
|
|
589
|
+
"error.arm.DeployArmError.Notification": "배포 이름 '%s'에 대한 ARM 템플릿을 리소스 그룹 '%s'에 배포할 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
|
|
590
|
+
"error.arm.DeployArmError": "배포 이름 '%s'에 대한 ARM 템플릿을 '%s' 리소스 그룹에 배포할 수 없습니다. 이유: %s",
|
|
591
|
+
"error.arm.GetArmDeploymentError": "배포 이름 '%s'에 대한 ARM 템플릿을 리소스 그룹 '%s'에 배포할 수 없습니다. 이유: %s.\n다음으로 인해 자세한 오류 메시지를 가져올 수 없습니다: %s.\n배포 오류는 포털에서 %s 리소스 그룹을 참조하세요.",
|
|
592
|
+
"error.arm.ConvertArmOutputError": "ARM 배포 결과를 작업 출력으로 변환할 수 없습니다. ARM 배포 결과에 중복된 키 '%s'이(가) 있습니다.",
|
|
593
|
+
"error.deploy.DeployEmptyFolderError": "배포 폴더 '%s'에서 파일을 찾을 수 없습니다. 폴더가 비어 있지 않고 필요한 모든 파일이 포함되어 있는지 확인하세요.",
|
|
594
|
+
"error.deploy.CheckDeploymentStatusTimeoutError": "프로세스 시간이 초과되어 배포 상태를 확인할 수 없습니다. 인터넷 연결을 확인하고 다시 시도하세요. 문제가 지속되면 Azure Portal에서 배포 로그(배포 -> 배포 센터 -> 로그)를 검토하여 발생한 문제를 식별하세요.",
|
|
595
|
+
"error.deploy.GetPublishingCredentialsError.Notification": "리소스 그룹 '%s'에서 앱 '%s'의 게시 자격 증명을 얻을 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
|
|
596
|
+
"error.deploy.GetPublishingCredentialsError": "다음 이유로 리소스 그룹 '%s'에서 앱 '%s'의 게시 자격 증명을 얻을 수 없습니다.\n %s.\n 제안:\n 1. 앱 이름과 리소스 그룹 이름의 철자가 정확하고 유효한지 확인합니다.\n 2. Azure 계정에 API에 액세스하는 데 필요한 권한이 있는지 확인합니다. 역할을 승격하거나 관리자게 추가 권한을 요청해야 할 수 있습니다.\n 3. 오류 메시지에 인증 실패 또는 네트워크 문제와 같은 특정 이유가 포함된 경우 해당 문제를 구체적으로 조사하여 오류를 해결하고 다시 시도하세요.\n 4. 이 페이지에서 API를 테스트할 수 있습니다: '%s'",
|
|
597
|
+
"error.deploy.DeployZipPackageError.Notification": "zip 패키지를 엔드포인트에 배포할 수 없습니다: '%s'. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하고 다시 시도하세요.",
|
|
598
|
+
"error.deploy.DeployZipPackageError": "오류로 인해 Azure의 엔드포인트 '%s'에 zip 패키지를 배포할 수 없습니다: %s.\n제안:\n 1. Azure 계정에 API에 액세스하는 데 필요한 권한이 있는지 확인합니다.\n 2. 엔드포인트가 Azure에서 제대로 구성되었고 필수 리소스가 프로비전되었는지 확인합니다.\n 3. zip 패키지가 유효하고 오류가 없는지 확인하세요.\n 4. 오류 메시지에 인증 실패 또는 네트워크 문제와 같은 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.\n 5. 오류가 계속되면 다음 링크의 지침에 따라 수동으로 패키지 배포를 시도할 수 있습니다. '%s'",
|
|
599
|
+
"error.deploy.CheckDeploymentStatusError": "오류로 인해 '%s' 위치에 대한 배포 상태를 확인할 수 없습니다: %s. 문제가 지속되면 Azure Portal에서 배포 로그(배포 -> 배포 센터 -> 로그)를 검토하여 발생한 문제를 식별하세요.",
|
|
600
|
+
"error.deploy.DeployRemoteStartError": "패키지가 위치: '%s'에 대해 Azure에 성공적으로 배포되었지만 오류로 인해 애플리케이션을 시작할 수 없습니다: %s.\n 이유가 명확하게 지정되지 않은 경우 문제 해결을 위한 몇 가지 제안 사항은 다음과 같습니다.\n 1. 애플리케이션 로그 확인: 애플리케이션 로그에서 오류 메시지 또는 스택 추적을 찾아 문제의 근본 원인을 식별합니다.\n 2. Azure 구성 확인: 연결 문자열 및 애플리케이션 설정을 포함하여 Azure 구성이 올바른지 확인합니다.\n 3. 애플리케이션 코드 확인: 코드를 검토하여 문제를 일으킬 수 있는 구문 또는 논리 오류가 있는지 확인합니다.\n 4. 종속성 확인: 애플리케이션에 필요한 모든 종속성이 올바르게 설치되고 업데이트되었는지 확인합니다.\n 5. 애플리케이션 다시 시작: Azure에서 애플리케이션을 다시 시작하여 문제가 해결되는지 확인합니다.\n 6. 리소스 할당 확인: Azure 인스턴스에 대한 리소스 할당이 애플리케이션 및 해당 워크로드에 적합한지 확인합니다.\n 7. Azure 지원에 도움 요청: 문제가 지속되면 Azure 지원에 문의하여 추가 지원을 받으세요.",
|
|
601
|
+
"error.script.ScriptTimeoutError": "스크립트 실행 시간 초과: %s. yaml에서 'timeout' 매개 변수를 조정하거나 스크립트의 효율성을 개선하세요.",
|
|
602
|
+
"error.script.ScriptExecutionError": "스크립트('%s') 실행 오류: %s",
|
|
603
|
+
"error.deploy.AzureStorageClearBlobsError.Notification": "Azure Storage 계정 '%s'에서 Blob 파일을 지울 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
|
|
604
|
+
"error.deploy.AzureStorageClearBlobsError": "Azure Storage 계정 '%s'에서 Blob 파일을 지울 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
|
|
605
|
+
"error.deploy.AzureStorageUploadFilesError.Notification": "Azure Storage 계정 '%s'에 '%s' 로컬 폴더를 업로드할 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
|
|
606
|
+
"error.deploy.AzureStorageUploadFilesError": "Azure Storage 계정 '%s'에 로컬 폴더 '%s'을(를) 업로드할 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
|
|
607
|
+
"error.deploy.AzureStorageGetContainerError.Notification": "'%s' 오류로 인해 Azure Storage 계정 '%s'에서 '%s' Azure Storage 컨테이너를 가져올 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
|
|
608
|
+
"error.deploy.AzureStorageGetContainerError": "오류로 인해 Azure Storage 계정 '%s'에서 Azure Storage 컨테이너 '%s'을(를) 가져올 수 없습니다: %s. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
|
|
609
|
+
"error.deploy.AzureStorageGetContainerPropertiesError.Notification": "'%s' 오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 가져올 수 없습니다. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
|
|
610
|
+
"error.deploy.AzureStorageGetContainerPropertiesError": "오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 가져올 수 없습니다: %s. Azure의 오류 응답은 다음과 같습니다.\n %s.\n오류 메시지에 이유가 명시되어 있으면 오류를 수정하고 다시 시도하세요.",
|
|
611
|
+
"error.deploy.AzureStorageSetContainerPropertiesError.Notification": "오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 설정할 수 없습니다: %s. 자세한 내용은 [출력 패널](command:fx-extension.showOutputChannel)을 참조하세요.",
|
|
612
|
+
"error.deploy.AzureStorageSetContainerPropertiesError": "'%s' 오류로 인해 Azure Storage 계정 '%s'에서 컨테이너 '%s'의 속성을 설정할 수 없습니다. Azure의 오류 응답은 다음과 같습니다.\n %s. \n오류 메시지에 이유가 명시되어 있는 경우 오류를 수정하고 다시 시도하세요."
|
|
1008
613
|
}
|