//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Core.Common.Gui.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("Core.Common.Gui.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 niet gedefinieerd. /// public static string ActivityInfo_ProgressText_undefined { get { return ResourceManager.GetString("ActivityInfo_ProgressText_undefined", resourceCulture); } } /// /// Looks up a localized string similar to Huidige stap afronden, daarna annuleren.... /// public static string ActivityProgressDialog_CancelActivities_Quit_after_finishing_current_activity { get { return ResourceManager.GetString("ActivityProgressDialog_CancelActivities_Quit_after_finishing_current_activity", resourceCulture); } } /// /// Looks up a localized string similar to Stap {0} van {1}. /// public static string ActivityProgressDialog_OnShown_Executing_step_0_of_1 { get { return ResourceManager.GetString("ActivityProgressDialog_OnShown_Executing_step_0_of_1", resourceCulture); } } /// /// Looks up a localized string similar to Aero. /// public static string Aero { get { return ResourceManager.GetString("Aero", resourceCulture); } } /// /// Looks up a localized string similar to Ringtoets wordt gestart.... /// public static string App_App_Starting_Ringtoets { get { return ResourceManager.GetString("App_App_Starting_Ringtoets", resourceCulture); } } /// /// Looks up a localized string similar to Onbekende kritieke fout opgetreden.. /// public static string App_AppDomain_UnhandledException_Unknown_exception_ { get { return ResourceManager.GetString("App_AppDomain_UnhandledException_Unknown_exception_", resourceCulture); } } /// /// Looks up a localized string similar to Berekenen activiteit of model is beschikbaar in het project.. /// public static string App_ParseArguments_Run_activity_or_model_available_in_the_project_ { get { return ResourceManager.GetString("App_ParseArguments_Run_activity_or_model_available_in_the_project_", resourceCulture); } } /// /// Looks up a localized string similar to === opdracht uitvoeren ===. /// public static string App_RunRingtoets_ { get { return ResourceManager.GetString("App_RunRingtoets_", resourceCulture); } } /// /// Looks up a localized string similar to Het opgegeven project ({0}) was niet gevonden.. /// public static string App_RunRingtoets_Specified_project_0_was_not_found_ { get { return ResourceManager.GetString("App_RunRingtoets_Specified_project_0_was_not_found_", resourceCulture); } } /// /// Looks up a localized string similar to Ringtoets wordt gestart.... /// public static string App_RunRingtoets_Starting_Ringtoets_Gui { get { return ResourceManager.GetString("App_RunRingtoets_Starting_Ringtoets_Gui", resourceCulture); } } /// /// Looks up a localized string similar to Kan niet meerdere instanties van Ringtoets starten. Sluit eerst de andere instantie.. /// public static string App_ShutdownIfNotFirstInstance_Cannot_start_multiple_instances_of_Ringtoets_Please_close_the_other_instance_first { get { return ResourceManager.GetString("App_ShutdownIfNotFirstInstance_Cannot_start_multiple_instances_of_Ringtoets_Pleas" + "e_close_the_other_instance_first", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_form { get { object obj = ResourceManager.GetObject("application_form", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_import_blue { get { object obj = ResourceManager.GetObject("application_import_blue", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_import_blue_Large { get { object obj = ResourceManager.GetObject("application_import_blue_Large", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon application_import_blue1 { get { object obj = ResourceManager.GetObject("application_import_blue1", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_view_list { get { object obj = ResourceManager.GetObject("application_view_list", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_view_list1 { get { object obj = ResourceManager.GetObject("application_view_list1", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap arrow_000_medium { get { object obj = ResourceManager.GetObject("arrow_000_medium", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon arrow_000_medium_question_mark { get { object obj = ResourceManager.GetObject("arrow_000_medium_question_mark", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Documentvenster is al toegevoegd. Activeer de weergave in plaats van het toe te voegen.. /// public static string AvalonDockDockingManager_Add_View_was_already_added_activate_it_instead_of_add { get { return ResourceManager.GetString("AvalonDockDockingManager_Add_View_was_already_added_activate_it_instead_of_add", resourceCulture); } } /// /// Looks up a localized string similar to Locatie {0} is niet geldig voor het documentvenster.. /// public static string AvalonDockDockingManager_AddToolView_View_location_0_is_not_implemented_yet { get { return ResourceManager.GetString("AvalonDockDockingManager_AddToolView_View_location_0_is_not_implemented_yet", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap binocular_32 { get { object obj = ResourceManager.GetObject("binocular_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick { get { object obj = ResourceManager.GetObject("brick", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_active { get { object obj = ResourceManager.GetObject("brick_active", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_add { get { object obj = ResourceManager.GetObject("brick_add", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_delete { get { object obj = ResourceManager.GetObject("brick_delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_edit { get { object obj = ResourceManager.GetObject("brick_edit", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_error { get { object obj = ResourceManager.GetObject("brick_error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick_link { get { object obj = ResourceManager.GetObject("brick_link", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap brick1 { get { object obj = ResourceManager.GetObject("brick1", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap bricks { get { object obj = ResourceManager.GetObject("bricks", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap bug { get { object obj = ResourceManager.GetObject("bug", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap Busy_indicator { get { object obj = ResourceManager.GetObject("Busy_indicator", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap calendar { get { object obj = ResourceManager.GetObject("calendar", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap calendar_view_day { get { object obj = ResourceManager.GetObject("calendar_view_day", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cancel { get { object obj = ResourceManager.GetObject("cancel", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_bar { get { object obj = ResourceManager.GetObject("chart_bar", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_curve { get { object obj = ResourceManager.GetObject("chart_curve", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_line { get { object obj = ResourceManager.GetObject("chart_line", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_organisation { get { object obj = ResourceManager.GetObject("chart_organisation", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap chart_pie { get { object obj = ResourceManager.GetObject("chart_pie", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap clipboard_32 { get { object obj = ResourceManager.GetObject("clipboard_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CloseFolder { get { object obj = ResourceManager.GetObject("CloseFolder", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ClosePreviewHH { get { object obj = ResourceManager.GetObject("ClosePreviewHH", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog { get { object obj = ResourceManager.GetObject("cog", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_active { get { object obj = ResourceManager.GetObject("cog_active", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_add { get { object obj = ResourceManager.GetObject("cog_add", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_add_Large { get { object obj = ResourceManager.GetObject("cog_add_Large", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cog_delete { get { object obj = ResourceManager.GetObject("cog_delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Alles i&nklappen. /// public static string Collapse_all { get { return ResourceManager.GetString("Collapse_all", resourceCulture); } } /// /// Looks up a localized string similar to Klap dit element en alle onderliggende elementen in.. /// public static string Collapse_all_ToolTip { get { return ResourceManager.GetString("Collapse_all_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CollapseAllIcon { get { object obj = ResourceManager.GetObject("CollapseAllIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Kan geen contextmenu opbouwen voor een lege knoop.. /// public static string ContextMenuBuilder_ContextMenuBuilder_Can_not_build_context_menu_for_empty_tree_node { get { return ResourceManager.GetString("ContextMenuBuilder_ContextMenuBuilder_Can_not_build_context_menu_for_empty_tree_n" + "ode", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen instanties maken van de benodigde objecten.. /// public static string ContextMenuBuilder_ContextMenuBuilder_Cannot_create_instances_of_factories { get { return ResourceManager.GetString("ContextMenuBuilder_ContextMenuBuilder_Cannot_create_instances_of_factories", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen element in het contextmenu creëren zonder dat de knoop bekend is.. /// public static string ContextMenuItemFactory_Can_not_create_context_menu_items_without_tree_node { get { return ResourceManager.GetString("ContextMenuItemFactory_Can_not_create_context_menu_items_without_tree_node", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap control_play { get { object obj = ResourceManager.GetObject("control_play", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap control_stop { get { object obj = ResourceManager.GetObject("control_stop", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CopyHS { get { object obj = ResourceManager.GetObject("CopyHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cross_small { get { object obj = ResourceManager.GetObject("cross_small", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cross_small_bw { get { object obj = ResourceManager.GetObject("cross_small_bw", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cross_small1 { get { object obj = ResourceManager.GetObject("cross_small1", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cut { get { object obj = ResourceManager.GetObject("cut", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cut_red { get { object obj = ResourceManager.GetObject("cut_red", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CutHS { get { object obj = ResourceManager.GetObject("CutHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Donker. /// public static string Dark { get { return ResourceManager.GetString("Dark", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap data_item { get { object obj = ResourceManager.GetObject("data_item", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap data_item_error { get { object obj = ResourceManager.GetObject("data_item_error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap data_item_link { get { object obj = ResourceManager.GetObject("data_item_link", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Verwij&deren.... /// public static string Delete { get { return ResourceManager.GetString("Delete", resourceCulture); } } /// /// Looks up a localized string similar to Verwijder het element uit de boom.. /// public static string Delete_ToolTip { get { return ResourceManager.GetString("Delete_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap DeleteIcon { get { object obj = ResourceManager.GetObject("DeleteIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap DocumentHS { get { object obj = ResourceManager.GetObject("DocumentHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap edit_redo { get { object obj = ResourceManager.GetObject("edit_redo", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap Edit_RedoHS { get { object obj = ResourceManager.GetObject("Edit_RedoHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap edit_undo { get { object obj = ResourceManager.GetObject("edit_undo", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap Edit_UndoHS { get { object obj = ResourceManager.GetObject("Edit_UndoHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap error { get { object obj = ResourceManager.GetObject("error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap exclamation { get { object obj = ResourceManager.GetObject("exclamation", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Alles ui&tklappen. /// public static string Expand_all { get { return ResourceManager.GetString("Expand_all", resourceCulture); } } /// /// Looks up a localized string similar to Klap dit element en alle onderliggende elementen uit.. /// public static string Expand_all_ToolTip { get { return ResourceManager.GetString("Expand_all_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Aantal ({0}). /// public static string ExpandableArrayConverter_ConvertTo_Count_0_ { get { return ResourceManager.GetString("ExpandableArrayConverter_ConvertTo_Count_0_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ExpandAllIcon { get { object obj = ResourceManager.GetObject("ExpandAllIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to &Exporteren.... /// public static string Export { get { return ResourceManager.GetString("Export", resourceCulture); } } /// /// Looks up a localized string similar to Exporteer de gegevens naar een bestand.. /// public static string Export_ToolTip { get { return ResourceManager.GetString("Export_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ExportIcon { get { object obj = ResourceManager.GetObject("ExportIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Toetsspoor. /// public static string FailureMechanismContributionView_GridColumn_Assessment { get { return ResourceManager.GetString("FailureMechanismContributionView_GridColumn_Assessment", resourceCulture); } } /// /// Looks up a localized string similar to Toegestane bijdrage aan faalkans [%]. /// public static string FailureMechanismContributionView_GridColumn_Contribution { get { return ResourceManager.GetString("FailureMechanismContributionView_GridColumn_Contribution", resourceCulture); } } /// /// Looks up a localized string similar to Faalkansruimte [1/jaar]. /// public static string FailureMechanismContributionView_GridColumn_ProbabilitySpace { get { return ResourceManager.GetString("FailureMechanismContributionView_GridColumn_ProbabilitySpace", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap feed { get { object obj = ResourceManager.GetObject("feed", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FindProject { get { object obj = ResourceManager.GetObject("FindProject", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FindView { get { object obj = ResourceManager.GetObject("FindView", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder { get { object obj = ResourceManager.GetObject("folder", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_add { get { object obj = ResourceManager.GetObject("folder_add", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_brick { get { object obj = ResourceManager.GetObject("folder_brick", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_database { get { object obj = ResourceManager.GetObject("folder_database", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_delete { get { object obj = ResourceManager.GetObject("folder_delete", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_edit { get { object obj = ResourceManager.GetObject("folder_edit", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_error { get { object obj = ResourceManager.GetObject("folder_error", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_feed { get { object obj = ResourceManager.GetObject("folder_feed", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_input { get { object obj = ResourceManager.GetObject("folder_input", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_output { get { object obj = ResourceManager.GetObject("folder_output", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_wrench { get { object obj = ResourceManager.GetObject("folder_wrench", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap fullscreen { get { object obj = ResourceManager.GetObject("fullscreen", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Generiek. /// public static string Generic { get { return ResourceManager.GetString("Generic", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap graphhs { get { object obj = ResourceManager.GetObject("graphhs", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Nieuwe map toevoegen. /// public static string GuiCommandHandler_AddNewFolder_Add_new_folder { get { return ResourceManager.GetString("GuiCommandHandler_AddNewFolder_Add_new_folder", resourceCulture); } } /// /// Looks up a localized string similar to Er moet een project zijn om gegevens te kunnen toevoegen.. /// public static string GuiCommandHandler_AddNewItem_There_needs_to_be_a_project_to_add_an_item { get { return ResourceManager.GetString("GuiCommandHandler_AddNewItem_There_needs_to_be_a_project_to_add_an_item", resourceCulture); } } /// /// Looks up a localized string similar to Project is gesloten.. /// public static string GuiCommandHandler_CloseProject_Project_closed { get { return ResourceManager.GetString("GuiCommandHandler_CloseProject_Project_closed", resourceCulture); } } /// /// Looks up a localized string similar to Kan niet importeren naar {0}.. /// public static string GuiCommandHandler_ImportOn_Unable_to_import_on_0_ { get { return ResourceManager.GetString("GuiCommandHandler_ImportOn_Unable_to_import_on_0_", resourceCulture); } } /// /// Looks up a localized string similar to Logbestand kan niet worden geopend.. /// public static string GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file { get { return ResourceManager.GetString("GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file", resourceCulture); } } /// /// Looks up a localized string similar to Het is niet mogelijk het logbestand te openen. In plaats hiervan wordt de folder waarin het logbestand staat geopend.. /// public static string GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file_Opening_log_file_directory_instead { get { return ResourceManager.GetString("GuiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file_Opening_log_file_di" + "rectory_instead", resourceCulture); } } /// /// Looks up a localized string similar to Sluiten van huidig project.. /// public static string GuiCommandHandler_TryCloseProject_Closing_current_project { get { return ResourceManager.GetString("GuiCommandHandler_TryCloseProject_Closing_current_project", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen 'GuiCommandHandler'-afhankelijk element in het contextmenu creëren zonder een 'GuiCommandHandler'.. /// public static string GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_gui { get { return ResourceManager.GetString("GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_gui", resourceCulture); } } /// /// Looks up a localized string similar to Exporteren mislukt.. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Export_failed { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Export_failed", resourceCulture); } } /// /// Looks up a localized string similar to Exporteren afgerond.. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Finished_exporting { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Finished_exporting", resourceCulture); } } /// /// Looks up a localized string similar to Selecteer een bestand met {0} om naartoe te exporteren.. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Select_a_DataType_0_file_to_export_to { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Select_a_DataType_0_file_to_expo" + "rt_to", resourceCulture); } } /// /// Looks up a localized string similar to Exporteren gestart.. /// public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Start_exporting { get { return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Start_exporting", resourceCulture); } } /// /// Looks up a localized string similar to Ringtoets kan de huidige selectie ({0}) niet exporteren.. /// public static string GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item_0_available { get { return ResourceManager.GetString("GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item" + "_0_available", resourceCulture); } } /// /// Looks up a localized string similar to Ringtoets kan de huidige selectie niet exporteren.. /// public static string GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item_available { get { return ResourceManager.GetString("GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item" + "_available", resourceCulture); } } /// /// Looks up a localized string similar to Selecteer een bestand met {0} om eruit te importeren.... /// public static string GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Select_a_DataType_0_file_to_import_from { get { return ResourceManager.GetString("GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Select_a_DataType_0_file_to_" + "import_from", resourceCulture); } } /// /// Looks up a localized string similar to Beginnen met het importeren van gegevens.. /// public static string GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Start_importing_data { get { return ResourceManager.GetString("GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Start_importing_data", resourceCulture); } } /// /// Looks up a localized string similar to Importeren gegevens. /// public static string GuiImportHandler_GetSupportedImporterForTargetType_Data_Import { get { return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterForTargetType_Data_Import", resourceCulture); } } /// /// Looks up a localized string similar to Fout. /// public static string GuiImportHandler_GetSupportedImporterForTargetType_Error { get { return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterForTargetType_Error", resourceCulture); } } /// /// Looks up a localized string similar to Geen enkele 'Importer' is beschikbaar voor dit element.. /// public static string GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this_item { get { return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this" + "_item", resourceCulture); } } /// /// Looks up a localized string similar to Geen enkele 'Importer' is beschikbaar voor dit element ({0}).. /// public static string GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this_item_0_ { get { return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterForTargetType_No_importer_available_for_this" + "_item_0_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap icon_clear_all_messages { get { object obj = ResourceManager.GetObject("icon_clear_all_messages", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to &Importeren.... /// public static string Import { get { return ResourceManager.GetString("Import", resourceCulture); } } /// /// Looks up a localized string similar to Importeer de gegevens vanuit een bestand.. /// public static string Import_ToolTip { get { return ResourceManager.GetString("Import_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ImportIcon { get { object obj = ResourceManager.GetObject("ImportIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap information { get { object obj = ResourceManager.GetObject("information", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap information_32 { get { object obj = ResourceManager.GetObject("information_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap key { get { object obj = ResourceManager.GetObject("key", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Licht. /// public static string Light { get { return ResourceManager.GetString("Light", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap link { get { object obj = ResourceManager.GetObject("link", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap link_break { get { object obj = ResourceManager.GetObject("link_break", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap lock_edit { get { object obj = ResourceManager.GetObject("lock_edit", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap magnifier { get { object obj = ResourceManager.GetObject("magnifier", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Project kan niet worden geopend.. /// public static string MainWindow_AddNewMruItem_Can_t_open_project { get { return ResourceManager.GetString("MainWindow_AddNewMruItem_Can_t_open_project", resourceCulture); } } /// /// Looks up a localized string similar to Licentie. /// public static string MainWindow_LicenseView_Name { get { return ResourceManager.GetString("MainWindow_LicenseView_Name", resourceCulture); } } /// /// Looks up a localized string similar to Hoofdschermvenster is aangemaakt.. /// public static string MainWindow_MainWindow_Main_window_created_ { get { return ResourceManager.GetString("MainWindow_MainWindow_Main_window_created_", resourceCulture); } } /// /// Looks up a localized string similar to Kon de gevraagde 'dock' opmaak niet laden. De instellingen zijn ongeldig en zullen teruggezet worden naar de standaardinstellingen.. /// public static string MainWindow_OnLoadLayout_Could_not_load_the_requested_dock_layout_The_settings_are_invalid_and_will_be_reset_to_the_default_state_ { get { return ResourceManager.GetString("MainWindow_OnLoadLayout_Could_not_load_the_requested_dock_layout_The_settings_are" + "_invalid_and_will_be_reset_to_the_default_state_", resourceCulture); } } /// /// Looks up a localized string similar to Ribbon kon niet worden hersteld. De instellingen zijn ongeldig en zullen worden teruggezet naar de standaardinstellingen.. /// public static string MainWindow_OnLoadLayout_Could_not_restore_the_ribbon_state_The_settings_are_invalid_and_will_be_reset_to_the_default_state_ { get { return ResourceManager.GetString("MainWindow_OnLoadLayout_Could_not_restore_the_ribbon_state_The_settings_are_inval" + "id_and_will_be_reset_to_the_default_state_", resourceCulture); } } /// /// Looks up a localized string similar to Toevoegen Startpagina.... /// public static string MainWindow_ShowStartPage_Adding_welcome_page_ { get { return ResourceManager.GetString("MainWindow_ShowStartPage_Adding_welcome_page_", resourceCulture); } } /// /// Looks up a localized string similar to Opmaak resetten na opnieuw opstarten. /// public static string MainWindow_UpdateMainWindowRibbonElements_Reset_layout_restart { get { return ResourceManager.GetString("MainWindow_UpdateMainWindowRibbonElements_Reset_layout_restart", resourceCulture); } } /// /// Looks up a localized string similar to Wanneer deze optie is aangezet, zal de standaard opmaak worden gebruikt bij het opnieuw starten van Ringtoets.. /// public static string MainWindow_UpdateMainWindowRibbonElements_When_this_option_is_turned_on_the_default_layout_will_be_used_when_restarting_Ringtoets { get { return ResourceManager.GetString("MainWindow_UpdateMainWindowRibbonElements_When_this_option_is_turned_on_the_defau" + "lt_layout_will_be_used_when_restarting_Ringtoets", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Shape-bestand (*.shp)|*.shp. /// public static string MapAddLayerCommand_ShowAddLayerFileDialog_ShapeFileFilter { get { return ResourceManager.GetString("MapAddLayerCommand_ShowAddLayerFileDialog_ShapeFileFilter", resourceCulture); } } /// /// Looks up a localized string similar to Berichten. /// public static string Messages { get { return ResourceManager.GetString("Messages", resourceCulture); } } /// /// Looks up a localized string similar to Berichten. /// public static string MessageWindow_MessageWindow_Messages { get { return ResourceManager.GetString("MessageWindow_MessageWindow_Messages", resourceCulture); } } /// /// Looks up a localized string similar to Controleer logbestand voor meer informatie ("Bestand"->"Help"->"Log tonen").. /// public static string MessageWindowLogAppender_AppendToMessageWindow_Check_log_file_for_more_information_Home_Show_Log { get { return ResourceManager.GetString("MessageWindowLogAppender_AppendToMessageWindow_Check_log_file_for_more_informatio" + "n_Home_Show_Log", resourceCulture); } } /// /// Looks up a localized string similar to Metro. /// public static string Metro { get { return ResourceManager.GetString("Metro", resourceCulture); } } /// /// Looks up a localized string similar to Nieuw project succesvol geopend.. /// public static string New_project_successfully_opened { get { return ResourceManager.GetString("New_project_successfully_opened", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap newspaper { get { object obj = ResourceManager.GetObject("newspaper", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Voor het aanmaken van knopen in de boom is een 'CommandHandler' nodig.. /// public static string NodePresenter_CommandHandler_required { get { return ResourceManager.GetString("NodePresenter_CommandHandler_required", resourceCulture); } } /// /// Looks up a localized string similar to Voor het aanmaken van knopen in de boom is een 'ContextMenuBuilderProvider' nodig.. /// public static string NodePresenter_ContextMenuBuilderProvider_required { get { return ResourceManager.GetString("NodePresenter_ContextMenuBuilderProvider_required", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap note { get { object obj = ResourceManager.GetObject("note", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to &Openen. /// public static string Open { get { return ResourceManager.GetString("Open", resourceCulture); } } /// /// Looks up a localized string similar to Open de gegevens in een nieuw documentvenster.. /// public static string Open_ToolTip { get { return ResourceManager.GetString("Open_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap openfolderHS { get { object obj = ResourceManager.GetObject("openfolderHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OpenIcon { get { object obj = ResourceManager.GetObject("OpenIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Openen van bestaand Ringtoets project.. /// public static string Opening_existing_project { get { return ResourceManager.GetString("Opening_existing_project", resourceCulture); } } /// /// Looks up a localized string similar to Openen van bestaand Ringtoets project geannuleerd.. /// public static string Opening_existing_project_cancelled { get { return ResourceManager.GetString("Opening_existing_project_cancelled", resourceCulture); } } /// /// Looks up a localized string similar to Openen van nieuw Ringtoets project.. /// public static string Opening_new_project { get { return ResourceManager.GetString("Opening_new_project", resourceCulture); } } /// /// Looks up a localized string similar to Openen van nieuw Ringtoets project geannuleerd.. /// public static string Opening_new_project_cancelled { get { return ResourceManager.GetString("Opening_new_project_cancelled", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OptionsHS { get { object obj = ResourceManager.GetObject("OptionsHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon OptionsHS1 { get { object obj = ResourceManager.GetObject("OptionsHS1", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OrgChartHS { get { object obj = ResourceManager.GetObject("OrgChartHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PasteHS { get { object obj = ResourceManager.GetObject("PasteHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PlayAll { get { object obj = ResourceManager.GetObject("PlayAll", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PlayHS { get { object obj = ResourceManager.GetObject("PlayHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap plugin { get { object obj = ResourceManager.GetObject("plugin", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap plugin_disabled { get { object obj = ResourceManager.GetObject("plugin_disabled", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon plus { get { object obj = ResourceManager.GetObject("plus", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap plus_button_32 { get { object obj = ResourceManager.GetObject("plus_button_32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Fout bij het opslaan van de instellingen in {0}.. /// public static string PortableSettingsProvider_SetPropertyValues_Error_storing_settings_to_0_ { get { return ResourceManager.GetString("PortableSettingsProvider_SetPropertyValues_Error_storing_settings_to_0_", resourceCulture); } } /// /// Looks up a localized string similar to Instelling {0} heeft de niet-ondersteunde waarde 'roaming'.. /// public static string PortableSettingsProvider_ThrowIfRoaming_Setting_0_is_roaming_This_is_not_supported { get { return ResourceManager.GetString("PortableSettingsProvider_ThrowIfRoaming_Setting_0_is_roaming_This_is_not_supporte" + "d", resourceCulture); } } /// /// Looks up a localized string similar to Annuleer alle activiteiten. /// public static string ProgressDialog_SetButtonState_Cancel_all_activities { get { return ResourceManager.GetString("ProgressDialog_SetButtonState_Cancel_all_activities", resourceCulture); } } /// /// Looks up a localized string similar to Annuleren.... /// public static string ProgressDialog_SetButtonState_Cancelling { get { return ResourceManager.GetString("ProgressDialog_SetButtonState_Cancelling", resourceCulture); } } /// /// Looks up a localized string similar to Er ging iets fout bij het ophalen van de 'NodePresenters' van alle plugins.. /// public static string ProjectExplorerGuiPlugin_FillProjectTreeViewNodePresentersFromPlugins_Could_not_retrieve_NodePresenters_for_a_plugin { get { return ResourceManager.GetString("ProjectExplorerGuiPlugin_FillProjectTreeViewNodePresentersFromPlugins_Could_not_r" + "etrieve_NodePresenters_for_a_plugin", resourceCulture); } } /// /// Looks up a localized string similar to Ei&genschappen. /// public static string Properties { get { return ResourceManager.GetString("Properties", resourceCulture); } } /// /// Looks up a localized string similar to Eigenschappen. /// public static string Properties_Title { get { return ResourceManager.GetString("Properties_Title", resourceCulture); } } /// /// Looks up a localized string similar to Toon de eigenschappen in het Eigenschappenpaneel.. /// public static string Properties_ToolTip { get { return ResourceManager.GetString("Properties_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PropertiesHS { get { object obj = ResourceManager.GetObject("PropertiesHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PropertiesIcon { get { object obj = ResourceManager.GetObject("PropertiesIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Alfabetisch. /// public static string PropertyGridView_Order_Alphabetically { get { return ResourceManager.GetString("PropertyGridView_Order_Alphabetically", resourceCulture); } } /// /// Looks up a localized string similar to Gecategoriseerd. /// public static string PropertyGridView_Order_Categorized { get { return ResourceManager.GetString("PropertyGridView_Order_Categorized", resourceCulture); } } /// /// Looks up a localized string similar to Kan geen 'PropertyResolver' maken zonder een lijst van 'PropertyInfo'.. /// public static string PropertyResolver_PropertyResolver_Cannot_create_PropertyResolver_without_list_of_PropertyInfo { get { return ResourceManager.GetString("PropertyResolver_PropertyResolver_Cannot_create_PropertyResolver_without_list_of_" + "PropertyInfo", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap RelationshipsHS { get { object obj = ResourceManager.GetObject("RelationshipsHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to &Hernoemen. /// public static string Rename { get { return ResourceManager.GetString("Rename", resourceCulture); } } /// /// Looks up a localized string similar to Wijzig de naam van dit element.. /// public static string Rename_ToolTip { get { return ResourceManager.GetString("Rename_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap RenameIcon { get { object obj = ResourceManager.GetObject("RenameIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap resultset_next { get { object obj = ResourceManager.GetObject("resultset_next", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Over. /// public static string Ribbon_About { get { return ResourceManager.GetString("Ribbon_About", resourceCulture); } } /// /// Looks up a localized string similar to Afsluiten. /// public static string Ribbon_Command_Close { get { return ResourceManager.GetString("Ribbon_Command_Close", resourceCulture); } } /// /// Looks up a localized string similar to Nieuw. /// public static string Ribbon_Command_New { get { return ResourceManager.GetString("Ribbon_Command_New", resourceCulture); } } /// /// Looks up a localized string similar to Openen. /// public static string Ribbon_Command_Open { get { return ResourceManager.GetString("Ribbon_Command_Open", resourceCulture); } } /// /// Looks up a localized string similar to Opslaan. /// public static string Ribbon_Command_Save { get { return ResourceManager.GetString("Ribbon_Command_Save", resourceCulture); } } /// /// Looks up a localized string similar to Opslaan Als. /// public static string Ribbon_Command_Save_As { get { return ResourceManager.GetString("Ribbon_Command_Save_As", resourceCulture); } } /// /// Looks up a localized string similar to Afsluiten. /// public static string Ribbon_Exit { get { return ResourceManager.GetString("Ribbon_Exit", resourceCulture); } } /// /// Looks up a localized string similar to Opmaak. /// public static string Ribbon_GroupBox_Layout { get { return ResourceManager.GetString("Ribbon_GroupBox_Layout", resourceCulture); } } /// /// Looks up a localized string similar to Weergeven/Verbergen. /// public static string Ribbon_GroupBox_Show_Hide { get { return ResourceManager.GetString("Ribbon_GroupBox_Show_Hide", resourceCulture); } } /// /// Looks up a localized string similar to Licentie. /// public static string Ribbon_License { get { return ResourceManager.GetString("Ribbon_License", resourceCulture); } } /// /// Looks up a localized string similar to Berichten. /// public static string Ribbon_Messages { get { return ResourceManager.GetString("Ribbon_Messages", resourceCulture); } } /// /// Looks up a localized string similar to Open Handleiding. /// public static string Ribbon_Open_Manual { get { return ResourceManager.GetString("Ribbon_Open_Manual", resourceCulture); } } /// /// Looks up a localized string similar to Opties. /// public static string Ribbon_Options { get { return ResourceManager.GetString("Ribbon_Options", resourceCulture); } } /// /// Looks up a localized string similar to Eigenschappen. /// public static string Ribbon_Properties { get { return ResourceManager.GetString("Ribbon_Properties", resourceCulture); } } /// /// Looks up a localized string similar to Recent. /// public static string Ribbon_Recent { get { return ResourceManager.GetString("Ribbon_Recent", resourceCulture); } } /// /// Looks up a localized string similar to Opmaak resetten na opnieuw opstarten. /// public static string Ribbon_Reset_Layout_After_Restart { get { return ResourceManager.GetString("Ribbon_Reset_Layout_After_Restart", resourceCulture); } } /// /// Looks up a localized string similar to Log Tonen. /// public static string Ribbon_Show_Log { get { return ResourceManager.GetString("Ribbon_Show_Log", resourceCulture); } } /// /// Looks up a localized string similar to Startpagina. /// public static string Ribbon_Start_Page { get { return ResourceManager.GetString("Ribbon_Start_Page", resourceCulture); } } /// /// Looks up a localized string similar to Statustekst. /// public static string Ribbon_StatusBar_Status_text { get { return ResourceManager.GetString("Ribbon_StatusBar_Status_text", resourceCulture); } } /// /// Looks up a localized string similar to Feedback Verzenden. /// public static string Ribbon_Submit_Feedback { get { return ResourceManager.GetString("Ribbon_Submit_Feedback", resourceCulture); } } /// /// Looks up a localized string similar to Help. /// public static string Ribbon_TabItem_Help { get { return ResourceManager.GetString("Ribbon_TabItem_Help", resourceCulture); } } /// /// Looks up a localized string similar to Recente Projecten. /// public static string Ribbon_TabItem_Recent_Projects { get { return ResourceManager.GetString("Ribbon_TabItem_Recent_Projects", resourceCulture); } } /// /// Looks up a localized string similar to Beeld. /// public static string Ribbon_TabItem_View { get { return ResourceManager.GetString("Ribbon_TabItem_View", resourceCulture); } } /// /// Looks up a localized string similar to Het licentie bestand {0} kan niet worden gevonden op de computer.. /// public static string RichTextView_RichTextView_The_license_file_0_cannot_be_found_on_the_computer { get { return ResourceManager.GetString("RichTextView_RichTextView_The_license_file_0_cannot_be_found_on_the_computer", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon Ringtoets { get { object obj = ResourceManager.GetObject("Ringtoets", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Ringtoets project files (.rtx)|*.rtx. /// public static string Ringtoets_project_file_filter { get { return ResourceManager.GetString("Ringtoets_project_file_filter", resourceCulture); } } /// /// Looks up a localized string similar to Kritieke fout opgetreden tijdens deactivering van de grafische interface plugin.. /// public static string RingtoetsGui_ActivatePlugins_Exception_during_plugin_gui_deactivation { get { return ResourceManager.GetString("RingtoetsGui_ActivatePlugins_Exception_during_plugin_gui_deactivation", resourceCulture); } } /// /// Looks up a localized string similar to Het instellen van menu's en werkbalken is klaar.. /// public static string RingtoetsGui_InitializeMenusAndToolbars_Menus_and_toolbars_are_ready { get { return ResourceManager.GetString("RingtoetsGui_InitializeMenusAndToolbars_Menus_and_toolbars_are_ready", resourceCulture); } } /// /// Looks up a localized string similar to Menu's en werkbalken instellen.... /// public static string RingtoetsGui_InitializeMenusAndToolbars_Setting_up_menus_and_toolbars { get { return ResourceManager.GetString("RingtoetsGui_InitializeMenusAndToolbars_Setting_up_menus_and_toolbars", resourceCulture); } } /// /// Looks up a localized string similar to Alle vensters zijn gemaakt.. /// public static string RingtoetsGui_InitializeWindows_All_windows_are_created { get { return ResourceManager.GetString("RingtoetsGui_InitializeWindows_All_windows_are_created", resourceCulture); } } /// /// Looks up a localized string similar to Standaardschermen aan het maken.... /// public static string RingtoetsGui_InitializeWindows_Creating_default_tool_windows { get { return ResourceManager.GetString("RingtoetsGui_InitializeWindows_Creating_default_tool_windows", resourceCulture); } } /// /// Looks up a localized string similar to Schermen initialiseren.... /// public static string RingtoetsGui_InitializeWindows_Initializing_windows { get { return ResourceManager.GetString("RingtoetsGui_InitializeWindows_Initializing_windows", resourceCulture); } } /// /// Looks up a localized string similar to Schermmanager voor documenten aan het maken.... /// public static string RingtoetsGui_InitToolWindows_Creating_document_window_manager { get { return ResourceManager.GetString("RingtoetsGui_InitToolWindows_Creating_document_window_manager", resourceCulture); } } /// /// Looks up a localized string similar to Schermmanager aan het maken.... /// public static string RingtoetsGui_InitToolWindows_Creating_tool_window_manager { get { return ResourceManager.GetString("RingtoetsGui_InitToolWindows_Creating_tool_window_manager", resourceCulture); } } /// /// Looks up a localized string similar to Maken van standaardschermen beëindigd. /// public static string RingtoetsGui_InitToolWindows_Finished_InitToolWindows { get { return ResourceManager.GetString("RingtoetsGui_InitToolWindows_Finished_InitToolWindows", resourceCulture); } } /// /// Looks up a localized string similar to Slechts één instantie van de Ringtoets grafische interface is toegestaan per proces. Zorg ervoor dat de vorige instantie correct opgeruimd is. 'Stack trace':. /// public static string RingtoetsGui_Only_a_single_instance_of_Ringtoets_is_allowed_at_the_same_time_per_process_Make_sure_that_the_previous_instance_was_disposed_correctly_stack_trace { get { return ResourceManager.GetString("RingtoetsGui_Only_a_single_instance_of_Ringtoets_is_allowed_at_the_same_time_per_" + "process_Make_sure_that_the_previous_instance_was_disposed_correctly_stack_trace", resourceCulture); } } /// /// Looks up a localized string similar to Nieuw project aanmaken.... /// public static string RingtoetsGui_Run_Creating_new_project { get { return ResourceManager.GetString("RingtoetsGui_Run_Creating_new_project", resourceCulture); } } /// /// Looks up a localized string similar to Grafische gebruikersinterface initialiseren.... /// public static string RingtoetsGui_Run_Initializing_graphical_user_interface { get { return ResourceManager.GetString("RingtoetsGui_Run_Initializing_graphical_user_interface", resourceCulture); } } /// /// Looks up a localized string similar to Gestart in {0:f2} seconden.. /// public static string RingtoetsGui_Run_Started_in_0_f2_sec { get { return ResourceManager.GetString("RingtoetsGui_Run_Started_in_0_f2_sec", resourceCulture); } } /// /// Looks up a localized string similar to Starten van de toepassing.... /// public static string RingtoetsGui_Run_Starting_application { get { return ResourceManager.GetString("RingtoetsGui_Run_Starting_application", resourceCulture); } } /// /// Looks up a localized string similar to Gebruiker heeft het opstarten onderbroken. Het programma wordt afgesloten.... /// public static string RingtoetsGui_ShowSplashScreen_User_has_cancelled_start_Exiting { get { return ResourceManager.GetString("RingtoetsGui_ShowSplashScreen_User_has_cancelled_start_Exiting", resourceCulture); } } /// /// Looks up a localized string similar to Onbekend. /// public static string RingtoetsGui_UpdateTitle_Unknown { get { return ResourceManager.GetString("RingtoetsGui_UpdateTitle_Unknown", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SaveAllHS { get { object obj = ResourceManager.GetObject("SaveAllHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SaveAsHH { get { object obj = ResourceManager.GetObject("SaveAsHH", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap saveHS { get { object obj = ResourceManager.GetObject("saveHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap script { get { object obj = ResourceManager.GetObject("script", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Fout. /// public static string SelectItemDialog_buttonOk_Click_Error { get { return ResourceManager.GetString("SelectItemDialog_buttonOk_Click_Error", resourceCulture); } } /// /// Looks up a localized string similar to Selecteer een type.. /// public static string SelectItemDialog_buttonOk_Click_Please_select_an_item { get { return ResourceManager.GetString("SelectItemDialog_buttonOk_Click_Please_select_an_item", resourceCulture); } } /// /// Looks up a localized string similar to Nieuw. /// public static string SelectItemDialog_listViewItemTypes_SelectedIndexChanged_New { get { return ResourceManager.GetString("SelectItemDialog_listViewItemTypes_SelectedIndexChanged_New", resourceCulture); } } /// /// Looks up a localized string similar to Verkenner. /// public static string SelectItemDialog_ListViewItemTypesOnHandleCreated_Explorer { get { return ResourceManager.GetString("SelectItemDialog_ListViewItemTypesOnHandleCreated_Explorer", resourceCulture); } } /// /// Looks up a localized string similar to Het aantal geselecteerde gegevenstypes moet 1 zijn.. /// public static string SelectItemDialog_SelectedItem_Number_of_selected_items_must_be_1 { get { return ResourceManager.GetString("SelectItemDialog_SelectedItem_Number_of_selected_items_must_be_1", resourceCulture); } } /// /// Looks up a localized string similar to - (Standaard). /// public static string SelectViewDialog_listBox_DrawItem_Default { get { return ResourceManager.GetString("SelectViewDialog_listBox_DrawItem_Default", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap shape_square { get { object obj = ResourceManager.GetObject("shape_square", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Bedrijf. /// public static string SplashScreen_Company { get { return ResourceManager.GetString("SplashScreen_Company", resourceCulture); } } /// /// Looks up a localized string similar to Copyright. /// public static string SplashScreen_CopyRights { get { return ResourceManager.GetString("SplashScreen_CopyRights", resourceCulture); } } /// /// Looks up a localized string similar to Gratis. /// public static string SplashScreen_Free { get { return ResourceManager.GetString("SplashScreen_Free", resourceCulture); } } /// /// Looks up a localized string similar to Licentie. /// public static string SplashScreen_License { get { return ResourceManager.GetString("SplashScreen_License", resourceCulture); } } /// /// Looks up a localized string similar to Opstarten.... /// public static string SplashScreen_Starting { get { return ResourceManager.GetString("SplashScreen_Starting", resourceCulture); } } /// /// Looks up a localized string similar to Versie. /// public static string SplashScreen_Version { get { return ResourceManager.GetString("SplashScreen_Version", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SplashScreenBackground { get { object obj = ResourceManager.GetObject("SplashScreenBackground", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap startpage { get { object obj = ResourceManager.GetObject("startpage", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap StopHS { get { object obj = ResourceManager.GetObject("StopHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Grafiek. /// public static string ToolWindow_Name_Chart { get { return ResourceManager.GetString("ToolWindow_Name_Chart", resourceCulture); } } /// /// Looks up a localized string similar to Kaart. /// public static string ToolWindow_Name_Map { get { return ResourceManager.GetString("ToolWindow_Name_Map", resourceCulture); } } /// /// Looks up a localized string similar to Documentvenster is niet gevonden tussen alle mogelijke documentvensters.. /// public static string ViewList_ActivateView_Item_not_found_in_list_of_views { get { return ResourceManager.GetString("ViewList_ActivateView_Item_not_found_in_list_of_views", resourceCulture); } } /// /// Looks up a localized string similar to Documentvenster wordt gesloten tijdens het openen.. /// public static string ViewList_Close_View_is_being_closed_while_it_is_being_opened { get { return ResourceManager.GetString("ViewList_Close_View_is_being_closed_while_it_is_being_opened", resourceCulture); } } /// /// Looks up a localized string similar to Documentvenster {0} wordt gesloten.. /// public static string ViewList_DockingManagerViewBarClosing_Closing_view_0_ { get { return ResourceManager.GetString("ViewList_DockingManagerViewBarClosing_Closing_view_0_", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen standaardlocatie opgegeven. Kan geen documentvenster toevoegen zonder de locatie parameter.. /// public static string ViewList_Insert_No_default_location_specified_Cannot_add_a_view_without_location_parameter_ { get { return ResourceManager.GetString("ViewList_Insert_No_default_location_specified_Cannot_add_a_view_without_location_" + "parameter_", resourceCulture); } } /// /// Looks up a localized string similar to Meer dan één documentvenster voor de gegevens.. /// public static string ViewResolver_CreateViewForData_More_than_one_view_for_data { get { return ResourceManager.GetString("ViewResolver_CreateViewForData_More_than_one_view_for_data", resourceCulture); } } /// /// Looks up a localized string similar to Geen documentvenster geregistreerd voor: {0}.. /// public static string ViewResolver_OpenViewForData_No_view_registered_for_0_ { get { return ResourceManager.GetString("ViewResolver_OpenViewForData_No_view_registered_for_0_", resourceCulture); } } /// /// Looks up a localized string similar to Argument 'Sender' moet een instantie van het type 'Control' zijn. /// public static string ViewSelectionMouseController_OnViewSelectionMouseDown_Sender_must_be_non_null_and_of_type_Control { get { return ResourceManager.GetString("ViewSelectionMouseController_OnViewSelectionMouseDown_Sender_must_be_non_null_and" + "_of_type_Control", resourceCulture); } } /// /// Looks up a localized string similar to VS2010. /// public static string VS2010 { get { return ResourceManager.GetString("VS2010", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap WebInsertHyperlinkHS { get { object obj = ResourceManager.GetObject("WebInsertHyperlinkHS", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } }