declare const locales: { readonly DX_CLI_Component_0045: { readonly zh_CN: "API 名称仅支持字母、数字和下划线,且必须以字母开头,不能包含连续的下划线或以下划线结尾"; readonly en_US: "An API name can contain only alphabetic characters, numbers, and underscores. It must start with an alphabetic character, and cannot contain consecutive underscores or end with underscores."; }; readonly DX_CLI_Common_0013: { readonly zh_CN: "完成"; readonly en_US: "Completed"; }; readonly DX_CLI_Common_0022: { readonly zh_CN: "请根据报错信息处理后,再重试"; readonly en_US: "Please handle the issue according to the error message, and then try again"; }; readonly DX_CLI_Function_0019: { readonly zh_CN: "日志轮询失败,重试了 {{retryTimes}} 次"; readonly en_US: "Unable to poll logs. Retry count: ({{retryTimes}})"; }; readonly DX_CLI_Project_0001: { readonly zh_CN: "🎉恭喜!你的应用包准备成功,请在本地的 IDE 中打开它,开始代码开发吧!"; readonly en_US: "🎉 Congratulations! Your app package has been prepared. Open it in your local IDE to begin code development!"; }; readonly DX_CLI_Project_0002: { readonly zh_CN: "为工作区设置身份标识"; readonly en_US: "Set identity to workspace"; }; readonly DX_CLI_Project_0003: { readonly zh_CN: "你在使用已弃用的选项「install-deps」"; readonly en_US: "You're using a deprecated option \"install-deps\""; }; readonly DX_CLI_Project_0004: { readonly zh_CN: "依赖将会在必要时被安装,在克隆工程时可以忽略它"; readonly en_US: "The dependencies will be installed when necessary. You can ignore them at clone time."; }; readonly DX_CLI_Project_0005: { readonly zh_CN: "在这里:{{workspaceRoot}}"; readonly en_US: "Here it is: {{workspaceRoot}}"; }; readonly DX_CLI_Project_0006: { readonly zh_CN: "命名空间无效"; readonly en_US: "The namespace is invalid"; }; readonly DX_CLI_Project_0007: { readonly zh_CN: "当前项目不支持这些选项:{{options}}"; readonly en_US: "These options are not supported for the current project: {{options}}"; }; readonly DX_CLI_Project_0008: { readonly zh_CN: "当前项目不支持该选项:--use"; readonly en_US: "The option is not supported for the current project: --use"; }; readonly DX_CLI_Project_0009: { readonly zh_CN: "该项目没有变化,跳过源码推送"; readonly en_US: "No changes made to the project. Source code push will be skipped."; }; readonly DX_CLI_Project_0010: { readonly zh_CN: "如果你想要强制推送,请使用「{{brand}} source push --force」重试"; readonly en_US: "If you want to force push, try again with \"{{brand}} source push --force\"."; }; readonly DX_CLI_Project_0011: { readonly zh_CN: "将应用包和构建产物推送到远程"; readonly en_US: "Push app package and artifacts to remote"; }; readonly DX_CLI_Project_0012: { readonly zh_CN: "导出应用包"; readonly en_US: "Export app package"; }; readonly DX_CLI_Project_0014: { readonly zh_CN: "解压缩应用包"; readonly en_US: "Uncompress app package"; }; readonly DX_CLI_Project_0015: { readonly zh_CN: "更新快照信息"; readonly en_US: "Update snapshot info"; }; readonly DX_CLI_Project_0016: { readonly zh_CN: "没有变更,跳过"; readonly en_US: "No changes, skip"; }; readonly DX_CLI_Project_0017: { readonly zh_CN: "汇总"; readonly en_US: "Summary"; }; readonly DX_CLI_Project_0018: { readonly zh_CN: "没有发生变更"; readonly en_US: "No changes happened"; }; readonly DX_CLI_Project_0019: { readonly zh_CN: "本地变更"; readonly en_US: "Local changes"; }; readonly DX_CLI_Project_0020: { readonly zh_CN: "远端变更"; readonly en_US: "Remote changes"; }; readonly DX_CLI_Project_0021: { readonly zh_CN: "冲突变更"; readonly en_US: "Conflict changes"; }; readonly DX_CLI_Project_0022: { readonly zh_CN: "该项目是最新的,跳过合并。"; readonly en_US: "The project is up to date, skip merge."; }; readonly DX_CLI_Project_0023: { readonly zh_CN: "合并远端变更"; readonly en_US: "Merge remote changes"; }; readonly DX_CLI_Project_0024: { readonly zh_CN: "有 {{count}} 个冲突需要解决"; readonly en_US: "There are {{count}} conflicts that need to be resolved"; }; readonly DX_CLI_Project_0025: { readonly zh_CN: "请先解决冲突,然后使用 --use 标志合并,如使用「{{brand}} source pull --use local」"; readonly en_US: "Please resolve conflicts first and then merge using --use flag, e.g. \"{{brand}} source pull --use local\""; }; readonly DX_CLI_Project_0026: { readonly zh_CN: "确认最后的部署任务完成"; readonly en_US: "Check that the last deploy task is finished"; }; readonly DX_CLI_Project_0027: { readonly zh_CN: "部署任务「{{buildId}}」不存在"; readonly en_US: "Deploy task \"{{buildId}}\" does not exist"; }; readonly DX_CLI_Project_0028: { readonly zh_CN: "最后的部署失败了,回滚跟踪快照。"; readonly en_US: "Last deploy failed, rollback tracking snapshot."; }; readonly DX_CLI_Project_0029: { readonly zh_CN: "不可使用 HOME 目录作为项目根目录"; readonly en_US: "Unable to use HOME directory as the project's root"; }; readonly DX_CLI_Project_0030: { readonly zh_CN: "请使用另一个目标目录"; readonly en_US: "Please use another destination directory"; }; readonly DX_CLI_Project_0031: { readonly zh_CN: "应用包将保存到目录:{{workspaceRoot}}"; readonly en_US: "The app package will save to directory: {{workspaceRoot}}"; }; readonly DX_CLI_Project_0032: { readonly zh_CN: "目标目录不为空,确认强制覆盖?"; readonly en_US: "The destination directory is not empty. Are you sure you want to force overwrite?"; }; readonly DX_CLI_Project_0033: { readonly zh_CN: "清除目标目录"; readonly en_US: "Clear destination directory"; }; readonly DX_CLI_Project_0034: { readonly zh_CN: "安装组件依赖"; readonly en_US: "Install dependencies of component"; }; readonly DX_CLI_Project_0035: { readonly zh_CN: "确认项目开发环境"; readonly en_US: "Check project development environment"; }; readonly DX_CLI_Project_0036: { readonly zh_CN: "工作区中没有「.gitignore」文件"; readonly en_US: "There's no \".gitignore\" file found in the workspace"; }; readonly DX_CLI_Project_0037: { readonly zh_CN: "「.gitignore」文件缺少一些推荐的配置"; readonly en_US: "Some recommended configurations are missing in the \".gitignore\" file"; }; readonly DX_CLI_Project_0038: { readonly zh_CN: "准备组件开发环境"; readonly en_US: "Prepare component development environment"; }; readonly DX_CLI_Project_0039: { readonly zh_CN: "准备函数开发环境"; readonly en_US: "Prepare function development environment"; }; readonly DX_CLI_Project_0040: { readonly zh_CN: "准备微服务开发环境"; readonly en_US: "Prepare microservice development environment"; }; readonly DX_CLI_Project_0041: { readonly zh_CN: "项目开发环境不符合推荐"; readonly en_US: "The project development environment is not up to recommended levels"; }; readonly DX_CLI_Project_0042: { readonly zh_CN: "你可以运行命令「{{brand}} project repair」来自动修复它"; readonly en_US: "You can run command \"{{brand}} project repair\" to automatically repair it"; }; readonly DX_CLI_Project_0043: { readonly zh_CN: "本机没有安装 git"; readonly en_US: "No git installed on this machine"; }; readonly DX_CLI_Project_0044: { readonly zh_CN: "请先安装 git({{brand}} 的一些指令依赖于 git)"; readonly en_US: "Please install git first (some commands of {{brand}} depend on git)"; }; readonly DX_CLI_Project_0045: { readonly zh_CN: "项目克隆失败:{{msg}}"; readonly en_US: "Project clone failed. Error: {{msg}}"; }; readonly DX_CLI_Project_0046: { readonly zh_CN: "从分支「{{remoteBranch}}」拉取资源"; readonly en_US: "Pull resources to the branch \"{{remoteBranch}}\""; }; readonly DX_CLI_Project_0047: { readonly zh_CN: "存在未提交的更改,请先提交"; readonly en_US: "There exist uncommitted changes. Please commit them first."; }; readonly DX_CLI_Project_0048: { readonly zh_CN: "拉取项目失败:{{msg}}"; readonly en_US: "Project pull failed. Error: {{msg}}"; }; readonly DX_CLI_Project_0049: { readonly zh_CN: "远程操作只能在「{{remoteBranch}}」 分支下进行"; readonly en_US: "Remote operations can only be performed under the \"{{remoteBranch}}\" branch"; }; readonly DX_CLI_Project_0050: { readonly zh_CN: "将资源推送到分支「{{remoteBranch}}」"; readonly en_US: "Pushing resources to the branch \"{{remoteBranch}}\""; }; readonly DX_CLI_Project_0051: { readonly zh_CN: "项目推送失败:{{msg}}"; readonly en_US: "Project push failed. Error: {{msg}}"; }; readonly DX_CLI_Project_0052: { readonly zh_CN: "创建应用包导出任务"; readonly en_US: "Create app package export task"; }; readonly DX_CLI_Project_0053: { readonly zh_CN: "项目克隆"; readonly en_US: "Clone project"; }; readonly DX_CLI_Project_0054: { readonly zh_CN: "资源打包"; readonly en_US: "Package resources"; }; readonly DX_CLI_Project_0055: { readonly zh_CN: "组件构建"; readonly en_US: "Build components"; }; readonly DX_CLI_Project_0056: { readonly zh_CN: "函数构建"; readonly en_US: "Build functions"; }; readonly DX_CLI_Project_0057: { readonly zh_CN: "微服务构建"; readonly en_US: "Build microservices"; }; readonly DX_CLI_Project_0058: { readonly zh_CN: "先切换到 {{remoteBranch}} 分支,再重试"; readonly en_US: "Switch to the {{remoteBranch}} branch first, and then try again"; }; readonly DX_CLI_Project_0059: { readonly zh_CN: "先通过「git add」与「git commit」命令提交代码后,再重试"; readonly en_US: "Submit code using the \"git add\" and \"git commit\" commands first, and then try again"; }; readonly DX_CLI_Project_0060: { readonly zh_CN: "函数构建"; readonly en_US: "Build functions"; }; readonly DX_CLI_Project_0061: { readonly zh_CN: "上传构建产物至远端"; readonly en_US: "Upload artifacts to remote"; }; readonly DX_CLI_Project_0062: { readonly zh_CN: "微服务构建"; readonly en_US: "Build microservices"; }; readonly DX_CLI_Project_0063: { readonly zh_CN: "请根据错误日志,检查你的代码"; readonly en_US: "Please check your code according to the error log."; }; readonly DX_CLI_Project_0064: { readonly zh_CN: "HTML 组件构建"; readonly en_US: "Build HTML components"; }; readonly DX_CLI_Project_0065: { readonly zh_CN: "在远端构建本地工程"; readonly en_US: "Build the local project in remote server"; }; readonly DX_CLI_Project_0066: { readonly zh_CN: "本地工程推送完成"; readonly en_US: "Local project push completed"; }; readonly DX_CLI_Project_0067: { readonly zh_CN: "🎉 恭喜!你的工程在本地构建成功了。如果你要发布本次构建的产物包,你可以运行以下命令:"; readonly en_US: "🎉 Congratulations! Your project has been successfully built locally. If you want to release the artifacts of this build, you can run the following command: "; }; readonly DX_CLI_Project_0068: { readonly zh_CN: "🎉 恭喜!你的工程在远端构建成功了,产物 ID 是{{artifactsID}}。如果你要发布本次构建的产物,你可以运行以下命令:"; readonly en_US: "🎉 Congratulations! Your project has been successfully built in remote, and the artifact ID is {{artifactsID}}. If you want to release the artifacts of this build, you can run the following command: "; }; readonly DX_CLI_Project_0069: { readonly zh_CN: "任务「{{taskID}}」不存在"; readonly en_US: "Task \"{{taskID}}\" does not exist"; }; readonly DX_CLI_Project_0071: { readonly zh_CN: "产物 ID: {{ID}} | 创建人: {{createBy}} | 创建时间: {{createAt}}"; readonly en_US: "Artifact ID: {{ID}} | Created by: {{createBy}} | Created at: {{createAt}}"; }; readonly DX_CLI_Project_0072: { readonly zh_CN: "请选择你要使用哪种方式发布"; readonly en_US: "Please choose which way you want to deploy"; }; readonly DX_CLI_Project_0073: { readonly zh_CN: "使用本地的产物目录"; readonly en_US: "Use the path of the local artifacts"; }; readonly DX_CLI_Project_0074: { readonly zh_CN: "使用远端构建的产物 ID"; readonly en_US: "Use the artifact ID of the remote build"; }; readonly DX_CLI_Project_0075: { readonly zh_CN: "请输入本地的产物目录地址"; readonly en_US: "Please input the path of the local artifacts"; }; readonly DX_CLI_Project_0077: { readonly zh_CN: "请选择你要发布的远端构建产物"; readonly en_US: "Please select the remote build artifact you want to deploy"; }; readonly DX_CLI_Project_0078: { readonly zh_CN: "你输入的产物目录不存在!"; readonly en_US: "The path of artifacts you input does not exist!"; }; readonly DX_CLI_Project_0079: { readonly zh_CN: "发布产物"; readonly en_US: "Deploy the artifacts"; }; readonly DX_CLI_Project_0080: { readonly zh_CN: "上传产物"; readonly en_US: "Upload the artifacts"; }; readonly DX_CLI_Project_00241: { readonly zh_CN: "有 1 个冲突需要解决"; readonly en_US: "There is 1 conflict that needs to be resolved"; }; readonly DX_CLI_Error_Solve_InvalidWorkspaceRoot: { readonly zh_CN: "请确保目录下存在「{{configName}}」文件"; readonly en_US: "Please ensure \"{{configName}}\" is exists in the directory"; }; readonly DX_CLI_Error_InvalidWorkspaceRoot: { readonly zh_CN: "目录「{{workspaceRoot}}」不是可识别的工程目录"; readonly en_US: "The directory \"{{workspaceRoot}}\" is not a valid workspace"; }; readonly DX_CLI_HasExceptionalReferences: { readonly zh_CN: "本次对{{metaType}}的更新将引起{{count}}处引用异常"; readonly en_US: "The update of the {{metaType}} will cause {{count}} reference exceptions"; }; readonly DX_CLI_ConfirmFixExceptionalReferences: { readonly zh_CN: "以上引用异常你可以在部署完成后进行修复,是否部署?"; readonly en_US: "You can fix it after deployment, deploy it now?"; }; readonly DX_CLI_PrePush: { readonly zh_CN: "部署前置检查"; readonly en_US: "PrePush Check"; }; readonly DX_CLI_Components: { readonly zh_CN: "组件"; readonly en_US: "Components"; }; readonly DX_CLI_Functions: { readonly zh_CN: "函数"; readonly en_US: "Functions"; }; readonly DX_CLI_Microservices: { readonly zh_CN: "微服务"; readonly en_US: "Microservices"; }; readonly DX_CLI_AddModulesConfig: { readonly zh_CN: "「{{moduleName}}」模块可能会新增,取决于远端是否存在"; readonly en_US: "{{moduleName}} will be added, which depends on whether it exists at the remote"; }; readonly DX_CLI_RemoveModulesConfig: { readonly zh_CN: "「{{moduleName}}」模块将会移除"; readonly en_US: "{{moduleName}} will be removed"; }; readonly DX_CLI_UpdateModulesConfig: { readonly zh_CN: "「{{moduleName}}」模块的根目录将会发生变更"; readonly en_US: "{{moduleName}} root path will changed"; }; readonly DX_CLI_HasChangedModuleConfig: { readonly zh_CN: "本地工程配置文件「{{workspaceConfigFile}}」中的「modules」字段发生了变更,它将导致本地代码发生如下变化,但不会影响远端代码内容"; readonly en_US: "The 'modules' field of workspace config file '{{workspaceConfigFile}}' has changed,it will cause the changes of local source below,but it won't affect remote source"; }; readonly DX_CLI_Auth_0037: { readonly zh_CN: "已自动获取「{{tenantName}}」开发租户权限"; readonly en_US: "The permission of development tenant「{{tenantName}}」has been granted automatically"; }; readonly DX_CLI_Project_0081: { readonly zh_CN: "你输入的产物目录无效"; readonly en_US: "The path of artifacts you input is invalid"; }; readonly DX_CLI_ForbiddenWhenUsingExternalCodebase_Error: { readonly zh_CN: "工程已关联外部仓库,当前命令已禁用"; readonly en_US: "The package is linked to external codebase, the command is forbidden"; }; readonly DX_CLI_Error_NotValidRepo: { readonly zh_CN: "当前工程不是一个 Git 仓库"; readonly en_US: "The project is not a Git repo"; }; readonly DX_CLI_Error_InvalidOriginUrl: { readonly zh_CN: "当前工程关联的远端仓库和应用配置的不匹配"; readonly en_US: "The remote repo (origin remote) related to current project is not match the configuration in application"; }; readonly DX_CLI_Error_HeadNotConsistent: { readonly zh_CN: "本地代码与关联的远端分支的代码不一致,请使用 Git 完成代码同步后重试(使用 git pull/push 同步)"; readonly en_US: "The source code of local and remote branch are not consistent, using Git to synchronize the source and retry (Use git pull/push to synchronize)"; }; readonly DX_CLI_ForbiddenWhenUsingExternalCodebase_Resolve1: { readonly zh_CN: "请根据下面的引导进行处理:\n1. 确保当前工程是一个 Git 仓库,并且关联到了正确的远端仓库\n - 本地工程关联的仓库地址为:{{linkedRepoUrl}}\n - 当前应用关联的仓库地址为:{{expectedRepoUrl}}\n2. 使用 git 完成代码的拉取、提交、冲突解决、推送、分支切换等工作,git 的使用方式请参考:https://git-scm.com/docs/gittutorial\n3. 确保本地最新代码已经成功提交并推送到了远端分支\n4. 执行 `{{brand}} project deploy` 触发部署流程"; readonly en_US: "Please follow the guidance below:\n1. Ensure current project is a Git repo, and linked to correct remote repo url\n - The url of codebase local project linked is: {{linkedRepoUrl}}\n - The url of codebase current package linked is: {{expectedRepoUrl}}\n2. Use git to complete code pull, commit, conflict resolution, push, switch branch, etc. The tutorial of git: https://git-scm.com/docs/gittutorial\n3. Ensuring local sources are successfully pushed to the remote branch\n4. Execute command `{{brand}} project deploy` to trigger deployment process"; }; readonly DX_CLI_Recommend_Use_Modules: { readonly zh_CN: "当前工程存在多个模块,发布速度可能较慢。若希望仅在本地开发部分模块,可以使用「分模块部署」功能。更多详情,请参考{{referLink}}。"; readonly en_US: "You may experience slow publishing as there are multiple modules in the current project. You can use \"Module-based deployment\" feature to develop selected modules locally. Refer to {{referLink}} for more information."; }; readonly DX_CLI_Recommend_Use_Modules_doc: { readonly zh_CN: "开发文档"; readonly en_US: "documentation"; }; readonly DX_CLI_BuildFunction_Golang: { readonly zh_CN: "构建函数:Golang"; readonly en_US: "Build functions: Golang"; }; readonly DX_CLI_BuildFunction_Nodejs: { readonly zh_CN: "构建函数:Nodejs"; readonly en_US: "Build functions: Nodejs"; }; readonly DX_CLI_Project_Clone_Use_Legency_Function: { readonly zh_CN: "因为传递了 function_nodejs/function_golang 参数,function 参数将被忽略"; readonly en_US: "Paramerter \"function\" will be ignored because paramerter \"function_nodejs/function_golang\" is passed"; }; readonly DX_CLI_Project_Branch_Not_Exist: { readonly zh_CN: "应用不存在「{{branch}}」分支,请检查当前 git 分支关联的远端分支是否正确。"; readonly en_US: "The \"{{branch}}\" branch does not exist in the application, please check whether the tracking branch for current git branch is correct."; }; readonly DX_CLI_Project_Cant_Deploy_Master: { readonly zh_CN: "无法部署代码到 master 分支,请切换到开发分支再部署。"; readonly en_US: "Unable to deploy the master branch code, please switch to the development branch and deploy again."; }; readonly DX_CLI_Project_No_Local_Branch: { readonly zh_CN: "当前未处于 git 分支中,请创建或切换分支后重试。"; readonly en_US: "You are not in a git branch. Please retry after creating a branch or switching to a branch."; }; readonly DX_CLI_Project_No_Tracking_Branch: { readonly zh_CN: "当前分支未关联远端分支,请执行 {{command}} 关联远端分支。请将 替换为远端分支名称。"; readonly en_US: "There is no tracking branch for the current branch, please execute {{command}} to set trancking branch. Please replace to the tracking branch name."; }; readonly DX_CLI_Unknown_Error: { readonly zh_CN: "未知错误"; readonly en_US: "Unknown error"; }; readonly DX_CLI_Project_Check_Codebase: { readonly zh_CN: "检查是否关联外部仓库"; readonly en_US: "Check whether an external codebase is associated"; }; readonly DX_CLI_Project_Check_Last_Deploy: { readonly zh_CN: "检查上一次部署状态"; readonly en_US: "Check last deployment status"; }; readonly DX_CLI_Project_Pull_Codes: { readonly zh_CN: "拉取远端代码"; readonly en_US: "Pull remote codes"; }; readonly DX_CLI_Project_Prepare_Env: { readonly zh_CN: "准备编译环境"; readonly en_US: "Prepare build enviroment"; }; readonly DX_CLI_Project_Prepare_Build_Info: { readonly zh_CN: "准备构建信息"; readonly en_US: "Prepare build info"; }; readonly DX_CLI_Project_Check_Current_Modules: { readonly zh_CN: "检查当前模块配置"; readonly en_US: "Check project module config"; }; readonly DX_CLI_Project_Clear_Build_Cache: { readonly zh_CN: "清除构建缓存"; readonly en_US: "Clear build cache"; }; readonly DX_CLI_Project_PrePush_Check: { readonly zh_CN: "上传前检查"; readonly en_US: "Check before uploading"; }; readonly DX_CLI_Project_Upload_Artifacts: { readonly zh_CN: "上传构建产物"; readonly en_US: "Upload build artifacts"; }; readonly DX_CLI_Project_Deploy_Env: { readonly zh_CN: "部署环境"; readonly en_US: "Deploy enviroment"; }; readonly DX_CLI_Project_Build_Project: { readonly zh_CN: "构建工程"; readonly en_US: "Build project"; }; readonly DX_CLI_Project_Push_Artifacts: { readonly zh_CN: "推送产物"; readonly en_US: "Upload artifacts"; }; readonly DX_CLI_Project_Check_Env: { readonly zh_CN: "环境检查"; readonly en_US: "Check enviroment"; }; readonly DX_CLI_Project_No_External_Codebase: { readonly zh_CN: "未关联外部仓库"; readonly en_US: "No external codebase associated"; }; readonly DX_CLI_Project_No_Need_Pull: { readonly zh_CN: "无需拉取代码"; readonly en_US: "No need to pull codes"; }; readonly DX_CLI_Project_No_Codes_Change: { readonly zh_CN: "无源码变更"; readonly en_US: "Source codes not change"; }; readonly DX_CLI_Project_Env_Prepare: { readonly zh_CN: "环境准备"; readonly en_US: "Prepare enviroment"; }; readonly DX_CLI_Project_No_Source_In_Output: { readonly zh_CN: "此产物包中不包含源代码"; readonly en_US: "No source codes in the package"; }; readonly CLI_SourcePush_GoSDKUPgradeTip: { readonly zh_CN: "各位开发者,我们已正式推出新版 Golang 云函数 SDK(github.com/byted-apaas/*),旧版 Golang 云函数 SDK(code.byted.org/byted-apaas/*)后续将不再升级维护。新版 SDK 将支持在「观测」模块中查看函数日志,请参考 {{referLink}} 进行升级。如遇到问题,可联系客服。"; readonly en_US: "Dear developers, we have released the new version of the Golang Cloud Functions SDK (github.com/byted-apaas/). The old Golang Cloud Functions SDK (code.byted.org/byted-apaas/) will no longer be updated or supported. The new SDK offers the ability to view function logs in the \"Monitoring\" module. Please refer to {{referLink}} for the steps to upgrade. If you encounter any issues, please contact customer support."; }; readonly CLI_SourcePush_UPgradeTipDoc: { readonly zh_CN: "新版 Go SDK 升级指引"; readonly en_US: "Guide on Upgrading Go SDK"; }; readonly DX_CLI_Optim_FileCharactersInvalid_Text: { readonly zh_CN: "路径「{{pathName}}」中存在中文字符,请修改后重试"; readonly en_US: "The path \"{{pathName}}\" contains Chinese characters. Please remove them and try again."; }; readonly DX_CLI_NodejsMultiVersions_BuildNodeJS20Functions_Option: { readonly zh_CN: "构建 Node.js 20 函数"; readonly en_US: "Build Node.js 20 function"; }; }; export default locales;