// Copyright (C) Stichting Deltares 2017. All rights reserved.
//
// This file is part of Ringtoets.
//
// Ringtoets is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see .
//
// All names, logos, and references to "Deltares" are registered trademarks of
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
//------------------------------------------------------------------------------
//
// 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.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", "15.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 De waarde voor de faalkans moet in het bereik {0} liggen..
///
public static string ArbitraryProbabilityFailureMechanismSectionResult_AssessmentProbability_Value_needs_to_be_in_Range_0_ {
get {
return ResourceManager.GetString("ArbitraryProbabilityFailureMechanismSectionResult_AssessmentProbability_Value_nee" +
"ds_to_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to C->D.
///
public static string AssessmentSectionCategoryType_FactorizedLowerLimitNorm_DisplayName {
get {
return ResourceManager.GetString("AssessmentSectionCategoryType_FactorizedLowerLimitNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to A+->A.
///
public static string AssessmentSectionCategoryType_FactorizedSignalingNorm_DisplayName {
get {
return ResourceManager.GetString("AssessmentSectionCategoryType_FactorizedSignalingNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to B->C.
///
public static string AssessmentSectionCategoryType_LowerLimitNorm_DisplayName {
get {
return ResourceManager.GetString("AssessmentSectionCategoryType_LowerLimitNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to A->B.
///
public static string AssessmentSectionCategoryType_SignalingNorm_DisplayName {
get {
return ResourceManager.GetString("AssessmentSectionCategoryType_SignalingNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijk.
///
public static string AssessmentSectionComposition_Dike {
get {
return ResourceManager.GetString("AssessmentSectionComposition_Dike", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijk / Duin.
///
public static string AssessmentSectionComposition_DikeAndDune {
get {
return ResourceManager.GetString("AssessmentSectionComposition_DikeAndDune", resourceCulture);
}
}
///
/// Looks up a localized string similar to Duin.
///
public static string AssessmentSectionComposition_Dune {
get {
return ResourceManager.GetString("AssessmentSectionComposition_Dune", resourceCulture);
}
}
///
/// Looks up a localized string similar to De transparantie moet in het bereik {0} liggen..
///
public static string BackgroundData_Transparency_Value_must_be_in_Range_0_ {
get {
return ResourceManager.GetString("BackgroundData_Transparency_Value_must_be_in_Range_0_", 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 Caisson.
///
public static string BreakWaterType_Caisson_DisplayName {
get {
return ResourceManager.GetString("BreakWaterType_Caisson_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Havendam.
///
public static string BreakWaterType_Dam_DisplayName {
get {
return ResourceManager.GetString("BreakWaterType_Dam_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Muur.
///
public static string BreakWaterType_Wall_DisplayName {
get {
return ResourceManager.GetString("BreakWaterType_Wall_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nieuwe berekening.
///
public static string Calculation_DefaultName {
get {
return ResourceManager.GetString("Calculation_DefaultName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ja.
///
public static string CalculationConvergence_CalculatedConverged {
get {
return ResourceManager.GetString("CalculationConvergence_CalculatedConverged", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nee.
///
public static string CalculationConvergence_CalculatedNotConverged {
get {
return ResourceManager.GetString("CalculationConvergence_CalculatedNotConverged", resourceCulture);
}
}
///
/// Looks up a localized string similar to .
///
public static string CalculationConvergence_NotCalculated {
get {
return ResourceManager.GetString("CalculationConvergence_NotCalculated", 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 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 Kruin binnentalud.
///
public static string CharacteristicPoint_DikeTopAtPolder {
get {
return ResourceManager.GetString("CharacteristicPoint_DikeTopAtPolder", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kruin buitentalud.
///
public static string CharacteristicPoint_DikeTopAtRiver {
get {
return ResourceManager.GetString("CharacteristicPoint_DikeTopAtRiver", 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 Insteek binnenberm.
///
public static string CharacteristicPoint_ShoulderBaseInside {
get {
return ResourceManager.GetString("CharacteristicPoint_ShoulderBaseInside", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kruin binnenberm.
///
public static string CharacteristicPoint_ShoulderTopInside {
get {
return ResourceManager.GetString("CharacteristicPoint_ShoulderTopInside", resourceCulture);
}
}
///
/// Looks up a localized string similar to Maaiveld binnenwaarts.
///
public static string CharacteristicPoint_SurfaceLevelInside {
get {
return ResourceManager.GetString("CharacteristicPoint_SurfaceLevelInside", resourceCulture);
}
}
///
/// Looks up a localized string similar to Maaiveld buitenwaarts.
///
public static string CharacteristicPoint_SurfaceLevelOutside {
get {
return ResourceManager.GetString("CharacteristicPoint_SurfaceLevelOutside", resourceCulture);
}
}
///
/// Looks up a localized string similar to De stochasten van een illustratiepunt bevatten niet dezelfde stochasten als in de onderliggende illustratiepunten..
///
public static string Child_stochasts_not_same_as_parent_stochasts {
get {
return ResourceManager.GetString("Child_stochasts_not_same_as_parent_stochasts", resourceCulture);
}
}
///
/// Looks up a localized string similar to Variatiecoëfficiënt (CV) moet groter zijn dan of gelijk zijn aan 0..
///
public static string CoefficientOfVariation_Should_be_greater_or_equal_to_zero {
get {
return ResourceManager.GetString("CoefficientOfVariation_Should_be_greater_or_equal_to_zero", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde voor de toegestane bijdrage aan de faalkans moet in het bereik {0} liggen..
///
public static string Contribution_Value_should_be_in_Range_0_ {
get {
return ResourceManager.GetString("Contribution_Value_should_be_in_Range_0_", 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_Distribution_must_be_set {
get {
return ResourceManager.GetString("DesignVariable_Distribution_must_be_set", resourceCulture);
}
}
///
/// Looks up a localized string similar to Percentiel moet in het bereik {0} liggen..
///
public static string DesignVariable_Percentile_must_be_in_Range_0_ {
get {
return ResourceManager.GetString("DesignVariable_Percentile_must_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde voor de afwijking van de golfrichting moet in het bereik {0} liggen..
///
public static string DeviationWaveDirection_Value_needs_to_be_in_Range_0_ {
get {
return ResourceManager.GetString("DeviationWaveDirection_Value_needs_to_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een punt in de geometrie voor het dijkprofiel heeft geen waarde..
///
public static string DikeProfile_SetGeometry_A_point_in_the_collection_is_null {
get {
return ResourceManager.GetString("DikeProfile_SetGeometry_A_point_in_the_collection_is_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to De geometrie die opgegeven werd voor het dijkprofiel heeft geen waarde..
///
public static string DikeProfile_SetGeometry_Collection_of_points_for_geometry_is_null {
get {
return ResourceManager.GetString("DikeProfile_SetGeometry_Collection_of_points_for_geometry_is_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijkprofielen.
///
public static string DikeProfileCollection_TypeDescriptor {
get {
return ResourceManager.GetString("DikeProfileCollection_TypeDescriptor", 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 Vv->VIv.
///
public static string FailureMechanismCategoryType_FactorizedLowerLimitNorm_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismCategoryType_FactorizedLowerLimitNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to IVv->Vv.
///
public static string FailureMechanismCategoryType_LowerLimitNorm_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismCategoryType_LowerLimitNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Iv->IIv.
///
public static string FailureMechanismCategoryType_MechanismSpecificFactorizedSignalingNorm_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismCategoryType_MechanismSpecificFactorizedSignalingNorm_DisplayName" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to IIIv->IVv.
///
public static string FailureMechanismCategoryType_MechanismSpecificLowerLimitNorm_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismCategoryType_MechanismSpecificLowerLimitNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to IIv->IIIv.
///
public static string FailureMechanismCategoryType_MechanismSpecificSignalingNorm_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismCategoryType_MechanismSpecificSignalingNorm_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ondergrens moet gelijk zijn aan of groter zijn dan de signaleringswaarde..
///
public static string FailureMechanismContribution_LowerLimitNorm_should_be_same_or_greater_than_SignalingNorm {
get {
return ResourceManager.GetString("FailureMechanismContribution_LowerLimitNorm_should_be_same_or_greater_than_Signal" +
"ingNorm", resourceCulture);
}
}
///
/// Looks up a localized string similar to De signaleringswaarde moet gelijk zijn aan of kleiner zijn dan de ondergrens..
///
public static string FailureMechanismContribution_SignalingNorm_should_be_same_or_smaller_than_LowerLimitNorm {
get {
return ResourceManager.GetString("FailureMechanismContribution_SignalingNorm_should_be_same_or_smaller_than_LowerLi" +
"mitNorm", 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 Vak moet minstens uit één 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 De waarde voor de faalkans moet in het bereik {0} liggen..
///
public static string FailureProbability_Value_needs_to_be_in_Range_0_ {
get {
return ResourceManager.GetString("FailureProbability_Value_needs_to_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een punt in de geometrie voor het voorlandprofiel heeft geen waarde..
///
public static string ForeshoreProfile_SetGeometry_A_point_in_the_collection_is_null {
get {
return ResourceManager.GetString("ForeshoreProfile_SetGeometry_A_point_in_the_collection_is_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorlandprofielen.
///
public static string ForeshoreProfileCollection_TypeDescriptor {
get {
return ResourceManager.GetString("ForeshoreProfileCollection_TypeDescriptor", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een of meerdere stochasten hebben dezelfde naam..
///
public static string GeneralResult_Imported_non_unique_stochasts {
get {
return ResourceManager.GetString("GeneralResult_Imported_non_unique_stochasts", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een of meerdere illustratiepunten hebben dezelfde combinatie van keringsituatie en windrichting..
///
public static string GeneralResult_ValidateTopLevelIllustrationPoints_ClosingSituation_or_windDirection_not_unique {
get {
return ResourceManager.GetString("GeneralResult_ValidateTopLevelIllustrationPoints_ClosingSituation_or_windDirectio" +
"n_not_unique", resourceCulture);
}
}
///
/// Looks up a localized string similar to Categorie {0}.
///
public static string Hydraulic_category_boundary_0_ {
get {
return ResourceManager.GetString("Hydraulic_category_boundary_0_", 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 De bestandsmap waar de preprocessor bestanden opslaat moet een waarde hebben..
///
public static string HydraulicBoundaryDatabase_PreprocessorDirectory_Path_must_have_a_value {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_PreprocessorDirectory_Path_must_have_a_value", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekening.
///
public static string ICalculation_DisplayName {
get {
return ResourceManager.GetString("ICalculation_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een illustratiepunt node in de foutenboom moet 0 of 2 onderliggende nodes hebben..
///
public static string IllustrationPointNode_SetChildren_Node_must_have_zero_or_two_child_nodes {
get {
return ResourceManager.GetString("IllustrationPointNode_SetChildren_Node_must_have_zero_or_two_child_nodes", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een of meerdere illustratiepunten bevatten illustratiepunten met dezelfde naam..
///
public static string IllustrationPointNode_ValidateChildNames_Child_names_not_unique {
get {
return ResourceManager.GetString("IllustrationPointNode_ValidateChildNames_Child_names_not_unique", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gemiddelde moet groter zijn dan 0..
///
public static string LogNormalDistribution_Mean_must_be_greater_than_zero {
get {
return ResourceManager.GetString("LogNormalDistribution_Mean_must_be_greater_than_zero", resourceCulture);
}
}
///
/// Looks up a localized string similar to De verschuiving mag niet groter zijn dan de verwachtingswaarde..
///
public static string LogNormalDistribution_Shift_may_not_exceed_Mean {
get {
return ResourceManager.GetString("LogNormalDistribution_Shift_may_not_exceed_Mean", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} De lokale coördinaat moet in het bereik {1} liggen..
///
public static string MechanismSurfaceLineBase_0_L_needs_to_be_in_Range_1_ {
get {
return ResourceManager.GetString("MechanismSurfaceLineBase_0_L_needs_to_be_in_Range_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een punt in de geometrie voor de profielschematisatie heeft geen waarde..
///
public static string MechanismSurfaceLineBase_A_point_in_the_collection_was_null {
get {
return ResourceManager.GetString("MechanismSurfaceLineBase_A_point_in_the_collection_was_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen hoogte bepalen op het punt met de lokale coördinaat {0}, omdat de profielschematisatie verticaal loopt op dat punt..
///
public static string MechanismSurfaceLineBase_Cannot_determine_reliable_z_when_surface_line_is_vertical_in_l {
get {
return ResourceManager.GetString("MechanismSurfaceLineBase_Cannot_determine_reliable_z_when_surface_line_is_vertica" +
"l_in_l", resourceCulture);
}
}
///
/// Looks up a localized string similar to De geometrie die opgegeven werd voor de profielschematisatie heeft geen waarde..
///
public static string MechanismSurfaceLineBase_Collection_of_points_for_geometry_is_null {
get {
return ResourceManager.GetString("MechanismSurfaceLineBase_Collection_of_points_for_geometry_is_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen hoogte bepalen..
///
public static string MechanismSurfaceLineBase_GetZAtL_Cannot_determine_height {
get {
return ResourceManager.GetString("MechanismSurfaceLineBase_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 MechanismSurfaceLineBase_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_ {
get {
return ResourceManager.GetString("MechanismSurfaceLineBase_SetCharacteristicPointAt_Geometry_does_not_contain_point" +
"_at_0_to_assign_as_characteristic_point_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to De profielschematisatie heeft geen geometrie..
///
public static string MechanismSurfaceLineBase_SurfaceLine_has_no_Geometry {
get {
return ResourceManager.GetString("MechanismSurfaceLineBase_SurfaceLine_has_no_Geometry", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde voor 'N' moet in het bereik {0} liggen..
///
public static string N_Value_should_be_in_Range_0_ {
get {
return ResourceManager.GetString("N_Value_should_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde van de norm moet in het bereik {0} liggen..
///
public static string Norm_should_be_in_Range_0_ {
get {
return ResourceManager.GetString("Norm_should_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondergrens.
///
public static string NormType_LowerLimit_DisplayName {
get {
return ResourceManager.GetString("NormType_LowerLimit_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Signaleringswaarde.
///
public static string NormType_Signaling_DisplayName {
get {
return ResourceManager.GetString("NormType_Signaling_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde voor de oriëntatie moet in het bereik {0} liggen..
///
public static string Orientation_Value_needs_to_be_in_Range_0_ {
get {
return ResourceManager.GetString("Orientation_Value_needs_to_be_in_Range_0_", 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 Kans moet in het bereik {0} liggen..
///
public static string Probability_Must_be_in_Range_0_ {
get {
return ResourceManager.GetString("Probability_Must_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde voor 'a' moet in het bereik {0} liggen..
///
public static string ProbabilityAssessmentInput_A_Value_must_be_in_Range_0_ {
get {
return ResourceManager.GetString("ProbabilityAssessmentInput_A_Value_must_be_in_Range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to id.
///
public static string ProfileCollection_UniqueFeature_id_FeatureDescription {
get {
return ResourceManager.GetString("ProfileCollection_UniqueFeature_id_FeatureDescription", 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 Bing Maps - Satelliet.
///
public static string RingtoetsWellKnownTileSource_BingAerial_DisplayName {
get {
return ResourceManager.GetString("RingtoetsWellKnownTileSource_BingAerial_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bing Maps - Satelliet + Wegen.
///
public static string RingtoetsWellKnownTileSource_BingHybrid_DisplayName {
get {
return ResourceManager.GetString("RingtoetsWellKnownTileSource_BingHybrid_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bing Maps - Wegen.
///
public static string RingtoetsWellKnownTileSource_BingRoads_DisplayName {
get {
return ResourceManager.GetString("RingtoetsWellKnownTileSource_BingRoads_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Esri World - Reliëf.
///
public static string RingtoetsWellKnownTileSource_EsriWorldShadedRelief_DisplayName {
get {
return ResourceManager.GetString("RingtoetsWellKnownTileSource_EsriWorldShadedRelief_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Esri World - Topografisch.
///
public static string RingtoetsWellKnownTileSource_EsriWorldTopo_DisplayName {
get {
return ResourceManager.GetString("RingtoetsWellKnownTileSource_EsriWorldTopo_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to OpenStreetMap.
///
public static string RingtoetsWellKnownTileSource_OpenStreetMap_DisplayName {
get {
return ResourceManager.GetString("RingtoetsWellKnownTileSource_OpenStreetMap_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Onbekend.
///
public static string SoilLayerDataHelper_GetValidName_Unknown {
get {
return ResourceManager.GetString("SoilLayerDataHelper_GetValidName_Unknown", resourceCulture);
}
}
///
/// Looks up a localized string similar to Standaardafwijking (σ) moet groter zijn dan of gelijk zijn aan 0..
///
public static string StandardDeviation_Should_be_greater_or_equal_zero {
get {
return ResourceManager.GetString("StandardDeviation_Should_be_greater_or_equal_zero", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' moet een geometrie bevatten..
///
public static string StochasticSoilModel_Geometry_of_StochasticSoilModelName_0_must_contain_a_geometry {
get {
return ResourceManager.GetString("StochasticSoilModel_Geometry_of_StochasticSoilModelName_0_must_contain_a_geometry" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen ondergrondschematisaties gevonden in het stochastische ondergrondmodel '{0}'..
///
public static string StochasticSoilModel_No_stochasticSoilProfiles_found_for_StochasticSoilModelName_0 {
get {
return ResourceManager.GetString("StochasticSoilModel_No_stochasticSoilProfiles_found_for_StochasticSoilModelName_0" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stochastische ondergrondmodellen.
///
public static string StochasticSoilModelCollection_TypeDescriptor {
get {
return ResourceManager.GetString("StochasticSoilModelCollection_TypeDescriptor", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het aandeel van de ondergrondschematisatie in het stochastische ondergrondmodel moet in het bereik {0} liggen..
///
public static string StochasticSoilProfile_Probability_Should_be_in_range_0_ {
get {
return ResourceManager.GetString("StochasticSoilProfile_Probability_Should_be_in_range_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kunstwerken.
///
public static string StructureCollection_TypeDescriptor {
get {
return ResourceManager.GetString("StructureCollection_TypeDescriptor", resourceCulture);
}
}
///
/// Looks up a localized string similar to id.
///
public static string StructureCollection_UniqueFeature_id_FeatureDescription {
get {
return ResourceManager.GetString("StructureCollection_UniqueFeature_id_FeatureDescription", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verdronken koker.
///
public static string StructureInflowModelType_FloodedCulvert_DisplayName {
get {
return ResourceManager.GetString("StructureInflowModelType_FloodedCulvert_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lage drempel.
///
public static string StructureInflowModelType_LowSill_DisplayName {
get {
return ResourceManager.GetString("StructureInflowModelType_LowSill_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een of meerdere uitvoer variabelen hebben dezelfde naam..
///
public static string SubMechanismIllustrationPoint_ValidateResults_Results_not_unique {
get {
return ResourceManager.GetString("SubMechanismIllustrationPoint_ValidateResults_Results_not_unique", resourceCulture);
}
}
///
/// Looks up a localized string similar to Profielschematisaties.
///
public static string SurfaceLineCollection_TypeDescriptor {
get {
return ResourceManager.GetString("SurfaceLineCollection_TypeDescriptor", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geïmporteerde data moet unieke elementen bevatten..
///
public static string UpdateDataStrategyBase_UpdateTargetCollectionData_Imported_data_must_contain_unique_items {
get {
return ResourceManager.GetString("UpdateDataStrategyBase_UpdateTargetCollectionData_Imported_data_must_contain_uniq" +
"ue_items", resourceCulture);
}
}
}
}