Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -rf45ee8cd668d63bb8bc52c7cbeb1b68a44daaaf6 -rd2b9feaf8aceaa9a96d0e6e19fd6fbbee8987ca6 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision f45ee8cd668d63bb8bc52c7cbeb1b68a44daaaf6) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d2b9feaf8aceaa9a96d0e6e19fd6fbbee8987ca6) @@ -91,6 +91,302 @@ } /// + /// Looks up a localized string similar to De regel ('{0}') bevat ongeldige tekst.. + /// + public static string DikeProfileDataReader_HandleUnexpectedText_Line_0_is_invalid { + get { + return ResourceManager.GetString("DikeProfileDataReader_HandleUnexpectedText_Line_0_is_invalid", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen damhoogte ('{0}') is geen getal.. + /// + public static string DikeProfileDataReader_ParseDamHeight_DamHeight_0_not_number { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseDamHeight_DamHeight_0_not_number", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen damhoogte ('{0}') is te groot of te klein om ingelezen te worden.. + /// + public static string DikeProfileDataReader_ParseDamHeight_DamHeight_0_overflows { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseDamHeight_DamHeight_0_overflows", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen damtype ('{0}') moet 0, 1, 2 of 3 zijn.. + /// + public static string DikeProfileDataReader_ParseDamType_DamType_0_must_be_in_range { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseDamType_DamType_0_must_be_in_range", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen dijkhoogte ('{0}') is geen getal.. + /// + public static string DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_not_number { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_not_number", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen dijkhoogte ('{0}') is te groot of te klein om ingelezen te worden.. + /// + public static string DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_overflows { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_overflows", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen aantal geometriepunten dijk ('{0}') is geen geheel getal.. + /// + public static string DikeProfileDataReader_ParseNumberOfDikeElements_DijkCount_0_not_integer { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfDikeElements_DijkCount_0_not_integer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen aantal geometriepunten dijk ('{0}') is te groot of te klein om ingelezen te worden.. + /// + public static string DikeProfileDataReader_ParseNumberOfDikeElements_DikeCount_0_overflows { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfDikeElements_DikeCount_0_overflows", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen aantal geometriepunten voorland ('{0}') is geen geheel getal.. + /// + public static string DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_not_integer { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_not_integer" + + "", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen aantal geometriepunten voorland ('{0}') is te groot of te klein om ingelezen te worden.. + /// + public static string DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_overflows { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_overflows", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen oriëntatie ('{0}') is geen getal.. + /// + public static string DikeProfileDataReader_ParseOrientation_Orientation_0_not_double { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseOrientation_Orientation_0_not_double", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen oriëntatie ('{0}') is te groot of te klein om ingelezen te worden.. + /// + public static string DikeProfileDataReader_ParseOrientation_Orientation_0_overflows { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseOrientation_Orientation_0_overflows", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen {0} ('{1}') is geen getal.. + /// + public static string DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_not_number { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_not_nu" + + "mber", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen {0} ('{1}') is te groot of te klein om ingelezen te worden.. + /// + public static string DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_overflows { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_overfl" + + "ows", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen damwandtype ('{0}') moet 0, 1 of 2 zijn.. + /// + public static string DikeProfileDataReader_ParseSheetPileType_SheetPileType_0_must_be_in_range { + get { + return ResourceManager.GetString("DikeProfileDataReader_ParseSheetPileType_SheetPileType_0_must_be_in_range", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen aantal geometriepunten dijk ('{0}') mag niet negatief zijn.. + /// + public static string DikeProfileDataReader_ReadDikeProfileData_DikeCount_cannot_be_negative { + get { + return ResourceManager.GetString("DikeProfileDataReader_ReadDikeProfileData_DikeCount_cannot_be_negative", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het ingelezen aantal geometriepunten voorland ('{0}') mag niet negatief zijn.. + /// + public static string DikeProfileDataReader_ReadDikeProfileData_ForeshoreCount_0_cannot_be_negative { + get { + return ResourceManager.GetString("DikeProfileDataReader_ReadDikeProfileData_ForeshoreCount_0_cannot_be_negative", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen regel ('{0}') is geen 'X Y ruwheid' definitie.. + /// + public static string DikeProfileDataReader_ReadRoughnessPoint_Line_0_not_x_y_roughness_definition { + get { + return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Line_0_not_x_y_roughness_definition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen ruwheid ('{0}') moet binnen het bereik [{1}, 1] vallen.. + /// + public static string DikeProfileDataReader_ReadRoughnessPoint_Roughness_0_must_be_in_range_LowerLimit_1_ { + get { + return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Roughness_0_must_be_in_range_LowerLimit_" + + "1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to ruwheid. + /// + public static string DikeProfileDataReader_ReadRoughnessPoint_Roughness_DisplayName { + get { + return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Roughness_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to X-coördinaat. + /// + public static string DikeProfileDataReader_ReadRoughnessPoint_X_DisplayName { + get { + return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_X_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Z-coördinaat. + /// + public static string DikeProfileDataReader_ReadRoughnessPoint_Z_DisplayName { + get { + return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Z_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het aantal dijkpunten gevonden in het bestand ('{0}') komt niet overeen met de daarin aangegeven hoeveelheid ('{1}').. + /// + public static string DikeProfileDataReader_TryReadDikeRoughnessPoints_DikeCount_0_does_not_correspond_ExpectedCount_1_ { + get { + return ResourceManager.GetString("DikeProfileDataReader_TryReadDikeRoughnessPoints_DikeCount_0_does_not_correspond_" + + "ExpectedCount_1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het aantal voorlandpunten gevonden in het bestand ('{0}') komt niet overeen met de daarin aangegeven hoeveelheid ('{1}').. + /// + public static string DikeProfileDataReader_TryReadForeshoreRoughnessPoints_ForeshoreCount_0_does_not_correspond_ExpectedCount_1_ { + get { + return ResourceManager.GetString("DikeProfileDataReader_TryReadForeshoreRoughnessPoints_ForeshoreCount_0_does_not_c" + + "orrespond_ExpectedCount_1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De X-coördinaten van de dijkgeometrie punten moeten strikt toenemend zijn.. + /// + public static string DikeProfileDataReader_ValidateDikePointsAreMonotonicallyIncreasing_Error_message { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateDikePointsAreMonotonicallyIncreasing_Error_message", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De X-coördinaten van de voorlandgeometrie punten moeten strikt toenemend zijn.. + /// + public static string DikeProfileDataReader_ValidateForeshorePointsAreMonotonicallyIncreasing_Error_message { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateForeshorePointsAreMonotonicallyIncreasing_Error_mes" + + "sage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen ID ('{0}') bevat spaties. Spaties zijn niet toegestaan.. + /// + public static string DikeProfileDataReader_ValidateId_Id_0_has_unsupported_white_space { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateId_Id_0_has_unsupported_white_space", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen ID ('{0}') is ongeldig.. + /// + public static string DikeProfileDataReader_ValidateId_Id_0_not_valid { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateId_Id_0_not_valid", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De volgende parameters zijn niet aanwezig in het bestand: {0}. + /// + public static string DikeProfileDataReader_ValidateNoMissingKeywords_List_mising_keywords_0_ { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateNoMissingKeywords_List_mising_keywords_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De parameter {0} is al eerder in het bestand gedefinieerd.. + /// + public static string DikeProfileDataReader_ValidateNoPriorParameterDefinition_Parameter_0_already_defined { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateNoPriorParameterDefinition_Parameter_0_already_defi" + + "ned", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De ingelezen oriëntatie waarde ('{0}') moet binnen het bereik [0, 360] vallen.. + /// + public static string DikeProfileDataReader_ValidateOrientation_Orientation_0_must_be_in_range { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateOrientation_Orientation_0_must_be_in_range", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Enkel bestanden van versie '4.0' worden ondersteund.. + /// + public static string DikeProfileDataReader_ValidateVersion_Only_version_four_zero_supported { + get { + return ResourceManager.GetString("DikeProfileDataReader_ValidateVersion_Only_version_four_zero_supported", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Het bestand bevat een of meerdere multi-polylijnen. Multi-polylijnen worden niet ondersteund.. /// public static string FailureMechanismSectionReader_File_has_unsupported_multiPolyline { @@ -190,6 +486,69 @@ } /// + /// Looks up a localized string similar to De locatie parameter 'ID' mag uitsluitend uit letters en cijfers bestaan.. + /// + public static string ProfileLocation_ProfileLocation_Id_is_invalid { + get { + return ResourceManager.GetString("ProfileLocation_ProfileLocation_Id_is_invalid", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De locatie parameter 'ID' heeft geen waarde.. + /// + public static string ProfileLocation_ProfileLocation_Id_is_null { + get { + return ResourceManager.GetString("ProfileLocation_ProfileLocation_Id_is_null", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De locatie heeft geen coördinaten.. + /// + public static string ProfileLocation_ProfileLocation_Point_is_null { + get { + return ResourceManager.GetString("ProfileLocation_ProfileLocation_Point_is_null", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De locatie parameter 'X0' bevat een ongeldig getal.. + /// + public static string ProfileLocation_ProfileLocation_X0_is_invalid { + get { + return ResourceManager.GetString("ProfileLocation_ProfileLocation_X0_is_invalid", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het bestand heeft geen attribuut '{0}'. Dit attribuut is vereist.. + /// + public static string ProfileLocationReader_CheckRequiredAttributePresence_Missing_attribute_0_ { + get { + return ResourceManager.GetString("ProfileLocationReader_CheckRequiredAttributePresence_Missing_attribute_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het profiel heeft geen geldige waarde voor attribuut 'X0'.. + /// + public static string ProfileLocationReader_GetProfileLocations_Invalid_X0 { + get { + return ResourceManager.GetString("ProfileLocationReader_GetProfileLocations_Invalid_X0", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Het bestand mag uitsluitend punten bevatten.. + /// + public static string ProfileLocationReader_OpenPointsShapeFile_File_can_only_contain_points { + get { + return ResourceManager.GetString("ProfileLocationReader_OpenPointsShapeFile_File_can_only_contain_points", resourceCulture); + } + } + + /// /// Looks up a localized string similar to {0} ///Er is geen referentielijn geëxporteerd.. ///