// 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.34209
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Ringtoets.Revetment.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.Revetment.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 De schematisatie van het voorlandprofiel..
///
public static string ForeshoreProfile_Description {
get {
return ResourceManager.GetString("ForeshoreProfile_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorlandprofiel.
///
public static string ForeshoreProfile_DisplayName {
get {
return ResourceManager.GetString("ForeshoreProfile_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde van de parameter 'a' in de berekening voor golf condities..
///
public static string GeneralWaveConditionsInput_A_Description {
get {
return ResourceManager.GetString("GeneralWaveConditionsInput_A_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to a.
///
public static string GeneralWaveConditionsInput_A_DisplayName {
get {
return ResourceManager.GetString("GeneralWaveConditionsInput_A_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde van de parameter 'b' in de berekening voor golf condities..
///
public static string GeneralWaveConditionsInput_B_Description {
get {
return ResourceManager.GetString("GeneralWaveConditionsInput_B_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to b.
///
public static string GeneralWaveConditionsInput_B_DisplayName {
get {
return ResourceManager.GetString("GeneralWaveConditionsInput_B_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde van de parameter 'c' in de berekening voor golf condities..
///
public static string GeneralWaveConditionsInput_C_Description {
get {
return ResourceManager.GetString("GeneralWaveConditionsInput_C_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to c.
///
public static string GeneralWaveConditionsInput_C_DisplayName {
get {
return ResourceManager.GetString("GeneralWaveConditionsInput_C_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondergrens van de bekleding..
///
public static string WaveConditionsInput_LowerBoundaryRevetment_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_LowerBoundaryRevetment_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondergrens bekleding [m+NAP].
///
public static string WaveConditionsInput_LowerBoundaryRevetment_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_LowerBoundaryRevetment_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een aangepaste ondergrens voor de waterstanden..
///
public static string WaveConditionsInput_LowerBoundaryWaterLevels_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_LowerBoundaryWaterLevels_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondergrens waterstanden [m+NAP].
///
public static string WaveConditionsInput_LowerBoundaryWaterLevels_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_LowerBoundaryWaterLevels_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het type van de bekleding waarvoor berekend wordt..
///
public static string WaveConditionsInput_RevetmentType_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_RevetmentType_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type bekleding.
///
public static string WaveConditionsInput_RevetmentType_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_RevetmentType_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Grootte van de stappen waarmee de waterstanden in de berekening worden bepaald..
///
public static string WaveConditionsInput_StepSize_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_StepSize_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stapgrootte [m].
///
public static string WaveConditionsInput_StepSize_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_StepSize_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bovengrens bepaald aan de hand van de waarde van het toetspeil op de geselecteerde hydraulische locatie..
///
public static string WaveConditionsInput_UpperBoundaryDesignWaterLevel_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_UpperBoundaryDesignWaterLevel_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bovengrens op basis van toetspeil [m+NAP].
///
public static string WaveConditionsInput_UpperBoundaryDesignWaterLevel_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_UpperBoundaryDesignWaterLevel_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bovengrens van de bekleding..
///
public static string WaveConditionsInput_UpperBoundaryRevetment_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_UpperBoundaryRevetment_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bovengrens bekleding [m+NAP].
///
public static string WaveConditionsInput_UpperBoundaryRevetment_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_UpperBoundaryRevetment_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Een aangepaste bovengrens voor de waterstanden..
///
public static string WaveConditionsInput_UpperBoundaryWaterLevels_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_UpperBoundaryWaterLevels_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bovengrens waterstanden [m+NAP].
///
public static string WaveConditionsInput_UpperBoundaryWaterLevels_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_UpperBoundaryWaterLevels_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waterstanden waarvoor gerekend moet worden. Deze zijn afgeleid van de opgegeven boven- en ondergrenzen, en van de stapgrootte..
///
public static string WaveConditionsInput_WaterLevels_Description {
get {
return ResourceManager.GetString("WaveConditionsInput_WaterLevels_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Waterstanden in berekening [m+NAP].
///
public static string WaveConditionsInput_WaterLevels_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsInput_WaterLevels_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De berekende kans van voorkomen van het resultaat..
///
public static string WaveConditionsOutput_CalculatedProbability_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_CalculatedProbability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekende kans [1/jaar].
///
public static string WaveConditionsOutput_CalculatedProbability_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_CalculatedProbability_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex van de berekende kans van voorkomen van het resultaat..
///
public static string WaveConditionsOutput_CalculatedReliability_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_CalculatedReliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex berekende kans [-].
///
public static string WaveConditionsOutput_CalculatedReliability_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_CalculatedReliability_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Is convergentie bereikt voor de berekening?.
///
public static string WaveConditionsOutput_Convergence_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_Convergence_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Convergentie.
///
public static string WaveConditionsOutput_Convergence_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_Convergence_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De opgegeven kans waarvoor het resultaat is berekend..
///
public static string WaveConditionsOutput_TargetProbability_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_TargetProbability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Doelkans [1/jaar].
///
public static string WaveConditionsOutput_TargetProbability_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_TargetProbability_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex van de opgegeven kans waarvoor het resultaat is berekend..
///
public static string WaveConditionsOutput_TargetReliability_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_TargetReliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex doelkans [-].
///
public static string WaveConditionsOutput_TargetReliability_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_TargetReliability_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waterstand waarvoor de golfhoogte, -periode en -richting zijn berekend..
///
public static string WaveConditionsOutput_WaterLevel_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaterLevel_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Waterstand [m+NAP].
///
public static string WaveConditionsOutput_WaterLevel_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaterLevel_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekende maatgevende golfrichting ten opzichte van de dijknormaal..
///
public static string WaveConditionsOutput_WaveAngle_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaveAngle_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Golfrichting t.o.v. dijknormaal [°].
///
public static string WaveConditionsOutput_WaveAngle_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaveAngle_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekende maatgevende golfrichting ten opzichte van het noorden..
///
public static string WaveConditionsOutput_WaveDirection_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaveDirection_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Golfrichting t.o.v. Noord [°].
///
public static string WaveConditionsOutput_WaveDirection_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaveDirection_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekende golfhoogte..
///
public static string WaveConditionsOutput_WaveHeight_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaveHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Golfhoogte (Hs) [m].
///
public static string WaveConditionsOutput_WaveHeight_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_WaveHeight_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekende golfperiode..
///
public static string WaveConditionsOutput_WavePeakPeriod_Description {
get {
return ResourceManager.GetString("WaveConditionsOutput_WavePeakPeriod_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Golfperiode (Tp) [s].
///
public static string WaveConditionsOutput_WavePeakPeriod_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsOutput_WavePeakPeriod_DisplayName", resourceCulture);
}
}
}
}