// 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 Kon geen ondergrondschematisaties verkrijgen uit de database.. /// public static string Error_SoilProfile_read_from_database { get { return ResourceManager.GetString("Error_SoilProfile_read_from_database", 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 Kritieke fout opgetreden bij het uitlezen van waardes uit kolommen in de database.. /// public static string PipingSoilProfileReader_Critical_Unexpected_value_on_column { get { return ResourceManager.GetString("PipingSoilProfileReader_Critical_Unexpected_value_on_column", resourceCulture); } } /// /// Looks up a localized string similar to De database heeft niet de vereiste versie informatie. Vereiste versie is '{0}'.. /// public static string PipingSoilProfileReader_Database_incorrect_version_requires_Version_0_ { get { return ResourceManager.GetString("PipingSoilProfileReader_Database_incorrect_version_requires_Version_0_", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematisatie bevat geen geldige waarde in kolom '{0}'.. /// public static string PipingSoilProfileReader_Profile_has_invalid_value_on_Column_0_ { get { return ResourceManager.GetString("PipingSoilProfileReader_Profile_has_invalid_value_on_Column_0_", resourceCulture); } } /// /// Looks up a localized string similar to ondergrondschematisatie '{0}'. /// public static string PipingSoilProfileReader_SoilProfileName_0_ { get { return ResourceManager.GetString("PipingSoilProfileReader_SoilProfileName_0_", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen ondergrondmodellen lezen. Mogelijk bestaat de '{0}' tabel niet.. /// public static string SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilModel_Perhaps_table_missing { get { return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilModel_" + "Perhaps_table_missing", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen ondergrondschematisaties lezen. Mogelijk bestaat de '{0}' tabel niet.. /// public static string SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilProfile_Perhaps_table_missing { get { return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilProfil" + "e_Perhaps_table_missing", resourceCulture); } } /// /// Looks up a localized string similar to Er zijn stochastische ondergrondschematisaties zonder geldige kans van voorkomen.. /// public static string SoilDatabaseConstraintsReader_VerifyConstraints_Invalid_StochasticSoilProfile_probability { get { return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Invalid_StochasticSoilProfile_pro" + "bability", resourceCulture); } } /// /// Looks up a localized string similar to Namen van ondergrondmodellen zijn niet uniek.. /// public static string SoilDatabaseConstraintsReader_VerifyConstraints_Non_unique_StochasticSoilModel_names { get { return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Non_unique_StochasticSoilModel_na" + "mes", resourceCulture); } } /// /// Looks up a localized string similar to Onverwachte fout tijdens het verifiëren van unieke ondergrondmodelnamen.. /// public static string SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_unique_StochasticSoilModel_names { get { return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_" + "unique_StochasticSoilModel_names", resourceCulture); } } /// /// Looks up a localized string similar to Onverwachte fout tijdens het verifiëren van kansen van voorkomen voor profielen.. /// public static string SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_valid_StochasticSoilProfile_probability { get { return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_" + "valid_StochasticSoilProfile_probability", resourceCulture); } } /// /// Looks up a localized string similar to Verzadigd gewicht. /// public static string SoilLayer_BelowPhreaticLevelDistribution_Description { get { return ResourceManager.GetString("SoilLayer_BelowPhreaticLevelDistribution_Description", resourceCulture); } } /// /// Looks up a localized string similar to Korrelgrootte. /// public static string SoilLayer_DiameterD70Distribution_Description { get { return ResourceManager.GetString("SoilLayer_DiameterD70Distribution_Description", resourceCulture); } } /// /// Looks up a localized string similar to Doorlatendheid. /// public static string SoilLayer_PermeabilityDistribution_Description { get { return ResourceManager.GetString("SoilLayer_PermeabilityDistribution_Description", resourceCulture); } } /// /// Looks up a localized string similar to Parameter '{0}' is niet lognormaal verdeeld.. /// public static string SoilLayer_Stochastic_parameter_0_has_no_lognormal_distribution { get { return ResourceManager.GetString("SoilLayer_Stochastic_parameter_0_has_no_lognormal_distribution", resourceCulture); } } /// /// Looks up a localized string similar to Parameter '{0}' is niet verschoven lognormaal verdeeld.. /// public static string SoilLayer_Stochastic_parameter_0_has_no_shifted_lognormal_distribution { get { return ResourceManager.GetString("SoilLayer_Stochastic_parameter_0_has_no_shifted_lognormal_distribution", resourceCulture); } } /// /// Looks up a localized string similar to De segmenten van de geometrie van de laag vormen geen lus.. /// public static string SoilLayer2D_Error_Loop_contains_disconnected_segments { get { return ResourceManager.GetString("SoilLayer2D_Error_Loop_contains_disconnected_segments", resourceCulture); } } /// /// Looks up a localized string similar to Coördinaat van een punt bevat ongeldige waarde.. /// public static string SoilLayer2DReader_Could_not_parse_point_location { get { return ResourceManager.GetString("SoilLayer2DReader_Could_not_parse_point_location", resourceCulture); } } /// /// Looks up a localized string similar to Het XML-document dat de geometrie beschrijft voor de laag is niet geldig.. /// public static string SoilLayer2DReader_Geometry_contains_no_valid_xml { get { return ResourceManager.GetString("SoilLayer2DReader_Geometry_contains_no_valid_xml", resourceCulture); } } /// /// Looks up a localized string similar to De geometrie is leeg.. /// public static string SoilLayer2DReader_Geometry_is_null { get { return ResourceManager.GetString("SoilLayer2DReader_Geometry_is_null", resourceCulture); } } /// /// Looks up a localized string similar to Kon geen stochastische ondergrondmodellen verkrijgen uit de database.. /// public static string StochasticSoilModelDatabaseReader_Failed_to_read_database { get { return ResourceManager.GetString("StochasticSoilModelDatabaseReader_Failed_to_read_database", resourceCulture); } } /// /// Looks up a localized string similar to De uitgelezen ondergrondschematisatie '{0}' wordt niet gebruikt in een van de stochastische ondergrondmodellen.. /// public static string StochasticSoilModelImporter_CheckIfAllProfilesAreUsed_SoilProfile_0_is_not_used_in_any_stochastic_soil_model { get { return ResourceManager.GetString("StochasticSoilModelImporter_CheckIfAllProfilesAreUsed_SoilProfile_0_is_not_used_i" + "n_any_stochastic_soil_model", resourceCulture); } } /// /// Looks up a localized string similar to Controleren van ondergrondschematisaties.. /// public static string StochasticSoilModelImporter_CheckIfAllProfilesAreUsed_Start_checking_soil_profiles { get { return ResourceManager.GetString("StochasticSoilModelImporter_CheckIfAllProfilesAreUsed_Start_checking_soil_profile" + "s", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Het bestand wordt overgeslagen.. /// public static string StochasticSoilModelImporter_CriticalErrorMessage_0_File_Skipped { get { return ResourceManager.GetString("StochasticSoilModelImporter_CriticalErrorMessage_0_File_Skipped", resourceCulture); } } /// /// Looks up a localized string similar to {0} Dit stochastische ondergrondmodel wordt overgeslagen.. /// public static string StochasticSoilModelImporter_GetStochasticSoilModelReadResult_Error_0_stochastic_soil_model_skipped { get { return ResourceManager.GetString("StochasticSoilModelImporter_GetStochasticSoilModelReadResult_Error_0_stochastic_s" + "oil_model_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van de stochastische ondergrondmodellen.. /// public static string StochasticSoilModelImporter_GetStochasticSoilModelReadResult_Reading_stochastic_soil_models_from_database { get { return ResourceManager.GetString("StochasticSoilModelImporter_GetStochasticSoilModelReadResult_Reading_stochastic_s" + "oil_models_from_database", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematisatie '{0}' is meerdere keren gevonden in ondergrondmodel '{1}'. Kansen van voorkomen worden opgeteld.. /// public static string StochasticSoilModelImporter_MergeStochasticSoilProfiles_Multiple_SoilProfile_0_used_in_StochasticSoilModel_1_Probabilities_added { get { return ResourceManager.GetString("StochasticSoilModelImporter_MergeStochasticSoilProfiles_Multiple_SoilProfile_0_us" + "ed_in_StochasticSoilModel_1_Probabilities_added", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van de D-Soil Model database.. /// public static string StochasticSoilModelImporter_Reading_database { get { return ResourceManager.GetString("StochasticSoilModelImporter_Reading_database", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van de ondergrondschematisatie uit de D-Soil Model database.. /// public static string StochasticSoilModelImporter_ReadingSoilProfiles { get { return ResourceManager.GetString("StochasticSoilModelImporter_ReadingSoilProfiles", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Deze ondergrondschematisatie wordt overgeslagen.. /// public static string StochasticSoilModelImporter_ReadSoilProfiles_ParseErrorMessage_0_SoilProfile_skipped { get { return ResourceManager.GetString("StochasticSoilModelImporter_ReadSoilProfiles_ParseErrorMessage_0_SoilProfile_skip" + "ped", resourceCulture); } } /// /// Looks up a localized string similar to Er zijn geen ondergrondschematisaties gevonden in het stochastische ondergrondmodel '{0}'. Dit model wordt overgeslagen.. /// public static string StochasticSoilModelImporter_ValidateStochasticSoilModel_No_profiles_found_in_stochastic_soil_model_0 { get { return ResourceManager.GetString("StochasticSoilModelImporter_ValidateStochasticSoilModel_No_profiles_found_in_stoc" + "hastic_soil_model_0", resourceCulture); } } /// /// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' heeft een ongespecificeerde ondergrondschematisatie. Dit model wordt overgeslagen.. /// public static string StochasticSoilModelImporter_ValidateStochasticSoilModel_SoilModel_0_with_stochastic_soil_profile_without_profile { get { return ResourceManager.GetString("StochasticSoilModelImporter_ValidateStochasticSoilModel_SoilModel_0_with_stochast" + "ic_soil_profile_without_profile", resourceCulture); } } /// /// Looks up a localized string similar to De som van de kansen van voorkomen in het stochastich ondergrondmodel '{0}' is niet gelijk aan 100%.. /// public static string StochasticSoilModelImporter_ValidateStochasticSoilModel_Sum_of_probabilities_of_stochastic_soil_model_0_is_not_correct { get { return ResourceManager.GetString("StochasticSoilModelImporter_ValidateStochasticSoilModel_Sum_of_probabilities_of_s" + "tochastic_soil_model_0_is_not_correct", resourceCulture); } } /// /// Looks up a localized string similar to De ondergrondschematisatie verwijst naar een ongeldige waarde.. /// public static string StochasticSoilProfileDatabaseReader_StochasticSoilProfile_has_invalid_value { get { return ResourceManager.GetString("StochasticSoilProfileDatabaseReader_StochasticSoilProfile_has_invalid_value", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0"?><!-- ///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 [rest of string was truncated]";. /// public static string XmlGeometrySchema { get { return ResourceManager.GetString("XmlGeometrySchema", resourceCulture); } } } }