"The audio track is not supported. You can convert to a supported format from the menu":"The audio track is not supported. You can convert to a supported format from the menu.",
"The file name template is missing {{ext}} and will result in a file without the suggested extension. This may result in an unplayable output file.":"The file name template is missing {{ext}} and will result in a file without the suggested extension. This may result in an unplayable output file.",
"The last executed ffmpeg commands will show up here after you run operations. You can copy them to clipboard and modify them to your needs before running on your command line.":"The last executed ffmpeg commands will show up here after you run operations. You can copy them to clipboard and modify them to your needs before running on your command line.",
"The media file referenced by the project file you tried to open does not exist in the same directory as the project file: {{mediaFileName}}":"The media file referenced by the project file you tried to open does not exist in the same directory as the project file: {{mediaFileName}}",
"The media you tried to open does not exist":"The media you tried to open does not exist",
"The size of the merged output file ({{outputFileTotalSize}}) differs from the total size of source files ({{sourceFilesTotalSize}}) by more than {{maxDiffPercent}}%. This could indicate that there was a problem during the merge.":"The size of the merged output file ({{outputFileTotalSize}}) differs from the total size of source files ({{sourceFilesTotalSize}}) by more than {{maxDiffPercent}}%. This could indicate that there was a problem during the merge.",
"The video inside segments will be discarded, while the video surrounding them will be kept.":"The video inside segments will be discarded, while the video surrounding them will be kept.",
errorToast(i18n.t('The media file referenced by the project file you tried to open does not exist in the same directory as the project file: {{mediaFileName}}',{mediaFileName}));