mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +00:00
[3d] add recording video support (#3749)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -1057,8 +1057,14 @@
|
||||
"normal": "Normal",
|
||||
"wireframe": "Wireframe",
|
||||
"original": "Original",
|
||||
"depth": "Depth"
|
||||
}
|
||||
"depth": "Depth",
|
||||
"lineart": "Lineart"
|
||||
},
|
||||
"startRecording": "Start Recording",
|
||||
"stopRecording": "Stop Recording",
|
||||
"exportRecording": "Export Recording",
|
||||
"clearRecording": "Clear Recording",
|
||||
"resizeNodeMatchOutput": "Resize Node to match output"
|
||||
},
|
||||
"toastMessages": {
|
||||
"no3dScene": "No 3D scene to apply texture",
|
||||
|
||||
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "Aplicando textura...",
|
||||
"backgroundColor": "Color de fondo",
|
||||
"camera": "Cámara",
|
||||
"clearRecording": "Borrar grabación",
|
||||
"edgeThreshold": "Umbral de borde",
|
||||
"export": "Exportar",
|
||||
"exportModel": "Exportar modelo",
|
||||
"exportRecording": "Exportar grabación",
|
||||
"exportingModel": "Exportando modelo...",
|
||||
"fov": "FOV",
|
||||
"light": "Luz",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "Modo de material",
|
||||
"materialModes": {
|
||||
"depth": "Profundidad",
|
||||
"lineart": "Dibujo lineal",
|
||||
"normal": "Normal",
|
||||
"original": "Original",
|
||||
"wireframe": "Malla"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "Modelo",
|
||||
"previewOutput": "Vista previa de salida",
|
||||
"removeBackgroundImage": "Eliminar imagen de fondo",
|
||||
"resizeNodeMatchOutput": "Redimensionar nodo para coincidir con la salida",
|
||||
"scene": "Escena",
|
||||
"showGrid": "Mostrar cuadrícula",
|
||||
"startRecording": "Iniciar grabación",
|
||||
"stopRecording": "Detener grabación",
|
||||
"switchCamera": "Cambiar cámara",
|
||||
"switchingMaterialMode": "Cambiando modo de material...",
|
||||
"upDirection": "Dirección hacia arriba",
|
||||
|
||||
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "Application de la texture...",
|
||||
"backgroundColor": "Couleur de fond",
|
||||
"camera": "Caméra",
|
||||
"clearRecording": "Effacer l'enregistrement",
|
||||
"edgeThreshold": "Seuil de Bordure",
|
||||
"export": "Exportation",
|
||||
"exportModel": "Exportation du modèle",
|
||||
"exportRecording": "Exporter l'enregistrement",
|
||||
"exportingModel": "Exportation du modèle en cours...",
|
||||
"fov": "FOV",
|
||||
"light": "Lumière",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "Mode Matériel",
|
||||
"materialModes": {
|
||||
"depth": "Profondeur",
|
||||
"lineart": "Dessin au trait",
|
||||
"normal": "Normal",
|
||||
"original": "Original",
|
||||
"wireframe": "Fil de fer"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "Modèle",
|
||||
"previewOutput": "Aperçu de la sortie",
|
||||
"removeBackgroundImage": "Supprimer l'image de fond",
|
||||
"resizeNodeMatchOutput": "Redimensionner le nœud pour correspondre à la sortie",
|
||||
"scene": "Scène",
|
||||
"showGrid": "Afficher la grille",
|
||||
"startRecording": "Démarrer l'enregistrement",
|
||||
"stopRecording": "Arrêter l'enregistrement",
|
||||
"switchCamera": "Changer de caméra",
|
||||
"switchingMaterialMode": "Changement de mode de matériau...",
|
||||
"upDirection": "Direction Haut",
|
||||
|
||||
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "テクスチャを適用中...",
|
||||
"backgroundColor": "背景色",
|
||||
"camera": "カメラ",
|
||||
"clearRecording": "録画をクリア",
|
||||
"edgeThreshold": "エッジ閾値",
|
||||
"export": "エクスポート",
|
||||
"exportModel": "モデルをエクスポート",
|
||||
"exportRecording": "録画をエクスポート",
|
||||
"exportingModel": "モデルをエクスポート中...",
|
||||
"fov": "FOV",
|
||||
"light": "ライト",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "マテリアルモード",
|
||||
"materialModes": {
|
||||
"depth": "深度",
|
||||
"lineart": "線画",
|
||||
"normal": "ノーマル",
|
||||
"original": "オリジナル",
|
||||
"wireframe": "ワイヤーフレーム"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "モデル",
|
||||
"previewOutput": "出力のプレビュー",
|
||||
"removeBackgroundImage": "背景画像を削除",
|
||||
"resizeNodeMatchOutput": "ノードを出力に合わせてリサイズ",
|
||||
"scene": "シーン",
|
||||
"showGrid": "グリッドを表示",
|
||||
"startRecording": "録画開始",
|
||||
"stopRecording": "録画停止",
|
||||
"switchCamera": "カメラを切り替える",
|
||||
"switchingMaterialMode": "マテリアルモードの切り替え中...",
|
||||
"upDirection": "上方向",
|
||||
|
||||
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "텍스처 적용 중...",
|
||||
"backgroundColor": "배경색",
|
||||
"camera": "카메라",
|
||||
"clearRecording": "녹화 지우기",
|
||||
"edgeThreshold": "엣지 임계값",
|
||||
"export": "내보내기",
|
||||
"exportModel": "모델 내보내기",
|
||||
"exportRecording": "녹화 내보내기",
|
||||
"exportingModel": "모델 내보내기 중...",
|
||||
"fov": "FOV",
|
||||
"light": "빛",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "재질 모드",
|
||||
"materialModes": {
|
||||
"depth": "깊이",
|
||||
"lineart": "라인아트",
|
||||
"normal": "노멀(normal)",
|
||||
"original": "원본",
|
||||
"wireframe": "와이어프레임"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "모델",
|
||||
"previewOutput": "출력 미리보기",
|
||||
"removeBackgroundImage": "배경 이미지 제거",
|
||||
"resizeNodeMatchOutput": "노드 크기를 출력에 맞추기",
|
||||
"scene": "장면",
|
||||
"showGrid": "그리드 표시",
|
||||
"startRecording": "녹화 시작",
|
||||
"stopRecording": "녹화 중지",
|
||||
"switchCamera": "카메라 전환",
|
||||
"switchingMaterialMode": "재질 모드 전환 중...",
|
||||
"upDirection": "위 방향",
|
||||
|
||||
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "Применение текстуры...",
|
||||
"backgroundColor": "Цвет фона",
|
||||
"camera": "Камера",
|
||||
"clearRecording": "Очистить запись",
|
||||
"edgeThreshold": "Пороговое значение края",
|
||||
"export": "Экспорт",
|
||||
"exportModel": "Экспорт модели",
|
||||
"exportRecording": "Экспортировать запись",
|
||||
"exportingModel": "Экспорт модели...",
|
||||
"fov": "Угол обзора",
|
||||
"light": "Свет",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "Режим Материала",
|
||||
"materialModes": {
|
||||
"depth": "Глубина",
|
||||
"lineart": "Лайнарт",
|
||||
"normal": "Нормальный",
|
||||
"original": "Оригинал",
|
||||
"wireframe": "Каркас"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "Модель",
|
||||
"previewOutput": "Предварительный просмотр",
|
||||
"removeBackgroundImage": "Удалить фоновое изображение",
|
||||
"resizeNodeMatchOutput": "Изменить размер узла под вывод",
|
||||
"scene": "Сцена",
|
||||
"showGrid": "Показать сетку",
|
||||
"startRecording": "Начать запись",
|
||||
"stopRecording": "Остановить запись",
|
||||
"switchCamera": "Переключить камеру",
|
||||
"switchingMaterialMode": "Переключение режима материала...",
|
||||
"upDirection": "Направление Вверх",
|
||||
|
||||
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "应用纹理中...",
|
||||
"backgroundColor": "背景颜色",
|
||||
"camera": "摄影机",
|
||||
"clearRecording": "清除录制",
|
||||
"edgeThreshold": "边缘阈值",
|
||||
"export": "导出",
|
||||
"exportModel": "导出模型",
|
||||
"exportRecording": "导出录制",
|
||||
"exportingModel": "正在导出模型...",
|
||||
"fov": "视场",
|
||||
"light": "灯光",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "材质模式",
|
||||
"materialModes": {
|
||||
"depth": "深度",
|
||||
"lineart": "线稿",
|
||||
"normal": "法线",
|
||||
"original": "原始",
|
||||
"wireframe": "线框"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "模型",
|
||||
"previewOutput": "预览输出",
|
||||
"removeBackgroundImage": "移除背景图片",
|
||||
"resizeNodeMatchOutput": "调整节点以匹配输出",
|
||||
"scene": "场景",
|
||||
"showGrid": "显示网格",
|
||||
"startRecording": "开始录制",
|
||||
"stopRecording": "停止录制",
|
||||
"switchCamera": "切换摄影机类型",
|
||||
"switchingMaterialMode": "切换材质模式中...",
|
||||
"upDirection": "上方向",
|
||||
|
||||
Reference in New Issue
Block a user