//------------------------------------------------------------------------------
//
// 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 resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap _new {
get {
object obj = ResourceManager.GetObject("new", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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 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 exceptie!.
///
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 ======== EXCEPTIE #{0}: ========
///{1}{2}.
///
public static string App_HandleException_ {
get {
return ResourceManager.GetString("App_HandleException_", 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 Activiteit '{0}' eindigde met status {1}..
///
public static string App_RunRingtoets_Activity___0___ended_with_status__1_ {
get {
return ResourceManager.GetString("App_RunRingtoets_Activity___0___ended_with_status__1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Activiteit '{0}' is niet gevonden in het project! Typefout of bent u misschien vergeten om een project te laden?.
///
public static string App_RunRingtoets_Activity___0___not_found_in_project__Typo__or_did_you_forget_to_load_a_project_ {
get {
return ResourceManager.GetString("App_RunRingtoets_Activity___0___not_found_in_project__Typo__or_did_you_forget_to_" +
"load_a_project_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geen project gevonden. Laad het project eerst..
///
public static string App_RunRingtoets_No_project_found__load_project_first {
get {
return ResourceManager.GetString("App_RunRingtoets_No_project_found__load_project_first", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opgeslagen project '{0}'.
///
public static string App_RunRingtoets_Saved_project___0__ {
get {
return ResourceManager.GetString("App_RunRingtoets_Saved_project___0__", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opslaan van project '{0}'.
///
public static string App_RunRingtoets_Saving_project___0__ {
get {
return ResourceManager.GetString("App_RunRingtoets_Saving_project___0__", 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 Starten van activiteit '{0}'.
///
public static string App_RunRingtoets_Starting_activity___0__ {
get {
return ResourceManager.GetString("App_RunRingtoets_Starting_activity___0__", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ringtoets' grafische interface 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__Plea" +
"se_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 string similar to Weergave 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 Weergave locatie {0} is nog niet geïmplementeerd..
///
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 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 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 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 resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap delete {
get {
object obj = ResourceManager.GetObject("delete", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DeleteHS {
get {
object obj = ResourceManager.GetObject("DeleteHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to De representatieve waarde die gebruikt wordt door de berekening..
///
public static string DesignVariableTypeConverter_DesignValue_Description {
get {
return ResourceManager.GetString("DesignVariableTypeConverter_DesignValue_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Rekenwaarde.
///
public static string DesignVariableTypeConverter_DesignValue_DisplayName {
get {
return ResourceManager.GetString("DesignVariableTypeConverter_DesignValue_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type verdeling.
///
public static string DesignVariableTypeConverter_DestributionType_DisplayName {
get {
return ResourceManager.GetString("DesignVariableTypeConverter_DestributionType_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De soort kansverdeling waarin deze parameter in gedefiniëerd wordt..
///
public static string DesignVariableTypeConverter_DistributionType_Description {
get {
return ResourceManager.GetString("DesignVariableTypeConverter_DistributionType_Description", resourceCulture);
}
}
///
/// 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 Aantal ({0}).
///
public static string ExpandableArrayConverter_ConvertTo_Aantal_0_ {
get {
return ResourceManager.GetString("ExpandableArrayConverter_ConvertTo_Aantal_0_", 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 Geen van de "radiobuttons" is geselecteerd: onmogelijk.
///
public static string GeneralOptionsControl_GetRealNumberFormatFromControls_None_of_the_radiobuttons_is_selected__impossible {
get {
return ResourceManager.GetString("GeneralOptionsControl_GetRealNumberFormatFromControls_None_of_the_radiobuttons_is" +
"_selected__impossible", resourceCulture);
}
}
///
/// Looks up a localized string similar to Decimalen:.
///
public static string GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_____Decimal_places_ {
get {
return ResourceManager.GetString("GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_____Decimal_places" +
"_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Significante cijfers:.
///
public static string GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_Significant_digits_ {
get {
return ResourceManager.GetString("GeneralOptionsControl_RadioButtonCompactNotationCheckedChanged_Significant_digits" +
"_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Onbekende getalnotatie voor de gebruikersinstellingen.
///
public static string GeneralOptionsControl_SetSettingsToNumberFormatControls_Unknown_numberFormat_for_user_settings {
get {
return ResourceManager.GetString("GeneralOptionsControl_SetSettingsToNumberFormatControls_Unknown_numberFormat_for_" +
"user_settings", resourceCulture);
}
}
///
/// Looks up a localized string similar to Algemeen.
///
public static string GeneralOptionsControl_Title_General {
get {
return ResourceManager.GetString("GeneralOptionsControl_Title_General", 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 een "item" 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_d" +
"irectory_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 < geen project geopend > - {0}.
///
public static string GuiCommandHandler_UpdateGui__no_project_opened_____0_ {
get {
return ResourceManager.GetString("GuiCommandHandler_UpdateGui__no_project_opened_____0_", 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 om naartoe te exporteren..
///
public static string GuiExportHandler_ExporterItemUsingFileOpenDialog_Select_a_file_to_export_to {
get {
return ResourceManager.GetString("GuiExportHandler_ExporterItemUsingFileOpenDialog_Select_a_file_to_export_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 om eruit te importeren....
///
public static string GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Select_a_file_to_import_from {
get {
return ResourceManager.GetString("GuiImportHandler_GetImportedItemsUsingFileOpenDialog_Select_a_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 Geen enkele "importer" is beschikbaar voor dit "item"..
///
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 "item" ({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 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 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 string similar to Laden van Ringtoets project vanaf geselecteerd bestand..
///
public static string Loading_project_from_selected_file {
get {
return ResourceManager.GetString("Loading_project_from_selected_file", resourceCulture);
}
}
///
/// 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 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_ar" +
"e_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_inva" +
"lid_and_will_be_reset_to_the_default_state_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toevoegen Welkomspagina....
///
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_defa" +
"ult_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 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 Berichtdetails.
///
public static string MessageWindow_showDetailsToolStripMenuItem_Click_Message_details {
get {
return ResourceManager.GetString("MessageWindow_showDetailsToolStripMenuItem_Click_Message_details", resourceCulture);
}
}
///
/// Looks up a localized string similar to Controleer logboekbestand voor meer informatie ("Home"-> "Show Log")..
///
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_informati" +
"on__Home__Show_Log__", 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 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 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 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.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.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_suppo" +
"rted", 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 resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap project_16 {
get {
object obj = ResourceManager.GetObject("project-16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Eigenschappen.
///
public static string Properties {
get {
return ResourceManager.GetString("Properties", 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 RelationshipsHS {
get {
object obj = ResourceManager.GetObject("RelationshipsHS", 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} niet kan 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 Exceptie 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_trac" +
"e__", 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. Applicatie 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 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 gegevenstype..
///
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 Verbergen opstartscherm....
///
public static string SplashScreen_Shutdown_Hiding_splash_screen____ {
get {
return ResourceManager.GetString("SplashScreen_Shutdown_Hiding_splash_screen____", 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 Weergave is niet gevonden tussen alle mogelijke weergaven..
///
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 Weergave wordt gesloten terwijl hij aan het openen is!.
///
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 Bezig met sluiten van de weergave: {0}..
///
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 Onverwacht gedrag van de samengestelde weergave. Een weergave binnen de samengestelde weergave '{0}' heeft geen waarde..
///
public static string ViewList_ForceViewCleanup_A_view_within_0_has_no_value {
get {
return ResourceManager.GetString("ViewList_ForceViewCleanup_A_view_within_0_has_no_value", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er is geen standaardlocatie opgegeven. Kan geen weergave 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 weergave 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 weergave 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 Vastzetten.
///
public static string ViewSelectionContextMenuController_UpdateMenuItemsValidity_Lock {
get {
return ResourceManager.GetString("ViewSelectionContextMenuController_UpdateMenuItemsValidity_Lock", resourceCulture);
}
}
///
/// Looks up a localized string similar to Losmaken.
///
public static string ViewSelectionContextMenuController_UpdateMenuItemsValidity_Unlock {
get {
return ResourceManager.GetString("ViewSelectionContextMenuController_UpdateMenuItemsValidity_Unlock", 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 resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap WebInsertHyperlinkHS {
get {
object obj = ResourceManager.GetObject("WebInsertHyperlinkHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}