//------------------------------------------------------------------------------ // // 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 Ringtoets.Piping.Service.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()] internal 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)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.Piping.Service.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)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Piping berekening niet gelukt: {0}. /// internal static string Error_in_piping_calculation_0 { get { return ResourceManager.GetString("Error_in_piping_calculation_0", resourceCulture); } } /// /// Looks up a localized string similar to Validatie mislukt: {0}. /// internal static string Error_in_piping_validation_0 { get { return ResourceManager.GetString("Error_in_piping_validation_0", resourceCulture); } } /// /// Looks up a localized string similar to Meerdere aaneengesloten watervoerende lagen gevonden. Er wordt geprobeerd de korrelgrootte en doorlatendheid van de bovenste watervoerende laag af te leiden.. /// internal static string PipingCalculationService_GetInputWarnings_Multiple_aquifer_layers_Attempt_to_determine_values_for_DiameterD70_and_DarcyPermeability_from_top_layer { get { return ResourceManager.GetString("PipingCalculationService_GetInputWarnings_Multiple_aquifer_layers_Attempt_to_dete" + "rmine_values_for_DiameterD70_and_DarcyPermeability_from_top_layer", resourceCulture); } } /// /// Looks up a localized string similar to Meerdere aaneengesloten deklagen gevonden. Er wordt geprobeerd de gemiddelden van de definities voor het verzadigd gewicht van de deklagen te combineren.. /// internal static string PipingCalculationService_GetInputWarnings_Multiple_coverage_layers_Attempt_to_determine_value_from_combination { get { return ResourceManager.GetString("PipingCalculationService_GetInputWarnings_Multiple_coverage_layers_Attempt_to_det" + "ermine_value_from_combination", resourceCulture); } } /// /// Looks up a localized string similar to Kan de definitie voor de doorlatendheid van de watervoerende laag niet (volledig) afleiden.. /// internal static string PipingCalculationService_ValidateInput_Cannot_derrive_DarcyPermeability { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_Cannot_derrive_DarcyPermeability", resourceCulture); } } /// /// Looks up a localized string similar to Kan de definitie voor het 70%-fraktiel van de korreldiameter van de watervoerende laag niet (volledig) afleiden.. /// internal static string PipingCalculationService_ValidateInput_Cannot_derrive_Diameter70 { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_Cannot_derrive_Diameter70", resourceCulture); } } /// /// Looks up a localized string similar to Kan de definitie voor het verzadigd gewicht van de deklaag niet (volledig) afleiden.. /// internal static string PipingCalculationService_ValidateInput_Cannot_derrive_SaturatedVolumicWeight { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_Cannot_derrive_SaturatedVolumicWeight", resourceCulture); } } /// /// Looks up a localized string similar to Kan het toetspeil niet afleiden op basis van de invoer.. /// internal static string PipingCalculationService_ValidateInput_Cannot_determine_AssessmentLevel { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_Cannot_determine_AssessmentLevel", resourceCulture); } } /// /// Looks up a localized string similar to Kan de stijghoogte bij het uittredepunt niet afleiden op basis van de invoer.. /// internal static string PipingCalculationService_ValidateInput_Cannot_determine_PiezometricHeadExit { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_Cannot_determine_PiezometricHeadExit", resourceCulture); } } /// /// Looks up a localized string similar to Kan de dikte van het watervoerend pakket niet afleiden op basis van de invoer.. /// internal static string PipingCalculationService_ValidateInput_Cannot_determine_thickness_aquifer_layer { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_Cannot_determine_thickness_aquifer_layer", resourceCulture); } } /// /// Looks up a localized string similar to Kan de totale deklaagdikte bij het uittredepunt niet afleiden op basis van de invoer.. /// internal static string PipingCalculationService_ValidateInput_Cannot_determine_thickness_coverage_layer { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_Cannot_determine_thickness_coverage_layer", resourceCulture); } } /// /// Looks up a localized string similar to Geen watervoerende laag gevonden voor de ondergrondschematisatie onder de profielschematisatie bij het uittredepunt.. /// internal static string PipingCalculationService_ValidateInput_No_aquifer_layer_at_ExitPointL_under_SurfaceLine { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_No_aquifer_layer_at_ExitPointL_under_Surfa" + "ceLine", resourceCulture); } } /// /// Looks up a localized string similar to Geen deklaag gevonden voor de ondergrondschematisatie onder de profielschematisatie bij het uittredepunt.. /// internal static string PipingCalculationService_ValidateInput_No_coverage_layer_at_ExitPointL_under_SurfaceLine { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_No_coverage_layer_at_ExitPointL_under_Surf" + "aceLine", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen hydraulische randvoorwaardenlocatie geselecteerd.. /// internal static string PipingCalculationService_ValidateInput_No_HydraulicBoundaryLocation_selected { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_No_HydraulicBoundaryLocation_selected", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen ondergrondschematisatie geselecteerd.. /// internal static string PipingCalculationService_ValidateInput_No_StochasticSoilProfile_selected { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_No_StochasticSoilProfile_selected", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen profielschematisatie geselecteerd.. /// internal static string PipingCalculationService_ValidateInput_No_SurfaceLine_selected { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_No_SurfaceLine_selected", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen waarde voor het intredepunt opgegeven.. /// internal static string PipingCalculationService_ValidateInput_No_value_for_EntryPointL { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_No_value_for_EntryPointL", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen waarde voor het uittredepunt opgegeven.. /// internal static string PipingCalculationService_ValidateInput_No_value_for_ExitPointL { get { return ResourceManager.GetString("PipingCalculationService_ValidateInput_No_value_for_ExitPointL", resourceCulture); } } /// /// Looks up a localized string similar to Veiligheidsfactor voor piping kan niet worden berekend.. /// internal static string PipingSemiProbabilisticCalculationService_ValidateOutputOnCalculation_Factor_of_safety_cannot_be_calculated { get { return ResourceManager.GetString("PipingSemiProbabilisticCalculationService_ValidateOutputOnCalculation_Factor_of_s" + "afety_cannot_be_calculated", resourceCulture); } } } }