diff --git a/Languages/English.ini b/Languages/English.ini index 869e3b0b..024127bc 100644 --- a/Languages/English.ini +++ b/Languages/English.ini @@ -5,11 +5,25 @@ // I recommend you add your name commented to the top, so people can see who contributed to the translation. // Do note: Exceptions will not be modifiable because I need to be able to read them. -// Template version 3.0.1, last update 2022-09-18 - -// Changed: -// lbAboutBody=youtube - +// Template version 3.1.0, last update 2022-09-25 + +// Added: +// GenericDoNotDownload +// GenericUnknownFormat +// tabExtendedDownloaderUnknownFormats +// lbExtendedDownloaderNoUnknownFormatsFound +// frmUpdaterInvalidData +// lbUpdaterInvalidData +// btnUpdaterInvalidDataUpdateLatest +// btnUpdaterInvalidDataUpdatePreRelease +// btnUpdaterInvalidDataDoNotUpdate +// chAudioChannels +// GenericClear +// pbDownloadProgressFfmpegPostProcessing +// pbDownloadProgressEmbeddingSubtitles +// pbDownloadProgressEmbeddingMetadata +// pbDownloadProgressMergingFormats +// pbDownloadProgressConverting // The "CurrentLanguageVersion" should match the same version as specific version that it is updated for. @@ -33,10 +47,13 @@ GenericOk=OK GenericSave=Save GenericAdd=Add GenericClose=Close +GenericClear=Clear GenericRemoveSelected=Remove selected GenericVerifyLinks=Verify copied links GenericDoNotReEncode=(Do not re-encode) GenericDoNotRemux=(Do not remux) +GenericDoNotDownload=(Do not download) +GenericUnknownFormat=Unknown format frmGenericDownloadProgress=Downloading... @@ -68,6 +85,12 @@ dlgUpdaterHashNoMatch=The hash of the updater does not match the internally know dlgUpdaterUpdatedVersionHashNoMatch=The hash calculated by the updater does not match the known hash of the update.\r\n\r\nExpected: {0}\r\n\r\nCalculated: {1}\r\n\r\nYou can continue without it matching, there are some instances where it may be different. dlgUpdaterHashNotGiven=The UpdateHash hasn't been set, so I can't calculate the hash to sanity-check that it's the one from release. Your mileage may vary. +pbDownloadProgressFfmpegPostProcessing=Post-processing in ffmpeg... +pbDownloadProgressEmbeddingSubtitles=Emedding subtitles... +pbDownloadProgressEmbeddingMetadata=Emedding metadata... +pbDownloadProgressMergingFormats=Merging formats... +pbDownloadProgressConverting=Converting media... + frmAbout=About lbAboutBody=youtube-dl-gui by {0}\ndebug date {1}\nReport any issues to the Github repo llbCheckForUpdates=Check for updates @@ -142,6 +165,7 @@ lbExtendedDownloaderViews=Views lbExtendedDownloaderDownloadingThumbnail=Downloading thumbnail... lbExtendedDownloaderDownloadingThumbnailFailed=Unable to download thumbnail btnExtendedDownloaderDownloadThumbnail=Get thumbnail +tabExtendedDownloaderUnknownFormats=Unknown formats tabExtendedDownloaderDescription=Description tabExtendedDownloaderVerbose=Verbose tabExtendedDownloaderFormatOptions=Format download options @@ -157,8 +181,10 @@ chVideoCodec=Video codec chAudioBitrate=Audio bitrate chAudioSampleRate=Audio sample rate chAudioCodec=Audio codec +chAudioChannels=Audio channels lbExtendedDownloaderNoVideoFormatsAvailable=No video formats are available. lbExtendedDownloaderNoAudioFormatsAvailable=No audio formats are available. +lbExtendedDownloaderNoUnknownFormatsFound=No unknown formats were found. lbVideoRemux=Video remux txtExtendedDownloaderMediaTitle=Retrieving media information... @@ -438,6 +464,12 @@ lbUpdateSize=The new executable size is {0} btnUpdateAvailableSkipVersion=Skip version btnUpdateAvailableUpdate=Update +frmUpdaterInvalidData=Update data unavailable +lbUpdaterInvalidData=The updater has recieved invalid update data. You can choose to download the latest version, latest pre-release (if one exists past the latest version), or do not update. +btnUpdaterInvalidDataUpdateLatest=Latest +btnUpdaterInvalidDataUpdatePreRelease=Pre-release +btnUpdaterInvalidDataDoNotUpdate=Don't update + frmUpdater=Updating youtube-dl-gui lbUpdaterHeader=Placeholder lbUpdaterDetails=The previous version won't be deleted if it fails.