summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2018-10-10 19:00:57 +0100
committersr55 <[email protected]>2018-10-10 19:01:36 +0100
commit29eec2839291bf05e2321352eaa9368d2c76ac64 (patch)
tree6adac45a7fdce31f735df0968f81552b2cefe064 /win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
parent2264d25308238210892840d7de3fa1edf9de105e (diff)
WinGui: Simplify the Language Resource Files.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs')
-rw-r--r--win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs3107
1 files changed, 0 insertions, 3107 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
deleted file mode 100644
index e889002fc..000000000
--- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
+++ /dev/null
@@ -1,3107 +0,0 @@
-//------------------------------------------------------------------------------
-// <auto-generated>
-// 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.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-namespace HandBrakeWPF.Properties {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // 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", "15.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public class ResourcesUI {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal ResourcesUI() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [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.ResourcesUI", typeof(ResourcesUI).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to License: .
- /// </summary>
- public static string AboutView_License {
- get {
- return ResourceManager.GetString("AboutView_License", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Version: .
- /// </summary>
- public static string AboutView_Version {
- get {
- return ResourceManager.GetString("AboutView_Version", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to -- Add New Category --.
- /// </summary>
- public static string AddPresetView_AddNewCategory {
- get {
- return ResourceManager.GetString("AddPresetView_AddNewCategory", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Preset.
- /// </summary>
- public static string AddPresetView_AddPreset {
- get {
- return ResourceManager.GetString("AddPresetView_AddPreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Category:.
- /// </summary>
- public static string AddPresetView_Category {
- get {
- return ResourceManager.GetString("AddPresetView_Category", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Description:.
- /// </summary>
- public static string AddPresetView_Description {
- get {
- return ResourceManager.GetString("AddPresetView_Description", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Name:.
- /// </summary>
- public static string AddPresetView_Name {
- get {
- return ResourceManager.GetString("AddPresetView_Name", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Dimensions:.
- /// </summary>
- public static string AddPresetView_SavePictureSize {
- get {
- return ResourceManager.GetString("AddPresetView_SavePictureSize", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Choose Behaviors:.
- /// </summary>
- public static string AudioDefaultView_Behaviours {
- get {
- return ResourceManager.GetString("AudioDefaultView_Behaviours", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Allow passthru of:.
- /// </summary>
- public static string AudioView_AllowPassThruOf {
- get {
- return ResourceManager.GetString("AudioView_AllowPassThruOf", resourceCulture);
- }
- }
-
- /// <summary>
- /// 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..
- /// </summary>
- public static string AudioView_AudioDefaultsDescription {
- get {
- return ResourceManager.GetString("AudioView_AudioDefaultsDescription", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to &apos;Auto Passthru&apos; Behaviour:.
- /// </summary>
- public static string AudioView_AutoPassthruBehaviour {
- get {
- return ResourceManager.GetString("AudioView_AutoPassthruBehaviour", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Bitrate.
- /// </summary>
- public static string AudioView_Bitrate {
- get {
- return ResourceManager.GetString("AudioView_Bitrate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Codec.
- /// </summary>
- public static string AudioView_Codec {
- get {
- return ResourceManager.GetString("AudioView_Codec", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to DRC.
- /// </summary>
- public static string AudioView_DRC {
- get {
- return ResourceManager.GetString("AudioView_DRC", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Gain.
- /// </summary>
- public static string AudioView_Gain {
- get {
- return ResourceManager.GetString("AudioView_Gain", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Hide.
- /// </summary>
- public static string AudioView_Hide {
- get {
- return ResourceManager.GetString("AudioView_Hide", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Mixdown.
- /// </summary>
- public static string AudioView_Mixdown {
- get {
- return ResourceManager.GetString("AudioView_Mixdown", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Fallback encoder:.
- /// </summary>
- public static string AudioView_OtherwiseFallbackEncoder {
- get {
- return ResourceManager.GetString("AudioView_OtherwiseFallbackEncoder", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Reload Defaults.
- /// </summary>
- public static string AudioView_ReloadDefaults {
- get {
- return ResourceManager.GetString("AudioView_ReloadDefaults", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Samplerate.
- /// </summary>
- public static string AudioView_Samplerate {
- get {
- return ResourceManager.GetString("AudioView_Samplerate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Show.
- /// </summary>
- public static string AudioView_Show {
- get {
- return ResourceManager.GetString("AudioView_Show", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Track Name.
- /// </summary>
- public static string AudioView_TrackName {
- get {
- return ResourceManager.GetString("AudioView_TrackName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Track Selection Behaviour:.
- /// </summary>
- public static string AudioView_TrackSelectionBehaviour {
- get {
- return ResourceManager.GetString("AudioView_TrackSelectionBehaviour", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to For Additional Tracks:.
- /// </summary>
- public static string AudioView_TrackSettingDefaultBehaviour {
- get {
- return ResourceManager.GetString("AudioView_TrackSettingDefaultBehaviour", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to When &apos;Auto Passthru&apos; is selected as the audio codec..
- /// </summary>
- public static string AudioView_WhenAutoPassthru {
- get {
- return ResourceManager.GetString("AudioView_WhenAutoPassthru", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Chapter Markers.
- /// </summary>
- public static string ChaptersView_ChapterMarkers {
- get {
- return ResourceManager.GetString("ChaptersView_ChapterMarkers", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Chapter Name.
- /// </summary>
- public static string ChaptersView_ChapterName {
- get {
- return ResourceManager.GetString("ChaptersView_ChapterName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Chapter Number.
- /// </summary>
- public static string ChaptersView_ChapterNumber {
- get {
- return ResourceManager.GetString("ChaptersView_ChapterNumber", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Create chapter markers.
- /// </summary>
- public static string ChaptersView_CreateChapterMarkers {
- get {
- return ResourceManager.GetString("ChaptersView_CreateChapterMarkers", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Duration.
- /// </summary>
- public static string ChaptersView_Duration {
- get {
- return ResourceManager.GetString("ChaptersView_Duration", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Export.
- /// </summary>
- public static string ChaptersView_Export {
- get {
- return ResourceManager.GetString("ChaptersView_Export", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Import.
- /// </summary>
- public static string ChaptersView_Import {
- get {
- return ResourceManager.GetString("ChaptersView_Import", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Export Names.
- /// </summary>
- public static string ChapterView_ExportNames {
- get {
- return ResourceManager.GetString("ChapterView_ExportNames", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Import Names.
- /// </summary>
- public static string ChapterView_ImportNames {
- get {
- return ResourceManager.GetString("ChapterView_ImportNames", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Reset Chapter Names.
- /// </summary>
- public static string ChapterView_ResetChapterNames {
- get {
- return ResourceManager.GetString("ChapterView_ResetChapterNames", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Cancel Action.
- /// </summary>
- public static string CountdownAlterView_CancelAction {
- get {
- return ResourceManager.GetString("CountdownAlterView_CancelAction", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Proceed.
- /// </summary>
- public static string CountdownAlterView_Proceed {
- get {
- return ResourceManager.GetString("CountdownAlterView_Proceed", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to When Done Action.
- /// </summary>
- public static string CountdownAlterView_WhenDoneAction {
- get {
- return ResourceManager.GetString("CountdownAlterView_WhenDoneAction", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Error Details:.
- /// </summary>
- public static string ErrorView_ErrorDetails {
- get {
- return ResourceManager.GetString("ErrorView_ErrorDetails", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Custom:.
- /// </summary>
- public static string FiltersView_Custom {
- get {
- return ResourceManager.GetString("FiltersView_Custom", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Deblock.
- /// </summary>
- public static string FiltersView_Deblock {
- get {
- return ResourceManager.GetString("FiltersView_Deblock", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Decomb.
- /// </summary>
- public static string FiltersView_Decomb {
- get {
- return ResourceManager.GetString("FiltersView_Decomb", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Deinterlace:.
- /// </summary>
- public static string FiltersView_Deinterlace {
- get {
- return ResourceManager.GetString("FiltersView_Deinterlace", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Preset:.
- /// </summary>
- public static string FiltersView_DeinterlacePreset {
- get {
- return ResourceManager.GetString("FiltersView_DeinterlacePreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Deinterlace Preset.
- /// </summary>
- public static string FiltersView_DeinterlacePresetAuto {
- get {
- return ResourceManager.GetString("FiltersView_DeinterlacePresetAuto", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Denoise:.
- /// </summary>
- public static string FiltersView_Denoise {
- get {
- return ResourceManager.GetString("FiltersView_Denoise", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Denoise Preset.
- /// </summary>
- public static string FiltersView_DenoisePresetAuto {
- get {
- return ResourceManager.GetString("FiltersView_DenoisePresetAuto", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Denoise Tune.
- /// </summary>
- public static string FiltersView_DenoiseTuneAuto {
- get {
- return ResourceManager.GetString("FiltersView_DenoiseTuneAuto", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Detelecine:.
- /// </summary>
- public static string FiltersView_Detelecine {
- get {
- return ResourceManager.GetString("FiltersView_Detelecine", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Filters.
- /// </summary>
- public static string FiltersView_Filters {
- get {
- return ResourceManager.GetString("FiltersView_Filters", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Flip.
- /// </summary>
- public static string FiltersView_FlipVideo {
- get {
- return ResourceManager.GetString("FiltersView_FlipVideo", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Grayscale.
- /// </summary>
- public static string FiltersView_Grayscale {
- get {
- return ResourceManager.GetString("FiltersView_Grayscale", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Interlace Detection:.
- /// </summary>
- public static string FiltersView_InterlaceDetection {
- get {
- return ResourceManager.GetString("FiltersView_InterlaceDetection", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Preset:.
- /// </summary>
- public static string FiltersView_Preset {
- get {
- return ResourceManager.GetString("FiltersView_Preset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Rotate:.
- /// </summary>
- public static string FiltersView_Rotate {
- get {
- return ResourceManager.GetString("FiltersView_Rotate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Sharpen.
- /// </summary>
- public static string FiltersView_Sharpen {
- get {
- return ResourceManager.GetString("FiltersView_Sharpen", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Sharpen Preset.
- /// </summary>
- public static string FiltersView_SharpenPresetAuto {
- get {
- return ResourceManager.GetString("FiltersView_SharpenPresetAuto", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Sharpen Tune.
- /// </summary>
- public static string FiltersView_SharpenTuneAuto {
- get {
- return ResourceManager.GetString("FiltersView_SharpenTuneAuto", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Tune:.
- /// </summary>
- public static string FiltersView_Tune {
- get {
- return ResourceManager.GetString("FiltersView_Tune", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add.
- /// </summary>
- public static string Generic_Add {
- get {
- return ResourceManager.GetString("Generic_Add", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Cancel.
- /// </summary>
- public static string Generic_Cancel {
- get {
- return ResourceManager.GetString("Generic_Cancel", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Clear.
- /// </summary>
- public static string Generic_Clear {
- get {
- return ResourceManager.GetString("Generic_Clear", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Close.
- /// </summary>
- public static string Generic_Close {
- get {
- return ResourceManager.GetString("Generic_Close", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Copy to Clipboard.
- /// </summary>
- public static string Generic_CopyToClipboard {
- get {
- return ResourceManager.GetString("Generic_CopyToClipboard", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Move Left.
- /// </summary>
- public static string Generic_MoveLeft {
- get {
- return ResourceManager.GetString("Generic_MoveLeft", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Move Right.
- /// </summary>
- public static string Generic_MoveRight {
- get {
- return ResourceManager.GetString("Generic_MoveRight", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Save.
- /// </summary>
- public static string Generic_Save {
- get {
- return ResourceManager.GetString("Generic_Save", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Copy to clipboard.
- /// </summary>
- public static string LogView_CopyClipboard {
- get {
- return ResourceManager.GetString("LogView_CopyClipboard", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encode Log.
- /// </summary>
- public static string LogView_EncodeLog {
- get {
- return ResourceManager.GetString("LogView_EncodeLog", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open Log Directory.
- /// </summary>
- public static string LogView_OpenLogDir {
- get {
- return ResourceManager.GetString("LogView_OpenLogDir", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to ScanLog.
- /// </summary>
- public static string LogView_ScanLog {
- get {
- return ResourceManager.GetString("LogView_ScanLog", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Activity Log.
- /// </summary>
- public static string MainView_ActivityLog {
- get {
- return ResourceManager.GetString("MainView_ActivityLog", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add All.
- /// </summary>
- public static string MainView_AddAll {
- get {
- return ResourceManager.GetString("MainView_AddAll", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Current.
- /// </summary>
- public static string MainView_AddCurrent {
- get {
- return ResourceManager.GetString("MainView_AddCurrent", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Selection.
- /// </summary>
- public static string MainView_AddSelection {
- get {
- return ResourceManager.GetString("MainView_AddSelection", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add to Queue.
- /// </summary>
- public static string MainView_AddToQueue {
- get {
- return ResourceManager.GetString("MainView_AddToQueue", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Advanced.
- /// </summary>
- public static string MainView_AdvancedTab {
- get {
- return ResourceManager.GetString("MainView_AdvancedTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Align A/V Start.
- /// </summary>
- public static string MainView_AlignAVStart {
- get {
- return ResourceManager.GetString("MainView_AlignAVStart", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Angle: .
- /// </summary>
- public static string MainView_Angle {
- get {
- return ResourceManager.GetString("MainView_Angle", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Audio.
- /// </summary>
- public static string MainView_AudioTab {
- get {
- return ResourceManager.GetString("MainView_AudioTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Audio Tracks.
- /// </summary>
- public static string MainView_AudioTrackCount {
- get {
- return ResourceManager.GetString("MainView_AudioTrackCount", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Browse.
- /// </summary>
- public static string MainView_Browser {
- get {
- return ResourceManager.GetString("MainView_Browser", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Chapters.
- /// </summary>
- public static string MainView_ChaptersTab {
- get {
- return ResourceManager.GetString("MainView_ChaptersTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Container.
- /// </summary>
- public static string MainView_Container {
- get {
- return ResourceManager.GetString("MainView_Container", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Destination.
- /// </summary>
- public static string MainView_Destination {
- get {
- return ResourceManager.GetString("MainView_Destination", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Duration: .
- /// </summary>
- public static string MainView_Duration {
- get {
- return ResourceManager.GetString("MainView_Duration", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Save As:.
- /// </summary>
- public static string MainView_File {
- get {
- return ResourceManager.GetString("MainView_File", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Filters.
- /// </summary>
- public static string MainView_FiltersTab {
- get {
- return ResourceManager.GetString("MainView_FiltersTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Format:.
- /// </summary>
- public static string MainView_Format {
- get {
- return ResourceManager.GetString("MainView_Format", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Help.
- /// </summary>
- public static string MainView_Help {
- get {
- return ResourceManager.GetString("MainView_Help", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to iPod 5G Support.
- /// </summary>
- public static string MainView_iPod5G {
- get {
- return ResourceManager.GetString("MainView_iPod5G", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Meta Data.
- /// </summary>
- public static string MainView_MetaDataTab {
- get {
- return ResourceManager.GetString("MainView_MetaDataTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to (Modified).
- /// </summary>
- public static string MainView_ModifiedPreset {
- get {
- return ResourceManager.GetString("MainView_ModifiedPreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Muxing: This may take a while....
- /// </summary>
- public static string MainView_Muxing {
- get {
- return ResourceManager.GetString("MainView_Muxing", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Options.
- /// </summary>
- public static string MainView_Options {
- get {
- return ResourceManager.GetString("MainView_Options", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Output Settings.
- /// </summary>
- public static string MainView_OutputSettings {
- get {
- return ResourceManager.GetString("MainView_OutputSettings", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Pause.
- /// </summary>
- public static string MainView_Pause {
- get {
- return ResourceManager.GetString("MainView_Pause", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Dimensions.
- /// </summary>
- public static string MainView_PictureTab {
- get {
- return ResourceManager.GetString("MainView_PictureTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Rename Preset.
- /// </summary>
- public static string MainView_PresetManage {
- get {
- return ResourceManager.GetString("MainView_PresetManage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Preset Options Context Menu.
- /// </summary>
- public static string MainView_PresetOptionsContextMenu {
- get {
- return ResourceManager.GetString("MainView_PresetOptionsContextMenu", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Delete Preset.
- /// </summary>
- public static string MainView_PresetRemove {
- get {
- return ResourceManager.GetString("MainView_PresetRemove", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Presets.
- /// </summary>
- public static string MainView_Presets {
- get {
- return ResourceManager.GetString("MainView_Presets", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Preview.
- /// </summary>
- public static string MainView_Preview {
- get {
- return ResourceManager.GetString("MainView_Preview", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encoding: {0}, {1:00.00}%, Time Remaining: {2}, {3}.
- /// </summary>
- public static string MainView_ProgressStatusWithTask {
- get {
- return ResourceManager.GetString("MainView_ProgressStatusWithTask", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Range:.
- /// </summary>
- public static string MainView_Range {
- get {
- return ResourceManager.GetString("MainView_Range", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Reload.
- /// </summary>
- public static string MainView_Reload {
- get {
- return ResourceManager.GetString("MainView_Reload", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove.
- /// </summary>
- public static string MainView_Remove {
- get {
- return ResourceManager.GetString("MainView_Remove", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Reset Built-in Presets.
- /// </summary>
- public static string MainView_ResetBuiltInPresets {
- get {
- return ResourceManager.GetString("MainView_ResetBuiltInPresets", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Save New Preset.
- /// </summary>
- public static string MainView_SaveNewPreset {
- get {
- return ResourceManager.GetString("MainView_SaveNewPreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Searching for start time.
- /// </summary>
- public static string MainView_Searching {
- get {
- return ResourceManager.GetString("MainView_Searching", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Selected Preset:.
- /// </summary>
- public static string MainView_SelectedPreset {
- get {
- return ResourceManager.GetString("MainView_SelectedPreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Set Default.
- /// </summary>
- public static string MainView_SetDefault {
- get {
- return ResourceManager.GetString("MainView_SetDefault", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Preview.
- /// </summary>
- public static string MainView_ShowPreview {
- get {
- return ResourceManager.GetString("MainView_ShowPreview", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Queue.
- /// </summary>
- public static string MainView_ShowQueue {
- get {
- return ResourceManager.GetString("MainView_ShowQueue", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Source:.
- /// </summary>
- public static string MainView_Source {
- get {
- return ResourceManager.GetString("MainView_Source", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open Source.
- /// </summary>
- public static string MainView_SourceOpen {
- get {
- return ResourceManager.GetString("MainView_SourceOpen", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Start Encode.
- /// </summary>
- public static string MainView_StartEncode {
- get {
- return ResourceManager.GetString("MainView_StartEncode", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Start Queue.
- /// </summary>
- public static string MainView_StartQueue {
- get {
- return ResourceManager.GetString("MainView_StartQueue", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Stop.
- /// </summary>
- public static string MainView_Stop {
- get {
- return ResourceManager.GetString("MainView_Stop", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Stop Encode.
- /// </summary>
- public static string MainView_StopEncode {
- get {
- return ResourceManager.GetString("MainView_StopEncode", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Are you sure you wish to stop thie encode?.
- /// </summary>
- public static string MainView_StopEncodeConfirm {
- get {
- return ResourceManager.GetString("MainView_StopEncodeConfirm", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Please choose a source to encode before trying to import a subtitle file..
- /// </summary>
- public static string MainView_SubtitleBeforeScanError {
- get {
- return ResourceManager.GetString("MainView_SubtitleBeforeScanError", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Subtitles.
- /// </summary>
- public static string MainView_SubtitlesTab {
- get {
- return ResourceManager.GetString("MainView_SubtitlesTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Subtitle Tracks.
- /// </summary>
- public static string MainView_SubtitleTracksCount {
- get {
- return ResourceManager.GetString("MainView_SubtitleTracksCount", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Summary.
- /// </summary>
- public static string MainView_SummaryTab {
- get {
- return ResourceManager.GetString("MainView_SummaryTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to - .
- /// </summary>
- public static string MainView_through {
- get {
- return ResourceManager.GetString("MainView_through", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Title: .
- /// </summary>
- public static string MainView_Title {
- get {
- return ResourceManager.GetString("MainView_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Tools.
- /// </summary>
- public static string MainView_Tools {
- get {
- return ResourceManager.GetString("MainView_Tools", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Update Selected Preset.
- /// </summary>
- public static string MainView_UpdateSelectedPreset {
- get {
- return ResourceManager.GetString("MainView_UpdateSelectedPreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Video.
- /// </summary>
- public static string MainView_VideoTab {
- get {
- return ResourceManager.GetString("MainView_VideoTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Web Optimized.
- /// </summary>
- public static string MainView_WebOptimized {
- get {
- return ResourceManager.GetString("MainView_WebOptimized", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Manage Preset.
- /// </summary>
- public static string ManagePresetView_ManagePreset {
- get {
- return ResourceManager.GetString("ManagePresetView_ManagePreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Meta Data.
- /// </summary>
- public static string MetaDataView_Title {
- get {
- return ResourceManager.GetString("MetaDataView_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Clear Log files older than 30 days.
- /// </summary>
- public static string Options_30DayLogClear {
- get {
- return ResourceManager.GetString("Options_30DayLogClear", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to About HandBrake.
- /// </summary>
- public static string Options_About {
- get {
- return ResourceManager.GetString("Options_About", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Advanced.
- /// </summary>
- public static string Options_Advanced {
- get {
- return ResourceManager.GetString("Options_Advanced", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Advanced Options.
- /// </summary>
- public static string Options_AdvancedOptions {
- get {
- return ResourceManager.GetString("Options_AdvancedOptions", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Allow use of &apos;Advanced&apos; Tab for x264 options. (Deprecated).
- /// </summary>
- public static string Options_AdvancedTab {
- get {
- return ResourceManager.GetString("Options_AdvancedTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Arguments:.
- /// </summary>
- public static string Options_Arguments {
- get {
- return ResourceManager.GetString("Options_Arguments", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Automatic File Naming.
- /// </summary>
- public static string Options_AutomaticFileNaming {
- get {
- return ResourceManager.GetString("Options_AutomaticFileNaming", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Automatically name output files.
- /// </summary>
- public static string Options_AutoNameOutput {
- get {
- return ResourceManager.GetString("Options_AutoNameOutput", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Check for Updates.
- /// </summary>
- public static string Options_CheckForUpdates {
- get {
- return ResourceManager.GetString("Options_CheckForUpdates", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Always clear completed queue items after an encode completes.
- /// </summary>
- public static string Options_ClearCompleted {
- get {
- return ResourceManager.GetString("Options_ClearCompleted", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Clear Log History.
- /// </summary>
- public static string Options_ClearLogs {
- get {
- return ResourceManager.GetString("Options_ClearLogs", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Put a copy of individual encode logs in a specified location:.
- /// </summary>
- public static string Options_CopyLogToDir {
- get {
- return ResourceManager.GetString("Options_CopyLogToDir", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Put a copy of individual encode logs in the same location as the encoded video.
- /// </summary>
- public static string Options_CopyLogToEncDir {
- get {
- return ResourceManager.GetString("Options_CopyLogToEncDir", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Current Version.
- /// </summary>
- public static string Options_CurVersion {
- get {
- return ResourceManager.GetString("Options_CurVersion", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Decoding.
- /// </summary>
- public static string Options_Decoding {
- get {
- return ResourceManager.GetString("Options_Decoding", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Default Path:.
- /// </summary>
- public static string Options_DefaultPath {
- get {
- return ResourceManager.GetString("Options_DefaultPath", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Download Update.
- /// </summary>
- public static string Options_DownloadUpdates {
- get {
- return ResourceManager.GetString("Options_DownloadUpdates", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to DVD Reading.
- /// </summary>
- public static string Options_DVD {
- get {
- return ResourceManager.GetString("Options_DVD", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Disable LibDVDNav. (libdvdread will be used instead).
- /// </summary>
- public static string Options_DvdRead {
- get {
- return ResourceManager.GetString("Options_DvdRead", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encoding.
- /// </summary>
- public static string Options_Encoding {
- get {
- return ResourceManager.GetString("Options_Encoding", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Experimental Features.
- /// </summary>
- public static string Options_Experimental {
- get {
- return ResourceManager.GetString("Options_Experimental", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Experimental features are ideas we are working on. These may or may not make it into a final release and may not work!.
- /// </summary>
- public static string Options_ExperimentalFeatures {
- get {
- return ResourceManager.GetString("Options_ExperimentalFeatures", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File Format:.
- /// </summary>
- public static string Options_Format {
- get {
- return ResourceManager.GetString("Options_Format", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to General.
- /// </summary>
- public static string Options_General {
- get {
- return ResourceManager.GetString("Options_General", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Logging.
- /// </summary>
- public static string Options_Logging {
- get {
- return ResourceManager.GetString("Options_Logging", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Log Verbosity Level:.
- /// </summary>
- public static string Options_LogLevel {
- get {
- return ResourceManager.GetString("Options_LogLevel", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Log Path:.
- /// </summary>
- public static string Options_LogPath {
- get {
- return ResourceManager.GetString("Options_LogPath", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Low diskspace warning level (GB):.
- /// </summary>
- public static string Options_LowDiskspaceSize {
- get {
- return ResourceManager.GetString("Options_LowDiskspaceSize", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Minimize to system tray (Requires Restart).
- /// </summary>
- public static string Options_MinimiseTray {
- get {
- return ResourceManager.GetString("Options_MinimiseTray", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Minimum length of title to scan (seconds):.
- /// </summary>
- public static string Options_MinTitleScanLength {
- get {
- return ResourceManager.GetString("Options_MinTitleScanLength", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to MP4 File Extension:.
- /// </summary>
- public static string Options_MP4FileExtension {
- get {
- return ResourceManager.GetString("Options_MP4FileExtension", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to On Startup.
- /// </summary>
- public static string Options_OnStartup {
- get {
- return ResourceManager.GetString("Options_OnStartup", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Output Files.
- /// </summary>
- public static string Options_Output {
- get {
- return ResourceManager.GetString("Options_Output", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Path: .
- /// </summary>
- public static string Options_Path {
- get {
- return ResourceManager.GetString("Options_Path", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Path to VLC Player.
- /// </summary>
- public static string Options_PathToVLC {
- get {
- return ResourceManager.GetString("Options_PathToVLC", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Pause queue if disk space is low before starting a job..
- /// </summary>
- public static string Options_PauseQueueOnLowDiskSpace {
- get {
- return ResourceManager.GetString("Options_PauseQueueOnLowDiskSpace", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Prevent the system from sleeping while encoding.
- /// </summary>
- public static string Options_PreventSleep {
- get {
- return ResourceManager.GetString("Options_PreventSleep", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Number of picture previews to scan:.
- /// </summary>
- public static string Options_PreviewScanCount {
- get {
- return ResourceManager.GetString("Options_PreviewScanCount", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Priority Level:.
- /// </summary>
- public static string Options_PriorityLevel {
- get {
- return ResourceManager.GetString("Options_PriorityLevel", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Enable QuickSync Decoding.
- /// </summary>
- public static string Options_QsvDecode {
- get {
- return ResourceManager.GetString("Options_QsvDecode", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Also Use QSV Decoding when not using a QuickSync encoder. (i.e. x265) .
- /// </summary>
- public static string Options_QsvDecodeForNonFullPath {
- get {
- return ResourceManager.GetString("Options_QsvDecodeForNonFullPath", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove common punctuation.
- /// </summary>
- public static string Options_RemovePunctuation {
- get {
- return ResourceManager.GetString("Options_RemovePunctuation", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Replace underscores with a space.
- /// </summary>
- public static string Options_ReplaceUnderscores {
- get {
- return ResourceManager.GetString("Options_ReplaceUnderscores", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Reset to &apos;Do nothing&apos; when the app is re-launched..
- /// </summary>
- public static string Options_ResetDoNothing {
- get {
- return ResourceManager.GetString("Options_ResetDoNothing", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Choose Scaler:.
- /// </summary>
- public static string Options_Scaler {
- get {
- return ResourceManager.GetString("Options_Scaler", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Scaling.
- /// </summary>
- public static string Options_Scaling {
- get {
- return ResourceManager.GetString("Options_Scaling", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Send file to:.
- /// </summary>
- public static string Options_SendFileTo {
- get {
- return ResourceManager.GetString("Options_SendFileTo", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Show the new experimental queue design..
- /// </summary>
- public static string Options_ShowExperimentalQueueDesign {
- get {
- return ResourceManager.GetString("Options_ShowExperimentalQueueDesign", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Show Queue in line with the main UI..
- /// </summary>
- public static string Options_ShowQueueInline {
- get {
- return ResourceManager.GetString("Options_ShowQueueInline", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Change case to Title Case.
- /// </summary>
- public static string Options_TitleCase {
- get {
- return ResourceManager.GetString("Options_TitleCase", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Updates.
- /// </summary>
- public static string Options_Updates {
- get {
- return ResourceManager.GetString("Options_Updates", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to User Interface.
- /// </summary>
- public static string Options_UserInterface {
- get {
- return ResourceManager.GetString("Options_UserInterface", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Version:.
- /// </summary>
- public static string Options_Version {
- get {
- return ResourceManager.GetString("Options_Version", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Video.
- /// </summary>
- public static string Options_Video {
- get {
- return ResourceManager.GetString("Options_Video", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to This path is used for the video preview feature only..
- /// </summary>
- public static string Options_VideoPreviewPath {
- get {
- return ResourceManager.GetString("Options_VideoPreviewPath", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to View Log Directory.
- /// </summary>
- public static string Options_ViewLogDirectory {
- get {
- return ResourceManager.GetString("Options_ViewLogDirectory", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to When Done.
- /// </summary>
- public static string Options_WhenDone {
- get {
- return ResourceManager.GetString("Options_WhenDone", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to x264/5 Settings.
- /// </summary>
- public static string Options_x264 {
- get {
- return ResourceManager.GetString("Options_x264", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Constant quality fractional granularity:.
- /// </summary>
- public static string Options_x264Granularity {
- get {
- return ResourceManager.GetString("Options_x264Granularity", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Enable Nvidia NVENC Encoder.
- /// </summary>
- public static string OptionsView_EnableNvencEncoding {
- get {
- return ResourceManager.GetString("OptionsView_EnableNvencEncoding", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Enable Intel QuickSync Encoder.
- /// </summary>
- public static string OptionsView_EnableQuicksyncEncoding {
- get {
- return ResourceManager.GetString("OptionsView_EnableQuicksyncEncoding", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Enable AMD VCE Encoder.
- /// </summary>
- public static string OptionsView_EnableVceEncoding {
- get {
- return ResourceManager.GetString("OptionsView_EnableVceEncoding", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The file format entered contained invalid characters. These have been removed. .
- /// </summary>
- public static string OptionsView_InvalidFileFormatChars {
- get {
- return ResourceManager.GetString("OptionsView_InvalidFileFormatChars", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Play a sound when each encode completes.
- /// </summary>
- public static string OptionsView_PlaySoundWhenDone {
- get {
- return ResourceManager.GetString("OptionsView_PlaySoundWhenDone", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Play a sound when the queue completes.
- /// </summary>
- public static string OptionsView_PlaySoundWhenQueueDone {
- get {
- return ResourceManager.GetString("OptionsView_PlaySoundWhenQueueDone", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Show previews on summary tab..
- /// </summary>
- public static string OptionsView_ShowPreviewOnSummaryTab {
- get {
- return ResourceManager.GetString("OptionsView_ShowPreviewOnSummaryTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Show the encode status in the application title bar..
- /// </summary>
- public static string OptionsView_ShowStatusInTitleBar {
- get {
- return ResourceManager.GetString("OptionsView_ShowStatusInTitleBar", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Anamorphic:.
- /// </summary>
- public static string PictureSettingsView_Anamorphic {
- get {
- return ResourceManager.GetString("PictureSettingsView_Anamorphic", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Automatic.
- /// </summary>
- public static string PictureSettingsView_Automatic {
- get {
- return ResourceManager.GetString("PictureSettingsView_Automatic", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Bottom.
- /// </summary>
- public static string PictureSettingsView_Bottom {
- get {
- return ResourceManager.GetString("PictureSettingsView_Bottom", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Cropping.
- /// </summary>
- public static string PictureSettingsView_Cropping {
- get {
- return ResourceManager.GetString("PictureSettingsView_Cropping", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Custom.
- /// </summary>
- public static string PictureSettingsView_Custom {
- get {
- return ResourceManager.GetString("PictureSettingsView_Custom", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Display Width:.
- /// </summary>
- public static string PictureSettingsView_DisplayWitdh {
- get {
- return ResourceManager.GetString("PictureSettingsView_DisplayWitdh", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Height:.
- /// </summary>
- public static string PictureSettingsView_Height {
- get {
- return ResourceManager.GetString("PictureSettingsView_Height", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Keep Aspect Ratio.
- /// </summary>
- public static string PictureSettingsView_KeepAR {
- get {
- return ResourceManager.GetString("PictureSettingsView_KeepAR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Left.
- /// </summary>
- public static string PictureSettingsView_Left {
- get {
- return ResourceManager.GetString("PictureSettingsView_Left", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Modulus:.
- /// </summary>
- public static string PictureSettingsView_Modulus {
- get {
- return ResourceManager.GetString("PictureSettingsView_Modulus", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Output.
- /// </summary>
- public static string PictureSettingsView_Output {
- get {
- return ResourceManager.GetString("PictureSettingsView_Output", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to PAR:.
- /// </summary>
- public static string PictureSettingsView_PAR {
- get {
- return ResourceManager.GetString("PictureSettingsView_PAR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Right.
- /// </summary>
- public static string PictureSettingsView_Right {
- get {
- return ResourceManager.GetString("PictureSettingsView_Right", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Size.
- /// </summary>
- public static string PictureSettingsView_Size {
- get {
- return ResourceManager.GetString("PictureSettingsView_Size", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Source:.
- /// </summary>
- public static string PictureSettingsView_Source {
- get {
- return ResourceManager.GetString("PictureSettingsView_Source", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Top.
- /// </summary>
- public static string PictureSettingsView_Top {
- get {
- return ResourceManager.GetString("PictureSettingsView_Top", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Width:.
- /// </summary>
- public static string PictureSettingsView_Width {
- get {
- return ResourceManager.GetString("PictureSettingsView_Width", resourceCulture);
- }
- }
-
- /// <summary>
- /// 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..
- /// </summary>
- public static string Preset_AudioDefaults_SubText {
- get {
- return ResourceManager.GetString("Preset_AudioDefaults_SubText", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Audio Defaults.
- /// </summary>
- public static string Preset_AudioDefaults_Title {
- get {
- return ResourceManager.GetString("Preset_AudioDefaults_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Custom.
- /// </summary>
- public static string Preset_Custom {
- get {
- return ResourceManager.GetString("Preset_Custom", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Export to file.
- /// </summary>
- public static string Preset_Export {
- get {
- return ResourceManager.GetString("Preset_Export", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Import from file.
- /// </summary>
- public static string Preset_Import {
- get {
- return ResourceManager.GetString("Preset_Import", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Official.
- /// </summary>
- public static string Preset_Official {
- get {
- return ResourceManager.GetString("Preset_Official", resourceCulture);
- }
- }
-
- /// <summary>
- /// 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..
- /// </summary>
- public static string Preset_SubtitleDefaults_SubText {
- get {
- return ResourceManager.GetString("Preset_SubtitleDefaults_SubText", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Subtitle Defaults.
- /// </summary>
- public static string Preset_SubtitleDefaults_Title {
- get {
- return ResourceManager.GetString("Preset_SubtitleDefaults_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The selected titles will be added using the &quot;{0}&quot; preset..
- /// </summary>
- public static string QueueSelection_UsingPreset {
- get {
- return ResourceManager.GetString("QueueSelection_UsingPreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Choose titles:.
- /// </summary>
- public static string QueueSelectionView_ChooseTitles {
- get {
- return ResourceManager.GetString("QueueSelectionView_ChooseTitles", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add to Queue.
- /// </summary>
- public static string QueueSelectionView_Title {
- get {
- return ResourceManager.GetString("QueueSelectionView_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Advanced:.
- /// </summary>
- public static string QueueView_Advanced {
- get {
- return ResourceManager.GetString("QueueView_Advanced", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Audio:.
- /// </summary>
- public static string QueueView_Audio {
- get {
- return ResourceManager.GetString("QueueView_Audio", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Clear All.
- /// </summary>
- public static string QueueView_ClearAll {
- get {
- return ResourceManager.GetString("QueueView_ClearAll", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Clear Completed.
- /// </summary>
- public static string QueueView_ClearCompleted {
- get {
- return ResourceManager.GetString("QueueView_ClearCompleted", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Clear Queue.
- /// </summary>
- public static string QueueView_ClearQueue {
- get {
- return ResourceManager.GetString("QueueView_ClearQueue", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Clear Selected.
- /// </summary>
- public static string QueueView_ClearSelected {
- get {
- return ResourceManager.GetString("QueueView_ClearSelected", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Delete.
- /// </summary>
- public static string QueueView_Delete {
- get {
- return ResourceManager.GetString("QueueView_Delete", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Destination: .
- /// </summary>
- public static string QueueView_Destination {
- get {
- return ResourceManager.GetString("QueueView_Destination", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Do nothing.
- /// </summary>
- public static string QueueView_DoNothing {
- get {
- return ResourceManager.GetString("QueueView_DoNothing", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encode Time:.
- /// </summary>
- public static string QueueView_Duration {
- get {
- return ResourceManager.GetString("QueueView_Duration", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Edit.
- /// </summary>
- public static string QueueView_Edit {
- get {
- return ResourceManager.GetString("QueueView_Edit", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to End Time:.
- /// </summary>
- public static string QueueView_EndTime {
- get {
- return ResourceManager.GetString("QueueView_EndTime", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Export Queue for CLI.
- /// </summary>
- public static string QueueView_Export {
- get {
- return ResourceManager.GetString("QueueView_Export", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Filesize: .
- /// </summary>
- public static string QueueView_FileSize {
- get {
- return ResourceManager.GetString("QueueView_FileSize", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Hibernate.
- /// </summary>
- public static string QueueView_Hibernate {
- get {
- return ResourceManager.GetString("QueueView_Hibernate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Lock System.
- /// </summary>
- public static string QueueView_LockSystem {
- get {
- return ResourceManager.GetString("QueueView_LockSystem", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The log will be available after the encode completes..
- /// </summary>
- public static string QueueView_LogNotAvailableYet {
- get {
- return ResourceManager.GetString("QueueView_LogNotAvailableYet", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Log off.
- /// </summary>
- public static string QueueView_Logoff {
- get {
- return ResourceManager.GetString("QueueView_Logoff", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open Destination Directory.
- /// </summary>
- public static string QueueView_OpenDestDir {
- get {
- return ResourceManager.GetString("QueueView_OpenDestDir", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open Source Directory.
- /// </summary>
- public static string QueueView_OpenSourceDir {
- get {
- return ResourceManager.GetString("QueueView_OpenSourceDir", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Options.
- /// </summary>
- public static string QueueView_Options {
- get {
- return ResourceManager.GetString("QueueView_Options", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Pause Queue.
- /// </summary>
- public static string QueueView_Pause {
- get {
- return ResourceManager.GetString("QueueView_Pause", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Paused Duration:.
- /// </summary>
- public static string QueueView_PausedDuration {
- get {
- return ResourceManager.GetString("QueueView_PausedDuration", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Picture Settings:.
- /// </summary>
- public static string QueueView_PictureSettings {
- get {
- return ResourceManager.GetString("QueueView_PictureSettings", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Quit HandBrake.
- /// </summary>
- public static string QueueView_QuitHandBrake {
- get {
- return ResourceManager.GetString("QueueView_QuitHandBrake", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Retry All Jobs.
- /// </summary>
- public static string QueueView_ResetAllJobs {
- get {
- return ResourceManager.GetString("QueueView_ResetAllJobs", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Retry Failed.
- /// </summary>
- public static string QueueView_ResetFailed {
- get {
- return ResourceManager.GetString("QueueView_ResetFailed", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Retry Selected Jobs.
- /// </summary>
- public static string QueueView_ResetSelectedJobs {
- get {
- return ResourceManager.GetString("QueueView_ResetSelectedJobs", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Retry.
- /// </summary>
- public static string QueueView_Retry {
- get {
- return ResourceManager.GetString("QueueView_Retry", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Shutdown.
- /// </summary>
- public static string QueueView_Shutdown {
- get {
- return ResourceManager.GetString("QueueView_Shutdown", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Source: .
- /// </summary>
- public static string QueueView_Source {
- get {
- return ResourceManager.GetString("QueueView_Source", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Start Queue.
- /// </summary>
- public static string QueueView_Start {
- get {
- return ResourceManager.GetString("QueueView_Start", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Start Time:.
- /// </summary>
- public static string QueueView_StartTime {
- get {
- return ResourceManager.GetString("QueueView_StartTime", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Statistics.
- /// </summary>
- public static string QueueView_Statistics {
- get {
- return ResourceManager.GetString("QueueView_Statistics", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Statistics will be available after an encode completes..
- /// </summary>
- public static string QueueView_StatsNotAvailableYet {
- get {
- return ResourceManager.GetString("QueueView_StatsNotAvailableYet", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Subtitles:.
- /// </summary>
- public static string QueueView_Subtitles {
- get {
- return ResourceManager.GetString("QueueView_Subtitles", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Summary.
- /// </summary>
- public static string QueueView_Summary {
- get {
- return ResourceManager.GetString("QueueView_Summary", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Suspend.
- /// </summary>
- public static string QueueView_Suspend {
- get {
- return ResourceManager.GetString("QueueView_Suspend", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Video:.
- /// </summary>
- public static string QueueView_Video {
- get {
- return ResourceManager.GetString("QueueView_Video", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to When Done:.
- /// </summary>
- public static string QueueView_WhenDone {
- get {
- return ResourceManager.GetString("QueueView_WhenDone", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add All Remaining Selected Languages.
- /// </summary>
- public static string Shared_AddAllForSelected {
- get {
- return ResourceManager.GetString("Shared_AddAllForSelected", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add All Remaining Tracks.
- /// </summary>
- public static string Shared_AddAllRemaining {
- get {
- return ResourceManager.GetString("Shared_AddAllRemaining", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add New Track.
- /// </summary>
- public static string Shared_AddNewTrack {
- get {
- return ResourceManager.GetString("Shared_AddNewTrack", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Track.
- /// </summary>
- public static string Shared_AddTrack {
- get {
- return ResourceManager.GetString("Shared_AddTrack", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Available Languages:.
- /// </summary>
- public static string Shared_AvailableLanguages {
- get {
- return ResourceManager.GetString("Shared_AvailableLanguages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Choose Languages:.
- /// </summary>
- public static string Shared_ChooseLanguages {
- get {
- return ResourceManager.GetString("Shared_ChooseLanguages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Chosen Languages:.
- /// </summary>
- public static string Shared_ChosenLangages {
- get {
- return ResourceManager.GetString("Shared_ChosenLangages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Configure Default Behaviours.
- /// </summary>
- public static string Shared_ConfigureDefaultBehaviours {
- get {
- return ResourceManager.GetString("Shared_ConfigureDefaultBehaviours", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Reload Defaults.
- /// </summary>
- public static string Shared_ReloadDefaults {
- get {
- return ResourceManager.GetString("Shared_ReloadDefaults", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Choose Disc to Scan.
- /// </summary>
- public static string SourceSelection_ChooseDisc {
- get {
- return ResourceManager.GetString("SourceSelection_ChooseDisc", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Choose File to Scan.
- /// </summary>
- public static string SourceSelection_ChooseFile {
- get {
- return ResourceManager.GetString("SourceSelection_ChooseFile", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Choose Folder to Scan.
- /// </summary>
- public static string SourceSelection_ChooseFolder {
- get {
- return ResourceManager.GetString("SourceSelection_ChooseFolder", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Optionally choose a specific title: .
- /// </summary>
- public static string SourceSelection_ChooseSpecificTitle {
- get {
- return ResourceManager.GetString("SourceSelection_ChooseSpecificTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Then choose the video(s) you&apos;d like to encode: .
- /// </summary>
- public static string SourceSelection_ChooseVideo {
- get {
- return ResourceManager.GetString("SourceSelection_ChooseVideo", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File.
- /// </summary>
- public static string SourceSelection_File {
- get {
- return ResourceManager.GetString("SourceSelection_File", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Folder (Batch Scan).
- /// </summary>
- public static string SourceSelection_FolderBatchScan {
- get {
- return ResourceManager.GetString("SourceSelection_FolderBatchScan", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open this DVD or Bluray Drive.
- /// </summary>
- public static string SourceSelection_OpenDVDBluray {
- get {
- return ResourceManager.GetString("SourceSelection_OpenDVDBluray", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open a folder with one or more files..
- /// </summary>
- public static string SourceSelection_OpenFolderWIth {
- get {
- return ResourceManager.GetString("SourceSelection_OpenFolderWIth", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Queue Recovery.
- /// </summary>
- public static string SourceSelection_QueueArchiveRecovery {
- get {
- return ResourceManager.GetString("SourceSelection_QueueArchiveRecovery", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to A previous queue archive is available. .
- /// </summary>
- public static string SourceSelection_QueueArchiveRecoveryDesc {
- get {
- return ResourceManager.GetString("SourceSelection_QueueArchiveRecoveryDesc", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open a single video file..
- /// </summary>
- public static string SourceSelection_SingleVideoFile {
- get {
- return ResourceManager.GetString("SourceSelection_SingleVideoFile", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Source Selection.
- /// </summary>
- public static string SourceSelection_SourceSelection {
- get {
- return ResourceManager.GetString("SourceSelection_SourceSelection", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Duration:.
- /// </summary>
- public static string StaticPreviewView_Duration {
- get {
- return ResourceManager.GetString("StaticPreviewView_Duration", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Live Preview.
- /// </summary>
- public static string StaticPreviewView_LivePreview {
- get {
- return ResourceManager.GetString("StaticPreviewView_LivePreview", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Select a preview image.
- /// </summary>
- public static string StaticPreviewView_SelectPreviewImage {
- get {
- return ResourceManager.GetString("StaticPreviewView_SelectPreviewImage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Use system default video player.
- /// </summary>
- public static string StaticPreviewView_UseSystemDefault {
- get {
- return ResourceManager.GetString("StaticPreviewView_UseSystemDefault", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Closed Captions when available.
- /// </summary>
- public static string SubtitlesView_AddCC {
- get {
- return ResourceManager.GetString("SubtitlesView_AddCC", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add &apos;Foreign Audio Scan&apos;.
- /// </summary>
- public static string SubtitlesView_AddForeignAudioSearch {
- get {
- return ResourceManager.GetString("SubtitlesView_AddForeignAudioSearch", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Burn-In Behaviour:.
- /// </summary>
- public static string SubtitlesView_BurnInBehaviour {
- get {
- return ResourceManager.GetString("SubtitlesView_BurnInBehaviour", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Import SRT.
- /// </summary>
- public static string SubtitlesView_ImportSRT {
- get {
- return ResourceManager.GetString("SubtitlesView_ImportSRT", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Track Selection Behaviour:.
- /// </summary>
- public static string SubtitlesView_TrackSelectionBehaviour {
- get {
- return ResourceManager.GetString("SubtitlesView_TrackSelectionBehaviour", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add All Remaining Closed Captions.
- /// </summary>
- public static string SubtitleView_AddAllCC {
- get {
- return ResourceManager.GetString("SubtitleView_AddAllCC", resourceCulture);
- }
- }
-
- /// <summary>
- /// 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..
- /// </summary>
- public static string SubtitleView_SubtitleDefaultsDescription {
- get {
- return ResourceManager.GetString("SubtitleView_SubtitleDefaultsDescription", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Additional Audio Tracks.
- /// </summary>
- public static string SummaryView_AdditionalAudioTracks {
- get {
- return ResourceManager.GetString("SummaryView_AdditionalAudioTracks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Additional Subtitle Tracks.
- /// </summary>
- public static string SummaryView_AdditionalSubtitleTracks {
- get {
- return ResourceManager.GetString("SummaryView_AdditionalSubtitleTracks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Burned.
- /// </summary>
- public static string SummaryView_Burned {
- get {
- return ResourceManager.GetString("SummaryView_Burned", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Chapter Markers.
- /// </summary>
- public static string SummaryView_Chapters {
- get {
- return ResourceManager.GetString("SummaryView_Chapters", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Deblock.
- /// </summary>
- public static string SummaryView_Deblock {
- get {
- return ResourceManager.GetString("SummaryView_Deblock", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Detelecine.
- /// </summary>
- public static string SummaryView_Detelecine {
- get {
- return ResourceManager.GetString("SummaryView_Detelecine", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to display.
- /// </summary>
- public static string SummaryView_display {
- get {
- return ResourceManager.GetString("SummaryView_display", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Grayscale.
- /// </summary>
- public static string SummaryView_Grayscale {
- get {
- return ResourceManager.GetString("SummaryView_Grayscale", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No Audio Tracks.
- /// </summary>
- public static string SummaryView_NoAudioTracks {
- get {
- return ResourceManager.GetString("SummaryView_NoAudioTracks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No Chapter Markers.
- /// </summary>
- public static string SummaryView_NoChapters {
- get {
- return ResourceManager.GetString("SummaryView_NoChapters", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No Filters.
- /// </summary>
- public static string SummaryView_NoFilters {
- get {
- return ResourceManager.GetString("SummaryView_NoFilters", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No Source.
- /// </summary>
- public static string SummaryView_NoSource {
- get {
- return ResourceManager.GetString("SummaryView_NoSource", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No Subtitle Tracks.
- /// </summary>
- public static string SummaryView_NoSubtitleTracks {
- get {
- return ResourceManager.GetString("SummaryView_NoSubtitleTracks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No Tracks.
- /// </summary>
- public static string SummaryView_NoTracks {
- get {
- return ResourceManager.GetString("SummaryView_NoTracks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Preview {0} of {1}.
- /// </summary>
- public static string SummaryView_PreviewInfo {
- get {
- return ResourceManager.GetString("SummaryView_PreviewInfo", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Rotation.
- /// </summary>
- public static string SummaryView_Rotation {
- get {
- return ResourceManager.GetString("SummaryView_Rotation", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to storage.
- /// </summary>
- public static string SummaryView_storage {
- get {
- return ResourceManager.GetString("SummaryView_storage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to 2-Pass Encoding.
- /// </summary>
- public static string VideoView_2Pass {
- get {
- return ResourceManager.GetString("VideoView_2Pass", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Avg Bitrate (kbps):.
- /// </summary>
- public static string VideoView_AverageBitrate {
- get {
- return ResourceManager.GetString("VideoView_AverageBitrate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Video Codec:.
- /// </summary>
- public static string VideoView_Codec {
- get {
- return ResourceManager.GetString("VideoView_Codec", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Constant Framerate.
- /// </summary>
- public static string VideoView_ConstantFramerate {
- get {
- return ResourceManager.GetString("VideoView_ConstantFramerate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Constant Quality:.
- /// </summary>
- public static string VideoView_ConstantQuality {
- get {
- return ResourceManager.GetString("VideoView_ConstantQuality", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encoder Level:.
- /// </summary>
- public static string VideoView_EncoderLevel {
- get {
- return ResourceManager.GetString("VideoView_EncoderLevel", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encoder Preset:.
- /// </summary>
- public static string VideoView_EncoderPreset {
- get {
- return ResourceManager.GetString("VideoView_EncoderPreset", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encoder Profile:.
- /// </summary>
- public static string VideoView_EncoderProfile {
- get {
- return ResourceManager.GetString("VideoView_EncoderProfile", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encoder Tune:.
- /// </summary>
- public static string VideoView_EncodeTune {
- get {
- return ResourceManager.GetString("VideoView_EncodeTune", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Extra Options:.
- /// </summary>
- public static string VideoView_ExtraOptions {
- get {
- return ResourceManager.GetString("VideoView_ExtraOptions", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Fast Decode.
- /// </summary>
- public static string VideoView_FastDecode {
- get {
- return ResourceManager.GetString("VideoView_FastDecode", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Framerate (FPS):.
- /// </summary>
- public static string VideoView_Framerate {
- get {
- return ResourceManager.GetString("VideoView_Framerate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Optimise Video:.
- /// </summary>
- public static string VideoView_OptimiseVideo {
- get {
- return ResourceManager.GetString("VideoView_OptimiseVideo", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Peak Framerate.
- /// </summary>
- public static string VideoView_PeakFramerate {
- get {
- return ResourceManager.GetString("VideoView_PeakFramerate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Quality.
- /// </summary>
- public static string VideoView_Quality {
- get {
- return ResourceManager.GetString("VideoView_Quality", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Turbo first pass.
- /// </summary>
- public static string VideoView_TurboFirstPass {
- get {
- return ResourceManager.GetString("VideoView_TurboFirstPass", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Use Advanced Tab instead.
- /// </summary>
- public static string VideoView_UseAdvancedTab {
- get {
- return ResourceManager.GetString("VideoView_UseAdvancedTab", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Variable Framerate.
- /// </summary>
- public static string VideoView_VariableFramerate {
- get {
- return ResourceManager.GetString("VideoView_VariableFramerate", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Video.
- /// </summary>
- public static string VideoView_Video {
- get {
- return ResourceManager.GetString("VideoView_Video", resourceCulture);
- }
- }
- }
-}