scan i18n

pull/2666/head
Mikael Finstad 7 months ago
parent 25120497f2
commit 2512044985
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -5,11 +5,12 @@
"\"ffmpeg\" experimental flag": "\"ffmpeg\" experimental flag",
"(data tracks such as GoPro GPS, telemetry etc. are not copied over by default because ffmpeg cannot cut them, thus they will cause the media duration to stay the same after cutting video/audio)": "(data tracks such as GoPro GPS, telemetry etc. are not copied over by default because ffmpeg cannot cut them, thus they will cause the media duration to stay the same after cutting video/audio)",
"(detected)": "(detected)",
"{{durationMsFormatted}} ms, {{frameCount}} frames": "{{durationMsFormatted}} ms, {{frameCount}} frames",
"{{durationMsFormatted}} ms": "{{durationMsFormatted}} ms",
"{{frameCount}} frames": "{{frameCount}} frames",
"{{numFrames}} frames_one": "{{numFrames}} frames",
"{{numFrames}} frames_other": "{{numFrames}} frames",
"{{selectedSegments}} of {{nonFilteredSegments}} segments selected": "{{selectedSegments}} of {{nonFilteredSegments}} segments selected",
"<0></0> <2></2>, <4></4> <6></6> or <8><0>{getModifier(segmentMouseModifierKey)}</0></8>+<10></10> to set cutpoints": "<0></0> <2></2>, <4></4> <6></6> or <8><0>{getModifier(segmentMouseModifierKey)}</0></8>+<10></10> to set cutpoints",
"<0></0> <2></2>, <4></4> <6></6> or <8><0>{{getModifier}}</0></8>+<11></11> to set cutpoints": "<0></0> <2></2>, <4></4> <6></6> or <8><0>{{getModifier}}</0></8>+<11></11> to set cutpoints",
"<0></0> to show advanced view": "<0></0> to show advanced view",
"<0></0> to show simple view": "<0></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</1> menu. If you cannot find any resolution, you may ask a question in <3>GitHub discussions</3> or on <5>Discord.</5></0><1>If you believe that you found a bug in LosslessCut, you may <1>report a bug</1>.</1>": "<0>If you're having a problem or question about LosslessCut, please first check the links in the <1>Help</1> menu. If you cannot find any resolution, you may ask a question in <3>GitHub discussions</3> or on <5>Discord.</5></0><1>If you believe that you found a bug in LosslessCut, you may <1>report a bug</1>.</1>",
@ -44,7 +45,6 @@
"All tracks have been extracted": "All tracks have been extracted",
"Allow multiple instances of LosslessCut to run concurrently? (experimental)": "Allow multiple instances of LosslessCut to run concurrently (experimental)",
"Alt": "Alt",
"Always": "Always",
"Always open this dialog when opening multiple files": "Always open this dialog when opening multiple files",
"An error has occurred.": "An error has occurred.",
"API action name: {{action}}": "API action name: {{action}}",
@ -92,6 +92,7 @@
"Capture frame format": "Capture frame format",
"Capture frames that differ the most from the previous frame": "Capture frames that differ the most from the previous frame",
"Capture snapshot": "Capture snapshot",
"Capture snapshot to clipboard": "Capture snapshot to clipboard",
"Capture the best image every nth second": "Capture the best image every nth second",
"Center segments around start time": "Center segments around start time",
"Change FPS": "Change FPS",
@ -121,6 +122,7 @@
"Close file and clean up": "Close file and clean up",
"Close sidebar": "Close sidebar",
"Codec": "Codec",
"Codec tag": "Codec tag",
"Combination is already bound to \"{{alreadyBoundKey}}\". Do you want to replace the existing binding?": "Combination is already bound to \"{{alreadyBoundKey}}\". Do you want to replace the existing binding?",
"Combination is invalid": "Combination is invalid",
"Combine overlapping segments": "Combine overlapping segments",
@ -261,7 +263,6 @@
"Export project (LLC)...": "Export project (LLC)…",
"Export segment(s)": "Export segments",
"Export selection": "Export selection",
"Export to separate files": "Export to separate files",
"Export+merge": "Export+merge",
"Exporting": "Exporting",
"Exporting whole file without cutting, because there are no segments to export.": "Exporting whole file without cutting, because there are no segments to export.",
@ -272,6 +273,8 @@
"Extract frames as image files": "Extract frames as image files",
"Extract frames from current segment as image files": "Extract frames from current segment as image files",
"Extract frames from selected segments as image files": "Extract frames from selected segments as image files",
"Extract frames of the current segment as images": "Extract frames of the current segment as images",
"Extract frames of the selected segments as images": "Extract frames of the selected segments as images",
"Extract this track as file": "Extract this track as file",
"Extract unprocessable tracks to separate files or discard them?": "Extract unprocessable tracks to separate files or discard them",
"Extracting {{count}} unprocessable tracks_one": "Extracting one unprocessable track",
@ -279,7 +282,7 @@
"Extracting all streams": "Extracting all streams",
"Extracting frames": "Extracting frames",
"Extracting track": "Extracting track",
"Extraneous track {{index}}": "Extraneous track {{index}}",
"Extraneous": "Extraneous",
"Failed to batch convert to supported format": "Failed to batch convert to supported format",
"Failed to capture frame": "Failed to capture frame",
"Failed to convert file. Try a different conversion": "Failed to convert file. Try a different conversion.",
@ -331,7 +334,6 @@
"Filter tracks": "Filter tracks",
"Final Cut Pro FCPX / FCPXML": "Final Cut Pro FCPX / FCPXML",
"Fix incorrect duration": "Fix incorrect duration",
"Fix video codec tag / ID": "Fix video codec tag / ID",
"Fixing file duration": "Fixing file duration",
"Focus segment at cursor": "Focus segment at cursor",
"For the ipod format, it is recommended to activate this option": "For the ipod format, it is recommended to activate this option",
@ -437,6 +439,7 @@
"Lossless rotation might not work with this file format. You may try changing to MP4": "Lossless rotation might not work with this file format. You may try changing to MP4.",
"LosslessCut project": "LosslessCut project",
"Losslessly download a whole media file from the specified URL, mux it into an mkv file and open it in LosslessCut. This can be useful if you need to download a video from a website, e.g. a HLS streaming video. For example in Chrome you can open Developer Tools and view the network traffic, find the playlist (e.g. m3u8) and copy paste its URL here.": "Losslessly download a whole media file from the specified URL, mux it into an mkv file and open it in LosslessCut. This can be useful if you need to download a video from a website, e.g. a HLS streaming video. For example in Chrome you can open Developer Tools and view the network traffic, find the playlist (e.g. m3u8) and copy paste its URL here.",
"Lossy mode": "Lossy mode",
"Make cursor time zero": "Make cursor time zero",
"Make sure that the FFmpeg executable exists:": "Make sure that the FFmpeg executable exists:",
"Make sure you have no overlapping segments.": "Make sure you have no overlapping segments.",
@ -449,9 +452,9 @@
"Maximize": "Maximize",
"Merge & Separate": "Merge & Separate",
"Merge cuts": "Merge cuts",
"Merge files": "Merge files",
"Merge finished": "Merge finished",
"Merge options": "Merge options",
"Merge!": "Merge!",
"Merge/concatenate files": "Merge/concatenate files",
"Merge/concatenate with current file": "Merge/concatenate with current file",
"Merged output file name:": "Merged output file name:",
@ -471,8 +474,8 @@
"Mouse wheel zoom modifier key": "Mouse wheel zoom modifier key",
"Mute preview": "Mute preview",
"Mute preview? (will not affect output)": "Mute preview (will not affect output)?",
"N/A": "N/A",
"Nearest keyframe": "Nearest keyframe",
"Never": "Never",
"New version!": "New version!",
"Next file": "Next file",
"Next keyframe": "Next keyframe",
@ -529,6 +532,7 @@
"Overwrite files when exporting, if a file with the same name as the output file name exists?": "Overwrite files when exporting, if a file with the same name as the output file name exists",
"Overwrite output setting is disabled and some files might have been skipped.": "Overwrite output setting is disabled and some files might have been skipped.",
"Pan timeline": "Pan timeline",
"Parameters": "Parameters",
"Paste": "Paste",
"Paste or type a YouTube chapters description or textual chapter description": "Paste or type a YouTube chapters description or textual chapter description",
"Pause": "Pause",
@ -573,6 +577,7 @@
"Prompts and dialogs": "Prompts and dialogs",
"Quit LosslessCut": "Quit LosslessCut",
"Read all keyframes": "Read all keyframes",
"Read more": "Read more",
"Read more: {{url}}": "Read more: {{url}}",
"Reading all keyframes": "Reading all keyframes",
"Redo": "Redo",
@ -587,6 +592,7 @@
"Remove segment": "Remove segment",
"Remove selected segments": "Remove selected segments",
"Reorder segments by start time": "Reorder segments by start time",
"Replace": "Replace",
"Report": "Report",
"Report an error": "Report an error",
"Report error": "Report error",
@ -599,6 +605,7 @@
"Sanitize file names": "Sanitize file names",
"Save": "Save",
"Save output to path:": "Save output to path:",
"Screenshot captured clipboard": "Screenshot captured clipboard",
"Screenshot captured to:": "Screenshot captured to:",
"See <1>Help</1>": "See <1>Help</1>",
"See <1>Help</1> menu for help": "See <1>Help</1> menu for help",
@ -692,7 +699,6 @@
"Snapshot capture quality": "Snapshot capture quality",
"Snapshots and frame extraction": "Snapshots and frame extraction",
"Some extra tracks have been discarded. You can change this option before merging.": "Some extra tracks have been discarded. You can change this option before merging.",
"Some video files have incorrect codec tags which may cause problems playing back the video track in some players. On the flip side, fixing the codec tag will also cause problems in some players, so you might have to try both settings.": "Some video files have incorrect codec tags which may cause problems playing back the video track in some players. On the flip side, fixing the codec tag will also cause problems in some players, so you might have to try both settings.",
"Something went wrong": "Something went wrong",
"Sort items": "Sort items",
"Source file's time minus segment end cut time": "Source file's time minus segment end cut time",
@ -765,7 +771,7 @@
"Toggle zoom between 1x and a calculated comfortable zoom level": "Toggle zoom between 1x and a calculated comfortable zoom level",
"Tools": "Tools",
"Total seconds": "Total seconds",
"Track {{index}} mismatch: {{key1}} {{value1}} != {{value2}}": "Track {{index}} mismatch: {{key1}} {{value1}} != {{value2}}",
"Track {{num}}": "Track {{num}}",
"Track {{num}} info": "Track {{num}} info",
"Track has been extracted": "Track has been extracted",
"Tracks": "Tracks",
@ -852,4 +858,4 @@
"Zoom in timeline": "Zoom in timeline",
"Zoom in/out timeline": "Zoom in/out timeline",
"Zoom out timeline": "Zoom out timeline"
}
}

Loading…
Cancel
Save