@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": "Ekipler Araç Seti, kaynakları sağlar ve karşılık gelen kaynak sağlayıcılarını Azure hesabı (%s) altında abonelik (%s) ile kaydeder. Fiyatlandırma hesaplayıcısına göre maliyetler oluşabilir.",
|
|
5
5
|
"core.provision.confirmEnvNotice": "%s ortamında kaynak sağlamak istiyor musunuz?\nKaynakları sağlamak için abonelik (%s) içeren Azure hesabı (%s) kullanılacaktır. Maliyet, kullanıma göre uygulanabilir.",
|
|
6
6
|
"core.provision.confirmSubscription": "Önceki %s aboneliğinizden geçiş yapıyorsunuz.\n%s ortamında kaynak sağlamak istiyor musunuz? Kaynakları sağlamak için, aboneliğin (%s) bağlı bulunduğu Azure hesabı (%s) kullanılır. Maliyet, kullanıma göre uygulanabilir.",
|
|
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": "Kaynakları %s ortamında dağıtmak istiyor musunuz?\nDağıtım için abonelik (%s) içeren Azure hesabı (%s) kullanılacaktır.",
|
|
19
19
|
"core.provision.successAzure": "Azure kaynakları bulutta başarıyla sağlandı.",
|
|
20
20
|
"core.provision.successNotice": "'%s' bulutta başarıyla sağlandı.",
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"core.addCapability.addCapabilitiesNoticeForCli": "%s özellikleri başarıyla projenize eklendi. Barındırma için Azure aboneliğinizde kaynak oluşturmak üzere 'teamsfx provision' çalıştırın.",
|
|
46
46
|
"core.addResource.onlySupportAzure": "Kaynak ekleme yalnızca Azure'da barındırılan proje için desteklenir",
|
|
47
47
|
"core.addResource.notSupportForVSProject": "csharp projesi için kaynak ekleme desteklenmiyor",
|
|
48
|
-
"core.addResource.addResourceNotice": "%s
|
|
49
|
-
"core.addResource.addResourceNoticeForCli": "%s
|
|
50
|
-
"core.addResource.addResourcesNotice": "%s
|
|
51
|
-
"core.addResource.addResourcesNoticeForCli": "%s
|
|
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' henüz bulutta sağlanmadı. Lütfen önce sağlayın.",
|
|
53
53
|
"core.NoPluginSelected": "Eklenti seçilmedi",
|
|
54
54
|
"core.InvalidOption": "geçersiz seçenekler: [%s]",
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
"core.generateArmTemplate.failNotice": "'%s', gerekli Azure hizmetleri için ARM şablonunu oluşturamadı.",
|
|
58
58
|
"core.updateArmTemplate.failNotice": "'%s', gerekli Azure hizmetleri için ARM şablonunu güncelleştiremedi.",
|
|
59
59
|
"core.updateArmTemplate.successNotice": "Azure kaynak şablonu, kaynağınıza ve yetenek seçiminize göre güncelleştirilir.",
|
|
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 Araç Seti, en son özellikleri desteklemek için proje yapılandırma dosyalarınızı yükseltir. Yükseltme işlemi özel kodunuzu değiştirmez ve geri döndürmenin gerekli olduğu durumda yedekleme dosyalarını oluşturmaz.\nBu yükseltmenin geçerli Teams Araç Seti sürümünü kullanmaya devam etmek için gerekli olduğuna dikkat edin. Yükseltmeye hazır değilseniz ve eski sürümü kullanmaya devam etmek istiyorsanız, lütfen Uzantıda Teams Araç Seti'ni bulun ve 2.10.0 sürümünden düşük veya buna eşit bir sürümü yükleyin",
|
|
63
63
|
"core.migrationToArmAndMultiEnv.SuccessMessage": "Yükseltme başarılı oldu. Projeniz yeni yapılandırma dosyalarına yükseltildi.",
|
|
64
64
|
"core.migrationToArmAndMultiEnv.ErrorMessage": "Yükseltme Başarısız Oldu. Sorun gidermek ve düzeltmek için lütfen Çıkış penceresindeki hata iletisini denetleyin. SSS ve el ile yükseltme için Daha Fazla Bilgi’ye de tıklayabilirsiniz.",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"core.consolidateLocalRemote.SuccessMessage": "Tebrikler! Teams Uygulaması proje yapınızı başarıyla yükselttiniz. Yerel hata ayıklama için config.local.json ve yerel ve uzaktan çalışan her iki Teams uygulaması için manifest.template.json eklendi. localSettings.json, manifest.local.template.json ve manifest.remote.template.json'ı .backup klasörüne yedeklendi.",
|
|
70
70
|
"core.consolidateLocalRemoteWithAadManifest.SuccessMessage": "Tebrikler! Teams Uygulaması proje yapınızı başarıyla yükselttiniz. Yerel hata ayıklama için config.local.json, yerel ve uzaktan çalışan hem Teams uygulaması için manifest.template.json hem de AAD bildirim şablonu için aad.template.json eklendi. LocalSettings.json, manifest.local.template.json, manifest.remote.template.json, projectSettings.json dosyası .backup klasörüne yedekledi.",
|
|
71
71
|
"core.aadManifestMigration.outputMsg": "Tebrikler! AAD bildirimi eklendi ve lütfen AAD Uygulama kaydınızı özelleştirmek için bu dosyayı kullanmaya başlayın. aad.template.json eklendi, projectSettings.json dosyanız güncelleştirildi ve projectSettings.json dosyası .backup klasörüne yedeklendi.",
|
|
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": "İzinler.json dosyası geçiş sırasında ayrıştırılamıyor ve gerekirse aad.template.json dosyasındaki izinleri güncellemek için lütfen bu bağlantıyı izleyin: https://aka.ms/teamsfx-aad-manifest#customize-requiredresourceaccess",
|
|
74
74
|
"core.projectVersionChecker.vscodeUseNewVersion": "Teams Araç Seti uzantınız geçerli projeyi desteklemek için çok eski, lütfen uzantıyı en son sürüme güncelleyin ve bu projeyi tekrar açmayı deneyin",
|
|
75
75
|
"core.projectVersionChecker.cliUseNewVersion": "[core] TeamsFx CLI'nız geçerli projeyi desteklemek için çok eski, lütfen aşağıdaki komutu kullanarak en son sürüme güncelleştirin:\nnpm install -g @microsoft/teamsfx-cli@latest",
|
|
@@ -96,12 +96,11 @@
|
|
|
96
96
|
"core.deployArmTemplates.FailedToGetDeploymentError": "%s için dağıtım hatası alınamadı",
|
|
97
97
|
"core.deployArmTemplates.FailedToGetDeploymentErrorNotification": "projeniz için kaynak dağıtımları (%s modülü) başarısız oldu ve hata iletisi alınamadı. Dağıtım hatası için lütfen portaldaki %s kaynak grubuna bakın.",
|
|
98
98
|
"core.deployArmTemplates.DeploymentFailedNotification": "projeniz için kaynak dağıtımları (%s) başarısız oldu. Daha fazla hata ayrıntısı için lütfen çıkış kanalına bakın.",
|
|
99
|
-
"core.handleConfigFile.FailedToUpdateAzureParameters": "
|
|
100
|
-
"core.
|
|
101
|
-
"core.backupFiles.FailedToBackupFiles": "%s yedeklenemedi.",
|
|
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 içinde yinelenen parametreler var, çakışmayı önlemek için lütfen bu parametre adlarını değiştirin: %s",
|
|
103
102
|
"core.generateArmTemplates.InvalidParameterFile": "%s içinde bazı hatalar var, lütfen bu dosyanın geçerli olduğundan emin olun. Hata iletisi: %s",
|
|
104
|
-
"core.collaboration.ListCollaboratorsSuccess": "
|
|
103
|
+
"core.collaboration.ListCollaboratorsSuccess": "M365 Teams Uygulaması%s sahiplerinin başarılarını listeleyin, [çıkış kanalı](%s) içinde görüntüleyebilirsiniz.",
|
|
105
104
|
"core.collaboration.WithAadApp": "(AAD Uygulaması ile)",
|
|
106
105
|
"core.collaboration.FailedToListCollaborators": "Proje için Teams Uygulama sahipleri listelenemedi.\nHata ayrıntıları: \n",
|
|
107
106
|
"core.collaboration.GrantingPermission": "İzin veriliyor",
|
|
@@ -117,10 +116,10 @@
|
|
|
117
116
|
"core.collaboration.GrantPermissionResourceId": ", Kaynak Kimliği: ",
|
|
118
117
|
"core.collaboration.SharePointTip": "\nEklenen kullanıcı bir SharePoint Uygulama Kataloğu site yöneticisi değilse, erişim ilkesini SharePoint yönetim merkezi aracılığıyla kendiniz ayarlamanız gerekir. Daha fazla ayrıntı için lütfen bu bağlantıya bakın: ",
|
|
119
118
|
"core.collaboration.AzureTip": "\nEklenen kullanıcı Azure kaynaklarına erişemezse, erişim ilkesini Azure portal aracılığıyla kendiniz ayarlamanız gerekir. Daha fazla ayrıntı için lütfen bu bağlantıya bakın: ",
|
|
120
|
-
"core.collaboration.ListingM365Permission": "
|
|
119
|
+
"core.collaboration.ListingM365Permission": "M365 izinleri listeleniyor\n",
|
|
121
120
|
"core.collaboration.AccountUsedToCheck": "Denetlemek için kullanılan hesap: ",
|
|
122
121
|
"core.collaboration.StartingListAllTeamsAppOwners": "Ortam için tüm Teams uygulaması sahiplerini listeleme işlemi başlatılıyor: ",
|
|
123
|
-
"core.collaboration.M365TeamsAppId": "
|
|
122
|
+
"core.collaboration.M365TeamsAppId": "M365 Teams Uygulaması (Kimlik: ",
|
|
124
123
|
"core.collaboration.SsoAadAppId": "), SSO AAD Uygulaması (Kimlik: ",
|
|
125
124
|
"core.collaboration.TeamsAppOwner": "Teams Uygulaması Sahibi: ",
|
|
126
125
|
"core.collaboration.NotOwnerOfSsoAadApp": "(SSO AAD uygulamasının sahibi değil)",
|
|
@@ -133,11 +132,9 @@
|
|
|
133
132
|
"core.collaboration.Permission": ", İzin: ",
|
|
134
133
|
"plugins.spfx.questions.framework.title": "Çerçeve",
|
|
135
134
|
"plugins.spfx.questions.versionCheck.title": "Node.js ve NPM sürümleri denetleniyor...",
|
|
136
|
-
"plugins.spfx.questions.webpartName.error.duplicate": "%s klasörü zaten var. Lütfen bileşeniniz için farklı bir ad seçin.",
|
|
137
|
-
"plugins.spfx.questions.webpartName.error.notMatch": "%s, desenle eşleşmiyor: %s",
|
|
138
135
|
"plugins.spfx.buildNotice": "SharePoint paketi %s konumunda başarıyla oluşturuldu.",
|
|
139
136
|
"plugins.spfx.deployNotice": "%s SharePoint paketi [%s](%s) konumuna başarıyla dağıtıldı.",
|
|
140
|
-
"plugins.spfx.deployFailedNotice": "Paketi %s Uygulama Kataloğuna yükleme ve dağıtma izniniz yok
|
|
137
|
+
"plugins.spfx.deployFailedNotice": "Paketi %s Uygulama Kataloğuna yükleme ve dağıtma izniniz yok, lütfen site yöneticisi hesabını kullanın veya [M365 developer program](https://developer.microsoft.com/en-us/microsoft-365/dev-program)'den kendi ücretsiz Microsoft 365 kiracınızı edinebilirsiniz.",
|
|
141
138
|
"plugins.spfx.createAppCatalogNotice": "%s altında kiracı Uygulama Kataloğu yok. Oluşturmak istiyor musunuz?",
|
|
142
139
|
"plugins.spfx.cannotGetAppcatalog": "Oluşturulduktan sonra Uygulama Kataloğu site URL'si alınamıyor. Birkaç dakika bekleyip yeniden denemeniz gerekebilir.",
|
|
143
140
|
"plugins.spfx.cannotFindPackage": "%s SharePoint paketi bulunamıyor.",
|
|
@@ -152,9 +149,9 @@
|
|
|
152
149
|
"plugins.spfx.deploy.createAppcatalog": "SharePoint uygulama kataloğu oluşturma",
|
|
153
150
|
"plugins.spfx.deploy.uploadAddDeploy": "SPFx paketini kiracı Uygulama Kataloğuna yükleyin ve dağıtın.",
|
|
154
151
|
"plugins.spfx.scaffold.title": "Proje için yapı iskelesi oluşturuluyor",
|
|
155
|
-
"plugins.spfx.error.npmNotFound": "NPM
|
|
156
|
-
"plugins.spfx.error.npmVersionNotSupported": "NPM
|
|
157
|
-
"plugins.spfx.error.nodeVersionNotSupported": "Node.js
|
|
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": "%s nedeniyle 'npm install' çalıştırılamadı",
|
|
159
156
|
"plugins.spfx.error.invalidDependency": "%s paket doğrulaması başarısız oldu",
|
|
160
157
|
"plugins.spfx.error.installDependency": "%s paketi yüklenemedi. [output](command:fx-extension.showOutputChannel) içinde düzeltmeyi öğrenin.",
|
|
@@ -212,7 +209,7 @@
|
|
|
212
209
|
"plugins.appstudio.publishProgressUpdate": "Geliştirici Portalı'nda %s uygulaması için uygulama tanımı güncelleştiriliyor",
|
|
213
210
|
"plugins.appstudio.publishProgressBuild": "%s konumunda Teams uygulaması paketi oluşturuluyor.",
|
|
214
211
|
"plugins.appstudio.publishProgressPublish": "%s yayımlanıyor",
|
|
215
|
-
"plugins.appstudio.dataRequired": "Gerekli veriler: %s
|
|
212
|
+
"plugins.appstudio.dataRequired": "Gerekli veriler: %s",
|
|
216
213
|
"plugins.appstudio.manuallySubmitTip": "Teams uygulama paketi dosyasını el ile gönder",
|
|
217
214
|
"plugins.appstudio.manuallySubmitDescription": "Teams uygulama paketini oluşturun. Teams yöneticinize el ile göndermeniz gerekir.",
|
|
218
215
|
"plugins.appstudio.autoPublishTip": "Kuruluşunuz için yükleyin",
|
|
@@ -225,10 +222,6 @@
|
|
|
225
222
|
"plugins.bot.triggers.http-functions.description": "Azure İşlevleri",
|
|
226
223
|
"plugins.bot.triggers.http-functions.detail": "Azure İşlevleri üzeride barındırılan çalışan bir işlev, HTTP isteklerini dinleyebilir.",
|
|
227
224
|
"plugins.bot.triggers.http-functions.label": "HTTP Tetikleyicisi",
|
|
228
|
-
"plugins.bot.triggers.http-and-timer-functions.cliName": "http-and-timer-functions",
|
|
229
|
-
"plugins.bot.triggers.http-and-timer-functions.description": "Azure İşlevleri",
|
|
230
|
-
"plugins.bot.triggers.http-and-timer-functions.detail": "Azure İşlevleri üzerinde barındırılan çalışan bir işlev, belirli bir zamanlamaya göre HTTP isteklerini dinleyerek bunlara yanıt verebilir.",
|
|
231
|
-
"plugins.bot.triggers.http-and-timer-functions.label": "HTTP ve Zamanlayıcı Tetikleyicisi",
|
|
232
225
|
"plugins.bot.triggers.http-restify.cliName": "http-restify",
|
|
233
226
|
"plugins.bot.triggers.http-restify.description": "Restify Sunucusu",
|
|
234
227
|
"plugins.bot.triggers.http-restify.detail": "Azure App Service üzeride barındırılan çalışan bir restify sunucusu, HTTP isteklerini dinleyebilir.",
|
|
@@ -376,9 +369,8 @@
|
|
|
376
369
|
"error.ProjectSettingError": "Proje ayarları yüklenemedi.",
|
|
377
370
|
"error.SolutionConfigError": "Çözüm bağlamı yüklenemedi.",
|
|
378
371
|
"error.FailedToParseResourceIdError": "'%s' kaynak kimliğinden '%s' alınamadı",
|
|
379
|
-
"error.M365AccountNotMatch": "Oturum açmış
|
|
372
|
+
"error.M365AccountNotMatch": "Oturum açmış M365 hesabı, '%s' ortamı için yapılandırma dosyasındaki M365 kiracısıyla eşleşmiyor. Lütfen çıkış yapın ve doğru M365 hesabıyla oturum açın.",
|
|
380
373
|
"error.MissingStep": "%s öncesinde \"%s\" adımı gerekli. Önce gerekli adımı çalıştırın.",
|
|
381
|
-
"error.MissingSubscriptionInConfig": "Please provide the subscription id of the resource group (%s) in (%s)",
|
|
382
374
|
"error.NoSubscriptionFound": "Kullanıcı iptal edildi. Teams'in, araç seti tarafından kullanılan otomatik olarak imzalanan SSL sertifikasına güvenmesi için, sertifika deponuza otomatik olarak imzalanan bir sertifika eklenmelidir.",
|
|
383
375
|
"error.TrustCertificateCancelError": "Abonelik bulunamadı.",
|
|
384
376
|
"error.ResourceGroupNotFound1": "'%s' kaynak grubu yok, lütfen mevcut bir kaynak grubu belirtin.",
|
|
@@ -449,8 +441,6 @@
|
|
|
449
441
|
"error.appstudio.noEnvInfo": "Eklenti bağlamından hedef ortam adı alınamadı.",
|
|
450
442
|
"error.appstudio.validateFetchSchemaFailed": "%s konumundan şema alınamadı, ileti: %s",
|
|
451
443
|
"error.appstudio.validateSchemaNotDefined": "Bildirim şeması tanımlanmadı",
|
|
452
|
-
"error.appstudio.teamsAppCreateConflict": "409 Çakışma hatasıyla Teams uygulaması oluşturulamadı. Bu, uygulama kimliğinizin kiracınızdaki başka bir uygulamayla çakışmasından kaynaklanıyor olabilir. Daha fazla bilgi için Yardım Alın düğmesine tıklayın.",
|
|
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": "İşlev zaten var, lütfen başka bir ad seçin.",
|
|
455
445
|
"error.function.FetchConfigError": "Yapılandırmadan %s bulunamadı.",
|
|
456
446
|
"error.function.ValidationError": "%s geçersiz.",
|
|
@@ -460,7 +450,7 @@
|
|
|
460
450
|
"error.function.ConfigFunctionAppError": "İşlev uygulaması ayarları alınamadı veya güncelleştirilemedi.",
|
|
461
451
|
"error.function.FunctionAppOpError": "İşlev uygulamasında '%s' yürütülemedi.",
|
|
462
452
|
"error.function.InstallTeamsFxBindingError": "Azure İşlevleri bağlamaları yüklenemedi.",
|
|
463
|
-
"error.function.InstallNpmPackageError": "
|
|
453
|
+
"error.function.InstallNpmPackageError": "NPM paketleri yüklenemedi.",
|
|
464
454
|
"error.function.InitAzureSDKError": "Azure SDK İstemcisi başlatılamadı.",
|
|
465
455
|
"error.function.ZipError": "Zip paketi oluşturulamadı.",
|
|
466
456
|
"error.function.PublishCredentialError": "Yayımlama kimlik bilgisi alınamadı.",
|
|
@@ -507,12 +497,6 @@
|
|
|
507
497
|
"error.apiConnector.pkgFileNotExistError": "%s projesinde package.json mevcut değil",
|
|
508
498
|
"error.apiConnector.componentNotExistError": "%s bileşeni mevcut değil, lütfen önce ekleyin",
|
|
509
499
|
"error.apiConnector.envVarExistError": ".env.teamsfx.local içindeki mevcut env değişkenleri %s ile çakışmaları önlemek için lütfen farklı bir API adı sağlayın",
|
|
510
|
-
"error.debugHandler.AppManifestPackageNotExistError": "manifestPackagePath %s yok.",
|
|
511
|
-
"error.debugHandler.InvalidAppManifestPackageFileFormatError": "manifestPackagePath .zip dosya yolu olmalıdır.",
|
|
512
|
-
"error.debugHandler.InvalidExistingAADArgsError": "objectId, clientId and clientSecret are all required if you use existing AAD app for SSO.",
|
|
513
|
-
"error.debugHandler.InvalidExistingBotArgsError": "Mevcut botu kullanırsanız botId ve botPassword birlikte ayarlanmalıdır.",
|
|
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": "Uygulama adı harfle başlamalı ve en az iki harf veya rakam içermelidir. Uygulama adı bazı özel karakterleri içeremez.",
|
|
517
501
|
"core.QuestionAppName.validation.maxlength": "Uygulama adı en fazla 30 uzunluğundan daha uzun.",
|
|
518
502
|
"core.QuestionAppName.validation.pathExist": "Yol mevcut: %s. Farklı bir uygulama adı seçin.",
|
|
@@ -538,8 +522,6 @@
|
|
|
538
522
|
"core.Option.recommend": "Önerilen",
|
|
539
523
|
"core.CommandAndResponseOption.label": "Komut botu",
|
|
540
524
|
"core.CommandAndResponseOption.detail": "Microsoft Teams sohbetinde basit komutları yanıtla",
|
|
541
|
-
"core.WorkflowOption.label": "İş akışı botu",
|
|
542
|
-
"core.WorkflowOption.detail": "Microsoft Teams sohbetindeki yaygın iş süreçleri için yinelenen iş akışlarını otomatikleştirin",
|
|
543
525
|
"core.ExistingTabOption.label": "Mevcut web uygulamasını ekleme",
|
|
544
526
|
"core.ExistingTabOption.detail": "Kendi statik web sayfalarınızı getirin ve Microsoft Teams'e ekleyin",
|
|
545
527
|
"core.ExistingTabEndpointQuestion.placeholder": "Mevcut sekme uç noktanızı girin",
|
|
@@ -587,8 +569,8 @@
|
|
|
587
569
|
"core.QuestionNewResourceGroupName.title": "Yeni kaynak grubu adı",
|
|
588
570
|
"core.QuestionNewResourceGroupName.validation": "Ad yalnızca alfasayısal karakterler veya ._-() sembollerini içerebilir",
|
|
589
571
|
"core.QuestionNewResourceGroupLocation.title": "Yeni kaynak grubunun konumu",
|
|
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": "Yeni bir Teams uygulaması oluşturun",
|
|
593
575
|
"core.ScratchOptionYesVSC.detail": "Yeni bir uygulama oluşturmak için Teams Araç Seti'ni kullanın.",
|
|
594
576
|
"core.ScratchOptionYes.label": "Yeni bir Teams uygulaması oluşturun",
|
|
@@ -629,7 +611,7 @@
|
|
|
629
611
|
"core.ApiConnectionOption.detail": "TeamsFx SDK kullanarak kimlik doğrulaması desteğiyle bir API'ye bağlanın",
|
|
630
612
|
"core.cicdWorkflowOption.label": "CI/CD iş akışları",
|
|
631
613
|
"core.cicdWorkflowOption.detail": "GitHub, Azure DevOps veya Jenkins için CI/CD İş Akışları ekleme",
|
|
632
|
-
"core.getUserEmailQuestion.title": "Aynı
|
|
614
|
+
"core.getUserEmailQuestion.title": "Aynı M365 kiracısı altındaki hesap için Teams/AAD uygulamasına sahip ekleyin (e-posta)",
|
|
633
615
|
"core.getUserEmailQuestion.validation1": "E-posta adresi null veya boş olamaz",
|
|
634
616
|
"core.getUserEmailQuestion.validation2": "Lütfen [UserName] adını gerçek kullanıcı adına değiştirin",
|
|
635
617
|
"core.M365SsoLaunchPageOptionItem.label": "SSO etkin kişisel sekme",
|
|
@@ -653,7 +635,6 @@
|
|
|
653
635
|
"error.aad.GetAppConfigError": "Azure AD uygulama ayarlarından %s alınamadı. Lütfen Azure AD uygulamasının doğru yapılandırıldığından emin olun veya %s içinde %s altında 'objectId' öğesini silip yeniden deneyin.",
|
|
654
636
|
"error.aad.GetSkipAppConfigError": "Gerekli tüm bilgiler alınamadı. %s, %s, %s, %s öğesini %s içinde %s altında ayarlamanız gerekir.",
|
|
655
637
|
"error.aad.CreateAppError": "Azure Active Directory'de uygulama oluşturulamadı.",
|
|
656
|
-
"error.aad.CreateAppForbiddenError": "Azure Active Directory’de uygulama oluşturulamadı. Bu sorun, bir Microsoft 365 geliştirici hesabı kullanılarak oturum açmakla çözülebilir. Microsoft 365 Geliştirici Programı'na (https://developer.microsoft.com/en-us/microsoft-365/dev-program) katılarak ücretsiz hesap başvurusunda bulunabilirsiniz.",
|
|
657
638
|
"error.aad.CreateSecretError": "`Azure Active Directory’de uygulama gizli dizisi oluşturulamadı.`",
|
|
658
639
|
"error.aad.UpdateRedirectUriError": "Azure Active Directory’deki uygulama yeniden yönlendirme URI’si güncelleştirilemedi.",
|
|
659
640
|
"error.aad.UpdateAppIdUriError": "Azure Active Directory’de Uygulama Kimliği URI’si güncelleştirilemedi.",
|
|
@@ -680,7 +661,6 @@
|
|
|
680
661
|
"error.aad.AadManifestMissingIdentifierUris": "AAD bildirim dosyasında identifierUris özelliği eksik veya geçersiz, önce sağlamayı veya yerel hata ayıklamayı çalıştırmanız gerekir",
|
|
681
662
|
"error.aad.AadManifestNotProvisioned": "Kaynaklar henüz sağlanmamış olduğundan AAD bildirimi oluşturulamadı. Önce sağlamayı veya yerel hata ayıklamayı çalıştırmanız gerekir. Sağlamayı veya yerel hata ayıklamayı neden çalıştırmanız gerektiği hakkında daha fazla bilgi edinmek için Yardım Alın’a tıklayın.",
|
|
682
663
|
"error.aad.UpdateAadAppError": "Azure Active Directory'de uygulama güncellenemedi: %s",
|
|
683
|
-
"error.aad.UpdateAadAppUsingManifestError": "Uygulama Azure Active Directory’de güncelleştirilemedi. Lütfen 'templates/appPackage/aad.template.json' öğesinin geçerli olduğundan emin olun: %s",
|
|
684
664
|
"error.aad.AadManifestNotFoundError": "Aad bildirim dosyası bulunamadı",
|
|
685
665
|
"error.aad.GetDisplayNameError": "Görünen ad alınamadı.",
|
|
686
666
|
"error.aad.GetConfigError": "%s için \"%s\" yapılandırma değeri alınamadı.",
|
|
@@ -706,7 +686,7 @@
|
|
|
706
686
|
"error.aad.manifest.AADManifestIssues": "AAD bildirimi, Teams Uygulamasını bozabilecek aşağıdaki sorunları içeriyor:\n",
|
|
707
687
|
"error.aad.manifest.UnknownResourceAppId": "Bilinmeyen resourceAppId %s",
|
|
708
688
|
"error.aad.manifest.UnknownResourceAccessType": "Bilinmeyen 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 uygulaması bulunamadı. İzinler güncelleştirilemiyor. Önce sağlamayı veya yerel hata ayıklamayı çalıştırmanız gerekiyor.",
|
|
711
691
|
"plugins.aad.UserCancelled": "Seçim kullanıcı tarafından iptal edildi.",
|
|
712
692
|
"plugins.aad.UpdatePermissionSuccessMessage": "Azure AD uygulaması için izin başarıyla güncelleştirildi. İzni kontrol etmek veya yönetici onayı vermek için Azure Portal'a gidebilirsiniz.",
|
|
@@ -811,8 +791,7 @@
|
|
|
811
791
|
"plugins.bot.FailedCheckDeployStatus": "Dağıtım durumu denetlenemedi.",
|
|
812
792
|
"plugins.bot.CheckDeployStatusTimeout": "Dağıtım durumu zaman aşımına uğradı.",
|
|
813
793
|
"plugins.bot.FailedRestartWebApp": "Web uygulaması yeniden başlatılamadı.",
|
|
814
|
-
"plugins.bot.
|
|
815
|
-
"plugins.bot.FailedUpdateMessageEndpoint": "İleti uç noktası şu hatayla güncelleştirilemedi: %s",
|
|
794
|
+
"plugins.bot.FailedUpdateMessageEndpoint": "İleti uç noktası şu hatayla güncelleştirilemedi%s",
|
|
816
795
|
"plugins.bot.DownloadFail": "%s konumundan indirilemedi",
|
|
817
796
|
"plugins.bot.ClickGetHelp": "Daha fazla ayrıntı için lütfen 'Yardım Al' düğmesine tıklayın.",
|
|
818
797
|
"plugins.bot.FailToRun": "%s çalıştırılamadı",
|
|
@@ -921,9 +900,7 @@
|
|
|
921
900
|
"depChecker.depsNotFound": "@SupportedPackages bulunamıyor.\n\nTeams Araç Seti bu bağımlılıkları gerektirir.\n\n@InstallPackages paketlerini yüklemek için “Yükle” seçeneğine tıklayın.",
|
|
922
901
|
"depChecker.linuxDepsNotFound": "@SupportedPackages bulunamıyor. @SupportedPackages paketini el ile yükleyin ve Visual Studio Code’u yeniden başlatın.",
|
|
923
902
|
"depChecker.linuxDepsNotFoundHelpLinkMessage": "@SupportedPackages bulunamıyor.\n\nTeams Araç Seti bu bağımlılıkları gerektirir.",
|
|
924
|
-
"error.ActionNotExist": "
|
|
925
|
-
"error.ComponentNotExist": "
|
|
926
|
-
"error.BadComponent": "
|
|
927
|
-
"error.NgrokConfigError": "ngrok yapılandırması %s yüklenemedi. %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
|
}
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
"core.provision.confirmNotice": "Teams 工具包将在订阅(%s)的 Azure 帐户 (%s)下预配资源并注册相应的资源提供程序。成本可能会根据定价计算器产生。",
|
|
5
5
|
"core.provision.confirmEnvNotice": "是否要在 %s 环境中预配资源?\nAzure 帐户(%s)和订阅(%s)将用于预配资源。费用会根据使用情况产生。",
|
|
6
6
|
"core.provision.confirmSubscription": "你正在切换退出以前的订阅 %s。\n是否要在 %s 环境中预配资源? 具有订阅(%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 预配”,以在 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": "升级失败。请检查“输出”窗口中的错误消息以进行故障排除和修复。还可以单击“了解更多”查看 FAQ 以及如何手动升级。",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"core.consolidateLocalRemote.SuccessMessage": "祝贺! 已成功升级 Teams 应用项目结构。我们为本地和远程运行的 Teams 应用添加了用于本地调试和 manifest.template.json 的 config.local.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": "[核心] 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 应用 %s 所有者成功,你可以在 [输出频道](%s) 中查看它。",
|
|
105
104
|
"core.collaboration.WithAadApp": "(通过 AAD 应用)",
|
|
106
105
|
"core.collaboration.FailedToListCollaborators": "未能列出 project。\nError 详细信息: \n",
|
|
107
106
|
"core.collaboration.GrantingPermission": "授予权限",
|
|
@@ -117,10 +116,10 @@
|
|
|
117
116
|
"core.collaboration.GrantPermissionResourceId": ",资源 ID: ",
|
|
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": "开始列出环境的所有团队应用所有者: ",
|
|
123
|
-
"core.collaboration.M365TeamsAppId": "
|
|
122
|
+
"core.collaboration.M365TeamsAppId": "M365 Teams 应用(ID: ",
|
|
124
123
|
"core.collaboration.SsoAadAppId": "),SSO AAD 应用(ID: ",
|
|
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": "SharePoint 包已在 %s 成功生成。",
|
|
139
136
|
"plugins.spfx.deployNotice": "SharePoint 包 %s 已成功部署到 [%s](%s)。",
|
|
140
|
-
"plugins.spfx.deployFailedNotice": "
|
|
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": "基架项目",
|
|
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": "由于 %s,无法运行 \"npm install\"",
|
|
159
156
|
"plugins.spfx.error.invalidDependency": "未能验证包 %s",
|
|
160
157
|
"plugins.spfx.error.installDependency": "未能安装程序包 %s。了解如何在 [output](command:fx-extension.showOutputChannel)中进行修正。",
|
|
@@ -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 应用服务上托管的正在运行的 restify 服务器可以侦听 HTTP 请求。",
|
|
@@ -376,9 +369,8 @@
|
|
|
376
369
|
"error.ProjectSettingError": "加载项目设置失败。",
|
|
377
370
|
"error.SolutionConfigError": "加载解决方案上下文失败。",
|
|
378
371
|
"error.FailedToParseResourceIdError": "无法从资源 ID: \"%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": "创建 Teams 应用失败,出现 409 冲突错误。这可能因为你的应用 ID 与租户中的另一个应用冲突。单击“获取帮助”以了解详细信息。",
|
|
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": "如果使用现有机器人,则需要同时设置 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": "命令机器人",
|
|
540
524
|
"core.CommandAndResponseOption.detail": "在 Microsoft Teams 聊天中响应简单命令",
|
|
541
|
-
"core.WorkflowOption.label": "工作流机器人",
|
|
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/zh-cn/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 中的应用程序 ID URI。%s",
|
|
@@ -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 中的应用程序 ID URI: %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 Toolkit 需要这些依赖项。\n\n单击“安装”以安装 @InstallPackages。",
|
|
922
901
|
"depChecker.linuxDepsNotFound": "找不到@SupportedPackages。手动安装@SupportedPackages 并重启 Visual Studio Code。",
|
|
923
902
|
"depChecker.linuxDepsNotFoundHelpLinkMessage": "找不到 @SupportedPackages。\n\nTeams Toolkit 需要这些依赖项。",
|
|
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
|
}
|