1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

scan i18n

This commit is contained in:
Mikael Finstad 2024-08-17 13:28:36 +02:00
parent fbe599d53c
commit 669d0aedc2
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -22,12 +22,14 @@
"Add segment tag": "Add segment tag",
"Add the file to the batch list": "Add the file to the batch list",
"Advanced options": "Advanced options",
"Advanced settings are currently not visible.": "Advanced settings are currently not visible.",
"Advanced view disabled. You will now see only the most essential buttons and functions": "Advanced view disabled. You will now see only the most essential buttons and functions.",
"Advanced view has been enabled. You will now also see non-essential buttons and functions": "Advanced view has been enabled. You will now also see non-essential buttons and functions.",
"Align segment times to keyframes": "Align segment times to keyframes",
"Aligning segments to keyframes": "Aligning segments to keyframes",
"All Files": "All Files",
"All other formats:": "All other formats:",
"All segments match this expression.": "All segments match this expression.",
"All streams have been extracted as separate files": "All streams have been extracted as separate files",
"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)",
@ -136,7 +138,7 @@
"Custom FFmpeg directory (experimental)": "Custom FFmpeg directory (experimental)",
"Custom working directory": "Custom working directory",
"Cut": "Cut",
"Cut at the nearest keyframe (not accurate time.) Equiv to": "Cut at the nearest keyframe (not accurate time.) Equiv to",
"Cut at the preceding keyframe (not accurate time.) Equiv to": "Cut at the preceding keyframe (not accurate time.) Equiv to",
"Cut mode": "Cut mode",
"Cutlist": "Cutlist",
"Cutpoints may be inaccurate.": "Cutpoints may be inaccurate.",
@ -179,6 +181,7 @@
"Don't modify": "Don't modify",
"Done": "Done",
"Download {{version}}": "Download {{version}}",
"Downloading URL": "Downloading URL",
"DROP FILE(S)": "DROP FILE(S)",
"Duplicate current segment": "Duplicate current segment",
"Duplicate keyboard combination": "Duplicate keyboard combination",
@ -362,6 +365,7 @@
"Key frames will show on the timeline. You need to zoom in to view them": "Key frames will show on the timeline. You need to zoom in to view them.",
"Keyboard & mouse shortcuts": "Keyboard & mouse shortcuts",
"Keyboard, mouse and input": "Keyboard, mouse and input",
"Keyframe cut": "Keyframe cut",
"Keyframe cut disabled": "Keyframe cut disabled",
"Keyframe cut enabled": "Keyframe cut enabled",
"Keyframe cut mode": "Keyframe cut mode",
@ -385,6 +389,7 @@
"Loop current segment": "Loop current segment",
"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.",
"Make sure you have no overlapping segments.": "Make sure you have no overlapping segments.",
"Manually input current segment's end time": "Manually input current segment's end time",
"Manually input current segment's start time": "Manually input current segment's start time",
@ -403,6 +408,7 @@
"Minimize": "Minimize",
"Minimum change between two frames to be considered a new scene. A value between 0.3 and 0.5 is generally a sane choice.": "Minimum change between two frames to be considered a new scene. A value between 0.3 and 0.5 is generally a sane choice.",
"Mismatches detected": "Mismatches detected",
"More settings": "More settings",
"Mouse scroll/wheel up/down": "Mouse scroll/wheel up/down",
"Mouse wheel zoom modifier key": "Mouse wheel zoom modifier key",
"MPlayer EDL": "MPlayer EDL",
@ -422,6 +428,7 @@
"No segments to export.": "No segments to export.",
"No tracks selected for export": "No tracks selected for export",
"No valid segments found": "No valid segments found",
"Normal cut": "Normal cut",
"Not all formats support all track types, and LosslessCut is unable to properly cut some track types, so you may have to sacrifice some tracks by disabling them in order to get correct result.": "Not all formats support all track types, and LosslessCut is unable to properly cut some track types, so you may have to sacrifice some tracks by disabling them in order to get correct result.",
"Note that also other settings from the normal export dialog apply to this merge function. For more information about all options, see the export dialog.": "Note that also other settings from the normal export dialog apply to this merge function. For more information about all options, see the export dialog.",
"Note that depending on input parameters, up to {{estimatedMaxNumFiles}} files may be produced!": "Note that depending on input parameters, up to {{estimatedMaxNumFiles}} files may be produced!",
@ -434,11 +441,13 @@
"Open": "Open",
"Open file": "Open file",
"Open folder": "Open folder",
"Open media from URL": "Open media from URL",
"Open next file": "Open next file",
"Open previous file": "Open previous file",
"Open selected file": "Open selected file",
"Open the file": "Open the file",
"Open the file instead of the current one": "Open the file instead of the current one",
"Open URL": "Open URL",
"Options": "Options",
"Options affecting exported files": "Options affecting exported files",
"Other operations": "Other operations",
@ -447,6 +456,7 @@
"Output file already exists, refusing to overwrite. You can turn on overwriting in settings.": "Output file already exists, refusing to overwrite. You can turn on overwriting in settings.",
"Output file name": "Output file name",
"Output file name is the same as the source file name. This increases the risk of accidentally overwriting or deleting source files!": "Output file name is the same as the source file name. This increases the risk of accidentally overwriting or deleting source files!",
"Output file name template": "Output file name template",
"Output file name template results in duplicate file names (you are trying to export multiple files with the same name). You can fix this for example by adding the \"{{segNumVariable}}\" variable.": "Output file name template results in duplicate file names (you are trying to export multiple files with the same name). You can fix this for example by adding the \"{{segNumVariable}}\" variable.",
"Output file name will not be sanitized, and any special characters will be preserved. This may cause the export to fail and can cause other funny issues. Use at your own risk!": "Output file name will not be sanitized, and any special characters will be preserved. This may cause the export to fail and can cause other funny issues. Use at your own risk!",
"Output file names are not sanitized. Try to enable sanitazion or check your segment labels for invalid characters.": "Output file names are not sanitized. Try to enable sanitazion or check your segment labels for invalid characters.",
@ -468,7 +478,7 @@
"Play/pause": "Play/pause",
"Play/pause (no reset speed)": "Play/pause (no reset speed)",
"Playback": "Playback",
"Playback rate:": "Playback rate:",
"Playback rate": "Playback rate",
"Playback/preview segments only": "Playback/preview segments only",
"Please confirm folder": "Please confirm folder",
"Please confirm that you want to extract all tracks as separate files": "Please confirm that you want to extract all tracks as separate files",
@ -478,6 +488,7 @@
"Please input a valid format.": "Please input a valid format.",
"Please input a valid number of segments": "Please input a valid number of segments",
"Please press your desired key combination. Make sure it doesn't conflict with any other binding or system hotkeys.": "Please press your desired key combination. Make sure it doesn't conflict with any other binding or system hotkeys.",
"Please select a working directory first": "Please select a working directory first",
"Please send an email to <1>losslesscut@mifi.no</1> where you describe what you were doing.": "Please send an email to <1>losslesscut@mifi.no</1> where you describe what you were doing.",
"Please test the output file in your desired player/editor before you delete the source file.": "Please test the output file in your desired player/editor before you delete the source file.",
"Please test the output files in your desired player/editor before you delete the source files.": "Please test the output files in your desired player/editor before you delete the source files.",
@ -525,7 +536,9 @@
"Segment duration less than 5 seconds": "Segment duration less than 5 seconds",
"Segment label (exact)": "Segment label (exact)",
"Segment label (regexp)": "Segment label (regexp)",
"Segment starts after 00:60": "Segment starts after 00:60",
"Segment mode: \"{{mode1}}\" will create segments bounding the black sections. \"{{mode2}}\" will create segments that start/stop at the center of each black section.": "Segment mode: \"{{mode1}}\" will create segments bounding the black sections. \"{{mode2}}\" will create segments that start/stop at the center of each black section.",
"Segment mode: \"{{mode1}}\" will create segments bounding the silent sections. \"{{mode2}}\" will create segments that start/stop at the center of each silent section.": "Segment mode: \"{{mode1}}\" will create segments bounding the silent sections. \"{{mode2}}\" will create segments that start/stop at the center of each silent section.",
"Segment starts after 01:00": "Segment starts after 01:00",
"Segment tag value": "Segment tag value",
"Segment tags": "Segment tags",
"Segments": "Segments",
@ -630,6 +643,7 @@
"This experimental feature will re-encode the part of the video from the cutpoint until the next keyframe in order to attempt to make a 100% accurate cut. Only works on some files. I've had success with some h264 files, and only a few h265 files. See more here: {{url}}": "This experimental feature will re-encode the part of the video from the cutpoint until the next keyframe in order to attempt to make a 100% accurate cut. Only works on some files. I've had success with some h264 files, and only a few h265 files. See more here: {{url}}",
"This file does not have a valid duration. This may cause issues. You can try to fix the file's duration from the File menu": "This file does not have a valid duration. This may cause issues. You can try to fix the file's duration from the File menu",
"This file has embedded chapters. Do you want to import the chapters as cut-segments?": "This file has embedded chapters. Do you want to import the chapters as cut-segments?",
"This gives you an overview of the export and allows you to customise more parameters before exporting, like changing the output file name.": "This gives you an overview of the export and allows you to customise more parameters before exporting, like changing the output file name.",
"This is where working files and exported files are stored.": "This is where working files and exported files are stored.",
"This option allows you to shift all segment start times forward by one or more frames before cutting. This can be useful if the output video starts from the wrong (preceding) keyframe.": "This option allows you to shift all segment start times forward by one or more frames before cutting. This can be useful if the output video starts from the wrong (preceding) keyframe.",
"This option lets you losslessly change the speed at which media players will play back the exported file. For example if you double the FPS, the playback speed will double (and duration will halve), however all the frames will be intact and played back (but faster). Be careful not to set it too high, as the player might not be able to keep up (playback CPU usage will increase proportionally to the speed!)": "This option lets you losslessly change the speed at which media players will play back the exported file. For example if you double the FPS, the playback speed will double (and duration will halve), however all the frames will be intact and played back (but faster). Be careful not to set it too high, as the player might not be able to keep up (playback CPU usage will increase proportionally to the speed!)",