// Copyright (C) Stichting Deltares 2016. 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.GrassCoverErosionInwards.Forms.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.GrassCoverErosionInwards.Forms.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 Geeft aan of ook het Hydraulisch Belasting Niveau (HBN) moet worden berekend..
///
public static string CalculateDikeHeight_Description {
get {
return ResourceManager.GetString("CalculateDikeHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to HBN berekenen.
///
public static string CalculateDikeHeight_DisplayName {
get {
return ResourceManager.GetString("CalculateDikeHeight_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetseisen.
///
public static string Categories_CriticalValues {
get {
return ResourceManager.GetString("Categories_CriticalValues", resourceCulture);
}
}
///
/// Looks up a localized string similar to Indicatieve golfhoogte.
///
public static string Categories_Indicative_WaveHeight {
get {
return ResourceManager.GetString("Categories_Indicative_WaveHeight", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kritisch overslagdebiet per strekkende meter..
///
public static string CriticalFlowRate_Description {
get {
return ResourceManager.GetString("CriticalFlowRate_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kritisch overslagdebiet [m³/s/m].
///
public static string CriticalFlowRate_DisplayName {
get {
return ResourceManager.GetString("CriticalFlowRate_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijst met invloedsfactoren voor ruwheid op het talud van elk onderdeel..
///
public static string DikeGeometry_Roughness_Description {
get {
return ResourceManager.GetString("DikeGeometry_Roughness_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ruwheid invloedsfactoren [-].
///
public static string DikeGeometry_Roughness_DisplayName {
get {
return ResourceManager.GetString("DikeGeometry_Roughness_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Eigenschappen van de dijkgeometrie..
///
public static string DikeGeometryProperties_Description {
get {
return ResourceManager.GetString("DikeGeometryProperties_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijkgeometrie.
///
public static string DikeGeometryProperties_DisplayName {
get {
return ResourceManager.GetString("DikeGeometryProperties_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijkhoogte.
///
public static string DikeHeight_ChartName {
get {
return ResourceManager.GetString("DikeHeight_ChartName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De hoogte van de dijk..
///
public static string DikeHeight_Description {
get {
return ResourceManager.GetString("DikeHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijkhoogte [m+NAP].
///
public static string DikeHeight_DisplayName {
get {
return ResourceManager.GetString("DikeHeight_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De schematisatie van het dijkprofiel..
///
public static string DikeProfile_Description {
get {
return ResourceManager.GetString("DikeProfile_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijkprofiel.
///
public static string DikeProfile_DisplayName {
get {
return ResourceManager.GetString("DikeProfile_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van het dijkprofiel..
///
public static string DikeProfile_Name_Description {
get {
return ResourceManager.GetString("DikeProfile_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} - {1}.
///
public static string GrassCoverErosionInwardsChartDataFactory_Create_DataIdentifier_0_DataTypeDisplayName_1_ {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsChartDataFactory_Create_DataIdentifier_0_DataTypeDisplayN" +
"ame_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Selecteer dijkprofielen.
///
public static string GrassCoverErosionInwardsDikeProfileSelectionDialog_Select_DikeProfiles {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsDikeProfileSelectionDialog_Select_DikeProfiles", resourceCulture);
}
}
///
/// Looks up a localized string similar to De maatgevende berekening voor dit vak moet nog worden uitgevoerd..
///
public static string GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_calculated {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_calculated", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er moet een maatgevende berekening voor dit vak worden geselecteerd..
///
public static string GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_set {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_set", resourceCulture);
}
}
///
/// Looks up a localized string similar to De maatgevende berekening voor dit vak heeft geen geldige uitkomst..
///
public static string GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_successful {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_successful", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter 'Fb' die gebruikt wordt in de berekening..
///
public static string GrassCoverErosionInwardsInput_FbFactor_Description {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FbFactor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor Fb [-].
///
public static string GrassCoverErosionInwardsInput_FbFactor_DisplayName {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FbFactor_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter 'Fn' die gebruikt wordt in de berekening..
///
public static string GrassCoverErosionInwardsInput_FnFactor_Description {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FnFactor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor Fn [-].
///
public static string GrassCoverErosionInwardsInput_FnFactor_DisplayName {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FnFactor_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter 'Frunup' die gebruikt wordt in de berekening..
///
public static string GrassCoverErosionInwardsInput_FrunupModelFactor_Description {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FrunupModelFactor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor Frunup [-].
///
public static string GrassCoverErosionInwardsInput_FrunupModelFactor_DisplayName {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FrunupModelFactor_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter 'Fondiep' die gebruikt wordt in de berekening..
///
public static string GrassCoverErosionInwardsInput_FshallowModelFactor_Description {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FshallowModelFactor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor Fondiep [-].
///
public static string GrassCoverErosionInwardsInput_FshallowModelFactor_DisplayName {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsInput_FshallowModelFactor_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het berekende Hydraulisch Belasting Niveau (HBN)..
///
public static string GrassCoverErosionInwardsOutput_DikeHeight_Description {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsOutput_DikeHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to HBN [m+NAP].
///
public static string GrassCoverErosionInwardsOutput_DikeHeight_DisplayName {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsOutput_DikeHeight_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Is het resultaat van de overslag deelberekening dominant over de overloop deelberekening..
///
public static string GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Description {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Overslag dominant [-].
///
public static string GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Displayname {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De golfhoogte van de overslag deelberekening..
///
public static string GrassCoverErosionInwardsOutput_WaveHeight_Description {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsOutput_WaveHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Golfhoogte (Hs) [m].
///
public static string GrassCoverErosionInwardsOutput_WaveHeight_Displayname {
get {
return ResourceManager.GetString("GrassCoverErosionInwardsOutput_WaveHeight_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to Oriëntatie van de dijknormaal ten opzichte van het noorden..
///
public static string Orientation_DikeProfile_Description {
get {
return ResourceManager.GetString("Orientation_DikeProfile_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De coördinaten van de locatie van de dijk in het Rijksdriehoeksstelsel..
///
public static string WorldReferencePoint_DikeProfile_Description {
get {
return ResourceManager.GetString("WorldReferencePoint_DikeProfile_Description", resourceCulture);
}
}
}
}