// 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.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Ringtoets.Common.Service.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.Service.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 Berekening van '{0}' beëindigd om: {1}. /// public static string Calculation_Subject_0_ended_Time_1_ { get { return ResourceManager.GetString("Calculation_Subject_0_ended_Time_1_", resourceCulture); } } /// /// Looks up a localized string similar to Berekening van '{0}' gestart om: {1}. /// public static string Calculation_Subject_0_started_Time_1_ { get { return ResourceManager.GetString("Calculation_Subject_0_started_Time_1_", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen dijkprofiel geselecteerd.. /// public static string CalculationService_ValidateInput_No_dike_profile_selected { get { return ResourceManager.GetString("CalculationService_ValidateInput_No_dike_profile_selected", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen hydraulische randvoorwaardenlocatie geselecteerd.. /// public static string CalculationService_ValidateInput_No_hydraulic_boundary_location_selected { get { return ResourceManager.GetString("CalculationService_ValidateInput_No_hydraulic_boundary_location_selected", resourceCulture); } } /// /// Looks up a localized string similar to Toetspeil berekening voor locatie {0} is niet geconvergeerd.. /// public static string DesignWaterLevelCalculationActivity_DesignWaterLevel_calculation_for_location_0_not_converged { get { return ResourceManager.GetString("DesignWaterLevelCalculationActivity_DesignWaterLevel_calculation_for_location_0_n" + "ot_converged", resourceCulture); } } /// /// Looks up a localized string similar to Toetspeil berekening is uitgevoerd op de tijdelijke locatie '{0}'. Gedetailleerde invoer en uitvoer kan in de bestanden op deze locatie worden gevonden.. /// public static string DesignWaterLevelCalculationService_Calculate_Calculation_temporary_directory_can_be_found_on_location_0 { get { return ResourceManager.GetString("DesignWaterLevelCalculationService_Calculate_Calculation_temporary_directory_can_" + "be_found_on_location_0", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens de toetspeil berekening '{0}'. Er is geen foutrapport beschikbaar.. /// public static string DesignWaterLevelCalculationService_Calculate_Error_in_design_water_level_0_calculation_no_error_report { get { return ResourceManager.GetString("DesignWaterLevelCalculationService_Calculate_Error_in_design_water_level_0_calcul" + "ation_no_error_report", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens de toetspeil berekening '{0}'. Bekijk het foutrapport door op details te klikken. ///{1}. /// public static string DesignwaterlevelCalculationService_Calculate_Error_in_DesignWaterLevel_0_calculation_click_details_for_last_error_report_1 { get { return ResourceManager.GetString("DesignwaterlevelCalculationService_Calculate_Error_in_DesignWaterLevel_0_calculat" + "ion_click_details_for_last_error_report_1", resourceCulture); } } /// /// Looks up a localized string similar to Toetspeil berekenen voor locatie '{0}'. /// public static string DesignWaterLevelCalculationService_Name_Calculate_assessment_level_for_location_0_ { get { return ResourceManager.GetString("DesignWaterLevelCalculationService_Name_Calculate_assessment_level_for_location_0" + "_", resourceCulture); } } /// /// Looks up a localized string similar to Validatie mislukt: {0}. /// public static string Error_in_validation_0 { get { return ResourceManager.GetString("Error_in_validation_0", resourceCulture); } } /// /// 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 De verwachtingswaarde voor '{0}' moet een concreet getal zijn.. /// public static string ProbabilisticDistributionValidationRule_Mean_of_0_must_be_a_valid_number { get { return ResourceManager.GetString("ProbabilisticDistributionValidationRule_Mean_of_0_must_be_a_valid_number", resourceCulture); } } /// /// Looks up a localized string similar to De verwachtingswaarde voor '{0}' moet een positief getal zijn.. /// public static string ProbabilisticDistributionValidationRule_Mean_of_0_must_be_positive_value { get { return ResourceManager.GetString("ProbabilisticDistributionValidationRule_Mean_of_0_must_be_positive_value", resourceCulture); } } /// /// Looks up a localized string similar to De standaardafwijking voor '{0}' moet groter zijn dan of gelijk zijn aan 0.. /// public static string ProbabilisticDistributionValidationRule_StandardDeviation_of_ParameterName_0_must_be_larger_or_equal_to_zero { get { return ResourceManager.GetString("ProbabilisticDistributionValidationRule_StandardDeviation_of_ParameterName_0_must" + "_be_larger_or_equal_to_zero", resourceCulture); } } /// /// Looks up a localized string similar to De variatiecoëfficiënt voor '{0}' moet groter zijn dan of gelijk zijn aan 0.. /// public static string ProbabilistiDistributionValidationRule_CoefficientOfVariation_of_ParameterName_0_must_be_larger_or_equal_to_zero { get { return ResourceManager.GetString("ProbabilistiDistributionValidationRule_CoefficientOfVariation_of_ParameterName_0_" + "must_be_larger_or_equal_to_zero", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen kunstwerk geselecteerd.. /// public static string StructuresCalculationService_ValidateInput_No_Structure_selected { get { return ResourceManager.GetString("StructuresCalculationService_ValidateInput_No_Structure_selected", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen geldige damhoogte ingevoerd.. /// public static string Validation_Invalid_BreakWaterHeight_value { get { return ResourceManager.GetString("Validation_Invalid_BreakWaterHeight_value", resourceCulture); } } /// /// Looks up a localized string similar to Validatie van '{0}' beëindigd om: {1}. /// public static string Validation_Subject_0_ended_Time_1_ { get { return ResourceManager.GetString("Validation_Subject_0_ended_Time_1_", resourceCulture); } } /// /// Looks up a localized string similar to Validatie van '{0}' gestart om: {1}. /// public static string Validation_Subject_0_started_Time_1_ { get { return ResourceManager.GetString("Validation_Subject_0_started_Time_1_", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen concreet getal ingevoerd voor '{0}'.. /// public static string Validation_ValidateInput_No_concrete_value_entered_for_ParameterName_0_ { get { return ResourceManager.GetString("Validation_ValidateInput_No_concrete_value_entered_for_ParameterName_0_", resourceCulture); } } /// /// Looks up a localized string similar to Golfhoogte berekening voor locatie {0} is niet geconvergeerd.. /// public static string WaveHeightCalculationActivity_WaveHeight_calculation_for_location_0_not_converged { get { return ResourceManager.GetString("WaveHeightCalculationActivity_WaveHeight_calculation_for_location_0_not_converged" + "", resourceCulture); } } /// /// Looks up a localized string similar to Golfhoogte berekening is uitgevoerd op de tijdelijke locatie '{0}'. Gedetailleerde invoer en uitvoer kan in de bestanden op deze locatie worden gevonden.. /// public static string WaveHeightCalculationService_Calculate_Calculation_temporary_directory_can_be_found_on_location_0 { get { return ResourceManager.GetString("WaveHeightCalculationService_Calculate_Calculation_temporary_directory_can_be_fou" + "nd_on_location_0", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens de golfhoogte berekening '{0}'. Bekijk het foutrapport door op details te klikken. ///{1}. /// public static string WaveHeightCalculationService_Calculate_Error_in_wave_height_0_calculation_click_details_for_last_error_report_1 { get { return ResourceManager.GetString("WaveHeightCalculationService_Calculate_Error_in_wave_height_0_calculation_click_d" + "etails_for_last_error_report_1", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens de golfhoogte berekening '{0}'. Er is geen foutrapport beschikbaar.. /// public static string WaveHeightCalculationService_Calculate_Error_in_wave_height_0_calculation_no_error_report { get { return ResourceManager.GetString("WaveHeightCalculationService_Calculate_Error_in_wave_height_0_calculation_no_erro" + "r_report", resourceCulture); } } /// /// Looks up a localized string similar to Golfhoogte berekenen voor locatie '{0}'. /// public static string WaveHeightCalculationService_Name_Calculate_wave_height_for_location_0_ { get { return ResourceManager.GetString("WaveHeightCalculationService_Name_Calculate_wave_height_for_location_0_", resourceCulture); } } } }