//------------------------------------------------------------------------------ // // 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 butterflow_ui.Localization { 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", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Localization { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Localization() { } /// /// 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("butterflow_ui.Localization.Localization", typeof(Localization).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 120 fps. /// public static string _120fpsLabel { get { return ResourceManager.GetString("_120fpsLabel", resourceCulture); } } /// /// Looks up a localized string similar to 24 fps. /// public static string _24fpsLabel { get { return ResourceManager.GetString("_24fpsLabel", resourceCulture); } } /// /// Looks up a localized string similar to 2x. /// public static string _2xLabel { get { return ResourceManager.GetString("_2xLabel", resourceCulture); } } /// /// Looks up a localized string similar to 30 fps. /// public static string _30fpsLabel { get { return ResourceManager.GetString("_30fpsLabel", resourceCulture); } } /// /// Looks up a localized string similar to 3x. /// public static string _3xLabel { get { return ResourceManager.GetString("_3xLabel", resourceCulture); } } /// /// Looks up a localized string similar to 4x. /// public static string _4xLabel { get { return ResourceManager.GetString("_4xLabel", resourceCulture); } } /// /// Looks up a localized string similar to 60 fps. /// public static string _60fpsLabel { get { return ResourceManager.GetString("_60fpsLabel", resourceCulture); } } /// /// Looks up a localized string similar to butterflow on github.... /// public static string AboutButterflowMenu { get { return ResourceManager.GetString("AboutButterflowMenu", resourceCulture); } } /// /// Looks up a localized string similar to butterflow-ui on github.... /// public static string AboutButterflowUIMenu { get { return ResourceManager.GetString("AboutButterflowUIMenu", resourceCulture); } } /// /// Looks up a localized string similar to About butterflow-ui. /// public static string AboutMenu { get { return ResourceManager.GetString("AboutMenu", resourceCulture); } } /// /// Looks up a localized string similar to buttterflow-ui is a graphical user interface for the butterflow video processor. . /// public static string AboutWindowDescription { get { return ResourceManager.GetString("AboutWindowDescription", resourceCulture); } } /// /// Looks up a localized string similar to github. /// public static string AboutWindowGithubLinkLabel { get { return ResourceManager.GetString("AboutWindowGithubLinkLabel", resourceCulture); } } /// /// Looks up a localized string similar to license. /// public static string AboutWindowLicenseLinkLabel { get { return ResourceManager.GetString("AboutWindowLicenseLinkLabel", resourceCulture); } } /// /// Looks up a localized string similar to About butterflow-ui. /// public static string AboutWindowTitle { get { return ResourceManager.GetString("AboutWindowTitle", resourceCulture); } } /// /// Looks up a localized string similar to Advanced Options. /// public static string AdvancedOptionsGroupBox { get { return ResourceManager.GetString("AdvancedOptionsGroupBox", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// public static string CancelLabel { get { return ResourceManager.GetString("CancelLabel", resourceCulture); } } /// /// Looks up a localized string similar to Cancel the current butterflow operation.. /// public static string CancelTooltip { get { return ResourceManager.GetString("CancelTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Clip a subregion in the video.. /// public static string ClipTooltip { get { return ResourceManager.GetString("ClipTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Common Options. /// public static string CommonOptionsGroupBox { get { return ResourceManager.GetString("CommonOptionsGroupBox", resourceCulture); } } /// /// Looks up a localized string similar to Copy butterflow arguments. /// public static string CopyArgumentsMenu { get { return ResourceManager.GetString("CopyArgumentsMenu", resourceCulture); } } /// /// Looks up a localized string similar to Custom Rate. /// public static string CustomPlaybackRateLabel { get { return ResourceManager.GetString("CustomPlaybackRateLabel", resourceCulture); } } /// /// Looks up a localized string similar to Developers and Contributors. /// public static string DevelopersLabel { get { return ResourceManager.GetString("DevelopersLabel", resourceCulture); } } /// /// Looks up a localized string similar to _Edit. /// public static string EditMenu { get { return ResourceManager.GetString("EditMenu", resourceCulture); } } /// /// Looks up a localized string similar to E. /// public static string EndLabel { get { return ResourceManager.GetString("EndLabel", resourceCulture); } } /// /// Looks up a localized string similar to Use Fast Pyramids. /// public static string FastPyramidsLabel { get { return ResourceManager.GetString("FastPyramidsLabel", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string FastPyramidsTooltip { get { return ResourceManager.GetString("FastPyramidsTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Input. /// public static string FileInputGroupBox { get { return ResourceManager.GetString("FileInputGroupBox", resourceCulture); } } /// /// Looks up a localized string similar to Video File. /// public static string FileLabel { get { return ResourceManager.GetString("FileLabel", resourceCulture); } } /// /// Looks up a localized string similar to _File. /// public static string FileMenu { get { return ResourceManager.GetString("FileMenu", resourceCulture); } } /// /// Looks up a localized string similar to Output. /// public static string FileOutputGroupBox { get { return ResourceManager.GetString("FileOutputGroupBox", resourceCulture); } } /// /// Looks up a localized string similar to Flow Filter. /// public static string FlowFilterLabel { get { return ResourceManager.GetString("FlowFilterLabel", resourceCulture); } } /// /// Looks up a localized string similar to Filter used for optical flow estimation.. /// public static string FlowFilterTooltip { get { return ResourceManager.GetString("FlowFilterTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Height. /// public static string HeightLabel { get { return ResourceManager.GetString("HeightLabel", resourceCulture); } } /// /// Looks up a localized string similar to _Help. /// public static string HelpMenu { get { return ResourceManager.GetString("HelpMenu", resourceCulture); } } /// /// Looks up a localized string similar to Pyramid iterations. /// public static string IterationsLabel { get { return ResourceManager.GetString("IterationsLabel", resourceCulture); } } /// /// Looks up a localized string similar to The number of iterations to use for each pyramid layer.. /// public static string IterationsTooltip { get { return ResourceManager.GetString("IterationsTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Renders the output video with the audio from the original video. In unchecked, no sound will be included in the output video.. /// public static string KeepAudioDescription { get { return ResourceManager.GetString("KeepAudioDescription", resourceCulture); } } /// /// Looks up a localized string similar to Keep Audio. /// public static string KeepAudioLabel { get { return ResourceManager.GetString("KeepAudioLabel", resourceCulture); } } /// /// Looks up a localized string similar to Keep Subregions. /// public static string KeepSubregionsLabel { get { return ResourceManager.GetString("KeepSubregionsLabel", resourceCulture); } } /// /// Looks up a localized string similar to Renders subregions not explicitly specified.. /// public static string KeepSubregionsTooltip { get { return ResourceManager.GetString("KeepSubregionsTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Language. /// public static string LanguageLabel { get { return ResourceManager.GetString("LanguageLabel", resourceCulture); } } /// /// Looks up a localized string similar to Levels. /// public static string LevelsLabel { get { return ResourceManager.GetString("LevelsLabel", resourceCulture); } } /// /// Looks up a localized string similar to The number of pyramid layers.. /// public static string LevelsTooltip { get { return ResourceManager.GetString("LevelsTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Renders the video without lossy compression. The video will not lose any visual quality, but it will result in a very large output file.. /// public static string LosslessDescription { get { return ResourceManager.GetString("LosslessDescription", resourceCulture); } } /// /// Looks up a localized string similar to Lossless Quality. /// public static string LosslessLabel { get { return ResourceManager.GetString("LosslessLabel", resourceCulture); } } /// /// Looks up a localized string similar to OK. /// public static string OKLabel { get { return ResourceManager.GetString("OKLabel", resourceCulture); } } /// /// Looks up a localized string similar to _Open.... /// public static string OpenMenuItem { get { return ResourceManager.GetString("OpenMenuItem", resourceCulture); } } /// /// Looks up a localized string similar to Open Source Libraries. /// public static string OpenSourceCreditsLabel { get { return ResourceManager.GetString("OpenSourceCreditsLabel", resourceCulture); } } /// /// Looks up a localized string similar to Application Options.... /// public static string OptionsMenu { get { return ResourceManager.GetString("OptionsMenu", resourceCulture); } } /// /// Looks up a localized string similar to Note: Changing the user language will require a restart of the program.. /// public static string OptionsWindowLanguageChangeNotice { get { return ResourceManager.GetString("OptionsWindowLanguageChangeNotice", resourceCulture); } } /// /// Looks up a localized string similar to Options. /// public static string OptionsWindowTitle { get { return ResourceManager.GetString("OptionsWindowTitle", resourceCulture); } } /// /// Looks up a localized string similar to Pixel Neighborhood. /// public static string PixelNeighborhoodLabel { get { return ResourceManager.GetString("PixelNeighborhoodLabel", resourceCulture); } } /// /// Looks up a localized string similar to Size of the pixel neighborhood.. /// public static string PixelNeighborhoodTooltip { get { return ResourceManager.GetString("PixelNeighborhoodTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Controls the new framerate of the output video. This can be set in both absolute and relative terms.. /// public static string PlaybackRateDescription { get { return ResourceManager.GetString("PlaybackRateDescription", resourceCulture); } } /// /// Looks up a localized string similar to Playback Rate. /// public static string PlaybackRateLabel { get { return ResourceManager.GetString("PlaybackRateLabel", resourceCulture); } } /// /// Looks up a localized string similar to Play/Pause the video.. /// public static string PlayPauseTooltip { get { return ResourceManager.GetString("PlayPauseTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Process. /// public static string ProcessLabel { get { return ResourceManager.GetString("ProcessLabel", resourceCulture); } } /// /// Looks up a localized string similar to Process the video. This may be a long process.. /// public static string ProcessTooltip { get { return ResourceManager.GetString("ProcessTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Pyramid Scale Factor. /// public static string PyramidScaleLabel { get { return ResourceManager.GetString("PyramidScaleLabel", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string PyramidScaleTooltip { get { return ResourceManager.GetString("PyramidScaleTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Video Rendering. /// public static string RenderingLabel { get { return ResourceManager.GetString("RenderingLabel", resourceCulture); } } /// /// Looks up a localized string similar to Output Resolution. /// public static string ResolutionLabel { get { return ResourceManager.GetString("ResolutionLabel", resourceCulture); } } /// /// Looks up a localized string similar to Save Configuration _As.... /// public static string SaveAsMenuItem { get { return ResourceManager.GetString("SaveAsMenuItem", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// public static string SaveLabel { get { return ResourceManager.GetString("SaveLabel", resourceCulture); } } /// /// Looks up a localized string similar to _Save Configuration.... /// public static string SaveMenuItem { get { return ResourceManager.GetString("SaveMenuItem", resourceCulture); } } /// /// Looks up a localized string similar to Skip backward in the video.. /// public static string SkipBackTooltip { get { return ResourceManager.GetString("SkipBackTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Skip forward in the video.. /// public static string SkipForwardTooltip { get { return ResourceManager.GetString("SkipForwardTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Smooth Derivative. /// public static string SmoothDerivativeLabel { get { return ResourceManager.GetString("SmoothDerivativeLabel", resourceCulture); } } /// /// Looks up a localized string similar to Size of the standard deviation used for smooth derivatives.. /// public static string SmoothDerivativeTooltip { get { return ResourceManager.GetString("SmoothDerivativeTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Smooth Motion. /// public static string SmoothMotionLabel { get { return ResourceManager.GetString("SmoothMotionLabel", resourceCulture); } } /// /// Looks up a localized string similar to Set to tune for smooth motion. This mode yields artifact-less frames by emphasizing blended frames over warping pixels.. /// public static string SmoothMotionTooltip { get { return ResourceManager.GetString("SmoothMotionTooltip", resourceCulture); } } /// /// Looks up a localized string similar to S. /// public static string StartLabel { get { return ResourceManager.GetString("StartLabel", resourceCulture); } } /// /// Looks up a localized string similar to Stop the video.. /// public static string StopTooltip { get { return ResourceManager.GetString("StopTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Individual regions of the video to process.. /// public static string SubregionsDescription { get { return ResourceManager.GetString("SubregionsDescription", resourceCulture); } } /// /// Looks up a localized string similar to Subregions. /// public static string SubregionsLabel { get { return ResourceManager.GetString("SubregionsLabel", resourceCulture); } } /// /// Looks up a localized string similar to butterflow-ui. /// public static string Title { get { return ResourceManager.GetString("Title", resourceCulture); } } /// /// Looks up a localized string similar to To End. /// public static string ToEndLabel { get { return ResourceManager.GetString("ToEndLabel", resourceCulture); } } /// /// Looks up a localized string similar to Version. /// public static string VersionLabel { get { return ResourceManager.GetString("VersionLabel", resourceCulture); } } /// /// Looks up a localized string similar to Width. /// public static string WidthLabel { get { return ResourceManager.GetString("WidthLabel", resourceCulture); } } /// /// Looks up a localized string similar to Window Size. /// public static string WindowSizeLabel { get { return ResourceManager.GetString("WindowSizeLabel", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string WindowSizeTooltip { get { return ResourceManager.GetString("WindowSizeTooltip", resourceCulture); } } } }