|
|
|
@ -160,6 +160,20 @@ const en = { |
|
|
|
"node.generateAudio": "Generate Audio", |
|
|
|
"node.llmGenerate": "LLM Generate", |
|
|
|
"node.annotation": "Annotate", |
|
|
|
"annotation.tool.select": "Select", |
|
|
|
"annotation.tool.rectangle": "Rect", |
|
|
|
"annotation.tool.circle": "Circle", |
|
|
|
"annotation.tool.arrow": "Arrow", |
|
|
|
"annotation.tool.draw": "Draw", |
|
|
|
"annotation.tool.text": "Text", |
|
|
|
"annotation.undo": "Undo", |
|
|
|
"annotation.redo": "Redo", |
|
|
|
"annotation.clear": "Clear", |
|
|
|
"annotation.cancel": "Cancel", |
|
|
|
"annotation.done": "Done", |
|
|
|
"annotation.color": "Color", |
|
|
|
"annotation.size": "Size", |
|
|
|
"annotation.fill": "Fill", |
|
|
|
"node.splitGrid": "Split Grid", |
|
|
|
"node.videoStitch": "Video Stitch", |
|
|
|
"node.videoTrim": "Video Trim", |
|
|
|
@ -587,6 +601,20 @@ const zhCN: Dictionary = { |
|
|
|
"node.generateAudio": "生成音频", |
|
|
|
"node.llmGenerate": "LLM 生成", |
|
|
|
"node.annotation": "标注", |
|
|
|
"annotation.tool.select": "选择", |
|
|
|
"annotation.tool.rectangle": "矩形", |
|
|
|
"annotation.tool.circle": "圆形", |
|
|
|
"annotation.tool.arrow": "箭头", |
|
|
|
"annotation.tool.draw": "画笔", |
|
|
|
"annotation.tool.text": "文字", |
|
|
|
"annotation.undo": "撤销", |
|
|
|
"annotation.redo": "重做", |
|
|
|
"annotation.clear": "清空", |
|
|
|
"annotation.cancel": "取消", |
|
|
|
"annotation.done": "完成", |
|
|
|
"annotation.color": "颜色", |
|
|
|
"annotation.size": "大小", |
|
|
|
"annotation.fill": "填充", |
|
|
|
"node.splitGrid": "拆分网格", |
|
|
|
"node.videoStitch": "视频拼接", |
|
|
|
"node.videoTrim": "视频裁剪", |
|
|
|
@ -1004,6 +1032,20 @@ const zhTW: Dictionary = { |
|
|
|
"node.generateVideo": "生成影片", |
|
|
|
"node.generateAudio": "生成音訊", |
|
|
|
"node.annotation": "標註", |
|
|
|
"annotation.tool.select": "選擇", |
|
|
|
"annotation.tool.rectangle": "矩形", |
|
|
|
"annotation.tool.circle": "圓形", |
|
|
|
"annotation.tool.arrow": "箭頭", |
|
|
|
"annotation.tool.draw": "繪製", |
|
|
|
"annotation.tool.text": "文字", |
|
|
|
"annotation.undo": "復原", |
|
|
|
"annotation.redo": "重做", |
|
|
|
"annotation.clear": "清除", |
|
|
|
"annotation.cancel": "取消", |
|
|
|
"annotation.done": "完成", |
|
|
|
"annotation.color": "顏色", |
|
|
|
"annotation.size": "大小", |
|
|
|
"annotation.fill": "填充", |
|
|
|
"node.outputGallery": "輸出圖庫", |
|
|
|
"node.settings": "設定", |
|
|
|
"node.runToGenerate": "執行以生成", |
|
|
|
@ -1305,6 +1347,20 @@ const ja: Dictionary = { |
|
|
|
"node.generateAudio": "音声生成", |
|
|
|
"node.llmGenerate": "LLM 生成", |
|
|
|
"node.annotation": "注釈", |
|
|
|
"annotation.tool.select": "選択", |
|
|
|
"annotation.tool.rectangle": "矩形", |
|
|
|
"annotation.tool.circle": "円形", |
|
|
|
"annotation.tool.arrow": "矢印", |
|
|
|
"annotation.tool.draw": "描画", |
|
|
|
"annotation.tool.text": "テキスト", |
|
|
|
"annotation.undo": "元に戻す", |
|
|
|
"annotation.redo": "やり直し", |
|
|
|
"annotation.clear": "クリア", |
|
|
|
"annotation.cancel": "キャンセル", |
|
|
|
"annotation.done": "完了", |
|
|
|
"annotation.color": "色", |
|
|
|
"annotation.size": "サイズ", |
|
|
|
"annotation.fill": "塗りつぶし", |
|
|
|
"node.splitGrid": "グリッド分割", |
|
|
|
"node.videoStitch": "動画結合", |
|
|
|
"node.videoTrim": "動画トリム", |
|
|
|
|