// 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.MacroStabilityInwards.Forms.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.MacroStabilityInwards.Forms.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Semi-probabilistische parameters. /// public static string Categories_SemiProbabilisticParameters { get { return ResourceManager.GetString("Categories_SemiProbabilisticParameters", 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 GeneralMacroStabilityInwardsInput_A_Description { get { return ResourceManager.GetString("GeneralMacroStabilityInwardsInput_A_Description", resourceCulture); } } /// /// Looks up a localized string similar to a [-]. /// public static string GeneralMacroStabilityInwardsInput_A_DisplayName { get { return ResourceManager.GetString("GeneralMacroStabilityInwardsInput_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 GeneralMacroStabilityInwardsInput_B_Description { get { return ResourceManager.GetString("GeneralMacroStabilityInwardsInput_B_Description", resourceCulture); } } /// /// Looks up a localized string similar to b [m]. /// public static string GeneralMacroStabilityInwardsInput_B_DisplayName { get { return ResourceManager.GetString("GeneralMacroStabilityInwardsInput_B_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string MacroStabilityInwardsCalculation_Name_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsCalculation_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Geen ondergrondschematisaties gevonden voor profielschematisatie '{0}'. De profielschematisatie is overgeslagen.. /// public static string MacroStabilityInwardsCalculationConfigurationHelper_GenerateCalculationsStructure_No_SoilProfile_found_for_RingtoetsMacroStabilityInwardsSurfaceLine_0_skipped { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationConfigurationHelper_GenerateCalculationsStructure" + "_No_SoilProfile_found_for_RingtoetsMacroStabilityInwardsSurfaceLine_0_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Er zijn geen profielschematisaties of stochastische ondergrondmodellen beschikbaar om berekeningen voor te genereren.. /// public static string MacroStabilityInwardsCalculationGroup_Generate_MacroStabilityInwardsCalculations_NoSurfaceLinesOrSoilModels_ToolTip { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationGroup_Generate_MacroStabilityInwardsCalculations_" + "NoSurfaceLinesOrSoilModels_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Genereer scenario's op basis van geselecteerde profielschematisaties.. /// public static string MacroStabilityInwardsCalculationGroup_Generate_MacroStabilityInwardsCalculations_ToolTip { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationGroup_Generate_MacroStabilityInwardsCalculations_" + "ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Bijdrage aan scenario [%]. /// public static string MacroStabilityInwardsCalculationsView_InitializeDataGridView_Contribution { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationsView_InitializeDataGridView_Contribution", resourceCulture); } } /// /// Looks up a localized string similar to In oordeel. /// public static string MacroStabilityInwardsCalculationsView_InitializeDataGridView_In_final_rating { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationsView_InitializeDataGridView_In_final_rating", resourceCulture); } } /// /// Looks up a localized string similar to Aandeel van schematisatie in het stochastische ondergrondmodel [%]. /// public static string MacroStabilityInwardsCalculationsView_InitializeDataGridView_Stochastic_soil_profile_probability { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationsView_InitializeDataGridView_Stochastic_soil_prof" + "ile_probability", resourceCulture); } } /// /// Looks up a localized string similar to De locatie met hydraulische randvoorwaarden waarvan het berekende toetspeil wordt gebruikt.. /// public static string MacroStabilityInwardsInput_HydraulicBoundaryLocation_Description { get { return ResourceManager.GetString("MacroStabilityInwardsInput_HydraulicBoundaryLocation_Description", resourceCulture); } } /// /// Looks up a localized string similar to Locatie met hydraulische randvoorwaarden. /// public static string MacroStabilityInwardsInput_HydraulicBoundaryLocation_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsInput_HydraulicBoundaryLocation_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De verschillende opbouwen van de ondergrond en hun respectieve kansen van voorkomen.. /// public static string MacroStabilityInwardsInput_StochasticSoilModel_Description { get { return ResourceManager.GetString("MacroStabilityInwardsInput_StochasticSoilModel_Description", resourceCulture); } } /// /// Looks up a localized string similar to Stochastisch ondergrondmodel. /// public static string MacroStabilityInwardsInput_StochasticSoilModel_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsInput_StochasticSoilModel_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De opbouw van de ondergrond.. /// public static string MacroStabilityInwardsInput_StochasticSoilProfile_Description { get { return ResourceManager.GetString("MacroStabilityInwardsInput_StochasticSoilProfile_Description", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematisatie. /// public static string MacroStabilityInwardsInput_StochasticSoilProfile_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsInput_StochasticSoilProfile_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De schematisatie van de hoogte van het dwarsprofiel.. /// public static string MacroStabilityInwardsInput_SurfaceLine_Description { get { return ResourceManager.GetString("MacroStabilityInwardsInput_SurfaceLine_Description", resourceCulture); } } /// /// Looks up a localized string similar to Profielschematisatie. /// public static string MacroStabilityInwardsInput_SurfaceLine_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsInput_SurfaceLine_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Sta toe om het toetspeil handmatig te specificeren?. /// public static string MacroStabilityInwardsInput_UseAssessmentLevelManualInput_Description { get { return ResourceManager.GetString("MacroStabilityInwardsInput_UseAssessmentLevelManualInput_Description", resourceCulture); } } /// /// Looks up a localized string similar to Handmatig toetspeil invoeren. /// public static string MacroStabilityInwardsInput_UseAssessmentLevelManualInput_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsInput_UseAssessmentLevelManualInput_DisplayName", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap MacroStabilityInwardsInputIcon { get { object obj = ResourceManager.GetObject("MacroStabilityInwardsInputIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Macrostabiliteit binnenwaarts. /// public static string MacroStabilityInwardsOutputContext_Categories_MacroStabilityInwards { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_Categories_MacroStabilityInwards", resourceCulture); } } /// /// Looks up a localized string similar to De veiligheidsfactor voor deze berekening.. /// public static string MacroStabilityInwardsOutputContext_MacroStabilityInwardsFactorOfSafety_Description { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_MacroStabilityInwardsFactorOfSafety_Descriptio" + "n", resourceCulture); } } /// /// Looks up a localized string similar to Veiligheidsfactor [-]. /// public static string MacroStabilityInwardsOutputContext_MacroStabilityInwardsFactorOfSafety_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_MacroStabilityInwardsFactorOfSafety_DisplayNam" + "e", resourceCulture); } } /// /// Looks up a localized string similar to De benaderde kans dat het toetsspoor macrostabiliteit binnenwaarts optreedt voor deze berekening.. /// public static string MacroStabilityInwardsOutputContext_MacroStabilityInwardsProbability_Description { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_MacroStabilityInwardsProbability_Description", resourceCulture); } } /// /// Looks up a localized string similar to Benaderde faalkans [1/jaar]. /// public static string MacroStabilityInwardsOutputContext_MacroStabilityInwardsProbability_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_MacroStabilityInwardsProbability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De betrouwbaarheidsindex van de faalkans voor deze berekening.. /// public static string MacroStabilityInwardsOutputContext_MacroStabilityInwardsReliability_Description { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_MacroStabilityInwardsReliability_Description", resourceCulture); } } /// /// Looks up a localized string similar to Betrouwbaarheidsindex faalkans [-]. /// public static string MacroStabilityInwardsOutputContext_MacroStabilityInwardsReliability_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_MacroStabilityInwardsReliability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De maximaal toegestane kans dat het toetsspoor macrostabiliteit binnenwaarts optreedt.. /// public static string MacroStabilityInwardsOutputContext_RequiredProbability_Description { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_RequiredProbability_Description", resourceCulture); } } /// /// Looks up a localized string similar to Faalkanseis [1/jaar]. /// public static string MacroStabilityInwardsOutputContext_RequiredProbability_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_RequiredProbability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De betrouwbaarheidsindex van de faalkanseis voor het toetsspoor macrostabiliteit binnenwaarts.. /// public static string MacroStabilityInwardsOutputContext_RequiredReliability_Description { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_RequiredReliability_Description", resourceCulture); } } /// /// Looks up a localized string similar to Betrouwbaarheidsindex faalkanseis [-]. /// public static string MacroStabilityInwardsOutputContext_RequiredReliability_DisplayName { get { return ResourceManager.GetString("MacroStabilityInwardsOutputContext_RequiredReliability_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Faalkans [1/jaar]. /// public static string MacroStabilityInwardsScenarioView_MacroStabilityInwardsScenarioRow_MacroStabilityInwardsProbability { get { return ResourceManager.GetString("MacroStabilityInwardsScenarioView_MacroStabilityInwardsScenarioRow_MacroStability" + "InwardsProbability", resourceCulture); } } /// /// Looks up a localized string similar to Kleur. /// public static string MacroStabilityInwardsSoilLayerTable_ColumnHeader_Color { get { return ResourceManager.GetString("MacroStabilityInwardsSoilLayerTable_ColumnHeader_Color", resourceCulture); } } /// /// Looks up a localized string similar to Is aquifer. /// public static string MacroStabilityInwardsSoilLayerTable_ColumnHeader_IsAquifer { get { return ResourceManager.GetString("MacroStabilityInwardsSoilLayerTable_ColumnHeader_IsAquifer", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string MacroStabilityInwardsSoilLayerTable_ColumnHeader_MaterialName { get { return ResourceManager.GetString("MacroStabilityInwardsSoilLayerTable_ColumnHeader_MaterialName", resourceCulture); } } /// /// Looks up a localized string similar to Topniveau [m+NAP]. /// public static string MacroStabilityInwardsSoilLayerTable_ColumnHeader_Top { get { return ResourceManager.GetString("MacroStabilityInwardsSoilLayerTable_ColumnHeader_Top", resourceCulture); } } /// /// Looks up a localized string similar to Selecteer profielschematisaties. /// public static string MacroStabilityInwardsSurfaceLineSelectionDialog_Select_SurfaceLines { get { return ResourceManager.GetString("MacroStabilityInwardsSurfaceLineSelectionDialog_Select_SurfaceLines", resourceCulture); } } /// /// Looks up a localized string similar to Naam van de profielschematisatie.. /// public static string RingtoetsMacroStabilityInwardsSurfaceLine_Name_Description { get { return ResourceManager.GetString("RingtoetsMacroStabilityInwardsSurfaceLine_Name_Description", resourceCulture); } } /// /// Looks up a localized string similar to Naam. /// public static string RingtoetsMacroStabilityInwardsSurfaceLine_Name_DisplayName { get { return ResourceManager.GetString("RingtoetsMacroStabilityInwardsSurfaceLine_Name_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De punten die de geometrie van de profielschematisatie definiëren.. /// public static string RingtoetsMacroStabilityInwardsSurfaceLine_Points_Description { get { return ResourceManager.GetString("RingtoetsMacroStabilityInwardsSurfaceLine_Points_Description", resourceCulture); } } /// /// Looks up a localized string similar to Geometriepunten. /// public static string RingtoetsMacroStabilityInwardsSurfaceLine_Points_DisplayName { get { return ResourceManager.GetString("RingtoetsMacroStabilityInwardsSurfaceLine_Points_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to De locatie van het bestand waaruit de profielschematisaties zijn geïmporteerd.. /// public static string RingtoetsMacroStabilityInwardsSurfaceLineCollection_SourcePath_Description { get { return ResourceManager.GetString("RingtoetsMacroStabilityInwardsSurfaceLineCollection_SourcePath_Description", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SoilProfileIcon { get { object obj = ResourceManager.GetObject("SoilProfileIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// 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 resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap StochasticSoilModelIcon { get { object obj = ResourceManager.GetObject("StochasticSoilModelIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// 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 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 De niveaus van de bovenkant van de lagen binnen de ondergrondschematisatie.. /// public static string StochasticSoilProfile_Tops_Description { get { return ResourceManager.GetString("StochasticSoilProfile_Tops_Description", resourceCulture); } } /// /// Looks up a localized string similar to Topniveaus. /// public static string StochasticSoilProfile_Tops_DisplayName { get { return ResourceManager.GetString("StochasticSoilProfile_Tops_DisplayName", 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 resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SurfaceLineIcon { get { object obj = ResourceManager.GetObject("SurfaceLineIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } }