// 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.Integration.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.Integration.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 string similar to T&raject toevoegen....
///
public static string AddAssessmentSection_DisplayName {
get {
return ResourceManager.GetString("AddAssessmentSection_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AddAssessmentSectionFolder {
get {
object obj = ResourceManager.GetObject("AddAssessmentSectionFolder", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Traject.
///
public static string AssessmentSection_DisplayName {
get {
return ResourceManager.GetString("AssessmentSection_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Id van het traject..
///
public static string AssessmentSection_Id_Description {
get {
return ResourceManager.GetString("AssessmentSection_Id_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID.
///
public static string AssessmentSection_Id_DisplayName {
get {
return ResourceManager.GetString("AssessmentSection_Id_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van het toetstraject..
///
public static string AssessmentSection_Name_Description {
get {
return ResourceManager.GetString("AssessmentSection_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string AssessmentSection_Name_DisplayName {
get {
return ResourceManager.GetString("AssessmentSection_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AssessmentSectionFolder {
get {
object obj = ResourceManager.GetObject("AssessmentSectionFolder", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AssessmentSectionFolderIcon {
get {
object obj = ResourceManager.GetObject("AssessmentSectionFolderIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Het importeren van de referentielijn is mislukt..
///
public static string AssessmentSectionFromFileCommandHandler_CreateAssessmentSection_Importing_ReferenceLineFailed {
get {
return ResourceManager.GetString("AssessmentSectionFromFileCommandHandler_CreateAssessmentSection_Importing_Referen" +
"ceLineFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen instellingen gevonden voor het geselecteerde traject. Standaardinstellingen zullen gebruikt worden..
///
public static string AssessmentSectionFromFileCommandHandler_CreateAssessmentSection_No_settings_found_for_AssessmentSection {
get {
return ResourceManager.GetString("AssessmentSectionFromFileCommandHandler_CreateAssessmentSection_No_settings_found" +
"_for_AssessmentSection", resourceCulture);
}
}
///
/// Looks up a localized string similar to De waarde '{0}' kan niet gezet..
///
public static string AssessmentSectionFromFileCommandHandler_CreateAssessmentSection_Unable_to_set_Value_0 {
get {
return ResourceManager.GetString("AssessmentSectionFromFileCommandHandler_CreateAssessmentSection_Unable_to_set_Val" +
"ue_0", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er kunnen geen trajecten gelezen worden uit het shapebestand..
///
public static string AssessmentSectionFromFileCommandHandler_ValidateReferenceLineMetas_No_referenceLines_in_file {
get {
return ResourceManager.GetString("AssessmentSectionFromFileCommandHandler_ValidateReferenceLineMetas_No_referenceLi" +
"nes_in_file", resourceCulture);
}
}
///
/// Looks up a localized string similar to Trajectkaart.
///
public static string AssessmentSectionMap_DisplayName {
get {
return ResourceManager.GetString("AssessmentSectionMap_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekeningen konden niet worden gestart. {0}.
///
public static string CalculateHydraulicBoundaryLocation_ContextMenuStrip_Start_calculation_failed_0_ {
get {
return ResourceManager.GetString("CalculateHydraulicBoundaryLocation_ContextMenuStrip_Start_calculation_failed_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van de berekening..
///
public static string Calculation_Name_Description {
get {
return ResourceManager.GetString("Calculation_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string Calculation_Name_DisplayName {
get {
return ResourceManager.GetString("Calculation_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van de berekeningsmap..
///
public static string CalculationGroup_Name_Description {
get {
return ResourceManager.GetString("CalculationGroup_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string CalculationGroup_Name_DisplayName {
get {
return ResourceManager.GetString("CalculationGroup_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekeningsmap.
///
public static string CalculationGroupContextProperties_DisplayName {
get {
return ResourceManager.GetString("CalculationGroupContextProperties_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De uitvoer van alle afhankelijke berekeningen is verwijderd..
///
public static string Calculations_Cleared {
get {
return ResourceManager.GetString("Calculations_Cleared", resourceCulture);
}
}
///
/// Looks up a localized string similar to U heeft een ander hydraulische randvoorwaarden bestand geselecteerd. Als gevolg hiervan moet de uitvoer van alle ervan afhankelijke berekeningen verwijderd worden.
///
///Weet u zeker dat u wilt doorgaan?.
///
public static string Delete_Calculations_Text {
get {
return ResourceManager.GetString("Delete_Calculations_Text", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Berekenen.
///
public static string DesignWaterLevel_Calculate {
get {
return ResourceManager.GetString("DesignWaterLevel_Calculate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bereken de toetspeilen..
///
public static string DesignWaterLevel_Calculate_ToolTip {
get {
return ResourceManager.GetString("DesignWaterLevel_Calculate_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er is geen hydraulische randvoorwaardendatabase beschikbaar om de toetspeilen te berekenen..
///
public static string DesignWaterLevel_No_HRD_To_Calculate {
get {
return ResourceManager.GetString("DesignWaterLevel_No_HRD_To_Calculate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetspeilen.
///
public static string DesignWaterLevelLocationsContext_DisplayName {
get {
return ResourceManager.GetString("DesignWaterLevelLocationsContext_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijk.
///
public static string FailureMechanismContributionView_InitializeAssessmentSectionCompositionComboBox_Dike {
get {
return ResourceManager.GetString("FailureMechanismContributionView_InitializeAssessmentSectionCompositionComboBox_D" +
"ike", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dijk / Duin.
///
public static string FailureMechanismContributionView_InitializeAssessmentSectionCompositionComboBox_DikeAndDune {
get {
return ResourceManager.GetString("FailureMechanismContributionView_InitializeAssessmentSectionCompositionComboBox_D" +
"ikeAndDune", resourceCulture);
}
}
///
/// Looks up a localized string similar to Duin.
///
public static string FailureMechanismContributionView_InitializeAssessmentSectionCompositionComboBox_Dune {
get {
return ResourceManager.GetString("FailureMechanismContributionView_InitializeAssessmentSectionCompositionComboBox_D" +
"une", resourceCulture);
}
}
///
/// Looks up a localized string similar to De resultaten van {0} berekeningen zijn verwijderd..
///
public static string FailureMechanismContributionView_NormValueChanged_Results_of_NumberOfCalculations_0_calculations_cleared {
get {
return ResourceManager.GetString("FailureMechanismContributionView_NormValueChanged_Results_of_NumberOfCalculations" +
"_0_calculations_cleared", resourceCulture);
}
}
///
/// Looks up a localized string similar to De berekende toetspeilen en golfhoogtes van alle hydraulische randvoorwaarden locaties zijn verwijderd..
///
public static string FailureMechanismContributionView_NormValueChanged_Waveheight_and_design_water_level_results_cleared {
get {
return ResourceManager.GetString("FailureMechanismContributionView_NormValueChanged_Waveheight_and_design_water_lev" +
"el_results_cleared", resourceCulture);
}
}
///
/// Looks up a localized string similar to n.v.t.
///
public static string FailureMechanismContributionView_ProbabilityPerYear_Not_applicable {
get {
return ResourceManager.GetString("FailureMechanismContributionView_ProbabilityPerYear_Not_applicable", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Koppel aan database....
///
public static string HydraulicBoundaryDatabase_Connect {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Connect", resourceCulture);
}
}
///
/// Looks up a localized string similar to Koppel aan hydraulische randvoorwaardendatabase..
///
public static string HydraulicBoundaryDatabase_Connect_ToolTip {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Connect_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Convergentie status van de toetspeil berekening..
///
public static string HydraulicBoundaryDatabase_Convergence_DesignWaterLevel_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Convergence_DesignWaterLevel_Description", 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 Convergentie status van de golfhoogte berekening..
///
public static string HydraulicBoundaryDatabase_Convergence_WaveHeight_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Convergence_WaveHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hydraulische randvoorwaarden.
///
public static string HydraulicBoundaryDatabase_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Locatie van het hydraulische randvoorwaardendatabase bestand..
///
public static string HydraulicBoundaryDatabase_FilePath_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_FilePath_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hydraulische randvoorwaardendatabase.
///
public static string HydraulicBoundaryDatabase_FilePath_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_FilePath_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Coördinaten van de hydraulische randvoorwaardenlocatie..
///
public static string HydraulicBoundaryDatabase_Locations_Coordinates_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Coordinates_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Coördinaten [m].
///
public static string HydraulicBoundaryDatabase_Locations_Coordinates_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Coordinates_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 Berekend toetspeil..
///
public static string HydraulicBoundaryDatabase_Locations_DesignWaterLevel_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_DesignWaterLevel_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toetspeil [m+NAP].
///
public static string HydraulicBoundaryDatabase_Locations_DesignWaterLevel_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_DesignWaterLevel_DisplayName", 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 string similar to ID van de hydraulische randvoorwaardenlocatie in de database..
///
public static string HydraulicBoundaryDatabase_Locations_Id_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Id_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to ID.
///
public static string HydraulicBoundaryDatabase_Locations_Id_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Id_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van de hydraulische randvoorwaardenlocatie..
///
public static string HydraulicBoundaryDatabase_Locations_Name_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string HydraulicBoundaryDatabase_Locations_Name_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekende golfhoogte..
///
public static string HydraulicBoundaryDatabase_Locations_WaveHeight_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_WaveHeight_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hs [m].
///
public static string HydraulicBoundaryDatabase_Locations_WaveHeight_DisplayName {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_Locations_WaveHeight_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berekenen.
///
public static string HydraulicBoundaryLocationsView_Calculate {
get {
return ResourceManager.GetString("HydraulicBoundaryLocationsView_Calculate", 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 Traject ID.
///
public static string ReferenceLineMetaSelectionDialog_ColumnHeader_AssessmentSectionId {
get {
return ResourceManager.GetString("ReferenceLineMetaSelectionDialog_ColumnHeader_AssessmentSectionId", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondergrens.
///
public static string ReferenceLineMetaSelectionDialog_ColumnHeader_LowerLimitValue {
get {
return ResourceManager.GetString("ReferenceLineMetaSelectionDialog_ColumnHeader_LowerLimitValue", resourceCulture);
}
}
///
/// Looks up a localized string similar to Signaleringswaarde.
///
public static string ReferenceLineMetaSelectionDialog_ColumnHeader_SignalingValue {
get {
return ResourceManager.GetString("ReferenceLineMetaSelectionDialog_ColumnHeader_SignalingValue", resourceCulture);
}
}
///
/// Looks up a localized string similar to Database op pad '{0}' gekoppeld..
///
public static string RingtoetsPlugin_SetBoundaryDatabaseFilePath_Database_on_path_0_linked {
get {
return ResourceManager.GetString("RingtoetsPlugin_SetBoundaryDatabaseFilePath_Database_on_path_0_linked", resourceCulture);
}
}
///
/// Looks up a localized string similar to Korte beschrijving van het project..
///
public static string RingtoetsProjectProperties_Description_Description {
get {
return ResourceManager.GetString("RingtoetsProjectProperties_Description_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Omschrijving.
///
public static string RingtoetsProjectProperties_Description_DisplayName {
get {
return ResourceManager.GetString("RingtoetsProjectProperties_Description_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam van het project..
///
public static string RingtoetsProjectProperties_Name_Description {
get {
return ResourceManager.GetString("RingtoetsProjectProperties_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string RingtoetsProjectProperties_Name_DisplayName {
get {
return ResourceManager.GetString("RingtoetsProjectProperties_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Traject Toevoegen.
///
public static string RingtoetsRibbon_AddAssessmentSection {
get {
return ResourceManager.GetString("RingtoetsRibbon_AddAssessmentSection", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hydraulische randvoorwaardendatabase.
///
public static string SelectHydraulicBoundaryDatabaseFile_FilterName {
get {
return ResourceManager.GetString("SelectHydraulicBoundaryDatabaseFile_FilterName", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Berekenen.
///
public static string WaveHeight_Calculate {
get {
return ResourceManager.GetString("WaveHeight_Calculate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bereken de golfhoogtes..
///
public static string WaveHeight_Calculate_ToolTip {
get {
return ResourceManager.GetString("WaveHeight_Calculate_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er is geen hydraulische randvoorwaardendatabase beschikbaar om de golfhoogtes te berekenen..
///
public static string WaveHeight_No_HRD_To_Calculate {
get {
return ResourceManager.GetString("WaveHeight_No_HRD_To_Calculate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Golfhoogtes.
///
public static string WaveHeightLocationsContext_DisplayName {
get {
return ResourceManager.GetString("WaveHeightLocationsContext_DisplayName", resourceCulture);
}
}
}
}