From 66e6f1036d5bfa75040a6b6e798b48e45c65cf25 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sat, 4 Mar 2023 16:31:12 +0800 Subject: [PATCH] scan i18n --- public/locales/en/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 6539fe90..00192d8d 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -4,6 +4,7 @@ "{{durationMsFormatted}} ms, {{frameCount}} frames": "{{durationMsFormatted}} ms, {{frameCount}} 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", + "⌘ Cmd / ⊞ Win": "⌘ Cmd / ⊞ Win", "A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.": "A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.", "Abort": "Abort", "About LosslessCut": "About LosslessCut", @@ -21,6 +22,7 @@ "All streams have been extracted as separate files": "All streams have been extracted as separate files", "Allow multiple instances": "Allow multiple instances", "Allow multiple instances of LosslessCut to run concurrently? (experimental)": "Allow multiple instances of LosslessCut to run concurrently? (experimental)", + "Alt": "Alt", "Always open this dialog when opening multiple files": "Always open this dialog when opening multiple files", "An error has occurred.": "An error has occurred.", "Are you sure you want to close the current file?": "Are you sure you want to close the current file?", @@ -107,6 +109,7 @@ "Create random segments": "Create random segments", "Create segments from keyframes": "Create segments from keyframes", "CSV files": "CSV files", + "Ctrl": "Ctrl", "CUE files": "CUE files", "CUE sheet file": "CUE sheet file", "Current frame has been set as cover art": "Current frame has been set as cover art", @@ -487,6 +490,7 @@ "Set the threshold for considering a picture \"black\".": "Set the threshold for considering a picture \"black\".", "Set the threshold for considering a pixel \"black\".": "Set the threshold for considering a pixel \"black\".", "Settings": "Settings", + "Shift": "Shift", "Shift all segments on the timeline by this amount. Negative values will be shifted back, while positive value will be shifted forward in time.": "Shift all segments on the timeline by this amount. Negative values will be shifted back, while positive value will be shifted forward in time.", "Shift all segments on timeline": "Shift all segments on timeline", "Shift timestamps so that the first timestamp is 0. (LosslessCut default)": "Shift timestamps so that the first timestamp is 0 (LosslessCut default).",