//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace HandBrakeWPF.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("HandBrakeWPF.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Copyright (C) 2003-2019 The HandBrake Team /// ///This program is free software; you can redistribute it and/or ///modify it under the terms of the GNU General Public License ///as published by the Free Software Foundation; either version 2 ///of the License, or (at your option) any later version. /// ///This program is distributed in the hope that it will be useful, ///but WITHOUT ANY WARRANTY; without even the implied warranty of ///MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ///GNU General Public License f [rest of string was truncated]";. /// public static string About_GPL { get { return ResourceManager.GetString("About_GPL", resourceCulture); } } /// /// Looks up a localized string similar to License: . /// public static string AboutView_License { get { return ResourceManager.GetString("AboutView_License", resourceCulture); } } /// /// Looks up a localized string similar to Version: . /// public static string AboutView_Version { get { return ResourceManager.GetString("AboutView_Version", resourceCulture); } } /// /// Looks up a localized string similar to You can optionally store a picture settings with this preset. There are 3 modes: /// ///None: Picture settings are not stored in the preset. When loading a source, they will remain as-is within the bounds of the source resolution. This also affects Anamorphic, modulus, cropping etc. /// ///Custom: You can optionally set a Maximum width and Height. When doing this an encode will be less than or equal to these values. Keep Aspect Ratio will be automatically turned on. /// ///Source Maximum: Always encode at the sources [rest of string was truncated]";. /// public static string AddPreset_PictureSizeMode { get { return ResourceManager.GetString("AddPreset_PictureSizeMode", resourceCulture); } } /// /// Looks up a localized string similar to -- Add New Category --. /// public static string AddPresetView_AddNewCategory { get { return ResourceManager.GetString("AddPresetView_AddNewCategory", resourceCulture); } } /// /// Looks up a localized string similar to Add Preset. /// public static string AddPresetView_AddPreset { get { return ResourceManager.GetString("AddPresetView_AddPreset", resourceCulture); } } /// /// Looks up a localized string similar to Category:. /// public static string AddPresetView_Category { get { return ResourceManager.GetString("AddPresetView_Category", resourceCulture); } } /// /// Looks up a localized string similar to Description:. /// public static string AddPresetView_Description { get { return ResourceManager.GetString("AddPresetView_Description", resourceCulture); } } /// /// Looks up a localized string similar to Name:. /// public static string AddPresetView_Name { get { return ResourceManager.GetString("AddPresetView_Name", resourceCulture); } } /// /// Looks up a localized string similar to Dimensions:. /// public static string AddPresetView_SavePictureSize { get { return ResourceManager.GetString("AddPresetView_SavePictureSize", resourceCulture); } } /// /// Looks up a localized string similar to The Custom Width or Height fields must be filled in for the 'Custom' option.. /// public static string AddPresetViewModel_CustomWidthHeightFieldsRequired { get { return ResourceManager.GetString("AddPresetViewModel_CustomWidthHeightFieldsRequired", resourceCulture); } } /// /// Looks up a localized string similar to A Preset must have a Name. Please fill out the Preset Name field.. /// public static string AddPresetViewModel_PresetMustProvideName { get { return ResourceManager.GetString("AddPresetViewModel_PresetMustProvideName", resourceCulture); } } /// /// Looks up a localized string similar to A Preset with this name already exists. Would you like to overwrite it?. /// public static string AddPresetViewModel_PresetWithSameNameOverwriteWarning { get { return ResourceManager.GetString("AddPresetViewModel_PresetWithSameNameOverwriteWarning", resourceCulture); } } /// /// Looks up a localized string similar to Unable to add preset. /// public static string AddPresetViewModel_UnableToAddPreset { get { return ResourceManager.GetString("AddPresetViewModel_UnableToAddPreset", resourceCulture); } } /// /// Looks up a localized string similar to You must first scan a source to use the 'Source Maximum' Option.. /// public static string AddPresetViewModel_YouMustFirstScanSource { get { return ResourceManager.GetString("AddPresetViewModel_YouMustFirstScanSource", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure?. /// public static string AreYouSure { get { return ResourceManager.GetString("AreYouSure", resourceCulture); } } /// /// Looks up a localized string similar to Add Track. /// public static string AudioDefaultsView_AddTrack { get { return ResourceManager.GetString("AudioDefaultsView_AddTrack", resourceCulture); } } /// /// Looks up a localized string similar to Automatically add Tracks. /// public static string AudioDefaultsView_AutoAddTracks { get { return ResourceManager.GetString("AudioDefaultsView_AutoAddTracks", resourceCulture); } } /// /// Looks up a localized string similar to Clear. /// public static string AudioDefaultsView_Clear { get { return ResourceManager.GetString("AudioDefaultsView_Clear", resourceCulture); } } /// /// Looks up a localized string similar to Choose Behaviors:. /// public static string AudioDefaultView_Behaviours { get { return ResourceManager.GetString("AudioDefaultView_Behaviours", resourceCulture); } } /// /// Looks up a localized string similar to When a passthru encoder is selected, the encoder options will be used for the fallback encoder.. /// public static string AudioDefaultViewModel_EncoderOptionsNotice { get { return ResourceManager.GetString("AudioDefaultViewModel_EncoderOptionsNotice", resourceCulture); } } /// /// Looks up a localized string similar to Allow passthru of:. /// public static string AudioView_AllowPassThruOf { get { return ResourceManager.GetString("AudioView_AllowPassThruOf", resourceCulture); } } /// /// Looks up a localized string similar to Configure how the Audio Tracks are automatically selected and configured when you select a new title or source video.. /// public static string AudioView_AudioDefaultsDescription { get { return ResourceManager.GetString("AudioView_AudioDefaultsDescription", resourceCulture); } } /// /// Looks up a localized string similar to 'Auto Passthru' Behaviour:. /// public static string AudioView_AutoPassthruBehaviour { get { return ResourceManager.GetString("AudioView_AutoPassthruBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to Bitrate. /// public static string AudioView_Bitrate { get { return ResourceManager.GetString("AudioView_Bitrate", resourceCulture); } } /// /// Looks up a localized string similar to Codec. /// public static string AudioView_Codec { get { return ResourceManager.GetString("AudioView_Codec", resourceCulture); } } /// /// Looks up a localized string similar to DRC. /// public static string AudioView_DRC { get { return ResourceManager.GetString("AudioView_DRC", resourceCulture); } } /// /// Looks up a localized string similar to Gain. /// public static string AudioView_Gain { get { return ResourceManager.GetString("AudioView_Gain", resourceCulture); } } /// /// Looks up a localized string similar to Hide. /// public static string AudioView_Hide { get { return ResourceManager.GetString("AudioView_Hide", resourceCulture); } } /// /// Looks up a localized string similar to Mixdown. /// public static string AudioView_Mixdown { get { return ResourceManager.GetString("AudioView_Mixdown", resourceCulture); } } /// /// Looks up a localized string similar to Fallback encoder:. /// public static string AudioView_OtherwiseFallbackEncoder { get { return ResourceManager.GetString("AudioView_OtherwiseFallbackEncoder", resourceCulture); } } /// /// Looks up a localized string similar to Reload. /// public static string AudioView_ReloadDefaults { get { return ResourceManager.GetString("AudioView_ReloadDefaults", resourceCulture); } } /// /// Looks up a localized string similar to Samplerate. /// public static string AudioView_Samplerate { get { return ResourceManager.GetString("AudioView_Samplerate", resourceCulture); } } /// /// Looks up a localized string similar to Show. /// public static string AudioView_Show { get { return ResourceManager.GetString("AudioView_Show", resourceCulture); } } /// /// Looks up a localized string similar to Track Name. /// public static string AudioView_TrackName { get { return ResourceManager.GetString("AudioView_TrackName", resourceCulture); } } /// /// Looks up a localized string similar to Track Selection Behaviour:. /// public static string AudioView_TrackSelectionBehaviour { get { return ResourceManager.GetString("AudioView_TrackSelectionBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to For Additional Tracks:. /// public static string AudioView_TrackSettingDefaultBehaviour { get { return ResourceManager.GetString("AudioView_TrackSettingDefaultBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to When 'Auto Passthru' is selected as the audio codec.. /// public static string AudioView_WhenAutoPassthru { get { return ResourceManager.GetString("AudioView_WhenAutoPassthru", resourceCulture); } } /// /// Looks up a localized string similar to Audio Defaults. /// public static string AudioViewModel_AudioDefaults { get { return ResourceManager.GetString("AudioViewModel_AudioDefaults", resourceCulture); } } /// /// Looks up a localized string similar to Audio Tracks. /// public static string AudioViewModel_AudioTracks { get { return ResourceManager.GetString("AudioViewModel_AudioTracks", resourceCulture); } } /// /// Looks up a localized string similar to Selection Behavior. /// public static string AudioViewModel_ConfigureDefaults { get { return ResourceManager.GetString("AudioViewModel_ConfigureDefaults", resourceCulture); } } /// /// Looks up a localized string similar to Switch Back To Tracks. /// public static string AudioViewModel_SwitchBackToTracks { get { return ResourceManager.GetString("AudioViewModel_SwitchBackToTracks", resourceCulture); } } /// /// Looks up a localized string similar to Browse. /// public static string Browse { get { return ResourceManager.GetString("Browse", resourceCulture); } } /// /// Looks up a localized string similar to Chapter Markers. /// public static string ChaptersView_ChapterMarkers { get { return ResourceManager.GetString("ChaptersView_ChapterMarkers", resourceCulture); } } /// /// Looks up a localized string similar to Chapter Name. /// public static string ChaptersView_ChapterName { get { return ResourceManager.GetString("ChaptersView_ChapterName", resourceCulture); } } /// /// Looks up a localized string similar to Chapter Number. /// public static string ChaptersView_ChapterNumber { get { return ResourceManager.GetString("ChaptersView_ChapterNumber", resourceCulture); } } /// /// Looks up a localized string similar to Create chapter markers. /// public static string ChaptersView_CreateChapterMarkers { get { return ResourceManager.GetString("ChaptersView_CreateChapterMarkers", resourceCulture); } } /// /// Looks up a localized string similar to Duration. /// public static string ChaptersView_Duration { get { return ResourceManager.GetString("ChaptersView_Duration", resourceCulture); } } /// /// Looks up a localized string similar to Export. /// public static string ChaptersView_Export { get { return ResourceManager.GetString("ChaptersView_Export", resourceCulture); } } /// /// Looks up a localized string similar to Import. /// public static string ChaptersView_Import { get { return ResourceManager.GetString("ChaptersView_Import", resourceCulture); } } /// /// Looks up a localized string similar to Chapter marker names will NOT be saved in your encode.. /// public static string ChaptersViewModel_UnableToExportChaptersMsg { get { return ResourceManager.GetString("ChaptersViewModel_UnableToExportChaptersMsg", resourceCulture); } } /// /// Looks up a localized string similar to Unable to save Chapter Markers file! . /// public static string ChaptersViewModel_UnableToExportChaptersWarning { get { return ResourceManager.GetString("ChaptersViewModel_UnableToExportChaptersWarning", resourceCulture); } } /// /// Looks up a localized string similar to First column in chapters file must only contain a integer number value higher than zero (0). /// public static string ChaptersViewModel_UnableToImportChaptersFirstColumnMustContainOnlyIntegerNumber { get { return ResourceManager.GetString("ChaptersViewModel_UnableToImportChaptersFirstColumnMustContainOnlyIntegerNumber", resourceCulture); } } /// /// Looks up a localized string similar to All lines in chapters file must have at least 2 columns of data. /// public static string ChaptersViewModel_UnableToImportChaptersLineDoesNotHaveAtLeastTwoColumns { get { return ResourceManager.GetString("ChaptersViewModel_UnableToImportChaptersLineDoesNotHaveAtLeastTwoColumns", resourceCulture); } } /// /// Looks up a localized string similar to Line {0} is invalid. Nothing will be imported.. /// public static string ChaptersViewModel_UnableToImportChaptersMalformedLineMsg { get { return ResourceManager.GetString("ChaptersViewModel_UnableToImportChaptersMalformedLineMsg", resourceCulture); } } /// /// Looks up a localized string similar to Unable to import chapter file. /// public static string ChaptersViewModel_UnableToImportChaptersWarning { get { return ResourceManager.GetString("ChaptersViewModel_UnableToImportChaptersWarning", resourceCulture); } } /// /// Looks up a localized string similar to Chapter files of type '{0}' are not currently supported.. /// public static string ChaptersViewModel_UnsupportedFileFormatMsg { get { return ResourceManager.GetString("ChaptersViewModel_UnsupportedFileFormatMsg", resourceCulture); } } /// /// Looks up a localized string similar to Unsupported chapter file type. /// public static string ChaptersViewModel_UnsupportedFileFormatWarning { get { return ResourceManager.GetString("ChaptersViewModel_UnsupportedFileFormatWarning", resourceCulture); } } /// /// Looks up a localized string similar to The number of chapters on the source media ///and the number of chapters in the input file do not match ({0} vs {1}). /// ///Do you still want to import the chapter names?. /// public static string ChaptersViewModel_ValidateImportedChapters_ChapterCountMismatch { get { return ResourceManager.GetString("ChaptersViewModel_ValidateImportedChapters_ChapterCountMismatch", resourceCulture); } } /// /// Looks up a localized string similar to The number of chapters on the source media ///and the number of chapters in the input file do not match ({0} vs {1}). /// ///Do you still want to import the chapter names?. /// public static string ChaptersViewModel_ValidateImportedChapters_ChapterCountMismatchMsg { get { return ResourceManager.GetString("ChaptersViewModel_ValidateImportedChapters_ChapterCountMismatchMsg", resourceCulture); } } /// /// Looks up a localized string similar to Chapter count doesn't match between source and input file. /// public static string ChaptersViewModel_ValidateImportedChapters_ChapterCountMismatchWarning { get { return ResourceManager.GetString("ChaptersViewModel_ValidateImportedChapters_ChapterCountMismatchWarning", resourceCulture); } } /// /// Looks up a localized string similar to The reported duration of the chapters on the source media ///and the duration of chapters in the input file differ greatly. /// ///It is very likely that this chapter file was produced from a different source media. /// ///Are you sure you want to import the chapter names?. /// public static string ChaptersViewModel_ValidateImportedChapters_ChapterDurationMismatchMsg { get { return ResourceManager.GetString("ChaptersViewModel_ValidateImportedChapters_ChapterDurationMismatchMsg", resourceCulture); } } /// /// Looks up a localized string similar to Chapter duration doesn't match between source and input file. /// public static string ChaptersViewModel_ValidateImportedChapters_ChapterDurationMismatchWarning { get { return ResourceManager.GetString("ChaptersViewModel_ValidateImportedChapters_ChapterDurationMismatchWarning", resourceCulture); } } /// /// Looks up a localized string similar to Invalid chapter information for source media. /// public static string ChaptersViewModel_ValidationFailedWarning { get { return ResourceManager.GetString("ChaptersViewModel_ValidationFailedWarning", resourceCulture); } } /// /// Looks up a localized string similar to Export Names. /// public static string ChapterView_ExportNames { get { return ResourceManager.GetString("ChapterView_ExportNames", resourceCulture); } } /// /// Looks up a localized string similar to Import Names. /// public static string ChapterView_ImportNames { get { return ResourceManager.GetString("ChapterView_ImportNames", resourceCulture); } } /// /// Looks up a localized string similar to Reset Chapter Names. /// public static string ChapterView_ResetChapterNames { get { return ResourceManager.GetString("ChapterView_ResetChapterNames", resourceCulture); } } /// /// Looks up a localized string similar to The system clipboard is currently unavailable.. /// public static string Clipboard_Unavailable { get { return ResourceManager.GetString("Clipboard_Unavailable", resourceCulture); } } /// /// Looks up a localized string similar to This may be due to another application monitoring or locking the clipboard for its own use. You will not be able to use the clipboard until it is unlocked.. /// public static string Clipboard_Unavailable_Solution { get { return ResourceManager.GetString("Clipboard_Unavailable_Solution", resourceCulture); } } /// /// Looks up a localized string similar to Append Number. /// public static string CollisionBehaviour_AppendNumber { get { return ResourceManager.GetString("CollisionBehaviour_AppendNumber", resourceCulture); } } /// /// Looks up a localized string similar to Postfix. /// public static string CollisionBehaviour_Post { get { return ResourceManager.GetString("CollisionBehaviour_Post", resourceCulture); } } /// /// Looks up a localized string similar to Prefix. /// public static string CollisionBehaviour_Pre { get { return ResourceManager.GetString("CollisionBehaviour_Pre", resourceCulture); } } /// /// Looks up a localized string similar to Confirm. /// public static string Confirm { get { return ResourceManager.GetString("Confirm", resourceCulture); } } /// /// Looks up a localized string similar to The following action '{0}' will occur in {1} seconds.. /// public static string CountdownAlertViewModel_NoticeMessage { get { return ResourceManager.GetString("CountdownAlertViewModel_NoticeMessage", resourceCulture); } } /// /// Looks up a localized string similar to Cancel Action. /// public static string CountdownAlterView_CancelAction { get { return ResourceManager.GetString("CountdownAlterView_CancelAction", resourceCulture); } } /// /// Looks up a localized string similar to Proceed. /// public static string CountdownAlterView_Proceed { get { return ResourceManager.GetString("CountdownAlterView_Proceed", resourceCulture); } } /// /// Looks up a localized string similar to When Done Action. /// public static string CountdownAlterView_WhenDoneAction { get { return ResourceManager.GetString("CountdownAlterView_WhenDoneAction", resourceCulture); } } /// /// Looks up a localized string similar to Create Folder?. /// public static string DirectoryUtils_CreateFolder { get { return ResourceManager.GetString("DirectoryUtils_CreateFolder", resourceCulture); } } /// /// Looks up a localized string similar to The folder you are trying to write to does not exist. Would you like HandBrake to create the following folder? ///{0}. /// public static string DirectoryUtils_CreateFolderMsg { get { return ResourceManager.GetString("DirectoryUtils_CreateFolderMsg", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// public static string Error { get { return ResourceManager.GetString("Error", resourceCulture); } } /// /// Looks up a localized string similar to Error Details:. /// public static string ErrorView_ErrorDetails { get { return ResourceManager.GetString("ErrorView_ErrorDetails", resourceCulture); } } /// /// Looks up a localized string similar to If the problem presists, please try restarting HandBrake.. /// public static string ErrorViewModel_IfTheProblemPersists { get { return ResourceManager.GetString("ErrorViewModel_IfTheProblemPersists", resourceCulture); } } /// /// Looks up a localized string similar to There is no further information available about this error.. /// public static string ErrorViewModel_NoFurtherInformation { get { return ResourceManager.GetString("ErrorViewModel_NoFurtherInformation", resourceCulture); } } /// /// Looks up a localized string similar to An Unknown Error has occurred.. /// public static string ErrorViewModel_UnknownError { get { return ResourceManager.GetString("ErrorViewModel_UnknownError", resourceCulture); } } /// /// Looks up a localized string similar to Ask to overwrite file. /// public static string FileOverwriteBehaviours_Ask { get { return ResourceManager.GetString("FileOverwriteBehaviours_Ask", resourceCulture); } } /// /// Looks up a localized string similar to Try to automatically rename file. /// public static string FileOverwriteBehaviours_Autoname { get { return ResourceManager.GetString("FileOverwriteBehaviours_Autoname", resourceCulture); } } /// /// Looks up a localized string similar to Overwrite the file. /// public static string FileOverwriteBehaviours_Overwrite { get { return ResourceManager.GetString("FileOverwriteBehaviours_Overwrite", resourceCulture); } } /// /// Looks up a localized string similar to Custom:. /// public static string FiltersView_Custom { get { return ResourceManager.GetString("FiltersView_Custom", resourceCulture); } } /// /// Looks up a localized string similar to Deblock. /// public static string FiltersView_Deblock { get { return ResourceManager.GetString("FiltersView_Deblock", resourceCulture); } } /// /// Looks up a localized string similar to Decomb. /// public static string FiltersView_Decomb { get { return ResourceManager.GetString("FiltersView_Decomb", resourceCulture); } } /// /// Looks up a localized string similar to Deinterlace:. /// public static string FiltersView_Deinterlace { get { return ResourceManager.GetString("FiltersView_Deinterlace", resourceCulture); } } /// /// Looks up a localized string similar to Preset:. /// public static string FiltersView_DeinterlacePreset { get { return ResourceManager.GetString("FiltersView_DeinterlacePreset", resourceCulture); } } /// /// Looks up a localized string similar to Deinterlace Preset. /// public static string FiltersView_DeinterlacePresetAuto { get { return ResourceManager.GetString("FiltersView_DeinterlacePresetAuto", resourceCulture); } } /// /// Looks up a localized string similar to Denoise:. /// public static string FiltersView_Denoise { get { return ResourceManager.GetString("FiltersView_Denoise", resourceCulture); } } /// /// Looks up a localized string similar to Denoise Preset. /// public static string FiltersView_DenoisePresetAuto { get { return ResourceManager.GetString("FiltersView_DenoisePresetAuto", resourceCulture); } } /// /// Looks up a localized string similar to Denoise Tune. /// public static string FiltersView_DenoiseTuneAuto { get { return ResourceManager.GetString("FiltersView_DenoiseTuneAuto", resourceCulture); } } /// /// Looks up a localized string similar to Detelecine:. /// public static string FiltersView_Detelecine { get { return ResourceManager.GetString("FiltersView_Detelecine", resourceCulture); } } /// /// Looks up a localized string similar to Filters. /// public static string FiltersView_Filters { get { return ResourceManager.GetString("FiltersView_Filters", resourceCulture); } } /// /// Looks up a localized string similar to Flip. /// public static string FiltersView_FlipVideo { get { return ResourceManager.GetString("FiltersView_FlipVideo", resourceCulture); } } /// /// Looks up a localized string similar to Grayscale. /// public static string FiltersView_Grayscale { get { return ResourceManager.GetString("FiltersView_Grayscale", resourceCulture); } } /// /// Looks up a localized string similar to Interlace Detection:. /// public static string FiltersView_InterlaceDetection { get { return ResourceManager.GetString("FiltersView_InterlaceDetection", resourceCulture); } } /// /// Looks up a localized string similar to Preset:. /// public static string FiltersView_Preset { get { return ResourceManager.GetString("FiltersView_Preset", resourceCulture); } } /// /// Looks up a localized string similar to Rotate:. /// public static string FiltersView_Rotate { get { return ResourceManager.GetString("FiltersView_Rotate", resourceCulture); } } /// /// Looks up a localized string similar to Sharpen. /// public static string FiltersView_Sharpen { get { return ResourceManager.GetString("FiltersView_Sharpen", resourceCulture); } } /// /// Looks up a localized string similar to Sharpen Preset. /// public static string FiltersView_SharpenPresetAuto { get { return ResourceManager.GetString("FiltersView_SharpenPresetAuto", resourceCulture); } } /// /// Looks up a localized string similar to Sharpen Tune. /// public static string FiltersView_SharpenTuneAuto { get { return ResourceManager.GetString("FiltersView_SharpenTuneAuto", resourceCulture); } } /// /// Looks up a localized string similar to Tune:. /// public static string FiltersView_Tune { get { return ResourceManager.GetString("FiltersView_Tune", resourceCulture); } } /// /// Looks up a localized string similar to FiltersView_DeblockPreset. /// public static string FiltersViewAuto_DeblockPreset { get { return ResourceManager.GetString("FiltersViewAuto_DeblockPreset", resourceCulture); } } /// /// Looks up a localized string similar to Deblock Tune. /// public static string FiltersViewAuto_DeblockTune { get { return ResourceManager.GetString("FiltersViewAuto_DeblockTune", resourceCulture); } } /// /// Looks up a localized string similar to Add. /// public static string Generic_Add { get { return ResourceManager.GetString("Generic_Add", resourceCulture); } } /// /// Looks up a localized string similar to Apply. /// public static string Generic_Apply { get { return ResourceManager.GetString("Generic_Apply", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// public static string Generic_Cancel { get { return ResourceManager.GetString("Generic_Cancel", resourceCulture); } } /// /// Looks up a localized string similar to Clear. /// public static string Generic_Clear { get { return ResourceManager.GetString("Generic_Clear", resourceCulture); } } /// /// Looks up a localized string similar to Close. /// public static string Generic_Close { get { return ResourceManager.GetString("Generic_Close", resourceCulture); } } /// /// Looks up a localized string similar to Copy to Clipboard. /// public static string Generic_CopyToClipboard { get { return ResourceManager.GetString("Generic_CopyToClipboard", resourceCulture); } } /// /// Looks up a localized string similar to Move Left. /// public static string Generic_MoveLeft { get { return ResourceManager.GetString("Generic_MoveLeft", resourceCulture); } } /// /// Looks up a localized string similar to Move Right. /// public static string Generic_MoveRight { get { return ResourceManager.GetString("Generic_MoveRight", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// public static string Generic_Save { get { return ResourceManager.GetString("Generic_Save", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake. /// public static string HandBrake_Title { get { return ResourceManager.GetString("HandBrake_Title", resourceCulture); } } /// /// Looks up a localized string similar to Use System Language. /// public static string Language_UseSystem { get { return ResourceManager.GetString("Language_UseSystem", resourceCulture); } } /// /// Looks up a localized string similar to Copy to clipboard. /// public static string LogView_CopyClipboard { get { return ResourceManager.GetString("LogView_CopyClipboard", resourceCulture); } } /// /// Looks up a localized string similar to Encode Log. /// public static string LogView_EncodeLog { get { return ResourceManager.GetString("LogView_EncodeLog", resourceCulture); } } /// /// Looks up a localized string similar to Open Log Directory. /// public static string LogView_OpenLogDir { get { return ResourceManager.GetString("LogView_OpenLogDir", resourceCulture); } } /// /// Looks up a localized string similar to ScanLog. /// public static string LogView_ScanLog { get { return ResourceManager.GetString("LogView_ScanLog", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake is already encoding.. /// public static string Main_AlreadyEncoding { get { return ResourceManager.GetString("Main_AlreadyEncoding", resourceCulture); } } /// /// Looks up a localized string similar to Warning: If you wish to have subtitles added to each item you are about to queue, please verify that you have the subtitle defaults setup correctly on the subtitles tab. /// ///Do you wish to continue?. /// public static string Main_AutoAdd_AudioAndSubWarning { get { return ResourceManager.GetString("Main_AutoAdd_AudioAndSubWarning", resourceCulture); } } /// /// Looks up a localized string similar to Do you wish to proceed trying to add the rest?. /// public static string Main_ContinueAddingToQueue { get { return ResourceManager.GetString("Main_ContinueAddingToQueue", resourceCulture); } } /// /// Looks up a localized string similar to There are jobs on the queue with the same destination path. Please choose a different path for this job.. /// public static string Main_DuplicateDestinationOnQueue { get { return ResourceManager.GetString("Main_DuplicateDestinationOnQueue", resourceCulture); } } /// /// Looks up a localized string similar to The entered destination path contained illegal characters and will not be updated.. /// public static string Main_InvalidDestination { get { return ResourceManager.GetString("Main_InvalidDestination", resourceCulture); } } /// /// Looks up a localized string similar to Pending Jobs {0}. /// public static string Main_JobsPending_addon { get { return ResourceManager.GetString("Main_JobsPending_addon", resourceCulture); } } /// /// Looks up a localized string similar to Your destination directory is low on diskspace. Please free up some disk space on your destination drive. Alternatively you can change the level at which this alert triggers in Options. . /// public static string Main_LowDiskspace { get { return ResourceManager.GetString("Main_LowDiskspace", resourceCulture); } } /// /// Looks up a localized string similar to You cannot encode to a file with the same path and filename as the source file. Please update the destination filename so that it does not match the source file.. /// public static string Main_MatchingFileOverwriteWarning { get { return ResourceManager.GetString("Main_MatchingFileOverwriteWarning", resourceCulture); } } /// /// Looks up a localized string similar to New Default Preset Set: {0}. /// public static string Main_NewDefaultPreset { get { return ResourceManager.GetString("Main_NewDefaultPreset", resourceCulture); } } /// /// Looks up a localized string similar to A New Update is Available. Goto Tools Menu > Options to Install. /// public static string Main_NewUpdate { get { return ResourceManager.GetString("Main_NewUpdate", resourceCulture); } } /// /// Looks up a localized string similar to The output directory you have chosen either does not exist, or you do not have permissions to write files to it.. /// public static string Main_NoPermissionsOrMissingDirectory { get { return ResourceManager.GetString("Main_NoPermissionsOrMissingDirectory", resourceCulture); } } /// /// Looks up a localized string similar to No Preset selected.. /// public static string Main_NoPresetSelected { get { return ResourceManager.GetString("Main_NoPresetSelected", resourceCulture); } } /// /// Looks up a localized string similar to You can not modify built in presets. Please select one of your own presets.. /// public static string Main_NoUpdateOfBuiltInPresets { get { return ResourceManager.GetString("Main_NoUpdateOfBuiltInPresets", resourceCulture); } } /// /// Looks up a localized string similar to Please correct your subtitle settings before continuing. . /// public static string Main_PleaseFixSubtitleSettings { get { return ResourceManager.GetString("Main_PleaseFixSubtitleSettings", resourceCulture); } } /// /// Looks up a localized string similar to Please select a folder.. /// public static string Main_PleaseSelectFolder { get { return ResourceManager.GetString("Main_PleaseSelectFolder", resourceCulture); } } /// /// Looks up a localized string similar to Preparing to encode .... /// public static string Main_PreparingToEncode { get { return ResourceManager.GetString("Main_PreparingToEncode", resourceCulture); } } /// /// Looks up a localized string similar to You can not import a preset with the same name as a built-in preset.. /// public static string Main_PresetErrorBuiltInName { get { return ResourceManager.GetString("Main_PresetErrorBuiltInName", resourceCulture); } } /// /// Looks up a localized string similar to Unable to import the selected preset.. /// public static string Main_PresetImportFailed { get { return ResourceManager.GetString("Main_PresetImportFailed", resourceCulture); } } /// /// Looks up a localized string similar to The preset may be corrupted or from an older version of HandBrake which is not supported. ///Presets from older versions must be re-created in the current version.. /// public static string Main_PresetImportFailedSolution { get { return ResourceManager.GetString("Main_PresetImportFailedSolution", resourceCulture); } } /// /// Looks up a localized string similar to The preset "{0}" already exists. Would you like to overwrite it?. /// public static string Main_PresetOverwriteWarning { get { return ResourceManager.GetString("Main_PresetOverwriteWarning", resourceCulture); } } /// /// Looks up a localized string similar to Presets. /// public static string Main_Presets { get { return ResourceManager.GetString("Main_Presets", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you wish to update the selected preset?. /// public static string Main_PresetUpdateConfrimation { get { return ResourceManager.GetString("Main_PresetUpdateConfrimation", resourceCulture); } } /// /// Looks up a localized string similar to The Preset has now been updated with your current settings.. /// public static string Main_PresetUpdated { get { return ResourceManager.GetString("Main_PresetUpdated", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake has determined your built-in presets are out of date... These presets will now be updated. ///Your custom presets have not been updated so you may have to re-create these by deleting and re-adding them. ///The previous user_presets.xml file was backed up.. /// public static string Main_PresetUpdateNotification { get { return ResourceManager.GetString("Main_PresetUpdateNotification", resourceCulture); } } /// /// Looks up a localized string similar to Queue Finished. /// public static string Main_QueueFinished { get { return ResourceManager.GetString("Main_QueueFinished", resourceCulture); } } /// /// Looks up a localized string similar to with {0} errors or cancellations detected.. /// public static string Main_QueueFinishedErrors { get { return ResourceManager.GetString("Main_QueueFinishedErrors", resourceCulture); } } /// /// Looks up a localized string similar to Queue{0}. /// public static string Main_QueueLabel { get { return ResourceManager.GetString("Main_QueueLabel", resourceCulture); } } /// /// Looks up a localized string similar to The file '{0}' already exists! ///Would you like to overwrite it?. /// public static string Main_QueueOverwritePrompt { get { return ResourceManager.GetString("Main_QueueOverwritePrompt", resourceCulture); } } /// /// Looks up a localized string similar to Queue Paused. /// public static string Main_QueuePaused { get { return ResourceManager.GetString("Main_QueuePaused", resourceCulture); } } /// /// Looks up a localized string similar to Resume Encode. /// public static string Main_ResumeEncode { get { return ResourceManager.GetString("Main_ResumeEncode", resourceCulture); } } /// /// Looks up a localized string similar to Scan Cancelled.. /// public static string Main_ScanCancelled { get { return ResourceManager.GetString("Main_ScanCancelled", resourceCulture); } } /// /// Looks up a localized string similar to Scan Completed. /// public static string Main_ScanCompleted { get { return ResourceManager.GetString("Main_ScanCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Scan failed: . /// public static string Main_ScanFailed_NoReason { get { return ResourceManager.GetString("Main_ScanFailed_NoReason", resourceCulture); } } /// /// Looks up a localized string similar to Scan Failed... Please See Activity Log for details.. /// public static string Main_ScanFailled_CheckLog { get { return ResourceManager.GetString("Main_ScanFailled_CheckLog", resourceCulture); } } /// /// Looks up a localized string similar to Scanning source, please wait.... /// public static string Main_ScanningPleaseWait { get { return ResourceManager.GetString("Main_ScanningPleaseWait", resourceCulture); } } /// /// Looks up a localized string similar to Scanning Title {0} of {1} ({2}%). /// public static string Main_ScanningTitleXOfY { get { return ResourceManager.GetString("Main_ScanningTitleXOfY", resourceCulture); } } /// /// Looks up a localized string similar to No valid source or titles found.. /// public static string Main_ScanNoTitlesFound { get { return ResourceManager.GetString("Main_ScanNoTitlesFound", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake will not be able to encode the selected source as it did not find a valid source with titles to encode. ///This could be due to one of the following reasons: ///- The duration of each source title is below the "Minimum Title Duration" threshold option in 'Preferences > Advanced'. ///- The source file is not a valid video file or is in a format that HandBrake does not support. ///- The source may be copy protected or include DRM. Please note that HandBrake does not support the removal of copy protections [rest of string was truncated]";. /// public static string Main_ScanNoTitlesFoundMessage { get { return ResourceManager.GetString("Main_ScanNoTitlesFoundMessage", resourceCulture); } } /// /// Looks up a localized string similar to You must first scan a source and setup your job before starting an encode. Click the 'Source' button on the toolbar to continue.. /// public static string Main_ScanSource { get { return ResourceManager.GetString("Main_ScanSource", resourceCulture); } } /// /// Looks up a localized string similar to Please make sure you have selected one of your own presets. Please note that you cannot export built-in presets.. /// public static string Main_SelectPreset { get { return ResourceManager.GetString("Main_SelectPreset", resourceCulture); } } /// /// Looks up a localized string similar to Please select a preset to update.. /// public static string Main_SelectPresetForUpdate { get { return ResourceManager.GetString("Main_SelectPresetForUpdate", resourceCulture); } } /// /// Looks up a localized string similar to Select 'Source' to continue. /// public static string Main_SelectSource { get { return ResourceManager.GetString("Main_SelectSource", resourceCulture); } } /// /// Looks up a localized string similar to You must first set the destination path for the output file before adding to the queue.. /// public static string Main_SetDestination { get { return ResourceManager.GetString("Main_SetDestination", resourceCulture); } } /// /// Looks up a localized string similar to Start Encode. /// public static string Main_Start { get { return ResourceManager.GetString("Main_Start", resourceCulture); } } /// /// Looks up a localized string similar to Start Queue. /// public static string Main_StartQueue { get { return ResourceManager.GetString("Main_StartQueue", resourceCulture); } } /// /// Looks up a localized string similar to You must turn on automatic file naming AND set a default path in preferences before you can add to the queue.. /// public static string Main_TurnOnAutoFileNaming { get { return ResourceManager.GetString("Main_TurnOnAutoFileNaming", resourceCulture); } } /// /// Looks up a localized string similar to Your system prevented HandBrake from launching a web browser.. /// public static string Main_UnableToLoadHelpMessage { get { return ResourceManager.GetString("Main_UnableToLoadHelpMessage", resourceCulture); } } /// /// Looks up a localized string similar to You can still access the help pages by visiting the website directly at: https://handbrake.fr. /// public static string Main_UnableToLoadHelpSolution { get { return ResourceManager.GetString("Main_UnableToLoadHelpSolution", resourceCulture); } } /// /// Looks up a localized string similar to {0} Encodes Pending. /// public static string Main_XEncodesPending { get { return ResourceManager.GetString("Main_XEncodesPending", resourceCulture); } } /// /// Looks up a localized string similar to _About.... /// public static string MainView_About { get { return ResourceManager.GetString("MainView_About", resourceCulture); } } /// /// Looks up a localized string similar to Activity Log. /// public static string MainView_ActivityLog { get { return ResourceManager.GetString("MainView_ActivityLog", resourceCulture); } } /// /// Looks up a localized string similar to _Activity Log. /// public static string MainView_ActivityLogMenu { get { return ResourceManager.GetString("MainView_ActivityLogMenu", resourceCulture); } } /// /// Looks up a localized string similar to Add All. /// public static string MainView_AddAll { get { return ResourceManager.GetString("MainView_AddAll", resourceCulture); } } /// /// Looks up a localized string similar to Add Current. /// public static string MainView_AddCurrent { get { return ResourceManager.GetString("MainView_AddCurrent", resourceCulture); } } /// /// Looks up a localized string similar to Add Selection. /// public static string MainView_AddSelection { get { return ResourceManager.GetString("MainView_AddSelection", resourceCulture); } } /// /// Looks up a localized string similar to Add to Queue. /// public static string MainView_AddToQueue { get { return ResourceManager.GetString("MainView_AddToQueue", resourceCulture); } } /// /// Looks up a localized string similar to Advanced. /// public static string MainView_AdvancedTab { get { return ResourceManager.GetString("MainView_AdvancedTab", resourceCulture); } } /// /// Looks up a localized string similar to Align A/V Start. /// public static string MainView_AlignAVStart { get { return ResourceManager.GetString("MainView_AlignAVStart", resourceCulture); } } /// /// Looks up a localized string similar to Angle: . /// public static string MainView_Angle { get { return ResourceManager.GetString("MainView_Angle", resourceCulture); } } /// /// Looks up a localized string similar to Audio. /// public static string MainView_AudioTab { get { return ResourceManager.GetString("MainView_AudioTab", resourceCulture); } } /// /// Looks up a localized string similar to Audio Tracks. /// public static string MainView_AudioTrackCount { get { return ResourceManager.GetString("MainView_AudioTrackCount", resourceCulture); } } /// /// Looks up a localized string similar to Browse. /// public static string MainView_Browser { get { return ResourceManager.GetString("MainView_Browser", resourceCulture); } } /// /// Looks up a localized string similar to Chapters. /// public static string MainView_ChaptersTab { get { return ResourceManager.GetString("MainView_ChaptersTab", resourceCulture); } } /// /// Looks up a localized string similar to _Check for Updates. /// public static string MainView_CheckForUpdates { get { return ResourceManager.GetString("MainView_CheckForUpdates", resourceCulture); } } /// /// Looks up a localized string similar to Container. /// public static string MainView_Container { get { return ResourceManager.GetString("MainView_Container", resourceCulture); } } /// /// Looks up a localized string similar to Destination. /// public static string MainView_Destination { get { return ResourceManager.GetString("MainView_Destination", resourceCulture); } } /// /// Looks up a localized string similar to Duration: . /// public static string MainView_Duration { get { return ResourceManager.GetString("MainView_Duration", resourceCulture); } } /// /// Looks up a localized string similar to _Exit. /// public static string MainView_Exit { get { return ResourceManager.GetString("MainView_Exit", resourceCulture); } } /// /// Looks up a localized string similar to _Export to file. /// public static string MainView_ExportToFile { get { return ResourceManager.GetString("MainView_ExportToFile", resourceCulture); } } /// /// Looks up a localized string similar to Save As:. /// public static string MainView_File { get { return ResourceManager.GetString("MainView_File", resourceCulture); } } /// /// Looks up a localized string similar to _File. /// public static string MainView_FileMenu { get { return ResourceManager.GetString("MainView_FileMenu", resourceCulture); } } /// /// Looks up a localized string similar to Filters. /// public static string MainView_FiltersTab { get { return ResourceManager.GetString("MainView_FiltersTab", resourceCulture); } } /// /// Looks up a localized string similar to Format:. /// public static string MainView_Format { get { return ResourceManager.GetString("MainView_Format", resourceCulture); } } /// /// Looks up a localized string similar to _HandBrake Documentation (HTTPS). /// public static string MainView_HandBrakeDocs { get { return ResourceManager.GetString("MainView_HandBrakeDocs", resourceCulture); } } /// /// Looks up a localized string similar to Help. /// public static string MainView_Help { get { return ResourceManager.GetString("MainView_Help", resourceCulture); } } /// /// Looks up a localized string similar to _Help. /// public static string MainView_HelpMenu { get { return ResourceManager.GetString("MainView_HelpMenu", resourceCulture); } } /// /// Looks up a localized string similar to Hide. /// public static string MainView_Hide { get { return ResourceManager.GetString("MainView_Hide", resourceCulture); } } /// /// Looks up a localized string similar to _Import from file. /// public static string MainView_ImportFromFile { get { return ResourceManager.GetString("MainView_ImportFromFile", resourceCulture); } } /// /// Looks up a localized string similar to iPod 5G Support. /// public static string MainView_iPod5G { get { return ResourceManager.GetString("MainView_iPod5G", resourceCulture); } } /// /// Looks up a localized string similar to Meta Data. /// public static string MainView_MetaDataTab { get { return ResourceManager.GetString("MainView_MetaDataTab", resourceCulture); } } /// /// Looks up a localized string similar to (Modified). /// public static string MainView_ModifiedPreset { get { return ResourceManager.GetString("MainView_ModifiedPreset", resourceCulture); } } /// /// Looks up a localized string similar to Muxing: This may take a while.... /// public static string MainView_Muxing { get { return ResourceManager.GetString("MainView_Muxing", resourceCulture); } } /// /// Looks up a localized string similar to Options. /// public static string MainView_Options { get { return ResourceManager.GetString("MainView_Options", resourceCulture); } } /// /// Looks up a localized string similar to Output Settings. /// public static string MainView_OutputSettings { get { return ResourceManager.GetString("MainView_OutputSettings", resourceCulture); } } /// /// Looks up a localized string similar to Pause. /// public static string MainView_Pause { get { return ResourceManager.GetString("MainView_Pause", resourceCulture); } } /// /// Looks up a localized string similar to Dimensions. /// public static string MainView_PictureTab { get { return ResourceManager.GetString("MainView_PictureTab", resourceCulture); } } /// /// Looks up a localized string similar to _Preferences. /// public static string MainView_PreferencesMenu { get { return ResourceManager.GetString("MainView_PreferencesMenu", resourceCulture); } } /// /// Looks up a localized string similar to Rename Preset. /// public static string MainView_PresetManage { get { return ResourceManager.GetString("MainView_PresetManage", resourceCulture); } } /// /// Looks up a localized string similar to Preset Options Context Menu. /// public static string MainView_PresetOptionsContextMenu { get { return ResourceManager.GetString("MainView_PresetOptionsContextMenu", resourceCulture); } } /// /// Looks up a localized string similar to Delete Preset. /// public static string MainView_PresetRemove { get { return ResourceManager.GetString("MainView_PresetRemove", resourceCulture); } } /// /// Looks up a localized string similar to Presets. /// public static string MainView_Presets { get { return ResourceManager.GetString("MainView_Presets", resourceCulture); } } /// /// Looks up a localized string similar to _Presets. /// public static string MainView_PresetsMenu { get { return ResourceManager.GetString("MainView_PresetsMenu", resourceCulture); } } /// /// Looks up a localized string similar to Preview. /// public static string MainView_Preview { get { return ResourceManager.GetString("MainView_Preview", resourceCulture); } } /// /// Looks up a localized string similar to Encoding: {0}, {1:00.00}%, Time Remaining: {2}, {3}. /// public static string MainView_ProgressStatusWithTask { get { return ResourceManager.GetString("MainView_ProgressStatusWithTask", resourceCulture); } } /// /// Looks up a localized string similar to _Queue. /// public static string MainView_QueueMenu { get { return ResourceManager.GetString("MainView_QueueMenu", resourceCulture); } } /// /// Looks up a localized string similar to Range:. /// public static string MainView_Range { get { return ResourceManager.GetString("MainView_Range", resourceCulture); } } /// /// Looks up a localized string similar to Reload. /// public static string MainView_Reload { get { return ResourceManager.GetString("MainView_Reload", resourceCulture); } } /// /// Looks up a localized string similar to Remove. /// public static string MainView_Remove { get { return ResourceManager.GetString("MainView_Remove", resourceCulture); } } /// /// Looks up a localized string similar to Reset Built-in Presets. /// public static string MainView_ResetBuiltInPresets { get { return ResourceManager.GetString("MainView_ResetBuiltInPresets", resourceCulture); } } /// /// Looks up a localized string similar to _Reset Built-In Presets. /// public static string MainView_ResetPresets { get { return ResourceManager.GetString("MainView_ResetPresets", resourceCulture); } } /// /// Looks up a localized string similar to Save New Preset. /// public static string MainView_SaveNewPreset { get { return ResourceManager.GetString("MainView_SaveNewPreset", resourceCulture); } } /// /// Looks up a localized string similar to Searching for start time. /// public static string MainView_Searching { get { return ResourceManager.GetString("MainView_Searching", resourceCulture); } } /// /// Looks up a localized string similar to Selected Preset:. /// public static string MainView_SelectedPreset { get { return ResourceManager.GetString("MainView_SelectedPreset", resourceCulture); } } /// /// Looks up a localized string similar to _Set Current as Default. /// public static string MainView_SetCurrentAsDefault { get { return ResourceManager.GetString("MainView_SetCurrentAsDefault", resourceCulture); } } /// /// Looks up a localized string similar to Set Default. /// public static string MainView_SetDefault { get { return ResourceManager.GetString("MainView_SetDefault", resourceCulture); } } /// /// Looks up a localized string similar to Show. /// public static string MainView_Show { get { return ResourceManager.GetString("MainView_Show", resourceCulture); } } /// /// Looks up a localized string similar to 'Add All' to Queue. /// public static string MainView_ShowAddAllToQueue { get { return ResourceManager.GetString("MainView_ShowAddAllToQueue", resourceCulture); } } /// /// Looks up a localized string similar to 'Add Selection' to Queue. /// public static string MainView_ShowAddSelectionToQueue { get { return ResourceManager.GetString("MainView_ShowAddSelectionToQueue", resourceCulture); } } /// /// Looks up a localized string similar to S_how Preset Panel. /// public static string MainView_ShowPresetPanel { get { return ResourceManager.GetString("MainView_ShowPresetPanel", resourceCulture); } } /// /// Looks up a localized string similar to Preview. /// public static string MainView_ShowPreview { get { return ResourceManager.GetString("MainView_ShowPreview", resourceCulture); } } /// /// Looks up a localized string similar to Queue. /// public static string MainView_ShowQueue { get { return ResourceManager.GetString("MainView_ShowQueue", resourceCulture); } } /// /// Looks up a localized string similar to _Show Queue. /// public static string MainView_ShowQueueMenu { get { return ResourceManager.GetString("MainView_ShowQueueMenu", resourceCulture); } } /// /// Looks up a localized string similar to Source:. /// public static string MainView_Source { get { return ResourceManager.GetString("MainView_Source", resourceCulture); } } /// /// Looks up a localized string similar to Open Source. /// public static string MainView_SourceOpen { get { return ResourceManager.GetString("MainView_SourceOpen", resourceCulture); } } /// /// Looks up a localized string similar to Start Encode. /// public static string MainView_StartEncode { get { return ResourceManager.GetString("MainView_StartEncode", resourceCulture); } } /// /// Looks up a localized string similar to Start Queue. /// public static string MainView_StartQueue { get { return ResourceManager.GetString("MainView_StartQueue", resourceCulture); } } /// /// Looks up a localized string similar to Stop. /// public static string MainView_Stop { get { return ResourceManager.GetString("MainView_Stop", resourceCulture); } } /// /// Looks up a localized string similar to Stop Encode. /// public static string MainView_StopEncode { get { return ResourceManager.GetString("MainView_StopEncode", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you wish to stop this encode?. /// public static string MainView_StopEncodeConfirm { get { return ResourceManager.GetString("MainView_StopEncodeConfirm", resourceCulture); } } /// /// Looks up a localized string similar to Please choose a source to encode before trying to import a subtitle file.. /// public static string MainView_SubtitleBeforeScanError { get { return ResourceManager.GetString("MainView_SubtitleBeforeScanError", resourceCulture); } } /// /// Looks up a localized string similar to Subtitles. /// public static string MainView_SubtitlesTab { get { return ResourceManager.GetString("MainView_SubtitlesTab", resourceCulture); } } /// /// Looks up a localized string similar to Subtitle Tracks. /// public static string MainView_SubtitleTracksCount { get { return ResourceManager.GetString("MainView_SubtitleTracksCount", resourceCulture); } } /// /// Looks up a localized string similar to Summary. /// public static string MainView_SummaryTab { get { return ResourceManager.GetString("MainView_SummaryTab", resourceCulture); } } /// /// Looks up a localized string similar to - . /// public static string MainView_through { get { return ResourceManager.GetString("MainView_through", resourceCulture); } } /// /// Looks up a localized string similar to Title: . /// public static string MainView_Title { get { return ResourceManager.GetString("MainView_Title", resourceCulture); } } /// /// Looks up a localized string similar to _Tools. /// public static string MainView_ToolsMenu { get { return ResourceManager.GetString("MainView_ToolsMenu", resourceCulture); } } /// /// Looks up a localized string similar to Update Selected Preset. /// public static string MainView_UpdateSelectedPreset { get { return ResourceManager.GetString("MainView_UpdateSelectedPreset", resourceCulture); } } /// /// Looks up a localized string similar to Video. /// public static string MainView_VideoTab { get { return ResourceManager.GetString("MainView_VideoTab", resourceCulture); } } /// /// Looks up a localized string similar to Web Optimized. /// public static string MainView_WebOptimized { get { return ResourceManager.GetString("MainView_WebOptimized", resourceCulture); } } /// /// Looks up a localized string similar to You can not delete the default preset. Please set another preset as default first.. /// public static string MainViewModel_CanNotDeleteDefaultPreset { get { return ResourceManager.GetString("MainViewModel_CanNotDeleteDefaultPreset", resourceCulture); } } /// /// Looks up a localized string similar to Encoding: Pass {0} of {1}, {2:00.00}%, FPS: {3:000.0}, Avg FPS: {4:000.0}, Time Remaining: {5}, Elapsed: {6:d\:hh\:mm\:ss} {7}. /// public static string MainViewModel_EncodeStatusChanged_StatusLabel { get { return ResourceManager.GetString("MainViewModel_EncodeStatusChanged_StatusLabel", resourceCulture); } } /// /// Looks up a localized string similar to Processing Pass {0} of {1}, (Subtitle Scan) {2:00.00}%, Scan Time Remaining: {3}, Elapsed: {4:d\:hh\:mm\:ss}. /// public static string MainViewModel_EncodeStatusChanged_SubScan_StatusLabel { get { return ResourceManager.GetString("MainViewModel_EncodeStatusChanged_SubScan_StatusLabel", resourceCulture); } } /// /// Looks up a localized string similar to Low Disk Space. /// public static string MainViewModel_LowDiskSpace { get { return ResourceManager.GetString("MainViewModel_LowDiskSpace", resourceCulture); } } /// /// Looks up a localized string similar to Warning, you are running low on disk space. HandBrake will not be able to complete this encode if you run out of space. . /// public static string MainViewModel_LowDiskSpaceWarning { get { return ResourceManager.GetString("MainViewModel_LowDiskSpaceWarning", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete the preset: . /// public static string MainViewModel_PresetRemove_AreYouSure { get { return ResourceManager.GetString("MainViewModel_PresetRemove_AreYouSure", resourceCulture); } } /// /// Looks up a localized string similar to Unable to launch destination directory.. /// public static string MainViewModel_UnableToLaunchDestDir { get { return ResourceManager.GetString("MainViewModel_UnableToLaunchDestDir", resourceCulture); } } /// /// Looks up a localized string similar to Please check that you have a valid destination directory.. /// public static string MainViewModel_UnableToLaunchDestDirSolution { get { return ResourceManager.GetString("MainViewModel_UnableToLaunchDestDirSolution", resourceCulture); } } /// /// Looks up a localized string similar to Manage Preset. /// public static string ManagePresetView_ManagePreset { get { return ResourceManager.GetString("ManagePresetView_ManagePreset", resourceCulture); } } /// /// Looks up a localized string similar to Meta Data. /// public static string MetaDataView_Title { get { return ResourceManager.GetString("MetaDataView_Title", resourceCulture); } } /// /// Looks up a localized string similar to Encoding: Pass {0} of {1}, {2:00.00}% ///FPS: {3:000.0}, Avg FPS: {4:000.0} ///Time Remaining: {5}, Elapsed: {6:d\:hh\:mm\:ss}. /// public static string MiniViewModel_EncodeStatusChanged_StatusLabel { get { return ResourceManager.GetString("MiniViewModel_EncodeStatusChanged_StatusLabel", resourceCulture); } } /// /// Looks up a localized string similar to No Additional Information. /// public static string NoAdditionalInformation { get { return ResourceManager.GetString("NoAdditionalInformation", resourceCulture); } } /// /// Looks up a localized string similar to Notice. /// public static string Notice { get { return ResourceManager.GetString("Notice", resourceCulture); } } /// /// Looks up a localized string similar to Clear Log files older than 30 days. /// public static string Options_30DayLogClear { get { return ResourceManager.GetString("Options_30DayLogClear", resourceCulture); } } /// /// Looks up a localized string similar to About HandBrake. /// public static string Options_About { get { return ResourceManager.GetString("Options_About", resourceCulture); } } /// /// Looks up a localized string similar to The format of the output file. In addition to any supported file system character, you can use the following placeholders that will be replaced when you change title or scan a source. /// ///Live Update Options: {source} {title} {chapters} ///Non-Live Options: {date} {time} {creation-date} {creation-time} {quality} {bitrate} (These only change if you scan a new source, change title or chapters). /// public static string Options_AdditionalFormatOptions { get { return ResourceManager.GetString("Options_AdditionalFormatOptions", resourceCulture); } } /// /// Looks up a localized string similar to Advanced. /// public static string Options_Advanced { get { return ResourceManager.GetString("Options_Advanced", resourceCulture); } } /// /// Looks up a localized string similar to Advanced Options. /// public static string Options_AdvancedOptions { get { return ResourceManager.GetString("Options_AdvancedOptions", resourceCulture); } } /// /// Looks up a localized string similar to Application Toolbar. /// public static string Options_ApplicaitonToolbar { get { return ResourceManager.GetString("Options_ApplicaitonToolbar", resourceCulture); } } /// /// Looks up a localized string similar to Arguments:. /// public static string Options_Arguments { get { return ResourceManager.GetString("Options_Arguments", resourceCulture); } } /// /// Looks up a localized string similar to Automatic File Naming. /// public static string Options_AutomaticFileNaming { get { return ResourceManager.GetString("Options_AutomaticFileNaming", resourceCulture); } } /// /// Looks up a localized string similar to Automatically name output files. /// public static string Options_AutoNameOutput { get { return ResourceManager.GetString("Options_AutoNameOutput", resourceCulture); } } /// /// Looks up a localized string similar to Check for Updates. /// public static string Options_CheckForUpdates { get { return ResourceManager.GetString("Options_CheckForUpdates", resourceCulture); } } /// /// Looks up a localized string similar to Always clear completed queue items after an encode completes. /// public static string Options_ClearCompleted { get { return ResourceManager.GetString("Options_ClearCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Clear Log History. /// public static string Options_ClearLogs { get { return ResourceManager.GetString("Options_ClearLogs", resourceCulture); } } /// /// Looks up a localized string similar to Put a copy of individual encode logs in a specified location:. /// public static string Options_CopyLogToDir { get { return ResourceManager.GetString("Options_CopyLogToDir", resourceCulture); } } /// /// Looks up a localized string similar to Put a copy of individual encode logs in the same location as the encoded video. /// public static string Options_CopyLogToEncDir { get { return ResourceManager.GetString("Options_CopyLogToEncDir", resourceCulture); } } /// /// Looks up a localized string similar to Current Version. /// public static string Options_CurVersion { get { return ResourceManager.GetString("Options_CurVersion", resourceCulture); } } /// /// Looks up a localized string similar to Use the Dark Theme. (Requires Restart) (THIS IS AN EARLY PREVIEW. IT IS NOT YET COMPLETE!). /// public static string Options_DarkTheme { get { return ResourceManager.GetString("Options_DarkTheme", resourceCulture); } } /// /// Looks up a localized string similar to Decoding. /// public static string Options_Decoding { get { return ResourceManager.GetString("Options_Decoding", resourceCulture); } } /// /// Looks up a localized string similar to Default Path:. /// public static string Options_DefaultPath { get { return ResourceManager.GetString("Options_DefaultPath", resourceCulture); } } /// /// Looks up a localized string similar to Available additional Options: {source_path} or {source_folder_name} /// ///Not both at the same time!. /// public static string Options_DefaultPathAdditionalParams { get { return ResourceManager.GetString("Options_DefaultPathAdditionalParams", resourceCulture); } } /// /// Looks up a localized string similar to Download Update. /// public static string Options_DownloadUpdates { get { return ResourceManager.GetString("Options_DownloadUpdates", resourceCulture); } } /// /// Looks up a localized string similar to DVD Reading. /// public static string Options_DVD { get { return ResourceManager.GetString("Options_DVD", resourceCulture); } } /// /// Looks up a localized string similar to Disable LibDVDNav. (libdvdread will be used instead). /// public static string Options_DvdRead { get { return ResourceManager.GetString("Options_DvdRead", resourceCulture); } } /// /// Looks up a localized string similar to Encode Completed. /// public static string Options_EncodeCompleted { get { return ResourceManager.GetString("Options_EncodeCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Encoding. /// public static string Options_Encoding { get { return ResourceManager.GetString("Options_Encoding", resourceCulture); } } /// /// Looks up a localized string similar to File Format:. /// public static string Options_Format { get { return ResourceManager.GetString("Options_Format", resourceCulture); } } /// /// Looks up a localized string similar to General. /// public static string Options_General { get { return ResourceManager.GetString("Options_General", resourceCulture); } } /// /// Looks up a localized string similar to Logging. /// public static string Options_Logging { get { return ResourceManager.GetString("Options_Logging", resourceCulture); } } /// /// Looks up a localized string similar to Log Verbosity Level:. /// public static string Options_LogLevel { get { return ResourceManager.GetString("Options_LogLevel", resourceCulture); } } /// /// Looks up a localized string similar to Log Path:. /// public static string Options_LogPath { get { return ResourceManager.GetString("Options_LogPath", resourceCulture); } } /// /// Looks up a localized string similar to Pause queue if disk space is lower than:. /// public static string Options_LowDiskspaceSize { get { return ResourceManager.GetString("Options_LowDiskspaceSize", resourceCulture); } } /// /// Looks up a localized string similar to GB. /// public static string Options_LowDiskspaceSizeGB { get { return ResourceManager.GetString("Options_LowDiskspaceSizeGB", resourceCulture); } } /// /// Looks up a localized string similar to Minimize to system tray (Requires Restart). /// public static string Options_MinimiseTray { get { return ResourceManager.GetString("Options_MinimiseTray", resourceCulture); } } /// /// Looks up a localized string similar to Minimum DVD and Blu-ray title duration in seconds. Shorter titles will be skipped:. /// public static string Options_MinTitleScanLength { get { return ResourceManager.GetString("Options_MinTitleScanLength", resourceCulture); } } /// /// Looks up a localized string similar to MP4 File Extension:. /// public static string Options_MP4FileExtension { get { return ResourceManager.GetString("Options_MP4FileExtension", resourceCulture); } } /// /// Looks up a localized string similar to Notifications. /// public static string Options_Notifications { get { return ResourceManager.GetString("Options_Notifications", resourceCulture); } } /// /// Looks up a localized string similar to On Startup. /// public static string Options_OnStartup { get { return ResourceManager.GetString("Options_OnStartup", resourceCulture); } } /// /// Looks up a localized string similar to Output Files. /// public static string Options_Output { get { return ResourceManager.GetString("Options_Output", resourceCulture); } } /// /// Looks up a localized string similar to Path: . /// public static string Options_Path { get { return ResourceManager.GetString("Options_Path", resourceCulture); } } /// /// Looks up a localized string similar to Path to VLC Player. /// public static string Options_PathToVLC { get { return ResourceManager.GetString("Options_PathToVLC", resourceCulture); } } /// /// Looks up a localized string similar to Prevent the system from sleeping while encoding. /// public static string Options_PreventSleep { get { return ResourceManager.GetString("Options_PreventSleep", resourceCulture); } } /// /// Looks up a localized string similar to Number of picture previews to scan:. /// public static string Options_PreviewScanCount { get { return ResourceManager.GetString("Options_PreviewScanCount", resourceCulture); } } /// /// Looks up a localized string similar to Priority Level:. /// public static string Options_PriorityLevel { get { return ResourceManager.GetString("Options_PriorityLevel", resourceCulture); } } /// /// Looks up a localized string similar to Perform action immediately. (This will disable the 60 second confirmation dialog). /// public static string Options_PromptBeforeAction { get { return ResourceManager.GetString("Options_PromptBeforeAction", resourceCulture); } } /// /// Looks up a localized string similar to Prefer use of Intel QuickSync for decoding video when available. . /// public static string Options_QsvDecode { get { return ResourceManager.GetString("Options_QsvDecode", resourceCulture); } } /// /// Looks up a localized string similar to Also Use QSV Decoding when not using a QuickSync encoder. (i.e. x265) . /// public static string Options_QsvDecodeForNonFullPath { get { return ResourceManager.GetString("Options_QsvDecodeForNonFullPath", resourceCulture); } } /// /// Looks up a localized string similar to Queue Completed. /// public static string Options_QueueCompleted { get { return ResourceManager.GetString("Options_QueueCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Remove common punctuation. /// public static string Options_RemovePunctuation { get { return ResourceManager.GetString("Options_RemovePunctuation", resourceCulture); } } /// /// Looks up a localized string similar to Replace underscores with a space. /// public static string Options_ReplaceUnderscores { get { return ResourceManager.GetString("Options_ReplaceUnderscores", resourceCulture); } } /// /// Looks up a localized string similar to Reset to 'Do nothing' when the app is re-launched.. /// public static string Options_ResetDoNothing { get { return ResourceManager.GetString("Options_ResetDoNothing", resourceCulture); } } /// /// Looks up a localized string similar to Choose Scaler:. /// public static string Options_Scaler { get { return ResourceManager.GetString("Options_Scaler", resourceCulture); } } /// /// Looks up a localized string similar to Scaling. /// public static string Options_Scaling { get { return ResourceManager.GetString("Options_Scaling", resourceCulture); } } /// /// Looks up a localized string similar to Send file to:. /// public static string Options_SendFileTo { get { return ResourceManager.GetString("Options_SendFileTo", resourceCulture); } } /// /// Looks up a localized string similar to Show the new experimental queue design.. /// public static string Options_ShowExperimentalQueueDesign { get { return ResourceManager.GetString("Options_ShowExperimentalQueueDesign", resourceCulture); } } /// /// Looks up a localized string similar to Show Queue in line with the main UI. (Experimental Feature). /// public static string Options_ShowQueueInline { get { return ResourceManager.GetString("Options_ShowQueueInline", resourceCulture); } } /// /// Looks up a localized string similar to Show 'Add All to Queue' on the toolbar. /// public static string Options_ShowToolbarAddAll { get { return ResourceManager.GetString("Options_ShowToolbarAddAll", resourceCulture); } } /// /// Looks up a localized string similar to Show 'Add Selection to Queue' on the toolbar. /// public static string Options_ShowToolbarAddSelection { get { return ResourceManager.GetString("Options_ShowToolbarAddSelection", resourceCulture); } } /// /// Looks up a localized string similar to Change case to Title Case. /// public static string Options_TitleCase { get { return ResourceManager.GetString("Options_TitleCase", resourceCulture); } } /// /// Looks up a localized string similar to User Interface Behaviour. /// public static string Options_UIBehaviour { get { return ResourceManager.GetString("Options_UIBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to Updates. /// public static string Options_Updates { get { return ResourceManager.GetString("Options_Updates", resourceCulture); } } /// /// Looks up a localized string similar to User Interface. /// public static string Options_UserInterface { get { return ResourceManager.GetString("Options_UserInterface", resourceCulture); } } /// /// Looks up a localized string similar to Version:. /// public static string Options_Version { get { return ResourceManager.GetString("Options_Version", resourceCulture); } } /// /// Looks up a localized string similar to Video. /// public static string Options_Video { get { return ResourceManager.GetString("Options_Video", resourceCulture); } } /// /// Looks up a localized string similar to This path is used for the video preview feature only.. /// public static string Options_VideoPreviewPath { get { return ResourceManager.GetString("Options_VideoPreviewPath", resourceCulture); } } /// /// Looks up a localized string similar to View Log Directory. /// public static string Options_ViewLogDirectory { get { return ResourceManager.GetString("Options_ViewLogDirectory", resourceCulture); } } /// /// Looks up a localized string similar to When Done. /// public static string Options_WhenDone { get { return ResourceManager.GetString("Options_WhenDone", resourceCulture); } } /// /// Looks up a localized string similar to When Done:. /// public static string Options_WhenDoneColon { get { return ResourceManager.GetString("Options_WhenDoneColon", resourceCulture); } } /// /// Looks up a localized string similar to x264/5 Settings. /// public static string Options_x264 { get { return ResourceManager.GetString("Options_x264", resourceCulture); } } /// /// Looks up a localized string similar to Constant quality fractional granularity:. /// public static string Options_x264Granularity { get { return ResourceManager.GetString("Options_x264Granularity", resourceCulture); } } /// /// Looks up a localized string similar to Checking for Updates .... /// public static string OptionsView_CheckingForUpdates { get { return ResourceManager.GetString("OptionsView_CheckingForUpdates", resourceCulture); } } /// /// Looks up a localized string similar to Choice of encoder will be made available on the 'Video' tab.. /// public static string OptionsView_ChoiceOfEncoderHint { get { return ResourceManager.GetString("OptionsView_ChoiceOfEncoderHint", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you wish to clear the log file directory?. /// public static string OptionsView_ClearLogDirConfirm { get { return ResourceManager.GetString("OptionsView_ClearLogDirConfirm", resourceCulture); } } /// /// Looks up a localized string similar to Clear Logs. /// public static string OptionsView_ClearLogs { get { return ResourceManager.GetString("OptionsView_ClearLogs", resourceCulture); } } /// /// Looks up a localized string similar to Downloading.... /// public static string OptionsView_Downloading { get { return ResourceManager.GetString("OptionsView_Downloading", resourceCulture); } } /// /// Looks up a localized string similar to Allow use of the Nvidia NVENC Encoders. /// public static string OptionsView_EnableNvencEncoding { get { return ResourceManager.GetString("OptionsView_EnableNvencEncoding", resourceCulture); } } /// /// Looks up a localized string similar to Allow use of the Intel QuickSync Encoders. /// public static string OptionsView_EnableQuicksyncEncoding { get { return ResourceManager.GetString("OptionsView_EnableQuicksyncEncoding", resourceCulture); } } /// /// Looks up a localized string similar to Allow use of the AMD VCE Encoders. /// public static string OptionsView_EnableVceEncoding { get { return ResourceManager.GetString("OptionsView_EnableVceEncoding", resourceCulture); } } /// /// Looks up a localized string similar to Filename collision behaviour:. /// public static string OptionsView_FileCollisionBehaviour { get { return ResourceManager.GetString("OptionsView_FileCollisionBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to File overwrite behaviour:. /// public static string OptionsView_FileOverwriteBehaviour { get { return ResourceManager.GetString("OptionsView_FileOverwriteBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to Live Update Options: {source} {title} {chapters} ///Non-Live Options: {date} {time} {creation-date} {creation-time} {quality} {bitrate} (These only change if you scan a new source, change title or chapters). /// public static string OptionsView_FormatOptions { get { return ResourceManager.GetString("OptionsView_FormatOptions", resourceCulture); } } /// /// Looks up a localized string similar to Hardware encoding support is currently disabled. Please make sure you are running up-to-date drivers for all graphics adaptors in this system. /// ///This will not impact any of the software encoders.. /// public static string OptionsView_HardwareDetectFailed { get { return ResourceManager.GetString("OptionsView_HardwareDetectFailed", resourceCulture); } } /// /// Looks up a localized string similar to The file format entered contained invalid characters. These have been removed. . /// public static string OptionsView_InvalidFileFormatChars { get { return ResourceManager.GetString("OptionsView_InvalidFileFormatChars", resourceCulture); } } /// /// Looks up a localized string similar to Language:. /// public static string OptionsView_Language { get { return ResourceManager.GetString("OptionsView_Language", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake's Log file directory has been cleared!. /// public static string OptionsView_LogsCleared { get { return ResourceManager.GetString("OptionsView_LogsCleared", resourceCulture); } } /// /// Looks up a localized string similar to No audio file has been set. Please click 'Browse' to select a wav or mp3 file for playback.. /// public static string OptionsView_MediaFileNotSet { get { return ResourceManager.GetString("OptionsView_MediaFileNotSet", resourceCulture); } } /// /// Looks up a localized string similar to Notice. /// public static string OptionsView_Notice { get { return ResourceManager.GetString("OptionsView_Notice", resourceCulture); } } /// /// Looks up a localized string similar to Available Options: {source_path} {source_folder_name} (Not both at the same time!). /// public static string OptionsView_PathOptions { get { return ResourceManager.GetString("OptionsView_PathOptions", resourceCulture); } } /// /// Looks up a localized string similar to Play. /// public static string OptionsView_Play { get { return ResourceManager.GetString("OptionsView_Play", resourceCulture); } } /// /// Looks up a localized string similar to Play a sound when each encode completes. /// public static string OptionsView_PlaySoundWhenDone { get { return ResourceManager.GetString("OptionsView_PlaySoundWhenDone", resourceCulture); } } /// /// Looks up a localized string similar to Play a sound when the queue completes. /// public static string OptionsView_PlaySoundWhenQueueDone { get { return ResourceManager.GetString("OptionsView_PlaySoundWhenQueueDone", resourceCulture); } } /// /// Looks up a localized string similar to Preparing for Update .... /// public static string OptionsView_PreparingUpdate { get { return ResourceManager.GetString("OptionsView_PreparingUpdate", resourceCulture); } } /// /// Looks up a localized string similar to Please select a folder.. /// public static string OptionsView_SelectFolder { get { return ResourceManager.GetString("OptionsView_SelectFolder", resourceCulture); } } /// /// Looks up a localized string similar to Click 'Browse' to set the default location. /// public static string OptionsView_SetDefaultLocationOutputFIle { get { return ResourceManager.GetString("OptionsView_SetDefaultLocationOutputFIle", resourceCulture); } } /// /// Looks up a localized string similar to Show previews on summary tab.. /// public static string OptionsView_ShowPreviewOnSummaryTab { get { return ResourceManager.GetString("OptionsView_ShowPreviewOnSummaryTab", resourceCulture); } } /// /// Looks up a localized string similar to Show the encode status in the application title bar.. /// public static string OptionsView_ShowStatusInTitleBar { get { return ResourceManager.GetString("OptionsView_ShowStatusInTitleBar", resourceCulture); } } /// /// Looks up a localized string similar to Your system supports the 64bit version of HandBrake! This offers performance and stability improvements over this 32bit version. /// Please check the website for release notes.. /// public static string OptionsViewModel_64bitAvailable { get { return ResourceManager.GetString("OptionsViewModel_64bitAvailable", resourceCulture); } } /// /// Looks up a localized string similar to A New Update is Available! Please check the website for release notes.. /// public static string OptionsViewModel_NewUpdate { get { return ResourceManager.GetString("OptionsViewModel_NewUpdate", resourceCulture); } } /// /// Looks up a localized string similar to There are no new updates at this time.. /// public static string OptionsViewModel_NoNewUpdates { get { return ResourceManager.GetString("OptionsViewModel_NoNewUpdates", resourceCulture); } } /// /// Looks up a localized string similar to Update Downloaded. /// public static string OptionsViewModel_UpdateDownloaded { get { return ResourceManager.GetString("OptionsViewModel_UpdateDownloaded", resourceCulture); } } /// /// Looks up a localized string similar to Update Failed. You can try downloading the update from https://handbrake.fr. /// public static string OptionsViewModel_UpdateFailed { get { return ResourceManager.GetString("OptionsViewModel_UpdateFailed", resourceCulture); } } /// /// Looks up a localized string similar to Update Service Unavailable. You can try downloading the update from https://handbrake.fr. /// public static string OptionsViewModel_UpdateServiceUnavailable { get { return ResourceManager.GetString("OptionsViewModel_UpdateServiceUnavailable", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake requires a 64bit version of Windows 7 or later to run.. /// public static string OsBitnessWarning { get { return ResourceManager.GetString("OsBitnessWarning", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake requires Windows 7 or later to run. Version 0.9.9 (XP) and 0.10.5 (Vista) was the last version to support these versions.. /// public static string OsVersionWarning { get { return ResourceManager.GetString("OsVersionWarning", resourceCulture); } } /// /// Looks up a localized string similar to Overwrite?. /// public static string Overwrite { get { return ResourceManager.GetString("Overwrite", resourceCulture); } } /// /// Looks up a localized string similar to Queue Paused. Warning, the drive you are encoding to is low on disk space. Please free up some space and press start to continue. You can also adjust the minimum space level in preferences.. /// public static string PauseOnLowDiskspace { get { return ResourceManager.GetString("PauseOnLowDiskspace", resourceCulture); } } /// /// Looks up a localized string similar to Output: {0}. /// public static string PictureSettings_OutputResolution { get { return ResourceManager.GetString("PictureSettings_OutputResolution", resourceCulture); } } /// /// Looks up a localized string similar to Anamorphic:. /// public static string PictureSettingsView_Anamorphic { get { return ResourceManager.GetString("PictureSettingsView_Anamorphic", resourceCulture); } } /// /// Looks up a localized string similar to Automatic. /// public static string PictureSettingsView_Automatic { get { return ResourceManager.GetString("PictureSettingsView_Automatic", resourceCulture); } } /// /// Looks up a localized string similar to Bottom. /// public static string PictureSettingsView_Bottom { get { return ResourceManager.GetString("PictureSettingsView_Bottom", resourceCulture); } } /// /// Looks up a localized string similar to Cropping. /// public static string PictureSettingsView_Cropping { get { return ResourceManager.GetString("PictureSettingsView_Cropping", resourceCulture); } } /// /// Looks up a localized string similar to Custom. /// public static string PictureSettingsView_Custom { get { return ResourceManager.GetString("PictureSettingsView_Custom", resourceCulture); } } /// /// Looks up a localized string similar to Display Width:. /// public static string PictureSettingsView_DisplayWitdh { get { return ResourceManager.GetString("PictureSettingsView_DisplayWitdh", resourceCulture); } } /// /// Looks up a localized string similar to Height:. /// public static string PictureSettingsView_Height { get { return ResourceManager.GetString("PictureSettingsView_Height", resourceCulture); } } /// /// Looks up a localized string similar to Keep Aspect Ratio. /// public static string PictureSettingsView_KeepAR { get { return ResourceManager.GetString("PictureSettingsView_KeepAR", resourceCulture); } } /// /// Looks up a localized string similar to Left. /// public static string PictureSettingsView_Left { get { return ResourceManager.GetString("PictureSettingsView_Left", resourceCulture); } } /// /// Looks up a localized string similar to Modulus:. /// public static string PictureSettingsView_Modulus { get { return ResourceManager.GetString("PictureSettingsView_Modulus", resourceCulture); } } /// /// Looks up a localized string similar to Output. /// public static string PictureSettingsView_Output { get { return ResourceManager.GetString("PictureSettingsView_Output", resourceCulture); } } /// /// Looks up a localized string similar to PAR:. /// public static string PictureSettingsView_PAR { get { return ResourceManager.GetString("PictureSettingsView_PAR", resourceCulture); } } /// /// Looks up a localized string similar to Right. /// public static string PictureSettingsView_Right { get { return ResourceManager.GetString("PictureSettingsView_Right", resourceCulture); } } /// /// Looks up a localized string similar to Size. /// public static string PictureSettingsView_Size { get { return ResourceManager.GetString("PictureSettingsView_Size", resourceCulture); } } /// /// Looks up a localized string similar to Source:. /// public static string PictureSettingsView_Source { get { return ResourceManager.GetString("PictureSettingsView_Source", resourceCulture); } } /// /// Looks up a localized string similar to Top. /// public static string PictureSettingsView_Top { get { return ResourceManager.GetString("PictureSettingsView_Top", resourceCulture); } } /// /// Looks up a localized string similar to Width:. /// public static string PictureSettingsView_Width { get { return ResourceManager.GetString("PictureSettingsView_Width", resourceCulture); } } /// /// Looks up a localized string similar to Display Size: {0}x{1}, PAR {2}x{3}. /// public static string PictureSettingsViewModel_StorageDisplayLabel { get { return ResourceManager.GetString("PictureSettingsViewModel_StorageDisplayLabel", resourceCulture); } } /// /// Looks up a localized string similar to Portable Mode: Unable to read portable.ini. There may be an error in this file. Please retry using portable.ini.template as a guide.. /// public static string Portable_IniFileError { get { return ResourceManager.GetString("Portable_IniFileError", resourceCulture); } } /// /// Looks up a localized string similar to Portable Mode: Unable to create Storage directory. Please check the path is correct and is writable. /// /// {0}. /// public static string Portable_StorageNotWritable { get { return ResourceManager.GetString("Portable_StorageNotWritable", resourceCulture); } } /// /// Looks up a localized string similar to Portable Mode: Unable to create TMP directory. Please check the path is correct and is writable. /// /// {0}. /// public static string Portable_TmpNotWritable { get { return ResourceManager.GetString("Portable_TmpNotWritable", resourceCulture); } } /// /// Looks up a localized string similar to Change the behaviour of the audio track selection for this preset. ///This will not affect your current settings in the Audio tab.. /// public static string Preset_AudioDefaults_SubText { get { return ResourceManager.GetString("Preset_AudioDefaults_SubText", resourceCulture); } } /// /// Looks up a localized string similar to Audio Defaults. /// public static string Preset_AudioDefaults_Title { get { return ResourceManager.GetString("Preset_AudioDefaults_Title", resourceCulture); } } /// /// Looks up a localized string similar to Custom. /// public static string Preset_Custom { get { return ResourceManager.GetString("Preset_Custom", resourceCulture); } } /// /// Looks up a localized string similar to Export to file. /// public static string Preset_Export { get { return ResourceManager.GetString("Preset_Export", resourceCulture); } } /// /// Looks up a localized string similar to Import from file. /// public static string Preset_Import { get { return ResourceManager.GetString("Preset_Import", resourceCulture); } } /// /// Looks up a localized string similar to Official. /// public static string Preset_Official { get { return ResourceManager.GetString("Preset_Official", resourceCulture); } } /// /// Looks up a localized string similar to Preset Version. /// public static string Preset_OldVersion_Header { get { return ResourceManager.GetString("Preset_OldVersion_Header", resourceCulture); } } /// /// Looks up a localized string similar to The preset you are trying to import is from a different version of HandBrake. /// It may not be possible to import all the values from this preset. /// ///Do you wish to proceed?. /// public static string Preset_OldVersion_Message { get { return ResourceManager.GetString("Preset_OldVersion_Message", resourceCulture); } } /// /// Looks up a localized string similar to Change the behaviour of the subtitle track selection for this preset. ///This will not affect your current settings in the Subtitle tab.. /// public static string Preset_SubtitleDefaults_SubText { get { return ResourceManager.GetString("Preset_SubtitleDefaults_SubText", resourceCulture); } } /// /// Looks up a localized string similar to Subtitle Defaults. /// public static string Preset_SubtitleDefaults_Title { get { return ResourceManager.GetString("Preset_SubtitleDefaults_Title", resourceCulture); } } /// /// Looks up a localized string similar to Unable to import preset!. /// public static string Preset_UnableToImport_Header { get { return ResourceManager.GetString("Preset_UnableToImport_Header", resourceCulture); } } /// /// Looks up a localized string similar to Unable to import the preset as it appears to be corrupted or from an older version of HandBrake.. /// public static string Preset_UnableToImport_Message { get { return ResourceManager.GetString("Preset_UnableToImport_Message", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake is unable to upgrade your presets file to a new version format. ///Your preset file will be archived and new one created. You will need to re-create your own presets.. /// public static string Presets_PresetForceReset { get { return ResourceManager.GetString("Presets_PresetForceReset", resourceCulture); } } /// /// Looks up a localized string similar to The Built-in presets have been reset.. /// public static string Presets_ResetComplete { get { return ResourceManager.GetString("Presets_ResetComplete", resourceCulture); } } /// /// Looks up a localized string similar to Reset Complete. /// public static string Presets_ResetHeader { get { return ResourceManager.GetString("Presets_ResetHeader", resourceCulture); } } /// /// Looks up a localized string similar to Archived File:. /// public static string PresetService_ArchiveFile { get { return ResourceManager.GetString("PresetService_ArchiveFile", resourceCulture); } } /// /// Looks up a localized string similar to Your presets file contained built-in presets. The import function does not support importing these. Please use 'Presets Menu -> Reset Built In-Presets' to restore the standard presets. /// ///Where supported, any user presets will have been imported.. /// public static string PresetService_ImportingBuiltInWarning { get { return ResourceManager.GetString("PresetService_ImportingBuiltInWarning", resourceCulture); } } /// /// Looks up a localized string similar to Unable to load presets.. /// public static string PresetService_UnableToLoad { get { return ResourceManager.GetString("PresetService_UnableToLoad", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake was unable to load your presets file. It may have been from an older unsupported version of HandBrake or corrupted. /// ///Your old presets file was archived to:. /// public static string PresetService_UnableToLoadPresets { get { return ResourceManager.GetString("PresetService_UnableToLoadPresets", resourceCulture); } } /// /// Looks up a localized string similar to Preview {0}. /// public static string Preview { get { return ResourceManager.GetString("Preview", resourceCulture); } } /// /// Looks up a localized string similar to Preview (Scaled). /// public static string Preview_Scaled { get { return ResourceManager.GetString("Preview_Scaled", resourceCulture); } } /// /// Looks up a localized string similar to Question. /// public static string Question { get { return ResourceManager.GetString("Question", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake is already encoding a file.. /// public static string Queue_AlreadyEncoding { get { return ResourceManager.GetString("Queue_AlreadyEncoding", resourceCulture); } } /// /// Looks up a localized string similar to Please stop the current encode. If the problem persists, please restart HandBrake.. /// public static string Queue_AlreadyEncodingSolution { get { return ResourceManager.GetString("Queue_AlreadyEncodingSolution", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake has detected multiple unfinished queue files. These will be from multiple instances of HandBrake running. Would you like to recover all unfinished jobs?. /// public static string Queue_RecoverQueueQuestionPlural { get { return ResourceManager.GetString("Queue_RecoverQueueQuestionPlural", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake has detected unfinished items on the queue from the last time the application was launched. Would you like to recover these?. /// public static string Queue_RecoverQueueQuestionSingular { get { return ResourceManager.GetString("Queue_RecoverQueueQuestionSingular", resourceCulture); } } /// /// Looks up a localized string similar to Queue Recovery Possible. /// public static string Queue_RecoveryPossible { get { return ResourceManager.GetString("Queue_RecoveryPossible", resourceCulture); } } /// /// Looks up a localized string similar to Unable to reset job status as it is not in an Error or Completed state. /// public static string Queue_UnableToResetJob { get { return ResourceManager.GetString("Queue_UnableToResetJob", resourceCulture); } } /// /// Looks up a localized string similar to Unable to restore queue file.. /// public static string Queue_UnableToRestoreFile { get { return ResourceManager.GetString("Queue_UnableToRestoreFile", resourceCulture); } } /// /// Looks up a localized string similar to The file may be corrupted or from an older incompatible version of HandBrake. /// public static string Queue_UnableToRestoreFileExtended { get { return ResourceManager.GetString("Queue_UnableToRestoreFileExtended", resourceCulture); } } /// /// Looks up a localized string similar to WARNING: You do not have automatic file naming turned on. Please enable this in options.. /// public static string QueueSelection_AutoNameWarning { get { return ResourceManager.GetString("QueueSelection_AutoNameWarning", resourceCulture); } } /// /// Looks up a localized string similar to WARNING: You do not currently have automatic audio and subtitle track selection setup. You can setup the default track selection behaviour in options.. /// public static string QueueSelection_AutoTrackSelectionWarning { get { return ResourceManager.GetString("QueueSelection_AutoTrackSelectionWarning", resourceCulture); } } /// /// Looks up a localized string similar to The selected titles will be added using the "{0}" preset.. /// public static string QueueSelection_UsingPreset { get { return ResourceManager.GetString("QueueSelection_UsingPreset", resourceCulture); } } /// /// Looks up a localized string similar to Choose titles:. /// public static string QueueSelectionView_ChooseTitles { get { return ResourceManager.GetString("QueueSelectionView_ChooseTitles", resourceCulture); } } /// /// Looks up a localized string similar to Add to Queue. /// public static string QueueSelectionView_Title { get { return ResourceManager.GetString("QueueSelectionView_Title", resourceCulture); } } /// /// Looks up a localized string similar to Add to Queue. /// public static string QueueSelectionViewModel_AddToQueue { get { return ResourceManager.GetString("QueueSelectionViewModel_AddToQueue", resourceCulture); } } /// /// Looks up a localized string similar to Actions. /// public static string QueueView_Actions { get { return ResourceManager.GetString("QueueView_Actions", resourceCulture); } } /// /// Looks up a localized string similar to Advanced:. /// public static string QueueView_Advanced { get { return ResourceManager.GetString("QueueView_Advanced", resourceCulture); } } /// /// Looks up a localized string similar to Audio:. /// public static string QueueView_Audio { get { return ResourceManager.GetString("QueueView_Audio", resourceCulture); } } /// /// Looks up a localized string similar to Clear All. /// public static string QueueView_ClearAll { get { return ResourceManager.GetString("QueueView_ClearAll", resourceCulture); } } /// /// Looks up a localized string similar to Clear Completed. /// public static string QueueView_ClearCompleted { get { return ResourceManager.GetString("QueueView_ClearCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Clear Queue. /// public static string QueueView_ClearQueue { get { return ResourceManager.GetString("QueueView_ClearQueue", resourceCulture); } } /// /// Looks up a localized string similar to Clear Selected. /// public static string QueueView_ClearSelected { get { return ResourceManager.GetString("QueueView_ClearSelected", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// public static string QueueView_Delete { get { return ResourceManager.GetString("QueueView_Delete", resourceCulture); } } /// /// Looks up a localized string similar to Delete Selected. /// public static string QueueView_DeleteSelected { get { return ResourceManager.GetString("QueueView_DeleteSelected", resourceCulture); } } /// /// Looks up a localized string similar to Destination:. /// public static string QueueView_Destination { get { return ResourceManager.GetString("QueueView_Destination", resourceCulture); } } /// /// Looks up a localized string similar to Encode Time:. /// public static string QueueView_Duration { get { return ResourceManager.GetString("QueueView_Duration", resourceCulture); } } /// /// Looks up a localized string similar to Edit. /// public static string QueueView_Edit { get { return ResourceManager.GetString("QueueView_Edit", resourceCulture); } } /// /// Looks up a localized string similar to End Time:. /// public static string QueueView_EndTime { get { return ResourceManager.GetString("QueueView_EndTime", resourceCulture); } } /// /// Looks up a localized string similar to Export Queue. /// public static string QueueView_Export { get { return ResourceManager.GetString("QueueView_Export", resourceCulture); } } /// /// Looks up a localized string similar to Export Queue (CLI Only). /// public static string QueueView_ExportCLI { get { return ResourceManager.GetString("QueueView_ExportCLI", resourceCulture); } } /// /// Looks up a localized string similar to Filesize: . /// public static string QueueView_FileSize { get { return ResourceManager.GetString("QueueView_FileSize", resourceCulture); } } /// /// Looks up a localized string similar to Import Queue. /// public static string QueueView_Import { get { return ResourceManager.GetString("QueueView_Import", resourceCulture); } } /// /// Looks up a localized string similar to The log will be available after the encode completes.. /// public static string QueueView_LogNotAvailableYet { get { return ResourceManager.GetString("QueueView_LogNotAvailableYet", resourceCulture); } } /// /// Looks up a localized string similar to Not Available. /// public static string QueueView_NotAvailable { get { return ResourceManager.GetString("QueueView_NotAvailable", resourceCulture); } } /// /// Looks up a localized string similar to Open Destination Directory. /// public static string QueueView_OpenDestDir { get { return ResourceManager.GetString("QueueView_OpenDestDir", resourceCulture); } } /// /// Looks up a localized string similar to Open Source Directory. /// public static string QueueView_OpenSourceDir { get { return ResourceManager.GetString("QueueView_OpenSourceDir", resourceCulture); } } /// /// Looks up a localized string similar to Options. /// public static string QueueView_Options { get { return ResourceManager.GetString("QueueView_Options", resourceCulture); } } /// /// Looks up a localized string similar to Pause Queue. /// public static string QueueView_Pause { get { return ResourceManager.GetString("QueueView_Pause", resourceCulture); } } /// /// Looks up a localized string similar to Paused Duration:. /// public static string QueueView_PausedDuration { get { return ResourceManager.GetString("QueueView_PausedDuration", resourceCulture); } } /// /// Looks up a localized string similar to Picture Settings:. /// public static string QueueView_PictureSettings { get { return ResourceManager.GetString("QueueView_PictureSettings", resourceCulture); } } /// /// Looks up a localized string similar to Play File. /// public static string QueueView_PlayMediaFile { get { return ResourceManager.GetString("QueueView_PlayMediaFile", resourceCulture); } } /// /// Looks up a localized string similar to Reset. /// public static string QueueView_Reset { get { return ResourceManager.GetString("QueueView_Reset", resourceCulture); } } /// /// Looks up a localized string similar to Retry All Jobs. /// public static string QueueView_ResetAllJobs { get { return ResourceManager.GetString("QueueView_ResetAllJobs", resourceCulture); } } /// /// Looks up a localized string similar to Retry Failed. /// public static string QueueView_ResetFailed { get { return ResourceManager.GetString("QueueView_ResetFailed", resourceCulture); } } /// /// Looks up a localized string similar to Reset Selected Jobs. /// public static string QueueView_ResetSelectedJobs { get { return ResourceManager.GetString("QueueView_ResetSelectedJobs", resourceCulture); } } /// /// Looks up a localized string similar to Source:. /// public static string QueueView_Source { get { return ResourceManager.GetString("QueueView_Source", resourceCulture); } } /// /// Looks up a localized string similar to Start Queue. /// public static string QueueView_Start { get { return ResourceManager.GetString("QueueView_Start", resourceCulture); } } /// /// Looks up a localized string similar to Start Time:. /// public static string QueueView_StartTime { get { return ResourceManager.GetString("QueueView_StartTime", resourceCulture); } } /// /// Looks up a localized string similar to Statistics. /// public static string QueueView_Statistics { get { return ResourceManager.GetString("QueueView_Statistics", resourceCulture); } } /// /// Looks up a localized string similar to Statistics will be available after an encode completes.. /// public static string QueueView_StatsNotAvailableYet { get { return ResourceManager.GetString("QueueView_StatsNotAvailableYet", resourceCulture); } } /// /// Looks up a localized string similar to Subtitles:. /// public static string QueueView_Subtitles { get { return ResourceManager.GetString("QueueView_Subtitles", resourceCulture); } } /// /// Looks up a localized string similar to Summary. /// public static string QueueView_Summary { get { return ResourceManager.GetString("QueueView_Summary", resourceCulture); } } /// /// Looks up a localized string similar to Video:. /// public static string QueueView_Video { get { return ResourceManager.GetString("QueueView_Video", resourceCulture); } } /// /// Looks up a localized string similar to When Done:. /// public static string QueueView_WhenDone { get { return ResourceManager.GetString("QueueView_WhenDone", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you wish to clear the queue?. /// public static string QueueViewModel_ClearQueueConfrimation { get { return ResourceManager.GetString("QueueViewModel_ClearQueueConfrimation", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete the selected jobs?. /// public static string QueueViewModel_DelSelectedJobConfirmation { get { return ResourceManager.GetString("QueueViewModel_DelSelectedJobConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you wish to edit this job? It will be removed from the queue and sent to the main window.. /// public static string QueueViewModel_EditConfrimation { get { return ResourceManager.GetString("QueueViewModel_EditConfrimation", resourceCulture); } } /// /// Looks up a localized string similar to Encoding: Pass {0} of {1}, {2:00.00}%, FPS: {3:000.0}, Avg FPS: {4:000.0} ///Time Remaining: {5}, Elapsed: {6:d\:hh\:mm\:ss} {7}. /// public static string QueueViewModel_EncodeStatusChanged_StatusLabel { get { return ResourceManager.GetString("QueueViewModel_EncodeStatusChanged_StatusLabel", resourceCulture); } } /// /// Looks up a localized string similar to This encode is currently in progress. If you delete it, the encode will be stopped. Are you sure you wish to proceed?. /// public static string QueueViewModel_JobCurrentlyRunningWarning { get { return ResourceManager.GetString("QueueViewModel_JobCurrentlyRunningWarning", resourceCulture); } } /// /// Looks up a localized string similar to {0} jobs pending. /// public static string QueueViewModel_JobsPending { get { return ResourceManager.GetString("QueueViewModel_JobsPending", resourceCulture); } } /// /// Looks up a localized string similar to Last Queued Job Finished. /// public static string QueueViewModel_LastJobFinished { get { return ResourceManager.GetString("QueueViewModel_LastJobFinished", resourceCulture); } } /// /// Looks up a localized string similar to No encodes pending. /// public static string QueueViewModel_NoEncodesPending { get { return ResourceManager.GetString("QueueViewModel_NoEncodesPending", resourceCulture); } } /// /// Looks up a localized string similar to There are no jobs currently encoding. /// public static string QueueViewModel_NoJobsPending { get { return ResourceManager.GetString("QueueViewModel_NoJobsPending", resourceCulture); } } /// /// Looks up a localized string similar to There are no pending jobs.. /// public static string QueueViewModel_NoPendingJobs { get { return ResourceManager.GetString("QueueViewModel_NoPendingJobs", resourceCulture); } } /// /// Looks up a localized string similar to Queue. /// public static string QueueViewModel_Queue { get { return ResourceManager.GetString("QueueViewModel_Queue", resourceCulture); } } /// /// Looks up a localized string similar to Queue Completed. /// public static string QueueViewModel_QueueCompleted { get { return ResourceManager.GetString("QueueViewModel_QueueCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Queue Not Running. /// public static string QueueViewModel_QueueNotRunning { get { return ResourceManager.GetString("QueueViewModel_QueueNotRunning", resourceCulture); } } /// /// Looks up a localized string similar to Queue Paused. /// public static string QueueViewModel_QueuePaused { get { return ResourceManager.GetString("QueueViewModel_QueuePaused", resourceCulture); } } /// /// Looks up a localized string similar to The Queue has been paused. The currently running job will run to completion and no further jobs will start.. /// public static string QueueViewModel_QueuePauseNotice { get { return ResourceManager.GetString("QueueViewModel_QueuePauseNotice", resourceCulture); } } /// /// Looks up a localized string similar to Queue Paused. /// public static string QueueViewModel_QueuePending { get { return ResourceManager.GetString("QueueViewModel_QueuePending", resourceCulture); } } /// /// Looks up a localized string similar to Queue Ready. /// public static string QueueViewModel_QueueReady { get { return ResourceManager.GetString("QueueViewModel_QueueReady", resourceCulture); } } /// /// Looks up a localized string similar to Queue Started. /// public static string QueueViewModel_QueueStarted { get { return ResourceManager.GetString("QueueViewModel_QueueStarted", resourceCulture); } } /// /// Looks up a localized string similar to Encoding: Pass {0} of {1}, {2:00.00}%, FPS: {3:000.0}, Avg FPS: {4:000.0}, Time Remaining: {5}, Elapsed: {6:d\:hh\:mm\:ss}. /// public static string QueueViewModel_QueueStatusDisplay { get { return ResourceManager.GetString("QueueViewModel_QueueStatusDisplay", resourceCulture); } } /// /// Looks up a localized string similar to An error occurred when trying to stop the scan. Please restart HandBrake.. /// public static string ScanService_ScanStopFailed { get { return ResourceManager.GetString("ScanService_ScanStopFailed", resourceCulture); } } /// /// Looks up a localized string similar to Any settings you changed may need to be reset the next time HandBrake launches.. /// public static string SettingService_SaveErrorReset { get { return ResourceManager.GetString("SettingService_SaveErrorReset", resourceCulture); } } /// /// Looks up a localized string similar to Add All Remaining Selected Languages. /// public static string Shared_AddAllForSelected { get { return ResourceManager.GetString("Shared_AddAllForSelected", resourceCulture); } } /// /// Looks up a localized string similar to Add All Remaining Tracks. /// public static string Shared_AddAllRemaining { get { return ResourceManager.GetString("Shared_AddAllRemaining", resourceCulture); } } /// /// Looks up a localized string similar to Add New Track. /// public static string Shared_AddNewTrack { get { return ResourceManager.GetString("Shared_AddNewTrack", resourceCulture); } } /// /// Looks up a localized string similar to Add Track. /// public static string Shared_AddTrack { get { return ResourceManager.GetString("Shared_AddTrack", resourceCulture); } } /// /// Looks up a localized string similar to Available Languages:. /// public static string Shared_AvailableLanguages { get { return ResourceManager.GetString("Shared_AvailableLanguages", resourceCulture); } } /// /// Looks up a localized string similar to Choose Languages:. /// public static string Shared_ChooseLanguages { get { return ResourceManager.GetString("Shared_ChooseLanguages", resourceCulture); } } /// /// Looks up a localized string similar to Chosen Languages:. /// public static string Shared_ChosenLangages { get { return ResourceManager.GetString("Shared_ChosenLangages", resourceCulture); } } /// /// Looks up a localized string similar to Configure Default Behaviours. /// public static string Shared_ConfigureDefaultBehaviours { get { return ResourceManager.GetString("Shared_ConfigureDefaultBehaviours", resourceCulture); } } /// /// Looks up a localized string similar to Reload. /// public static string Shared_ReloadDefaults { get { return ResourceManager.GetString("Shared_ReloadDefaults", resourceCulture); } } /// /// Looks up a localized string similar to An Encode is currently running. Exiting HandBrake will stop this encode. ///Are you sure you wish to exit HandBrake?. /// public static string ShellViewModel_CanClose { get { return ResourceManager.GetString("ShellViewModel_CanClose", resourceCulture); } } /// /// Looks up a localized string similar to About HandBrake. /// public static string SourceSelection_AboutHandBrake { get { return ResourceManager.GetString("SourceSelection_AboutHandBrake", resourceCulture); } } /// /// Looks up a localized string similar to Choose Disc to Scan. /// public static string SourceSelection_ChooseDisc { get { return ResourceManager.GetString("SourceSelection_ChooseDisc", resourceCulture); } } /// /// Looks up a localized string similar to Choose File to Scan. /// public static string SourceSelection_ChooseFile { get { return ResourceManager.GetString("SourceSelection_ChooseFile", resourceCulture); } } /// /// Looks up a localized string similar to Choose Folder to Scan. /// public static string SourceSelection_ChooseFolder { get { return ResourceManager.GetString("SourceSelection_ChooseFolder", resourceCulture); } } /// /// Looks up a localized string similar to Optionally choose a specific title: . /// public static string SourceSelection_ChooseSpecificTitle { get { return ResourceManager.GetString("SourceSelection_ChooseSpecificTitle", resourceCulture); } } /// /// Looks up a localized string similar to Then choose the video(s) you'd like to encode: . /// public static string SourceSelection_ChooseVideo { get { return ResourceManager.GetString("SourceSelection_ChooseVideo", resourceCulture); } } /// /// Looks up a localized string similar to Or drop a file or folder here .... /// public static string SourceSelection_DropFileHere { get { return ResourceManager.GetString("SourceSelection_DropFileHere", resourceCulture); } } /// /// Looks up a localized string similar to File. /// public static string SourceSelection_File { get { return ResourceManager.GetString("SourceSelection_File", resourceCulture); } } /// /// Looks up a localized string similar to Folder (Batch Scan). /// public static string SourceSelection_FolderBatchScan { get { return ResourceManager.GetString("SourceSelection_FolderBatchScan", resourceCulture); } } /// /// Looks up a localized string similar to Help. /// public static string SourceSelection_Help { get { return ResourceManager.GetString("SourceSelection_Help", resourceCulture); } } /// /// Looks up a localized string similar to Open this DVD or Bluray Drive. /// public static string SourceSelection_OpenDVDBluray { get { return ResourceManager.GetString("SourceSelection_OpenDVDBluray", resourceCulture); } } /// /// Looks up a localized string similar to Open a folder with one or more files.. /// public static string SourceSelection_OpenFolderWIth { get { return ResourceManager.GetString("SourceSelection_OpenFolderWIth", resourceCulture); } } /// /// Looks up a localized string similar to Preferences. /// public static string SourceSelection_Preferences { get { return ResourceManager.GetString("SourceSelection_Preferences", resourceCulture); } } /// /// Looks up a localized string similar to Recover Queue Files. /// public static string SourceSelection_QueueArchiveRecovery { get { return ResourceManager.GetString("SourceSelection_QueueArchiveRecovery", resourceCulture); } } /// /// Looks up a localized string similar to A previous queue archive is available. . /// public static string SourceSelection_QueueArchiveRecoveryDesc { get { return ResourceManager.GetString("SourceSelection_QueueArchiveRecoveryDesc", resourceCulture); } } /// /// Looks up a localized string similar to Open a single video file.. /// public static string SourceSelection_SingleVideoFile { get { return ResourceManager.GetString("SourceSelection_SingleVideoFile", resourceCulture); } } /// /// Looks up a localized string similar to Source Selection. /// public static string SourceSelection_SourceSelection { get { return ResourceManager.GetString("SourceSelection_SourceSelection", resourceCulture); } } /// /// Looks up a localized string similar to HandBrake's engine failed to initialise. This is often caused by out of date GPU drivers.\n Please update the GPU drivers for any onboard and discrete graphics your system has.. /// public static string Startup_InitFailed { get { return ResourceManager.GetString("Startup_InitFailed", resourceCulture); } } /// /// Looks up a localized string similar to Ready. /// public static string State_Ready { get { return ResourceManager.GetString("State_Ready", resourceCulture); } } /// /// Looks up a localized string similar to Unable to delete previous preview file. You may need to restart the application.. /// public static string StaticPreview_UnableToDeletePreview { get { return ResourceManager.GetString("StaticPreview_UnableToDeletePreview", resourceCulture); } } /// /// Looks up a localized string similar to Duration:. /// public static string StaticPreviewView_Duration { get { return ResourceManager.GetString("StaticPreviewView_Duration", resourceCulture); } } /// /// Looks up a localized string similar to Live Preview. /// public static string StaticPreviewView_LivePreview { get { return ResourceManager.GetString("StaticPreviewView_LivePreview", resourceCulture); } } /// /// Looks up a localized string similar to Select a preview image. /// public static string StaticPreviewView_SelectPreviewImage { get { return ResourceManager.GetString("StaticPreviewView_SelectPreviewImage", resourceCulture); } } /// /// Looks up a localized string similar to Preview ({0}% actual size). /// public static string StaticPreviewView_Title { get { return ResourceManager.GetString("StaticPreviewView_Title", resourceCulture); } } /// /// Looks up a localized string similar to Use system default video player. /// public static string StaticPreviewView_UseSystemDefault { get { return ResourceManager.GetString("StaticPreviewView_UseSystemDefault", resourceCulture); } } /// /// Looks up a localized string similar to Handbrake is already encoding a video! Only one file can be encoded at any one time.. /// public static string StaticPreviewViewModel_AlreadyEncoding { get { return ResourceManager.GetString("StaticPreviewViewModel_AlreadyEncoding", resourceCulture); } } /// /// Looks up a localized string similar to You must first scan a source and setup your encode before creating a preview.. /// public static string StaticPreviewViewModel_ScanFirst { get { return ResourceManager.GetString("StaticPreviewViewModel_ScanFirst", resourceCulture); } } /// /// Looks up a localized string similar to Picture Preview. /// public static string StaticPreviewViewModel_Title { get { return ResourceManager.GetString("StaticPreviewViewModel_Title", resourceCulture); } } /// /// Looks up a localized string similar to Unable to detect VLC Player. ///Please make sure VLC is installed and the directory specified in HandBrake's options is correct. (See: "Tools Menu > Preferences > General"). /// public static string StaticPreviewViewModel_UnableToFindVLC { get { return ResourceManager.GetString("StaticPreviewViewModel_UnableToFindVLC", resourceCulture); } } /// /// Looks up a localized string similar to Unable to find the preview file. Either the file was deleted or the encode failed. Check the activity log for details.. /// public static string StaticPreviewViewModel_UnableToPlayFile { get { return ResourceManager.GetString("StaticPreviewViewModel_UnableToPlayFile", resourceCulture); } } /// /// Looks up a localized string similar to None - Only tracks where the container does not support the format will be burned in. ///Foreign Audio Track - The Foreign Audio track will be burned in if available. ///First Track - The first track will be burned in. ///Foreign Audio Preferred, else First - If the foreign audio track exists, it will be burned in, otherwise the first track will be chosen.. /// public static string Subtitles_BurnInBehaviourModes { get { return ResourceManager.GetString("Subtitles_BurnInBehaviourModes", resourceCulture); } } /// /// Looks up a localized string similar to WebM in HandBrake only supports burned subtitles. /// ///You should change your subtitle selections. /// ///If you continue, your non-burned subtitles will be lost.. /// public static string Subtitles_WebmSubtitleIncompatibilityError { get { return ResourceManager.GetString("Subtitles_WebmSubtitleIncompatibilityError", resourceCulture); } } /// /// Looks up a localized string similar to WebM Subtitle Compatibility. /// public static string Subtitles_WebmSubtitleIncompatibilityHeader { get { return ResourceManager.GetString("Subtitles_WebmSubtitleIncompatibilityHeader", resourceCulture); } } /// /// Looks up a localized string similar to Add Closed Captions when available. /// public static string SubtitlesView_AddCC { get { return ResourceManager.GetString("SubtitlesView_AddCC", resourceCulture); } } /// /// Looks up a localized string similar to Add 'Foreign Audio Scan'. /// public static string SubtitlesView_AddForeignAudioSearch { get { return ResourceManager.GetString("SubtitlesView_AddForeignAudioSearch", resourceCulture); } } /// /// Looks up a localized string similar to Burn In. /// public static string SubtitlesView_BurnIn { get { return ResourceManager.GetString("SubtitlesView_BurnIn", resourceCulture); } } /// /// Looks up a localized string similar to Burn-In Behaviour:. /// public static string SubtitlesView_BurnInBehaviour { get { return ResourceManager.GetString("SubtitlesView_BurnInBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to Default. /// public static string SubtitlesView_Default { get { return ResourceManager.GetString("SubtitlesView_Default", resourceCulture); } } /// /// Looks up a localized string similar to Forced Only. /// public static string SubtitlesView_ForcedOnly { get { return ResourceManager.GetString("SubtitlesView_ForcedOnly", resourceCulture); } } /// /// Looks up a localized string similar to Import Subtitle. /// public static string SubtitlesView_ImportSubtitle { get { return ResourceManager.GetString("SubtitlesView_ImportSubtitle", resourceCulture); } } /// /// Looks up a localized string similar to Track Selection Behaviour:. /// public static string SubtitlesView_TrackSelectionBehaviour { get { return ResourceManager.GetString("SubtitlesView_TrackSelectionBehaviour", resourceCulture); } } /// /// Looks up a localized string similar to Selection Behavior. /// public static string SubtitlesViewModel_ConfigureDefaults { get { return ResourceManager.GetString("SubtitlesViewModel_ConfigureDefaults", resourceCulture); } } /// /// Looks up a localized string similar to Subtitle Defaults. /// public static string SubtitlesViewModel_SubDefaults { get { return ResourceManager.GetString("SubtitlesViewModel_SubDefaults", resourceCulture); } } /// /// Looks up a localized string similar to Subtitle Tracks. /// public static string SubtitlesViewModel_SubTracks { get { return ResourceManager.GetString("SubtitlesViewModel_SubTracks", resourceCulture); } } /// /// Looks up a localized string similar to Switch Back To Tracks. /// public static string SubtitlesViewModel_SwitchToTracks { get { return ResourceManager.GetString("SubtitlesViewModel_SwitchToTracks", resourceCulture); } } /// /// Looks up a localized string similar to Add All Remaining Closed Captions. /// public static string SubtitleView_AddAllCC { get { return ResourceManager.GetString("SubtitleView_AddAllCC", resourceCulture); } } /// /// Looks up a localized string similar to Configure how the Subtitle Tracks are automatically selected and configured when you select a new title or source video.. /// public static string SubtitleView_SubtitleDefaultsDescription { get { return ResourceManager.GetString("SubtitleView_SubtitleDefaultsDescription", resourceCulture); } } /// /// Looks up a localized string similar to Additional Audio Tracks. /// public static string SummaryView_AdditionalAudioTracks { get { return ResourceManager.GetString("SummaryView_AdditionalAudioTracks", resourceCulture); } } /// /// Looks up a localized string similar to Additional Subtitle Tracks. /// public static string SummaryView_AdditionalSubtitleTracks { get { return ResourceManager.GetString("SummaryView_AdditionalSubtitleTracks", resourceCulture); } } /// /// Looks up a localized string similar to Burned. /// public static string SummaryView_Burned { get { return ResourceManager.GetString("SummaryView_Burned", resourceCulture); } } /// /// Looks up a localized string similar to Chapter Markers. /// public static string SummaryView_Chapters { get { return ResourceManager.GetString("SummaryView_Chapters", resourceCulture); } } /// /// Looks up a localized string similar to Deblock. /// public static string SummaryView_Deblock { get { return ResourceManager.GetString("SummaryView_Deblock", resourceCulture); } } /// /// Looks up a localized string similar to Detelecine. /// public static string SummaryView_Detelecine { get { return ResourceManager.GetString("SummaryView_Detelecine", resourceCulture); } } /// /// Looks up a localized string similar to display. /// public static string SummaryView_display { get { return ResourceManager.GetString("SummaryView_display", resourceCulture); } } /// /// Looks up a localized string similar to Grayscale. /// public static string SummaryView_Grayscale { get { return ResourceManager.GetString("SummaryView_Grayscale", resourceCulture); } } /// /// Looks up a localized string similar to No Audio Tracks. /// public static string SummaryView_NoAudioTracks { get { return ResourceManager.GetString("SummaryView_NoAudioTracks", resourceCulture); } } /// /// Looks up a localized string similar to No Chapter Markers. /// public static string SummaryView_NoChapters { get { return ResourceManager.GetString("SummaryView_NoChapters", resourceCulture); } } /// /// Looks up a localized string similar to No Filters. /// public static string SummaryView_NoFilters { get { return ResourceManager.GetString("SummaryView_NoFilters", resourceCulture); } } /// /// Looks up a localized string similar to No Source. /// public static string SummaryView_NoSource { get { return ResourceManager.GetString("SummaryView_NoSource", resourceCulture); } } /// /// Looks up a localized string similar to No Subtitle Tracks. /// public static string SummaryView_NoSubtitleTracks { get { return ResourceManager.GetString("SummaryView_NoSubtitleTracks", resourceCulture); } } /// /// Looks up a localized string similar to No Tracks. /// public static string SummaryView_NoTracks { get { return ResourceManager.GetString("SummaryView_NoTracks", resourceCulture); } } /// /// Looks up a localized string similar to Preview {0} of {1}. /// public static string SummaryView_PreviewInfo { get { return ResourceManager.GetString("SummaryView_PreviewInfo", resourceCulture); } } /// /// Looks up a localized string similar to Rotation. /// public static string SummaryView_Rotation { get { return ResourceManager.GetString("SummaryView_Rotation", resourceCulture); } } /// /// Looks up a localized string similar to storage. /// public static string SummaryView_storage { get { return ResourceManager.GetString("SummaryView_storage", resourceCulture); } } /// /// Looks up a localized string similar to {1}%, Pass {2} of {3} ///Remaining Time: {4}. /// public static string TaskTrayStatusTitle { get { return ResourceManager.GetString("TaskTrayStatusTitle", resourceCulture); } } /// /// Looks up a localized string similar to Unknown Error. /// public static string UnknownError { get { return ResourceManager.GetString("UnknownError", resourceCulture); } } /// /// Looks up a localized string similar to Updated. /// public static string Updated { get { return ResourceManager.GetString("Updated", resourceCulture); } } /// /// Looks up a localized string similar to A problem occurred when trying to save your preferences.. /// public static string UserSettings_AnErrorOccured { get { return ResourceManager.GetString("UserSettings_AnErrorOccured", resourceCulture); } } /// /// Looks up a localized string similar to Unable to load user settings file: {0}. /// public static string UserSettings_UnableToLoad { get { return ResourceManager.GetString("UserSettings_UnableToLoad", resourceCulture); } } /// /// Looks up a localized string similar to Your user settings file appears to be inaccessible or corrupted. You may have to delete the file and let HandBrake generate a new one.. /// public static string UserSettings_UnableToLoadSolution { get { return ResourceManager.GetString("UserSettings_UnableToLoadSolution", resourceCulture); } } /// /// Looks up a localized string similar to Your user settings file was corrupted or inaccessible. Settings have been reset to defaults.. /// public static string UserSettings_YourSettingsAreCorrupt { get { return ResourceManager.GetString("UserSettings_YourSettingsAreCorrupt", resourceCulture); } } /// /// Looks up a localized string similar to Warning, your settings have been reset!. /// public static string UserSettings_YourSettingsHaveBeenReset { get { return ResourceManager.GetString("UserSettings_YourSettingsHaveBeenReset", resourceCulture); } } /// /// Looks up a localized string similar to The full list of encoder parameters: ///{0}. /// public static string Video_EncoderExtraArgs { get { return ResourceManager.GetString("Video_EncoderExtraArgs", resourceCulture); } } /// /// Looks up a localized string similar to Additional advanced arguments that can be passed to the video encoder.. /// public static string Video_EncoderExtraArgsTooltip { get { return ResourceManager.GetString("Video_EncoderExtraArgsTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Higher Quality |. /// public static string Video_HigherQuality { get { return ResourceManager.GetString("Video_HigherQuality", resourceCulture); } } /// /// Looks up a localized string similar to Warning: RF 0 is Lossless!. /// public static string Video_LosslessWarning { get { return ResourceManager.GetString("Video_LosslessWarning", resourceCulture); } } /// /// Looks up a localized string similar to A value of 0 means lossless and will result in a file size that is larger than the original source, ///unless the source was also lossless. /// ///x264 and x265's scale is logarithmic and lower values correspond to higher quality. /// ///So small increases in value will result in progressively larger increases in the resulting file size.. /// public static string Video_LosslessWarningTooltip { get { return ResourceManager.GetString("Video_LosslessWarningTooltip", resourceCulture); } } /// /// Looks up a localized string similar to | Lower Quality. /// public static string Video_LowQuality { get { return ResourceManager.GetString("Video_LowQuality", resourceCulture); } } /// /// Looks up a localized string similar to Placebo Quality |. /// public static string Video_PlaceboQuality { get { return ResourceManager.GetString("Video_PlaceboQuality", resourceCulture); } } /// /// Looks up a localized string similar to Reduce decoder CPU usage. /// ///Set this if your device is struggling to play the output. (i.e. dropped frames). /// public static string Video_x264FastDecode { get { return ResourceManager.GetString("Video_x264FastDecode", resourceCulture); } } /// /// Looks up a localized string similar to 2-Pass Encoding. /// public static string VideoView_2Pass { get { return ResourceManager.GetString("VideoView_2Pass", resourceCulture); } } /// /// Looks up a localized string similar to Avg Bitrate (kbps):. /// public static string VideoView_AverageBitrate { get { return ResourceManager.GetString("VideoView_AverageBitrate", resourceCulture); } } /// /// Looks up a localized string similar to Video Codec:. /// public static string VideoView_Codec { get { return ResourceManager.GetString("VideoView_Codec", resourceCulture); } } /// /// Looks up a localized string similar to Constant Framerate. /// public static string VideoView_ConstantFramerate { get { return ResourceManager.GetString("VideoView_ConstantFramerate", resourceCulture); } } /// /// Looks up a localized string similar to Constant Quality:. /// public static string VideoView_ConstantQuality { get { return ResourceManager.GetString("VideoView_ConstantQuality", resourceCulture); } } /// /// Looks up a localized string similar to Encoder Level:. /// public static string VideoView_EncoderLevel { get { return ResourceManager.GetString("VideoView_EncoderLevel", resourceCulture); } } /// /// Looks up a localized string similar to Encoder Preset:. /// public static string VideoView_EncoderPreset { get { return ResourceManager.GetString("VideoView_EncoderPreset", resourceCulture); } } /// /// Looks up a localized string similar to Encoder Profile:. /// public static string VideoView_EncoderProfile { get { return ResourceManager.GetString("VideoView_EncoderProfile", resourceCulture); } } /// /// Looks up a localized string similar to Encoder Tune:. /// public static string VideoView_EncodeTune { get { return ResourceManager.GetString("VideoView_EncodeTune", resourceCulture); } } /// /// Looks up a localized string similar to Extra Options:. /// public static string VideoView_ExtraOptions { get { return ResourceManager.GetString("VideoView_ExtraOptions", resourceCulture); } } /// /// Looks up a localized string similar to Fast Decode. /// public static string VideoView_FastDecode { get { return ResourceManager.GetString("VideoView_FastDecode", resourceCulture); } } /// /// Looks up a localized string similar to Framerate (FPS):. /// public static string VideoView_Framerate { get { return ResourceManager.GetString("VideoView_Framerate", resourceCulture); } } /// /// Looks up a localized string similar to Optimise Video:. /// public static string VideoView_OptimiseVideo { get { return ResourceManager.GetString("VideoView_OptimiseVideo", resourceCulture); } } /// /// Looks up a localized string similar to Peak Framerate. /// public static string VideoView_PeakFramerate { get { return ResourceManager.GetString("VideoView_PeakFramerate", resourceCulture); } } /// /// Looks up a localized string similar to Quality. /// public static string VideoView_Quality { get { return ResourceManager.GetString("VideoView_Quality", resourceCulture); } } /// /// Looks up a localized string similar to Turbo first pass. /// public static string VideoView_TurboFirstPass { get { return ResourceManager.GetString("VideoView_TurboFirstPass", resourceCulture); } } /// /// Looks up a localized string similar to Variable Framerate. /// public static string VideoView_VariableFramerate { get { return ResourceManager.GetString("VideoView_VariableFramerate", resourceCulture); } } /// /// Looks up a localized string similar to Video. /// public static string VideoView_Video { get { return ResourceManager.GetString("VideoView_Video", resourceCulture); } } /// /// Looks up a localized string similar to Warning. /// public static string Warning { get { return ResourceManager.GetString("Warning", resourceCulture); } } /// /// Looks up a localized string similar to Do nothing. /// public static string WhenDone_DoNothing { get { return ResourceManager.GetString("WhenDone_DoNothing", resourceCulture); } } /// /// Looks up a localized string similar to Hibernate. /// public static string WhenDone_Hibernate { get { return ResourceManager.GetString("WhenDone_Hibernate", resourceCulture); } } /// /// Looks up a localized string similar to Lock System. /// public static string WhenDone_LockSystem { get { return ResourceManager.GetString("WhenDone_LockSystem", resourceCulture); } } /// /// Looks up a localized string similar to Log off. /// public static string WhenDone_Logoff { get { return ResourceManager.GetString("WhenDone_Logoff", resourceCulture); } } /// /// Looks up a localized string similar to Quit HandBrake. /// public static string WhenDone_QuitHandBrake { get { return ResourceManager.GetString("WhenDone_QuitHandBrake", resourceCulture); } } /// /// Looks up a localized string similar to Shutdown. /// public static string WhenDone_Shutdown { get { return ResourceManager.GetString("WhenDone_Shutdown", resourceCulture); } } /// /// Looks up a localized string similar to Sleep. /// public static string WhenDone_Suspend { get { return ResourceManager.GetString("WhenDone_Suspend", resourceCulture); } } /// /// Looks up a localized string similar to {0} - ({1}%, Pass {2} of {3}). /// public static string WindowTitleStatus { get { return ResourceManager.GetString("WindowTitleStatus", resourceCulture); } } } }