//------------------------------------------------------------------------------ // // 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.Common.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.Common.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 Onvoldoende. /// public static string AssessmentLayerTwoAResult_Failed { get { return ResourceManager.GetString("AssessmentLayerTwoAResult_Failed", resourceCulture); } } /// /// Looks up a localized string similar to Niet berekend. /// public static string AssessmentLayerTwoAResult_NotCalculated { get { return ResourceManager.GetString("AssessmentLayerTwoAResult_NotCalculated", resourceCulture); } } /// /// Looks up a localized string similar to Voldoende. /// public static string AssessmentLayerTwoAResult_Successful { get { return ResourceManager.GetString("AssessmentLayerTwoAResult_Successful", resourceCulture); } } /// /// Looks up a localized string similar to Vak '{0}' sluit niet aan op de al gedefinieerde vakken van het toetsspoor.. /// public static string BaseFailureMechanism_AddSection_Section_0_must_connect_to_existing_sections { get { return ResourceManager.GetString("BaseFailureMechanism_AddSection_Section_0_must_connect_to_existing_sections", resourceCulture); } } /// /// Looks up a localized string similar to Nieuwe map. /// public static string CalculationGroup_DefaultName { get { return ResourceManager.GetString("CalculationGroup_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 CalculationGroup_Setting_readonly_name_error_message { get { return ResourceManager.GetString("CalculationGroup_Setting_readonly_name_error_message", resourceCulture); } } /// /// Looks up a localized string similar to Algemeen. /// public static string Categories_General { get { return ResourceManager.GetString("Categories_General", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor de toegestane bijdrage aan faalkans moet in interval [0,100] liggen.. /// public static string Contribution_Value_should_be_in_interval_0_100 { get { return ResourceManager.GetString("Contribution_Value_should_be_in_interval_0_100", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor de faalkans moet in het bereik [0,1] liggen.. /// public static string CustomProbabilityFailureMechanismSectionResult_AssessmentLayerTwoA_Value_needs_to_be_between_0_and_1 { get { return ResourceManager.GetString("CustomProbabilityFailureMechanismSectionResult_AssessmentLayerTwoA_Value_needs_to" + "_be_between_0_and_1", 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 Oordeel. /// public static string FailureMechanism_AssessmentResult_DisplayName { get { return ResourceManager.GetString("FailureMechanism_AssessmentResult_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Randvoorwaarden. /// public static string FailureMechanism_BoundaryConditions_DisplayName { get { return ResourceManager.GetString("FailureMechanism_BoundaryConditions_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Berekeningen. /// public static string FailureMechanism_Calculations_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Calculations_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Het label van het toetsspoor.. /// public static string FailureMechanism_Code_Description { get { return ResourceManager.GetString("FailureMechanism_Code_Description", resourceCulture); } } /// /// Looks up a localized string similar to Label. /// public static string FailureMechanism_Code_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Code_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Locaties. /// public static string FailureMechanism_Locations_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Locations_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De naam van het toetsspoor.. /// public static string FailureMechanism_Name_Description { get { return ResourceManager.GetString("FailureMechanism_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string FailureMechanism_Name_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen bijdrageoverzicht maken zonder toetsspoor.. /// public static string FailureMechanismContribution_UpdateContributions_Can_not_create_FailureMechanismContribution_without_FailureMechanism_collection { get { return ResourceManager.GetString("FailureMechanismContribution_UpdateContributions_Can_not_create_FailureMechanismC" + "ontribution_without_FailureMechanism_collection", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen bijdrage element maken zonder een toetsspoor.. /// public static string FailureMechanismContributionItem_Can_not_create_contribution_item_without_failure_mechanism { get { return ResourceManager.GetString("FailureMechanismContributionItem_Can_not_create_contribution_item_without_failure" + "_mechanism", resourceCulture); } } /// /// Looks up a localized string similar to De faalkansbijdrage kan alleen bepaald worden als de norm van het traject groter is dan 0.. /// public static string FailureMechanismContributionItem_Norm_must_be_larger_than_zero { get { return ResourceManager.GetString("FailureMechanismContributionItem_Norm_must_be_larger_than_zero", resourceCulture); } } /// /// Looks up a localized string similar to Vak moet minstens uit 1 punt bestaan.. /// public static string FailureMechanismSection_Section_must_have_at_least_1_geometry_point { get { return ResourceManager.GetString("FailureMechanismSection_Section_must_have_at_least_1_geometry_point", resourceCulture); } } /// /// Looks up a localized string similar to Hydraulische randvoorwaarden. /// public static string HydraulicBoundaryConditions_DisplayName { get { return ResourceManager.GetString("HydraulicBoundaryConditions_DisplayName", 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 De waarde voor 'N' moet in interval [1,20] liggen.. /// public static string N_Value_should_be_in_interval_1_20 { get { return ResourceManager.GetString("N_Value_should_be_in_interval_1_20", resourceCulture); } } /// /// Looks up a localized string similar to -. /// public static string OtherFailureMechanism_Code { get { return ResourceManager.GetString("OtherFailureMechanism_Code", resourceCulture); } } /// /// Looks up a localized string similar to Overig. /// public static string OtherFailureMechanism_DisplayName { get { return ResourceManager.GetString("OtherFailureMechanism_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Referentielijn. /// public static string ReferenceLine_DisplayName { get { return ResourceManager.GetString("ReferenceLine_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De geometrie die opgegeven werd voor de referentielijn heeft geen waarde.. /// public static string ReferenceLine_SetGeometry_New_geometry_cannot_be_null { get { return ResourceManager.GetString("ReferenceLine_SetGeometry_New_geometry_cannot_be_null", resourceCulture); } } /// /// Looks up a localized string similar to Een punt in de geometrie voor de referentielijn heeft geen waarde.. /// public static string ReferenceLine_SetGeometry_New_geometry_has_null_coordinate { get { return ResourceManager.GetString("ReferenceLine_SetGeometry_New_geometry_has_null_coordinate", 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); } } } }