Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r214457ab765b5adc9c4b6df04e34f97ebe11fb8e -r876ca27f4e9a0dbac3ccc8a4ea9ebdc9a0f372e0 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 214457ab765b5adc9c4b6df04e34f97ebe11fb8e) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 876ca27f4e9a0dbac3ccc8a4ea9ebdc9a0f372e0) @@ -302,6 +302,62 @@ } /// + /// 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 Regel heeft geen ID.. + /// + public static string CharacteristicPointsCsvReader_ReadLine_Line_lacks_ID { + get { + return ResourceManager.GetString("CharacteristicPointsCsvReader_ReadLine_Line_lacks_ID", resourceCulture); + } + } + + /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?><!-- ///Copyright (C) Stichting Deltares 2017. All rights reserved. /// @@ -665,6 +721,42 @@ } /// + /// 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 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 Voor één of meerdere vakken is geen naam opgegeven.. /// public static string FailureMechanismSectionReader_File_has_section_without_sectionName { @@ -1892,6 +1984,303 @@ } /// + /// Looks up a localized string similar to Een punt in de geometrie voor de profielschematisatie heeft geen waarde.. + /// + public static string SurfaceLine_A_point_in_the_collection_was_null { + get { + return ResourceManager.GetString("SurfaceLine_A_point_in_the_collection_was_null", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De geometrie die opgegeven werd voor de profielschematisatie heeft geen waarde.. + /// + public static string SurfaceLine_Collection_of_points_for_geometry_is_null { + get { + return ResourceManager.GetString("SurfaceLine_Collection_of_points_for_geometry_is_null", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Karakteristieke punten gevonden zonder bijbehorende profielschematisatie voor locatie '{0}'.. + /// + public static string SurfaceLinesCsvImporter_AddImportedDataToModel_Characteristic_points_found_for_unknown_SurfaceLine_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_AddImportedDataToModel_Characteristic_points_found_for_un" + + "known_SurfaceLine_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Meerdere karakteristieke punten definities gevonden voor locatie '{0}'. Alleen de eerste definitie wordt geïmporteerd.. + /// + public static string SurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_same_characteristic_point_location_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_same_cha" + + "racteristic_point_location_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Meerdere definities gevonden voor profielschematisatie '{0}'. Alleen de eerste definitie wordt geïmporteerd.. + /// + public static string SurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_same_location_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_same_loc" + + "ation_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Er konden geen karakteristieke punten gevonden worden voor locatie '{0}'.. + /// + public static string SurfaceLinesCsvImporter_AddImportedDataToModel_No_characteristic_points_for_SurfaceLine_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_AddImportedDataToModel_No_characteristic_points_for_Surfa" + + "ceLine_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Karakteristiek punt van profielschematisatie '{0}' is overgeslagen. {1}. + /// + public static string SurfaceLinesCsvImporter_CharacteristicPoint_of_SurfaceLine_0_skipped_cause_1_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_CharacteristicPoint_of_SurfaceLine_0_skipped_cause_1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het uittredepunt moet landwaarts van het intredepunt liggen voor locatie {0}.. + /// + public static string SurfaceLinesCsvImporter_CheckCharacteristicPoints_EntryPointL_greater_or_equal_to_ExitPointL_for_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_CheckCharacteristicPoints_EntryPointL_greater_or_equal_to" + + "_ExitPointL_for_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd.. + /// + public static string SurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_correspond_to_current_referenceline { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_co" + + "rrespond_to_current_referenceline", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd. {1}. + /// + public static string SurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_correspond_to_current_referenceline_1_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_co" + + "rrespond_to_current_referenceline_1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Dit kan komen doordat de profielschematisatie een lokaal coördinaatsysteem heeft.. + /// + public static string SurfaceLinesCsvImporter_CheckReferenceLineInterSections_This_could_be_caused_coordinates_being_local_coordinate_system { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_CheckReferenceLineInterSections_This_could_be_caused_coor" + + "dinates_being_local_coordinate_system", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to {0} + ///Het bestand wordt overgeslagen.. + /// + public static string SurfaceLinesCsvImporter_CriticalErrorMessage_0_File_Skipped { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_CriticalErrorMessage_0_File_Skipped", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Geen karakteristieke punten-bestand gevonden naast het profielschematisatiesbestand. (Verwacht bestand: {0}). + /// + public static string SurfaceLinesCsvImporter_Import_No_characteristic_points_file_for_surface_line_file_expecting_file_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_Import_No_characteristic_points_file_for_surface_line_fil" + + "e_expecting_file_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen '{0}'. + /// + public static string SurfaceLinesCsvImporter_Read_CharacteristicPoints_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_Read_CharacteristicPoints_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen '{0}'. + /// + public static string SurfaceLinesCsvImporter_Read_SurfaceLines_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_Read_SurfaceLines_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Klaar met het inlezen van karakteristieke punten uit bestand '{0}'.. + /// + public static string SurfaceLinesCsvImporter_ReadCharacteristicPoints_Finished_reading_characteristic_points_from_File_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_ReadCharacteristicPoints_Finished_reading_characteristic_" + + "points_from_File_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to {0} + ///Deze locatie met karakteristieke punten wordt overgeslagen.. + /// + public static string SurfaceLinesCsvImporter_ReadCharacteristicPoints_ParseErrorMessage_0_CharacteristicPoints_skipped { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_ReadCharacteristicPoints_ParseErrorMessage_0_Characterist" + + "icPoints_skipped", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Begonnen met het inlezen van karakteristieke punten uit bestand '{0}'.. + /// + public static string SurfaceLinesCsvImporter_ReadCharacteristicPoints_Start_reading_characteristic_points_from_File_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_ReadCharacteristicPoints_Start_reading_characteristic_poi" + + "nts_from_File_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen van het karakteristieke punten-bestand.. + /// + public static string SurfaceLinesCsvImporter_Reading_characteristic_points_file { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_Reading_characteristic_points_file", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen van het profielschematisatiesbestand.. + /// + public static string SurfaceLinesCsvImporter_Reading_surface_line_file { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_Reading_surface_line_file", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Klaar met het inlezen van profielschematisaties uit bestand '{0}'.. + /// + public static string SurfaceLinesCsvImporter_ReadSurfaceLines_Finished_reading_surface_lines_from_File_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_ReadSurfaceLines_Finished_reading_surface_lines_from_File" + + "_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to {0} + ///Deze profielschematisatie wordt overgeslagen.. + /// + public static string SurfaceLinesCsvImporter_ReadSurfaceLines_ParseErrorMessage_0_SurfaceLine_skipped { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_ReadSurfaceLines_ParseErrorMessage_0_SurfaceLine_skipped", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Begonnen met het inlezen van profielschematisaties uit bestand '{0}'.. + /// + public static string SurfaceLinesCsvImporter_ReadSurfaceLines_Start_reading_surface_lines_from_File_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_ReadSurfaceLines_Start_reading_surface_lines_from_File_0_" + + "", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Profielschematisatie {0} bevat aaneengesloten dubbele geometriepunten. Deze dubbele punten worden genegeerd.. + /// + public static string SurfaceLinesCsvImporter_SurfaceLine_0_has_multiple_duplicate_geometry_points_and_is_ignored { + get { + return ResourceManager.GetString("SurfaceLinesCsvImporter_SurfaceLine_0_has_multiple_duplicate_geometry_points_and_" + + "is_ignored", 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 SurfaceLinesCsvReader_File_invalid_header { + get { + return ResourceManager.GetString("SurfaceLinesCsvReader_File_invalid_header", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Regel heeft geen ID.. + /// + public static string SurfaceLinesCsvReader_ReadLine_Line_lacks_ID { + get { + return ResourceManager.GetString("SurfaceLinesCsvReader_ReadLine_Line_lacks_ID", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Ontbrekend scheidingsteken '{0}'.. + /// + public static string SurfaceLinesCsvReader_ReadLine_Line_lacks_separator_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvReader_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 SurfaceLinesCsvReader_ReadLine_SurfaceLine_has_reclining_geometry { + get { + return ResourceManager.GetString("SurfaceLinesCsvReader_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 SurfaceLinesCsvReader_ReadLine_SurfaceLine_has_zero_length { + get { + return ResourceManager.GetString("SurfaceLinesCsvReader_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 SurfaceLinesCsvReader_ReadLine_SurfaceLine_lacks_values_for_coordinate_triplet { + get { + return ResourceManager.GetString("SurfaceLinesCsvReader_ReadLine_SurfaceLine_lacks_values_for_coordinate_triplet", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to profielschematisatie '{0}'. + /// + public static string SurfaceLinesCsvReader_SurfaceLineName_0_ { + get { + return ResourceManager.GetString("SurfaceLinesCsvReader_SurfaceLineName_0_", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Een waarde van '{0}' als {1} is ongeldig.. /// public static string TryReadParameter_Value_0_ParameterName_1_is_invalid {