"(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)",
"{{appStoreType}} edition, based on GitHub v{{appVersion}}":"{{appStoreType}} edition, based on GitHub v{{appVersion}}",
aboutPanelOptions.applicationVersion=`${process.windowsStore?'Microsoft Store':'App Store'} edition, based on GitHub v${appVersion}`;
aboutPanelOptions.applicationVersion=t('{{appStoreType}} edition, based on GitHub v{{appVersion}}',{appStoreType: process.windowsStore?'Microsoft Store':'App Store',appVersion});