//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Ringtoets.Piping.Data.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.Piping.Data.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Berekeningsverslag. /// public static string CalculationReport_DisplayName { get { return ResourceManager.GetString("CalculationReport_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Slootbodem dijkzijde. /// public static string CharacteristicPoint_BottomDitchDikeSide { get { return ResourceManager.GetString("CharacteristicPoint_BottomDitchDikeSide", resourceCulture); } } /// /// Looks up a localized string similar to Slootbodem polderzijde. /// public static string CharacteristicPoint_BottomDitchPolderSide { get { return ResourceManager.GetString("CharacteristicPoint_BottomDitchPolderSide", resourceCulture); } } /// /// Looks up a localized string similar to Teen dijk binnenwaarts. /// public static string CharacteristicPoint_DikeToeAtPolder { get { return ResourceManager.GetString("CharacteristicPoint_DikeToeAtPolder", resourceCulture); } } /// /// Looks up a localized string similar to Teen dijk buitenwaarts. /// public static string CharacteristicPoint_DikeToeAtRiver { get { return ResourceManager.GetString("CharacteristicPoint_DikeToeAtRiver", resourceCulture); } } /// /// Looks up a localized string similar to Insteek sloot dijkzijde. /// public static string CharacteristicPoint_DitchDikeSide { get { return ResourceManager.GetString("CharacteristicPoint_DitchDikeSide", resourceCulture); } } /// /// Looks up a localized string similar to Insteek sloot polderzijde. /// public static string CharacteristicPoint_DitchPolderSide { get { return ResourceManager.GetString("CharacteristicPoint_DitchPolderSide", resourceCulture); } } /// /// Looks up a localized string similar to Commentaar. /// public static string Comments_DisplayName { get { return ResourceManager.GetString("Comments_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Een kansverdeling moet opgegeven zijn om op basis van die data een rekenwaarde te bepalen.. /// public static string DesignVariable_GetDesignValue_Distribution_must_be_set { get { return ResourceManager.GetString("DesignVariable_GetDesignValue_Distribution_must_be_set", resourceCulture); } } /// /// Looks up a localized string similar to Percentiel moet in het bereik van [0, 1] vallen.. /// public static string DesignVariable_Percentile_must_be_in_range { get { return ResourceManager.GetString("DesignVariable_Percentile_must_be_in_range", resourceCulture); } } /// /// Looks up a localized string similar to Geen lagen gevonden voor het profiel.. /// public static string Error_Cannot_Construct_PipingSoilProfile_Without_Layers { get { return ResourceManager.GetString("Error_Cannot_Construct_PipingSoilProfile_Without_Layers", resourceCulture); } } /// /// Looks up a localized string similar to Kans moet in het bereik van [0, 1] opgegeven worden.. /// public static string IDistribution_InverseCDF_Probability_must_be_in_range { get { return ResourceManager.GetString("IDistribution_InverseCDF_Probability_must_be_in_range", resourceCulture); } } /// /// Looks up a localized string similar to Gemiddelde moet groter zijn dan 0.. /// public static string LognormalDistribution_Mean_must_be_greater_equal_to_zero { get { return ResourceManager.GetString("LognormalDistribution_Mean_must_be_greater_equal_to_zero", resourceCulture); } } /// /// Looks up a localized string similar to Nieuwe berekening. /// public static string PipingCalculation_DefaultName { get { return ResourceManager.GetString("PipingCalculation_DefaultName", resourceCulture); } } /// /// Looks up a localized string similar to Nieuwe map. /// public static string PipingCalculationGroup_DefaultName { get { return ResourceManager.GetString("PipingCalculationGroup_DefaultName", resourceCulture); } } /// /// Looks up a localized string similar to Kan de naam van deze groep niet aanpassen, omdat 'IsNameEditable' op 'false' staat.. /// public static string PipingCalculationGroup_Setting_readonly_name_error_message { get { return ResourceManager.GetString("PipingCalculationGroup_Setting_readonly_name_error_message", resourceCulture); } } /// /// Looks up a localized string similar to Berekeningen. /// public static string PipingFailureMechanism_Calculations_DisplayName { get { return ResourceManager.GetString("PipingFailureMechanism_Calculations_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Dijken - Piping. /// public static string PipingFailureMechanism_DisplayName { get { return ResourceManager.GetString("PipingFailureMechanism_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor het L-coördinaat van het intredepunt mag niet kleiner zijn dan 0.. /// public static string PipingInput_EntryPointL_Value_must_be_greater_than_or_equal_to_zero { get { return ResourceManager.GetString("PipingInput_EntryPointL_Value_must_be_greater_than_or_equal_to_zero", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor het L-coördinaat van het uittredepunt moet groter zijn dan 0.. /// public static string PipingInput_ExitPointL_Value_must_be_greater_than_zero { get { return ResourceManager.GetString("PipingInput_ExitPointL_Value_must_be_greater_than_zero", resourceCulture); } } /// /// Looks up a localized string similar to Kan de dikte van het watervoerend pakket niet afleiden op basis van de invoer.. /// public static string PipingInputSynchronizer_UpdateThicknessAquiferLayer_Cannot_determine_thickness_aquifer_layer { get { return ResourceManager.GetString("PipingInputSynchronizer_UpdateThicknessAquiferLayer_Cannot_determine_thickness_aq" + "uifer_layer", resourceCulture); } } /// /// Looks up a localized string similar to Kan de dikte van de deklaag niet afleiden op basis van de invoer.. /// public static string PipingInputSynchronizer_UpdateThicknessCoverageLayer_Cannot_determine_thickness_coverage_layer { get { return ResourceManager.GetString("PipingInputSynchronizer_UpdateThicknessCoverageLayer_Cannot_determine_thickness_c" + "overage_layer", resourceCulture); } } /// /// Looks up a localized string similar to Level {0} is below the bottom of the soil profile {1}.. /// public static string PipingSoilProfile_GetTopAquiferLayerThicknessBelowLevel_Level_0_below_Bottom_1_ { get { return ResourceManager.GetString("PipingSoilProfile_GetTopAquiferLayerThicknessBelowLevel_Level_0_below_Bottom_1_", resourceCulture); } } /// /// Looks up a localized string similar to Eén of meerdere lagen hebben een top onder de bodem van het profiel.. /// public static string PipingSoilProfile_Layers_Layer_top_below_profile_bottom { get { return ResourceManager.GetString("PipingSoilProfile_Layers_Layer_top_below_profile_bottom", resourceCulture); } } /// /// Looks up a localized string similar to {0} L moet in het bereik van [{1}, {2}] liggen.. /// public static string RingtoetsPipingSurfaceLine_0_L_needs_to_be_in_1_2_range { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLine_0_L_needs_to_be_in_1_2_range", resourceCulture); } } /// /// Looks up a localized string similar to Een punt in de geometrie voor de profielmeting heeft geen waarde.. /// public static string RingtoetsPipingSurfaceLine_A_point_in_the_collection_was_null { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLine_A_point_in_the_collection_was_null", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen hoogte bepalen op het punt L={0}, omdat de profielmeting verticaal loopt op dat punt.. /// public static string RingtoetsPipingSurfaceLine_Cannot_determine_reliable_z_when_surface_line_is_vertical_in_l { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLine_Cannot_determine_reliable_z_when_surface_line_is_verti" + "cal_in_l", resourceCulture); } } /// /// Looks up a localized string similar to De geometrie die opgegeven werd voor de profielmeting heeft geen waarde.. /// public static string RingtoetsPipingSurfaceLine_Collection_of_points_for_geometry_is_null { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLine_Collection_of_points_for_geometry_is_null", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen hoogte bepalen.. /// public static string RingtoetsPipingSurfaceLine_GetZAtL_Cannot_determine_height { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLine_GetZAtL_Cannot_determine_height", resourceCulture); } } /// /// Looks up a localized string similar to De geometrie bevat geen punt op locatie {0} om als '{1}' in te stellen.. /// public static string RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_ { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_poi" + "nt_at_0_to_assign_as_characteristic_point_1_", resourceCulture); } } /// /// Looks up a localized string similar to De profielmeting heeft geen geometrie.. /// public static string RingtoetsPipingSurfaceLine_SurfaceLine_has_no_Geometry { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLine_SurfaceLine_has_no_Geometry", resourceCulture); } } /// /// Looks up a localized string similar to Standaard afwijking (σ) moet groter zijn dan of gelijk zijn aan 0.. /// public static string StandardDeviation_Should_be_greater_than_or_equal_to_zero { get { return ResourceManager.GetString("StandardDeviation_Should_be_greater_than_or_equal_to_zero", resourceCulture); } } } }