// Copyright (C) Stichting Deltares 2016. All rights reserved.
//
// This file is part of Ringtoets.
//
// Ringtoets is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see .
//
// All names, logos, and references to "Deltares" are registered trademarks of
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Ringtoets.Common.Forms.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.Common.Forms.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 AddFolderIcon {
get {
object obj = ResourceManager.GetObject("AddFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Be&rekenen.
///
public static string Calculate {
get {
return ResourceManager.GetString("Calculate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alles be&rekenen.
///
public static string Calculate_all {
get {
return ResourceManager.GetString("Calculate_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voer alle berekeningen binnen dit toetsspoor uit..
///
public static string Calculate_all_ToolTip {
get {
return ResourceManager.GetString("Calculate_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voer deze berekening uit..
///
public static string Calculate_ToolTip {
get {
return ResourceManager.GetString("Calculate_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap CalculateAllIcon {
get {
object obj = ResourceManager.GetObject("CalculateAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap CalculateIcon {
get {
object obj = ResourceManager.GetObject("CalculateIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Weet u zeker dat u de uitvoer van deze berekening wilt wissen?.
///
public static string Calculation_ContextMenuStrip_Are_you_sure_clear_output {
get {
return ResourceManager.GetString("Calculation_ContextMenuStrip_Are_you_sure_clear_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Berekening toevoegen.
///
public static string CalculationGroup_Add_Calculation {
get {
return ResourceManager.GetString("CalculationGroup_Add_Calculation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voeg een nieuwe berekening toe aan deze berekeningsmap..
///
public static string CalculationGroup_Add_Calculation_Tooltip {
get {
return ResourceManager.GetString("CalculationGroup_Add_Calculation_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Map toevoegen.
///
public static string CalculationGroup_Add_CalculationGroup {
get {
return ResourceManager.GetString("CalculationGroup_Add_CalculationGroup", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voeg een nieuwe berekeningsmap toe aan deze berekeningsmap..
///
public static string CalculationGroup_Add_CalculationGroup_Tooltip {
get {
return ResourceManager.GetString("CalculationGroup_Add_CalculationGroup_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om uit te voeren..
///
public static string CalculationGroup_CalculateAll_No_calculations_to_run {
get {
return ResourceManager.GetString("CalculationGroup_CalculateAll_No_calculations_to_run", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voer alle berekeningen binnen deze berekeningsmap uit..
///
public static string CalculationGroup_CalculateAll_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_CalculateAll_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weet u zeker dat u alle uitvoer wilt wissen?.
///
public static string CalculationGroup_ClearOutput_Are_you_sure_clear_all_output {
get {
return ResourceManager.GetString("CalculationGroup_ClearOutput_Are_you_sure_clear_all_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen met uitvoer om te wissen..
///
public static string CalculationGroup_ClearOutput_No_calculation_with_output_to_clear {
get {
return ResourceManager.GetString("CalculationGroup_ClearOutput_No_calculation_with_output_to_clear", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wis de uitvoer van alle berekeningen binnen deze berekeningsmap..
///
public static string CalculationGroup_ClearOutput_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_ClearOutput_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Genereer &scenario's....
///
public static string CalculationGroup_Generate_Scenarios {
get {
return ResourceManager.GetString("CalculationGroup_Generate_Scenarios", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weet u zeker dat u alles binnen deze Berekeningen map wilt verwijderen?.
///
public static string CalculationGroup_RemoveAllChildrenFromGroup_Are_you_sure_you_want_to_remove_everything_from_this_group {
get {
return ResourceManager.GetString("CalculationGroup_RemoveAllChildrenFromGroup_Are_you_sure_you_want_to_remove_every" +
"thing_from_this_group", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen of mappen om te verwijderen..
///
public static string CalculationGroup_RemoveAllChildrenFromGroup_No_Calculation_or_Group_to_remove {
get {
return ResourceManager.GetString("CalculationGroup_RemoveAllChildrenFromGroup_No_Calculation_or_Group_to_remove", resourceCulture);
}
}
///
/// Looks up a localized string similar to Map &leegmaken....
///
public static string CalculationGroup_RemoveAllChildrenFromGroup_Remove_all {
get {
return ResourceManager.GetString("CalculationGroup_RemoveAllChildrenFromGroup_Remove_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwijder alle berekeningen en mappen binnen deze map..
///
public static string CalculationGroup_RemoveAllChildrenFromGroup_Remove_all_Tooltip {
get {
return ResourceManager.GetString("CalculationGroup_RemoveAllChildrenFromGroup_Remove_all_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valideer alle berekeningen binnen deze berekeningsmap..
///
public static string CalculationGroup_Validate_all_ToolTip {
get {
return ResourceManager.GetString("CalculationGroup_Validate_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Resultaat.
///
public static string CalculationOutput_DisplayName {
get {
return ResourceManager.GetString("CalculationOutput_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Genereer &berekeningen....
///
public static string CalculationsGroup_Generate_calculations {
get {
return ResourceManager.GetString("CalculationsGroup_Generate_calculations", resourceCulture);
}
}
///
/// Looks up a localized string similar to Algemeen.
///
public static string Categories_General {
get {
return ResourceManager.GetString("Categories_General", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lengte-effect parameters.
///
public static string Categories_LengthEffect {
get {
return ResourceManager.GetString("Categories_LengthEffect", resourceCulture);
}
}
///
/// Looks up a localized string similar to Resultaat.
///
public static string Categories_Result {
get {
return ResourceManager.GetString("Categories_Result", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap Checkbox_empty {
get {
object obj = ResourceManager.GetObject("Checkbox_empty", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap Checkbox_ticked {
get {
object obj = ResourceManager.GetObject("Checkbox_ticked", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to &Wis alle uitvoer....
///
public static string Clear_all_output {
get {
return ResourceManager.GetString("Clear_all_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wis de uitvoer van alle berekeningen binnen dit toetsspoor..
///
public static string Clear_all_output_ToolTip {
get {
return ResourceManager.GetString("Clear_all_output_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Wis uitvoer....
///
public static string Clear_output {
get {
return ResourceManager.GetString("Clear_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wis de uitvoer van deze berekening..
///
public static string Clear_output_ToolTip {
get {
return ResourceManager.GetString("Clear_output_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ClearIcon {
get {
object obj = ResourceManager.GetObject("ClearIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Deze berekening heeft geen uitvoer om te wissen..
///
public static string ClearOutput_No_output_to_clear {
get {
return ResourceManager.GetString("ClearOutput_No_output_to_clear", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DatabaseIcon {
get {
object obj = ResourceManager.GetObject("DatabaseIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DikeProfile {
get {
object obj = ResourceManager.GetObject("DikeProfile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Het soort kansverdeling waarin deze parameter gedefinieerd wordt..
///
public static string Distribution_DestributionType_Description {
get {
return ResourceManager.GetString("Distribution_DestributionType_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type verdeling.
///
public static string Distribution_DestributionType_DisplayName {
get {
return ResourceManager.GetString("Distribution_DestributionType_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Variatiecoëfficiënt.
///
public static string Distribution_VariationCoefficient_DisplayName {
get {
return ResourceManager.GetString("Distribution_VariationCoefficient_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lognormaal.
///
public static string DistributionType_LogNormal {
get {
return ResourceManager.GetString("DistributionType_LogNormal", resourceCulture);
}
}
///
/// Looks up a localized string similar to Normaal.
///
public static string DistributionType_Normal {
get {
return ResourceManager.GetString("DistributionType_Normal", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap EditDocumentIcon {
get {
object obj = ResourceManager.GetObject("EditDocumentIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Resultaat.
///
public static string FailureMechanism_AssessmentResult_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_AssessmentResult_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het label van het toetsspoor..
///
public static string FailureMechanism_Code_Description {
get {
return ResourceManager.GetString("FailureMechanism_Code_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Label.
///
public static string FailureMechanism_Code_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Code_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weet u zeker dat u alle uitvoer wilt wissen?.
///
public static string FailureMechanism_ContextMenuStrip_Are_you_sure_clear_all_output {
get {
return ResourceManager.GetString("FailureMechanism_ContextMenuStrip_Are_you_sure_clear_all_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om uit te voeren..
///
public static string FailureMechanism_CreateCalculateAllItem_No_calculations_to_run {
get {
return ResourceManager.GetString("FailureMechanism_CreateCalculateAllItem_No_calculations_to_run", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om te valideren..
///
public static string FailureMechanism_CreateValidateAllItem_No_calculations_to_validate {
get {
return ResourceManager.GetString("FailureMechanism_CreateValidateAllItem_No_calculations_to_validate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invoer.
///
public static string FailureMechanism_Inputs_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Inputs_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter 'N' die gebruikt wordt om het lengte effect te bepalen in een semi-probabilistische beoordeling..
///
public static string FailureMechanism_N_Description {
get {
return ResourceManager.GetString("FailureMechanism_N_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to N [-].
///
public static string FailureMechanism_N_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_N_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De naam van het toetsspoor..
///
public static string FailureMechanism_Name_Description {
get {
return ResourceManager.GetString("FailureMechanism_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string FailureMechanism_Name_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Oordeel.
///
public static string FailureMechanism_Outputs_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Outputs_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vakindeling.
///
public static string FailureMechanism_Sections_DisplayName {
get {
return ResourceManager.GetString("FailureMechanism_Sections_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valideer alle berekeningen binnen dit toetsspoor..
///
public static string FailureMechanism_Validate_all_ToolTip {
get {
return ResourceManager.GetString("FailureMechanism_Validate_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to I&s relevant.
///
public static string FailureMechanismContextMenuStrip_Is_relevant {
get {
return ResourceManager.GetString("FailureMechanismContextMenuStrip_Is_relevant", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geeft aan of dit toetsspoor relevant is of niet..
///
public static string FailureMechanismContextMenuStrip_Is_relevant_Tooltip {
get {
return ResourceManager.GetString("FailureMechanismContextMenuStrip_Is_relevant_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap FailureMechanismContributionIcon {
get {
object obj = ResourceManager.GetObject("FailureMechanismContributionIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap FailureMechanismIcon {
get {
object obj = ResourceManager.GetObject("FailureMechanismIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Niet alle berekeningen voor dit vak zijn uitgevoerd..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Not_all_calculations_are_executed {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Not_all_calculations_are_ex" +
"ecuted", resourceCulture);
}
}
///
/// Looks up a localized string similar to Niet alle berekeningen voor dit vak hebben een geldige uitkomst..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Not_all_calculations_have_valid_output {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Not_all_calculations_have_v" +
"alid_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bijdrage van de geselecteerde scenario's voor dit vak is opgeteld niet gelijk aan 100%..
///
public static string FailureMechanismResultView_DataGridViewCellFormatting_Scenario_contribution_for_this_section_not_100 {
get {
return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Scenario_contribution_for_t" +
"his_section_not_100", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetslaag 1.
///
public static string FailureMechanismResultView_InitializeDataGridView_Assessment_layer_one {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Assessment_layer_one", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetslaag 3.
///
public static string FailureMechanismResultView_InitializeDataGridView_Assessment_layer_three {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Assessment_layer_three", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetslaag 2a.
///
public static string FailureMechanismResultView_InitializeDataGridView_Assessment_layer_two_a {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Assessment_layer_two_a", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetslaag 2b.
///
public static string FailureMechanismResultView_InitializeDataGridView_Assessment_layer_two_b {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Assessment_layer_two_b", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vak.
///
public static string FailureMechanismResultView_InitializeDataGridView_Section_name {
get {
return ResourceManager.GetString("FailureMechanismResultView_InitializeDataGridView_Section_name", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap FailureMechanismSectionResultIcon {
get {
object obj = ResourceManager.GetObject("FailureMechanismSectionResultIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to eindpunten.
///
public static string FailureMechanismSections_EndPoints_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismSections_EndPoints_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to startpunten.
///
public static string FailureMechanismSections_StartPoints_DisplayName {
get {
return ResourceManager.GetString("FailureMechanismSections_StartPoints_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GeneralFolderIcon {
get {
object obj = ResourceManager.GetObject("GeneralFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GeneralOutputIcon {
get {
object obj = ResourceManager.GetObject("GeneralOutputIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GenerateScenariosIcon {
get {
object obj = ResourceManager.GetObject("GenerateScenariosIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap GenericInputOutputIcon {
get {
object obj = ResourceManager.GetObject("GenericInputOutputIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Herstellen van de verbinding met de hydraulische randvoorwaardendatabase is mislukt. {0}.
///
public static string Hydraulic_boundary_database_connection_failed_0_ {
get {
return ResourceManager.GetString("Hydraulic_boundary_database_connection_failed_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hydraulische randvoorwaarden.
///
public static string HydraulicBoundaryConditions_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryConditions_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Convergentie.
///
public static string HydraulicBoundaryDatabase_Convergence_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Convergence_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Coördinaten van de hydraulische randvoorwaardenlocatie..
///
public static string HydraulicBoundaryDatabase_Location_Coordinates_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Coordinates_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Coördinaten [m].
///
public static string HydraulicBoundaryDatabase_Location_Coordinates_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Coordinates_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID van de hydraulische randvoorwaardenlocatie in de database..
///
public static string HydraulicBoundaryDatabase_Location_Id_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Id_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID.
///
public static string HydraulicBoundaryDatabase_Location_Id_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Id_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van de hydraulische randvoorwaardenlocatie..
///
public static string HydraulicBoundaryDatabase_Location_Name_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string HydraulicBoundaryDatabase_Location_Name_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locaties uit de hydraulische randvoorwaardendatabase..
///
public static string HydraulicBoundaryDatabase_Locations_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locaties.
///
public static string HydraulicBoundaryDatabase_Locations_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap InputFolderIcon {
get {
object obj = ResourceManager.GetObject("InputFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Afstand [m].
///
public static string InputView_Distance_DisplayName {
get {
return ResourceManager.GetString("InputView_Distance_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hoogte [m+NAP].
///
public static string InputView_Height_DisplayName {
get {
return ResourceManager.GetString("InputView_Height_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De gemiddelde waarde van de lognormale verdeling..
///
public static string LogNormalDistribution_Mean_Description {
get {
return ResourceManager.GetString("LogNormalDistribution_Mean_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De standaardafwijking van de lognormale verdeling..
///
public static string LogNormalDistribution_StandardDeviation_Description {
get {
return ResourceManager.GetString("LogNormalDistribution_StandardDeviation_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De variatiecoëfficiënt van de lognormale verdeling..
///
public static string LogNormalDistribution_VariationCoefficient_Description {
get {
return ResourceManager.GetString("LogNormalDistribution_VariationCoefficient_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De gemiddelde waarde van de normale verdeling..
///
public static string NormalDistribution_Mean_Description {
get {
return ResourceManager.GetString("NormalDistribution_Mean_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwachtingswaarde.
///
public static string NormalDistribution_Mean_DisplayName {
get {
return ResourceManager.GetString("NormalDistribution_Mean_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De standaardafwijking van de normale verdeling..
///
public static string NormalDistribution_StandardDeviation_Description {
get {
return ResourceManager.GetString("NormalDistribution_StandardDeviation_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Standaardafwijking.
///
public static string NormalDistribution_StandardDeviation_DisplayName {
get {
return ResourceManager.GetString("NormalDistribution_StandardDeviation_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De variatiecoëfficiënt van de normale verdeling..
///
public static string NormalDistribution_VariationCoefficient_Description {
get {
return ResourceManager.GetString("NormalDistribution_VariationCoefficient_Description", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap OutputFolderIcon {
get {
object obj = ResourceManager.GetObject("OutputFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Er is geen vakindeling geïmporteerd..
///
public static string Plugin_AllDataAvailable_No_failure_mechanism_sections_imported {
get {
return ResourceManager.GetString("Plugin_AllDataAvailable_No_failure_mechanism_sections_imported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er is geen hydraulische randvoorwaardendatabase geïmporteerd..
///
public static string Plugin_AllDataAvailable_No_hydraulic_boundary_database_imported {
get {
return ResourceManager.GetString("Plugin_AllDataAvailable_No_hydraulic_boundary_database_imported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorlanden.
///
public static string Plugin_ForeShores_DisplayName {
get {
return ResourceManager.GetString("Plugin_ForeShores_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De veiligheidsfactor voor deze berekening..
///
public static string ProbabilityAssessmentOutput_FactorOfSafety_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_FactorOfSafety_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Veiligheidsfactor [-].
///
public static string ProbabilityAssessmentOutput_FactorOfSafety_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_FactorOfSafety_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kans dat het toetsspoor optreedt voor deze berekening..
///
public static string ProbabilityAssessmentOutput_Probability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Probability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Faalkans [1/jaar].
///
public static string ProbabilityAssessmentOutput_Probability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Probability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De betrouwbaarheidsindex van de faalkans voor deze berekening..
///
public static string ProbabilityAssessmentOutput_Reliability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Reliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex faalkans [-].
///
public static string ProbabilityAssessmentOutput_Reliability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_Reliability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De maximaal toegestane faalkanseis voor het toetsspoor..
///
public static string ProbabilityAssessmentOutput_RequiredProbability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredProbability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Faalkanseis [1/jaar].
///
public static string ProbabilityAssessmentOutput_RequiredProbability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredProbability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De betrouwbaarheidsindex van de faalkanseis voor het toetsspoor..
///
public static string ProbabilityAssessmentOutput_RequiredReliability_Description {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredReliability_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Betrouwbaarheidsindex faalkanseis [-].
///
public static string ProbabilityAssessmentOutput_RequiredReliability_Displayname {
get {
return ResourceManager.GetString("ProbabilityAssessmentOutput_RequiredReliability_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to 1/{0:n0}.
///
public static string ProbabilityPerYearFormat {
get {
return ResourceManager.GetString("ProbabilityPerYearFormat", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ReferenceLineIcon {
get {
object obj = ResourceManager.GetObject("ReferenceLineIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap RemoveAllIcon {
get {
object obj = ResourceManager.GetObject("RemoveAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Algemeen.
///
public static string Ringtoets_Category {
get {
return ResourceManager.GetString("Ringtoets_Category", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voeg een nieuw traject toe aan het project..
///
public static string RingtoetsProject_ToolTip {
get {
return ResourceManager.GetString("RingtoetsProject_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to -.
///
public static string RoundedRouble_No_result_dash {
get {
return ResourceManager.GetString("RoundedRouble_No_result_dash", resourceCulture);
}
}
///
/// Looks up a localized string similar to Scenario's.
///
public static string Scenarios_DisplayName {
get {
return ResourceManager.GetString("Scenarios_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ScenariosIcon {
get {
object obj = ResourceManager.GetObject("ScenariosIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap SectionsIcon {
get {
object obj = ResourceManager.GetObject("SectionsIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap SelectionDialogIcon {
get {
object obj = ResourceManager.GetObject("SelectionDialogIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to &Valideren.
///
public static string Validate {
get {
return ResourceManager.GetString("Validate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alles &valideren.
///
public static string Validate_all {
get {
return ResourceManager.GetString("Validate_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Valideer de invoer voor deze berekening..
///
public static string Validate_ToolTip {
get {
return ResourceManager.GetString("Validate_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen berekeningen om te valideren..
///
public static string ValidateAll_No_calculations_to_validate {
get {
return ResourceManager.GetString("ValidateAll_No_calculations_to_validate", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ValidateAllIcon {
get {
object obj = ResourceManager.GetObject("ValidateAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ValidateIcon {
get {
object obj = ResourceManager.GetObject("ValidateIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}