From 073d382f2f5e5e98febb0f4ff0e2c23034eed865 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sat, 15 Mar 2025 15:53:24 +0800 Subject: [PATCH] scan i18n --- locales/en/translation.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/en/translation.json b/locales/en/translation.json index 2a7eee4a..e300daca 100644 --- a/locales/en/translation.json +++ b/locales/en/translation.json @@ -9,7 +9,7 @@ "{{numFrames}} frames_one": "{{numFrames}} frames", "{{numFrames}} frames_other": "{{numFrames}} frames", "{{selectedSegments}} of {{nonFilteredSegments}} segments selected": "{{selectedSegments}} of {{nonFilteredSegments}} segments selected", - "<0> <2> or <4>I <6>O to set cutpoints": "<0> <2> or <4>I <6>O to set cutpoints", + "<0> <2> or <4> <6> to set cutpoints": "<0> <2> or <4> <6> to set cutpoints", "<0> to show advanced view": "<0> to show advanced view", "<0> to show simple view": "<0> to show simple view", "<0>If you're having a problem or question about LosslessCut, please first check the links in the <1>Help menu. If you cannot find any resolution, you may ask a question in <3>GitHub discussions or on <5>Discord.<1>If you believe that you found a bug in LosslessCut, you may <1>report a bug.": "<0>If you're having a problem or question about LosslessCut, please first check the links in the <1>Help menu. If you cannot find any resolution, you may ask a question in <3>GitHub discussions or on <5>Discord.<1>If you believe that you found a bug in LosslessCut, you may <1>report a bug.", @@ -333,6 +333,7 @@ "Frame timestamp": "Frame timestamp", "Frames extracted to: {{path}}": "Frames extracted to: {{path}}", "Frames have been extracted": "Frames have been extracted", + "Generating full overview waveform, this may take a few minutes.": "Generating full overview waveform, this may take a few minutes.", "GPS track": "GPS track", "Help": "Help", "Hover mouse over buttons in the main interface to see which function they have": "Hover mouse over buttons in the main interface to see which function they have", @@ -362,6 +363,7 @@ "Invalid number entered": "Invalid number entered", "Invalid start or end value. Must contain a number of seconds": "Invalid start or end value. Must contain a number of seconds.", "Invert all segments on timeline": "Invert all segments on timeline", + "Invert segment selection": "Invert segment selection", "Invert selected segments": "Invert selected segments", "Invert timeline trackpad/wheel direction?": "Invert timeline trackpad/wheel direction", "It's generally recommended to set this to one of: {{values}}": "It's generally recommended to set this to one of: {{values}}", @@ -405,6 +407,7 @@ "Learn More": "Learn More", "Less than 2 frames found": "Less than 2 frames found", "Licenses": "Licenses", + "Load overview": "Load overview", "Load segments from the new file, but keep the current media": "Load segments from the new file, but keep the current media", "Loaded existing preview file: {{ fileName }}": "Loaded existing preview file: {{ fileName }}", "Loading": "Loading", @@ -546,6 +549,8 @@ "Remember window size and position": "Remember window size and position", "Remove": "Remove", "Remove current segment": "Remove current segment", + "Remove current segment cutpoint": "Remove current segment cutpoint", + "Remove cutpoint from segment {{segmentNumber}}": "Remove cutpoint from segment {{segmentNumber}}", "Remove key binding": "Remove key binding", "Remove segment": "Remove segment", "Remove selected segments": "Remove selected segments", @@ -598,6 +603,7 @@ "Select output folder": "Select output folder", "Select playback quality": "Select playback quality", "Select previous segment": "Select previous segment", + "Select segments at cursor": "Select segments at cursor", "Select segments by expression": "Select segments by expression", "Select segments by label": "Select segments by label", "Send problem report": "Send problem report", @@ -752,6 +758,7 @@ "Video track": "Video track", "View": "View", "Warning: Cutting thumbnail tracks is known to cause problems. Consider disabling track {{trackNumber}}.": "Warning: Cutting thumbnail tracks is known to cause problems. Consider disabling track {{trackNumber}}.", + "Waveform height": "Waveform height", "We are on the first frame": "We are on the first frame", "We are on the first keyframe": "We are on the first keyframe", "We are on the last frame": "We are on the last frame",