{t("subtitle")}
+{t("empty")}
+ ) : ( +{j.title || j.project_name || j.name || j.id.slice(0, 8)}
+{j.quality} · {j.resolution} · {failed ? t("failed") : j.step}
+ {!failed && ( +{j.failed_message}
} +{t("emptyReady")}
+ ) : ( ++ {e.render_quality} · {e.width && e.height ? `${e.width}×${e.height}` : "—"} · {humanSize(e.size_bytes)} + {e.duration_sec ? ` · ${Math.round(e.duration_sec)}s` : ""} +
+ +