// 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.Common.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.Common.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 Shapebestand (*.shp)|*.shp. /// public static string DataTypeDisplayName_shape_file_filter { get { return ResourceManager.GetString("DataTypeDisplayName_shape_file_filter", resourceCulture); } } /// /// 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 aantal punten van de dijkgeometrie ('{0}') moet worden gespecificeerd door middel van een 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 gespecificeerde aantal punten van de dijkgeometrie ('{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 aantal punten van de voorlandgeometrie ('{0}') moet worden gespecificeerd door middel van een 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 gespecificeerde aantal punten van de voorlandgeometrie ('{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 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 in te lezen {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 aantal punten van de dijkgeometrie ('{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 aantal punten van de voorlandgeometrie ('{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 in het bereik [{1}, 1] liggen.. /// 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 punten van de dijkgeometrie 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 punten van de voorlandgeometrie 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 dijkgeometriepunten 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 voorlandgeometriepunten 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 oriëntatie ('{0}') moet in het bereik [0, 360] liggen.. /// 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 Kan geen geldige gegevens vinden voor dijkprofiellocatie met ID '{0}'.. /// public static string DikeProfilesImporter_GetMatchingDikeProfileData_no_dikeprofiledata_for_location_0_ { get { return ResourceManager.GetString("DikeProfilesImporter_GetMatchingDikeProfileData_no_dikeprofiledata_for_location_0" + "_", resourceCulture); } } /// /// Looks up a localized string similar to Dijkprofielen importeren is afgebroken. Geen gegevens ingelezen.. /// public static string DikeProfilesImporter_HandleUserCancellingImport_dikeprofile_import_aborted { get { return ResourceManager.GetString("DikeProfilesImporter_HandleUserCancellingImport_dikeprofile_import_aborted", resourceCulture); } } /// /// Looks up a localized string similar to Profielgegevens definiëren geen dijkgeometrie. Bestand '{0}' wordt overgeslagen.. /// public static string DikeProfilesImporter_No_dike_geometry_file_0_skipped { get { return ResourceManager.GetString("DikeProfilesImporter_No_dike_geometry_file_0_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand bevat één of meerdere multi-polylijnen. Multi-polylijnen worden niet ondersteund.. /// public static string FailureMechanismSectionReader_File_has_unsupported_multiPolyline { get { return ResourceManager.GetString("FailureMechanismSectionReader_File_has_unsupported_multiPolyline", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand heeft geen attribuut '{0}'. Dit attribuut is vereist.. /// public static string FailureMechanismSectionReader_File_lacks_required_Attribute_0_ { get { return ResourceManager.GetString("FailureMechanismSectionReader_File_lacks_required_Attribute_0_", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Er is geen vakindeling geïmporteerd.. /// public static string FailureMechanismSectionsImporter_CriticalErrorMessage_0_No_sections_imported { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_CriticalErrorMessage_0_No_sections_imported", resourceCulture); } } /// /// Looks up a localized string similar to Vakindeling importeren afgebroken. Geen gegevens ingelezen.. /// public static string FailureMechanismSectionsImporter_Import_cancelled_no_data_read { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_Import_cancelled_no_data_read", resourceCulture); } } /// /// Looks up a localized string similar to Vakindeling komt niet overeen met de huidige referentielijn.. /// public static string FailureMechanismSectionsImporter_Import_Imported_sections_do_not_correspond_to_current_referenceline { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_Import_Imported_sections_do_not_correspond_to_cu" + "rrent_referenceline", resourceCulture); } } /// /// Looks up a localized string similar to Geïmporteerde gegevens toevoegen aan het toetsspoor.. /// public static string FailureMechanismSectionsImporter_ProgressText_Adding_imported_data_to_failureMechanism { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_ProgressText_Adding_imported_data_to_failureMech" + "anism", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen vakindeling.. /// public static string FailureMechanismSectionsImporter_ProgressText_Reading_file { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_ProgressText_Reading_file", resourceCulture); } } /// /// Looks up a localized string similar to Valideren ingelezen vakindeling.. /// public static string FailureMechanismSectionsImporter_ProgressText_Validating_imported_sections { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_ProgressText_Validating_imported_sections", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand heeft geen vakindeling.. /// public static string FailureMechanismSectionsImporter_ReadFile_File_is_empty { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_ReadFile_File_is_empty", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen geldige gegevens vinden voor voorlandprofiellocatie met ID '{0}'.. /// public static string ForeshoreProfilesImporter_GetMatchingForeshoreProfileData_no_foreshoreprofiledata_for_location_0_ { get { return ResourceManager.GetString("ForeshoreProfilesImporter_GetMatchingForeshoreProfileData_no_foreshoreprofiledata" + "_for_location_0_", resourceCulture); } } /// /// Looks up a localized string similar to Voorlandprofielen importeren is afgebroken. Geen gegevens ingelezen.. /// public static string ForeshoreProfilesImporter_HandleUserCancellingImport_foreshoreprofile_import_aborted { get { return ResourceManager.GetString("ForeshoreProfilesImporter_HandleUserCancellingImport_foreshoreprofile_import_abor" + "ted", resourceCulture); } } /// /// Looks up a localized string similar to Profielgegevens definiëren geen dam en geen voorlandgeometrie. Bestand '{0}' wordt overgeslagen.. /// public static string ForeshoreProfilesImporter_No_dam_no_foreshore_geometry_file_0_skipped { get { return ResourceManager.GetString("ForeshoreProfilesImporter_No_dam_no_foreshore_geometry_file_0_skipped", resourceCulture); } } /// /// Looks up a localized string similar to De rekeninstellingen database heeft niet het juiste schema.. /// public static string HydraRingSettingsDatabaseReader_ValidateSchema_Hydraulic_calculation_settings_database_has_invalid_schema { get { return ResourceManager.GetString("HydraRingSettingsDatabaseReader_ValidateSchema_Hydraulic_calculation_settings_dat" + "abase_has_invalid_schema", resourceCulture); } } /// /// Looks up a localized string similar to Kon het rekeninstellingen bestand niet openen. {0}. /// public static string HydraulicBoundaryDatabaseImporter_Cannot_open_hydaulic_calculation_settings_file_0_ { get { return ResourceManager.GetString("HydraulicBoundaryDatabaseImporter_Cannot_open_hydaulic_calculation_settings_file_" + "0_", resourceCulture); } } /// /// Looks up a localized string similar to {0} Het bestand wordt overgeslagen.. /// public static string HydraulicBoundaryDatabaseImporter_ErrorMessage_0_file_skipped { get { return ResourceManager.GetString("HydraulicBoundaryDatabaseImporter_ErrorMessage_0_file_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Het bijbehorende HLCD bestand is niet gevonden in dezelfde map als het HRD bestand.. /// public static string HydraulicBoundaryDatabaseImporter_HLCD_sqlite_Not_Found { get { return ResourceManager.GetString("HydraulicBoundaryDatabaseImporter_HLCD_sqlite_Not_Found", resourceCulture); } } /// /// Looks up a localized string similar to De hydraulische randvoorwaardenlocaties zijn ingelezen.. /// public static string HydraulicBoundaryDatabaseImporter_Import_All_hydraulic_locations_read { get { return ResourceManager.GetString("HydraulicBoundaryDatabaseImporter_Import_All_hydraulic_locations_read", resourceCulture); } } /// /// Looks up a localized string similar to {0} Er zijn geen hydraulische randvoorwaarden locaties geëxporteerd.. /// public static string HydraulicBoundaryLocationsExporter_Error_Exception_0_no_HydraulicBoundaryLocations_exported { get { return ResourceManager.GetString("HydraulicBoundaryLocationsExporter_Error_Exception_0_no_HydraulicBoundaryLocation" + "s_exported", resourceCulture); } } /// /// Looks up a localized string similar to TRAJECT_ID;N ///1-1;3 ///1-2;2 ///2-1;Duin ///2-2;2 ///3-1;Duin ///3-2;2 ///4-1;Duin ///4-2;2 ///5-1;Duin ///5-2;2 ///6-1;3 ///6-2;3 ///6-3;3 ///6-4;3 ///6-5;3 ///6-6;3 ///6-7;3 ///7-1;3 ///7-2;3 ///8-1;3 ///8-2;3 ///8-3;3 ///8-4;3 ///8-5;2 ///8-6;2 ///8-7;2 ///9-1;2 ///9-2;2 ///10-1;2 ///10-2;2 ///10-3;2 ///11-1;2 ///11-2;2 ///11-3;2 ///12-1;3 ///12-2;2 ///13-1;Duin ///13-2;3 ///13-3;Duin ///13-4;3 ///13-5;3 ///13-6;2 ///13-7;2 ///13-8;2 ///13-9;2 ///13a-1;2 ///13b-1;2 ///14-1;2 ///14-2;2 ///14-3;2 ///14-4;2 ///14-5;Duin ///14-6;3 ///14-7;Duin ///14-8;3 ///14-9;Duin ///14-10;3 ///15-1;1 ///15-2;2 ///15-3;2 ///16-1;1 ///16-2;2 /// [rest of string was truncated]";. /// public static string IHW_filecontents { get { return ResourceManager.GetString("IHW_filecontents", resourceCulture); } } /// /// Looks up a localized string similar to Kon geen punten vinden in dit bestand.. /// public static string PointShapefileReader_File_can_only_contain_points { get { return ResourceManager.GetString("PointShapefileReader_File_can_only_contain_points", resourceCulture); } } /// /// 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 Een profiellocatie met ID '{0}' ligt niet op de referentielijn. Locatie wordt overgeslagen.. /// public static string ProfilesImporter_AddNextProfileLocation_0_skipping_location_outside_referenceline { get { return ResourceManager.GetString("ProfilesImporter_AddNextProfileLocation_0_skipping_location_outside_referenceline" + "", resourceCulture); } } /// /// Looks up a localized string similar to Profiellocatie met ID '{0}' is opnieuw ingelezen.. /// public static string ProfilesImporter_AddNextProfileLocation_Location_with_id_0_already_read { get { return ResourceManager.GetString("ProfilesImporter_AddNextProfileLocation_Location_with_id_0_already_read", resourceCulture); } } /// /// Looks up a localized string similar to Fout bij het lezen van profiel op regel {0}. {1} Dit profiel wordt overgeslagen.. /// public static string ProfilesImporter_GetProfileLocationReadResult_Error_reading_Profile_LineNumber_0_Error_1_The_Profile_is_skipped { get { return ResourceManager.GetString("ProfilesImporter_GetProfileLocationReadResult_Error_reading_Profile_LineNumber_0_" + "Error_1_The_Profile_is_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van profiellocatie.. /// public static string ProfilesImporter_GetProfileLocationReadResult_reading_profilelocation { get { return ResourceManager.GetString("ProfilesImporter_GetProfileLocationReadResult_reading_profilelocation", resourceCulture); } } /// /// Looks up a localized string similar to Meerdere definities gevonden voor profiel '{0}'. Bestand '{1}' wordt overgeslagen.. /// public static string ProfilesImporter_LogDuplicateDikeProfileData_Multiple_DikeProfileData_found_for_DikeProfile_0_File_1_skipped { get { return ResourceManager.GetString("ProfilesImporter_LogDuplicateDikeProfileData_Multiple_DikeProfileData_found_for_D" + "ikeProfile_0_File_1_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van profielgegevens uit een prfl bestand.. /// public static string ProfilesImporter_ReadDikeProfileData_reading_profile_data { get { return ResourceManager.GetString("ProfilesImporter_ReadDikeProfileData_reading_profile_data", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van profielgegevens.. /// public static string ProfilesImporter_ReadDikeProfileData_reading_profiledata { get { return ResourceManager.GetString("ProfilesImporter_ReadDikeProfileData_reading_profiledata", resourceCulture); } } /// /// Looks up a localized string similar to Profielgegevens definiëren een damwand waarde ongelijk aan 0. Bestand wordt overgeslagen: {0}. /// public static string ProfilesImporter_ReadDikeProfileData_sheet_piling_not_zero_skipping_0_ { get { return ResourceManager.GetString("ProfilesImporter_ReadDikeProfileData_sheet_piling_not_zero_skipping_0_", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van profiellocaties uit een shapebestand.. /// public static string ProfilesImporter_ReadProfileLocations_reading_profilelocations { get { return ResourceManager.GetString("ProfilesImporter_ReadProfileLocations_reading_profilelocations", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Er is geen referentielijn geëxporteerd.. /// public static string ReferenceLineExporter_Error_0_no_ReferenceLine_exported { get { return ResourceManager.GetString("ReferenceLineExporter_Error_0_no_ReferenceLine_exported", resourceCulture); } } /// /// Looks up a localized string similar to Als u de referentielijn vervangt, zullen alle vakindelingen, berekende hydraulische randvoorwaarden en berekeningsresultaten worden verwijderd. /// ///Weet u zeker dat u wilt doorgaan?. /// public static string ReferenceLineImporter_ConfirmImport_Confirm_referenceline_import_which_clears_data_when_performed { get { return ResourceManager.GetString("ReferenceLineImporter_ConfirmImport_Confirm_referenceline_import_which_clears_dat" + "a_when_performed", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Er is geen referentielijn geïmporteerd.. /// public static string ReferenceLineImporter_HandleCriticalFileReadError_Error_0_no_referenceline_imported { get { return ResourceManager.GetString("ReferenceLineImporter_HandleCriticalFileReadError_Error_0_no_referenceline_import" + "ed", resourceCulture); } } /// /// Looks up a localized string similar to Geïmporteerde data toevoegen aan het traject.. /// public static string ReferenceLineImporter_ProgressText_Adding_imported_referenceline_to_assessmentsection { get { return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Adding_imported_referenceline_to_assessmentsec" + "tion", resourceCulture); } } /// /// Looks up a localized string similar to Referentielijn importeren afgebroken. Geen data ingelezen.. /// public static string ReferenceLineImporter_ProgressText_Import_cancelled_no_data_read { get { return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Import_cancelled_no_data_read", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen referentielijn.. /// public static string ReferenceLineImporter_ProgressText_Reading_referenceline { get { return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Reading_referenceline", resourceCulture); } } /// /// Looks up a localized string similar to Wissen rekenresultaten en vakindelingen van toetsspoor.. /// public static string ReferenceLineImporter_ProgressText_Removing_calculation_output_and_failure_mechanism_sections { get { return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Removing_calculation_output_and_failure_mechan" + "ism_sections", resourceCulture); } } /// /// Looks up a localized string similar to Verwijderen uitvoer van hydraulische randvoorwaarden.. /// public static string ReferenceLineImporter_ProgressText_Removing_hydraulic_boundary_output { get { return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Removing_hydraulic_boundary_output", resourceCulture); } } /// /// Looks up a localized string similar to Meerdere shapebestanden gevonden in '{0}'. Het bestand '{1}' is gebruikt.. /// public static string ReferenceLineMetaImporter_ValidateAndConnectTo_Multiple_shape_files_found_FilePath_0_SelectedFilePath_1 { get { return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateAndConnectTo_Multiple_shape_files_found_FilePat" + "h_0_SelectedFilePath_1", resourceCulture); } } /// /// Looks up a localized string similar to Geen shapebestand om trajecten te specificeren gevonden in de map '{0}'.. /// public static string ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found_in_folder_0 { get { return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found_in_folder_0", resourceCulture); } } /// /// Looks up a localized string similar to De map met specificaties voor trajecten '{0}' is niet gevonden.. /// public static string ReferenceLineMetaImporter_ValidateDirectory_Directory_Invalid { get { return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateDirectory_Directory_Invalid", resourceCulture); } } /// /// Looks up a localized string similar to Meerdere trajecten met dezelfde identificatiecode (attribuut 'TRAJECT_ID') gevonden.. /// public static string ReferenceLineMetaImporter_ValidateReferenceLineMetas_AssessmentSection_Ids_Not_Unique { get { return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateReferenceLineMetas_AssessmentSection_Ids_Not_Un" + "ique", resourceCulture); } } /// /// Looks up a localized string similar to Trajecten gevonden zonder een geldige identificatiecode (attribuut 'TRAJECT_ID').. /// public static string ReferenceLineMetaImporter_ValidateReferenceLineMetas_Missing_AssessmentSection_Ids { get { return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateReferenceLineMetas_Missing_AssessmentSection_Id" + "s", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand bevat een multi-polylijn. Multi-polylijnen worden niet ondersteund.. /// public static string ReferenceLineReader_File_contains_unsupported_multi_polyline { get { return ResourceManager.GetString("ReferenceLineReader_File_contains_unsupported_multi_polyline", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand moet exact één gehele polylijn bevatten.. /// public static string ReferenceLineReader_File_must_contain_1_polyline { get { return ResourceManager.GetString("ReferenceLineReader_File_must_contain_1_polyline", resourceCulture); } } /// /// Looks up a localized string similar to Het shapebestand '{0}' om trajecten te specificeren moet de attributen 'TRAJECT_ID', 'NORM_SW', en 'NORM_OG' bevatten: '{1}' niet gevonden.. /// public static string ReferenceLinesMetaReader_File_0_lacks_required_Attribute_1_ { get { return ResourceManager.GetString("ReferenceLinesMetaReader_File_0_lacks_required_Attribute_1_", resourceCulture); } } /// /// Looks up a localized string similar to Traject id mag niet leeg zijn.. /// public static string ReferenceLineWriter_CreateMapLineData_Traject_cannot_be_empty { get { return ResourceManager.GetString("ReferenceLineWriter_CreateMapLineData_Traject_cannot_be_empty", resourceCulture); } } /// /// Looks up a localized string similar to TRAJECT_ID. /// public static string ReferenceLineWriter_CreateMapLineData_Traject_id { get { return ResourceManager.GetString("ReferenceLineWriter_CreateMapLineData_Traject_id", resourceCulture); } } /// /// Looks up a localized string similar to BEGIN TRANSACTION; ///CREATE TABLE "TimeIntegrationSettings" ( /// "LocationID" INTEGER NOT NULL, /// "CalculationTypeID" INTEGER NOT NULL, /// "TimeIntegrationSchemeID" INTEGER NOT NULL, /// CONSTRAINT timeintegrationsettings_pk PRIMARY KEY ("LocationID", "CalculationTypeID"), /// CONSTRAINT calculationtypes_timeintegrationsettings_fk FOREIGN KEY ("CalculationTypeID") REFERENCES CalculationTypes ("CalculationTypeID") ON DELETE NO ACTION ON UPDATE NO ACTION ///); ///CREATE TABLE "Numeri [rest of string was truncated]";. /// public static string settings_schema { get { return ResourceManager.GetString("settings_schema", resourceCulture); } } /// /// Looks up a localized string similar to De kolom '{0}' mag maar één keer gedefinieerd zijn.. /// public static string StructuresCharacteristicsCsvReader_Column_0_must_be_defined_only_once { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_Column_0_must_be_defined_only_once", resourceCulture); } } /// /// Looks up a localized string similar to Regel verwacht {0} elementen, maar het zijn er {1}.. /// public static string StructuresCharacteristicsCsvReader_CreateStructuresParameterRow_Line_should_have_NumberOfExpectedElements_0_but_has_ActualNumberOfElements_1_ { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_CreateStructuresParameterRow_Line_should_have_" + "NumberOfExpectedElements_0_but_has_ActualNumberOfElements_1_", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor '{0}' kan niet worden omgezet naar een getal.. /// public static string StructuresCharacteristicsCsvReader_ParseDoubleValue_ParameterName_0_not_number { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_ParseDoubleValue_ParameterName_0_not_number", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor '{0}' is te groot of te klein om ingelezen te worden.. /// public static string StructuresCharacteristicsCsvReader_ParseDoubleValue_ParameterName_0_overflow_error { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_ParseDoubleValue_ParameterName_0_overflow_erro" + "r", resourceCulture); } } /// /// Looks up a localized string similar to '{0}' mag niet leeg zijn.. /// public static string StructuresCharacteristicsCsvReader_ParseIdString_ParameterName_0_cannot_be_empty { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_ParseIdString_ParameterName_0_cannot_be_empty", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor '{0}' moet '0', '1' of leeg zijn.. /// public static string StructuresCharacteristicsCsvReader_ParseVarianceType_ParameterName_0_only_allows_certain_values { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_ParseVarianceType_ParameterName_0_only_allows_" + "certain_values", resourceCulture); } } /// /// Looks up a localized string similar to Ontbrekend scheidingsteken '{0}'.. /// public static string StructuresCharacteristicsCsvReader_TokenizeString_Line_lacks_SeparatorCharacter_0_ { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_TokenizeString_Line_lacks_SeparatorCharacter_0" + "_", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand is niet geschikt om kunstwerken parameters uit te lezen. De koptekst moet in ieder geval de volgende kolommen bevatten: ///{0} /// ///Bovenstaande kolomtitels moeten gescheiden zijn door het karakter ';'.. /// public static string StructuresCharacteristicsCsvReader_ValidateRequiredColumnIndices_Invalid_header_Must_have_columns_0_ { get { return ResourceManager.GetString("StructuresCharacteristicsCsvReader_ValidateRequiredColumnIndices_Invalid_header_M" + "ust_have_columns_0_", resourceCulture); } } /// /// Looks up a localized string similar to Een kunstwerklocatie met KWKIDENT '{0}' ligt niet op de referentielijn. Locatie wordt overgeslagen.. /// public static string StructuresImporter_AddNextStructureLocation_0_skipping_location_outside_referenceline { get { return ResourceManager.GetString("StructuresImporter_AddNextStructureLocation_0_skipping_location_outside_reference" + "line", resourceCulture); } } /// /// Looks up a localized string similar to Kunstwerklocatie met KWKIDENT '{0}' is opnieuw ingelezen.. /// public static string StructuresImporter_AddNextStructureLocation_Location_with_kwkident_0_already_read { get { return ResourceManager.GetString("StructuresImporter_AddNextStructureLocation_Location_with_kwkident_0_already_read" + "", resourceCulture); } } /// /// Looks up a localized string similar to De variatie voor parameter '{2}' van kunstwerk '{0}' ({1}) wordt omgerekend in een variatiecoëfficiënt (regel {3}).. /// public static string StructuresImporter_GetCoefficientOfVariation_Converting_variation_StructureName_0_StructureId_1_ParameterId_2_on_Line_3_ { get { return ResourceManager.GetString("StructuresImporter_GetCoefficientOfVariation_Converting_variation_StructureName_0" + "_StructureId_1_ParameterId_2_on_Line_3_", resourceCulture); } } /// /// Looks up a localized string similar to De variatie voor parameter '{2}' van kunstwerk '{0}' ({1}) wordt omgerekend in een standaardafwijking (regel {3}).. /// public static string StructuresImporter_GetStandardDeviation_Converting_variation_StructureName_0_StructureId_1_ParameterId_2_on_Line_3_ { get { return ResourceManager.GetString("StructuresImporter_GetStandardDeviation_Converting_variation_StructureName_0_Stru" + "ctureId_1_ParameterId_2_on_Line_3_", resourceCulture); } } /// /// Looks up a localized string similar to Fout bij het lezen van kunstwerk op regel {0}. {1} Dit kunstwerk wordt overgeslagen.. /// public static string StructuresImporter_GetStructureLocationReadResult_Error_reading_Structure_LineNumber_0_Error_1_The_Structure_is_skipped { get { return ResourceManager.GetString("StructuresImporter_GetStructureLocationReadResult_Error_reading_Structure_LineNum" + "ber_0_Error_1_The_Structure_is_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van kunstwerklocatie.. /// public static string StructuresImporter_GetStructureLocationReadResult_reading_structurelocation { get { return ResourceManager.GetString("StructuresImporter_GetStructureLocationReadResult_reading_structurelocation", resourceCulture); } } /// /// Looks up a localized string similar to Klik op details voor meer informatie. ///{0}. /// public static string StructuresImporter_LogValidationErrorForStructure_Click_details_for_full_message_0_ { get { return ResourceManager.GetString("StructuresImporter_LogValidationErrorForStructure_Click_details_for_full_message_" + "0_", resourceCulture); } } /// /// Looks up a localized string similar to Er zijn één of meerdere fouten gevonden waardoor dit kunstwerk niet ingelezen kan worden: ///{0}. /// public static string StructuresImporter_LogValidationErrorForStructure_One_or_more_erors_skip_structure_ErrorMessageList_0_ { get { return ResourceManager.GetString("StructuresImporter_LogValidationErrorForStructure_One_or_more_erors_skip_structur" + "e_ErrorMessageList_0_", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van kunstwerklocaties uit een shapebestand.. /// public static string StructuresImporter_ReadStructureLocations_reading_structurelocations { get { return ResourceManager.GetString("StructuresImporter_ReadStructureLocations_reading_structurelocations", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van kunstwerkgegevens uit een kommagescheiden bestand.. /// public static string StructuresImporter_ReadStructureParameterRowsData_reading_structure_data { get { return ResourceManager.GetString("StructuresImporter_ReadStructureParameterRowsData_reading_structure_data", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van kunstwerkgegevens.. /// public static string StructuresImporter_ReadStructureParameterRowsData_reading_structuredata { get { return ResourceManager.GetString("StructuresImporter_ReadStructureParameterRowsData_reading_structuredata", resourceCulture); } } /// /// Looks up a localized string similar to Kunstwerk '{0}' ({1}). /// public static string StructuresImporter_StructureName_0_StructureId_1_ { get { return ResourceManager.GetString("StructuresImporter_StructureName_0_StructureId_1_", resourceCulture); } } /// /// Looks up a localized string similar to Kunstwerken importeren is afgebroken. Geen gegevens ingelezen.. /// public static string StructuresImporter_User_cancelled { get { return ResourceManager.GetString("StructuresImporter_User_cancelled", resourceCulture); } } /// /// Looks up a localized string similar to Geen geldige definitie gevonden voor parameter '{0}'.. /// public static string StructuresParameterRowsValidator_Parameter_0_missing_or_invalid { get { return ResourceManager.GetString("StructuresParameterRowsValidator_Parameter_0_missing_or_invalid", resourceCulture); } } /// /// Looks up a localized string similar to Parameter '{0}' komt meerdere keren voor.. /// public static string StructuresParameterRowsValidator_Parameter_0_repeated { get { return ResourceManager.GetString("StructuresParameterRowsValidator_Parameter_0_repeated", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', moet '0' (variatiecoëfficiënt) of '1' (standaardafwijking) zijn.. /// public static string StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_invalid_variancetype_value { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_invalid_varian" + "cetype_value", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', is te dicht op 0 waardoor een betrouwbare conversie tussen standaardafwijking en variatiecoëfficiënt niet mogelijk is.. /// public static string StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_mean_too_small_for_reliable_variation_value_conversion { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_mean_too_small" + "_for_reliable_variation_value_conversion", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', moet in het bereik [0, 360] liggen.. /// public static string StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_orientation_out_of_range { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_orientation_ou" + "t_of_range", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', moet een geldig kunstwerk type zijn.. /// public static string StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_structure_type_invalid { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_structure_type" + "_invalid", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', moet een positief geheel getal zijn.. /// public static string StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_value_must_be_positive_whole_number { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ParameterId_0_Line_1_ColumnName_2_value_must_be_" + "positive_whole_number", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', moet in het bereik [0, 1] liggen.. /// public static string StructuresParameterRowsValidator_ProbabilityRule_ParameterId_0_Line_1_ColumnName_2_probability_out_of_range { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ProbabilityRule_ParameterId_0_Line_1_ColumnName_" + "2_probability_out_of_range", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', is geen getal.. /// public static string StructuresParameterRowsValidator_ValidateDoubleParameter_ParameterId_0_Line_1_ColumnName_2_not_number { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ValidateDoubleParameter_ParameterId_0_Line_1_Col" + "umnName_2_not_number", resourceCulture); } } /// /// Looks up a localized string similar to De waarde voor parameter '{0}' op regel {1}, kolom '{2}', moet een positief getal zijn.. /// public static string StructuresParameterRowsValidator_ValidatePositiveDoubleParameter_ParameterId_0_Line_1_ColumnName_2_must_be_a_positive_number { get { return ResourceManager.GetString("StructuresParameterRowsValidator_ValidatePositiveDoubleParameter_ParameterId_0_Li" + "ne_1_ColumnName_2_must_be_a_positive_number", resourceCulture); } } /// /// Looks up a localized string similar to Het kunstwerk heeft geen geldige waarde voor attribuut '{0}'.. /// public static string StructuresReader_GetNextStructure_Invalid_KWKIDENT { get { return ResourceManager.GetString("StructuresReader_GetNextStructure_Invalid_KWKIDENT", resourceCulture); } } } }