// Copyright (C) Stichting Deltares 2016. 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 Het bestand is niet geschikt om karakteristieke punten uit te lezen: koptekst komt niet overeen met wat verwacht wordt..
///
public static string CharacteristicPointsCsvReader_File_invalid_header {
get {
return ResourceManager.GetString("CharacteristicPointsCsvReader_File_invalid_header", resourceCulture);
}
}
///
/// Looks up a localized string similar to locatie '{0}'.
///
public static string CharacteristicPointsCsvReader_LocationName_0_ {
get {
return ResourceManager.GetString("CharacteristicPointsCsvReader_LocationName_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Regel heeft geen ID..
///
public static string CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Line_lacks_ID {
get {
return ResourceManager.GetString("CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Line_lacks_ID", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ontbrekend scheidingsteken '{0}'..
///
public static string CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Line_lacks_separator_0_ {
get {
return ResourceManager.GetString("CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Line_lacks_separat" +
"or_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het aantal kolommen voor deze locatie komt niet overeen met het aantal kolommen in de koptekst..
///
public static string CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Location_lacks_values_for_characteristic_points {
get {
return ResourceManager.GetString("CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Location_lacks_val" +
"ues_for_characteristic_points", resourceCulture);
}
}
///
/// 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 Karakteristiek punt heeft een coördinaatwaarde die niet omgezet kan worden naar een getal..
///
public static string Error_CharacteristicPoint_has_not_double {
get {
return ResourceManager.GetString("Error_CharacteristicPoint_has_not_double", resourceCulture);
}
}
///
/// Looks up a localized string similar to Karakteristiek punt heeft een coördinaatwaarde die te groot of te klein is om ingelezen te worden..
///
public static string Error_CharacteristicPoint_parsing_causes_overflow {
get {
return ResourceManager.GetString("Error_CharacteristicPoint_parsing_causes_overflow", 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 Profielschematisatie heeft een coördinaatwaarde die niet omgezet kan worden naar een getal..
///
public static string Error_SurfaceLine_has_not_double {
get {
return ResourceManager.GetString("Error_SurfaceLine_has_not_double", resourceCulture);
}
}
///
/// Looks up a localized string similar to Profielschematisatie heeft een coördinaatwaarde die te groot of te klein is om ingelezen te worden..
///
public static string Error_SurfaceLine_parsing_causes_overflow {
get {
return ResourceManager.GetString("Error_SurfaceLine_parsing_causes_overflow", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} Er is geen configuratie geëxporteerd..
///
public static string PipingConfigurationExporter_Export_Error_exception_0_no_configuration_exported {
get {
return ResourceManager.GetString("PipingConfigurationExporter_Export_Error_exception_0_no_configuration_exported", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0}
///Er is geen berekeningenconfiguratie geïmporteerd..
///
public static string PipingConfigurationImporter_HandleCriticalFileReadError_Error_0_no_configuration_imported {
get {
return ResourceManager.GetString("PipingConfigurationImporter_HandleCriticalFileReadError_Error_0_no_configuration_" +
"imported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekeningenconfiguratie importeren afgebroken. Geen data ingelezen..
///
public static string PipingConfigurationImporter_LogImportCanceledMessage_Import_canceled_no_data_read {
get {
return ResourceManager.GetString("PipingConfigurationImporter_LogImportCanceledMessage_Import_canceled_no_data_read" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to Inlezen berekeningenconfiguratie..
///
public static string PipingConfigurationImporter_ProgressText_Reading_configuration {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ProgressText_Reading_configuration", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valideren berekeningenconfiguratie..
///
public static string PipingConfigurationImporter_ProgressText_Validating_imported_data {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ProgressText_Validating_imported_data", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie met hydraulische randvoorwaarden '{0}' bestaat niet..
///
public static string PipingConfigurationImporter_ReadHydraulicBoundaryLocation_Hydraulic_boundary_location_0_does_not_exist {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ReadHydraulicBoundaryLocation_Hydraulic_boundary_loca" +
"tion_0_does_not_exist", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' bestaat niet..
///
public static string PipingConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil_model_0_does_not_exist {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil_model_0_do" +
"es_not_exist", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}'doorkruist de profielschematisatie '{1}' niet..
///
public static string PipingConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil_model_0_does_not_intersect_with_surfaceLine_1 {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ReadStochasticSoilModel_Stochastische_soil_model_0_do" +
"es_not_intersect_with_surfaceLine_1", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ondergrondschematisatie '{0}' bestaat niet binnen het stochastische ondergrondmodel '{1}'..
///
public static string PipingConfigurationImporter_ReadStochasticSoilProfile_Stochastic_soil_profile_0_does_not_exist_within_soil_model_1 {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ReadStochasticSoilProfile_Stochastic_soil_profile_0_d" +
"oes_not_exist_within_soil_model_1", resourceCulture);
}
}
///
/// Looks up a localized string similar to De profielschematisatie '{0}' bestaat niet..
///
public static string PipingConfigurationImporter_ReadSurfaceLine_SurfaceLine_0_does_not_exist {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ReadSurfaceLine_SurfaceLine_0_does_not_exist", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} Berekening '{1}' is overgeslagen..
///
public static string PipingConfigurationImporter_ValidateCalculation_Error_message_0_calculation_1_skipped {
get {
return ResourceManager.GetString("PipingConfigurationImporter_ValidateCalculation_Error_message_0_calculation_1_ski" +
"pped", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het XML-document dat de configuratie voor de berekeningen beschrijft is niet geldig. De validatie geeft de volgende melding op regel {0}, positie {1}: {2}.
///
public static string PipingConfigurationReader_Configuration_contains_no_valid_xml_line_0_position_1_reason_2 {
get {
return ResourceManager.GetString("PipingConfigurationReader_Configuration_contains_no_valid_xml_line_0_position_1_r" +
"eason_2", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het XML-document dat de configuratie voor de berekeningen beschrijft bevat geen berekeningselementen..
///
public static string PipingConfigurationReader_No_calculation_items_found {
get {
return ResourceManager.GetString("PipingConfigurationReader_No_calculation_items_found", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<!--
///Copyright (C) Stichting Deltares 2016. 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 [rest of string was truncated]";.
///
public static string PipingConfigurationSchema {
get {
return ResourceManager.GetString("PipingConfigurationSchema", 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 Het bestand is niet geschikt om profielschematisaties uit te lezen (Verwachte koptekst: locationid;X1;Y1;Z1)..
///
public static string PipingSurfaceLinesCsvReader_File_invalid_header {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_File_invalid_header", resourceCulture);
}
}
///
/// Looks up a localized string similar to Regel heeft geen ID..
///
public static string PipingSurfaceLinesCsvReader_ReadLine_Line_lacks_ID {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_ReadLine_Line_lacks_ID", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ontbrekend scheidingsteken '{0}'..
///
public static string PipingSurfaceLinesCsvReader_ReadLine_Line_lacks_separator_0_ {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_ReadLine_Line_lacks_separator_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Profielschematisatie heeft een teruglopende geometrie (punten behoren een oplopende set L-coördinaten te hebben in het lokale coördinatenstelsel)..
///
public static string PipingSurfaceLinesCsvReader_ReadLine_SurfaceLine_has_reclining_geometry {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_ReadLine_SurfaceLine_has_reclining_geometry", resourceCulture);
}
}
///
/// Looks up a localized string similar to Profielschematisatie heeft een geometrie die een lijn met lengte 0 beschrijft..
///
public static string PipingSurfaceLinesCsvReader_ReadLine_SurfaceLine_has_zero_length {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_ReadLine_SurfaceLine_has_zero_length", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voor de profielschematisatie ontbreken er waardes om een 3D (X,Y,Z) punt aan te maken..
///
public static string PipingSurfaceLinesCsvReader_ReadLine_SurfaceLine_lacks_values_for_coordinate_triplet {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_ReadLine_SurfaceLine_lacks_values_for_coordinate_trip" +
"let", resourceCulture);
}
}
///
/// Looks up a localized string similar to profielschematisatie '{0}'.
///
public static string PipingSurfaceLinesCsvReader_SurfaceLineName_0_ {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_SurfaceLineName_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 Stochastische ondergrondmodellen importeren afgebroken. Geen data ingelezen..
///
public static string StochasticSoilModelImporter_Import_Import_canceled {
get {
return ResourceManager.GetString("StochasticSoilModelImporter_Import_Import_canceled", 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 2016. 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
///MERCHANTABI [rest of string was truncated]";.
///
public static string XmlGeometrySchema {
get {
return ResourceManager.GetString("XmlGeometrySchema", resourceCulture);
}
}
}
}