dify/web/i18n/zh-Hans/snippet.json
FFXN 00ac937934
feat: snippet (#37046)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 09:38:42 +00:00

70 lines
3.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"cancel": "取消",
"continueEditing": "继续编辑",
"create": "创建 Snippet",
"createFailed": "创建 Snippet 失败",
"createFrom": "创建方式",
"createFromBlank": "创建空白 Snippet",
"currentDSLVersion": "系统支持 DSL 版本:",
"defaultName": "未命名 Snippet",
"deleteConfirmContent": "此操作无法撤销。使用此 Snippet 的工作流不会受到影响。",
"deleteConfirmTitle": "删除 Snippet",
"deleteFailed": "删除 Snippet 失败",
"deleted": "Snippet 已删除",
"discardChanges": "放弃更改",
"discardChangesDescription": "你的草稿更改将被放弃Snippet 会恢复到上次保存的版本。",
"discardChangesTitle": "放弃草稿更改?",
"discardDraft": "放弃草稿",
"doNotSave": "保留为草稿",
"draft": "草稿",
"dslVersionMismatchDescription": "检测到 DSL 版本差异较大,强制导入 Snippet 可能无法正常运行。",
"dslVersionMismatchQuestion": "是否继续?",
"dslVersionMismatchTitle": "版本不兼容",
"edit": "编辑",
"editDialogTitle": "编辑 Snippet 信息",
"editDone": "Snippet 信息已更新",
"editFailed": "更新 Snippet 信息失败",
"editingDraft": "你正在编辑草稿。",
"emptyGraphSaveError": "请至少添加一个节点后再保存。",
"exitEditing": "退出编辑",
"exportFailed": "导出 Snippet 失败。",
"importDSLFile": "导入 DSL 文件",
"importDialogTitle": "导入 Snippet",
"importFailed": "导入 Snippet DSL 失败",
"importFromDSLFile": "文件",
"importFromDSLUrl": "URL",
"importFromDSLUrlPlaceholder": "输入 DSL 文件的 URL",
"importSuccess": "Snippet 导入成功",
"importedDSLVersion": "当前 Snippet DSL 版本:",
"inputFieldButton": "输入字段",
"inputVariables": "输入变量",
"management": "SNIPPET 管理",
"menu.deleteSnippet": "删除",
"menu.editInfo": "编辑信息",
"menu.exportSnippet": "导出 Snippet",
"notFoundDescription": "未找到对应的 snippet 静态数据。",
"notFoundTitle": "未找到 Snippet",
"panelDescription": "定义允许 snippet 从其他节点接收数据的输入字段。",
"panelPrimaryGroup": "核心输入",
"panelSecondaryGroup": "可选输入",
"panelTitle": "输入字段",
"publishButton": "发布",
"publishFailed": "发布 Snippet 失败",
"publishMenuCurrentDraft": "当前草稿未发布",
"publishSuccess": "Snippet 已发布",
"save": "保存",
"saveAndExit": "保存并退出",
"saveBeforeLeavingDescription": "保存后,此版本可在工作流中添加使用。也可以暂时将编辑内容保留为草稿。",
"saveBeforeLeavingTitle": "离开前保存更改?",
"saveSuccess": "Snippet 保存成功",
"sectionOrchestrate": "编排",
"testRunButton": "测试运行",
"typeLabel": "Snippet",
"unknownUser": "用户",
"unsavedChanges": "当前更改未保存。",
"updatedBy": "{{name}} 更新于 {{time}}",
"usageCount": "已使用 {{count}} 次",
"variableInspect": "变量查看",
"viewOnly": "仅查看"
}