dify/web/i18n/zh-Hant/snippet.json
yyh 9c24b7bac5
chore(web): sync i18n (#37169)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-08 06:23:38 +00:00

70 lines
2.9 KiB
JSON
Raw Permalink 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": "建立片段",
"createFailed": "建立片段失敗",
"createFrom": "創建自",
"createFromBlank": "從空白創建",
"currentDSLVersion": "系統支援的DSL版本",
"defaultName": "無標題片段",
"deleteConfirmContent": "這無法撤消。使用此程式碼片段的工作流程不會受到影響。",
"deleteConfirmTitle": "刪除片段?",
"deleteFailed": "刪除片段失敗",
"deleted": "片段已刪除",
"discardChanges": "放棄更改",
"discardChangesDescription": "您的草稿變更將被丟棄,程式碼片段將返回到上次儲存的版本。",
"discardChangesTitle": "放棄草稿更改?",
"discardDraft": "丟棄草稿",
"doNotSave": "保留為草稿",
"draft": "草稿",
"dslVersionMismatchDescription": "已偵測到 DSL 版本有顯著差異。強制導入可能會導致程式碼片段故障。",
"dslVersionMismatchQuestion": "您想繼續嗎?",
"dslVersionMismatchTitle": "版本不相容",
"edit": "編輯",
"editDialogTitle": "編輯片段訊息",
"editDone": "片段資訊已更新",
"editFailed": "無法更新片段訊息",
"editingDraft": "您正在編輯草稿。",
"emptyGraphSaveError": "保存前至少新增一個節點。",
"exitEditing": "退出編輯",
"exportFailed": "導出片段失敗。",
"importDSLFile": "導入 DSL 文件",
"importDialogTitle": "導入片段",
"importFailed": "無法導入片段 DSL",
"importFromDSLFile": "來自 DSL 文件",
"importFromDSLUrl": "來自網址",
"importFromDSLUrlPlaceholder": "將 DSL 連結貼到此處",
"importSuccess": "導入片段",
"importedDSLVersion": "目前片段 DSL 版本:",
"inputFieldButton": "輸入欄位",
"inputVariables": "輸入變數",
"management": "片段管理",
"menu.deleteSnippet": "刪除",
"menu.editInfo": "編輯訊息",
"menu.exportSnippet": "導出片段",
"notFoundDescription": "找不到要求的片段模擬。",
"notFoundTitle": "未找到片段",
"panelDescription": "定義允許片段從其他節點接收資料的輸入欄位。",
"panelPrimaryGroup": " 心投入",
"panelSecondaryGroup": "可選輸入",
"panelTitle": "輸入欄位",
"publishButton": "發布",
"publishFailed": "無法發布片段",
"publishMenuCurrentDraft": "當前草案未發布",
"publishSuccess": "已發布片段",
"save": "節省",
"saveAndExit": "儲存並退出",
"saveBeforeLeavingDescription": "儲存以使該版本可在工作流程中使用。或暫時將您的編輯保留為草稿。",
"saveBeforeLeavingTitle": "離開前儲存變更嗎?",
"saveSuccess": "片段已儲存",
"sectionOrchestrate": "編排",
"testRunButton": "試運行",
"typeLabel": "片段",
"unknownUser": "使用者",
"unsavedChanges": "當前更改不會儲存。",
"updatedBy": "{{name}} 已更新 {{time}}",
"usageCount": "使用 {{count}} 次",
"variableInspect": "變數檢查",
"viewOnly": "僅供查看"
}