mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 05:32:02 +00:00
record audio node support (#4289)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Christian Byrne <cbyrne@comfy.org>
This commit is contained in:
@@ -331,12 +331,14 @@
|
||||
"loadingPanel": "正在載入{panel}面板...",
|
||||
"login": "登入",
|
||||
"logs": "日誌",
|
||||
"micPermissionDenied": "麥克風權限被拒絕",
|
||||
"migrate": "遷移",
|
||||
"missing": "缺少",
|
||||
"name": "名稱",
|
||||
"newFolder": "新資料夾",
|
||||
"next": "下一步",
|
||||
"no": "否",
|
||||
"noAudioRecorded": "沒有錄製到音訊",
|
||||
"noResultsFound": "找不到結果",
|
||||
"noTasksFound": "找不到任務",
|
||||
"noTasksFoundMessage": "佇列中沒有任務。",
|
||||
@@ -376,7 +378,9 @@
|
||||
"showReport": "顯示報告",
|
||||
"sort": "排序",
|
||||
"source": "來源",
|
||||
"startRecording": "開始錄音",
|
||||
"status": "狀態",
|
||||
"stopRecording": "停止錄音",
|
||||
"success": "成功",
|
||||
"systemInfo": "系統資訊",
|
||||
"terminal": "終端機",
|
||||
@@ -747,6 +751,7 @@
|
||||
"Contact Support": "聯絡支援",
|
||||
"Convert Selection to Subgraph": "將選取內容轉為子圖",
|
||||
"Convert selected nodes to group node": "將選取節點轉為群組節點",
|
||||
"Decrease Brush Size in MaskEditor": "在 MaskEditor 中減小筆刷大小",
|
||||
"Delete Selected Items": "刪除選取項目",
|
||||
"Desktop User Guide": "桌面應用程式使用指南",
|
||||
"Duplicate Current Workflow": "複製目前工作流程",
|
||||
@@ -758,6 +763,7 @@
|
||||
"Give Feedback": "提供意見回饋",
|
||||
"Group Selected Nodes": "群組選取節點",
|
||||
"Help": "說明",
|
||||
"Increase Brush Size in MaskEditor": "在 MaskEditor 中增大筆刷大小",
|
||||
"Interrupt": "中斷",
|
||||
"Load Default Workflow": "載入預設工作流程",
|
||||
"Manage group nodes": "管理群組節點",
|
||||
|
||||
Reference in New Issue
Block a user