-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathen.json
More file actions
428 lines (428 loc) · 22.1 KB
/
en.json
File metadata and controls
428 lines (428 loc) · 22.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
{
"audio.beats_desc": "Detect the tempo and beat positions in your music for rhythm-synced editing.",
"audio.denoise_desc": "Reduce background noise, hum, and hiss from your audio.",
"audio.duck": "Auto Duck",
"audio.duck_amount": "Duck Amount",
"audio.duck_desc": "Automatically lower background music when someone is speaking. Select your voice clip above, then provide the music file below.",
"audio.duck_music_vol": "Music Volume (base)",
"audio.effects_desc": "Quick audio effects -- reverb, echo, pitch shift, bass boost, and creative voice transforms.",
"audio.enhance": "Enhance Audio",
"audio.enhance_denoise": "Denoise",
"audio.enhance_desc": "Upgrade low-quality speech to studio quality using AI super-resolution.",
"audio.enhance_speech": "Enhance Speech",
"audio.enhance_upscale": "Super-Resolution",
"audio.loudmatch_desc": "Normalize multiple clips to a common integrated LUFS target.",
"audio.loudmatch_target": "Target LUFS",
"audio.measure": "Measure",
"audio.music_ai_desc": "Generate original music from a text description. Describe a mood, genre, or style and get a unique track. GPU recommended.",
"audio.music_generate": "Generate Music",
"audio.normalize": "Normalize Audio",
"audio.normalize_all": "Normalize All to Target",
"audio.normalize_desc": "Match your audio loudness to platform standards so your content sounds consistent everywhere.",
"audio.remove_noise": "Remove Noise",
"audio.separate": "Separate Stems",
"audio.separate_desc": "Split audio into vocals, drums, bass, and instruments. Extract vocals for remixes or remove music from dialogue.",
"audio.sfx_desc": "Create swooshes, impacts, risers, and tones for transitions and alerts. No extra installs needed.",
"audio.sfx_generate": "Generate Sound",
"audio.studio_apply": "Apply Studio Effect",
"audio.studio_desc": "Studio-grade compressor, EQ, de-esser, limiter, reverb, and more. Processes audio in real-time.",
"audio.tts_desc": "Generate voiceovers and narration from text. 400+ natural voices in 75+ languages.",
"audio.tts_generate": "Generate Speech",
"captions.animated_desc": "CapCut-style animated word-by-word captions with pop, fade, bounce, and glow effects.",
"captions.auto_action": "Auto-detect action words",
"captions.auto_emoji": "Auto-insert emoji",
"captions.burn_in": "Burn-In Captions",
"captions.burnin_desc": "Permanently burn captions into the video. Use when your platform doesn't support subtitle files.",
"captions.burnin_run": "Burn Captions into Video",
"captions.chapters_copy": "Copy to Clipboard",
"captions.chapters_desc": "Use an LLM to generate YouTube chapter markers from the transcript.",
"captions.chapters_generate": "Generate Chapters",
"captions.chapters_markers": "Add as Sequence Markers",
"captions.generate": "Generate Captions",
"captions.generate_styled": "Generate Styled Captions",
"captions.karaoke_desc": "Word-by-word karaoke-style captions with smooth fill animation. Perfect for lyric videos and music content.",
"captions.karaoke_generate": "Generate Karaoke",
"captions.render_animated": "Render Animated Captions",
"captions.repeat_apply": "Apply Cuts to Timeline",
"captions.repeat_desc": "Detect and cut duplicate or repeated spoken takes using transcript similarity.",
"captions.repeat_detect": "Detect Repeats",
"captions.srt_import_desc": "Parse an SRT file and inject caption segments into the active Premiere sequence as native captions.",
"captions.srt_import_run": "Import Captions",
"captions.style": "Caption Style",
"captions.subtitle_export": "Export Subtitles",
"captions.transcribe": "Transcribe",
"captions.translate": "Translate",
"captions.translate_desc": "Translate your captions into 200+ languages. Runs fully offline after a one-time model download.",
"captions.translate_run": "Transcribe & Translate",
"captions.word_highlight": "Word-by-word highlight",
"common.apply": "Apply",
"common.browse": "Browse File…",
"common.cancel": "Cancel",
"common.check": "Check",
"common.close": "Close",
"common.delete": "Delete",
"common.done": "Done",
"common.error": "Error",
"common.export": "Export",
"common.import": "Import",
"common.install": "Install",
"common.load": "Load",
"common.loading": "Loading…",
"common.new_job": "New Job",
"common.no_file": "No file selected",
"common.processing": "Processing…",
"common.refresh": "Refresh",
"common.reinstall": "Reinstall",
"common.retry": "Retry",
"common.save": "Save",
"common.test": "Test",
"conn.connected": "Connected",
"conn.offline": "Offline",
"conn.reconnecting": "Server disconnected. Reconnecting…",
"cut.auto_edit_desc": "Detect and remove static/boring segments using visual motion analysis.",
"cut.auto_edit_run": "Run Auto-Edit",
"cut.auto_zoom": "Auto Zoom",
"cut.captions_srt": "Captions (SRT)",
"cut.clean_fillers": "Clean Filler Words",
"cut.clean_up": "Clean Up",
"cut.custom_fillers": "Custom Fillers",
"cut.detection_method": "Detection Method",
"cut.filler_also_silence": "Also remove silences",
"cut.filler_desc": "Find and remove filler words like \"um\", \"uh\", \"like\", and \"you know\" using AI speech recognition.",
"cut.filler_words": "Remove These Fillers",
"cut.full_desc": "One-click cleanup: remove silences, strip fillers, add captions, and auto-zoom -- all at once.",
"cut.full_run": "Run Full Pipeline",
"cut.highlights_desc": "Use AI to find the most interesting/viral moments in your video.",
"cut.highlights_emotion": "Emotion Highlights (Face AI)",
"cut.highlights_extract": "Extract Highlights (LLM)",
"cut.podcast_polish": "Podcast Polish",
"cut.remove_fillers": "Remove Filler Words",
"cut.silence_desc": "Detect and remove silent pauses from your clip. Choose a preset or fine-tune the detection.",
"cut.trim_clip": "Trim Clip",
"cut.trim_desc": "Set in/out points to extract a portion of your clip. Use timecodes or seconds.",
"cut.trim_run": "Trim Clip",
"cut.youtube_ready": "YouTube Ready",
"export.auto_shorts_desc": "Auto-generate short clips: transcribe, find highlights, reframe, add captions.",
"export.batch": "Batch Processing",
"export.batch_desc": "Apply the same operation to multiple files. Add files from your project bin, pick an operation, and run.",
"export.batch_run": "Run Batch (All Clips)",
"export.deliverables_desc": "Generate post-production documents (VFX sheet, ADR list, music cue sheet, asset list) from the active sequence.",
"export.export": "Export",
"export.generate_shorts": "Generate Shorts",
"export.generate_thumbnails": "Generate Thumbnails",
"export.load_seq_info": "Load Sequence Info",
"export.platform_desc": "One-click export optimized for each platform's format, resolution, codec, and file size requirements.",
"export.platform_preset": "Platform Preset",
"export.render": "Render",
"export.run_transcript": "Export Transcript",
"export.shorts_captions": "Burn-in Captions",
"export.shorts_face_track": "Face Tracking",
"export.thumbnail_desc": "AI-scored thumbnail candidates from your video. Scores frames on sharpness, color, contrast, face presence, and composition.",
"export.thumbnails": "Thumbnails",
"favorites.title": "Favorites",
"forms.animation": "Animation",
"forms.api_key": "API Key",
"forms.backend": "Backend",
"forms.base_url": "Base URL",
"forms.blur_method": "Blur Method",
"forms.blur_strength": "Blur Strength",
"forms.burnin_style": "Burn-in Style",
"forms.category": "Category",
"forms.command": "Command",
"forms.crop_position": "Crop Position",
"forms.default_model": "Default Model",
"forms.description": "Description",
"forms.detector": "Detector",
"forms.duration": "Duration (sec)",
"forms.duration_range": "Duration Range (sec)",
"forms.effect": "Effect",
"forms.engine": "Engine",
"forms.export_format": "Export Format",
"forms.find": "Find",
"forms.font": "Font",
"forms.font_size": "Font Size",
"forms.format": "Format",
"forms.generator": "Generator",
"forms.intensity": "Intensity",
"forms.language": "Language",
"forms.llm_provider": "LLM Provider",
"forms.max_chapters": "Max Chapters",
"forms.max_highlights": "Max Highlights",
"forms.max_results": "Max Results",
"forms.method": "Method",
"forms.mode": "Mode",
"forms.model": "Model",
"forms.multiplier": "Multiplier",
"forms.operation": "Operation",
"forms.output_dir": "Output Directory",
"forms.output_format": "Output Format",
"forms.output_stems": "Output Stems",
"forms.platform": "Platform",
"forms.preset": "Preset",
"forms.privacy": "Privacy",
"forms.prompt": "Prompt",
"forms.provider": "Provider",
"forms.quality": "Quality",
"forms.quality_preset": "Quality Preset",
"forms.replace": "Replace",
"forms.resize_mode": "Resize Mode",
"forms.resolution": "Resolution",
"forms.scale": "Scale",
"forms.search_for": "Search For…",
"forms.seed": "Seed (optional)",
"forms.sensitivity": "Sensitivity",
"forms.smoothing": "Smoothing",
"forms.source_language": "Source Language",
"forms.speed": "Speed",
"forms.speed_multiplier": "Speed Multiplier",
"forms.srt_file": "SRT File",
"forms.strength": "Strength",
"forms.style": "Style",
"forms.style_intensity": "Style Intensity",
"forms.target_format": "Target Format",
"forms.target_language": "Target Language",
"forms.template": "Template",
"forms.text": "Text",
"forms.title": "Title",
"forms.tool": "Tool",
"forms.voice": "Voice",
"forms.waveform": "Waveform",
"forms.words_per_line": "Words Per Line",
"headers.audio": "Audio Suite",
"headers.captions": "Captions & Subtitles",
"headers.cut": "Cut & Clean",
"headers.export": "Export & Publish",
"headers.search": "Search & AI Commands",
"headers.settings": "Settings",
"headers.timeline": "Timeline Tools",
"headers.video": "Video Tools",
"history.title": "History",
"media.browse": "Browse File…",
"media.drop_zone": "Drop media file here",
"media.loading": "Loading project media…",
"media.no_preview": "No Preview",
"media.recent": "Recent",
"media.refresh": "Rescan project",
"media.title": "Media",
"media.use_selection": "Use Timeline Selection",
"progress.cancel": "Cancel",
"progress.complete": "Complete",
"progress.starting": "Starting…",
"review.apply": "Apply Selected Cuts",
"review.deselect_all": "Deselect All",
"review.no_cuts": "No cuts detected in this clip.",
"review.select_all": "Select All",
"review.summary": "{count} cuts selected ({duration})",
"review.title": "Review Cuts",
"settings.about": "About OpenCut",
"settings.ai_engine_prefs": "AI Engine Preferences",
"settings.ai_models": "AI Models",
"settings.audio_zoom": "Audio & Zoom Defaults",
"settings.auto_import": "Auto-import sequence after processing",
"settings.auto_open": "Auto-open imported sequences",
"settings.clear_cache": "Clear Cache",
"settings.dep_health": "Dependency Health",
"settings.diagnostics": "Diagnostics",
"settings.export_all": "Export All Settings",
"settings.export_crash_log": "Export Crash Log",
"settings.export_preset_file": "Export Preset",
"settings.force_cpu": "Force CPU Mode (bypass GPU)",
"settings.gpu_rec": "GPU Recommendation",
"settings.import_preset_file": "Import Preset",
"settings.import_settings": "Import Settings",
"settings.keyboard_shortcuts": "Keyboard Shortcuts",
"settings.language": "UI Language",
"settings.llm_config": "LLM Configuration",
"settings.load_preset": "Load Preset",
"settings.notifications": "Show completion notifications",
"settings.open_logs": "View Logs",
"settings.output_dir": "Output Directory",
"settings.preferences": "Preferences",
"settings.presets": "Presets",
"settings.restart_backend": "Restart Backend",
"settings.save_defaults": "Save Defaults",
"settings.save_preset": "Save Current Settings",
"settings.system": "System",
"settings.templates": "Project Templates",
"settings.whisper_ai": "Whisper AI",
"settings.ws_bridge": "WebSocket Bridge",
"shortcuts.cancel": "Cancel Current Job",
"shortcuts.captions": "Generate Captions",
"shortcuts.command_palette": "Command Palette",
"shortcuts.denoise": "Denoise Audio",
"shortcuts.enter": "Run Active Panel Action",
"shortcuts.export": "Export Video",
"shortcuts.normalize": "Normalize Audio",
"shortcuts.silence": "Remove Silences",
"shortcuts.tabs": "Switch Tabs",
"shortcuts.title": "Keyboard Shortcuts",
"shortcuts.workflow": "Run Workflow",
"silence.detect": "Detect Silence",
"silence.min_duration": "Min Silence Length",
"silence.mode": "Silence Mode",
"silence.mode_remove": "Remove Silent Segments",
"silence.mode_speedup": "Speed Up Silent Segments",
"silence.padding": "Keep Padding (before / after)",
"silence.preset": "Preset",
"silence.preview_waveform": "Preview Waveform",
"silence.remove": "Remove Silences",
"silence.speed_factor": "Speed Factor",
"silence.threshold": "Noise Threshold",
"status.connecting": "Connecting…",
"status.disconnected": "Disconnected",
"status.gpu_none": "GPU: --",
"status.jobs_none": "Jobs: 0",
"subtabs.ai_broll": "AI B-Roll",
"subtabs.ai_tools": "AI Tools",
"subtabs.animated": "Animated",
"subtabs.auto_edit": "Auto-Edit",
"subtabs.batch": "Batch",
"subtabs.beat_markers": "Beat Markers",
"subtabs.beats": "Beats",
"subtabs.burnin": "Burn-in",
"subtabs.chapters": "Chapters",
"subtabs.color": "Color",
"subtabs.command": "AI Command",
"subtabs.composite": "Composite",
"subtabs.de_logo": "De-Logo",
"subtabs.deliverables": "Deliverables",
"subtabs.denoise": "Denoise",
"subtabs.depth_fx": "Depth FX",
"subtabs.diarize": "Diarize+",
"subtabs.ducking": "Ducking",
"subtabs.effects": "Effects",
"subtabs.enhance": "Enhance",
"subtabs.export_clips": "Export Clips",
"subtabs.face_ai": "Face AI",
"subtabs.face_blur": "Face Blur",
"subtabs.fillers": "Fillers",
"subtabs.footage_search": "Footage Search",
"subtabs.full_edit": "Full Edit",
"subtabs.highlights": "Highlights",
"subtabs.karaoke": "Karaoke",
"subtabs.loudness": "Loudness",
"subtabs.luts": "LUTs",
"subtabs.merge": "Merge",
"subtabs.multicam": "Multicam",
"subtabs.music_ai": "Music AI",
"subtabs.normalize": "Normalize",
"subtabs.particles": "Particles",
"subtabs.presets": "Presets",
"subtabs.reframe": "Reframe",
"subtabs.rename": "Rename",
"subtabs.repeats": "Repeats",
"subtabs.scenes": "Scenes",
"subtabs.sfx": "Sound FX",
"subtabs.shorts": "Auto Shorts",
"subtabs.silence": "Silence",
"subtabs.smart_bins": "Smart Bins",
"subtabs.social_post": "Social Post",
"subtabs.speed": "Speed",
"subtabs.srt_import": "SRT Import",
"subtabs.stems": "Stems",
"subtabs.studio_fx": "Studio FX",
"subtabs.style": "Style",
"subtabs.styled": "Styled",
"subtabs.subtitle": "Subtitle",
"subtabs.titles": "Titles",
"subtabs.transcript": "Transcript",
"subtabs.transitions": "Transitions",
"subtabs.translate": "Translate",
"subtabs.trim": "Trim",
"subtabs.upscale": "Upscale",
"subtabs.voice_gen": "Voice Gen",
"subtabs.watermark": "Watermark",
"subtabs.write_back": "Write-Back",
"tabs.audio": "Audio",
"tabs.captions": "Captions",
"tabs.cut": "Cut",
"tabs.export": "Export",
"tabs.search": "Search",
"tabs.settings": "Settings",
"tabs.timeline": "Timeline",
"tabs.video": "Video",
"templates.apply": "Apply Template",
"templates.no_templates": "No templates available",
"templates.save_custom": "Save as Template",
"templates.select": "Select a template…",
"timeline.apply_cuts": "Apply Cuts to Timeline",
"timeline.apply_cuts_desc": "Apply silence removal or repeat detection cuts directly to the active Premiere sequence.",
"timeline.apply_last_cuts": "Apply Last Cuts to Timeline",
"timeline.beat_markers_desc": "Detect beats in an audio track and add them as markers to the active Premiere sequence.",
"timeline.detect_beats": "Detect Beats",
"timeline.export_clips_desc": "Read chapter/range markers from the active sequence and export each as a separate clip.",
"timeline.export_marked": "Export All Marked Clips",
"timeline.export_otio": "Export as OTIO (Universal)",
"timeline.export_otio_desc": "Export cuts/markers as OpenTimelineIO for DaVinci Resolve, Final Cut Pro, Avid, or any OTIO-compatible editor.",
"timeline.get_markers": "Get Sequence Markers",
"timeline.multicam_desc": "Detect speakers and generate cut decisions for a multicam podcast timeline.",
"timeline.multicam_generate": "Generate Cuts",
"timeline.rename_desc": "Rename project items in bulk with find/replace patterns or individual edits.",
"timeline.smart_bins_desc": "Automatically organise project items into bins based on custom rules.",
"video.ai_desc": "AI upscaling, background removal, frame interpolation, and video denoising.",
"video.ai_process": "Process with AI",
"video.apply_color": "Apply Color Correction",
"video.apply_composite": "Apply Composite",
"video.apply_lut": "Apply LUT",
"video.apply_particles": "Apply Particles",
"video.apply_speed": "Apply Speed",
"video.apply_style": "Apply Style",
"video.apply_transition": "Apply Transition",
"video.apply_vfx": "Apply Video Effect",
"video.blur_faces": "Blur Faces",
"video.broll_desc": "Generate B-roll video clips from text descriptions using AI text-to-video models.",
"video.broll_generate": "Generate B-Roll",
"video.color_desc": "Professional color controls: exposure, contrast, saturation, temperature, lift/gamma/gain.",
"video.composite_desc": "Green/blue screen removal, PiP overlay, and blend modes. Select a foreground clip above.",
"video.depth_apply": "Apply Depth Effect",
"video.depth_desc": "AI depth estimation for bokeh simulation, parallax zoom, and depth map export.",
"video.diarize_desc": "Combine audio speaker diarization with face recognition for accurate multicam speaker-camera mapping.",
"video.diarize_run": "Run Multimodal Diarization",
"video.effects": "Effects",
"video.effects_desc": "Stabilization, vignette, film grain, letterbox, chromakey, LUT, and color correction. No extra installs needed.",
"video.enhance_faces": "Enhance Faces",
"video.erase_region": "Erase Region",
"video.face_ai_desc": "Enhance facial detail in low-quality footage, or swap faces between subjects. GPU recommended.",
"video.face_blur": "Face Blur",
"video.face_blur_desc": "Automatically detect and blur all faces in your video for privacy. Choose between blur, pixelate, or black box.",
"video.generate_lut": "Generate LUT",
"video.lut_desc": "Apply cinematic color grading via mathematically-generated .cube LUTs. 10 built-in looks + support for custom .cube files.",
"video.lut_ref": "Generate LUT from Reference",
"video.merge_clips": "Merge Clips",
"video.merge_desc": "Join multiple clips into a single video file. Add clips using the batch picker or drag and drop.",
"video.overlay_on_video": "Overlay on Video",
"video.particles_desc": "Add confetti, sparkles, snow, rain, fire embers, smoke, or bubbles over your video.",
"video.preview_effect": "Inspect Frame",
"video.reframe_desc": "Resize and crop video to fit vertical (TikTok, Shorts, Reels), square, or custom dimensions. Smart crop keeps the important center content.",
"video.reframe_run": "Reframe Video",
"video.remove_desc": "Remove a logo or watermark from a specific region of your video. Draw the area to erase.",
"video.remove_watermark": "Remove Watermark",
"video.render_title_card": "Render Title Card",
"video.scene_desc": "Detect scene boundaries for chapter generation and segment-based editing.",
"video.scenes_detect": "Detect Scenes",
"video.social_connect": "Connect Account",
"video.social_desc": "Upload exported videos directly to social media platforms.",
"video.social_upload": "Upload to Platform",
"video.speed_desc": "Constant speed change, reverse playback, or keyframe-based speed ramps with easing presets.",
"video.stabilize": "Stabilize Video",
"video.style_desc": "Transform your video into a painting -- Van Gogh, Munch, stained glass, and more. Models download automatically on first use.",
"video.titles_desc": "Create animated title cards and lower thirds with fade, slide, typewriter, and bounce effects.",
"video.transition_desc": "34 FFmpeg xfade transitions between clips. Select a clip above, provide a second clip path.",
"video.upscale_desc": "Upscale low-resolution video to 2x, 3x, or 4x. Choose fast CPU or AI-powered GPU quality.",
"video.upscale_run": "Upscale Video",
"video.watermark_desc": "Automatically detect and remove watermarks from videos and images. Works with AI-generated content and stock footage.",
"wave_h.card_title": "Panel Polish",
"wave_h.card_desc": "Share presets as gists, try demo footage, re-run the tour, score short-form clips, and send a pre-filled issue report. Commercial-parity helpers added in v1.25.0.",
"wave_h.try_demo": "Try on demo footage",
"wave_h.restart_tour": "Restart onboarding tour",
"wave_h.gist_push": "Export presets to Gist",
"wave_h.gist_pull": "Import presets from Gist",
"wave_h.virality": "Score virality (selected clip)",
"wave_h.cursor_zoom": "Detect cursor zoom (screen rec)",
"wave_h.send_log": "Send log \u2014 open issue report",
"wave_h.note": "Gist push defaults to a secret gist and requires GITHUB_TOKEN. Issue reports scrub HOME paths before opening the URL.",
"workflow.custom": "Custom Workflows",
"workflow.run": "Run Workflow",
"workflow.save": "Save Workflow",
"workflow.title": "Workflow Presets"
}