2026-07-04 01:10:42 +02:00
|
|
|
|
{
|
|
|
|
|
|
"title": "Edit “{{name}}”",
|
|
|
|
|
|
"playPause": "Play / pause",
|
|
|
|
|
|
"setIn": "Set start",
|
|
|
|
|
|
"setOut": "Set end",
|
|
|
|
|
|
"in": "Start",
|
|
|
|
|
|
"out": "End",
|
|
|
|
|
|
"selected": "Selection",
|
|
|
|
|
|
"cropOff": "Add crop",
|
|
|
|
|
|
"cropOn": "Cropping",
|
|
|
|
|
|
"cropReencode": "Cropping always re-encodes (frame-accurate).",
|
|
|
|
|
|
"split": "Split into",
|
|
|
|
|
|
"accurate": {
|
|
|
|
|
|
"label": "Precise cut",
|
|
|
|
|
|
"hint": "Frame-accurate. Re-encodes the clip."
|
|
|
|
|
|
},
|
|
|
|
|
|
"fast": {
|
|
|
|
|
|
"label": "Fast cut",
|
|
|
|
|
|
"hint": "Instant, but cuts snap to keyframes (±1–2s)."
|
|
|
|
|
|
},
|
|
|
|
|
|
"nameLabel": "Clip name (optional)",
|
|
|
|
|
|
"willReencode": "Will re-encode",
|
|
|
|
|
|
"willCopy": "Instant (stream copy)",
|
|
|
|
|
|
"create": "Create clip",
|
|
|
|
|
|
"createN": "Create {{count}} clips",
|
|
|
|
|
|
"created_one": "{{count}} clip added to your downloads",
|
|
|
|
|
|
"created_other": "{{count}} clips added to your downloads",
|
2026-07-04 03:26:33 +02:00
|
|
|
|
"failed": "Couldn’t create the clip.",
|
|
|
|
|
|
"splitHere": "Split here",
|
|
|
|
|
|
"output": {
|
|
|
|
|
|
"label": "Output",
|
|
|
|
|
|
"separate": "Separate files",
|
|
|
|
|
|
"join": "Join into one"
|
|
|
|
|
|
},
|
|
|
|
|
|
"segment": "Segment {{n}}",
|
|
|
|
|
|
"keep": "Keep",
|
|
|
|
|
|
"drop": "Drop",
|
|
|
|
|
|
"kept": "Kept",
|
|
|
|
|
|
"dropped": "Dropped",
|
|
|
|
|
|
"keptSeg": "Kept segment",
|
|
|
|
|
|
"droppedSeg": "Dropped segment",
|
|
|
|
|
|
"removeCut": "Remove cut",
|
|
|
|
|
|
"keptSummary": "{{n}} kept · {{dur}}",
|
|
|
|
|
|
"createJoin": "Create joined clip"
|
2026-07-04 01:10:42 +02:00
|
|
|
|
}
|