diff --git a/i18n/hx-language-pack-en/main.i18n.json b/i18n/hx-language-pack-en/main.i18n.json index d5b31aa..835a697 100644 --- a/i18n/hx-language-pack-en/main.i18n.json +++ b/i18n/hx-language-pack-en/main.i18n.json @@ -9,26 +9,26 @@ ":/unicloud/package.json": { "menu.execJQL.name": "&Run JQL Query", "menu.execJQL.terminate.name": "&Stop JQL Query", - "command.unicloud.ClientDBActionDeleteFiles.name": "Delete action(&L)", - "command.unicloud.newClientDBActionsFile.name": "New action(&C)", - "command.unicloud.newClientDBActionsFolder.name": "Create uni-clientDB-actions folder(&U)", + "command.unicloud.ClientDBActionDeleteFiles.name": "Delete Action(&L)", + "command.unicloud.newClientDBActionsFile.name": "New Action(&C)", + "command.unicloud.newClientDBActionsFolder.name": "Create uni-clientDB-actions Folder(&U)", "command.unicloud.DBSchemaUpload.name": "Upload DB Schema(&B)", "command.unicloud.newDBSchemaJson": "New DB Schema(&S)", - "command.unicloud.newJQLFile": "New JQL file(&Q)", + "command.unicloud.newJQLFile": "New JQL File(&Q)", "command.unicloud.DBSchemaDownload.name": "Download DB Schema(&M)", - "command.unicloud.newFuncsFolder.name": "Create cloudfunctions folder(&T)", - "command.unicloud.newDBFolder.name": "Create database folder(&H)", - "command.unicloud.newDBInitJson.name": "New db_init.json(&O)", - "command.unicloud.newFuncsInitJson.name": "New cloudfunctions_init.json(&N)", - "command.unicloud.newValidationFolder.name": "Create validation folder(&V)", - "command.unicloud.newValidationFile.name": "New validation file(&V)", - "command.unicloud.uploadValidationFile.name": "Upload validation file(&I)", - "command.unicloud.downloadValidationFile.name": "Download validation file(&T)", - "command.unicloud.uploadAllValidationFile.name": "Upload all validation(&K)", - "command.unicloud.downloadAllValidationFile.name": "Download all validation(&J)", - "command.unicloud.DBDownload.name": "Download all DB Schema and validation files(&A)", - "command.unicloud.DBUpload.name": "Upload all DB Schema and validation files(&E)", - "command.unicloud.createCommon.name": "Create common folder(&R)", + "command.unicloud.newFuncsFolder.name": "Create Cloudfunctions Folder(&T)", + "command.unicloud.newDBFolder.name": "Create Database Folder(&H)", + "command.unicloud.newDBInitJson.name": "New Db_init.json(&O)", + "command.unicloud.newFuncsInitJson.name": "New Cloudfunctions_init.json(&N)", + "command.unicloud.newValidationFolder.name": "Create Validation Folder(&V)", + "command.unicloud.newValidationFile.name": "New Validation File(&V)", + "command.unicloud.uploadValidationFile.name": "Upload Validation File(&I)", + "command.unicloud.downloadValidationFile.name": "Download Validation File(&T)", + "command.unicloud.uploadAllValidationFile.name": "Upload All Validation(&K)", + "command.unicloud.downloadAllValidationFile.name": "Download All Validation(&J)", + "command.unicloud.DBDownload.name": "Download All DB Schema And Validation Files(&A)", + "command.unicloud.DBUpload.name": "Upload All DB Schema And Validation Files(&E)", + "command.unicloud.createCommon.name": "Create Common Folder(&R)", "command.newPage.name": "&New Page", "command.unicloud.JQLRunOrStop.name": "Run", "editor.command.JQLRunOrStop.run.name": "Execute JQL(&N)", @@ -39,8 +39,8 @@ "menu.runLocalFuntionDebug.terminate.name": "停止调试运行-本地云函数" }, "CLisenceDialog": { - "button.cancel.name": "cancel(&C)", - "button.confirm.name": "&Agree and Continue" + "button.cancel.name": "Cancel(&C)", + "button.confirm.name": "&Agree And Continue" }, "QColorDialog": { "button.pickColor.name": "Pick Screen Color", @@ -53,31 +53,31 @@ "label.Copyright©DCloudCoLtd.desc.link": "" }, "AppChannelManager": { - "checkbox.yingyongbao.name": "yingyongbao", - "checkbox.360.name": "360 application market", - "checkbox.huawei.name": "HuaWei application market", - "checkbox.xiaomi.name": "XiaoMi application market" + "checkbox.yingyongbao.name": "Yingyongbao", + "checkbox.360.name": "360 Application Market", + "checkbox.huawei.name": "HuaWei Application Market", + "checkbox.xiaomi.name": "XiaoMi Application Market" }, "AppPackDialog": { "label.appName.desc": "App Name:{1} {3} App Version:{2}", "label.modifyManifest.link": "Modify manifest.json", - "checkbox.supportIPhone.name": "Support iphone", - "radio.oldDCloudCertificate.name": "Use DCloud old certificate", - "radio.testCertificate.name": "Use public test certificate", - "checkbox.supportIPad.name": "Support ipad(There will be a black border when running on ipad if unchecked)", - "radio.jailbreak.name": "Use a jailbroken certificate (after packaging, it can only be installed on a jailbroken phone)", - "radio.appleCertificate.name": "Use IDP/IEP certificate", + "checkbox.supportIPhone.name": "Support Iphone", + "radio.oldDCloudCertificate.name": "Use DCloud Old Certificate", + "radio.testCertificate.name": "Use Public Test Certificate", + "checkbox.supportIPad.name": "Support Ipad(There will be a black border when running on ipad if unchecked)", + "radio.jailbreak.name": "Use A Jailbroken Certificate (after packaging, it can only be installed on a jailbroken phone)", + "radio.appleCertificate.name": "Use IDP/IEP Certificate", "label.dcloud.cert.warn.warning": "This certificate is only backward compatible for old users. Due to potential hidden dangers, the subsequent use of this certificate requires real-name authentication. Details", - "radio.ownCertificate.name": "Use own certificate", + "radio.ownCertificate.name": "Use Own Certificate", "checkbox.android.name": "Android(apk package)", "checkbox.ios.name": "IOS(ipa package)", - "tabbar.iosSettings.name": "IOS setting", + "tabbar.iosSettings.name": "IOS Setting", "label.textboxAppid.desc": "Appid", - "label.textboxPrivateKeyPw.desc": "Certificate privateKey password", - "label.textboxCertificateProfile.desc": "Certificate profile", + "label.textboxPrivateKeyPw.desc": "Certificate PrivateKey Password", + "label.textboxCertificateProfile.desc": "Certificate Profile", "button.browse.name": "Browse ...", "label.textboxprivatekeycertificate.desc": "PrivateKey certificate", - "tabbar.AndroidSettings.name": "Android setting", + "tabbar.AndroidSettings.name": "Android Setting", "label.textboxAndroidPackName.desc": "Android package name", "label.textboxCertificateAlias.desc": "Certificate alias", "label.textboxCertificateFile.desc": "Certificate file", @@ -85,10 +85,10 @@ "checkbox.noCheck.name": "None", "label.customChannel.link": "Customize channel package guide", "groupbox.ads.title": "Ads union", - "checkbox.openAllAds.name": "Open all ads", - "checkbox.openSplashAds.name": "Open splash ads", - "checkbox.openEedEnvelopesAds.name": "Open red envelopes ads", - "checkbox.openPushAds.name": "Open push ads", + "checkbox.openAllAds.name": "Open All Ads", + "checkbox.openSplashAds.name": "Open Splash Ads", + "checkbox.openEedEnvelopesAds.name": "Open Red Envelopes Ads", + "checkbox.openPushAds.name": "Open Push Ads", "label.insertAdvanceadSDK.desc": "Insert advance ad sdk ({1}):", "label.plusAdDocument.link": "plus.ad document", "label.adComponentDocument.link": "AD Component document", @@ -96,15 +96,15 @@ "label.openBaseAds.desc": "Open base ads:", "label.joinuniAD.desc.link": "Join uni-AD network to help your app cash in. [Click here to learn more][How to open?]", "label.moreAdsMoreProfit.desc": "The more advertisements you open, the higher the profit", - "checkbox.enableJsNativeConfusion.name": "Enable js native confusion", - "checkbox.enableNvueNativeConfusion.name": "Enable nvue native confusion", + "checkbox.enableJsNativeConfusion.name": "Enable Js Native Confusion", + "checkbox.enableNvueNativeConfusion.name": "Enable Nvue Native Confusion", "button.cancel.name": "&Cancel", - "radio.commonMode.name": "Common mode(upload code and certificate,DCloud promises not to keep)", - "radio.safeMode.name": "Safe mode(without upload code and certificate)", + "radio.commonMode.name": "Common Mode(upload code and certificate,DCloud promises not to keep)", + "radio.safeMode.name": "Safe Mode(without upload code and certificate)", "label.whatIsThis.link": "detail", "msgbox.oldCertNotSupport.desc.error": "Debug package or dcloud old cert is not support safe mode,please use common mode", "msgbox.debugPackageNotSupport.desc.error": "Debug package is not support safe mode,please use common mode", - "button.switchToCommonMode.name": "&Switch to common mode", + "button.switchToCommonMode.name": "&Switch To Common Mode", "msgbox.iosNotSupportSafeMode.desc.info": "IOS is not support safe mode,will still use common mode.", "msgbox.safeModeSupportmacOS.desc.info": "IOS safe mode only supports macOS", "button.continueCloudPackage.name": "&Continue", @@ -122,7 +122,7 @@ "label.appidIsEmpty.error": "Bundle ID(AppID) cannot be empty", "label.appidNonstandard.error": "Bundle ID(AppID)can only contain numbers, letters, points, and short crosses. Such as io.dcloud.HBuilder", "label.privateKeyNotExist.error": "can only contain numbers, letters, points, and short crosses", - "label.packagenameIsEmpty.error": "Package name cannot be empty", + "label.packagenameIsEmpty.error": "Package Name Cannot Be Empty", "label.packagenameNonstandard.error": "Package name can only contain numbers, letters, underlines, and at least. It is divided into two paragraphs, each of which must begin with the letter. Such as io.dcloud.HBuilder", "label.certificateFileNotExist.error": "Certificate file does not exist", "label.manifestFileConfigError.error": "Manifest.json file configuration error, please check and fix", @@ -131,22 +131,22 @@ "msgbox.cloudServerReturnsError.desc.error": "Cloud server returns error: {1}", "msgbox.appCloudPackageSuccess.desc.info": "App cloud package success", "msgbox.successfullySubmittedCloud.desc.info": "{1} has been successfully submitted to the cloud server {2}", - "label.isEmpty.error": "cannot be empty", + "label.isEmpty.error": "Cannot Be Empty", "msgbox.startingServicePleaseLater.desc.info": "The dependency service is being started, please retry later", - "label.mustInteger.error": "Must be Integer", - "button.openCertificateDir.name": "&Open certificate directory", - "msgbox.signatureFailed.title": "Signature failed", + "label.mustInteger.error": "Must Be Integer", + "button.openCertificateDir.name": "&Open Certificate Directory", + "msgbox.signatureFailed.title": "Signature Failed", "label.detail.link": "Detail", "msgbox.OSNotCertificateOpenDir.desc.info": "Apple root certificate is not installed in the current system. Do you want to open the apple certificate directory(after opening, please install the certificate {1})", "label.fileNotExist.error": "File does not exist", "label.moreAdvertisingSettings.link": "[more advertising, more revenue]", "groupbox.Exchange.title": "Exchange", "checkbox.360ads.name": "360 ads", - "checkbox.gdtads.name": "Tencent ads", - "checkbox.ksads.name": "KuaiShou ads", - "checkbox.csjads.name": "ChuanShanJia ads", - "checkbox.kscontent.name": "ks content", - "groupbox.nativeConfusion.title": "Native confusion", + "checkbox.gdtads.name": "Tencent Ads", + "checkbox.ksads.name": "KuaiShou Ads", + "checkbox.csjads.name": "ChuanShanJia Ads", + "checkbox.kscontent.name": "ks Content", + "groupbox.nativeConfusion.title": "Native Confusion", "label.moreSettings.link": "[more setting]", "msgbox.serverBusyPleaseLater.desc.error": "Cloud server is busy, please try again later", "msgbox.NetworkErrorCheckSettings.desc.error": "Network connection failed, please check network status and system proxy settings", @@ -160,7 +160,7 @@ "console.cancelErrorPleaseLater.error": "试Project {1} [{2}] failed to cancel package, Cloud server is busy, please try again later", "console.cancelFailedCheckNetwork.error": "Project {1} [{2}] failed to cancel package, Network connection failed, please check network status and system proxy settings", "console.sendingRequestCancel.info": "Sending a request to cancel the package of project {1} [{2}]", - "button.cancelProjectPackage.name": "Cancel project {1} package", + "button.cancelProjectPackage.name": "Cancel Project {1} Package", "button.hidden.name": "&Hide", "radio.releasePackage.name": "Release Package", "radio.customPackage.name": "Custom Package(iOS's Safari remote debug must be use deverloper certificate )", @@ -187,15 +187,15 @@ "label.packageNameInconsistentUniPushError.error": "DCloud UniPush binding packageName is not the same with androidPackagename", "button.OK.name": "OK", "msgbox.switchToSafePackaging.desc.question": "This packaging supports local fast packaging mode, which is faster and safer. Should you switch to fast packaging? [Learn more]", - "button.switchToFastPackaging.name": "&Switch to fast packaging", - "button.continueCloudPackaging.name": "&Continue cloud packaging", + "button.switchToFastPackaging.name": "&Switch To Fast Packaging", + "button.continueCloudPackaging.name": "&Continue Cloud Packaging", "msgbox.inTheQueue.desc.question": "It was detected that the installation package that was being made in this project was in the cloud queue, and continued packaging would cancel the production and queue up in the cloud team. Do you continue to submit it?", "msgbox.dependOnSafePackaging.desc.question": "Safe pack mode need plugin app-safe-pack do you want install?", "msgbox.installPluginFirst.desc.info": "safe pack mode need plugin {1},Please install the plug-in first", "msgbox.resultFromServer.title": "Packaging check", - "radio.cloudCertificate.name": "Use Cloud certificate", + "radio.cloudCertificate.name": "Use Cloud Certificate", "label.insertEncourageSDK.desc": "Integrated rewarded video({1}):", - "checkbox.bxmcontent.name": "Interactive games (realizing cats)", + "checkbox.bxmcontent.name": "Interactive Games (Realizing Cats)", "msgbox.customBase.title": "The customized dock version is the same as the last version, which will cause the dock not to be automatically updated when running on the phone (it is recommended to modify the version number first). Are you sure you want to continue packaging?", "wechat.login.payment.sharing.same.text": "The UniversalLinks of WeChat login, WeChat payment, and WeChat sharing are inconsistent", "android.googleplay.aab.text": "The Android App Bundle (AAB) format used in the Android platform GooglePlay channel does not currently support safe packaging {1}. The GooglePlay channel package will be submitted to the cloud using the traditional packaging mode. Do you want to continue?", @@ -286,11 +286,11 @@ }, "BrowersUtils": { "console.setting.desc": "Setting", - "console.pathFind.desc": "path, found in the default settings", + "console.pathFind.desc": "Path, Found In The Default Settings", "console.nodeToUserSettings.desc": "Node, and copy it to the user settings, and then set", - "console.value.desc": "value", - "msgbox.fileNotSave.desc.question": "Please save current file!", - "button.saveFile.name": "&Save file", + "console.value.desc": "Value", + "msgbox.fileNotSave.desc.question": "Please Save Current File!", + "button.saveFile.name": "&Save File", "button.cancel.name": "", "msgbox.cantOpenThisFile.desc.question": "The built-in server does not support opening this type of file, please configure the web server", "msgbox.fileNeedsToCompiled.desc.question": "The vue file cannot be run directly to the browser and needs to be compiled. If it is a web project, please run the npm command. If it is a uni-app project, please check whether the project type is correct, see http://ask.dcloud.net.cn/article/35878" @@ -317,7 +317,7 @@ "label.compileweAppProjectPath.desc": "Compile into the path of the WeChat project, you can open the directory with WeChat developer tools", "label.noteTheInstallationDir.desk.link": "Note that the selection of the installation directory is like: D:/Program Files/Tencent/WeChat web developer tools, if not installed, please go to https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html download", "label.noteTheInstallationPath.desk.link": "Note that the selection of the installation directory is like: /Applications/wechatwebdevtools.app, if it is not installed, please go to https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html download", - "label.WeChatDeveloperDirectory.desc": "uni-app relies on WeChat developer tools, please specify the tool installation directory:", + "label.WeChatDeveloperDirectory.desc": "Uni-app relies on WeChat developer tools, please specify the tool installation directory:", "label.pleaseSelectRightPath.error": "Please select the correct installation path of WeChat Developer Tools!", "label.macPleaseSelectRightPath.error": "Please choose the correct stable version of WeChat Developer Tools installation path!" }, @@ -426,8 +426,8 @@ "button.openService.desc": "Open Service", "label.applicationResourceBundles.desc.link": "

   The full name of wgt is widget, which is a front-end application resource pack.
   reference: App resource online upgrade

", "button.browser.name": "Browser...", - "checkbox.enableJsNativeConfusion.name": "Enable js native confusion", - "checkbox.enableNvueNativeConfusion.name": "Enable js/nvue native confusion", + "checkbox.enableJsNativeConfusion.name": "Enable Js Native Confusion", + "checkbox.enableNvueNativeConfusion.name": "Enable Js/Nvue Native Confusion", "label.configurationGuide.link": "

[Configuration Guide]

", "dialog.ExportWGT.title": "Export wgt package", "dialog.publishH5.title": "Publish H5", @@ -439,61 +439,61 @@ "dialog.publish360App.title": "Publish 360App", "dialog.publishHuaweiQuickApp.title": "Publish huaweiQuickApp", "dialog.publishQuickAppUnion.title": "Publish quickAppUnion", - "checkbox.issueAsMixedSubcontract.name": "Issue as mixed subcontract", - "lineedit.pleaseEnterSubcontractName.placeholder": "Please enter subcontract name", + "checkbox.issueAsMixedSubcontract.name": "Issue As Mixed Subcontract", + "lineedit.pleaseEnterSubcontractName.placeholder": "Please Enter Subcontract Name", "label.whatIsThis.link": " View mixed subcontract ", - "lineedit.pleaseTypeTitle.placeholder": "Please enter title", - "lineedit.pleaseTypeDomain.placeholder": "Please enter domain", - "lineedit.pleaseTypeWeAppName.placeholder": "Please enter weApp Name", - "lineedit.pleaseTypeWeAppAppId.placeholder": "Please enter weApp appID", - "lineedit.pleaseTypeBaiduAppName.placeholder": "Please enter baiduApp Name", - "lineedit.pleaseTypeBaiduApp appId.placeholder": "Please enter baiduApp appId", - "lineedit.pleaseTypeBlipayAppName.placeholder": "Please enter alipayApp Name", - "lineedit.pleaseTypeAlipayAppAppId.placeholder": "Please enter alipayApp appId", - "lineedit.pleaseTypeBytedanceAppName.placeholder": "Please enter bytedanceApp Name", - "lineedit.pleaseTypeBytedanceApp appId.placeholder": "Please enter bytedanceApp appID", - "lineedit.pleaseTypeQqAppName.placeholder": "Please enter qqApp Name", - "lineedit.pleaseTypeQqAppAppId.placeholder": "Please enter qqApp appID", - "lineedit.pleaseType360AppName.placeholder": "Please enter 360App Name", - "lineedit.pleaseType360AppAppId.placeholder": "Please enter 360App appId", - "label.titleCanNotBeNull.error": "Title can not be null", - "label.domainCanNotBeNull.error": "Domain can not be null", - "label.weAppNameCanNotBeNull.error": "WeAppName can not be null", - "label.weApp appIdCanNotBeNull.error": "WeApp appId can not be null", - "label.baiduAppNameCanNotBeNull.error": "BaiduAppName can not be null", - "label.baidu appIdCanNotBeNull.error": "Baidu appId can not be null", - "label.alipayAppNameCanNotBeNull.error": "AlipayAppName can not be null", - "label.alipay appIdCanNotBeNull.error": "Alipay appId can not be null", - "label.bytedanceAppNameCanNotBeNull.error": "BytedanceAppName can not be null", - "label.bytedance appIdCanNotBeNull.error": "Bytedance appId can not be null", - "label.qqAppNameCanNotBeNull.error": "QQApp Name can not be null", - "label.qq appIdCanNotBeNull.error": "QQ appId can not be null", - "label.360AppNameCanNotBeNull.error": "360App Name can not be null", - "label.huaweiAppNameCanNotBeNull.error": "HuaWeiApp Name can not be null", - "label.quickAppUnionNameCanNotBeNull.error": "QuickAppUnion Name can not be null", - "label.360 appIdCanNotBeNull.error": "360 appId can not be null", - "label.subcontractNameCanNotBeEmpty.error": "Subcontract name cannot be empty", - "label.lineedit.title.desc": "Site title", - "label.lineedit.domain.desc": "Website domain name", + "lineedit.pleaseTypeTitle.placeholder": "Please Enter Title", + "lineedit.pleaseTypeDomain.placeholder": "Please Enter Domain", + "lineedit.pleaseTypeWeAppName.placeholder": "Please Enter WeApp Name", + "lineedit.pleaseTypeWeAppAppId.placeholder": "Please Enter WeApp appID", + "lineedit.pleaseTypeBaiduAppName.placeholder": "Please Enter BaiduApp Name", + "lineedit.pleaseTypeBaiduApp appId.placeholder": "Please Enter BaiduApp AppId", + "lineedit.pleaseTypeBlipayAppName.placeholder": "Please Enter AlipayApp Name", + "lineedit.pleaseTypeAlipayAppAppId.placeholder": "Please Enter AlipayApp AppId", + "lineedit.pleaseTypeBytedanceAppName.placeholder": "Please Enter BytedanceApp Name", + "lineedit.pleaseTypeBytedanceApp appId.placeholder": "Please Enter BytedanceApp AppID", + "lineedit.pleaseTypeQqAppName.placeholder": "Please Enter qqApp Name", + "lineedit.pleaseTypeQqAppAppId.placeholder": "Please Enter qqApp AppID", + "lineedit.pleaseType360AppName.placeholder": "Please Enter 360App Name", + "lineedit.pleaseType360AppAppId.placeholder": "Please Enter 360App AppId", + "label.titleCanNotBeNull.error": "Title Can Not Be null", + "label.domainCanNotBeNull.error": "Domain Can Not Be null", + "label.weAppNameCanNotBeNull.error": "WeAppName Can Not Be Null", + "label.weApp appIdCanNotBeNull.error": "WeApp AppId Can Not Be Null", + "label.baiduAppNameCanNotBeNull.error": "BaiduAppName Can Not Be Null", + "label.baidu appIdCanNotBeNull.error": "Baidu AppId Can Not Be Null", + "label.alipayAppNameCanNotBeNull.error": "AlipayAppName Can Not Be Null", + "label.alipay appIdCanNotBeNull.error": "Alipay AppId Can Not Be Null", + "label.bytedanceAppNameCanNotBeNull.error": "BytedanceAppName Can Not Be Null", + "label.bytedance appIdCanNotBeNull.error": "Bytedance AppId Can Not Be Null", + "label.qqAppNameCanNotBeNull.error": "QQApp Name Can Not Be Null", + "label.qq appIdCanNotBeNull.error": "QQ AppId Can Not Be Null", + "label.360AppNameCanNotBeNull.error": "360App Name Can Not Be Null", + "label.huaweiAppNameCanNotBeNull.error": "HuaWeiApp Name Can Not Be Null", + "label.quickAppUnionNameCanNotBeNull.error": "QuickAppUnion Name Can Not Be Null", + "label.360 appIdCanNotBeNull.error": "360 AppId Can Not Be Null", + "label.subcontractNameCanNotBeEmpty.error": "Subcontract Name Cannot Be Empty", + "label.lineedit.title.desc": "Site Title", + "label.lineedit.domain.desc": "Website Domain Name", "label.lineedit.staticDeploy.desc": "Static deploy", - "label.lineedit.weAppName.desc": "WeChat miniApp name", - "label.lineedit.weAppAppid.desc": "WeChat miniApp appId", - "label.lineedit.baiduAppName.desc": "Baidu miniapp name", - "label.lineedit.alipayAppName.desc": "Alipay miniapp name", - "label.lineedit.baiduAppId.desc": "Baidu miniapp AppId", - "label.lineedit.alipayAppId.desc": "Alipay miniapp AppId", - "label.lineedit.bytedanceAppName.desc": "Bytedance miniapp name", - "label.lineedit.bytedanceAppId.desc": "Bytedance miniapp appId", - "label.lineedit.qqAppName.desc": "QQ miniapp name", - "label.lineedit.qqAppId.desc": "QQ minapp appId", - "label.lineedit.360AppName.desc": "360 miniapp name", - "label.lineedit.huaweiAppName.desc": "Huawei miniapp name", - "label.lineedit.quickAppUnionName.desc": "QuickAppUnion name", - "label.lineedit.360AppId.desc": "360 miniapp appId", + "label.lineedit.weAppName.desc": "WeChat MiniApp Name", + "label.lineedit.weAppAppid.desc": "WeChat MiniApp AppId", + "label.lineedit.baiduAppName.desc": "Baidu MiniApp Name", + "label.lineedit.alipayAppName.desc": "Alipay MiniApp Name", + "label.lineedit.baiduAppId.desc": "Baidu MiniApp AppId", + "label.lineedit.alipayAppId.desc": "Alipay MiniApp AppId", + "label.lineedit.bytedanceAppName.desc": "Bytedance MiniApp Name", + "label.lineedit.bytedanceAppId.desc": "Bytedance MiniApp AppId", + "label.lineedit.qqAppName.desc": "QQ MiniApp Name", + "label.lineedit.qqAppId.desc": "QQ MiniApp AppId", + "label.lineedit.360AppName.desc": "360 MiniApp Name", + "label.lineedit.huaweiAppName.desc": "Huawei MiniApp Name", + "label.lineedit.quickAppUnionName.desc": "QuickAppUnion Name", + "label.lineedit.360AppId.desc": "360 MiniApp AppId", "button.setting.name": "&Advanced", "button.publish.name": "&Publish", "button.cancle.name": "&Cancel", - "button.generate.name": "&Generate wgt", + "button.generate.name": "&Generate Wgt", "label.wgtDetails.desc": "

wgt full name is widget,is the front-end package.
it can be used to [App update] or [uni-app publish]
Please select the storage path of the wgt package for the application {1}:

", "label.beCompiledAndDeploied.desc": "Deploy the compiled resources to", "label.uniCloud-webHosting.desc": "[uniCloud-Front-end web hosting] (Free server, faster access speed)", @@ -509,7 +509,7 @@ "label.support.text": "(Currently does not support deployment to front-end web hosting,Help)" }, "ExternalCommand": { - "msgbox.externalCommand.title": "External command", + "msgbox.externalCommand.title": "External Command", "msgbox.externalCommandUsesVariable.desc.info": "This external command uses variable ${projectDir}, and you need to select a file in a project to run", "msgbox.commandUsesPredefinedVariables.desc.info": "This external command uses predefined variables, and you need to select a file to run", "msgbox.download.title": "Download", @@ -518,7 +518,7 @@ "msgbox.externalProgramNotFound.desc": "The use of this plug-in depends on the external application {1}, which is not detected by this machine,", "msgbox.pleaseDownloadAndInstall.desc.warning": "Please download and install the app, then retry!", "msgbox.clickDownloadAndInstall.desc.question": "Please click download and install, then retry!", - "button.downloadIt.name": "&Download it", + "button.downloadIt.name": "&Download It", "button.useSystemShell.name": "&Use System Shell", "msgbox.notInstallBuilt-inTerminal.desc.question": "Did not install the Built-In Terminal plug-in, is it downloaded? Or use an external command line to open it.", "msgbox.pluginIsNotInstalled.desc.warning": "The plugin is not installed or unloaded, please install or wait!", @@ -528,10 +528,10 @@ "dialog.needInput.desc": "Please enter the necessary information" }, "FileReplaceDialog": { - "checkbox.applyToAll.name": "&Apply to all", - "button.mergeAndCompare.name": "&Merge and compare", - "button.continueReplace.name": "&Continue to replace", - "button.changeMerge.name": "&Change to merge", + "checkbox.applyToAll.name": "&Apply To All", + "button.mergeAndCompare.name": "&Merge And Compare", + "button.continueReplace.name": "&Continue To Replace", + "button.changeMerge.name": "&Change To Merge", "button.replace.name": "&Replace", "button.skip.name": "&Skip", "button.merge.name": "&Merge", @@ -550,39 +550,39 @@ "less component" : "Template component using less", "stylus component" : "Template component using stylus", "typescript component": "Template component using typescript", - "textbox.pleaseInputJQLName.placeholder": "please input a jql name", - "textbox.pleaseInputUniModuleName.placeholder": "Please input a uniModule name", - "msgbox.cloudFunctionNameExist.desc.question": "The Cloud Function Name had been exist, continue?", + "textbox.pleaseInputJQLName.placeholder": "Please Input A Jql Name", + "textbox.pleaseInputUniModuleName.placeholder": "Please Input A UniModule Name", + "msgbox.cloudFunctionNameExist.desc.question": "The Cloud Function Name Had Been Exist, Continue?", "button.continue.name": "&Continue", "button.cancel.name": "&Cancel", "button.no.name": "&No", "msgbox.cloudSameNameExists.desc.question": "The same name {1} already exists in the cloud. Pull the same name {2} from the cloud or continue to create locally?", - "button.cloudPull.name": "Cloud pull", - "button.localCreation.name": "Local creation", + "button.cloudPull.name": "Cloud Pull", + "button.localCreation.name": "Local Creation", "label.new.title.part": "New {1}", "textbox.location.placeholder": "Location", "button.browser.name": "Browser", "button.finish.name": "&Create", - "dialog.otherFile.title.part": " Other file", + "dialog.otherFile.title.part": "Other File", "dialog.file.title.part": " File", "dialog.dir.title.part": " Dir", "dialog.page.title.part": " Page", "dialog.component.title.part": " Component", "dialog.template.title.part": "&New from template", - "textbox.pleaseInputDirName.placeholder": "Please input a dir name", - "textbox.pleaseInputPageName.placeholder": "Please input a page name", - "textbox.pleaseInputComponentName.placeholder": "Please enter the component name", - "label.selectminiprogram.title": "Choose Subcontracting:", - "checkbox.createdir.title":"Create same name directory", + "textbox.pleaseInputDirName.placeholder": "Please Input A Dir Name", + "textbox.pleaseInputPageName.placeholder": "Please Input A Page Name", + "textbox.pleaseInputComponentName.placeholder": "Please Enter The Component Name", + "label.selectminiprogram.title": "Select the mini program to subcontract:", + "checkbox.createdir.title":"Create Same Name Directory", "label.selfTemplates.link": "[ Custom template ]", - "label.dirCannotBeEmpty.error": "Dir name cannot be empty", - "label.pageNameCannotEmpty.error": "Page name cannot be empty", - "label.noNeedExtensionName.error": "Page name no need extension name", - "label.functionNotBeCommon.error": "Cloud function name could not be common", - "label.containUpperLetter.error": "Common module name could contain upper letter", - "label.componentNameBeEmpty.error": "Component name cannot be empty", - "label.nameContainsInvalidCharacters.error": "Project name contains invalid characters", - "label.commonModuleCannotEmpty.error": "Common module name cannot be empty", + "label.dirCannotBeEmpty.error": "Dir Name Cannot Be Empty", + "label.pageNameCannotEmpty.error": "Page Name cannot be empty", + "label.noNeedExtensionName.error": "Page Name No Need Extension Name", + "label.functionNotBeCommon.error": "Cloud Function Name Could Not Be Common", + "label.containUpperLetter.error": "Common Module Name Could Contain Upper Letter", + "label.componentNameBeEmpty.error": "Component Name Cannot Be Empty", + "label.nameContainsInvalidCharacters.error": "Project Name Contains Invalid Characters", + "label.commonModuleCannotEmpty.error": "Common Module Name Cannot Be Empty", "label.locationIsNotValid.error": "Location is not valid", "label.locationIsNotFolder.error": "Location is not a folder", "label.alreadyExists.error": "A file with the same name already exists at the location", @@ -597,15 +597,15 @@ "combobox.mainPackage.desc": "Main package", "gropubox.123.title": "", "dialog.other.title.part": "", - "dialog.cloudFun.title.part": "Cloud fun", - "textbox.pleaseInputFunctionName.placeholder": "Please input a function name", - "dialog.commonModule.title.part": "Common module", - "textbox.pleaseInputModuleName.placeholder": "Please input a module name", + "dialog.cloudFun.title.part": "Cloud Fun", + "textbox.pleaseInputFunctionName.placeholder": "Please Input A function Name", + "dialog.commonModule.title.part": "Common Module", + "textbox.pleaseInputModuleName.placeholder": "Please Input A Module Name", "msgbox.sameNameAlreadyExists.desc.error": "A cloud function with the same name already exists at this location", - "label.invalidFileName.error": "Invalid file name", + "label.invalidFileName.error": "Invalid File Name", "console.databaseSchema.desc": "Database Schema", "console.validateFunction.desc": "Database extension check function", - "selected.location.same.text": "The selected location already exists with the same name{1}" + "selected.location.same.text": "The Selected Location Already Exists With The Same Name{1}" }, "CNewUniappPage": { "label.pagesIsNotValid.error": "There is an error in the engineering configuration file pages.json file, please adjust and try again", @@ -619,15 +619,15 @@ "button.browser.name": "Browser", "button.finish.name": "&Create", "button.cancel.name": "&Cancel", - "dialog.otherFile.title.part": " Other File", - "dialog.file.title.part": " File", - "dialog.dir.title.part": " Dir", - "dialog.page.title.part": " Page", - "dialog.component.title.part": " Component", - "dialog.template.title.part": "&New from template", - "textbox.pleaseInputDirName.placeholder": "Please input a dir name", - "textbox.pleaseInputPageName.placeholder": "Please input a page name", - "textbox.pleaseInputComponentName.placeholder": "Please input a component name", + "dialog.otherFile.title.part": "Other File", + "dialog.file.title.part": "File", + "dialog.dir.title.part": "Dir", + "dialog.page.title.part": "Page", + "dialog.component.title.part": "Component", + "dialog.template.title.part": "&New From Template", + "textbox.pleaseInputDirName.placeholder": "Please Input A Dir Name", + "textbox.pleaseInputPageName.placeholder": "Please Input A Page Name", + "textbox.pleaseInputComponentName.placeholder": "Please Input A Component Name", "label.selfTemplates.link": "Custom templates", "label.author.desc:": "Author:", "label.detail.desc": "Detail", @@ -691,10 +691,10 @@ "label.unsupportedFormatsGoSourceView.placeholder": "Unsupported formats, please set in source view" }, "JsonFormArrayElement": { - "button.addItem.name": "Add item", - "button.reduceItem.name": "Delete selected item", - "dialog.emptyList.desc": "Empty list", - "dialog.inputNewItem.desc": "Input new item" + "button.addItem.name": "Add Item", + "button.reduceItem.name": "Delete Selected Item", + "dialog.emptyList.desc": "Empty List", + "dialog.inputNewItem.desc": "Input New Item" }, "JsonFormGenerateImage": { "checkbox.Don`tReplaceManuallySetIcons.name": "Don`t replace manually set icons", @@ -907,20 +907,20 @@ "menu.newPage.name": "&New Page", "menu.newComponent.name": "&New Component", "menu.publish.name": "&Publish", - "menu.staticPageHosting.name": "&Upload Website to Server", + "menu.staticPageHosting.name": "&Upload Website To Server", "menu.viewServerSitesFile.name": "&View Server Sites File", - "menu.removeToRecycleBin.name": "&Move to Recycle bin", - "mac:menu.removeToRecycleBin.name": "&Remove to Trash", + "menu.removeToRecycleBin.name": "&Move To Recycle bin", + "mac:menu.removeToRecycleBin.name": "&Remove To Trash", "button.Cancel.name": "&Cancel", - "menu.removeFromProjectList.name": "&Remove from Project List", + "menu.removeFromProjectList.name": "&Remove From Project List", "menu.compareSelectedFiles.name": "&Compare Selected Files", "msgbox.projectNotExistInDisk.desc.warning": "Project \"{1}\" does not exist in disk.", "msgbox.detectProjectTypeSucceed.desc.info": "Detect project's type succeed: {1}", "menu.Refresh.name": "&Refresh", - "menu.updateCloudFunctionsDepends.name": "&Update Cloud Functions Depends on Current Module", + "menu.updateCloudFunctionsDepends.name": "&Update Cloud Functions Depends On Current Module", "menu.fileDiff.name": "File &Diff", "menu.pluginMannager.name": "&Uni-App Plugin Market", - "menu.openInExplorerView.name": "Open in Explorer View", + "menu.openInExplorerView.name": "Open In Explorer View", "console.cloudResourceSynchronizationInterrupted.error": "Cloud resource synchronization interrupted", "console.cloudResourceSynchronizationFailed.error": "Cloud resource synchronization failed,{1}", "msgbox.cloudFunctionAlreadyExists.desc.question": "Cloud function {1} already exists,Please select the next operation.", @@ -976,8 +976,8 @@ "label.urlCannotEmpty.error": "Wap website url cannot be empty", "label.websiteUrlInvalid.error": "The wap website url is invalid", "msgbox.pleaseUse[https].desc.question": "the http:// website will be inserted advertisement, very unsafe, suggested use https://", - "button.ignoreAndContinue.name": "Ignore and continue", - "button.cancelAndEdit.name": "Cancel and edit", + "button.ignoreAndContinue.name": "Ignore And Continue", + "button.cancelAndEdit.name": "Cancel And Edit", "groupbox.Template.title": "Select template", "notify.startDownloadingTemplate.info": "Start downloading template [{1}]", "notify.templateDownloadFailed.error": "Template [{1}] download failed", @@ -986,9 +986,9 @@ "console.toCheckBeforeRunning.info": ",this project has [ vue.config.js ] call node to execute, it is highly recommended to check before running.", "notify.projectCreateFailed.error": "Project [{1}] create failed", "notify.projectCreationInterrupted.error": "Project {1} Creation interrupted", - "checkbox.StartupCloud.name": "uniCloud", - "radio.Aliyun.name": "Alibaba cloud", - "radio.Tcb.name": "Tencent cloud", + "checkbox.StartupCloud.name": "UniCloud", + "radio.Aliyun.name": "Alibaba Cloud", + "radio.Tcb.name": "Tencent Cloud", "label.Detail.link": "Detail", "label.fullyAvailableCloudDevelopment.desc": "Use Cloud,Js to develop server logic", "text.csdnUpload.desc": "Upload to Git code hosting platform(CSDN CODECHINA)", @@ -1040,8 +1040,8 @@ "console.currentHasConflictedDelete.error": "Current {1} has conflicted, please rename or delete it.", "console.file.desc": " File", "console.uniCloudConsole.title": "[{1}] - uniCloud console", - "radio.localDebug.name": "Connect to local cloud functions.", - "radio.remoteDebug.name": "Connect to cloud cloud functions.", + "radio.localDebug.name": "Connect To Local Cloud Functions.", + "radio.remoteDebug.name": "Connect To Loud Cloud Functions.", "button.CreateAll.name": "Create All", "console.ifYouWantToConfig.desc": "If you want to config index, please goto [{1}]", "console.webConsole.desc": "Web console", @@ -1075,11 +1075,11 @@ "console.uploadSchemaFileSuccessfully.success": "uccessfully uploaded the data collection schema.", "console.startUploadSchemaFiles.desc": "Start uploading the data collection schema.", "console.uploadSchemaFilesFailed.error": "Failed to upload data collection schema.", - "button.continueImport.name": "Continue import", + "button.continueImport.name": "Continue Import", "console.startUploadValidationFiles.desc": "Uploading database extension verification function.", "msgbox.partsWillNotBeImported.desc.question": "The current project [{1}] cloud service space has been linked to the project [{2}]. The cloud part of the plug-in will not be imported. Do you want to continue?", "msgbox.wantToUseCloudfunctions.desc.question": "If you want to use cloudfunctions part, you should import it to[{1}]", - "checkbox.msgbox.importCloudfunctions.name": "Import cloudfunctions part to [{1}]", + "checkbox.msgbox.importCloudfunctions.name": "Import Cloudfunctions Part To [{1}]", "console.downloadSchemaFilesSuccessfully.success": "Download schema file(s) successfully", "console.failedToDownloadSchemaFail.error": "Failed to download schema file(s)", "console.cannotFetchFilesFromRemote.error": "Can not fetch files from remote", @@ -1096,9 +1096,9 @@ "console.migrateIsDoneSuccessfully.success": "The migration was all completed successfully.", "console.nothingToBeMigrate.error": "No items are migrated.", "console.migrateIsDoneSrocessFailed.error": "The migration is over, and the migration of the following items was not successful.", - "menu.moveToRelateProject.name": "&Move to Relate Project {1}", + "menu.moveToRelateProject.name": "&Move To Relate Project {1}", "menu.uploadMore.name": "{1} Upload More", - "console.beginMigrate.desc": "Begin migrate......", + "console.beginMigrate.desc": "Begin Migrate......", "console.Success.success": "Project migration completed successfully.", "console.ProjectFolder.desc": "{1}/{2}", "msgbox.cloudfunctionsTransmission.title": "Cloud function catalog migration tool.", @@ -1110,7 +1110,7 @@ "button.Refresh.name": "Refresh", "button.Cancel.name": "Cancel", "button.No.name": "&No", - "button.fromSpace.name": "&Delete from cloud space", + "button.fromSpace.name": "&Delete From Cloud Space", "console.deleteFailedCodeError.desc": "Delete {1} failed code:{2}, error:{3}", "noitfy.pluginDownloadSusseced.success": "Plugin download susseced, project is {1}", "console.folderMissingFiles.error": "The {1} folder is missing files and cannot be uploaded.", @@ -1141,14 +1141,14 @@ "msgbox.copyFile.link": "What is {1}?", "notify.upCldInit.success": "Sucess", "menu.createCldInit.name": "&Create [cloudfunctions_init.json] File", - "notify.upCldInit.failed": "Cloud functions_init upload failed:", + "notify.upCldInit.failed": "Cloud unctions_init upload failed:", "notify.upCldInit.timeout": "Cloud functions_init query status timeout", "nofity.getTicket.failed:": "Failed to get ticket:", "initCldInit.name": "Init cloudfunctions_init.json", "notify.moreFolders.description": "More folders", - "msgbox.recoverExistsButton.name": "Recover exists", - "msgbox.skipExistsButton.name": "Skip exists", - "msgbox.cancelProcessButton.name": "Cancel import", + "msgbox.recoverExistsButton.name": "Recover Exists", + "msgbox.skipExistsButton.name": "Skip Exists", + "msgbox.cancelProcessButton.name": "Cancel Import", "import.notify.cancleImport.desc": "Import has been canceled", "import.notify.packageInvalid.desc": "The format of the download package is incorrect. Please check and try again.", "console.upload.deployFailed.error": "{1} had been failed to deploy, error msg:{2}.", @@ -1160,7 +1160,7 @@ "console.markdown.deployResource.desc": "Begin to deploy to {1} cloud space...", "console.markdown.invalidSpaceId.error": "Share failed,invalid spaceId:{1}...", "console.markdown.shareFinish.success": "Share success:{1}", - "console.cloudfunction.runInCloud.desc": "Run in cloud", + "console.cloudfunction.runInCloud.desc": "Run In Cloud", "console.cloudfunction.returnResult.desc": "Return result:", "console.cloudfunction.runLog.desc": "Run log:", "console.cloudfunction.runResult.desc": "Run status:{1}", @@ -1173,14 +1173,14 @@ "console.cloudfunction.localRunMissingParam.error": "Missing {1}", "console.cloudfunction.openBracket.name": "[", "console.cloudfunction.closeBracket.name]": "]", - "link.cloudfunction.localRunTimeout.name": "Setup timeout time", + "link.cloudfunction.localRunTimeout.name": "Setup Timeout Time", "console.cloudfunction.localRunError.desc": "Error.", "msgbox.cloudfunction.localRunInstallDep": "Local operation depends on the plug-in [uniCloud development], please install first", "msgbox.installDepPlugin.desc": "The current operation depends on the plug-in [{1}], please try again after installation.", "console.cloudfunction.canNotRunEncrpt.error": "Encrpt cloud function ({1}) can not run in local.", "console.cloudfunction.canNotEncrptCommon.error": "Encrpt cloud common function ({1}) can not run in local", "cloudfunction.runInLocal.desc": "Cloud function run in local", - "console.cloudfunction.runInLocal.desc": "Run in local", + "console.cloudfunction.runInLocal.desc": "Run In Local", "console.cloudfunction.localRunTimeOut.desc": "Cloud function run in local time out.", "notify.extension.canNotProcessRequest.error": "Extension [{1}] can not process external request.", "notify.extension.processRequest.desc": "Extension [{1}] processing external request ...", @@ -1192,7 +1192,7 @@ "notify.extension.failedProcessExternalRequest.link": "Plug-in [{1}] failed to process external request, please goto plug-in market to contact author.", "notify.extension.OKButton.name": "OK{1}", "msgbox.upgradeButton.name": "Upgrade", - "msgbox.projectSelect.goOnButton.name": "Go on", + "msgbox.projectSelect.goOnButton.name": "Go On", "msgbox.downloadPlugin.pluginAlreadyExists.desc": "The current plugin [{1}] already exists.", "notify.upgrade.updateInProgress.desc": "The ({1}/{2}) th plugin is being updated...", "console.processLauncher.invalidExtensionName.desc": "The plug-in name [{1}] is illegal, only English letters and numbers are supported. Please modify the plug-in name and run it again.", @@ -1223,17 +1223,17 @@ "status.mainWindow.addedToFavorites.desc": "Added to favorites", "status.mainWindow.alreadyExistsInFavorites.desc": "The same file already exists in the favorites.", "msgbox.core.noPermissionNeedAdministrator.desc": "The current HBuilderX installation directory does not have write permission and needs to be run as an administrator.", - "msgbox.editor.restartWithAdministrator.desc": "&Run as administrator", + "msgbox.editor.restartWithAdministrator.desc": "&Run As Administrator", "status.editor.openOutNoTips.desc": "The grammar hint library cannot be loaded in the files under the non-project opened separately.", - "noShowAgainButton.name": "Do not remind again.", + "noShowAgainButton.name": "Do Not Remind Again.", "msgbox.core.reInstallPluginManagerModified.desc": "It is detected that the code of the node plug-in [plugin-manager] has been tampered with, and there may be security risks. To solve this problem, you need to reinstall the plug-in or HBuilderX.", "hover.editor.pressToShowDoc.tooltips": "Press {1} to show docs", "toolbar.mainWindow.newMenu.name": "New Menu", "menu.mainWindow.save.name": "Save", "notify.noMessageNotice.desc": "No message.", "notify.rebuildIndexForProject": "Rebuild index for project {1}", - "notify.upgrade.doNotUpdateButton.name": "Not updated yet", - "nofity.upgrade.updateNowButton.name": "Update right now", + "notify.upgrade.doNotUpdateButton.name": "Not Updated Yet", + "nofity.upgrade.updateNowButton.name": "Update Right Now", "nofity.upgrade.viewLog.desc": "View release notes ", "notify.upgrade.updateNow.desc": "Updating now...", "notify.upgrade.noUpdateFind.desc": "It is already the latest version.", @@ -1247,12 +1247,12 @@ "notify.upgrade.iKownButton.name": "I &Know", "notify.upgrade.forNewOrNo.question": "There has a new version for HBuilerX,update or not?", "notify.upgrade.updateFinishedRestartNow.question": "A restart is required to complete the update. Do you want to restart now?", - "notify.upgrade.restartNowButton.name": "Restart now", - "notify.upgrade.restartLaterButton.name": "Restart later", + "notify.upgrade.restartNowButton.name": "Restart Now", + "notify.upgrade.restartLaterButton.name": "Restart Later", "menu.mainWindow.page.name": "&Page", "menu.mainWindow.component.name": "&Component", "status.mainWindow.syncUpdatePagesJson.desc": "The page {1} has been deleted, please update at the same time pages.json", - "menu.mainWindow.gotoPagesJson.name": "&Reveal in pages.json", + "menu.mainWindow.gotoPagesJson.name": "&Reveal In Pages.json", "button.bottomView.closeConsoleAltC.tooltips": "Close Console(Alt+C)", "button.bottomView.closeConsoleCtrlC.tooltips": "Close Console(Ctrl+C)", "console.fastapp.startParseManifestJson.desc": "Start parse manifest.json...", @@ -1273,14 +1273,14 @@ "cloudfunction.missingSpaceId.desc": "Please select a cloud service space first.", "console.bottomView.title": "Output", "menu.undo.name": "&Undo", - "menu.cut.name": "&Cut Selection or Current Line", - "menu.copy.name": "&Copy Selection or Current Line", + "menu.cut.name": "&Cut Selection Or Current Line", + "menu.copy.name": "&Copy Selection Or Current Line", "menu.copyFilePath.name": "&Copy Path", "menu.paste.name": "&Paste", "label.untitle.title": "Untitle-", "menu.mainWindow.wordWrap.name": "&Word Wrap", - "menu.explorerTree.openInExplorer.name": "&Reveal in System Explorer", - "menu.explorerTree.openFileInExplorer.name": "&Reveal in Finder", + "menu.explorerTree.openInExplorer.name": "&Reveal In System Explorer", + "menu.explorerTree.openFileInExplorer.name": "&Reveal In Finder", "menu.explorerTree.copyFile.name": "Copy &File", "editor.leftClickChangeColor.tooltips": "Mouse Left Modify Color Value", "msgbox.fileSave.title": "File Save", @@ -1289,11 +1289,11 @@ "msgbox.explorer.openFileButton.name": "&Open File...", "menu.mainWindow.redo.name": "&Redo", "menu.mainWindow.deleteLine.name": "&Delete Line", - "menu.mainWindow.duplicate.name": "&Insert the Current Row or Selection Repeatedly", + "menu.mainWindow.duplicate.name": "&Insert The Current Row Or Selection Repeatedly", "menu.mainWindow.joinLines.name": "&Join Lines", "menu.mainWindow.selectLeftWord.name": "Select &Left Word", "menu.mainWindow.selectRightWord.name": "Select &Right Word", - "menu.mainWindow.selectCurrentLine.name": "&Select Current Line or Continuous Line [Mouse click the line number or triple-click the current line]", + "menu.mainWindow.selectCurrentLine.name": "&Select Current Line Or Continuous Line [Mouse click the line number or triple-click the current line]", "menu.mainWindow.findInFile.name": "&Find Text(Current File)", "menu.mainWindow.gotoLine.name": "&Goto Line", "menu.mainWindow.searchNextWord.name": "&Search Next Word", @@ -1313,13 +1313,13 @@ "menu.mainWindow.gotoNextCursor.name": "Goto Next Location", "msgbox.editor.change.title": "File Change", "msgbox.editor.thisFile.title ": "This File", - "msgbox.editor.saveAsButton.name": "Save as...", + "msgbox.editor.saveAsButton.name": "Save As...", "msgbox.editor.saveAllButton.name": "&Save All", "core.cancelButton.name": "&Cancel", "msgbox.editor.reloadIfModified.title": "Modified in other applications, do you want to reload?", "msgbox.editor.remoteIfNotExists.title": "No longer exists, remove it from the editor?", - "menu.mainWindow.zoomOut.name": "Zoom &out [ctrl + scroll down]", - "menu.mainWindow.zoomIn.name": "Zoom &in [ctrl + scroll up]", + "menu.mainWindow.zoomOut.name": "Zoom &Out [Ctrl + Scroll Down]", + "menu.mainWindow.zoomIn.name": "Zoom &In [Ctrl + Scroll up]", "menu.mainWindow.openRecent.name": "&Open History Files", "menu.mainWindow.saveFiles.name": "Save Files", "menu.mainWindow.saveAndExit.name": "Save And &Exit", @@ -1329,10 +1329,10 @@ "menu.mainWindow.mailFeedback.name": "&Feedback", "menu.mainWindow.openLog.name": "&View Log", "menu.editor.wordWrap.name": "&Word Wrap", - "msgbox.autoMessageBox.andDeleteCheckBox.name": "And delete", + "msgbox.autoMessageBox.andDeleteCheckBox.name": "And Delete", "msgbox.autoMessageBox.jump.name": "View", - "msgbox.autoMessageBox.nodeConfigure.name": "Node configure", - "menu.mainWindow.showWhitespaces.name": "&Display Blank Characters when Highlighted", + "msgbox.autoMessageBox.nodeConfigure.name": "Node Configure", + "menu.mainWindow.showWhitespaces.name": "&Display Blank Characters When Highlighted", "menu.mainWindow.showLineNumber.name": "Show &Line Number", "menu.mainWindow.showIndentGuide.name": "Show &Indent Guide", "menu.mainWindow.showProjectExplorer.name": "Show &Project Explorer", @@ -1345,7 +1345,7 @@ "text.language.displayPatternFilter.desc": "", "menu.explorerTree.rebuildProjectIndex.name": "Rebuild Project &Index", "menu.explorerTree.properties.name": "&Properties", - "menu.explorerTree.openSingleWindow.name": "&Open in New Window", + "menu.explorerTree.openSingleWindow.name": "&Open In New Window", "menu.explorerTree.openMainwindow.name": "&Main Window", "text.window.mainwindow.title": "Main Window", "menu.mainWindow.ctrlZShortCut.name": "", @@ -1366,10 +1366,10 @@ "menu.mainWindow.showStatusBar.name": "Show &Statusbar", "menu.mainWindow.findFile.name": "&Find File", "menu.mainWindow.toggleComment.name": "&Comment/Uncomment", - "menu.mainWindow.showInProjectExplorer.name": "&Reveal in Project Explorer", + "menu.mainWindow.showInProjectExplorer.name": "&Reveal In Project Explorer", "menu.mainWindow.ctrlO.name": "", "menu.mainWindow.closeOtherEditor.name": "&Close Others", - "menu.mainWindow.openInExplorerConsole.name": "&Open in Terminal", + "menu.mainWindow.openInExplorerConsole.name": "&Open In Terminal", "menu.mainWindow.gotoMatchingBracket.name": "&Goto Matching Bracket", "menu.mainWindow.altOpenBracket.name": "", "menu.mainWindow.selectNextWord.name": "&Select Next Word", @@ -1404,16 +1404,16 @@ "menu.mainWindow.reopenClosedFile.name": "&Restore Recent Closed File", "menu.mainWindow.reopenClosedWindow.name": "&Reopen Closed Window", "menu.mainWindow.bold.name": "&Bold", - "menu.mainWindow.quickAppProject.name": "uni-app(&Q)", + "menu.mainWindow.quickAppProject.name": "Uni-app(&Q)", "menu.mainWindow.previousTab.name": "&Previous Tab", "menu.mainWindow.nextTab.name": "&Next Tab", "menu.mainWindow.webProject.name": "&1.Project", - "menu.mainWindow.wap2appProject.name": "&wap2app project", + "menu.mainWindow.wap2appProject.name": "&Wap2app Project", "menu.mainWindow.new.name": "&New", "menu.mainWindow.run.name": "&Run", "menu.mainWindow.importFromVersionControl.name": "&Import", - "menu.mainWindow.publishQuickToServer.name": "&QuickApp Publish to Server", - "menu.mainWindow.generateRPKFile.name": "&QuickApp - Generate rpk File", + "menu.mainWindow.publishQuickToServer.name": "&QuickApp Publish To Server", + "menu.mainWindow.generateRPKFile.name": "&QuickApp - Generate Rpk File", "menu.mainWindow.androidSimulatorPortSetting.name": "&Android Simulator Port Setting", "menu.mainWindow.adbPathSetting.name": "&Adb Path Setting", "menu.mainWindow.basePathSetting.name": "&Base Path Setting", @@ -1421,32 +1421,32 @@ "menu.mainWindow.installSimulatorFaq.name": "&Install Simulator Faq", "menu.mainWindow.chromeDebugFaq.name": "&Chrome Debug Faq", "menu.mainWindow.runDevice.name": "Run", - "menu.mainWindow.runOnMobile.name": "&Run in Mobile", + "menu.mainWindow.runOnMobile.name": "&Run In Mobile", "menu.mainWindow.runDevicePrefix.desc": "Run-[Device:", "menu.mainWindow.stopDevicePrefix.desc": "Stop-[Device:", "menu.mainWindow.macOS11RunPrefix.desc": "Run-[Device:", "menu.mainWindow.macOS11stopPrefix.desc": "Stop-[Device:", "menu.mainWindow.showConsole.name": "&Show Console", - "msgbox.search.saveFile.name": "Save file {1} ?", + "msgbox.search.saveFile.name": "Save File {1} ?", "msgbox.search.lostIfNotSave.title": "If not saved, the change will be lost.", "msgbox.search.saveButton.name": "&Save", - "msgbox.search.notSaveButton.name": "&Not save", - "msgbox.search.saveAsButton.name": "&Save as...", + "msgbox.search.notSaveButton.name": "&Not Save", + "msgbox.search.saveAsButton.name": "&Save As...", "menu.mainWindow.newFile.name": "&New File", - "menu.mainWindow.tabIndent.name": "Indent to the Right", - "menu.mainWindow.outdent.name": "Indent to the Left", + "menu.mainWindow.tabIndent.name": "Indent To The Right", + "menu.mainWindow.outdent.name": "Indent To The Left", "menu.mainWindow.shiftTab.name": "", "menu.mainWindow.leftDeleteWord.name": "Delete Word &Left", "menu.mainWindow.ctrlBackspace.name": "", "menu.mainWindow.rightDeleteWord.name": "Delete Word &Right", "menu.mainWindow.ctrlDelete.name": "", - "menu.mainWindow.deleteLineToLeft.name": "Delete to the &Beginning of the Line", + "menu.mainWindow.deleteLineToLeft.name": "Delete To The &Beginning Of The Line", "menu.mainWindow.shiftBackspace.name": "", - "menu.mainWindow.deleteLineToRight.name": "Delete to the &End of the Line", + "menu.mainWindow.deleteLineToRight.name": "Delete To The &End Of The Line", "menu.mainWindow.shiftDelete.name": "", - "menu.mainWindow.selectLineToHome.name": "Select to the &Beginning of the Line", + "menu.mainWindow.selectLineToHome.name": "Select To The &Beginning Of The Line", "menu.mainWindow.shiftHome.name": "", - "menu.mainWindow.selectLineToEnd.name": "Select to the &End of the Line", + "menu.mainWindow.selectLineToEnd.name": "Select To The &End Of The Line", "menu.mainWindow.shiftEnd.name": "", "menu.mainWindow.selectMatchQuote.name": "Select Match Quote &' [Double Click Quote]", "menu.mainWindow.ctrlSingleQuote.name": "", @@ -1458,11 +1458,11 @@ "menu.mainWindow.indent.name": "&Indentation", "menu.mainWindow.tab.name": "&Tab", "menu.mainWindow.multipleCursor.name": "Multi-Cursor", - "menu.mainWindow.indentUsingSpaces.name": "&Use Spaces Instead of Tabs when Pressing Tab", + "menu.mainWindow.indentUsingSpaces.name": "&Use Spaces Instead Of Tabs When Pressing Tab", "menu.mainWindow.tabWidth.desc": "Tab Width:&{1}", - "menu.mainWindow.guessTabWidth.name": "&Auto Guess the Tab Width", - "menu.mainWindow.convertTabToSpaces.name": "&Convert Indentation to Spaces", - "menu.mainWindow.convertIndentationToTabs.name": "&Convert Indentation to Tabs", + "menu.mainWindow.guessTabWidth.name": "&Auto Guess The Tab Width", + "menu.mainWindow.convertTabToSpaces.name": "&Convert Indentation To Spaces", + "menu.mainWindow.convertIndentationToTabs.name": "&Convert Indentation To Tabs", "menu.mainWindow.layoutColumn.name": "&Layout", "menu.mainWindow.singleColumn.name": "&Single", "menu.mainWindow.splitColumns.name": "&Two Columns", @@ -1470,11 +1470,11 @@ "menu.mainWindow.4Grid.name": "Grid(&4)", "menu.mainWindow.2Rows.name": "&Two Rows", "menu.mainWindow.3Rows.name": "&Three Rows", - "menu.mainWindow.splitEditorCopyTab.name": "&Clone the Tab to New Column", + "menu.mainWindow.splitEditorCopyTab.name": "&Clone The Tab To New Column", "menu.mainWindow.focusEditor.name": "&Focus Editor", "menu.mainWindow.focusPane.name": "&Focus Shift", - "menu.mainWindow.nextPane.name": "&Focus on the Right Column", - "menu.mainWindow.prevPane.name": "&Focus on the Left Column", + "menu.mainWindow.nextPane.name": "&Focus On The Right Column", + "menu.mainWindow.prevPane.name": "&Focus On The Left Column", "menu.mainWindow.activeContentAssist.name": "Trigger Code &Completion", "menu.mainWindow.triggerParameterHints.name": "Trigger &Parameter Hints", "menu.mainWindow.toggleOutline.name": "&Toggle Outline", @@ -1495,7 +1495,7 @@ "console.fastapp.nodeNotFound.desc": "", "console.fastapp.startParse.desc": "", "console.fastapp.findFetchUrl.desc": "", - "menu.mainWindow.findInFolder.name": "&Find in Folder", + "menu.mainWindow.findInFolder.name": "&Find In Folder", "menu.mainWindow.blockComment.name": "&Block Comment", "menu.mainWindow.ctrlShiftDoubleBackslash.name": "Ctrl+Shift+\\", "menu.mainWindow.cloudPackNativeApp.name": "&Native App - Cloud Package", @@ -1506,9 +1506,9 @@ "menu.mainWindow.ctrlAlt1.name": "", "menu.mainWindow.ctrlAltOpenBracket.name": "", "menu.mainWindow.ctrlAltCloseBracket.name": "", - "status.externalCommand.validationComplate.desc`": "Validation is complete.", - "menu.mainWindow.gotoDefinition.name": "&Goto Definition[Alt + click]", - "menu.mainWindow.gotoDefinitionWithPane.name": "&Goto Definition to Side[Ctrl + Alt + click]", + "status.externalCommand.validationComplate.desc`": "Validation Is Complete.", + "menu.mainWindow.gotoDefinition.name": "&Goto Definition[Alt + Click]", + "menu.mainWindow.gotoDefinitionWithPane.name": "&Goto Definition To Side[Ctrl + Alt + click]", "menu.mainWindow.expandSelection.name": "&Expand Selection", "menu.mainWindow.scrollBarMark.name": "&Scroll Bar Mark", "menu.mainWindow.gotoNextBookmark.name": "&Goto Next Bookmark", @@ -1525,7 +1525,7 @@ "menu.mainWindow.selectSameIndentationLines.name": "Select Same Indentation Lines(I)【Double-click the blank character at the beginning of the line】", "menu.mainWindow.deleteLineEndSpace.name": "&Delete Line End Space Char", "menu.mainWindow.swichSelectionsOrLines.name": "&Swich Two Selections Or Lines", - "menu.mainWindow.surroundLikeIf.name": "&Surrounding (such as if and other function)", + "menu.mainWindow.surroundLikeIf.name": "&Surrounding (Such as if and other function)", "menu.mainWindow.ctrlCloseBracket.name": "", "menu.mainWindow.unSurround.name": "&UnSurround", "menu.mainWindow.ctrlShiftCloseBracket.name": "", @@ -1536,7 +1536,7 @@ "status.editor.saveImageFailed.desc": "", "menu.mainWindow.undoSelection.name": "Undo Last Selection", "menu.mainWindow.ctrlShiftZ.name": "", - "menu.mainWindow.pasteAsHTML.name": "&Paste as HTML", + "menu.mainWindow.pasteAsHTML.name": "&Paste As HTML", "menu.mainWindow.ctrlShiftV.name": "", "menu.mainWindow.selectDocumentStart.name": "", "menu.mainWindow.selectDocumentEnd.name": "", @@ -1555,20 +1555,20 @@ "menu.mainWindow.pasteFromHistory.name": "&Paste From History", "menu.mainWindow.paste.name": "Paste", "menu.mainWindow.pasteText.name": "&Paste Text", - "menu.mainWindow.changeToTable.name": "&Change to Table", + "menu.mainWindow.changeToTable.name": "&Change To Table", "text.outline.outline.tooltips": "Outline", - "menu.mainWindow.publishDCloudPlatform.desc": "&Native App - Publish to DCloud Platform", + "menu.mainWindow.publishDCloudPlatform.desc": "&Native App - Publish To DCloud Platform", "menu.mainWindow.debugSelf.name": "", "menu.mainWindow.clearPosHistory.name": "", - "menu.mainWindow.browserAutoRefresh.name": "&Save and Refresh the Browser Automatically (Built-in Server Only)", + "menu.mainWindow.browserAutoRefresh.name": "&Save And Refresh The Browser Automatically (Built-in Server Only)", "menu.mainWindow.fileSave.name": "", - "menu.mainWindow.findSymbolsInFile.name": "Find Symbols in Current File", + "menu.mainWindow.findSymbolsInFile.name": "Find Symbols In Current File", "menu.mainWindow.runInBrowser.name": "Run Browser", - "menu.mainWindow.gotoBackTab.name": "Go to the Previous Tab", - "menu.mainWindow.selectFoldedRange.name": "&Select Folding Area (F) [Double click a left of folding]", - "menu.mainWindow.selectLineNoSpace.name": "&Select the Current Line (without leading and trailing blank characters)[Double-click the end of the line]", - "menu.mainWindow.sidesExpandSelection.name": "Expand Selection to Both Sides", - "menu.mainWindow.sidesNarrowSelection.name": "Decrease Selection from Both Sides Inward", + "menu.mainWindow.gotoBackTab.name": "Go To The Previous Tab", + "menu.mainWindow.selectFoldedRange.name": "&Select Folding Area (F) [Double Click A Left Of Folding]", + "menu.mainWindow.selectLineNoSpace.name": "&Select The Current Line (Without Leading And Trailing Blank Characters)[Double-Click The End Of The Line]", + "menu.mainWindow.sidesExpandSelection.name": "Expand Selection To Both Sides", + "menu.mainWindow.sidesNarrowSelection.name": "Decrease Selection From Both Sides Inward", "menu.mainWindow.qoteListSymbols.name": "&Quote List Symbols", "menu.mainWindow.foldLine.name": "&Fold", "menu.mainWindow.foldLineExpand.name": "&Expand", @@ -1580,10 +1580,10 @@ "***Select the attached word (double click -, _, etc.)": "Select the Connected Word [double-click the hyphen -, _,. etc.]", "menu.mainWindow.fold.name": "&Fold", "menu.mainWindow.showBuiltinbrowser.name": "Show Built-in Browser(B)", - "menu.mainWindow.fileTypeNotSupport.name": "Can not open this file.", + "menu.mainWindow.fileTypeNotSupport.name": "Can Not Open This File.", "menu.mainWindow.understand.name": "&Get It", "msgbox.browser.fileOnlyForDevice.title": "ux/nml file can only be opened by devices", - "msgbox.browser.configWebserver.name": "&Config webserver", + "msgbox.browser.configWebserver.name": "&Config Webserver", "msgbox.browser.useBuiltinServer.name": "&Use Built-in Server", "text.noResults.desc": "", "menu.mainWindow.weapp.name": "&Weapp", @@ -1638,8 +1638,8 @@ "menu.mainWindow.noIcon.name": "&No Icon", "menu.mainWindow.html5Website.name": "", "menu.mainWindow.addFavorite.name": "Add Favorite", - "text.projectWizard.noFoundYouWant.link": "Did not find the plugin you want?", - "test.projectWizard.searchPluginMarket.link": "You can search in {1}Plugin Market{2}.", + "text.projectWizard.noFoundYouWant.link": "Did Not Find The Plugin You Want?", + "test.projectWizard.searchPluginMarket.link": "You Can Search In {1}Plugin Market{2}.", "menu.explorerTree.redetectProjectType.name": "&Redetect Project Type", "dialog.svn.svnAuthentication.title": "SVN Authentication", "dialog.svn.unableConnectRepository.desc": "Unable to connect to the svn repository.", @@ -1647,7 +1647,7 @@ "text.svn.createTemporaryFileFailed.desc": "Create temporary message file failed.", "text.svn.pluginNotInstalled.desc": "SVN plugin is not installed.", "text.OKButton.name": "OK", - "menu.editor.convertRegexp.name": "Convert &Regexp to Content", + "menu.editor.convertRegexp.name": "Convert &Regexp To Content", "menu.welcome.changeTheme.name": "Change Theme", "menu.welcome.newBlankFile.name": "New Blank File", "menu.welcome.changeKeymaps.name": "Change Keymaps", @@ -1663,13 +1663,13 @@ "menu.mainWindow.makeRelationToSpace.name": "&Current Cloud Space ...", "menu.mainWindow.locateRelatedProject.name": "&View Related Cloud Space", "menu.mainWindow.unbindRelatedProject": "&Unbind Related Cloud Space", - "menu.mainWindow.runWizardForSpace.name": "&Deploy to Cloud Space ...", + "menu.mainWindow.runWizardForSpace.name": "&Deploy To Cloud Space ...", "menu.mainWindow.openUnicloudControlCenter.name": "&Open uniCloud Developer Center...", "menu.explorerTree.uploadCommonModule.name": "&Upload Common Module", "menu.explorerTree.downloadCommonModule.name`": "&Download Common Module", "menu.explorerTree.syncCommonModuleList.name": "&Sync Common Module List", "menu.explorerTree.newCommonModule.name": "&New Common Module", - "menu.explorerTree.uploadAllCloudFunctions.name": "&Upload All cloudfunctions,common module and actions", + "menu.explorerTree.uploadAllCloudFunctions.name": "&Upload All Cloudfunctions,Common Module And Actions", "menu.explorerTree.downloadAllCloudResources.name": "&Download All Cloud Resources", "menu.explorerTree.SyncCloudFunList.name": "&Sync Cloud Fun List", "menu.explorerTree.newCloudFun.name": "&New Cloud Fun", @@ -1679,10 +1679,10 @@ "text.aliyun.desc": "Alibaba Cloud", "text.tcb.desc": "Tencent Cloud", "menu.explorerTree.createAndDeployCloudFun.name": "Create And Deploy Cloud Fun", - "menu.explorerTree.initCloudDatabase.name": "&Initialize the cloud database (including schema and verification functions)", + "menu.explorerTree.initCloudDatabase.name": "&Initialize The Cloud Database (Including Schema and Verification Functions)", "menu.explorerTree.notSupportDragDrop.tooltips": "Multi-file drag and drop operation is not supported.", - "menu.mainWindow.locateInBrowser.name": "&Highlight the Elements in the Browser", - "notify.debug.notSupportBreakPoint.name": "Add breakpoint failed. The location does not support breakpoints.", + "menu.mainWindow.locateInBrowser.name": "&Highlight The Elements In The Browser", + "notify.debug.notSupportBreakPoint.name": "Add Breakpoint Failed. The location does not support breakpoints.", "text.fetching.desc": "Fetching", "dialog.install.name": "&Install", "msgbox.packageJsonFormatError.title": "package.json File format error", @@ -1722,7 +1722,7 @@ "ServiceUnavailableError": "ServiceUnavailableError", "title.msgbox.vueVersionDiffDesc.warning": "Mixing different versions of vue may cause unknown errors", "title.msgbox.vueVersionDifferentFrom.warning": "The vue version used by the imported plugin is {1}, which is different from the version {2} used by the current project", - "button.closeAll.name": "Close all(&A)", + "button.closeAll.name": "Close All(&A)", "button.download.name": "Download(&D)", "text.openwith": "Open Way", "git.env.checkTortoise.warning": "This operation relies on TortoiseGit, which was not found on this computer.\nPlease download and install first, and then try again.", @@ -1768,14 +1768,14 @@ "This operation relies on Git command tool environment.": "This operation relies on the Git command line environment.", "please assign remote path": "Please specify the path of the cloud space file to be deleted,such as:/myfile.file", "source '%1' does not exists.": "'%1'Source path does not exist", - "Download": "Down download(&D)", + "Download": "Down Download(&D)", "Import vue version(%1) is defferent from project vue version(%2)": "The version of VUE (%1) declared in the import plugin is not the same as the version of VUE (%2) declared in the project", "unvalid editorconfig file %1": "Invalid editorconfig file: %1.", "DIR": "Folder", "opreation has been terminated.": "The current operation was aborted by the user", "*****empty spaces list": "无可用的服务空间,请先创建", "UnknownServerError": "未知服务", - "msgbox.button.continue": "continue(&R)", + "msgbox.button.continue": "Continue(&R)", "msgbox.reportCrash.title": "The application HBuilderX has exited unexpectedly", "msgbox.reportCrash.description": "A crash report has been generated. To help us improve HBuilderX, please select \"Continue\" to add a detailed description, which includes the process of reproducing this step[Details]。\n\nWe will use this crash report to find a future solution to this problem", "console.unicloudResouceconflicts.error": "The initialization wizard has been interrupted, please resolve the above conflicts and try again" @@ -1795,7 +1795,7 @@ "console.copyProjectFilesFailed.error": "Copy project files failed", "console.projectCompileFailed.error": "Project '{1}' Compiling failed.", "console.missingNeededCompileRPK.error": "Lack of necessary components for compiling RPK", - "text.quickapp.desc": "uni-app", + "text.quickapp.desc": "Uni-app", "console.downloadToolsSuccess.desc": "RPK download success, please rerun.", "console.needRepublish.desc": "Download tools success, please republish", "console.copySignFilesFailed.error": "Copy sign files failed", @@ -1988,11 +1988,11 @@ "textbox. MultiFile Find.placeholder": "Find in Files", "textbox. Replace With.placeholder": "Replace", "button.Find.tooltips": "Find", - "msgbox.autosaveOrReplaceFile.title": "Replace and autosave all files or Replace the current file", - "msgbox.button.replaceAll.name": "&Replace all search result list files ", - "msgbox.button.replaceCurrent.name": "&Replace current file ", + "msgbox.autosaveOrReplaceFile.title": "Replace And Autosave All Files Or Replace The Current File", + "msgbox.button.replaceAll.name": "&Replace All Search Result List Files ", + "msgbox.button.replaceCurrent.name": "&Replace Current File ", "msgbox.button.cancel.name": "&Cancel", - "msgbox.button.autosave.title": "Replace and autosave all files", + "msgbox.button.autosave.title": "Replace And Autosave All Files", "msgbox.button.yes.name": "&Yes", "text.currentDirectory.desc": "Current Directory", "text.selectedDirectoryOrFile.desc": "Left Side Selection", @@ -2049,12 +2049,12 @@ "menu.otherFolds.name": "Other &Folds", "menu.foldOther.name": "Fold &Contract Other", "menu.expandAll.name": "&Expand All Folds", - "menu.syncBreakpointToApp.name": "&Add Breakpoint to Debugger", - "menu.addBreakpointToApp.name": "&Add Breakpoint to - [{1}]", + "menu.syncBreakpointToApp.name": "&Add Breakpoint To Debugger", + "menu.addBreakpointToApp.name": "&Add Breakpoint To - [{1}]", "menu.deleteBookmark.name": "&Delete Bookmark", "menu.addBookmark.name": "&Add Bookmark", "menu.clearBookmarks.name": "&Clear Bookmarks", - "menu.addBreakpointToBrowser.name": "&Add Breakpoint to Built-in Browser", + "menu.addBreakpointToBrowser.name": "&Add Breakpoint To Built-in Browser", "menu.addBreakpoint.name": "Add Breakpoint", "menu.disableBreakpoint.name": "Disable Breakpoint", "menu.enableBreakpoint.name": "Enable Breakpoint", @@ -2115,11 +2115,11 @@ "label.noSourceEncryptCommon.desc": "The file is encrypt cloud common module, can not check source code." }, "Upgrade": { - "menu.checkInProgress.name": "Checking for Update...", - "menu.restart.name": "&Restart to Update", - "menu.checkUpdate.name": "&Check for Updates", + "menu.checkInProgress.name": "Checking For Update...", + "menu.restart.name": "&Restart To Update", + "menu.checkUpdate.name": "&Check For Updates", "menu.fallback.name": "&Fallback Version", - "menu.switchToLastest.name": "&Switch to the Latest Version", + "menu.switchToLastest.name": "&Switch To The Latest Version", "msgbox.updataVersion.desc": "To switch the version, the software needs to be restarted. It takes about a few seconds. You can switch to the previous version later.", "msgbox.fallbackVersion.desc": "To switch the version, the software needs to be restarted. It takes about a few seconds. You can switch to the latest version later.", "msgbox.updataVersion.question.title": "Make sure to switch to the latest version?", @@ -2131,9 +2131,9 @@ "text.sponsor.desc": "{1} [{2}sponsor] {3}" }, "UserAuthWidget": { - "menu.exitAccount.name": "Sign &out", + "menu.exitAccount.name": "Sign &Out", "button.login.name": "Login", - "button.noLogin.name": "Not logged in", + "button.noLogin.name": "Not Logged in", "menu.switchAccount.name": "&Switch Account", "menu.newAccount.name": "&Add Account" }, @@ -2168,7 +2168,7 @@ }, "WorkbenchPage": { "msgbox.text.terminaloutcounts": "The number of terminals exceeds the maximum limit, You can modify the terminal.maxcount in setting.json.", - "msgbox.button.modify.desc": "&modify", + "msgbox.button.modify.desc": "&Modify", "msgbox.button.cancel.desc": "&Cancel", "dialog.button.rerun.desc": "Restart({1})", "dialog.button.run.tooltip": "Start({1})", @@ -2197,11 +2197,10 @@ "dialog.button.documentstructurechart.tooltip": "Outline", "dialog.button.terminal.tooltip": "Terminal", "dialog.button.openlastpreviewfile.desc": "Open Last Preview File", - "menu.opendirectory.desc": "&Open directory...", + "menu.opendirectory.desc": "&Open Directory...", "menu.keybindings.desc": "&Key Bindings", "menu.oldversionkeybings.desc": "&OldHBuilder Key Bindings", "menu.newforder.desc": "&2.Forder(&D)", - "menu.customfile.desc": "&Custom File", "dialog.button.Grammaticalhintslibraries.desc": "Javascript Libraries", "menu.notfoundGrammarlibrary.desc": "No Library Available.", "menu.format.desc": "&Format Document", @@ -2211,9 +2210,9 @@ "menu.dCloudforum.desc": "&DCloud Forum...", "menu.leftoneword.desc": "Goto Left Word", "menu.rightoneword.desc": "Goto Right Word", - "menu.gotoeditorstart.desc": "Goto &Begin of Document", - "menu.gotoeditorend.desc": "Goto &End of Document", - "menu.runonbrowser.desc": "&Run in Browser", + "menu.gotoeditorstart.desc": "Goto &Begin Of Document", + "menu.gotoeditorend.desc": "Goto &End Of Document", + "menu.runonbrowser.desc": "&Run In Browser", "console.tip.setting": "Setting", "console.tip.findpathindefaultsetting": "path, found in the default settings", "console.tip.setting1": "node in Settings,copy the node to User Settings,and set", @@ -2223,13 +2222,13 @@ "menu.installinglauncherplugin.desc": "Processing launcher plug-in, please wait...", "menu.launcherplugindownloadFailed.desc": "&Launcher plugin download failed, click to download.", "menu.switchundisturbedmode.desc": "&Enter Distanction Free Mode", - "menu.switchpuremode": "&Switch Pure Mode [double click tab title]", + "menu.switchpuremode": "&Switch Pure Mode [Double Click Tab Title]", "menu.validation.desc": "&Validation", "menu.gotolinehome.desc": "", "menu.gotolineend.desc": "", "menu.downloadingdebugplugin.desc": "Downloading debug plugin", "menu.decompressioningdebugplugin.desc": "Processing debug plugin", - "menu.debugplugindownloadFailed.desc": "Debug plugin &download failed, click to download.", + "menu.debugplugindownloadFailed.desc": "Debug Plugin &Download Failed, Click To Download.", "menu.plugininstall.desc": "Plugin &Install", "menu.configureplugin.desc": "Plugin &Settings", "msgbox.text.thefilenotinproject": "This file is not under HBuilderX Project control, please move it to a project!", @@ -2237,50 +2236,50 @@ "msgbox.button.confirm.desc1": "&Get It", "statusbar.warning.unsupportmicrosoftedgetoopenlocalfile": "It is not yet supported to open local files with Edge.", "msgbox.button.cancel.desc": "&Cancel", - "menu.runnpminterminal.desc": "Run in Terminal", + "menu.runnpminterminal.desc": "Run In Terminal", "menu.runnpminterminal.tooltip": "Run npm in package.json in the project.", "menu.usenodeexcutethisfile.desc": "Run This File with Node", "menu.confignodepath.desc": "&Config Node Path", - "msgbox.button.usebuiltinterminal.desc": "&Use built-in terminal", - "msgbox.button.useexternalterminal.desc": "&Use external terminal", + "msgbox.button.usebuiltinterminal.desc": "&Use Built-in Terminal", + "msgbox.button.useexternalterminal.desc": "&Use External Terminal", "menu.runsetting1.desc": "&Config Setting", "msgbox.text.chooseaterminal": "Please choose to use the built-in terminal or external terminal to run. Later running will automatically run at the selected terminal
which can be modified in Tools - > Settings - > Running Settings.", "menu.notfinddevices.desc": "Can not find devices, please try again later.", "button.preView.desc": "Preview", "menu.runsetting.desc": "&Compile Dir Setting", - "menu.stopweApp.desc": "&Stop WeChat devtools", - "menu.runweApp1.desc": "&WeChat devtools", - "menu.stopbaiduApp.desc": "&Stop Baidu devtools", - "menu.runbaiduApp1.desc": "&Baidu devtools", - "menu.uploadandruncloudfunction.desc": "&Upload and Run", - "menu.stopalipayApp.desc": "&Stop Alipay devtools", - "menu.runalipayApp.desc": "&Alipay devtools", - "menu.runweApp.desc": "&WeChat devtools", - "menu.runbaiduApp.desc": "&Baidu devtools", - "menu.stopbytedanceApp.desc": "&Stop Bytedance devtools", - "menu.runQQApp.desc": "&QQ devtools", - "menu.stopQQApp.desc": "&Stop QQ devtools", - "menu.runbytedanceApp.desc": "&Bytedance devtools", - "menu.run360App.desc": "&360 devtools", + "menu.stopweApp.desc": "&Stop WeChat Devtools", + "menu.runweApp1.desc": "&WeChat Devtools", + "menu.stopbaiduApp.desc": "&Stop Baidu Devtools", + "menu.runbaiduApp1.desc": "&Baidu Devtools", + "menu.uploadandruncloudfunction.desc": "&Upload And Run", + "menu.stopalipayApp.desc": "&Stop Alipay Devtools", + "menu.runalipayApp.desc": "&Alipay Devtools", + "menu.runweApp.desc": "&WeChat Devtools", + "menu.runbaiduApp.desc": "&Baidu Devtools", + "menu.stopbytedanceApp.desc": "&Stop Bytedance Devtools", + "menu.runQQApp.desc": "&QQ Devtools", + "menu.stopQQApp.desc": "&Stop QQ Devtools", + "menu.runbytedanceApp.desc": "&Bytedance Devtools", + "menu.run360App.desc": "&360 Devtools", "menu.stop360App.desc": "&Stop 360", - "menu.runhuaweiApp.desc": "&Huawei devtools", - "menu.stophuaweiApp.desc": "&Stop Huawei devtools", - "menu.runquickAppUnion.desc": "&QuickAppUnion devtools", + "menu.runhuaweiApp.desc": "&Huawei Devtools", + "menu.stophuaweiApp.desc": "&Stop Huawei Devtools", + "menu.runquickAppUnion.desc": "&QuickAppUnion Devtools", "menu.stopquickAppUnion.desc": "&Stop QuickAppUnion", "menu.stopone.desc": "Stop{1}", - "menu.nocustompublish.desc": "No custom script", + "menu.nocustompublish.desc": "No Custom Script", "msgbox.text.invalidvuefile": "The vue file must be compiled before it can be run, and package.json is not found under the project. If it is a uni-app project,
please check whether the project type is correct (right click on the project-re-identify the project type).", "msgbox.text.packagejsonunderprojectisempty": "package.json in project is empty.", "msgbox.text.packagejsonunderprojectparsefailed": "package.json parsed failed!", "msgbox.text.ifrunbuildvuefile": "The vue file must be compiled before it can be run. The compilation command was not found in package.json under the project.", - "msgbox.button.confirm.desc": "&Download it", + "msgbox.button.confirm.desc": "&Download It", "mac.text.wechatdevtools": "Wechat developer tools", "msgbox.text.willcloseallconsole": "This operation will close all open console, to be continue?", - "msgbox.button.closeallconsole.desc": "&close all console", - "msgbox.button.hiddenbottompanel.desc": "&Hidden bottom panel", + "msgbox.button.closeallconsole.desc": "&Close All Console", + "msgbox.button.hiddenbottompanel.desc": "&Hidden Bottom Panel", "msgbox.text.willcloseallterminals": "This operation will close all open terminals, to be continue?", - "msgbox.button.closeallterminal.desc": "&close all terminal", - "menu.addtofavorite.desc": "&Add to Favorite", + "msgbox.button.closeallterminal.desc": "&Close All Terminal", + "menu.addtofavorite.desc": "&Add To Favorite", "menu.managerfavorite.desc": "&Manager Favorite", "msgbox.text.willstopallrunindevice": "This operation will stop all run in device, to be continue?", "menu.runtopage.desc": "Run to page", @@ -2295,13 +2294,13 @@ "editor.inserttext.modename": "//mode name", "editor.inserttext.startpagemustcheck": "//startup page, can not be empty", "editor.inserttext.startupparameters": "//The startup parameters are obtained in the onLoad function of the page.", - "menu.custombase.desc": "&Custom debug base", - "menu.iOScustomBase.desc": "&Custom debug base(IOS)", - "menu.Androidcustombase.desc": "&Custom debug base(Android)", - "menu.selectbase.desc": "&Run base selection", + "menu.custombase.desc": "&Custom Debug Base", + "menu.iOScustomBase.desc": "&Custom Debug Base(IOS)", + "menu.Androidcustombase.desc": "&Custom Debug Base(Android)", + "menu.selectbase.desc": "&Run Base Selection", "menu.stoprunonChrome.desc": "&Stop Chrome", "menu.runonChrome.desc": "&Chrome", - "menu.runtobuiltinBrowser.desc": "&Run in Built-In Browser", + "menu.runtobuiltinBrowser.desc": "&Run In Built-In Browser", "menu.iOSsimulator.desc": "IOS simulators", "menu.weApp.desc": "WeChat mini-app", "menu.alipayApp.desc": "Alipay mini-app", @@ -2315,8 +2314,8 @@ "menu.showchromerunmenu.desc": "Show Chrome running menu", "menu.showdevicesrunmenu.desc": "Show mobile or simulator running menu", "menu.showcustomrunmenu.desc": "Show custom running menu", - "menu.setcustommenu.desc": "Custom menu", - "menu.whethercompresscodeforrunning.desc": "&Compress code on running", + "menu.setcustommenu.desc": "Custom Menu", + "menu.whethercompresscodeforrunning.desc": "&Compress Code On Running", "notify.tip.builtinterminalpluginupdating": "Built-In Terminal plugin is updating, please wait...", "notify.tip.builtinterminalpluginupdateend": "Built-In Terminal plugin is updated.", "menu.miniProgramunsupporttheprojecttype.desc": "The project can not run in miniProgram, click to view details.", @@ -2339,48 +2338,48 @@ "LICENSE": "Licence", "Readme": "Readme", "&Sponsor": "&Sponsor Us...", - "Setting server": "Setting server", - ",find ": ", found in the settings", + "Setting server": "Setting Server", + ",find ": ", Found In The Settings", "&Comment": "&Comment", - "First character of line list ": "&Start-of-line list character", + "First character of line list ": "&Start-Of-Line List Character", "Built-in server plug-in is downloading...": "Built-in server plug-in is downloading...", - "&Wait plugin install": "&Wait plugin install", - "open local file": "&open local file in the browser", + "&Wait plugin install": "&Wait Plugin Install", + "open local file": "&Open Local File In The Browser", "can't open this file,please config webserver": "The built-in server does not support opening this type of file, please configure the web server.", "&Config webserver": "&Config webserver", "this file can only be opened by devices": "Ux/nml file can only be opened by devices.", "can't find path of node or not config node,please config it": "", "Built-in server is not running,please check network and firewall...": "The built-in server failed to start. If a permission query box pops up, be sure to click Allow. If you click Reject by mistake, you need to find the Windows firewall in the control panel, and click \"Allowed applications or functions through the windows firewall\" on the left. If you do not start the built-in server, you can also open it as a file.", - "&i checked network and firewall,Retry": "&Set, try again", + "&i checked network and firewall,Retry": "&Set, Try Again", "file not save": "Please save the current running file!", - "&save file": "&save file", - "If opened please i&gnore.": "&If opened, please ignore.", + "&save file": "&Save File", + "If opened please i&gnore.": "&If opened, Please Ignore.", "wechatwebdevtools": "Wechat web developer tools", - "Import &svn folder": "&Import from SVN", - "Import &git folder": "&Import from git", + "Import &svn folder": "&Import From SVN", + "Import &git folder": "&Import From Git", "Android 11 is not supported at this time.": "Android 11 is not supported at this time.", "menu.notfindmobiledevices.desc": "No phone or device detected, please try again later", - "menu.runkuaishouApp.desc": "Kuaishou devtools(&A)", - "menu.stopkuaishouApp.desc": "Stop Kuaishou devtools(&A)", + "menu.runkuaishouApp.desc": "Kuaishou Devtools(&A)", + "menu.stopkuaishouApp.desc": "Stop Kuaishou Devtools(&A)", "menu.kuaishouApp.desc": "Kuaishou Mini Program", "menu.runH5UseSSR.desc": "Run H5 in SSR mode", - "button.runKuaishou.text": "Kuaishou devtools(&A)", + "button.runKuaishou.text": "Kuaishou Devtools(&A)", "can not find mobile devices": "No phone or device detected, please try again later", "run H5 use ssr": "Run H5 in SSR mode", - "StopKuaiShouApp": "Stop Kuaishou devtools(&A)", - "menu.cursorUp.name": "Cursor up", - "menu.gotoParaDown.name": "Cursor to next paragraph", - "menu.cursorPageUp.name": "Cursor to previous page", - "menu.cursorPageDown.name": "Cursor to next page", - "menu.cursorRight.name": "Cursor right", - "menu.gotoHomeDirect.name": "Cursor to the beginning of the line", - "menu.gotoWordPartRight.name": "Cursor to the right one camel case word", - "menu.cursorDown.name": "Cursor down", - "menu.gotoParaUp.name": "Cursor to previous paragraph", - "menu.gotoLineEndDirect.name": "Cursor to end of line", - "menu.cursorLeft.name": "Cursor left", - "menu.gotoWordPartLeft.name": "Cursor to the left one camel case word", - "menu.showPublishMenu.name": "Display the release menu(&P)" + "StopKuaiShouApp": "Stop Kuaishou Devtools(&A)", + "menu.cursorUp.name": "Cursor Up", + "menu.gotoParaDown.name": "Cursor To Next Paragraph", + "menu.cursorPageUp.name": "Cursor To Previous Page", + "menu.cursorPageDown.name": "Cursor To Next Page", + "menu.cursorRight.name": "Cursor Right", + "menu.gotoHomeDirect.name": "Cursor To The Beginning Of The Line", + "menu.gotoWordPartRight.name": "Cursor To The Right One Camel Case Word", + "menu.cursorDown.name": "Cursor Down", + "menu.gotoParaUp.name": "Cursor To Previous Paragraph", + "menu.gotoLineEndDirect.name": "Cursor To End Of Line", + "menu.cursorLeft.name": "Cursor Left", + "menu.gotoWordPartLeft.name": "Cursor To The Left One Camel Case Word", + "menu.showPublishMenu.name": "Display The Release Menu(&P)" }, "Workspace": { "notify.tip.filesmovedrelateproject": "Files have moved successfully.", @@ -2390,11 +2389,11 @@ "dialog.msgbox.text.sameprojectnameexist": "A project with the same name already exists.", "dialog.msgbox.text.cannotcreateprojectuserootdirectory": "Cannot create project from root directory.", "dialog.msgbox.text.useWeChatappletprojectOrconverted": "Edit WeChat Mini Program project directly? Or convert to uni-app or fast application?", - "dialog.msgbox.button.directediting.desc": "&Direct editing", - "dialog.msgbox.button.convertedUniApp.desc": "&Switch to uni-app", - "dialog.msgbox.button.conversionQuiackApp.desc": "&Switch to quickApp", - "console.tip.theprojectconversionstart": "Project [{1}] start to switch...", - "console.tip.theprojectconversionend": "Project [{1}] end of switch.", + "dialog.msgbox.button.directediting.desc": "&Direct Editing", + "dialog.msgbox.button.convertedUniApp.desc": "&Switch To Uni-app", + "dialog.msgbox.button.conversionQuiackApp.desc": "&Switch To QuickApp", + "console.tip.theprojectconversionstart": "Project [{1}] Start To Switch...", + "console.tip.theprojectconversionend": "Project [{1}] End Of Switch.", "dialog.msgbox.title.import": "Import", "dialog.msgbox.text.ifmpvueorwepynotify": "The current directory is suspected to be an mpvue or wepy project. Import the upper-level directory and run the commands in package.json directly in HBuilderX.", "dialog.msgbox.text.importparentfolder": "&Import Parent Folder", @@ -2469,7 +2468,7 @@ "dialog.lable.committo.desc": "Commit to:", "dialog.lable.multitargetsselected.desc": "(Multi targets have been selected)", "dialog.lable.logmessage.desc": "Message:", - "dialog.button.recentpullmessage.desc": "&Recent message", + "dialog.button.recentpullmessage.desc": "&Recent Message", "dialog.lable.changelist.desc": "Changes list (double-click on file for diff, support only modified file):", "dialog.lable.selected.desc": "{1} files selected, {2} files total", "dialog.lable.check.desc": "Check:", @@ -2480,7 +2479,7 @@ "dialog.button.added.desc": "Added", "dialog.button.deleted.desc": "Deleted", "dialog.button.modified.desc": "Modified", - "dialog.button.showlog.desc": "&Show log", + "dialog.button.showlog.desc": "&Show Log", "dialog.button.commit.desc": "&Commit", "dialog.button.cancel.desc": "Cancel", "dialog.button.branch.desc": "Branch", @@ -2498,7 +2497,7 @@ "dialog.label.changelist.desc": "Change list(Double-click the file to view the difference,Double-click the file to view the difference):", "dialog.label.selected.desc": "Selected {1} files, a total of {2} files", "dialog.label.check.desc": "Selected:", - "dialog.label.selectonerecord.desc": "Select a record (double-click to confirm):", + "dialog.label.selectonerecord.desc": "Select A Record (Double-Click To Confirm):", "dialog.label.nobranch": "No branch" }, "VerCtrl::LogTableModel": { @@ -2590,7 +2589,7 @@ }, "ProjectSelectDialog": { "dialog.lable.suggest.desc": "Please test it first, to avoid negative impact on your data.", - "dialog.lable.selectauniappProject": "Select a uni-app Project", + "dialog.lable.selectauniappProject": "Select A Uni-app Project", "dialog.lable.nouniappproject": "The uni-app project was not found, please create a uni-app project", "dialog.groupbox.title.projectlist": "Project List", "dialog.button.ok.desc": "&OK", @@ -2610,7 +2609,7 @@ "messagebox.nospace.error": "The project you selected {1} is not bound to the service space. Are you sure to import the plug-in to this project?" }, "PluginMarketEditorPart": { - "editor.title.uniapppluginmanager": "uni-app plugin market" + "editor.title.uniapppluginmanager": "Uni-app plugin market" }, "PluginMarketFrame": { "notify.tip.downloading plugin": "Downloading plugin, please wait...", @@ -2654,7 +2653,7 @@ "notify.thepluginisuninstalling": "Plugin {1} is uninstalling", "notify.downloadingdependencesoftheplugin": "Downloading dependences of plugin {1}", "Plugin %1 install failed, log: %2": "Plug-in [%1] failed to install, error log:%2", - "Plugin failure solution:": "Solution for plug-in installation failure:", + "Plugin failure solution:": "Solution For Plug-In Installation Failure:", "Retry": "Try again", "Detail": "Details", "Cancel": "Cancel", @@ -2676,8 +2675,8 @@ "menu.openproject.desc": "&Open Project", "menu.removeproject.desc": "&Remove Project", "msgbox.text.sureremovproject": "Are you sure you want to remove the project?", - "msgbox.button.removerecyclebin.desc": "&Remove to &recycle bin", - "msgbox.button.removefromprojectlist.desc": "&Remove from &project list", + "msgbox.button.removerecyclebin.desc": "&Remove To &Recycle Bin", + "msgbox.button.removefromprojectlist.desc": "&Remove From &Project List", "msgbox.button.cancel.desc": "&Cancel" }, "ExpandBtnWidget": { @@ -2735,10 +2734,10 @@ "toolbar.button.clean.tooltip": "Clean" }, "ExplorerWidget": { - "menu.initclouddatabase.desc": "&Init cloud database", - "menu.relatecloudspaceorproject.desc": "&Associate cloud service space or project...", + "menu.initclouddatabase.desc": "&Init Cloud Database", + "menu.relatecloudspaceorproject.desc": "&Associate Cloud Service Space Or Project...", "menu.lookoverrelatedprojectcloudspace.desc": "&View the cloud service space of the associated project", - "menu.deploytoCloudSpace.desc": "&Deploy to Cloud Space...", + "menu.deploytoCloudSpace.desc": "&Deploy To Cloud Space...", "menu.uploadanddeploy.desc": "&Upload And Deploy", "menu.downLoadcloudfunction.desc": "&DownLoad Cloud Fun", "menu.uploadandrun.desc": "&Upload And Test", @@ -2747,13 +2746,13 @@ "menu.downloadcommonmodule.desc": "&Download Common Module", "menu.synccommonmodulelist.desc": "&Sync Common Module List", "menu.newcommonmodule.desc": "&New Common Module", - "menu.updatethecloudfunctiondependce.desc": "&Update Cloud Functions Depends on Current Module", + "menu.updatethecloudfunctiondependce.desc": "&Update Cloud Functions Depends On Current Module", "menu.createnewcloudspace.desc": "&Create New Cloud Space", "menu.synccloudfunctionlist.desc": "&Sync Cloud Fun List", "menu.newcloudfunction.desc": "&New Cloud Fun", "menu.uploadall.desc": "&Upload All Cloud Functions", - "menu.createdbinitjson.desc": "&Create db_init.json", - "menu.openunicloudcenter.desc": "&Open uniCloud Center", + "menu.createdbinitjson.desc": "&Create Db_init.json", + "menu.openunicloudcenter.desc": "&Open UniCloud Center", "menu.new.desc": "&New", "menu.newfolder.desc": "&New Folder", "menu.file.desc": "File", @@ -2857,7 +2856,7 @@ "console.tip.uploadsuccessed": "$file$ had been deployed", "console.tip.totalfileanddeploiedfile": "We need deploy $total$ file. $count$ file(s) had been deploied.", "dialog.title.showuniCloudview": "Web hosting", - "dialog.menu.uploadfilestocurrentdir.desc": "&Upload Files on Current Dir", + "dialog.menu.uploadfilestocurrentdir.desc": "&Upload Files On Current Dir", "console.tip.webdeployment": "Web hosting", "console.tip.deletefilesuccess": "File {1} delete success", "console.error.deletefilefaileddetail": "File {1} delete failed. Error msg: {2}", @@ -2934,7 +2933,7 @@ "menu.createuniClouddevelopment.desc": "&Create uniCloud Environment", "menu.created.desc": "Created", "msgbox.button.replace.desc": "Replace", - "msgbox.button.saveas.desc": "Save as...", + "msgbox.button.saveas.desc": "Save As...", "msgbox.title.cloudfunctiondownload": "Cloud function download", "msgbox.button.cancel.desc": "Cancel", "dialog.title.selectfolder": "Choose src Directory", @@ -2952,8 +2951,8 @@ "dialog.footer.alreadyexistfollowdababase.desc": "The following data table with the same name already exists in the cloud database.", "dialog.footer.willnotdeleteexistingdata": "Overwriting the table will not delete the existing data of the table. Note that if there is no _id in the data,", "dialog.footer.willinsertnewdata": "The new data is inserted.", - "dialog.button.cover.desc": "&Overwrite selected table and continue", - "dialog.button.skip.desc": "&Skip these tables", + "dialog.button.cover.desc": "&Overwrite Selected Table And Continue", + "dialog.button.skip.desc": "&Skip These Tables", "dialog.checkbox.selectall.desc": "Select All", "dialog.menu.create.desc": "Create{1}", "console.tip.startupdatecloudfunctiondependencies": "Start update {1} dependencies...", @@ -2964,7 +2963,7 @@ "console.error.databaseinitfileinvalid": "File is not a valid database initialization file", "console.warning.nodataupload": "There is no table data to upload", "file.text.jsoncontentiscloudfunctiontparameters": "The json content in this file will be passed to the cloud function as a parameter when the cloud function is [run].\r\n// Configuration tutorial reference: https://uniapp.dcloud.net.cn/uniCloud/quickstart?id=runparam", - "menu.configureruntestparameters.desc": "&Configure run test parameters", + "menu.configureruntestparameters.desc": "&Configure Run Test Parameters", "console.tip.carriedtheparameter": "Carried {1} parameters", "dialog.title.managingcommonmoduledependencies": "Managing common module dependencies", "dialog.button.updatedependency.desc": "Update dependency", @@ -3022,7 +3021,7 @@ "dialog.lable.selectdeploypath.desc": "Deploy path:", "dialog.button.browser.desc": "Browser", "dialog.button.browser.dialog.title.selectdeploypath": "Select the dir to deploy", - "dialog.checkbox.rebuild.desc": "Rebuild uni-app", + "dialog.checkbox.rebuild.desc": "Rebuild Uni-app", "dialog.button.deploy.desc": "&Upload", "dialog.button.browser.dialog.label.donotcreate dironcloud.desc": "Note: do not create dir {1} on the cloud", "dialog.button.ok.msgbox.button.cancel.desc": "&Cancel", @@ -3216,7 +3215,7 @@ "dialog.subtitle.desc3": "The dot indicates that there are changes under the folder, the color indicators the change type.", "dialog.subtitle.desc4": "Double click to open file and compare at right. Files larger than 5M will not show the difference.", "dialog.editor.binaryfile.fileinfo": "Basic info for binary file.", - "dialog.editor.binaryfile.name": "File name", + "dialog.editor.binaryfile.name": "File Name", "dialog.editor.binaryfile.size": "File size", "dialog.editor.binaryfile.createtime": "Created time", "dialog.editor.binaryfile.lastmodifytime": "Last modified time", @@ -3296,7 +3295,7 @@ "text.emulateMobileDevice.desc": "Phone Simulator", "text.geo.desc": "Geographic Location", "text.popUpIndependentWindow.name": "Detach From The Main Window To A Independent Window", - "text.dockToMain.name": "Dock to The Main Window" + "text.dockToMain.name": "Dock To The Main Window" }, "BuiltinWebView": { "text.back.name": "&Back", @@ -3315,7 +3314,7 @@ "button.autoGenerate.name": "Auto Generate", "button.autoGenerating.name": "Auto Generating...", "msgbox.tipsForGenerateSuccess.desc.info": "Tips For Generate Success", - "buttob.configure.name": "configure" + "buttob.configure.name": "Configure" }, "CliPack": { "console.error.unsupportedparameter": "Unsupported parameter {1}", @@ -3400,51 +3399,51 @@ "tab.name": "&Tab", "workbench.action.files.newuntitledfile.name": "&New Tab", "workbench.action.closeactiveeditor.name": "&Close Tab", - "workbench.action.closerighteditor.name": "&Close the Right Tab", + "workbench.action.closerighteditor.name": "&Close The Right Tab", "workbench.action.closeothereditors.name": "&Close Other Tabs", - "workbench.action.closeallsavededitors.name": "&Close All the Saved Tabs", + "workbench.action.closeallsavededitors.name": "&Close All The Saved Tabs", "workbench.action.closealleditors.name": "&Close All Tabs", - "workbench.action.lefttab.name": "&Switch to Left Tab", - "workbench.action.righttab.name": "&Switch to Right Tab", - ".menubar.0.children.4.children.8.name.name": "Switch to the Nearest Tab Card【Ctrl+Tab】", - ".menubar.0.children.4.children.9.name.name": "Switch to the Nearest Tab Card【Alt+Tab】", - "workbench.action.moveeditorleftingroup.name": "&Move Tab to the Left", - "workbench.action.moveeditorrightingroup.name": "&Move Tab to the Right", - "workbench.action.openeditoratindex1.name": "&Switch the First Tab", - "workbench.action.openeditoratindex2.name": "&Switch the Second Tab", - "workbench.action.openeditoratindex3.name": "&Switch the Third Tab", - "workbench.action.openeditoratindex4.name": "&Switch the Fourth Tab", - "workbench.action.openeditoratindex5.name": "&Switch the Fifth Tab", - "workbench.action.openeditoratindex6.name": "&Switch the Sixth Tab", - "workbench.action.openeditoratindex7.name": "&Switch the Seventh Tab", - "workbench.action.openeditoratindex8.name": "&Switch the Eighth Tab", - "workbench.action.openeditoratindex9.name": "&Switch the Ninth Tab", - "workbench.action.openeditoratindex0.name": "&Switch the End Tab", + "workbench.action.lefttab.name": "&Switch To Left Tab", + "workbench.action.righttab.name": "&Switch To Right Tab", + ".menubar.0.children.4.children.8.name.name": "Switch To The Nearest Tab Card【Ctrl+Tab】", + ".menubar.0.children.4.children.9.name.name": "Switch To The Nearest Tab Card【Alt+Tab】", + "workbench.action.moveeditorleftingroup.name": "&Move Tab To The Left", + "workbench.action.moveeditorrightingroup.name": "&Move Tab To The Right", + "workbench.action.openeditoratindex1.name": "&Switch The First Tab", + "workbench.action.openeditoratindex2.name": "&Switch The Second Tab", + "workbench.action.openeditoratindex3.name": "&Switch The Third Tab", + "workbench.action.openeditoratindex4.name": "&Switch The Fourth Tab", + "workbench.action.openeditoratindex5.name": "&Switch The Fifth Tab", + "workbench.action.openeditoratindex6.name": "&Switch The Sixth Tab", + "workbench.action.openeditoratindex7.name": "&Switch The Seventh Tab", + "workbench.action.openeditoratindex8.name": "&Switch The Eighth Tab", + "workbench.action.openeditoratindex9.name": "&Switch The Ninth Tab", + "workbench.action.openeditoratindex0.name": "&Switch The End Tab", "fav.name": "&Favorite", "workbench.action.files.openfile.name": "&Open File ...", "workbench.action.files.openfolder.name": "&Open Directory ...", "history.name.d": "&Open History File", - "workbench.action.reopenclosededitor.name": "&Recover the Closed Tab", - "workbench.action.clearhistoryfiles.name": "&Clear the History List", - "encodings.name": "&Reopen with Specified Encoding", + "workbench.action.reopenclosededitor.name": "&Recover The Closed Tab", + "workbench.action.clearhistoryfiles.name": "&Clear The History List", + "encodings.name": "&Reopen With Specified Encoding", "workbench.action.files.save.name": "&Save", - "workbench.action.files.saveas.name": "&Save as ...", + "workbench.action.files.saveas.name": "&Save As ...", "workbench.action.files.saveall.name": "&Save All", - "historyfolder.name": "&Recover the Removed Project", - "workbench.action.clearhistoryprojects.name": "&Clear the History List", - "revealfileinos.name": "&Open in External Explorer", - "revealfileinos.name.d": "&Reveal in Finder", - "revealfileinterminal.name": "Open in Terminal", + "historyfolder.name": "&Recover The Removed Project", + "workbench.action.clearhistoryprojects.name": "&Clear The History List", + "revealfileinos.name": "&Open In External Explorer", + "revealfileinos.name.d": "&Reveal In Finder", + "revealfileinterminal.name": "Open In Terminal", "app.action.about.name": "&Exit", "edit.name": "&Edit", "undo.name": "&Undo", "redo.name": "&Redo", - "editor.action.clipboardcopyaction.name": "&Copy Selection or Current Line", - "editor.action.clipboardcutaction.name": "&Cut Selection or Current Line", + "editor.action.clipboardcopyaction.name": "&Copy Selection Or Current Line", + "editor.action.clipboardcutaction.name": "&Cut Selection Or Current Line", "editor.action.swichselectionorline.name": "&Swap Letter/Selection/Line", "editor.action.clipboardcopypathaction.name": "&Copy File Path", "editor.action.clipboardpasteaction.name": "&Paste", - "editor.action.clipboardpasteashtml.name": "&Paste as HTML", + "editor.action.clipboardpasteashtml.name": "&Paste As HTML", "editor.action.clipboardpastefromhistory.name": "&Paste From History", "editor.action.format.name": "&Format Document", "editor.action.joinlines.name": "&Join Lines", @@ -3456,15 +3455,15 @@ "deletewordright.name": "&Right Delete Word", "deletewordpartleft.name": "&Left Delete Hump Word", "deletewordpartright.name": "&Right Delete Hump Word", - "deletelineleft.name": "&Delete to Start of Line", - "deletelineright.name": "&Delete to End of Line", - "editor.action.triggerdeletelineendspace.name": "&Delete Blank Spaces at the End of the Line", + "deletelineleft.name": "&Delete To Start Of Line", + "deletelineright.name": "&Delete To End Of Line", + "editor.action.triggerdeletelineendspace.name": "&Delete Blank Spaces At The End Of The Line", "edit.insert.name": "&Insert", "editor.action.insertlineafter.name": "Insert Line Below", "editor.action.insertlinebefore.name": "Insert Line Above", - "editor.action.duplicate.name": "&Insert the Current Row or Selection Repeatedly", + "editor.action.duplicate.name": "&Insert The Current Row Or Selection Repeatedly", "edit.surround.name": "&Surround", - "editor.action.surroundbylanguage.name": "&Surround(Such as if and Other Function)", + "editor.action.surroundbylanguage.name": "&Surround(Such As If And Other Function)", "editor.action.unsurroundbylanguage.name": "&Anti-Surround", "editor.action.bold.name": "&Bold", ".menubar.1.children.19.children.3.name.name": "Add quotation marks and brackets on the 2 side of the selection [selected content directly press the corresponding symbol]", @@ -3483,9 +3482,9 @@ "editor.action.taskfinishlistsymbols.name": "&Finished Task List Symbol", "editor.action.quotelistsymbols.name": "&Quote List Symbol", "change.file.tail.format.name": "&EOL Conversion", - "editor.action.windows.name": "&Convert Document Line Breaks to \\r\\n", - "editor.action.macos.name": "&Convert Document Line Breaks to \\r", - "editor.action.unix.name": "&Convert Document Line Breaks to \\n", + "editor.action.windows.name": "&Convert Document Line Breaks To \\r\\n", + "editor.action.macos.name": "&Convert Document Line Breaks To \\r", + "editor.action.unix.name": "&Convert Document Line Breaks To \\n", "edit.indent.name": "&Indentation", "tab.name.d": "Right indent", "outdent.name": "Left indent", @@ -3503,60 +3502,59 @@ "cursordownselect.name": "Select Down", "cursorwordstartleftselect.name": "Select Left Word", "cursorwordendrightselect.name": "Select Right Word", - "cursorwordpartleftselect.name": "Select a Hump Word to the Left", - "cursorwordpartrightselect.name": "Select a Hump Word to the Right", - "cursorhomeselect.name": "Select to Home of Line Shift+Home", - "cursorendselect.name": "Select to End of Line Shift+End", - "cursorhomedirectselect.name": "Select to Start of Line", - "cursorenddirectselect.name": "Select to End of Line", - "cursorlinestartselect.name": "Select to Start of Section", - "cursorlineendselect.name": "Select to End of Section", - "cursorpageupselect.name": "Select to Page Up", - "cursorpagedownselect.name": "Select to Page Down", - "cursortopselect.name": "Select to Top of Page Ctrl+Shift+Home", - "cursorbottomselect.name": "Select to End of Page Ctrl+Shift+End", + "cursorwordpartleftselect.name": "Select A Hump Word To The Left", + "cursorwordpartrightselect.name": "Select A Hump Word To The Right", + "cursorhomeselect.name": "Select To Home Of Line Shift+Home", + "cursorendselect.name": "Select To End Of Line Shift+End", + "cursorhomedirectselect.name": "Select To Start Of Line", + "cursorenddirectselect.name": "Select To End Of Line", + "cursorlinestartselect.name": "Select To Start Of Section", + "cursorlineendselect.name": "Select To End Of Section", + "cursorpageupselect.name": "Select To Page Up", + "cursorpagedownselect.name": "Select To Page Down", + "cursortopselect.name": "Select To Top Of Page Ctrl+Shift+Home", + "cursorbottomselect.name": "Select To End Of Page Ctrl+Shift+End", "editor.action.expandselection.name": "&Expand Selection", - "editor.action.expandselectiontwosides.name": "Expand Selection to Both Sides", - "editor.action.narrowselectiontwosides.name": "Reduce Selection from Both Sides Inward", + "editor.action.expandselectiontwosides.name": "Expand Selection To Both Sides", + "editor.action.narrowselectiontwosides.name": "Reduce Selection From Both Sides Inward", "editor.action.addselectiontonextfindmatch.name": "&Select Next Occurrences", "editor.action.selectallsameword.name": "&Select All Occurrences", "editor.action.selectsamewordbylan.name": "Select All &Reference Symbols", - "editor.action.skipselectionandselectnext.name": "&Skip Current Selection and Select The Next Same Word", - "expandlineselection.name": "&Select Current line or continuous Line", - "editor.action.selectlinenoblankstr.name": "&Select the Current Line", - "editor.action.selectmatchbracket.name": "&Select Inside the brackets", - "editor.action.selectmatchquote.name": "&Select Inside the Quotation Mark", + "editor.action.skipselectionandselectnext.name": "&Skip Current Selection And Select The Next Same Word", + "expandlineselection.name": "&Select Current Line Or Continuous Line", + "editor.action.selectlinenoblankstr.name": "&Select The Current Line", + "editor.action.selectmatchbracket.name": "&Select Inside The brackets", + "editor.action.selectmatchquote.name": "&Select Inside The Quotation Mark", "editor.action.selectfold.name": "&Select Folding Area", - "editor.action.selectsameindentationline.name": "Select the Same Indented Line", - ".menubar.2.children.19.name.name": "Select the List Area", - ".menubar.2.children.16.name.name": "Select the Connected Word", + "editor.action.selectsameindentationline.name": "Select The Same Indented Line", + ".menubar.2.children.19.name.name": "Select The List Area", + ".menubar.2.children.16.name.name": "Select The Connected Word", "select.partition.name": "&Select Specific Grammar Area", ".menubar.2.children.20.children.0.name.name": "Select Html Tag", ".menubar.2.children.20.children.1.name.name": "Select Html Attribute", - ".menubar.2.children.20.children.2.name.name": "Select the Encircled Area such as if, Funtion, etc.", - ".menubar.2.children.20.children.3.name.name": "Choose Js and Other Languages; Paragraph Before the Semicolon", - ".menubar.2.children.20.children.4.name.name": "Select the Css Category", - ".menubar.2.children.20.children.5.name.name": "Select a Comma-separated array or method parameters or define variables", - ".menubar.2.children.20.children.6.name.name": "Select the Comment Area", + ".menubar.2.children.20.children.2.name.name": "Select The Encircled Area Such As If, Funtion, etc.", + ".menubar.2.children.20.children.3.name.name": "Choose Js And Other Languages; Paragraph Before The Semicolon", + ".menubar.2.children.20.children.4.name.name": "Select The Css Category", + ".menubar.2.children.20.children.5.name.name": "Select A Comma-separated Array Or Method Parameters Or Define Variables", + ".menubar.2.children.20.children.6.name.name": "Select The Comment Area", ".menubar.2.children.20.children.7.name.name": "Select Markdown Title Paragraph(&3)", - ".menubar.2.children.20.children.8.name.name": "Select Markdown Pictures, Hyperlinks, Bold, Italic, Code and Other Syntax Areas", - "editor.action.insertcursorabove.name": "Select to Up Column", - "editor.action.insertcursorbelow.name": "Select to Down Colunm", - ".menubar.2.children.24.name.name": "[Alt+Left Button to Drag and Select as Column Selection]", - "editor.action.setcursorsurroundsel.name": "Add Cursors on Both Sides of the Selection", - "editor.action.setcursoreachline.name": "Add Cursor at the Start of Each Line", - "editor.action.undoselection.name": "Cancel Previous Selection or Cursor", - "1_cursor.name": "[Ctrl+Left Mouse Button to Add Cursor/Selection]", - ".menubar.2.children.33.name.name": "[Ctrl+right Mouse Button to Delete Cursor/Selection]", - ".menubar.2.children.34.name.name": "[Ctrl+left Mouse Button to Drag or Double Click to Increase the Multi-Selection Area]", - "edit.toggle.multicursormodifier.name": "Switch to \"Alt+Click\" for Multi-Cursor", - "edit.toggle.multicursormodifier.name.d": "Switch to \"Ctrl+Click\" for Multi-Cursor", - "edit.toggle.multicursormodifier.name.d.d": "Switch to \"⌘+Click\" for Multi-Cursor", - "edit.toggle.mouseHelp.name": "Quick Selection Guide...", + ".menubar.2.children.20.children.8.name.name": "Select Markdown Pictures, Hyperlinks, Bold, Italic, Code And Other Syntax Areas", + "editor.action.insertcursorabove.name": "Select To Up Column", + "editor.action.insertcursorbelow.name": "Select To Down Colunm", + ".menubar.2.children.24.name.name": "[Alt+Left Button To Drag And Select As Column Selection]", + "editor.action.setcursorsurroundsel.name": "Add Cursors On Both Sides Of The Selection", + "editor.action.setcursoreachline.name": "Add Cursor At The Start Of Each Line", + "editor.action.undoselection.name": "Cancel Previous Selection Or Cursor", + "1_cursor.name": "[Ctrl+Left Mouse Button To Add Cursor/Selection]", + ".menubar.2.children.33.name.name": "[Ctrl+Right Mouse Button To Delete Cursor/Selection]", + ".menubar.2.children.34.name.name": "[Ctrl+left Mouse Button To Drag Or Double Click To Increase The Multi-Selection Area]", + "edit.toggle.multicursormodifier.name": "Switch To \"Alt+Click\" For Multi-Cursor", + "edit.toggle.multicursormodifier.name.d": "Switch To \"Ctrl+Click\" For Multi-Cursor", + "edit.toggle.multicursormodifier.name.d.d": "Switch To \"⌘+Click\" For Multi-Cursor", "find.name": "&Find", "workbench.action.quickopen.name": "&Find File", "actions.find.name": "&Find", - "workbench.action.findinfiles.name": "&Find in Files", + "workbench.action.findinfiles.name": "&Find In Files", "editor.action.startfindreplaceaction.name": "&Replace", "editor.action.nextselectionmatchfindaction.name": "&Find Next", "editor.action.previousselectionmatchfindaction.name": "&Find Previous", @@ -3571,20 +3569,20 @@ "cursorwordendright.name": "Cursor Right One Word", "cursorwordpartleft.name": "Cursor Left One Hump Word", "cursorwordpartright.name": "Cursor Right One Hump Word", - "cursorhome.name": "Cursor to The Start of The Soft Line", - "cursorend.name": "Cursor to the End of the Soft Line", - "cursorlinestart.name": "Cursor to the Start of Line", - "cursorlineend.name": "Cursor to the End of Line", - "cursorparaup.name": "Cursor to the Previous Section (Empty line to split the section)", - "cursorparadown.name": "Cursor to the Next Section (Empty line to split the section)", - "cursorpageup.name": "Cursor to Page Up", - "cursorpagedown.name": "Cursor to Page Down", - "cursortop.name": "Cursor to Page Top", - "cursorbottom.name": "Cursor to Page End", + "cursorhome.name": "Cursor To The Start Of The Soft Line", + "cursorend.name": "Cursor To The End Of The Soft Line", + "cursorlinestart.name": "Cursor To The Start Of Line", + "cursorlineend.name": "Cursor To The End Of Line", + "cursorparaup.name": "Cursor To The Previous Section (Empty Line To Split The Section)", + "cursorparadown.name": "Cursor To The Next Section (Empty Line To Split The Section)", + "cursorpageup.name": "Cursor To Page Up", + "cursorpagedown.name": "Cursor To Page Down", + "cursortop.name": "Cursor To Page Top", + "cursorbottom.name": "Cursor To Page End", "workbench.action.navigateback.name": "&Previous Position", "workbench.action.navigateforward.name": "&Next Position", - "workbench.action.gotoline.name": "&Go to Line", - "editor.action.jumptobracket.name": "&Go to Matching Bracket", + "workbench.action.gotoline.name": "&Go To Line", + "editor.action.jumptobracket.name": "&Go To Matching Bracket", "goto.bookmark.name": "&Bookmarks", "workbench.action.togglebookmark.name": "&Set/Cancel Bookmark", "workbench.action.nextbookmark.name": "&Next Bookmark", @@ -3602,40 +3600,40 @@ "workbench.action.foldallcontract.name": "&Fold All", "workbench.action.foldallexpand.name": "&Expand All", "workbench.action.foldcontractother.name": "&Fold Region", - "workbench.action.gotodefinition.name": "&Go to Definition[Alt+Click]", - "workbench.action.gotodefinition.name.d": "&Go to Definition[Ctrl+Click]", - "workbench.action.gotodefinition.name.d.d": "&Go to Definition[⌘+Click]", - "workbench.action.gotodefinitionwithpane.name": "&Go to Definition to Column[Ctrl+Alt+Click]", - "workbench.action.gotodefinitionwithpane.name.d": "&Go to Definition to Column[⌘+Alt+Click]", + "workbench.action.gotodefinition.name": "&Go To Definition[Alt+Click]", + "workbench.action.gotodefinition.name.d": "&Go To Definition[Ctrl+Click]", + "workbench.action.gotodefinition.name.d.d": "&Go To Definition[⌘+Click]", + "workbench.action.gotodefinitionwithpane.name": "&Go To Definition To Column[Ctrl+Alt+Click]", + "workbench.action.gotodefinitionwithpane.name.d": "&Go To Definition To Column[⌘+Alt+Click]", "run.name": "&Run", "publish.name": "&Build", "project.action.app.pack.name": "&Native App - Cloud Packaging", - "project.action.app.status.name": "&Native App - View Status of Cloud Packaging", + "project.action.app.status.name": "&Native App - View Status Of Cloud Packaging", "publish.makelocal.name": "&Native App - Local Packaging", "project.action.app.export.app.name": "&Generate Local Packaged App Resources", - "workbench.action.openandroidpackageguide.name": "&Local Packaging Guide for Android...", - "workbench.action.openiospackageguide.name": "&Local Packaging Guide for IOS...", + "workbench.action.openandroidpackageguide.name": "&Local Packaging Guide For Android...", + "workbench.action.openiospackageguide.name": "&Local Packaging Guide For IOS...", "project.action.app.export.wgt.app.name": "&Native App - Export Wgt Package", - "project.action.app.publish.weapp.name": "&Mini-Program - WeChat(For uni-app Only)", - "project.action.app.publish.baiduapp.name": "&Mini-Program - BaiDu(For uni-app Only)", - "project.action.app.publish.alipayapp.name": "&Mini-Program - AliPay(For uni-app Only)", - "project.action.app.publish.bytedanceapp.name": "&Mini-Program - ByteDance(For uni-app Only)", - "project.action.app.publish.qqapp.name": "&Mini-Program - QQ(For uni-app Only)", - "project.action.app.publish.360app.name": "&Mini-Program - 360(For uni-app Only)", - "project.action.app.publish.huaweiapp.name": "&QuickApp - HuaWei(For uni-app Only)", - "project.action.app.publish.quickappunion.name": "&Quickapp - Union(For uni-app Only)", - "project.action.app.publish.html5.name": "&Web (For uni-app Only)", + "project.action.app.publish.weapp.name": "&Mini-Program - WeChat(For Uni-app Only)", + "project.action.app.publish.baiduapp.name": "&Mini-Program - BaiDu(For Uni-app Only)", + "project.action.app.publish.alipayapp.name": "&Mini-Program - AliPay(For Uni-app Only)", + "project.action.app.publish.bytedanceapp.name": "&Mini-Program - ByteDance(For Uni-app Only)", + "project.action.app.publish.qqapp.name": "&Mini-Program - QQ(For Uni-app Only)", + "project.action.app.publish.360app.name": "&Mini-Program - 360(For Uni-app Only)", + "project.action.app.publish.huaweiapp.name": "&QuickApp - HuaWei(For Uni-app Only)", + "project.action.app.publish.quickappunion.name": "&Quickapp - Union(For Uni-app Only)", + "project.action.app.publish.html5.name": "&Web (For Uni-app Only)", "publish.custom.name": "&Custom Publish", "project.action.app.publish.app.name": "&Generate Unified Publishing Page", - "project.action.app.publish.statichosting.name": "&Upload Website to Server", - "project.action.view.statichosting.name": "&View the Server Site File", + "project.action.app.publish.statichosting.name": "&Upload Website To Server", + "project.action.view.statichosting.name": "&View The Server Site File", "view.name": "&View", "workbench.action.minimize.name": "&Minimize", "workbench.action.newwindow.name": "&New HBuilder Window", - "workbench.action.puremode.name": "&Switch to Pure Mode [Double-click Tab]", - "workbench.action.distancefreemode.name": "&Switch to no Disturb Mode", - "workbench.action.focuseditor.name": "&Focus on Editor", - "workbench.view.explorer.name": "&Focus on Project Explorer", + "workbench.action.puremode.name": "&Switch To Pure Mode [Double-click Tab]", + "workbench.action.distancefreemode.name": "&Switch To No Disturb Mode", + "workbench.action.focuseditor.name": "&Focus On Editor", + "workbench.view.explorer.name": "&Focus On Project Explorer", "workbench.action.togglesidebarvisibility.name": "&Show Project Explorer", "editor.action.triggeroutline.name": "&Show Outline", "workbench.action.toggletoolbarvisibility.name": "&Show Toolbar", @@ -3649,7 +3647,7 @@ "workbench.action.showextensionview.name": "&Show Plug-in Extension View", "editor.action.togglerenderlinenumber.name": "&Show Line Number", "editor.action.togglerenderindentreference.name": "&Show Indentation", - "editor.action.togglerenderwhitespace.name": "&Displays Whitespace Characters when Highlighted", + "editor.action.togglerenderwhitespace.name": "&Displays Whitespace Characters When Highlighted", "editor.action.togglewordwrap.name": "&Word Wrap", "view_split.name": "&Layout", "workbench.action.split1e.name": "&Single", @@ -3658,15 +3656,15 @@ "workbench.action.split4grid.name": "&Grid: 4", "workbench.action.split2row.name": "&Rows: 2", "workbench.action.split3row.name": "&Rows: 3", - "workbench.action.prevpane.name": "&Focus on Left Column", - "workbench.action.nextpane.name": "&Focus on Right Column", + "workbench.action.prevpane.name": "&Focus On Left Column", + "workbench.action.nextpane.name": "&Focus On Right Column", "scroll.name": "Scroll", - ".menubar.7.children.26.children.0.name.name": "Scroll Left [Alt+mouse wheel up]", - ".menubar.7.children.26.children.1.name.name": "Scroll Right [Alt+mouse wheel down]", - ".menubar.7.children.26.children.2.name.name": "Scroll Up One Screen [Shift+mouse wheel up]", - ".menubar.7.children.26.children.3.name.name": "Scroll Down One Screen [Shift+mouse wheel down]", - ".menubar.7.children.26.children.4.name.name": "Scroll One Screen to The Left [Ctrl+Alt+mouse wheel up]", - ".menubar.7.children.26.children.5.name.name": "Scroll One Screen to The Right [Ctrl+Alt+mouse wheel down]", + ".menubar.7.children.26.children.0.name.name": "Scroll Left [Alt+Mouse Wheel Up]", + ".menubar.7.children.26.children.1.name.name": "Scroll Right [Alt+Mouse Wheel Down]", + ".menubar.7.children.26.children.2.name.name": "Scroll Up One Screen [Shift+Mouse Wheel Up]", + ".menubar.7.children.26.children.3.name.name": "Scroll Down One Screen [Shift+Mouse Wheel Down]", + ".menubar.7.children.26.children.4.name.name": "Scroll One Screen To The Left [Ctrl+Alt+Mouse Wheel Up]", + ".menubar.7.children.26.children.5.name.name": "Scroll One Screen To The Right [Ctrl+Alt+Mouse Wheel Down]", "workbench.action.zoomin.name": "&Editor Font Zoom In [Ctrl+Scroll Up]", "workbench.action.zoomout.name": "&Editor Font Zoom Out [Ctrl+Scroll Down]", "tool.name": "&Tool", @@ -3681,7 +3679,7 @@ "tool.action.explorericon.none.name": "&No Icon", "tool.externalcommand.name": "&External Commands", "editor.action.validation.name": "&Verify Document Syntax", - "ext_settings.name": "&External Command plug-in Setting", + "ext_settings.name": "&External Command Plug-in Setting", "update.openplugindialog.name": "&Plug-in Installation", "help.name": "&Help", "workbench.action.opentutorial.name": "&Started Tutorial...", @@ -3697,62 +3695,62 @@ "workbench.action.opensponsor.name": "&Sponsor Us...", "app.action.quit.name": "&About...", "__hbuilder.native.action.code.test.name": "Test Only", - "workbench.action.gotodefinition.name.d.d.d": "&Go to Definition[Alt+onclick]", - "workbench.action.gotodefinition.name.d.d.d.d": "&Go to Definition[ctrl+onclick]", + "workbench.action.gotodefinition.name.d.d.d": "&Go To Definition[Alt+Onclick]", + "workbench.action.gotodefinition.name.d.d.d.d": "&Go To Definition[Ctrl+Onclick]", "z_commands.name": "&External Commands", "import.svn.name": "&Import From SVN...", "import.git.name": "&Import From Git...", "workbench.action.files.openfolder.name.d": "&Import From Local Directory...", - "cloud.function.upload.deploy.name": "&0 Upload and Deploy Cloud Functions", + "cloud.function.upload.deploy.name": "&0 Upload And Deploy Cloud Functions", "unicloud.dbschemaupload.name": "&0 Upload Data Collection Schema", "unicloud.clientdbactionsuploadselected.name": "&0 Upload Action", "unicloud.uploadvalidationfile.name": "&0 Upload Database Extension Verification Function", "project.action.app.pack.name.d": "&1 App Cloud Packaging", "project.action.app.publish.html5.name.d": "&2 Create H5 Website", - "project.action.app.publish.weapp.name.d": "&3 Release to Wechat Mini-Program", - "project.action.app.publish.baiduapp.name.d": "&4 Release to Baidu Mini-Program", - "project.action.app.publish.alipayapp.name.d": "&5 Release to ALiPay Mini-Program", - "project.action.app.publish.360app.name.d": "&6 Release to 360 Appstore", - "project.action.app.publish.huaweiapp.name.d": "&7 Release to Huawei Appstore", - "project.action.app.publish.quickappunion.name.d": "&8 Release to Quickappunion", + "project.action.app.publish.weapp.name.d": "&3 Release To Wechat Mini-Program", + "project.action.app.publish.baiduapp.name.d": "&4 Release To Baidu Mini-Program", + "project.action.app.publish.alipayapp.name.d": "&5 Release To ALiPay Mini-Program", + "project.action.app.publish.360app.name.d": "&6 Release To 360 Appstore", + "project.action.app.publish.huaweiapp.name.d": "&7 Release To Huawei Appstore", + "project.action.app.publish.quickappunion.name.d": "&8 Release To Quickappunion", "editor.action.commentline.name.d": "&1 Comment Line/Uncomment", "editor.action.blockcommentline.name.d": "&2 Block Enclosing Comment", - "editor.action.commentifdef.name.d": "&3 Conditional Compilation ifdef", - "editor.action.commentifndef.name.d": "&4 Conditional Compilation ifdef", - "workbench.switchtab.ctrl": "Switch to the Recent Tab [Ctrl+Tab]", - "workbench.switchtab.alt": "Switch to the Recent Tab [Alt+Tab]", - "editor.append.qoute": "Add Quotation Marks and Brackets on the 2 Side of the Selection", - "markdown.append.wave": "Add `or ~ or _ on the 2 Side of Markdown Selection Area", + "editor.action.commentifdef.name.d": "&3 Conditional Compilation Ifdef", + "editor.action.commentifndef.name.d": "&4 Conditional Compilation Ifdef", + "workbench.switchtab.ctrl": "Switch To The Recent Tab [Ctrl+Tab]", + "workbench.switchtab.alt": "Switch To The Recent Tab [Alt+Tab]", + "editor.append.qoute": "Add Quotation Marks And Brackets On The 2 Side Of The Selection", + "markdown.append.wave": "Add `or ~ or _ on The 2 Side Of Markdown Selection Area", "editor.selectconnectword": "Select Connected Words", - "editor.selectlistzone": "Select the List Area", + "editor.selectlistzone": "Select The List Area", "select.html.tag.right": "Select Html Tag", "select.html.properties": "Select Html Attribute", - "select.cover.iforfunction": "Select the Encircled Area Such as if, Funtion, etc.", - "select.paragraph.js": "Choose js and Other Languages; Paragraph Before the Semicolon", + "select.cover.iforfunction": "Select The Encircled Area Such As If, Funtion, etc.", + "select.paragraph.js": "Choose Js And Other Languages; Paragraph Before The Semicolon", "select.class.css": "Select Css Class", - "select.array.bycomma": "Select a Comma-Separated Array or Function Parameters or Define Variables", - "select.comment.zone": "Select the Comment Area", + "select.array.bycomma": "Select A Comma-Separated Array Or Function Parameters Or Define Variables", + "select.comment.zone": "Select The Comment Area", "select.markdown.paragraph": "&Select Markdown Title Paragraph", "select.markdown.syntax.zone": "Select Markdown Pictures, Hyperlinks, Bold, Italic, Code and Other Syntax Areas", - "editor.drag.mouseleft.alt.forcolumnselection": "[Alt+left mouse button to drag and select as column selection]", - "editor.drag.mouseleft.ctrl.forcolumnselection": "【Ctrl+left mouse button drag selection as column selection】", - "editor.drag.mouseleft.ctrl.forcolumnselection.d": "【Ctrl+Left mouse button drag selection as column selection】", - "editor.mouseright.ctrl.delete.cursorselection": "[Ctrl+Right mouse button to delete cursor/selection]", - "editor.mouseleft.drag.addselection": "[Ctrl+Left mouse button to drag or double-click to add multiple selection]", - "editor.mouseleft.alt.delete.cursorselection": "[Alt+Left mouse button to add cursor/selection]", - "editor.mouseright.alt.delete.cursorselection": "[Alt+Right mouse button to delete cursor/selection]", - "editor.mouseleft.alt.addselection": "[Alt+Left mouse button to drag or double-click to add multiple selection]", - "editor.mouseleft.command.addselection": "[⌘+Left mouse button to add cursor/selection]", - "editor.mouseright.command.addselection": "[⌘+Right mouse button to delete cursor/selection]", - "editor.mouseleft.command.drag.addselection": "[⌘+Left mouse button to drag or double-click to add multiple selection]", + "editor.drag.mouseleft.alt.forcolumnselection": "[Alt+Left Mouse Button To Drag And Select As Column Selection]", + "editor.drag.mouseleft.ctrl.forcolumnselection": "[Ctrl+Left Mouse Button Drag Selection As Column Selection]", + "editor.drag.mouseleft.ctrl.forcolumnselection.d": "[Ctrl+Left Mouse Button Drag Selection As column Selection】", + "editor.mouseright.ctrl.delete.cursorselection": "[Ctrl+Right Mouse Button To Delete Cursor/Selection]", + "editor.mouseleft.drag.addselection": "[Ctrl+Left Mouse Button To Drag Or Double-Click To Add Multiple Selection]", + "editor.mouseleft.alt.delete.cursorselection": "[Alt+Left Mouse Button To Add Cursor/Selection]", + "editor.mouseright.alt.delete.cursorselection": "[Alt+Right Mouse Button To Delete Cursor/Selection]", + "editor.mouseleft.alt.addselection": "[Alt+Left Mouse Button To Drag Or Double-Click To Add Multiple Selection]", + "editor.mouseleft.command.addselection": "[⌘+Left Mouse Button To Add Cursor/Selection]", + "editor.mouseright.command.addselection": "[⌘+Right Mouse Button To Delete Cursor/Selection]", + "editor.mouseleft.command.drag.addselection": "[⌘+Left Mouse Button To Drag Or Double-Click To Add Multiple Selection]", "scroll.toleft.alt.wheel.up": "Scroll Left [Alt+Scroll Up]", "scroll.toright.alt.wheel.down": "Scroll Right [Alt+Scroll Down]", "scroll.uppage.shift.wheel.up": "Scroll Up One Screen [Shift+Scroll Down]", "scroll.downpage.shift.wheel.down": "Scroll Down One Screen [Shift+Scroll Down]", - "scroll.toleftpage.ctrl.alt.wheel.up": "Scroll left One Screen [Ctrl+Alt+Scroll Up]", + "scroll.toleftpage.ctrl.alt.wheel.up": "Scroll Left One Screen [Ctrl+Alt+Scroll Up]", "scroll.torightpage.ctrl.alt.wheel.down": "Scroll Right One Screen [Ctrl+Alt+Scroll Down]", - "actions.findinregion.name": "&Find in Selection", - "project.action.app.publish.kuaishouapp.name": "&Mini Program-Kuaishou (For uni-app Only)" + "actions.findinregion.name": "&Find In Selection", + "project.action.app.publish.kuaishouapp.name": "&Mini Program-Kuaishou (For Uni-app Only)" }, ":/conf/resources/conf/settings.json": { "settings.[Atom One Dark].desc": "Elegant Blue", @@ -3950,7 +3948,7 @@ "properties.editor.codeassist.px2rem.decimallength.title": "Rem Fractional Part Retention Length", "properties.editor.codeassist.px2rem.decimallength.description": "", "properties.editor.codeassist.px2upx.enabel.title": "Enable PX To Rpx/Upx Prompt", - "properties.editor.codeassist.px2upx.enabel.description": "uni-app project takes effect", + "properties.editor.codeassist.px2upx.enabel.description": "Uni-app project takes effect", "properties.editor.codeassist.px2upx.proportion.title": "PX To Rpx/Upx Ratio ", "properties.editor.codeassist.px2upx.proportion.description": "1(rpx/upx)=proportion value (px), the calculation method of proportion is: design draft reference width divided by 750", "properties.editor.codeassist.px2upx.decimallength.title": "Rpx/Upx Fraction Retention Length", @@ -4056,7 +4054,7 @@ "node.run.memoryparam.description": "", "nodeŋrunŋmemoryparam.title": "Uni-app Running Configuration", "weapp.devtools.path.title": "Mini Program Running Configuration", - "weapp.devtools.path.description": "uni-app depends on the small program developer tool, and the installation directory of the small program development tool needs to be specified", + "weapp.devtools.path.description": "Uni-app depends on the small program developer tool, and the installation directory of the small program development tool needs to be specified", "weappŋdevtoolsŋpath.title": "Mini Program Running Configuration", "cloud.runinlocal.timeout.title": "Cloud Function Local Running Configuration", "cloudŋruninlocalŋtimeout.title": "Cloud Function Local Running Configuration", @@ -4248,7 +4246,7 @@ "properties.plus.properties.distribute.properties.plugins.properties.ad.description": "Guide", "properties.plus.properties.distribute.properties.plugins.properties.ad.properties.basic.title": "Advertising basic functions", "properties.plus.properties.distribute.properties.plugins.properties.ad.properties.360.title": "360 Advertising Network ", - "properties.plus.properties.distribute.properties.plugins.properties.ad.properties.csj.title": "Today's headline pangolin advertising alliance", + "properties.plus.properties.distribute.properties.plugins.properties.ad.properties.csj.title": "Bytedance CSJ advertising alliance", "properties.plus.properties.distribute.properties.plugins.properties.ad.properties.gdt.title": "Tencent Youlianghui Advertising Alliance", "properties.plus.properties.distribute.properties.plugins.properties.ad.properties.ks.title": "Kuaishou Advertising Alliance", "properties.plus.properties.distribute.properties.plugins.properties.maps.title": "Map (only one can be selected)", @@ -4632,7 +4630,7 @@ "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.ad.description": "Guide", "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.ad.properties.basic.title": "Advertising basic functions", "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.ad.properties.360.title": "360 Advertising Network", - "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.ad.properties.csj.title": "Today's headline pangolin advertising alliance", + "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.ad.properties.csj.title": "Bytedance CSJ advertising alliance", "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.ad.properties.gdt.title": "Tencent Youlianghui Advertising Alliance", "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.ad.properties.ks.title": "Kuaishou Advertising Alliance", "properties.app-plus.properties.distribute.properties.sdkconfigs.properties.maps.title": "Location and map", @@ -4922,61 +4920,61 @@ }, "PublishDialog": { "dialog.dialog.text": "H5 Mobile version issuance", - "label.titleName.text": "Site title", - "label.domainName.text": "Website domain name", - "label.staticdeploy.text": "Front-end web hosting", - "input.pleaseEntersitetile.placeholder": "Enter website title", - "input.pleaseEnterdomainName.placeholder": "Enter website domain name", - "checkBox.deploy.text": "Deploy the compiled resources to", + "label.titleName.text": "Site Title", + "label.domainName.text": "Website Domain Name", + "label.staticdeploy.text": "Front-End Web Hosting", + "input.pleaseEntersitetile.placeholder": "Enter Website Title", + "input.pleaseEnterdomainName.placeholder": "Enter Website Domain Name", + "checkBox.deploy.text": "Deploy The Compiled Resources To", "checkBox.deploy.des": "[uniCloud-Front-end web hosting](Free server, faster access speed)", - "spaceList.support.text": "Cloud service space list (currently only supports uniCloud Aliyun version)", + "spaceList.support.text": "Cloud Service Space List (Currently Only Supports UniCloud Aliyun Version)", "button.setting.text": "Advanced(&S)", "button.publish.text": "Issue(&P)", "button.cance.text": "Cancel(&C)" }, "CEX_CMP_MergePages_Dlg": { "dialog.title.mergePages.desc": "Merge Pages window", - "dialog.subtitle.mergePages.desc": "The following pages will be registered in Pages.json", - "dialog.label.titleL.desc": "Current subcontract location", - "dialog.label.titleR.desc": "Set subcontract location:" + "dialog.subtitle.mergePages.desc": "The Following Pages Will Be Registered In Pages.json", + "dialog.label.titleL.desc": "Current Subcontract Location", + "dialog.label.titleR.desc": "Set Subcontract Location:" }, ":/conf/resources/conf/plugins.json": { - "mac:launcher.description": "App development running on real machine", - "launcher.name": "App Running on real machine", - "git.description": "Git version management (depends on TortoiseGit)", - "svn.description": "SVN version management (depends on TortoiseSVN)", + "mac:launcher.description": "App Development Running On Real Machine", + "launcher.name": "App Running On Real Machine", + "git.description": "Git Version Management (Depends On TortoiseGit)", + "svn.description": "SVN Version Management (Depends On TortoiseSVN)", "mac:uniapp-cli.name": "Uni-app(vue2) Compile", - "builtincef3browser.description": "Built-in browser, support preview while changing", - "mac:builtinbrowser.description": "Built-in browser, support preview while changing", + "builtincef3browser.description": "Built-in Browser, Support Preview While Changing", + "mac:builtinbrowser.description": "Built-in browser, support preview While Changing", "mac:uniapp-debugger.name": "Uni-app App Debugging", - "mac:svn.description": "SVN version management", - "mac:uni_modules.name": "Unimodules plugin", + "mac:svn.description": "SVN Version Management", + "mac:uni_modules.name": "Unimodules Plugin", "mac:builtinterminal.name": "Built-in Terminal", - "mac:unicloud.description": "Unicloud cloud development", + "mac:unicloud.description": "Unicloud Cloud Development", "uniapp-debugger.name": "Uni-app App Debugging", - "mac:uni_modules.description": "Unimodules plugin", - "uniapp-debugger.description": "Uni-app App debugging tool", - "mac:git.name": "Git plugin", - "builtincef3terminal.description": "Built-in command line terminal, you can call out in the menu view", - "unicloud.description": "Unicloud cloud development", - "uni_modules.description": "Unimodules plugin", - "mac:builtinterminal.description": "Built-in command line terminal, you can call out in the menu view", - "mac:git.description": "Git version management", - "git.name": "Git plugin", - "uniapp-cli.description": "Uni-app is compiled to the compiler of each end", + "mac:uni_modules.description": "Unimodules Plugin", + "uniapp-debugger.description": "Uni-app App Debugging Tool", + "mac:git.name": "Git Plugin", + "builtincef3terminal.description": "Built-in Command Line Terminal, You Can Call Out In The Menu View", + "unicloud.description": "Unicloud Cloud Development", + "uni_modules.description": "Unimodules Plugin", + "mac:builtinterminal.description": "Built-in Command Line Terminal, You Can Call Out In The Menu View", + "mac:git.description": "Git Version Management", + "git.name": "Git Plugin", + "uniapp-cli.description": "Uni-app Is Compiled To The Compiler Of Each End", "mac:unicloud.name": "Unicloud Cloud Development", "mac:builtinbrowser.name": "Built-in Browser", - "uni_modules.name": "Unimodules plugin", + "uni_modules.name": "Unimodules Plugin", "builtincef3browser.name": "Built-in Browser", - "launcher.description": "App development running on real machine", + "launcher.description": "App Development Running On Real Machine", "uniapp-cli.name": "Uni-app(vue2) Compile", "builtincef3terminal.name": "Built-in Terminal", "unicloud.name": "Unicloud Cloud Development", - "mac:launcher.name": "App Running on real machine", - "mac:uniapp-debugger.description": "Uni-app App debugging tool", + "mac:launcher.name": "App Running On Real Machine", + "mac:uniapp-debugger.description": "Uni-app App Debugging Tool", "mac:uniapp-cli.description": "Uni-app is compiled to the compiler of each end", - "svn.name": "SVN plugin", - "mac:svn.name": "SVN plugin", + "svn.name": "SVN Plugin", + "mac:svn.name": "SVN Plugin", "uniapp-cli(vue3).name": "Uni-app(vue3) Compile", "uniapp-cli(vue3).description": "Uni-app compiles vue3 to the compilers of each end", "mac:uniapp-cli(vue3).name": "Uni-app(vue3) Compile", @@ -4992,29 +4990,29 @@ "statistic.desc": "Statistic" }, ":/vertrans/package.json": { - "vertran.migrate.title": "Migration cloudfunctions Migration(&E)" + "vertran.migrate.title": "Migration Cloudfunctions Migration(&E)" }, ":/markdown-share/package.json": { - "markdown-share.share.title": "&Share to Link", - "markdown-share.share.publish.title": "&Share Markdown to Link", - "markdown-share.share.submenu.title": "&0 Share Markdown to Link" + "markdown-share.share.title": "&Share To Link", + "markdown-share.share.publish.title": "&Share Markdown To Link", + "markdown-share.share.submenu.title": "&0 Share Markdown To Link" }, ":/unicloudhosting/package.json": { "unicloud.web.publish.title": "View Server Web Files(&D)", - "launchers.Deploy.label": "Upload Website to Server(&N)" + "launchers.Deploy.label": "Upload Website To Server(&N)" }, ":/IPK/package.json": { - "IPK.installToMobile.title": "Install to phone" + "IPK.installToMobile.title": "Install To Phone" }, ":/custom-context-menu/package.json": { - "custommenu.openOrCreateMenuJson.title": "Customize the right-click menu(&D)..." + "custommenu.openOrCreateMenuJson.title": "Customize The Right-Click Menu(&D)..." }, ":/dependence/package.json": { "command.commondependence-manager.manager.title": "Manage public module dependencies(&Z)" }, "HXWizardDialog": { - "button.back.desc": "Previous step(&N)", - "button.next.desc": "Next step(&N)", + "button.back.desc": "Previous Step(&N)", + "button.next.desc": "Next Step(&N)", "button.commit.desc": "Submit(&T)", "button.finish.desc": "Complete(&F)", "button.cancel.desc": "Cancel(&C)" @@ -5022,15 +5020,15 @@ "GitUserSettingWidget": { "label.userName": "Username:", "label.userEmail": "E-mail:", - "checkbox.applyToGlobal": "Apply to global user settings", - "checkbox.applyLocal": "Only apply to local user settings", - "labal.title": "Git User information settings", - "label.repository": "Warehouse path:" + "checkbox.applyToGlobal": "Apply To Global User Settings", + "checkbox.applyLocal": "Only Apply To Local User Settings", + "labal.title": "Git User Information Settings", + "label.repository": "Warehouse Path:" }, "GitOpeartion": { - "label.pickref": "Choose to check out ref", - "checkout.status.processing": "Checking out the [{2}] branch of project [{1}]...", - "checkout.status.finished": "Check out branch completion on project [{1}]", + "label.pickref": "Choose To Check Out Ref", + "checkout.status.processing": "Checking Out The [{2}] Branch Of Project [{1}]...", + "checkout.status.finished": "Check Out Branch Completion On Project [{1}]", "checkout.status.failed": "Failed to check out branch on project [{1}]", "fetch.status.processing": "Getting updates for item [{1}]...", "fetch.status.finished": "Project [{1}] update acquisition completed", @@ -5046,7 +5044,7 @@ "push.status.failed": "Project [{1}] failed to push" }, "QWidgetTextControl": { - "label.menu.copylink": "&Copy link address" + "label.menu.copylink": "&Copy Link Address" }, "QPlatformTheme": { "qt.platformtheme.ok": "OK",