// 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.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.Common.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 resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AddFolderIcon {
get {
object obj = ResourceManager.GetObject("AddFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Waterstand met een overschrijdingsfrequentie gelijk aan de trajectnorm..
///
public static string AssessmentLevel_Description {
get {
return ResourceManager.GetString("AssessmentLevel_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetspeil [m+NAP].
///
public static string AssessmentLevel_DisplayName {
get {
return ResourceManager.GetString("AssessmentLevel_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Is er een dam aanwezig?.
///
public static string BreakWater_HasBreakWater_Description {
get {
return ResourceManager.GetString("BreakWater_HasBreakWater_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Aanwezig.
///
public static string BreakWater_HasBreakWater_DisplayName {
get {
return ResourceManager.GetString("BreakWater_HasBreakWater_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Moet de dam worden gebruikt tijdens de berekening?.
///
public static string BreakWater_UseBreakWater_Description {
get {
return ResourceManager.GetString("BreakWater_UseBreakWater_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gebruik.
///
public static string BreakWater_UseBreakWater_DisplayName {
get {
return ResourceManager.GetString("BreakWater_UseBreakWater_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De hoogte van de dam..
///
public static string BreakWaterHeight_Description {
get {
return ResourceManager.GetString("BreakWaterHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hoogte [m+NAP].
///
public static string BreakWaterHeight_DisplayName {
get {
return ResourceManager.GetString("BreakWaterHeight_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Eigenschappen van de dam..
///
public static string BreakWaterProperties_Description {
get {
return ResourceManager.GetString("BreakWaterProperties_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dam.
///
public static string BreakWaterProperties_DisplayName {
get {
return ResourceManager.GetString("BreakWaterProperties_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het type van de dam..
///
public static string BreakWaterType_Description {
get {
return ResourceManager.GetString("BreakWaterType_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type.
///
public static string BreakWaterType_DisplayName {
get {
return ResourceManager.GetString("BreakWaterType_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekenen.
///
public static string CalculatableView_ButtonGroupBox_Text {
get {
return ResourceManager.GetString("CalculatableView_ButtonGroupBox_Text", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekenen.
///
public static string CalculatableView_Calculate {
get {
return ResourceManager.GetString("CalculatableView_Calculate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bereken voor geselecteerde locaties.
///
public static string CalculatableView_CalculateForSelectedButton_Text {
get {
return ResourceManager.GetString("CalculatableView_CalculateForSelectedButton_Text", resourceCulture);
}
}
///
/// Looks up a localized string similar to Deselecteer alles.
///
public static string CalculatableView_DeselectAllButton_Text {
get {
return ResourceManager.GetString("CalculatableView_DeselectAllButton_Text", resourceCulture);
}
}
///
/// Looks up a localized string similar to Selecteer alles.
///
public static string CalculatableView_SelectAllButton_Text {
get {
return ResourceManager.GetString("CalculatableView_SelectAllButton_Text", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen geselecteerd..
///
public static string CalculatableViews_No_calculations_selected {
get {
return ResourceManager.GetString("CalculatableViews_No_calculations_selected", resourceCulture);
}
}
///
/// Looks up a localized string similar to Be&rekenen.
///
public static string Calculate {
get {
return ResourceManager.GetString("Calculate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alles be&rekenen.
///
public static string Calculate_all {
get {
return ResourceManager.GetString("Calculate_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voer alle berekeningen binnen dit toetsspoor uit..
///
public static string Calculate_all_ToolTip {
get {
return ResourceManager.GetString("Calculate_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voer deze berekening uit..
///
public static string Calculate_ToolTip {
get {
return ResourceManager.GetString("Calculate_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap CalculateAllIcon {
get {
object obj = ResourceManager.GetObject("CalculateAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Berekeningen konden niet worden gestart. {0}.
///
public static string CalculateHydraulicBoundaryLocation_ContextMenuStrip_Start_calculation_failed_0_ {
get {
return ResourceManager.GetString("CalculateHydraulicBoundaryLocation_ContextMenuStrip_Start_calculation_failed_0_", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap CalculateIcon {
get {
object obj = ResourceManager.GetObject("CalculateIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Weet u zeker dat u de uitvoer van deze berekening wilt wissen?.
///
public static string Calculation_ContextMenuStrip_Are_you_sure_clear_output {
get {
return ResourceManager.GetString("Calculation_ContextMenuStrip_Are_you_sure_clear_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invoer.
///
public static string Calculation_Input {
get {
return ResourceManager.GetString("Calculation_Input", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ringtoets berekeningenconfiguratie (*.xml).
///
public static string CalculationConfigurationExporter_DisplayName {
get {
return ResourceManager.GetString("CalculationConfigurationExporter_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekening &toevoegen.
///
public static string CalculationGroup_Add_Calculation {
get {
return ResourceManager.GetString("CalculationGroup_Add_Calculation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voeg een nieuwe berekening toe aan deze berekeningsmap..
///
public static string CalculationGroup_Add_Calculation_Tooltip {
get {
return ResourceManager.GetString("CalculationGroup_Add_Calculation_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Map toevoegen.
///
public static string CalculationGroup_Add_CalculationGroup {
get {
return ResourceManager.GetString("CalculationGroup_Add_CalculationGroup", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voeg een nieuwe berekeningsmap toe aan deze berekeningsmap..
///
public static string CalculationGroup_Add_CalculationGroup_Tooltip {
get {
return ResourceManager.GetString("CalculationGroup_Add_CalculationGroup_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om uit te voeren..
///
public static string CalculationGroup_CalculateAll_No_calculations_to_run {
get {
return ResourceManager.GetString("CalculationGroup_CalculateAll_No_calculations_to_run", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voer alle berekeningen binnen deze berekeningsmap uit..
///
public static string CalculationGroup_CalculateAll_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_CalculateAll_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weet u zeker dat u alle uitvoer wilt wissen?.
///
public static string CalculationGroup_ClearOutput_Are_you_sure_clear_all_output {
get {
return ResourceManager.GetString("CalculationGroup_ClearOutput_Are_you_sure_clear_all_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen met uitvoer om te wissen..
///
public static string CalculationGroup_ClearOutput_No_calculation_with_output_to_clear {
get {
return ResourceManager.GetString("CalculationGroup_ClearOutput_No_calculation_with_output_to_clear", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wis de uitvoer van alle berekeningen binnen deze berekeningsmap..
///
public static string CalculationGroup_ClearOutput_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_ClearOutput_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Genereer randvoorwaardenberekeningen..
///
public static string CalculationGroup_CreateGenerateHydraulicBoundaryCalculationsItem_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_CreateGenerateHydraulicBoundaryCalculationsItem_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Genereer &berekeningen....
///
public static string CalculationGroup_Generate_calculations {
get {
return ResourceManager.GetString("CalculationGroup_Generate_calculations", resourceCulture);
}
}
///
/// Looks up a localized string similar to Genereer &scenario's....
///
public static string CalculationGroup_Generate_Scenarios {
get {
return ResourceManager.GetString("CalculationGroup_Generate_Scenarios", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er is geen hydraulische randvoorwaardendatabase beschikbaar om de randvoorwaardenberekeningen te genereren..
///
public static string CalculationGroup_No_HRD_To_Generate_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_No_HRD_To_Generate_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valideer alle berekeningen binnen deze berekeningsmap..
///
public static string CalculationGroup_Validate_all_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_Validate_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap CalculationIcon {
get {
object obj = ResourceManager.GetObject("CalculationIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Er zijn geen wijzigingen om bij te werken..
///
public static string CalculationItem_No_changes_to_update_ToolTip {
get {
return ResourceManager.GetString("CalculationItem_No_changes_to_update_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to De berekende kans van voorkomen van het berekende resultaat..
///
public static string CalculationOutput_CalculatedProbability_Description {
get {
return ResourceManager.GetString("CalculationOutput_CalculatedProbability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekende kans [1/jaar].
///
public static string CalculationOutput_CalculatedProbability_DisplayName {
get {
return ResourceManager.GetString("CalculationOutput_CalculatedProbability_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex van de berekende kans van voorkomen van het berekende resultaat..
///
public static string CalculationOutput_CalculatedReliability_Description {
get {
return ResourceManager.GetString("CalculationOutput_CalculatedReliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex berekende kans [-].
///
public static string CalculationOutput_CalculatedReliability_DisplayName {
get {
return ResourceManager.GetString("CalculationOutput_CalculatedReliability_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Convergentie.
///
public static string CalculationOutput_Convergence_DisplayName {
get {
return ResourceManager.GetString("CalculationOutput_Convergence_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Resultaat.
///
public static string CalculationOutput_DisplayName {
get {
return ResourceManager.GetString("CalculationOutput_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingevoerde kans waarvoor het resultaat moet worden berekend..
///
public static string CalculationOutput_TargetProbability_Description {
get {
return ResourceManager.GetString("CalculationOutput_TargetProbability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Doelkans [1/jaar].
///
public static string CalculationOutput_TargetProbability_DisplayName {
get {
return ResourceManager.GetString("CalculationOutput_TargetProbability_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex van de ingevoerde kans waarvoor het resultaat moet worden berekend..
///
public static string CalculationOutput_TargetReliability_Description {
get {
return ResourceManager.GetString("CalculationOutput_TargetReliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex doelkans [-].
///
public static string CalculationOutput_TargetReliability_DisplayName {
get {
return ResourceManager.GetString("CalculationOutput_TargetReliability_DisplayName", 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 Hydraulische gegevens.
///
public static string Categories_HydraulicData {
get {
return ResourceManager.GetString("Categories_HydraulicData", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lengte-effect parameters.
///
public static string Categories_LengthEffect {
get {
return ResourceManager.GetString("Categories_LengthEffect", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelinstellingen.
///
public static string Categories_ModelSettings {
get {
return ResourceManager.GetString("Categories_ModelSettings", resourceCulture);
}
}
///
/// Looks up a localized string similar to Resultaat.
///
public static string Categories_Result {
get {
return ResourceManager.GetString("Categories_Result", resourceCulture);
}
}
///
/// Looks up a localized string similar to Schematisatie.
///
public static string Categories_Schematization {
get {
return ResourceManager.GetString("Categories_Schematization", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} - {1}.
///
public static string ChartDataFactory_Create_DataIdentifier_0_DataTypeDisplayName_1_ {
get {
return ResourceManager.GetString("ChartDataFactory_Create_DataIdentifier_0_DataTypeDisplayName_1_", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap Checkbox_empty {
get {
object obj = ResourceManager.GetObject("Checkbox_empty", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap Checkbox_ticked {
get {
object obj = ResourceManager.GetObject("Checkbox_ticked", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to &Wis alle uitvoer....
///
public static string Clear_all_output {
get {
return ResourceManager.GetString("Clear_all_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wis de uitvoer van alle berekeningen binnen dit toetsspoor..
///
public static string Clear_all_output_ToolTip {
get {
return ResourceManager.GetString("Clear_all_output_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Wis uitvoer....
///
public static string Clear_output {
get {
return ResourceManager.GetString("Clear_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wis de uitvoer van deze berekening..
///
public static string Clear_output_ToolTip {
get {
return ResourceManager.GetString("Clear_output_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ClearIcon {
get {
object obj = ResourceManager.GetObject("ClearIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Deze berekening heeft geen uitvoer om te wissen..
///
public static string ClearOutput_No_output_to_clear {
get {
return ResourceManager.GetString("ClearOutput_No_output_to_clear", resourceCulture);
}
}
///
/// Looks up a localized string similar to De bijdrage van dit toetsspoor is nul..
///
public static string Contribution_of_failure_mechanism_zero {
get {
return ResourceManager.GetString("Contribution_of_failure_mechanism_zero", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om bij te werken..
///
public static string CreateUpdateContextMenuItem_No_calculations_to_update_ToolTip {
get {
return ResourceManager.GetString("CreateUpdateContextMenuItem_No_calculations_to_update_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er moet een voorlandprofiel geselecteerd zijn..
///
public static string CreateUpdateForeshoreProfileItem_Update_calculation_no_ForeshoreProfile_ToolTip {
get {
return ResourceManager.GetString("CreateUpdateForeshoreProfileItem_Update_calculation_no_ForeshoreProfile_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekening bijwerken met het voorlandprofiel..
///
public static string CreateUpdateForeshoreProfileItem_Update_calculation_with_ForeshoreProfile_ToolTip {
get {
return ResourceManager.GetString("CreateUpdateForeshoreProfileItem_Update_calculation_with_ForeshoreProfile_ToolTip" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Bijwerken voorlandprofiel....
///
public static string CreateUpdateForeshoreProfileItem_Update_ForeshoreProfile_data {
get {
return ResourceManager.GetString("CreateUpdateForeshoreProfileItem_Update_ForeshoreProfile_data", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alle berekeningen met een voorlandprofiel bijwerken..
///
public static string CreateUpdateForeshoreProfileOfCalculationsItem_Update_calculations_with_ForeshoreProfile_ToolTip {
get {
return ResourceManager.GetString("CreateUpdateForeshoreProfileOfCalculationsItem_Update_calculations_with_Foreshore" +
"Profile_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Bijwerken voorlandprofielen....
///
public static string CreateUpdateForeshoreProfileOfCalculationsItem_Update_ForeshoreProfile_data {
get {
return ResourceManager.GetString("CreateUpdateForeshoreProfileOfCalculationsItem_Update_ForeshoreProfile_data", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DatabaseIcon {
get {
object obj = ResourceManager.GetObject("DatabaseIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Kommagescheiden bestand.
///
public static string DataTypeDisplayName_csv_file_filter_Description {
get {
return ResourceManager.GetString("DataTypeDisplayName_csv_file_filter_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to csv.
///
public static string DataTypeDisplayName_csv_file_filter_Extension {
get {
return ResourceManager.GetString("DataTypeDisplayName_csv_file_filter_Extension", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ringtoets berekeningenconfiguratie.
///
public static string DataTypeDisplayName_xml_file_filter_Description {
get {
return ResourceManager.GetString("DataTypeDisplayName_xml_file_filter_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to xml.
///
public static string DataTypeDisplayName_xml_file_filter_Extension {
get {
return ResourceManager.GetString("DataTypeDisplayName_xml_file_filter_Extension", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetspeil.
///
public static string DesignWaterLevel_DisplayName {
get {
return ResourceManager.GetString("DesignWaterLevel_DisplayName", 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 resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DikeProfile {
get {
object obj = ResourceManager.GetObject("DikeProfile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Dijkprofielen.
///
public static string DikeProfiles_DisplayName {
get {
return ResourceManager.GetString("DikeProfiles_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het soort kansverdeling waarin deze parameter gedefinieerd wordt..
///
public static string Distribution_DistributionType_Description {
get {
return ResourceManager.GetString("Distribution_DistributionType_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type verdeling.
///
public static string Distribution_DistributionType_DisplayName {
get {
return ResourceManager.GetString("Distribution_DistributionType_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Variatiecoëfficiënt.
///
public static string Distribution_VariationCoefficient_DisplayName {
get {
return ResourceManager.GetString("Distribution_VariationCoefficient_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lognormaal.
///
public static string DistributionType_LogNormal {
get {
return ResourceManager.GetString("DistributionType_LogNormal", resourceCulture);
}
}
///
/// Looks up a localized string similar to Normaal.
///
public static string DistributionType_Normal {
get {
return ResourceManager.GetString("DistributionType_Normal", resourceCulture);
}
}
///
/// Looks up a localized string similar to Normaal (afgekapt).
///
public static string DistributionType_TruncatedNormal {
get {
return ResourceManager.GetString("DistributionType_TruncatedNormal", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap EditDocumentIcon {
get {
object obj = ResourceManager.GetObject("EditDocumentIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Resultaat.
///
public static string FailureMechanism_AssessmentResult_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_AssessmentResult_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 Weet u zeker dat u alle uitvoer wilt wissen?.
///
public static string FailureMechanism_ContextMenuStrip_Are_you_sure_clear_all_output {
get {
return ResourceManager.GetString("FailureMechanism_ContextMenuStrip_Are_you_sure_clear_all_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om uit te voeren..
///
public static string FailureMechanism_CreateCalculateAllItem_No_calculations_to_run {
get {
return ResourceManager.GetString("FailureMechanism_CreateCalculateAllItem_No_calculations_to_run", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om te valideren..
///
public static string FailureMechanism_CreateValidateAllItem_No_calculations_to_validate {
get {
return ResourceManager.GetString("FailureMechanism_CreateValidateAllItem_No_calculations_to_validate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invoer.
///
public static string FailureMechanism_Inputs_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Inputs_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geeft aan of dit toetsspoor relevant is of niet..
///
public static string FailureMechanism_IsRelevant_Description {
get {
return ResourceManager.GetString("FailureMechanism_IsRelevant_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Is relevant.
///
public static string FailureMechanism_IsRelevant_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_IsRelevant_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in een semi-probabilistische beoordeling..
///
public static string FailureMechanism_N_Description {
get {
return ResourceManager.GetString("FailureMechanism_N_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to N [-].
///
public static string FailureMechanism_N_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_N_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 Oordeel.
///
public static string FailureMechanism_Outputs_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Outputs_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vakindeling.
///
public static string FailureMechanism_Sections_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Sections_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valideer alle berekeningen binnen dit toetsspoor..
///
public static string FailureMechanism_Validate_all_ToolTip {
get {
return ResourceManager.GetString("FailureMechanism_Validate_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to I&s relevant.
///
public static string FailureMechanismContextMenuStrip_Is_relevant {
get {
return ResourceManager.GetString("FailureMechanismContextMenuStrip_Is_relevant", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap FailureMechanismContributionIcon {
get {
object obj = ResourceManager.GetObject("FailureMechanismContributionIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap FailureMechanismIcon {
get {
object obj = ResourceManager.GetObject("FailureMechanismIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Als u een parameter in een toetsspoor wijzigt, zal de uitvoer van alle berekeningen in dit toetsspoor verwijderd worden.
///
///Weet u zeker dat u wilt doorgaan?.
///
public static string FailureMechanismPropertyChangeHandler_Confirm_change_composition_and_clear_dependent_data {
get {
return ResourceManager.GetString("FailureMechanismPropertyChangeHandler_Confirm_change_composition_and_clear_depend" +
"ent_data", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alle berekeningen voor dit vak moeten een geldige uitkomst hebben..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_All_calculations_must_have_valid_output {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_All_calculations_must_have_" +
"valid_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to De maatgevende berekening voor dit vak moet een geldige uitkomst hebben..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Calculation_must_have_valid_output {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Calculation_must_have_valid" +
"_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to De maatgevende berekening voor dit vak moet nog worden uitgevoerd..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Calculation_not_calculated {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Calculation_not_calculated", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er moet een maatgevende berekening voor dit vak worden geselecteerd..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Calculation_not_set {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Calculation_not_set", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alle berekeningen voor dit vak moeten uitgevoerd zijn..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Not_all_calculations_have_been_executed {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Not_all_calculations_have_b" +
"een_executed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er moet minimaal één maatgevende berekening voor dit vak worden geselecteerd..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Not_any_calculation_set {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Not_any_calculation_set", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bijdrage van de geselecteerde scenario's voor dit vak moet opgeteld gelijk zijn aan 100%..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Scenario_contribution_for_this_section_not_100 {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Scenario_contribution_for_t" +
"his_section_not_100", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetslaag 1.
///
public static string FailureMechanismResultView_InitializeDataGridView_Assessment_layer_one {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Assessment_layer_one", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetslaag 3.
///
public static string FailureMechanismResultView_InitializeDataGridView_Assessment_layer_three {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Assessment_layer_three", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetslaag 2a.
///
public static string FailureMechanismResultView_InitializeDataGridView_Assessment_layer_two_a {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Assessment_layer_two_a", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vak.
///
public static string FailureMechanismResultView_InitializeDataGridView_Section_name {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Section_name", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap FailureMechanismSectionResultIcon {
get {
object obj = ResourceManager.GetObject("FailureMechanismSectionResultIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to eindpunten.
///
public static string FailureMechanismSections_EndPoints_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismSections_EndPoints_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to startpunten.
///
public static string FailureMechanismSections_StartPoints_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismSections_StartPoints_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorlandprofiel.
///
public static string Foreshore_DisplayName {
get {
return ResourceManager.GetString("Foreshore_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Moet de voorlandgeometrie worden gebruikt tijdens de berekening?.
///
public static string Foreshore_UseForeshore_Description {
get {
return ResourceManager.GetString("Foreshore_UseForeshore_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gebruik.
///
public static string Foreshore_UseForeshore_DisplayName {
get {
return ResourceManager.GetString("Foreshore_UseForeshore_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID van het voorlandprofiel..
///
public static string ForeshoreProfile_Id_Description {
get {
return ResourceManager.GetString("ForeshoreProfile_Id_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van het voorlandprofiel..
///
public static string ForeshoreProfile_Name_Description {
get {
return ResourceManager.GetString("ForeshoreProfile_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie van het bestand waaruit de voorlandprofielen zijn geïmporteerd..
///
public static string ForeshoreProfileCollectionProperties_SourcePath_Description {
get {
return ResourceManager.GetString("ForeshoreProfileCollectionProperties_SourcePath_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorlandprofielen.
///
public static string ForeshoreProfiles_DisplayName {
get {
return ResourceManager.GetString("ForeshoreProfiles_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Eigenschappen van de voorlandgeometrie..
///
public static string ForeshoreProperties_Description {
get {
return ResourceManager.GetString("ForeshoreProperties_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorlandgeometrie.
///
public static string ForeshoreProperties_DisplayName {
get {
return ResourceManager.GetString("ForeshoreProperties_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GeneralFolderIcon {
get {
object obj = ResourceManager.GetObject("GeneralFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GeneralOutputIcon {
get {
object obj = ResourceManager.GetObject("GeneralOutputIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Genereer berekeningen op basis van geselecteerde kunstwerken..
///
public static string Generate_Calculations_for_selected_Structures {
get {
return ResourceManager.GetString("Generate_Calculations_for_selected_Structures", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GenerateScenariosIcon {
get {
object obj = ResourceManager.GetObject("GenerateScenariosIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GenericInputOutputIcon {
get {
object obj = ResourceManager.GetObject("GenericInputOutputIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Lijst met punten in lokale coördinaten..
///
public static string Geometry_Coordinates_Description {
get {
return ResourceManager.GetString("Geometry_Coordinates_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Coördinaten [m].
///
public static string Geometry_Coordinates_DisplayName {
get {
return ResourceManager.GetString("Geometry_Coordinates_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valversnelling..
///
public static string GravitationalAcceleration_Description {
get {
return ResourceManager.GetString("GravitationalAcceleration_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valversnelling [m/s²].
///
public static string GravitationalAcceleration_DisplayName {
get {
return ResourceManager.GetString("GravitationalAcceleration_DisplayName", 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 Coördinaten van de hydraulische randvoorwaardenlocatie..
///
public static string HydraulicBoundaryDatabase_Location_Coordinates_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Coordinates_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Coördinaten [m].
///
public static string HydraulicBoundaryDatabase_Location_Coordinates_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Coordinates_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID van de hydraulische randvoorwaardenlocatie in de database..
///
public static string HydraulicBoundaryDatabase_Location_Id_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Id_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID.
///
public static string HydraulicBoundaryDatabase_Location_Id_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Id_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van de hydraulische randvoorwaardenlocatie..
///
public static string HydraulicBoundaryDatabase_Location_Name_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string HydraulicBoundaryDatabase_Location_Name_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locaties uit de hydraulische randvoorwaardendatabase..
///
public static string HydraulicBoundaryDatabase_Locations_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locaties.
///
public static string HydraulicBoundaryDatabase_Locations_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie met hydraulische randvoorwaarden..
///
public static string HydraulicBoundaryLocation_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryLocation_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locatie met hydraulische randvoorwaarden.
///
public static string HydraulicBoundaryLocation_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryLocation_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hydraulische randvoorwaardenlocatie.
///
public static string HydraulicBoundaryLocationSelectionDialog_Location_Name {
get {
return ResourceManager.GetString("HydraulicBoundaryLocationSelectionDialog_Location_Name", resourceCulture);
}
}
///
/// Looks up a localized string similar to Selecteer hydraulische randvoorwaardenlocaties.
///
public static string HydraulicBoundaryLocationSelectionDialog_Select_HydraulicBoundaryLocations {
get {
return ResourceManager.GetString("HydraulicBoundaryLocationSelectionDialog_Select_HydraulicBoundaryLocations", resourceCulture);
}
}
///
/// Looks up a localized string similar to Waterstanden en golfhoogtes uit marginale statistiek (*.shp)..
///
public static string HydraulicBoundaryLocationsExporter_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryLocationsExporter_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID.
///
public static string Id_DisplayName {
get {
return ResourceManager.GetString("Id_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap InputFolderIcon {
get {
object obj = ResourceManager.GetObject("InputFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Afstand [m].
///
public static string InputView_Distance_DisplayName {
get {
return ResourceManager.GetString("InputView_Distance_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hoogte [m+NAP].
///
public static string InputView_Height_DisplayName {
get {
return ResourceManager.GetString("InputView_Height_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De gemiddelde waarde van de lognormale verdeling..
///
public static string LogNormalDistribution_Mean_Description {
get {
return ResourceManager.GetString("LogNormalDistribution_Mean_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De standaardafwijking van de lognormale verdeling..
///
public static string LogNormalDistribution_StandardDeviation_Description {
get {
return ResourceManager.GetString("LogNormalDistribution_StandardDeviation_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De variatiecoëfficiënt van de lognormale verdeling..
///
public static string LogNormalDistribution_VariationCoefficient_Description {
get {
return ResourceManager.GetString("LogNormalDistribution_VariationCoefficient_Description", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap MapsIcon {
get {
object obj = ResourceManager.GetObject("MapsIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Koppelingsafstand.
///
public static string MetaData_Couple_distance {
get {
return ResourceManager.GetString("MetaData_Couple_distance", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID.
///
public static string MetaData_ID {
get {
return ResourceManager.GetString("MetaData_ID", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lengte.
///
public static string MetaData_Length {
get {
return ResourceManager.GetString("MetaData_Length", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string MetaData_Name {
get {
return ResourceManager.GetString("MetaData_Name", resourceCulture);
}
}
///
/// Looks up a localized string similar to Golfhoogte.
///
public static string MetaData_WaveHeight {
get {
return ResourceManager.GetString("MetaData_WaveHeight", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen kunstwerken beschikbaar om berekeningen voor te genereren..
///
public static string No_Structures_to_generate_Calculations_for {
get {
return ResourceManager.GetString("No_Structures_to_generate_Calculations_for", resourceCulture);
}
}
///
/// Looks up a localized string similar to De gemiddelde waarde van de normale verdeling..
///
public static string NormalDistribution_Mean_Description {
get {
return ResourceManager.GetString("NormalDistribution_Mean_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwachtingswaarde.
///
public static string NormalDistribution_Mean_DisplayName {
get {
return ResourceManager.GetString("NormalDistribution_Mean_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De standaardafwijking van de normale verdeling..
///
public static string NormalDistribution_StandardDeviation_Description {
get {
return ResourceManager.GetString("NormalDistribution_StandardDeviation_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Standaardafwijking.
///
public static string NormalDistribution_StandardDeviation_DisplayName {
get {
return ResourceManager.GetString("NormalDistribution_StandardDeviation_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De variatiecoëfficiënt van de normale verdeling..
///
public static string NormalDistribution_VariationCoefficient_Description {
get {
return ResourceManager.GetString("NormalDistribution_VariationCoefficient_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bronlocatie.
///
public static string ObservableCollectionWithSourcePath_SourcePath_DisplayName {
get {
return ResourceManager.GetString("ObservableCollectionWithSourcePath_SourcePath_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Als u een parameter in deze berekening wijzigt, zal de uitvoer van deze berekening verwijderd worden.
///
///Weet u zeker dat u wilt doorgaan?.
///
public static string ObservablePropertyChangeHandler_ConfirmPropertyChange_Confirm_change_input_parameter_and_clear_calculation_output {
get {
return ResourceManager.GetString("ObservablePropertyChangeHandler_ConfirmPropertyChange_Confirm_change_input_parame" +
"ter_and_clear_calculation_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Oriëntatie [°].
///
public static string Orientation_DisplayName {
get {
return ResourceManager.GetString("Orientation_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Oriëntatie van de dijknormaal ten opzichte van het noorden..
///
public static string Orientation_ForeshoreProfile_Description {
get {
return ResourceManager.GetString("Orientation_ForeshoreProfile_Description", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap OutputFolderIcon {
get {
object obj = ResourceManager.GetObject("OutputFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to De waarde voor de faalkans kon niet geïnterpreteerd worden als een getal..
///
public static string Probability_Could_not_parse_string_to_double_value {
get {
return ResourceManager.GetString("Probability_Could_not_parse_string_to_double_value", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde voor de faalkans moet ingevuld zijn..
///
public static string Probability_Value_cannot_be_null {
get {
return ResourceManager.GetString("Probability_Value_cannot_be_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde voor de faalkans is te groot of te klein..
///
public static string Probability_Value_too_large {
get {
return ResourceManager.GetString("Probability_Value_too_large", resourceCulture);
}
}
///
/// Looks up a localized string similar to De veiligheidsfactor voor deze berekening..
///
public static string ProbabilityAssessmentOutput_FactorOfSafety_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_FactorOfSafety_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Veiligheidsfactor [-].
///
public static string ProbabilityAssessmentOutput_FactorOfSafety_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_FactorOfSafety_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kans dat het toetsspoor optreedt voor deze berekening..
///
public static string ProbabilityAssessmentOutput_Probability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Probability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Faalkans [1/jaar].
///
public static string ProbabilityAssessmentOutput_Probability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Probability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De betrouwbaarheidsindex van de faalkans voor deze berekening..
///
public static string ProbabilityAssessmentOutput_Reliability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Reliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex faalkans [-].
///
public static string ProbabilityAssessmentOutput_Reliability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Reliability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De maximaal toegestane faalkanseis voor het toetsspoor..
///
public static string ProbabilityAssessmentOutput_RequiredProbability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredProbability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Faalkanseis [1/jaar].
///
public static string ProbabilityAssessmentOutput_RequiredProbability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredProbability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De betrouwbaarheidsindex van de faalkanseis voor het toetsspoor..
///
public static string ProbabilityAssessmentOutput_RequiredReliability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredReliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex faalkanseis [-].
///
public static string ProbabilityAssessmentOutput_RequiredReliability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredReliability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to 1/{0:n0}.
///
public static string ProbabilityPerYearFormat {
get {
return ResourceManager.GetString("ProbabilityPerYearFormat", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string Profile_Name_DisplayName {
get {
return ResourceManager.GetString("Profile_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ReferenceLineIcon {
get {
object obj = ResourceManager.GetObject("ReferenceLineIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Algemeen.
///
public static string Ringtoets_Category {
get {
return ResourceManager.GetString("Ringtoets_Category", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voeg een nieuw traject toe aan het project..
///
public static string RingtoetsProject_ToolTip {
get {
return ResourceManager.GetString("RingtoetsProject_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to -.
///
public static string RoundedRouble_No_result_dash {
get {
return ResourceManager.GetString("RoundedRouble_No_result_dash", resourceCulture);
}
}
///
/// Looks up a localized string similar to Scenario's.
///
public static string Scenarios_DisplayName {
get {
return ResourceManager.GetString("Scenarios_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ScenariosIcon {
get {
object obj = ResourceManager.GetObject("ScenariosIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap SectionsIcon {
get {
object obj = ResourceManager.GetObject("SectionsIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Gebruik.
///
public static string SelectionDialogBase_ColumnSelect_DisplayName {
get {
return ResourceManager.GetString("SelectionDialogBase_ColumnSelect_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Annuleren.
///
public static string SelectionDialogBase_SelectionDialogBase_Cancel {
get {
return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Cancel", resourceCulture);
}
}
///
/// Looks up a localized string similar to Deselecteer alles.
///
public static string SelectionDialogBase_SelectionDialogBase_Deselect_all {
get {
return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Deselect_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Genereren.
///
public static string SelectionDialogBase_SelectionDialogBase_Generate {
get {
return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Generate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Selecteer alles.
///
public static string SelectionDialogBase_SelectionDialogBase_Select_all {
get {
return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Select_all", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap SelectionDialogIcon {
get {
object obj = ResourceManager.GetObject("SelectionDialogIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Toegestane peilverhoging komberging..
///
public static string Structure_AllowedLevelIncreaseStorage_Description {
get {
return ResourceManager.GetString("Structure_AllowedLevelIncreaseStorage_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toegestane peilverhoging komberging [m].
///
public static string Structure_AllowedLevelIncreaseStorage_DisplayName {
get {
return ResourceManager.GetString("Structure_AllowedLevelIncreaseStorage_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Doorstroomoppervlak van doorstroomopeningen..
///
public static string Structure_AreaFlowApertures_Description {
get {
return ResourceManager.GetString("Structure_AreaFlowApertures_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Doorstroomoppervlak [m²].
///
public static string Structure_AreaFlowApertures_DisplayName {
get {
return ResourceManager.GetString("Structure_AreaFlowApertures_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kritiek instromend debiet directe invoer per strekkende meter..
///
public static string Structure_CriticalOvertoppingDischarge_Description {
get {
return ResourceManager.GetString("Structure_CriticalOvertoppingDischarge_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kritiek instromend debiet [m³/s/m].
///
public static string Structure_CriticalOvertoppingDischarge_DisplayName {
get {
return ResourceManager.GetString("Structure_CriticalOvertoppingDischarge_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het kunstwerk dat gebruikt wordt in de berekening..
///
public static string Structure_Description {
get {
return ResourceManager.GetString("Structure_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kunstwerk.
///
public static string Structure_DisplayName {
get {
return ResourceManager.GetString("Structure_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Afvoercoëfficiënt..
///
public static string Structure_DrainCoefficient_Description {
get {
return ResourceManager.GetString("Structure_DrainCoefficient_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Afvoercoëfficiënt [-].
///
public static string Structure_DrainCoefficient_DisplayName {
get {
return ResourceManager.GetString("Structure_DrainCoefficient_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Factor voor stormduur hoogwater gegeven geopend kunstwerk..
///
public static string Structure_FactorStormDurationOpenStructure_Description {
get {
return ResourceManager.GetString("Structure_FactorStormDurationOpenStructure_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Factor voor stormduur hoogwater [-].
///
public static string Structure_FactorStormDurationOpenStructure_DisplayName {
get {
return ResourceManager.GetString("Structure_FactorStormDurationOpenStructure_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Faalkans kunstwerk gegeven erosie bodem..
///
public static string Structure_FailureProbabilityStructureWithErosion_Description {
get {
return ResourceManager.GetString("Structure_FailureProbabilityStructureWithErosion_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Faalkans gegeven erosie bodem [1/jaar].
///
public static string Structure_FailureProbabilityStructureWithErosion_DisplayName {
get {
return ResourceManager.GetString("Structure_FailureProbabilityStructureWithErosion_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stroomvoerende breedte bodembescherming..
///
public static string Structure_FlowWidthAtBottomProtection_Description {
get {
return ResourceManager.GetString("Structure_FlowWidthAtBottomProtection_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stroomvoerende breedte bodembescherming [m].
///
public static string Structure_FlowWidthAtBottomProtection_DisplayName {
get {
return ResourceManager.GetString("Structure_FlowWidthAtBottomProtection_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De schematisatie van het voorlandprofiel..
///
public static string Structure_ForeshoreProfile_Description {
get {
return ResourceManager.GetString("Structure_ForeshoreProfile_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorlandprofiel.
///
public static string Structure_ForeshoreProfile_DisplayName {
get {
return ResourceManager.GetString("Structure_ForeshoreProfile_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID van het kunstwerk..
///
public static string Structure_Id_Description {
get {
return ResourceManager.GetString("Structure_Id_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Instroommodel van het kunstwerk..
///
public static string Structure_InflowModelType_Description {
get {
return ResourceManager.GetString("Structure_InflowModelType_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Instroommodel.
///
public static string Structure_InflowModelType_DisplayName {
get {
return ResourceManager.GetString("Structure_InflowModelType_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Binnenwaterstand..
///
public static string Structure_InsideWaterLevel_Description {
get {
return ResourceManager.GetString("Structure_InsideWaterLevel_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Binnenwaterstand [m+NAP].
///
public static string Structure_InsideWaterLevel_DisplayName {
get {
return ResourceManager.GetString("Structure_InsideWaterLevel_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kerende hoogte van het kunstwerk..
///
public static string Structure_LevelCrestStructure_Description {
get {
return ResourceManager.GetString("Structure_LevelCrestStructure_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kerende hoogte [m+NAP].
///
public static string Structure_LevelCrestStructure_DisplayName {
get {
return ResourceManager.GetString("Structure_LevelCrestStructure_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De coördinaten van de locatie van het kunstwerk in het Rijksdriehoeksstelsel..
///
public static string Structure_Location_Description {
get {
return ResourceManager.GetString("Structure_Location_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locatie (RD) [m].
///
public static string Structure_Location_DisplayName {
get {
return ResourceManager.GetString("Structure_Location_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor voor het overloopdebiet over een volkomen overlaat..
///
public static string Structure_ModelFactorSuperCriticalFlow_Description {
get {
return ResourceManager.GetString("Structure_ModelFactorSuperCriticalFlow_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor overloopdebiet volkomen overlaat [-].
///
public static string Structure_ModelFactorSuperCriticalFlow_DisplayName {
get {
return ResourceManager.GetString("Structure_ModelFactorSuperCriticalFlow_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er moet een kunstwerk geselecteerd zijn..
///
public static string Structure_must_be_selected_ToolTip {
get {
return ResourceManager.GetString("Structure_must_be_selected_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to De naam van het kunstwerk..
///
public static string Structure_Name_Description {
get {
return ResourceManager.GetString("Structure_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string Structure_Name_DisplayName {
get {
return ResourceManager.GetString("Structure_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kombergend oppervlak..
///
public static string Structure_StorageStructureArea_Description {
get {
return ResourceManager.GetString("Structure_StorageStructureArea_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kombergend oppervlak [m²].
///
public static string Structure_StorageStructureArea_DisplayName {
get {
return ResourceManager.GetString("Structure_StorageStructureArea_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stormduur..
///
public static string Structure_StormDuration_Description {
get {
return ResourceManager.GetString("Structure_StormDuration_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stormduur [uur].
///
public static string Structure_StormDuration_DisplayName {
get {
return ResourceManager.GetString("Structure_StormDuration_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Oriëntatie van de normaal van het kunstwerk ten opzichte van het noorden..
///
public static string Structure_StructureNormalOrientation_Description {
get {
return ResourceManager.GetString("Structure_StructureNormalOrientation_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Oriëntatie [°].
///
public static string Structure_StructureNormalOrientation_DisplayName {
get {
return ResourceManager.GetString("Structure_StructureNormalOrientation_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Drempelhoogte niet gesloten kering of hoogte van de onderkant van de wand/drempel..
///
public static string Structure_ThresholdHeightOpenWeir_Description {
get {
return ResourceManager.GetString("Structure_ThresholdHeightOpenWeir_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Drempelhoogte [m+NAP].
///
public static string Structure_ThresholdHeightOpenWeir_DisplayName {
get {
return ResourceManager.GetString("Structure_ThresholdHeightOpenWeir_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Breedte van de doorstroomopening..
///
public static string Structure_WidthFlowApertures_Description {
get {
return ResourceManager.GetString("Structure_WidthFlowApertures_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Breedte van doorstroomopening [m].
///
public static string Structure_WidthFlowApertures_DisplayName {
get {
return ResourceManager.GetString("Structure_WidthFlowApertures_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie van het bestand waaruit de kunstwerken zijn geïmporteerd..
///
public static string StructureCollection_SourcePath_Description {
get {
return ResourceManager.GetString("StructureCollection_SourcePath_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kunstwerken.
///
public static string StructuresCollection_DisplayName {
get {
return ResourceManager.GetString("StructuresCollection_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Selecteer kunstwerken.
///
public static string StructureSelectionDialog_Select_Structures {
get {
return ResourceManager.GetString("StructureSelectionDialog_Select_Structures", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap StructuresIcon {
get {
object obj = ResourceManager.GetObject("StructuresIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Kunstwerklocaties.
///
public static string StructuresImporter_DisplayName {
get {
return ResourceManager.GetString("StructuresImporter_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor instromend volume..
///
public static string StructuresInputFailureMechanismContext_ModelFactorInflowVolume_Description {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorInflowVolume_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor instromend volume [-].
///
public static string StructuresInputFailureMechanismContext_ModelFactorInflowVolume_DisplayName {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorInflowVolume_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor voor het overslagdebiet..
///
public static string StructuresInputFailureMechanismContext_ModelFactorOvertoppingFlow_Description {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorOvertoppingFlow_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor overslagdebiet [-].
///
public static string StructuresInputFailureMechanismContext_ModelFactorOvertoppingFlow_DisplayName {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorOvertoppingFlow_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor kombergend vermogen..
///
public static string StructuresInputFailureMechanismContext_ModelFactorStorageVolume_Description {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorStorageVolume_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor kombergend vermogen [-].
///
public static string StructuresInputFailureMechanismContext_ModelFactorStorageVolume_DisplayName {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorStorageVolume_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor voor onvolkomen stroming..
///
public static string StructuresInputFailureMechanismContext_ModelFactorSubCriticalFlow_Description {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorSubCriticalFlow_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Modelfactor voor onvolkomen stroming [-].
///
public static string StructuresInputFailureMechanismContext_ModelFactorSubCriticalFlow_DisplayName {
get {
return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorSubCriticalFlow_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alle berekeningen met een kunstwerk bijwerken..
///
public static string StructuresPlugin_CreateUpdateStructureItem_Update_all_calculations_with_Structure_Tooltip {
get {
return ResourceManager.GetString("StructuresPlugin_CreateUpdateStructureItem_Update_all_calculations_with_Structure" +
"_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Bijwerken kunstwerken....
///
public static string StructuresPlugin_CreateUpdateStructureItem_Update_all_Structures {
get {
return ResourceManager.GetString("StructuresPlugin_CreateUpdateStructureItem_Update_all_Structures", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ondergrens van de afgekapte normale verdeling..
///
public static string TruncatedNormalDistribution_LowerBoundary_Description {
get {
return ResourceManager.GetString("TruncatedNormalDistribution_LowerBoundary_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondergrens.
///
public static string TruncatedNormalDistribution_LowerBoundary_DisplayName {
get {
return ResourceManager.GetString("TruncatedNormalDistribution_LowerBoundary_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De gemiddelde waarde van de afgekapte normale verdeling..
///
public static string TruncatedNormalDistribution_Mean_Description {
get {
return ResourceManager.GetString("TruncatedNormalDistribution_Mean_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De standaardafwijking van de afgekapte normale verdeling..
///
public static string TruncatedNormalDistribution_StandardDeviation_Description {
get {
return ResourceManager.GetString("TruncatedNormalDistribution_StandardDeviation_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De bovengrens van de afgekapte normale verdeling..
///
public static string TruncatedNormalDistribution_UpperBoundary_Description {
get {
return ResourceManager.GetString("TruncatedNormalDistribution_UpperBoundary_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bovengrens.
///
public static string TruncatedNormalDistribution_UpperBoundary_DisplayName {
get {
return ResourceManager.GetString("TruncatedNormalDistribution_UpperBoundary_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekening bijwerken met het kunstwerk..
///
public static string Update_Calculation_with_Structure_ToolTip {
get {
return ResourceManager.GetString("Update_Calculation_with_Structure_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Bijwerken kunstwerk....
///
public static string Update_Structure_data {
get {
return ResourceManager.GetString("Update_Structure_data", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap UpdateItemIcon {
get {
object obj = ResourceManager.GetObject("UpdateItemIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to &Valideren.
///
public static string Validate {
get {
return ResourceManager.GetString("Validate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alles &valideren.
///
public static string Validate_all {
get {
return ResourceManager.GetString("Validate_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valideer de invoer voor deze berekening..
///
public static string Validate_ToolTip {
get {
return ResourceManager.GetString("Validate_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om te valideren..
///
public static string ValidateAll_No_calculations_to_validate {
get {
return ResourceManager.GetString("ValidateAll_No_calculations_to_validate", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ValidateAllIcon {
get {
object obj = ResourceManager.GetObject("ValidateAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ValidateIcon {
get {
object obj = ResourceManager.GetObject("ValidateIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Als u kiest voor bijwerken, dan wordt het resultaat van deze berekening verwijderd.
///
///Weet u zeker dat u wilt doorgaan?.
///
public static string VerifyUpdate_Confirm_calculation_output_cleared {
get {
return ResourceManager.GetString("VerifyUpdate_Confirm_calculation_output_cleared", resourceCulture);
}
}
///
/// Looks up a localized string similar to Als u kiest voor bijwerken, dan wordt het resultaat van alle bij te werken berekeningen verwijderd.
///
///Weet u zeker dat u wilt doorgaan?.
///
public static string VerifyUpdate_Confirm_calculation_outputs_cleared {
get {
return ResourceManager.GetString("VerifyUpdate_Confirm_calculation_outputs_cleared", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
public static System.Drawing.Icon warning {
get {
object obj = ResourceManager.GetObject("warning", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to Berekende belastingen bij verschillende waterstanden (*.csv)..
///
public static string WaveConditionsExporter_DisplayName {
get {
return ResourceManager.GetString("WaveConditionsExporter_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locatie (RD) [m].
///
public static string WorldReferencePoint_DisplayName {
get {
return ResourceManager.GetString("WorldReferencePoint_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De coördinaten van de locatie van het voorlandprofiel in het Rijksdriehoeksstelsel..
///
public static string WorldReferencePoint_ForeshoreProfile_Description {
get {
return ResourceManager.GetString("WorldReferencePoint_ForeshoreProfile_Description", resourceCulture);
}
}
}
}