1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 18:32:34 +01:00

Update i18n keys

This commit is contained in:
Mikael Finstad 2021-08-13 23:20:59 +07:00
parent 2eaee3a87d
commit 2b2b12af0a
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -21,6 +21,12 @@
"Settings": "Settings",
"Exit": "Exit",
"Edit": "Edit",
"Undo": "Undo",
"Redo": "Redo",
"Cut": "Cut",
"Copy": "Copy",
"Paste": "Paste",
"Select All": "Select All",
"Segments": "Segments",
"Clear all segments": "Clear all segments",
"Reorder segments by start time": "Reorder segments by start time",
@ -30,11 +36,15 @@
"Extract all tracks": "Extract all tracks",
"Edit tracks / metadata tags": "Edit tracks / metadata tags",
"View": "View",
"Toggle Full Screen": "Toggle Full Screen",
"Window": "Window",
"Minimize": "Minimize",
"Tools": "Tools",
"Merge files": "Merge files",
"Batch convert to supported format": "Batch convert to supported format",
"Set custom start offset/timecode": "Set custom start offset/timecode",
"Toggle Developer Tools": "Toggle Developer Tools",
"Help": "Help",
"Help and shortcuts": "Help and shortcuts",
"About": "About",
"Learn More": "Learn More",
@ -56,6 +66,7 @@
"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",
"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",
"File not natively supported. Preview may have no audio or low quality. The final export will however be lossless with audio. You may convert it from the menu for a better preview with audio.": "File not natively supported. Preview may have no audio or low quality. The final export will however be lossless with audio. You may convert it from the menu for a better preview with audio.",
"Loaded existing preview file: {{ fileName }}": "Loaded existing preview file: {{ fileName }}",
"Unable to playback this file. Try to convert to supported format from the menu": "Unable to playback this file. Try to convert to supported format from the menu",
"Converting to supported format": "Converting to supported format",
"Are you sure you want to close the current file?": "Are you sure you want to close the current file?",
@ -182,13 +193,14 @@
"Enter metadata key": "Enter metadata key",
"Invalid character(s) found in key": "Invalid character(s) found in key",
"Please confirm that you want to extract all tracks as separate files": "Please confirm that you want to extract all tracks as separate files",
"Cleanup files?": "Cleanup files?",
"Do you want to move the original file and/or any generated files to trash?": "Do you want to move the original file and/or any generated files to trash?",
"Trash": "Trash",
"Cancel": "Cancel",
"Trash auto-generated files": "Trash auto-generated files",
"Trash project CSV and auto-generated files": "Trash project CSV and auto-generated files",
"Trash original source file, project CSV and auto-generated files": "Trash original source file, project CSV and auto-generated files",
"Trash project CSV": "Trash project CSV",
"Trash original source file": "Trash original source file",
"Don't show dialog again until restarting app": "Don't show dialog again until restarting app",
"Cleanup files?": "Cleanup files?",
"Confirm": "Confirm",
"Cancel": "Cancel",
"Unable to export this file": "Unable to export this file",
"OK": "OK",
"Report": "Report",
@ -196,6 +208,10 @@
"Copy to YouTube description/comment:": "Copy to YouTube description/comment:",
"Label current segment": "Label current segment",
"Max length": "Max length",
"More than one file must be selected": "More than one file must be selected",
"Merge!": "Merge!",
"Please select files to be merged": "Please select files to be merged",
"Please select files to be merged. The files need to be of the exact same format and codecs": "Please select files to be merged. The files need to be of the exact same format and codecs",
"Try one of the following before exporting again:": "Try one of the following before exporting again:",
"Change output <1>Format</1> from <3>MP4</3> to <5>MOV</5>": "Change output <1>Format</1> from <3>MP4</3> to <5>MOV</5>",
"Select a different output <1>Format</1> (<3>matroska</3> and <5>mp4</5> support most codecs)": "Select a different output <1>Format</1> (<3>matroska</3> and <5>mp4</5> support most codecs)",
@ -302,14 +318,6 @@
"Discard selected segments": "Discard selected segments",
"Keep selected segments": "Keep selected segments",
"Zoom": "Zoom",
"More than one file must be selected": "More than one file must be selected",
"Merge!": "Merge!",
"Please select files to be merged": "Please select files to be merged",
"Please select files to be merged. The files need to be of the exact same format and codecs": "Please select files to be merged. The files need to be of the exact same format and codecs",
"Merge/concatenate files": "Merge/concatenate files",
"This dialog can be used to concatenate files in series, e.g. one after the other:\n[file1][file2][file3]\nIt can NOT be used for merging tracks in parallell (like adding an audio track to a video).\nMake sure all files are of the exact same codecs & codec parameters (fps, resolution etc).\n\nDrag and drop to change the order of your files here:": "This dialog can be used to concatenate files in series, e.g. one after the other:\n[file1][file2][file3]\nIt can NOT be used for merging tracks in parallell (like adding an audio track to a video).\nMake sure all files are of the exact same codecs & codec parameters (fps, resolution etc).\n\nDrag and drop to change the order of your files here:",
"Include all tracks?": "Include all tracks?",
"If this is checked, all audio/video/subtitle/data tracks will be included. This may not always work for all file types. If not checked, only default streams will be included.": "If this is checked, all audio/video/subtitle/data tracks will be included. This may not always work for all file types. If not checked, only default streams will be included.",
"DROP FILE(S)": "DROP FILE(S)",
"to show advanced view": "to show advanced view",
"to show simple view": "to show simple view",
@ -384,6 +392,10 @@
"Ask about what to do when opening a new file when another file is already already open?": "Ask about what to do when opening a new file when another file is already already open?",
"Ask on file open": "Ask on file open",
"Current setting": "Current setting",
"Merge/concatenate files": "Merge/concatenate files",
"This dialog can be used to concatenate files in series, e.g. one after the other:\n[file1][file2][file3]\nIt can NOT be used for merging tracks in parallell (like adding an audio track to a video).\nMake sure all files are of the exact same codecs & codec parameters (fps, resolution etc).\n\nDrag and drop to change the order of your files here:": "This dialog can be used to concatenate files in series, e.g. one after the other:\n[file1][file2][file3]\nIt can NOT be used for merging tracks in parallell (like adding an audio track to a video).\nMake sure all files are of the exact same codecs & codec parameters (fps, resolution etc).\n\nDrag and drop to change the order of your files here:",
"Include all tracks?": "Include all tracks?",
"If this is checked, all audio/video/subtitle/data tracks will be included. This may not always work for all file types. If not checked, only default streams will be included.": "If this is checked, all audio/video/subtitle/data tracks will be included. This may not always work for all file types. If not checked, only default streams will be included.",
"Enter value": "Enter value",
"Click to toggle track inclusion when exporting": "Click to toggle track inclusion when exporting",
"Track info": "Track info",
@ -421,6 +433,7 @@
"Seek next keyframe": "Seek next keyframe",
"Set cut end to current position": "Set cut end to current position",
"Jump to end of video": "Jump to end of video",
"Lock/unlock output format": "Lock/unlock output format",
"Discard audio? Current:": "Discard audio? Current:",
"Keep audio tracks": "Keep audio tracks",
"Discard audio tracks": "Discard audio tracks",