// 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.Piping.IO.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.Piping.IO.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 Er kan geen 1D-profiel bepaald worden wanneer segmenten in een 2D laag verticaal lopen op de gekozen positie: x = {0}.. /// public static string Error_Can_not_determine_1D_profile_with_vertical_segments_at_X_0_ { get { return ResourceManager.GetString("Error_Can_not_determine_1D_profile_with_vertical_segments_at_X_0_", resourceCulture); } } /// /// Looks up a localized string similar to Geen geldige X waarde gevonden om intersectie te maken uit 2D profiel '{0}'.. /// public static string Error_SoilProfileBuilder_cant_determine_intersect_SoilProfileName_0_at_double_NaN { get { return ResourceManager.GetString("Error_SoilProfileBuilder_cant_determine_intersect_SoilProfileName_0_at_double_NaN" + "", resourceCulture); } } /// /// Looks up a localized string similar to Een waarde van '{0}' als intredepunt is ongeldig.. /// public static string PipingCalculationConfigurationImporter_ReadEntryExitPoint_Entry_point_invalid { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadEntryExitPoint_Entry_point_invalid", resourceCulture); } } /// /// Looks up a localized string similar to Een waarde van '{0}' als uittredepunt is ongeldig.. /// public static string PipingCalculationConfigurationImporter_ReadEntryExitPoint_Exit_point_invalid { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadEntryExitPoint_Exit_point_invalid", resourceCulture); } } /// /// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' bestaat niet.. /// public static string PipingCalculationConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil_model_0_does_not_exist { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil" + "_model_0_does_not_exist", resourceCulture); } } /// /// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}'doorkruist de profielschematisatie '{1}' niet.. /// public static string PipingCalculationConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil_model_0_does_not_intersect_with_surfaceLine_1 { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil" + "_model_0_does_not_intersect_with_surfaceLine_1", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen stochastisch ondergrondmodel opgegeven bij ondergrondschematisatie '{0}'.. /// public static string PipingCalculationConfigurationImporter_ReadStochasticSoilProfile_No_soil_model_provided_for_soil_profile_with_name_0 { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadStochasticSoilProfile_No_soil_model_pr" + "ovided_for_soil_profile_with_name_0", resourceCulture); } } /// /// Looks up a localized string similar to De ondergrondschematisatie '{0}' bestaat niet binnen het stochastische ondergrondmodel '{1}'.. /// public static string PipingCalculationConfigurationImporter_ReadStochasticSoilProfile_Stochastic_soil_profile_0_does_not_exist_within_soil_model_1 { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadStochasticSoilProfile_Stochastic_soil_" + "profile_0_does_not_exist_within_soil_model_1", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen profielschematisatie, maar wel een intrede- of uittredepunt opgegeven.. /// public static string PipingCalculationConfigurationImporter_ReadSurfaceLine_EntryPointL_or_ExitPointL_defined_without_SurfaceLine { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadSurfaceLine_EntryPointL_or_ExitPointL_" + "defined_without_SurfaceLine", resourceCulture); } } /// /// Looks up a localized string similar to De profielschematisatie '{0}' bestaat niet.. /// public static string PipingCalculationConfigurationImporter_ReadSurfaceLine_SurfaceLine_0_does_not_exist { get { return ResourceManager.GetString("PipingCalculationConfigurationImporter_ReadSurfaceLine_SurfaceLine_0_does_not_exi" + "st", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?><!-- ///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 [rest of string was truncated]";. /// public static string PipingConfiguratieSchema { get { return ResourceManager.GetString("PipingConfiguratieSchema", resourceCulture); } } /// /// Looks up a localized string similar to Verzadigd gewicht. /// public static string SoilLayer_BelowPhreaticLevelDistribution_DisplayName { get { return ResourceManager.GetString("SoilLayer_BelowPhreaticLevelDistribution_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to d70. /// public static string SoilLayer_DiameterD70Distribution_DisplayName { get { return ResourceManager.GetString("SoilLayer_DiameterD70Distribution_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Doorlatendheid. /// public static string SoilLayer_PermeabilityDistribution_DisplayName { get { return ResourceManager.GetString("SoilLayer_PermeabilityDistribution_DisplayName", resourceCulture); } } } }