"You are in simple mode, meaning some functionality has been simplified or hidden.":"You are in simple mode, meaning some functionality has been simplified or hidden.",
"You are not allowed to write the output file. This probably means that the file already exists with the wrong permissions, or you don't have write permissions to the output folder.":"You are not allowed to write the output file. This probably means that the file already exists with the wrong permissions, or you don't have write permissions to the output folder.",
"You can customize the file name of the merged file using special variables.":"You can customize the file name of the merged file using special variables.",
"You can customize the file name of the output segment(s) using special variables._one":"You can customize the file name of the output using special variables.",
<Alerttext={t('File compatibility check is not enabled, so the merge operation might not produce a valid output. Enable "Check compatibility" below to check file compatibility before merging.')}/>
{t('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.',{ext: extVariableFormatted})}