// 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", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.Common.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 Categoriegrenzen. /// public static string AssemblyCategories_DisplayName { get { return ResourceManager.GetString("AssemblyCategories_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Kleur. /// public static string AssemblyCategory_Color_DisplayName { get { return ResourceManager.GetString("AssemblyCategory_Color_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Categorie. /// public static string AssemblyCategory_Group_DisplayName { get { return ResourceManager.GetString("AssemblyCategory_Group_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrens [1/jaar]. /// public static string AssemblyCategory_LowerBoundary_DisplayName { get { return ResourceManager.GetString("AssemblyCategory_LowerBoundary_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Bovengrens [1/jaar]. /// public static string AssemblyCategory_UpperBoundary_DisplayName { get { return ResourceManager.GetString("AssemblyCategory_UpperBoundary_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Waterstand met een overschrijdingsfrequentie gelijk aan de norm van het dijktraject.. /// public static string AssessmentLevel_Description { get { return ResourceManager.GetString("AssessmentLevel_Description", 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_Start_calculation_failed_0_ { get { return ResourceManager.GetString("CalculateHydraulicBoundaryLocation_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. /// 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 map met berekeningen.. /// 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 map toe aan deze map met berekeningen.. /// 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_Calculate_All_No_calculations_to_run { get { return ResourceManager.GetString("CalculationGroup_Calculate_All_No_calculations_to_run", resourceCulture); } } /// /// Looks up a localized string similar to Voer alle berekeningen binnen deze map met berekeningen uit.. /// public static string CalculationGroup_Calculate_All_ToolTip { get { return ResourceManager.GetString("CalculationGroup_Calculate_All_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 map met berekeningen.. /// public static string CalculationGroup_ClearOutput_ToolTip { get { return ResourceManager.GetString("CalculationGroup_ClearOutput_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Genereer belastingenberekeningen.. /// 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 belastingendatabase beschikbaar om de belastingenberekeningen te genereren.. /// public static string CalculationGroup_No_HydraulicBoundaryDatabase_To_Generate_ToolTip { get { return ResourceManager.GetString("CalculationGroup_No_HydraulicBoundaryDatabase_To_Generate_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Valideer alle berekeningen binnen deze map met berekeningen.. /// 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 naam van dit berekende illustratiepunt.. /// public static string CalculationOutput_IllustrationPointName_Description { get { return ResourceManager.GetString("CalculationOutput_IllustrationPointName_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string CalculationOutput_IllustrationPointName_DisplayName { get { return ResourceManager.GetString("CalculationOutput_IllustrationPointName_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 Karakteristieke punten. /// public static string Categories_Characteristic_points { get { return ResourceManager.GetString("Categories_Characteristic_points", 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 Illustratiepunten. /// public static string Categories_IllustrationPoints { get { return ResourceManager.GetString("Categories_IllustrationPoints", 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 Uitvoer. /// public static string Categories_OutputSettings { get { return ResourceManager.GetString("Categories_OutputSettings", 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 Naam van de categorie.. /// public static string CategoryProperties_Group_Description { get { return ResourceManager.GetString("CategoryProperties_Group_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string CategoryProperties_Group_DisplayName { get { return ResourceManager.GetString("CategoryProperties_Group_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrens van de categorie.. /// public static string CategoryProperties_LowerBoundary_Description { get { return ResourceManager.GetString("CategoryProperties_LowerBoundary_Description", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrens [1/jaar]. /// public static string CategoryProperties_LowerBoundary_DisplayName { get { return ResourceManager.GetString("CategoryProperties_LowerBoundary_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Bovengrens van de categorie.. /// public static string CategoryProperties_UpperBoundary_Description { get { return ResourceManager.GetString("CategoryProperties_UpperBoundary_Description", resourceCulture); } } /// /// Looks up a localized string similar to Bovengrens [1/jaar]. /// public static string CategoryProperties_UpperBoundary_DisplayName { get { return ResourceManager.GetString("CategoryProperties_UpperBoundary_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het begin van de slootbodem wanneer deze van de kant van de dijk wordt benaderd.. /// public static string CharacteristicPoint_BottomDitchDikeSide_Description { get { return ResourceManager.GetString("CharacteristicPoint_BottomDitchDikeSide_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het begin van de slootbodem wanneer deze van binnen de polder wordt benaderd.. /// public static string CharacteristicPoint_BottomDitchPolderSide_Description { get { return ResourceManager.GetString("CharacteristicPoint_BottomDitchPolderSide_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van de teen van de dijk wanneer de dijk van binnen de polder wordt benaderd.. /// public static string CharacteristicPoint_DikeToeAtPolder_Description { get { return ResourceManager.GetString("CharacteristicPoint_DikeToeAtPolder_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van de teen van de dijk wanneer de dijk van buiten de polder wordt benaderd.. /// public static string CharacteristicPoint_DikeToeAtRiver_Description { get { return ResourceManager.GetString("CharacteristicPoint_DikeToeAtRiver_Description", resourceCulture); } } /// /// Looks up a localized string similar to De kruin van het talud wanneer de dijk van binnen de polder wordt benaderd.. /// public static string CharacteristicPoint_DikeTopAtPolder_Description { get { return ResourceManager.GetString("CharacteristicPoint_DikeTopAtPolder_Description", resourceCulture); } } /// /// Looks up a localized string similar to De kruin van het talud wanneer de dijk van buiten de polder wordt benaderd.. /// public static string CharacteristicPoint_DikeTopAtRiver_Description { get { return ResourceManager.GetString("CharacteristicPoint_DikeTopAtRiver_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het begin van de sloot wanneer deze van de kant van de dijk wordt benaderd.. /// public static string CharacteristicPoint_DitchDikeSide_Description { get { return ResourceManager.GetString("CharacteristicPoint_DitchDikeSide_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het begin van de sloot wanneer deze van binnen de polder wordt benaderd.. /// public static string CharacteristicPoint_DitchPolderSide_Description { get { return ResourceManager.GetString("CharacteristicPoint_DitchPolderSide_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van de insteek van de binnenberm.. /// public static string CharacteristicPoint_ShoulderBaseInside_Description { get { return ResourceManager.GetString("CharacteristicPoint_ShoulderBaseInside_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van de kruin van de binnenberm.. /// public static string CharacteristicPoint_ShoulderTopInside_Description { get { return ResourceManager.GetString("CharacteristicPoint_ShoulderTopInside_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het maaiveld binnen de polder.. /// public static string CharacteristicPoint_SurfaceLevelInside_Description { get { return ResourceManager.GetString("CharacteristicPoint_SurfaceLevelInside_Description", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het maaiveld buiten de polder.. /// public static string CharacteristicPoint_SurfaceLevelOutside_Description { get { return ResourceManager.GetString("CharacteristicPoint_SurfaceLevelOutside_Description", 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 resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CopyHS { get { object obj = ResourceManager.GetObject("CopyHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// 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 {0} (Verwachtingswaarde = {1}, Standaardafwijking = {2}). /// public static string DesignVariable_0_Mean_1_StandardDeviation_2 { get { return ResourceManager.GetString("DesignVariable_0_Mean_1_StandardDeviation_2", resourceCulture); } } /// /// Looks up a localized string similar to De representatieve waarde die gebruikt wordt door de berekening.. /// public static string DesignVariableProperties_DesignValue_Description { get { return ResourceManager.GetString("DesignVariableProperties_DesignValue_Description", resourceCulture); } } /// /// Looks up a localized string similar to Rekenwaarde. /// public static string DesignVariableProperties_DesignValue_DisplayName { get { return ResourceManager.GetString("DesignVariableProperties_DesignValue_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Alle waterstanden berekenen.. /// public static string DesignWaterLevel_Calculate_All_ToolTip { get { return ResourceManager.GetString("DesignWaterLevel_Calculate_All_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Is convergentie bereikt in de waterstand berekening?. /// public static string DesignWaterLevelCalculation_Convergence_Description { get { return ResourceManager.GetString("DesignWaterLevelCalculation_Convergence_Description", resourceCulture); } } /// /// Looks up a localized string similar to Berekende waterstand.. /// public static string DesignWaterLevelCalculation_Result_Description { get { return ResourceManager.GetString("DesignWaterLevelCalculation_Result_Description", resourceCulture); } } /// /// Looks up a localized string similar to Dijkhoogte [m+NAP]. /// public static string DikeHeight_DisplayName { get { return ResourceManager.GetString("DikeHeight_DisplayName", resourceCulture); } } /// /// Looks up a localized 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 string similar to D&upliceren. /// public static string Duplicate { get { return ResourceManager.GetString("Duplicate", resourceCulture); } } /// /// Looks up a localized string similar to Dupliceer dit element.. /// public static string Duplicate_ToolTip { get { return ResourceManager.GetString("Duplicate_ToolTip", 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 resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon ErrorIcon { get { object obj = ResourceManager.GetObject("ErrorIcon", resourceCulture); return ((System.Drawing.Icon)(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 Procentuele bijdrage van dit toetsspoor aan de totale overstromingskans van het traject.. /// public static string FailureMechanism_Contribution_Description { get { return ResourceManager.GetString("FailureMechanism_Contribution_Description", resourceCulture); } } /// /// Looks up a localized string similar to Faalkansbijdrage [%]. /// public static string FailureMechanism_Contribution_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Contribution_DisplayName", 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 De groep waar het toetsspoor toe behoort.. /// public static string FailureMechanism_Group_Description { get { return ResourceManager.GetString("FailureMechanism_Group_Description", resourceCulture); } } /// /// Looks up a localized string similar to Groep. /// public static string FailureMechanism_Group_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Group_DisplayName", 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 de 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 parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling (afgerond).. /// public static string FailureMechanism_N_Rounded_Description { get { return ResourceManager.GetString("FailureMechanism_N_Rounded_Description", resourceCulture); } } /// /// Looks up a localized string similar to N* [-]. /// public static string FailureMechanism_N_Rounded_DisplayName { get { return ResourceManager.GetString("FailureMechanism_N_Rounded_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 De parameter 'a' die gebruikt wordt voor het lengte-effect in berekening van de maximaal toelaatbare faalkans.. /// public static string FailureMechanism_ProbabilityAssessmentInput_A_Description { get { return ResourceManager.GetString("FailureMechanism_ProbabilityAssessmentInput_A_Description", resourceCulture); } } /// /// Looks up a localized string similar to a [-]. /// public static string FailureMechanism_ProbabilityAssessmentInput_A_DisplayName { get { return ResourceManager.GetString("FailureMechanism_ProbabilityAssessmentInput_A_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De parameter 'b' die gebruikt wordt voor het lengte-effect in berekening van de maximaal toelaatbare faalkans.. /// public static string FailureMechanism_ProbabilityAssessmentInput_B_Description { get { return ResourceManager.GetString("FailureMechanism_ProbabilityAssessmentInput_B_Description", resourceCulture); } } /// /// Looks up a localized string similar to b [m]. /// public static string FailureMechanism_ProbabilityAssessmentInput_B_DisplayName { get { return ResourceManager.GetString("FailureMechanism_ProbabilityAssessmentInput_B_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 deze parameter 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 Toetsoordeel ///gecombineerd. /// public static string FailureMechanismResultView_CombinedAssemblyCategoryGroup_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_CombinedAssemblyCategoryGroup_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Toetsoordeel ///gecombineerde ///faalkansschatting. /// public static string FailureMechanismResultView_CombinedAssemblyProbability_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_CombinedAssemblyProbability_DisplayName", 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 Toetsoordeel ///gedetailleerde toets per vak. /// public static string FailureMechanismResultView_DetailedAssemblyCategoryGroup_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssemblyCategoryGroup_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Gedetailleerde toets per vak ///faalkans. /// public static string FailureMechanismResultView_DetailedAssessmentProbability_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssessmentProbability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Gedetailleerde toets per vak. /// public static string FailureMechanismResultView_DetailedAssessmentResult_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssessmentResult_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Gedetailleerde toets ///per vak ///categoriegrens Vv. /// public static string FailureMechanismResultView_DetailedAssessmentResultForFactorizedLowerLimitNorm_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssessmentResultForFactorizedLowerLimitNorm_Di" + "splayName", resourceCulture); } } /// /// Looks up a localized string similar to Gedetailleerde toets ///per vak ///categoriegrens Iv. /// public static string FailureMechanismResultView_DetailedAssessmentResultForFactorizedSignalingNorm_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssessmentResultForFactorizedSignalingNorm_Dis" + "playName", resourceCulture); } } /// /// Looks up a localized string similar to Gedetailleerde toets ///per vak ///categoriegrens IVv. /// public static string FailureMechanismResultView_DetailedAssessmentResultForLowerLimitNorm_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssessmentResultForLowerLimitNorm_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Gedetailleerde toets ///per vak ///categoriegrens IIIv. /// public static string FailureMechanismResultView_DetailedAssessmentResultForMechanismSpecificLowerLimitNorm_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssessmentResultForMechanismSpecificLowerLimit" + "Norm_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Gedetailleerde toets ///per vak ///categoriegrens IIv. /// public static string FailureMechanismResultView_DetailedAssessmentResultForSignalingNorm_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_DetailedAssessmentResultForSignalingNorm_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Toetsoordeel voor dit toetsspoor:. /// public static string FailureMechanismResultView_FailureMechanismAssemblyLabel { get { return ResourceManager.GetString("FailureMechanismResultView_FailureMechanismAssemblyLabel", resourceCulture); } } /// /// Looks up a localized string similar to NVT - Niet Van Toepassing ///WVT - Wel Van Toepassing ///FV - Faalkans Verwaarloosbaar ///VB - Verder Beoordelen /// ///V - Voldoet ///VN - Voldoet Niet ///NGO - Nog Geen Oordeel ///Faalkans - Faalkans gespecificeerd of uitgerekend. /// public static string FailureMechanismResultView_InfoToolTip { get { return ResourceManager.GetString("FailureMechanismResultView_InfoToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Toetsoordeel ///handmatig. /// public static string FailureMechanismResultView_ManualAssembly_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_ManualAssembly_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Toetsoordeel ///eenvoudige toets. /// public static string FailureMechanismResultView_SimpleAssemblyCategoryGroup_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_SimpleAssemblyCategoryGroup_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Eenvoudige toets. /// public static string FailureMechanismResultView_SimpleAssessmentResult_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_SimpleAssessmentResult_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Toetsoordeel ///toets op maat. /// public static string FailureMechanismResultView_TailorMadeAssemblyCategoryGroup_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_TailorMadeAssemblyCategoryGroup_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Toets op maat ///faalkans. /// public static string FailureMechanismResultView_TailorMadeAssessmentProbability_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_TailorMadeAssessmentProbability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Toets op maat. /// public static string FailureMechanismResultView_TailorMadeAssessmentResult_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_TailorMadeAssessmentResult_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Overschrijf ///toetsoordeel. /// public static string FailureMechanismResultView_UseManualAssemblyCategoryGroup_DisplayName { get { return ResourceManager.GetString("FailureMechanismResultView_UseManualAssemblyCategoryGroup_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Eindpunt van het vak (X-coördinaat, Y-coördinaat).. /// public static string FailureMechanismSection_EndPoint_Description { get { return ResourceManager.GetString("FailureMechanismSection_EndPoint_Description", resourceCulture); } } /// /// Looks up a localized string similar to Eindpunt. /// public static string FailureMechanismSection_EndPoint_DisplayName { get { return ResourceManager.GetString("FailureMechanismSection_EndPoint_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De totale lengte van het vak in meters (afgerond).. /// public static string FailureMechanismSection_Length_Rounded_Description { get { return ResourceManager.GetString("FailureMechanismSection_Length_Rounded_Description", resourceCulture); } } /// /// Looks up a localized string similar to Lengte* [m]. /// public static string FailureMechanismSection_Length_Rounded_DisplayName { get { return ResourceManager.GetString("FailureMechanismSection_Length_Rounded_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De naam van het vak.. /// public static string FailureMechanismSection_Name_Description { get { return ResourceManager.GetString("FailureMechanismSection_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Vaknaam. /// public static string FailureMechanismSection_Name_DisplayName { get { return ResourceManager.GetString("FailureMechanismSection_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Beginpunt van het vak (X-coördinaat, Y-coördinaat).. /// public static string FailureMechanismSection_StartPoint_Description { get { return ResourceManager.GetString("FailureMechanismSection_StartPoint_Description", resourceCulture); } } /// /// Looks up a localized string similar to Beginpunt. /// public static string FailureMechanismSection_StartPoint_DisplayName { get { return ResourceManager.GetString("FailureMechanismSection_StartPoint_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Vakspecifieke waarde voor het in rekening brengen van het lengte-effect tijdens assemblage (afgerond).. /// public static string FailureMechanismSectionProbabilityAssessment_N_Rounded_Description { get { return ResourceManager.GetString("FailureMechanismSectionProbabilityAssessment_N_Rounded_Description", resourceCulture); } } /// /// Looks up a localized string similar to Nvak* [-]. /// public static string FailureMechanismSectionProbabilityAssessment_N_Rounded_DisplayName { get { return ResourceManager.GetString("FailureMechanismSectionProbabilityAssessment_N_Rounded_DisplayName", 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 Vakindeling waarmee de waterkering voor dit toetsspoor is geschematiseerd ten behoeve van de beoordeling.. /// public static string FailureMechanismSections_Description { get { return ResourceManager.GetString("FailureMechanismSections_Description", resourceCulture); } } /// /// Looks up a localized string similar to Vakindeling. /// public static string FailureMechanismSections_DisplayName { get { return ResourceManager.GetString("FailureMechanismSections_DisplayName", resourceCulture); } } /// /// 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 De locatie van het bestand waaruit de vakindeling is geïmporteerd.. /// public static string FailureMechanismSections_SourcePath_Description { get { return ResourceManager.GetString("FailureMechanismSections_SourcePath_Description", 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 En. /// public static string GraphNode_CombinationType_And { get { return ResourceManager.GetString("GraphNode_CombinationType_And", resourceCulture); } } /// /// Looks up a localized string similar to Of. /// public static string GraphNode_CombinationType_Or { get { return ResourceManager.GetString("GraphNode_CombinationType_Or", resourceCulture); } } /// /// Looks up a localized string similar to ///Beta = {0} ///Pf = {1}. /// public static string GraphNodeConverter_GraphNodeContent_Beta_0_Probability_1 { get { return ResourceManager.GetString("GraphNodeConverter_GraphNodeContent_Beta_0_Probability_1", 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 Coördinaten van de hydraulische belastingenlocatie.. /// 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 belastingenlocatie 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 belastingenlocatie.. /// 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 belastingendatabase.. /// 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 hydraulische belastingenlocatie.. /// public static string HydraulicBoundaryLocation_Description { get { return ResourceManager.GetString("HydraulicBoundaryLocation_Description", resourceCulture); } } /// /// Looks up a localized string similar to De hydraulische belastingenlocatie waarvan de berekende waterstand wordt gebruikt.. /// public static string HydraulicBoundaryLocation_Description_with_assessment_level { get { return ResourceManager.GetString("HydraulicBoundaryLocation_Description_with_assessment_level", resourceCulture); } } /// /// Looks up a localized string similar to Hydraulische belastingenlocatie. /// public static string HydraulicBoundaryLocation_DisplayName { get { return ResourceManager.GetString("HydraulicBoundaryLocation_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Illustratiepunten inlezen. /// public static string HydraulicBoundaryLocationCalculationInput_IncludeIllustrationPoints_DisplayName { get { return ResourceManager.GetString("HydraulicBoundaryLocationCalculationInput_IncludeIllustrationPoints_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De categoriegrens behorende bij het resultaat.. /// public static string HydraulicBoundaryLocationCalculationOutputProperties_CategoryBoundaryName_Description { get { return ResourceManager.GetString("HydraulicBoundaryLocationCalculationOutputProperties_CategoryBoundaryName_Descrip" + "tion", resourceCulture); } } /// /// Looks up a localized string similar to Categoriegrens. /// public static string HydraulicBoundaryLocationCalculationOutputProperties_CategoryBoundaryName_DisplayName { get { return ResourceManager.GetString("HydraulicBoundaryLocationCalculationOutputProperties_CategoryBoundaryName_Display" + "Name", resourceCulture); } } /// /// Looks up a localized string similar to De berekeningen per categoriegrens voor deze locatie.. /// public static string HydraulicBoundaryLocationProperties_CategoryBoundaries_Description { get { return ResourceManager.GetString("HydraulicBoundaryLocationProperties_CategoryBoundaries_Description", resourceCulture); } } /// /// Looks up a localized string similar to Selecteer hydraulische belastingenlocaties. /// public static string HydraulicBoundaryLocationSelectionDialog_Select_HydraulicBoundaryLocations { get { return ResourceManager.GetString("HydraulicBoundaryLocationSelectionDialog_Select_HydraulicBoundaryLocations", resourceCulture); } } /// /// Looks up a localized string similar to Waterstanden en golfhoogten uit marginale statistiek. /// public static string HydraulicBoundaryLocationsExporter_DisplayName { get { return ResourceManager.GetString("HydraulicBoundaryLocationsExporter_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Alle hydraulische belastingen berekenen.. /// public static string HydraulicLoads_Calculate_All_ToolTip { get { return ResourceManager.GetString("HydraulicLoads_Calculate_All_ToolTip", 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 string similar to Berekende invloedscoëfficiënten voor alle beschouwde stochasten.. /// public static string IllustrationPoint_AlphaValues_Description { get { return ResourceManager.GetString("IllustrationPoint_AlphaValues_Description", resourceCulture); } } /// /// Looks up a localized string similar to Invloedscoëfficiënten [-]. /// public static string IllustrationPoint_AlphaValues_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_AlphaValues_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Berekende kans [-]. /// public static string IllustrationPoint_CalculatedProbability_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_CalculatedProbability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De keringsituatie waarvoor dit illustratiepunt is berekend.. /// public static string IllustrationPoint_ClosingSituation_Description { get { return ResourceManager.GetString("IllustrationPoint_ClosingSituation_Description", resourceCulture); } } /// /// Looks up a localized string similar to Keringsituatie. /// public static string IllustrationPoint_ClosingSituation_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_ClosingSituation_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Tijdsduren waarop de stochasten betrekking hebben.. /// public static string IllustrationPoint_Durations_Description { get { return ResourceManager.GetString("IllustrationPoint_Durations_Description", resourceCulture); } } /// /// Looks up a localized string similar to Tijdsduren [uur]. /// public static string IllustrationPoint_Durations_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_Durations_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De windrichting waarvoor de berekende betrouwbaarheidsindex het laagst is.. /// public static string IllustrationPoint_GoverningWindDirection_Description { get { return ResourceManager.GetString("IllustrationPoint_GoverningWindDirection_Description", resourceCulture); } } /// /// Looks up a localized string similar to Maatgevende windrichting. /// public static string IllustrationPoint_GoverningWindDirection_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_GoverningWindDirection_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Waarden in het illustratiepunt. /// public static string IllustrationPoint_IllustrationPointValues_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_IllustrationPointValues_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Realisaties van de stochasten in het illustratiepunt.. /// public static string IllustrationPoint_Realization_Description { get { return ResourceManager.GetString("IllustrationPoint_Realization_Description", resourceCulture); } } /// /// Looks up a localized string similar to Stochastwaarden. /// public static string IllustrationPoint_Realization_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_Realization_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Waarden van afgeleide variabelen in het illustratiepunt.. /// public static string IllustrationPoint_Result_Description { get { return ResourceManager.GetString("IllustrationPoint_Result_Description", resourceCulture); } } /// /// Looks up a localized string similar to Afgeleide variabelen. /// public static string IllustrationPoint_Result_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_Result_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De windrichting waarvoor dit illlustratiepunt is berekend.. /// public static string IllustrationPoint_WindDirection_Description { get { return ResourceManager.GetString("IllustrationPoint_WindDirection_Description", resourceCulture); } } /// /// Looks up a localized string similar to Windrichting. /// public static string IllustrationPoint_WindDirection_DisplayName { get { return ResourceManager.GetString("IllustrationPoint_WindDirection_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De lijst van illustratiepunten voor de berekening.. /// public static string IllustrationPointProperty_IllustrationPoints_Description { get { return ResourceManager.GetString("IllustrationPointProperty_IllustrationPoints_Description", resourceCulture); } } /// /// Looks up a localized string similar to Illustratiepunten. /// public static string IllustrationPointProperty_IllustrationPoints_DisplayName { get { return ResourceManager.GetString("IllustrationPointProperty_IllustrationPoints_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Invloedscoëfficiënt^2. /// public static string IllustrationPointsChartControl_StackChartControl_VerticalAxisTitle { get { return ResourceManager.GetString("IllustrationPointsChartControl_StackChartControl_VerticalAxisTitle", 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 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 string similar to Toetsoordeel is (deels) gebaseerd op handmatig overschreven toetsoordelen.. /// public static string ManualAssemblyWarning_FailureMechanismAssemblyResult_is_based_on_manual_assemblies { get { return ResourceManager.GetString("ManualAssemblyWarning_FailureMechanismAssemblyResult_is_based_on_manual_assemblie" + "s", 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 Lengte*. /// public static string MetaData_Length_Rounded { get { return ResourceManager.GetString("MetaData_Length_Rounded", 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 Normen. /// public static string Norms_DisplayName { get { return ResourceManager.GetString("Norms_DisplayName", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap NormsIcon { get { object obj = ResourceManager.GetObject("NormsIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// 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 resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon PencilWarning { get { object obj = ResourceManager.GetObject("PencilWarning", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to De waarde kon niet geïnterpreteerd worden als een kans.. /// public static string Probability_Could_not_parse_string_to_probability { get { return ResourceManager.GetString("Probability_Could_not_parse_string_to_probability", resourceCulture); } } /// /// Looks up a localized string similar to De waarde 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 string similar to Totale lengte van het traject in meters (afgerond).. /// public static string ReferenceLine_Length_Rounded_Description { get { return ResourceManager.GetString("ReferenceLine_Length_Rounded_Description", resourceCulture); } } /// /// Looks up a localized string similar to Lengte* [m]. /// public static string ReferenceLine_Length_Rounded_DisplayName { get { return ResourceManager.GetString("ReferenceLine_Length_Rounded_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 Kopie van {0}. /// public static string RingtoetsContextMenuItemFactory_CreateDuplicateCalculationItem_Copy_of_item_with_name_0 { get { return ResourceManager.GetString("RingtoetsContextMenuItemFactory_CreateDuplicateCalculationItem_Copy_of_item_with_" + "name_0", 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 {0} ({1}). /// public static string RingtoetsStackChartDataFactory_CreateColumns_WindDirection_0_ClosingSituation_1 { get { return ResourceManager.GetString("RingtoetsStackChartDataFactory_CreateColumns_WindDirection_0_ClosingSituation_1", resourceCulture); } } /// /// Looks up a localized string similar to Overig. /// public static string RingtoetsStackChartDataFactory_RemainingRow_DisplayName { get { return ResourceManager.GetString("RingtoetsStackChartDataFactory_RemainingRow_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to -. /// public static string RoundedDouble_No_result_dash { get { return ResourceManager.GetString("RoundedDouble_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 string similar to Vak. /// public static string Section_DisplayName { get { return ResourceManager.GetString("Section_DisplayName", resourceCulture); } } /// /// 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 Neem de informatie over de illustratiepunten op in het berekeningsresultaat.. /// public static string ShouldIllustrationPointsBeCalculated_Description { get { return ResourceManager.GetString("ShouldIllustrationPointsBeCalculated_Description", resourceCulture); } } /// /// Looks up a localized string similar to Illustratiepunten inlezen. /// public static string ShouldIllustrationPointsBeCalculated_DisplayName { get { return ResourceManager.GetString("ShouldIllustrationPointsBeCalculated_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Geeft aan of deze grondlaag een watervoerende laag betreft.. /// public static string SoilLayer_IsAquifer_Description { get { return ResourceManager.GetString("SoilLayer_IsAquifer_Description", resourceCulture); } } /// /// Looks up a localized string similar to Is aquifer. /// public static string SoilLayer_IsAquifer_DisplayName { get { return ResourceManager.GetString("SoilLayer_IsAquifer_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De naam van de grondlaag.. /// public static string SoilLayer_Name_Description { get { return ResourceManager.GetString("SoilLayer_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string SoilLayer_Name_DisplayName { get { return ResourceManager.GetString("SoilLayer_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Het niveau van de bovenkant van deze grondlaag binnen de ondergrondschematisatie.. /// public static string SoilLayer_TopLevel_Description { get { return ResourceManager.GetString("SoilLayer_TopLevel_Description", resourceCulture); } } /// /// Looks up a localized string similar to Topniveau. /// public static string SoilLayer_TopLevel_DisplayName { get { return ResourceManager.GetString("SoilLayer_TopLevel_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Geometrie uit de database.. /// public static string StochasticSoilModel_Geometry_Description { get { return ResourceManager.GetString("StochasticSoilModel_Geometry_Description", resourceCulture); } } /// /// Looks up a localized string similar to Geometrie. /// public static string StochasticSoilModel_Geometry_DisplayName { get { return ResourceManager.GetString("StochasticSoilModel_Geometry_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Naam van het stochastische ondergrondmodel.. /// public static string StochasticSoilModel_Name_Description { get { return ResourceManager.GetString("StochasticSoilModel_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string StochasticSoilModel_Name_DisplayName { get { return ResourceManager.GetString("StochasticSoilModel_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematisaties uit de database.. /// public static string StochasticSoilModel_StochasticSoilProfiles_Description { get { return ResourceManager.GetString("StochasticSoilModel_StochasticSoilProfiles_Description", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematisaties. /// public static string StochasticSoilModel_StochasticSoilProfiles_DisplayName { get { return ResourceManager.GetString("StochasticSoilModel_StochasticSoilProfiles_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het bestand waaruit de stochastische ondergrondmodellen zijn geïmporteerd.. /// public static string StochasticSoilModelCollection_SourcePath_Description { get { return ResourceManager.GetString("StochasticSoilModelCollection_SourcePath_Description", resourceCulture); } } /// /// Looks up a localized string similar to Het niveau van de onderkant van de ondergrondschematisatie.. /// public static string StochasticSoilProfile_Bottom_Description { get { return ResourceManager.GetString("StochasticSoilProfile_Bottom_Description", resourceCulture); } } /// /// Looks up a localized string similar to Bodemniveau. /// public static string StochasticSoilProfile_Bottom_DisplayName { get { return ResourceManager.GetString("StochasticSoilProfile_Bottom_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Grondlagen. /// public static string StochasticSoilProfile_Layers_DisplayName { get { return ResourceManager.GetString("StochasticSoilProfile_Layers_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De naam van de ondergrondschematisatie.. /// public static string StochasticSoilProfile_Name_Description { get { return ResourceManager.GetString("StochasticSoilProfile_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string StochasticSoilProfile_Name_DisplayName { get { return ResourceManager.GetString("StochasticSoilProfile_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Het aandeel van de ondergrondschematisatie in het stochastische ondergrondmodel.. /// public static string StochasticSoilProfile_Probability_Description { get { return ResourceManager.GetString("StochasticSoilProfile_Probability_Description", resourceCulture); } } /// /// Looks up a localized string similar to Aandeel [%]. /// public static string StochasticSoilProfile_Probability_DisplayName { get { return ResourceManager.GetString("StochasticSoilProfile_Probability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to 1D profiel. /// public static string StochasticSoilProfile_Type_1D { get { return ResourceManager.GetString("StochasticSoilProfile_Type_1D", resourceCulture); } } /// /// Looks up a localized string similar to 2D profiel. /// public static string StochasticSoilProfile_Type_2D { get { return ResourceManager.GetString("StochasticSoilProfile_Type_2D", resourceCulture); } } /// /// Looks up a localized string similar to Het type van de ondergrondschematisatie.. /// public static string StochasticSoilProfile_Type_Description { get { return ResourceManager.GetString("StochasticSoilProfile_Type_Description", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// public static string StochasticSoilProfile_Type_DisplayName { get { return ResourceManager.GetString("StochasticSoilProfile_Type_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematisatie. /// public static string StochasticSoilProfileProperties_DisplayName { get { return ResourceManager.GetString("StochasticSoilProfileProperties_DisplayName", resourceCulture); } } /// /// 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 een lange overlaat.. /// public static string StructuresInputFailureMechanismContext_ModelFactorLongThreshold_Description { get { return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorLongThreshold_Description", resourceCulture); } } /// /// Looks up a localized string similar to Modelfactor lange overlaat[-]. /// public static string StructuresInputFailureMechanismContext_ModelFactorLongThreshold_DisplayName { get { return ResourceManager.GetString("StructuresInputFailureMechanismContext_ModelFactorLongThreshold_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 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 schematisatie van de hoogte van het dwarsprofiel.. /// public static string SurfaceLine_Description { get { return ResourceManager.GetString("SurfaceLine_Description", resourceCulture); } } /// /// Looks up a localized string similar to Profielschematisatie. /// public static string SurfaceLine_DisplayName { get { return ResourceManager.GetString("SurfaceLine_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Naam van de profielschematisatie.. /// public static string SurfaceLine_Name_Description { get { return ResourceManager.GetString("SurfaceLine_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string SurfaceLine_Name_DisplayName { get { return ResourceManager.GetString("SurfaceLine_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De punten die de geometrie van de profielschematisatie definiëren.. /// public static string SurfaceLine_Points_Description { get { return ResourceManager.GetString("SurfaceLine_Points_Description", resourceCulture); } } /// /// Looks up a localized string similar to Geometriepunten. /// public static string SurfaceLine_Points_DisplayName { get { return ResourceManager.GetString("SurfaceLine_Points_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to {0} ({1}). /// public static string TopLevelSubMechanismIllustrationPointProperties_ToString_WindDirectionName_0_ClosingSituation_1 { get { return ResourceManager.GetString("TopLevelSubMechanismIllustrationPointProperties_ToString_WindDirectionName_0_Clos" + "ingSituation_1", 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 Sta toe om de waterstand handmatig te specificeren?. /// public static string UseAssessmentLevelManualInput_Description { get { return ResourceManager.GetString("UseAssessmentLevelManualInput_Description", resourceCulture); } } /// /// Looks up a localized string similar to Handmatig waterstand invoeren. /// public static string UseAssessmentLevelManualInput_DisplayName { get { return ResourceManager.GetString("UseAssessmentLevelManualInput_DisplayName", resourceCulture); } } /// /// 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 {0} (Verwachtingswaarde = {1}, Variatiecoëfficiënt = {2}). /// public static string VariationCoefficientDesignVariable_0_Mean_1_CoefficientOfVariation_2 { get { return ResourceManager.GetString("VariationCoefficientDesignVariable_0_Mean_1_CoefficientOfVariation_2", resourceCulture); } } /// /// Looks up a localized string similar to {0} (Verwachtingswaarde = {1}, Variatiecoëfficiënt = {2}, Verschuiving = {3}). /// public static string VariationCoefficientDesignVariable_0_Mean_1_CoefficientOfVariation_2_Shift_3 { get { return ResourceManager.GetString("VariationCoefficientDesignVariable_0_Mean_1_CoefficientOfVariation_2_Shift_3", resourceCulture); } } /// /// 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 string similar to Afstand [m]. /// public static string View_Distance_DisplayName { get { return ResourceManager.GetString("View_Distance_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Hoogte [m+NAP]. /// public static string View_Height_DisplayName { get { return ResourceManager.GetString("View_Height_DisplayName", 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 Waterstand [m+NAP]. /// public static string WaterLevel_DisplayName { get { return ResourceManager.GetString("WaterLevel_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Waterstanden. /// public static string WaterLevelCalculations_DisplayName { get { return ResourceManager.GetString("WaterLevelCalculations_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Berekende belastingen bij verschillende waterstanden. /// public static string WaveConditionsExporter_DisplayName { get { return ResourceManager.GetString("WaveConditionsExporter_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Alle golfhoogten berekenen.. /// public static string WaveHeight_Calculate_All_ToolTip { get { return ResourceManager.GetString("WaveHeight_Calculate_All_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Is convergentie bereikt in de golfhoogte berekening?. /// public static string WaveHeightCalculation_Convergence_Description { get { return ResourceManager.GetString("WaveHeightCalculation_Convergence_Description", resourceCulture); } } /// /// Looks up a localized string similar to Berekende golfhoogte.. /// public static string WaveHeightCalculation_Result_Description { get { return ResourceManager.GetString("WaveHeightCalculation_Result_Description", resourceCulture); } } /// /// Looks up a localized string similar to Golfhoogte [m]. /// public static string WaveHeightCalculation_Result_DisplayName { get { return ResourceManager.GetString("WaveHeightCalculation_Result_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Golfhoogten. /// public static string WaveHeightCalculations_DisplayName { get { return ResourceManager.GetString("WaveHeightCalculations_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); } } } }