//------------------------------------------------------------------------------
//
// 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 Regel ontbreekt het verwachte scheidingsteken (het karakter: {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 ondergrond profielen verkrijgen van 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 Profielmeting 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 Profielmeting 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 Kan de geometrie van laag nummer '{0}' in profiel '{1}' niet interpreteren..
///
public static string PipingSoilProfileReader_CouldNotParseGeometryOfLayer_0_InProfile_1_ {
get {
return ResourceManager.GetString("PipingSoilProfileReader_CouldNotParseGeometryOfLayer_0_InProfile_1_", 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 Ondergrondschematisering 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 ondergrondschematisering '{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 profielmetingen 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 Regel ontbreekt het verwachte scheidingsteken (het karakter: {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 Profielmeting 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 Profielmeting 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 profielmeting 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 profielmeting '{0}'.
///
public static string PipingSurfaceLinesCsvReader_SurfaceLineName_0_ {
get {
return ResourceManager.GetString("PipingSurfaceLinesCsvReader_SurfaceLineName_0_", 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 op regel {0}.
///
public static string TextFile_On_LineNumber_0_ {
get {
return ResourceManager.GetString("TextFile_On_LineNumber_0_", resourceCulture);
}
}
}
}