//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Ringtoets.Integration.Plugin.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.Integration.Plugin.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 Opmerkingen. /// public static string Comment_DisplayName { get { return ResourceManager.GetString("Comment_DisplayName", 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 data 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 Er is geen referentielijn beschikbaar om een vakindeling voor de definiëren.. /// public static string FailureMechanismSectionsImporter_Import_Required_reference_line_is_missing { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_Import_Required_reference_line_is_missing", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen referentielijn beschikbaar om een vakindeling voor te definiëren.. /// public static string FailureMechanismSectionsImporter_Import_Required_referenceline_missing { get { return ResourceManager.GetString("FailureMechanismSectionsImporter_Import_Required_referenceline_missing", resourceCulture); } } /// /// Looks up a localized string similar to Geïmporteerde data toevoegen aan het faalmechanisme.. /// 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 {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 Er is nog geen bestand geopend.. /// public static string HydraulicBoundaryDatabaseImporter_File_not_opened { get { return ResourceManager.GetString("HydraulicBoundaryDatabaseImporter_File_not_opened", 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 randvoorwaarden locaties 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 Toetspeil berekenen voor locatie '{0}'. /// public static string RingtoetsGuiPlugin_Calculate_assessment_level_for_location_0_ { get { return ResourceManager.GetString("RingtoetsGuiPlugin_Calculate_assessment_level_for_location_0_", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens de berekening: inspecteer het logbestand.. /// public static string RingtoetsGuiPlugin_Error_during_assessment_level_calculation { get { return ResourceManager.GetString("RingtoetsGuiPlugin_Error_during_assessment_level_calculation", resourceCulture); } } /// /// Looks up a localized string similar to Berekeningen konden niet worden gestart. {0}. /// public static string RingtoetsGuiPlugin_HydraulicBoundaryDatabaseContextMenuStrip_Start_calculation_failed_0_ { get { return ResourceManager.GetString("RingtoetsGuiPlugin_HydraulicBoundaryDatabaseContextMenuStrip_Start_calculation_fa" + "iled_0_", resourceCulture); } } /// /// Looks up a localized string similar to Herstellen van de verbinding met de hydraulische randvoorwaarden database is mislukt. {0}. /// public static string RingtoetsGuiPlugin_VerifyHydraulicBoundaryDatabasePath_Hydraulic_boundary_database_connection_failed_0_ { get { return ResourceManager.GetString("RingtoetsGuiPlugin_VerifyHydraulicBoundaryDatabasePath_Hydraulic_boundary_databas" + "e_connection_failed_0_", resourceCulture); } } } }