@microsoft/teamsfx-core 1.16.4 → 1.16.5
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/package.json +2 -2
- package/resource/package.nls.cs.json +37 -60
- package/resource/package.nls.de.json +38 -61
- package/resource/package.nls.es.json +37 -60
- package/resource/package.nls.fr.json +38 -61
- package/resource/package.nls.it.json +38 -61
- package/resource/package.nls.ja.json +38 -61
- package/resource/package.nls.ko.json +37 -60
- package/resource/package.nls.pl.json +37 -60
- package/resource/package.nls.pt-BR.json +38 -61
- package/resource/package.nls.ru.json +37 -60
- package/resource/package.nls.tr.json +38 -61
- package/resource/package.nls.zh-Hans.json +37 -60
- package/resource/package.nls.zh-Hant.json +38 -61
- package/templates/fallback/bot.csharp.command-and-response.zip +0 -0
- package/templates/fallback/bot.csharp.default.zip +0 -0
- package/templates/fallback/bot.csharp.notification-function-base.zip +0 -0
- package/templates/fallback/bot.csharp.notification-trigger-http.zip +0 -0
- package/templates/fallback/bot.csharp.notification-trigger-timer.zip +0 -0
- package/templates/fallback/bot.csharp.notification-webapi.zip +0 -0
- package/templates/fallback/bot.js.command-and-response.zip +0 -0
- package/templates/fallback/bot.js.default.zip +0 -0
- package/templates/fallback/bot.js.m365.zip +0 -0
- package/templates/fallback/bot.js.notification-function-base.zip +0 -0
- package/templates/fallback/bot.js.notification-restify.zip +0 -0
- package/templates/fallback/bot.js.notification-trigger-http.zip +0 -0
- package/templates/fallback/bot.js.notification-trigger-timer.zip +0 -0
- package/templates/fallback/bot.js.workflow.zip +0 -0
- package/templates/fallback/bot.ts.command-and-response.zip +0 -0
- package/templates/fallback/bot.ts.default.zip +0 -0
- package/templates/fallback/bot.ts.m365.zip +0 -0
- package/templates/fallback/bot.ts.notification-function-base.zip +0 -0
- package/templates/fallback/bot.ts.notification-restify.zip +0 -0
- package/templates/fallback/bot.ts.notification-trigger-http.zip +0 -0
- package/templates/fallback/bot.ts.notification-trigger-timer.zip +0 -0
- package/templates/fallback/bot.ts.workflow.zip +0 -0
- package/templates/fallback/function-base.js.default.zip +0 -0
- package/templates/fallback/function-base.ts.default.zip +0 -0
- package/templates/fallback/function-triggers.js.HTTPTrigger.zip +0 -0
- package/templates/fallback/function-triggers.ts.HTTPTrigger.zip +0 -0
- package/templates/fallback/tab.csharp.default.zip +0 -0
- package/templates/fallback/tab.csharp.non-sso.zip +0 -0
- package/templates/fallback/tab.js.default.zip +0 -0
- package/templates/fallback/tab.js.m365.zip +0 -0
- package/templates/fallback/tab.js.non-sso.zip +0 -0
- package/templates/fallback/tab.ts.default.zip +0 -0
- package/templates/fallback/tab.ts.m365.zip +0 -0
- package/templates/fallback/tab.ts.non-sso.zip +0 -0
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
"core.provision.confirmNotice": "Teams 工具組會於具有訂用帳戶 (%s) 的 Azure 帳戶 (%s) 下佈建資源並註冊對應的資源提供者。根據價格計算機可能會產生成本。",
|
|
5
5
|
"core.provision.confirmEnvNotice": "是否要在 %s 環境中佈建資源?\n會使用具有訂用帳戶 (%s) 的 Azure 帳戶 (%s) 來佈建資源。根據使用量可能會產生費用。",
|
|
6
6
|
"core.provision.confirmSubscription": "您正從先前的訂閱 %s 切換離開。是否要在 %s 環境中佈建資源?\n會使用具有訂用帳戶 (%s) 的 Azure 帳戶 (%s) 來佈建資源。根據使用量可能會產生費用。",
|
|
7
|
-
"core.provision.provision": "
|
|
8
|
-
"core.provision.learnMore": "
|
|
9
|
-
"core.provision.switchedM365AccountNotice": "
|
|
10
|
-
"core.provision.switchedAzureSubscriptionNotice": "
|
|
11
|
-
"core.provision.switchedM365AccountAndAzureSubscriptionNotice": "
|
|
12
|
-
"core.provision.createNewAzureBotNotice": "
|
|
13
|
-
"core.provision.azureAccount": "Azure
|
|
14
|
-
"core.provision.azureSubscription": "Azure
|
|
15
|
-
"core.provision.m365Account": "Microsoft 365
|
|
16
|
-
"core.provision.confirmEnvAndCostNotice": "
|
|
17
|
-
"core.provision.confirmEnvOnlyNotice": "
|
|
7
|
+
"core.provision.provision": "Provision",
|
|
8
|
+
"core.provision.learnMore": "Learn more",
|
|
9
|
+
"core.provision.switchedM365AccountNotice": "You are now using a different Microsoft 365 tenant from what you previously used.",
|
|
10
|
+
"core.provision.switchedAzureSubscriptionNotice": "You are now using a different Azure subscription from what you previously used.",
|
|
11
|
+
"core.provision.switchedM365AccountAndAzureSubscriptionNotice": "You are now using a different Microsoft 365 tenant and a differnt Azure subscription from what you previously used.",
|
|
12
|
+
"core.provision.createNewAzureBotNotice": "We will create a new Azure bot resource.",
|
|
13
|
+
"core.provision.azureAccount": "Azure account: %s",
|
|
14
|
+
"core.provision.azureSubscription": "Azure subscription: %s",
|
|
15
|
+
"core.provision.m365Account": "Microsoft 365 account: %s",
|
|
16
|
+
"core.provision.confirmEnvAndCostNotice": "Cost may incur according to the usage. Do you want to provision resources in %s environment using accounts listed above?",
|
|
17
|
+
"core.provision.confirmEnvOnlyNotice": "Do you want to provision resources in %s environment using the account listed above?",
|
|
18
18
|
"core.deploy.confirmEnvNotice": "是否要在 %s 環境中部署資源?\n會使用具有訂用帳戶 (%s) 的 Azure 帳戶 (%s) 來進行部署。",
|
|
19
19
|
"core.provision.successAzure": "Azure 資源已成功在雲端中佈建。",
|
|
20
20
|
"core.provision.successNotice": "'%s'已成功在雲端中佈建。",
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"core.addCapability.addCapabilitiesNoticeForCli": "功能 %s 已成功新增至您的專案。執行 'teamsfx provision' 以在您的 Azure 訂用帳戶中建立資源以進行裝載。",
|
|
46
46
|
"core.addResource.onlySupportAzure": "只有裝載於 Azure 的專案才支援新增資源",
|
|
47
47
|
"core.addResource.notSupportForVSProject": "csharp 專案不支援新增資源",
|
|
48
|
-
"core.addResource.addResourceNotice": "
|
|
49
|
-
"core.addResource.addResourceNoticeForCli": "
|
|
50
|
-
"core.addResource.addResourcesNotice": "
|
|
51
|
-
"core.addResource.addResourcesNoticeForCli": "
|
|
48
|
+
"core.addResource.addResourceNotice": "Resource %s has been successfully configured for your project, trigger 'Teams: Provision in the cloud' will create the resource in your Azure subscription.",
|
|
49
|
+
"core.addResource.addResourceNoticeForCli": "Resource %s has been successfully configured for your project, run 'teamsfx provision' will create the resource in your Azure subscription.",
|
|
50
|
+
"core.addResource.addResourcesNotice": "Resources %s have been successfully configured for your project, trigger 'Teams: Provision in the cloud' will create the resources in your Azure subscription.",
|
|
51
|
+
"core.addResource.addResourcesNoticeForCli": "Resources %s have been successfully configured for your project, run 'teamsfx provision' will create the resources in your Azure subscription.",
|
|
52
52
|
"core.NotProvisionedNotice": "雲端中尚未佈建 '%s'。請先佈建。",
|
|
53
53
|
"core.NoPluginSelected": "未選取外掛程式",
|
|
54
54
|
"core.InvalidOption": "無效選項: [%s]",
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
"core.generateArmTemplate.failNotice": "'%s' 無法為必要的 Azure 服務建立 ARM 範本。",
|
|
58
58
|
"core.updateArmTemplate.failNotice": "'%s' 無法更新所需 Azure 服務的 ARM 範本。",
|
|
59
59
|
"core.updateArmTemplate.successNotice": "Azure 資源範本會根據您的資源和功能選項進行更新。",
|
|
60
|
-
"core.localDebug.tenantConfirmNotice": "
|
|
61
|
-
"core.localDebug.tenantConfirmNoticeWhenAllowSwitchAccount": "
|
|
60
|
+
"core.localDebug.tenantConfirmNotice": "You already run local debug for the Teams app in another tenant '%s'. You can sign out %s and sign in with the matched Mirosoft 365 account to re-use the previous local debug resource. If you really want to switch tenant for local debug, you can delete the local file(s) (%s) and re-run local debug.",
|
|
61
|
+
"core.localDebug.tenantConfirmNoticeWhenAllowSwitchAccount": "You already run local debug for the Teams app in another tenant '%s'. If you really want to switch tenant for local debug, you can delete the local file(s) (%s) and re-run local debug.",
|
|
62
62
|
"core.migrationToArmAndMultiEnv.Message": "Teams 工具組將升級您的專案組態檔,以支援最新功能。升級程序將不會變更您的自訂程式碼並建立備份檔案,以防需要還原。\n請注意,此升級必須要繼續使用目前版本的 Teams 工具組。如果您尚未準備好升級並想要繼續使用舊版本,請在擴充功能中找到 Teams 工具組,並安裝版本 <= 2.10.0",
|
|
63
63
|
"core.migrationToArmAndMultiEnv.SuccessMessage": "升級成功。您的專案已升級至新的設定檔。",
|
|
64
64
|
"core.migrationToArmAndMultiEnv.ErrorMessage": "升級失敗。請檢查 [輸出] 視窗中的錯誤訊息,以進行疑難排解並修正。您也可以按一下 [深入了解常見問題] 及如何手動升級。",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"core.consolidateLocalRemote.SuccessMessage": "恭喜! 您已成功升級 Teams 應用程式專案結構。我們已為本機偵錯新增 config.local.json,為本機與遠端執行的 Teams 應用程式新增 manifest.template.json。而且我們已將 localSettings.json、manifest.local.template.json 與 manifest.remote.template.json 備份到 .backup 資料夾。",
|
|
70
70
|
"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 資料夾。",
|
|
71
71
|
"core.aadManifestMigration.outputMsg": "恭喜! 已新增 AAD 資訊清單,請開始使用此檔案來自訂您的 AAD 應用程式註冊。我們已新增 aad.template.json、更新了您的 projectSettings.json,並將 projectSettings.json 備份到 .backup 資料夾。",
|
|
72
|
-
"core.aadManifestMigration.SuccessMessage": "
|
|
72
|
+
"core.aadManifestMigration.SuccessMessage": "Detect that your project is a previous version and auto update your project for new Teams Toolkit version. The following changes have been made:\n1.aad.template.json is created under 'templates/appPackage'.For more information about AAD manifest, please refer %s\n2.ProjectSettings.json is updated to include authentication related configuration. You can find a backup of old version in .backup folder.\nCongratulations! Your project now is updated and ready to run in latest version of Teams Toolkit.",
|
|
73
73
|
"core.aadManifestMigration.ParsePermissionsFailedWarning": "移轉時無法剖析 permissions.json 檔案,如有必要,請遵循此連結來更新 aad.template.json 檔案中的權限: https://aka.ms/teamsfx-aad-manifest#customize-requiredresourceaccess",
|
|
74
74
|
"core.projectVersionChecker.vscodeUseNewVersion": "您的 Teams 工具組延伸模組太舊,無法支援目前的專案,請將延伸模組更新為最新版本,然後嘗試重新開啟此專案",
|
|
75
75
|
"core.projectVersionChecker.cliUseNewVersion": "[core] 您的 TeamsFx CLI 太舊,無法支援目前的專案,請使用下列命令更新至最新版本:\nnpm install -g @microsoft/teamsfx-cli@latest",
|
|
@@ -96,12 +96,11 @@
|
|
|
96
96
|
"core.deployArmTemplates.FailedToGetDeploymentError": "無法取得 %s 的部署錯誤",
|
|
97
97
|
"core.deployArmTemplates.FailedToGetDeploymentErrorNotification": "您的專案資源部署 (%s 模組) 失敗,錯誤訊息取得失敗。如需部署錯誤,請參閱入口網站中的資源群組 %s。",
|
|
98
98
|
"core.deployArmTemplates.DeploymentFailedNotification": "您的專案資源部署 (%s) 失敗。請參閱輸出頻道以取得更多錯誤詳細資料。",
|
|
99
|
-
"core.handleConfigFile.FailedToUpdateAzureParameters": "
|
|
100
|
-
"core.
|
|
101
|
-
"core.backupFiles.FailedToBackupFiles": "無法備份 %s。",
|
|
99
|
+
"core.handleConfigFile.FailedToUpdateAzureParameters": "Failed to update Azure parameters for %s environment.",
|
|
100
|
+
"core.backupFiles.FailedToBackupFiles": "Failed to backup %s.",
|
|
102
101
|
"core.generateArmTemplates.DuplicateParameter": "%s 中有一些重複的參數,為避免衝突,請修改這些參數名稱: %s",
|
|
103
102
|
"core.generateArmTemplates.InvalidParameterFile": "%s 中發生一些錯誤,請確定此檔案有效。錯誤訊息為 %s",
|
|
104
|
-
"core.collaboration.ListCollaboratorsSuccess": "成功列出
|
|
103
|
+
"core.collaboration.ListCollaboratorsSuccess": "成功列出 M365 Teams App%s 擁有者,您可以在 [輸出頻道](%s) 中加以檢視",
|
|
105
104
|
"core.collaboration.WithAadApp": "(使用 AAD 應用程式)",
|
|
106
105
|
"core.collaboration.FailedToListCollaborators": "無法列出專案的 Teams 應用程式擁有者。\n錯誤詳細資料: \n",
|
|
107
106
|
"core.collaboration.GrantingPermission": "正在授與權限",
|
|
@@ -117,10 +116,10 @@
|
|
|
117
116
|
"core.collaboration.GrantPermissionResourceId": ",資源識別碼: ",
|
|
118
117
|
"core.collaboration.SharePointTip": "\n如果新增的使用者不是 SharePoint 應用程式目錄網站系統管理員,您必須透過 SharePoint 系統管理中心手動設定存取原則,如需詳細資料,請參閱此連結: ",
|
|
119
118
|
"core.collaboration.AzureTip": "\n如果新增的使用者無法存取 Azure 資源,您必須透過 Azure 入口網站手動設定存取原則,如需詳細資料,請參閱此連結: ",
|
|
120
|
-
"core.collaboration.ListingM365Permission": "正在列出
|
|
119
|
+
"core.collaboration.ListingM365Permission": "正在列出 M365 權限\n",
|
|
121
120
|
"core.collaboration.AccountUsedToCheck": "用來檢查的帳戶: ",
|
|
122
121
|
"core.collaboration.StartingListAllTeamsAppOwners": "正在開始列出環境的所有 Teams 應用程式擁有者: ",
|
|
123
|
-
"core.collaboration.M365TeamsAppId": "
|
|
122
|
+
"core.collaboration.M365TeamsAppId": "M365 Teams 應用程式(識別碼: ",
|
|
124
123
|
"core.collaboration.SsoAadAppId": "),SSO AAD 應用程式 (識別碼: ",
|
|
125
124
|
"core.collaboration.TeamsAppOwner": "Teams 應用程式擁有者: ",
|
|
126
125
|
"core.collaboration.NotOwnerOfSsoAadApp": "(不是 SSO AAD 應用程式的擁有者)",
|
|
@@ -133,11 +132,9 @@
|
|
|
133
132
|
"core.collaboration.Permission": ",權限: ",
|
|
134
133
|
"plugins.spfx.questions.framework.title": "架構",
|
|
135
134
|
"plugins.spfx.questions.versionCheck.title": "正在檢查 Node.js 與 NPM 版本...",
|
|
136
|
-
"plugins.spfx.questions.webpartName.error.duplicate": "foler %s 已經存在。請為您的元件選擇不同的名稱。",
|
|
137
|
-
"plugins.spfx.questions.webpartName.error.notMatch": "%s 不符合模式: %s",
|
|
138
135
|
"plugins.spfx.buildNotice": "已成功在 %s 建置 SharePoint 套件。",
|
|
139
136
|
"plugins.spfx.deployNotice": "SharePoint 套件 %s 已成功部署至 [%s](%s)。",
|
|
140
|
-
"plugins.spfx.deployFailedNotice": "您沒有將套件上傳並部署到應用程式目錄 %s 的權限,請使用網站系統管理員帳戶,或可從 [
|
|
137
|
+
"plugins.spfx.deployFailedNotice": "您沒有將套件上傳並部署到應用程式目錄 %s 的權限,請使用網站系統管理員帳戶,或可從 [M365 開發人員計畫](https://developer.microsoft.com/en-us/microsoft-365/dev-program) 取得自己的免費 Microsoft 365 租用戶",
|
|
141
138
|
"plugins.spfx.createAppCatalogNotice": "%s 下沒有租用戶應用程式目錄,是否要建立一個?",
|
|
142
139
|
"plugins.spfx.cannotGetAppcatalog": "建立後無法取得應用程式目錄網站 URL。您可能需要等候數分鐘,然後再試一次。",
|
|
143
140
|
"plugins.spfx.cannotFindPackage": "找不到 SharePoint 套件 %s",
|
|
@@ -152,9 +149,9 @@
|
|
|
152
149
|
"plugins.spfx.deploy.createAppcatalog": "建立 SharePoint 應用程式目錄",
|
|
153
150
|
"plugins.spfx.deploy.uploadAddDeploy": "將 SPFx 套件上傳並將其部署到您的租用戶應用程式目錄",
|
|
154
151
|
"plugins.spfx.scaffold.title": "Scaffolding 專案",
|
|
155
|
-
"plugins.spfx.error.npmNotFound": "
|
|
156
|
-
"plugins.spfx.error.npmVersionNotSupported": "
|
|
157
|
-
"plugins.spfx.error.nodeVersionNotSupported": "
|
|
152
|
+
"plugins.spfx.error.npmNotFound": "NPM not found on your machine. Please install the supported version.",
|
|
153
|
+
"plugins.spfx.error.npmVersionNotSupported": "NPM version v%s is not supported for SPFx v%s.",
|
|
154
|
+
"plugins.spfx.error.nodeVersionNotSupported": "Node.js version v%s is not supported for SPFx v%s.",
|
|
158
155
|
"plugins.spfx.error.npmInstallFailed": "無法執行 'npm install',因為 %s",
|
|
159
156
|
"plugins.spfx.error.invalidDependency": "無法驗證封裝 %s",
|
|
160
157
|
"plugins.spfx.error.installDependency": "無法安裝封裝 %s。了解如何在 [輸出](command:fx-extension.showOutputChannel) 中進行補救。",
|
|
@@ -212,7 +209,7 @@
|
|
|
212
209
|
"plugins.appstudio.publishProgressUpdate": "正在更新開發人員入口網站中應用程式 %s 的應用程式定義",
|
|
213
210
|
"plugins.appstudio.publishProgressBuild": "正在 %s 中建置 Teams 應用程式套件。",
|
|
214
211
|
"plugins.appstudio.publishProgressPublish": "發佈 %s",
|
|
215
|
-
"plugins.appstudio.dataRequired": "需要的資料: %s
|
|
212
|
+
"plugins.appstudio.dataRequired": "需要的資料: %s",
|
|
216
213
|
"plugins.appstudio.manuallySubmitTip": "手動提交 Teams 應用程式套件檔案",
|
|
217
214
|
"plugins.appstudio.manuallySubmitDescription": "建置 Teams 應用程式套件。您必須手動將它傳送給您的 Teams 系統管理員",
|
|
218
215
|
"plugins.appstudio.autoPublishTip": "為貴組織安裝",
|
|
@@ -225,10 +222,6 @@
|
|
|
225
222
|
"plugins.bot.triggers.http-functions.description": "Azure Functions",
|
|
226
223
|
"plugins.bot.triggers.http-functions.detail": "裝載於 Azure Functions 上的執行中函數可以接聽 HTTP 要求。",
|
|
227
224
|
"plugins.bot.triggers.http-functions.label": "HTTP 觸發程序",
|
|
228
|
-
"plugins.bot.triggers.http-and-timer-functions.cliName": "http-and-timer-functions",
|
|
229
|
-
"plugins.bot.triggers.http-and-timer-functions.description": "Azure Functions",
|
|
230
|
-
"plugins.bot.triggers.http-and-timer-functions.detail": "裝載於 Azure Functions 的執行中函式可以根據特定排程接聽 HTTP 要求和回應。",
|
|
231
|
-
"plugins.bot.triggers.http-and-timer-functions.label": "HTTP 與計時器觸發程序",
|
|
232
225
|
"plugins.bot.triggers.http-restify.cliName": "http-restify",
|
|
233
226
|
"plugins.bot.triggers.http-restify.description": "Restify 伺服器",
|
|
234
227
|
"plugins.bot.triggers.http-restify.detail": "裝載於 Azure App Service 上的執行中 restify 伺服器可以接聽 HTTP 要求。",
|
|
@@ -376,9 +369,8 @@
|
|
|
376
369
|
"error.ProjectSettingError": "載入專案設定失敗。",
|
|
377
370
|
"error.SolutionConfigError": "載入解決方案內容失敗。",
|
|
378
371
|
"error.FailedToParseResourceIdError": "無法從以下資源識別碼取得 '%s': '%s'",
|
|
379
|
-
"error.M365AccountNotMatch": "已登入的
|
|
372
|
+
"error.M365AccountNotMatch": "已登入的 M365 帳戶與 '%s'環境設定檔中的 M365 租用戶不相符。請登出並使用正確的 M365 帳戶登入。",
|
|
380
373
|
"error.MissingStep": "%s 之前需要步驟 \"%s\"。請先執行必要的步驟。",
|
|
381
|
-
"error.MissingSubscriptionInConfig": "Please provide the subscription id of the resource group (%s) in (%s)",
|
|
382
374
|
"error.NoSubscriptionFound": "使用者已取消。如需 Teams 信任工具組所使用的自我簽署 SSL 憑證,必須將自我簽署憑證新增至您的憑證存放區。",
|
|
383
375
|
"error.TrustCertificateCancelError": "找不到訂用帳戶。",
|
|
384
376
|
"error.ResourceGroupNotFound1": "資源群組 '%s'不存在,請指定現有的資源群組。",
|
|
@@ -449,8 +441,6 @@
|
|
|
449
441
|
"error.appstudio.noEnvInfo": "無法從外掛程式內容取得目標環境名稱。",
|
|
450
442
|
"error.appstudio.validateFetchSchemaFailed": "無法從 %s 取得結構描述,訊息: %s",
|
|
451
443
|
"error.appstudio.validateSchemaNotDefined": "未定義清單結構描述",
|
|
452
|
-
"error.appstudio.teamsAppCreateConflict": "發生 409 衝突錯誤,無法建立 Teams 應用程式。發生原因可能是您的應用程式識別碼與租用戶中的其他應用程式相衝突。按一下 [取得協助] 可深入了解。",
|
|
453
|
-
"error.appstudio.teamsAppCreateConflictWithPublishedApp": "A Teams app with that id already exists in your organization's app store. Please manually update the app id and try again.",
|
|
454
444
|
"error.function.FunctionNameConflictError": "函數已存在,請選擇其他名稱。",
|
|
455
445
|
"error.function.FetchConfigError": "從設定找不到 %s。",
|
|
456
446
|
"error.function.ValidationError": "無效 %s。",
|
|
@@ -460,7 +450,7 @@
|
|
|
460
450
|
"error.function.ConfigFunctionAppError": "無法擷取或更新函數應用程式設定。",
|
|
461
451
|
"error.function.FunctionAppOpError": "無法在函數應用程式上執行 '%s'。",
|
|
462
452
|
"error.function.InstallTeamsFxBindingError": "無法安裝 Azure Functions 繫結。",
|
|
463
|
-
"error.function.InstallNpmPackageError": "
|
|
453
|
+
"error.function.InstallNpmPackageError": "無法安裝 NPM 套件。",
|
|
464
454
|
"error.function.InitAzureSDKError": "無法初始化 Azure SDK 用戶端。",
|
|
465
455
|
"error.function.ZipError": "無法產生 zip 封裝。",
|
|
466
456
|
"error.function.PublishCredentialError": "無法擷取發佈認證。",
|
|
@@ -507,12 +497,6 @@
|
|
|
507
497
|
"error.apiConnector.pkgFileNotExistError": "在 %s 專案中未存在 package.json",
|
|
508
498
|
"error.apiConnector.componentNotExistError": "元件 %s 不存在,請先新增",
|
|
509
499
|
"error.apiConnector.envVarExistError": "請提供不同的 API 名稱,以避免與 .env.teamsfx.local 中現有 env 變數 %s 發生衝突",
|
|
510
|
-
"error.debugHandler.AppManifestPackageNotExistError": "manifestPackagePath %s 不存在。",
|
|
511
|
-
"error.debugHandler.InvalidAppManifestPackageFileFormatError": "manifestPackagePath 必須為 .zip 檔案路徑。",
|
|
512
|
-
"error.debugHandler.InvalidExistingAADArgsError": "objectId, clientId and clientSecret are all required if you use existing AAD app for SSO.",
|
|
513
|
-
"error.debugHandler.InvalidExistingBotArgsError": "如果您使用現有的 Bot,則需要將 botId 和 botPassword 設定在一起。",
|
|
514
|
-
"error.debugHandler.DebugArgumentEmptyError": "Debug argument '%s' is empty.",
|
|
515
|
-
"error.debugHandler.InvalidTabBaseUrlError": "baseUrl must be in the format of 'https://localhost:{port}'.",
|
|
516
500
|
"core.QuestionAppName.validation.pattern": "應用程式名稱必須以字母開頭,且至少包含兩個字母或數字。不能包含某些特殊字元。",
|
|
517
501
|
"core.QuestionAppName.validation.maxlength": "應用程式名稱超過長度 30 的上限。",
|
|
518
502
|
"core.QuestionAppName.validation.pathExist": "路徑存在: %s。選取不同的應用程式名稱。",
|
|
@@ -538,8 +522,6 @@
|
|
|
538
522
|
"core.Option.recommend": "建議",
|
|
539
523
|
"core.CommandAndResponseOption.label": "命令 Bot",
|
|
540
524
|
"core.CommandAndResponseOption.detail": "在 Microsoft Teams 聊天回應簡單的命令",
|
|
541
|
-
"core.WorkflowOption.label": "工作流程 Bot",
|
|
542
|
-
"core.WorkflowOption.detail": "在 Microsoft Teams 聊天中自動化常見商務流程的重複工作流程",
|
|
543
525
|
"core.ExistingTabOption.label": "內嵌現有的 Web 應用程式",
|
|
544
526
|
"core.ExistingTabOption.detail": "帶入您自己的靜態網頁並內嵌於 Microsoft Teams",
|
|
545
527
|
"core.ExistingTabEndpointQuestion.placeholder": "輸入您的縣有索引標籤端點",
|
|
@@ -587,8 +569,8 @@
|
|
|
587
569
|
"core.QuestionNewResourceGroupName.title": "新增資源群組名稱",
|
|
588
570
|
"core.QuestionNewResourceGroupName.validation": "名稱只可包含英數字元或符號 ._-()",
|
|
589
571
|
"core.QuestionNewResourceGroupLocation.title": "新資源群組的位置",
|
|
590
|
-
"core.question.workspaceFolder.title": "
|
|
591
|
-
"core.question.workspaceFolder.placeholder": "
|
|
572
|
+
"core.question.workspaceFolder.title": "Workspace folder",
|
|
573
|
+
"core.question.workspaceFolder.placeholder": "Select the folder that will contain your project root folder",
|
|
592
574
|
"core.ScratchOptionYesVSC.label": "建立新的 Teams 應用程式",
|
|
593
575
|
"core.ScratchOptionYesVSC.detail": "使用 Teams 工具組來建立新的 Teams 應用程式。",
|
|
594
576
|
"core.ScratchOptionYes.label": "建立新的 Teams 應用程式",
|
|
@@ -629,7 +611,7 @@
|
|
|
629
611
|
"core.ApiConnectionOption.detail": "使用 TeamsFx SDK 連線到具有驗證證支援的 API",
|
|
630
612
|
"core.cicdWorkflowOption.label": "CI/CD 工作流程",
|
|
631
613
|
"core.cicdWorkflowOption.detail": "為 GitHub、Azure DevOps 或 Jenkins 新增 CI/CD 工作流程",
|
|
632
|
-
"core.getUserEmailQuestion.title": "將相同
|
|
614
|
+
"core.getUserEmailQuestion.title": "將相同 M365 租用戶下之帳戶的擁有者新增至 Teams/AAD 應用程式 (電子郵件)",
|
|
633
615
|
"core.getUserEmailQuestion.validation1": "電子郵件地址不可為 Null 或空白",
|
|
634
616
|
"core.getUserEmailQuestion.validation2": "請將 [UserName] 變更為實際使用者名稱",
|
|
635
617
|
"core.M365SsoLaunchPageOptionItem.label": "已啟用 SSO 的個人索引標籤",
|
|
@@ -653,7 +635,6 @@
|
|
|
653
635
|
"error.aad.GetAppConfigError": "無法從 Azure AD 應用程式設定取得 %s。請確定已正確設定 Azure AD 應用程式,或刪除 %s 中 %s 下的 'objectId',然後再試一次。",
|
|
654
636
|
"error.aad.GetSkipAppConfigError": "無法取得所有必要的資訊。您必須在 %s 中 %s 下設定 %s、%s、%s、%s。",
|
|
655
637
|
"error.aad.CreateAppError": "無法在 Azure Active Directory 中建立應用程式。",
|
|
656
|
-
"error.aad.CreateAppForbiddenError": "無法在 Azure Active Directory 中建立應用程式。使用 Microsoft 365 開發人員帳戶可解決此問題。您可以加入 Microsoft 365 開發人員計畫 (https://developer.microsoft.com/en-us/microsoft-365/dev-program),申請免費帳戶。",
|
|
657
638
|
"error.aad.CreateSecretError": "`無法在 Azure Active Directory 中建立應用程式祕密。`",
|
|
658
639
|
"error.aad.UpdateRedirectUriError": "無法更新 Azure Active Directory 中的應用程式重新導向 URI。",
|
|
659
640
|
"error.aad.UpdateAppIdUriError": "無法在 Azure Active Directory 中更新應用程式識別碼 URI。",
|
|
@@ -680,7 +661,6 @@
|
|
|
680
661
|
"error.aad.AadManifestMissingIdentifierUris": "AAD 資訊清單檔中的 identifierUris 屬性遺失或無效,您必須先執行佈建或本機偵錯",
|
|
681
662
|
"error.aad.AadManifestNotProvisioned": "因為尚未佈建資源,所以無法產生 AAD 資訊清單。您必須先執行佈建或本機偵錯。按一下 [取得說明] 以深入了解為什麼您必須佈建或本機偵錯。",
|
|
682
663
|
"error.aad.UpdateAadAppError": "無法在 Azure Active Directory 中更新應用程式: %s",
|
|
683
|
-
"error.aad.UpdateAadAppUsingManifestError": "無法在 Azure Active Directory 中更新應用程式。請確認 'templates/appPackage/aad.template.json' 有效: %s",
|
|
684
664
|
"error.aad.AadManifestNotFoundError": "找不到 Aad 資訊清單檔",
|
|
685
665
|
"error.aad.GetDisplayNameError": "無法取得顯示名稱。",
|
|
686
666
|
"error.aad.GetConfigError": "無法取得 %s 的設定值 \"%s\"。",
|
|
@@ -706,7 +686,7 @@
|
|
|
706
686
|
"error.aad.manifest.AADManifestIssues": "AAD 資訊清單發生下列問題,可能會中斷 Teams 應用程式:\n",
|
|
707
687
|
"error.aad.manifest.UnknownResourceAppId": "未知的 resourceAppId %s",
|
|
708
688
|
"error.aad.manifest.UnknownResourceAccessType": "未知的 resourceAccess: %s",
|
|
709
|
-
"error.aad.manifest.UnknownResourceAccessId": "
|
|
689
|
+
"error.aad.manifest.UnknownResourceAccessId": "Unknown resourceAccess id: %s, if you're using permission as resourceAccess id, please try to use permission id instead.",
|
|
710
690
|
"plugins.aad.NoSelection": "找不到 Azure AD 應用程式。將不會更新權限。您必須先執行佈建或本機偵錯。",
|
|
711
691
|
"plugins.aad.UserCancelled": "使用者已取消選取項目。",
|
|
712
692
|
"plugins.aad.UpdatePermissionSuccessMessage": "已成功更新 Azure AD 應用程式的權限。您可以前往 Azure 入口網站以檢查權限或授與管理員同意。",
|
|
@@ -811,8 +791,7 @@
|
|
|
811
791
|
"plugins.bot.FailedCheckDeployStatus": "無法檢查部署狀態。",
|
|
812
792
|
"plugins.bot.CheckDeployStatusTimeout": "部署狀態逾時。",
|
|
813
793
|
"plugins.bot.FailedRestartWebApp": "無法重新啟動 Web 應用程式。",
|
|
814
|
-
"plugins.bot.
|
|
815
|
-
"plugins.bot.FailedUpdateMessageEndpoint": "無法更新具有 %s 的訊息端點。",
|
|
794
|
+
"plugins.bot.FailedUpdateMessageEndpoint": "無法更新具有 %s 的訊息端點",
|
|
816
795
|
"plugins.bot.DownloadFail": "無法從 %s 下載",
|
|
817
796
|
"plugins.bot.ClickGetHelp": "如需詳細資料,請按一下 [取得協助] 按鈕。",
|
|
818
797
|
"plugins.bot.FailToRun": "無法執行 %s。",
|
|
@@ -921,9 +900,7 @@
|
|
|
921
900
|
"depChecker.depsNotFound": "找不到 @SupportedPackages。\n\nTeams 工具組需要這些相依性。\n\n按一下 [安裝] 以安裝 @InstallPackages。",
|
|
922
901
|
"depChecker.linuxDepsNotFound": "找不到 @SupportedPackages。手動安裝 @SupportedPackages 並重新啟動 Visual Studio Code。",
|
|
923
902
|
"depChecker.linuxDepsNotFoundHelpLinkMessage": "找不到 @SupportedPackages。\n\nTeams 工具組需要這些相依性。",
|
|
924
|
-
"error.ActionNotExist": "
|
|
925
|
-
"error.ComponentNotExist": "
|
|
926
|
-
"error.BadComponent": "
|
|
927
|
-
"error.NgrokConfigError": "載入 ngrok 組態 %s 失敗。%s",
|
|
928
|
-
"error.InvalidFeature": "This feature is not applicable for your project."
|
|
903
|
+
"error.ActionNotExist": "Action not found: %s.",
|
|
904
|
+
"error.ComponentNotExist": "Component not found: %s.",
|
|
905
|
+
"error.BadComponent": "Component '%s' lacks of property: %s."
|
|
929
906
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|