// 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.Piping.Plugin.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.Piping.Plugin.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 Er zijn geen berekeningen om bij te werken.. /// public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_to_update_ToolTip { get { return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_to_update_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Er zijn geen berekeningen met een profielschematisatie.. /// public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_with_surfaceline_Tooltip { get { return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_with_surfaceline_T" + "ooltip", resourceCulture); } } /// /// Looks up a localized string similar to Alle berekeningen bijwerken met de karakteristieke punten.. /// public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_all_calculations_with_characteristic_points_ToolTip { get { return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_all_calculations_with_chara" + "cteristic_points_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to &Bijwerken alle intrede- en uittredepunten. /// public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_all_entry_and_exit_points { get { return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_all_entry_and_exit_points", resourceCulture); } } /// /// Looks up a localized string similar to Er moet een profielschematisatie geselecteerd zijn.. /// public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_calculation_no_surface_line_ToolTip { get { return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_calculation_no_surface_line" + "_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Berekening bijwerken met de karakteristieke punten.. /// public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_calculation_with_characteristic_points_ToolTip { get { return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_calculation_with_characteri" + "stic_points_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to &Bijwerken intrede- en uittredepunt. /// public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_entry_and_exit_point { get { return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_entry_and_exit_point", resourceCulture); } } /// /// Looks up a localized string similar to Ringtoets berekeningenconfiguratie. /// public static string PipingPlugin_PipingConfigurationFileFilter_description { get { return ResourceManager.GetString("PipingPlugin_PipingConfigurationFileFilter_description", resourceCulture); } } /// /// Looks up a localized string similar to xml. /// public static string PipingPlugin_PipingConfigurationFileFilter_xml_extension { get { return ResourceManager.GetString("PipingPlugin_PipingConfigurationFileFilter_xml_extension", resourceCulture); } } /// /// Looks up a localized string similar to Bijwerken van stochastische ondergrondmodellen.. /// public static string PipingPlugin_RunUpdateStochasticSoilModel_Update_StochasticSoilModels { get { return ResourceManager.GetString("PipingPlugin_RunUpdateStochasticSoilModel_Update_StochasticSoilModels", resourceCulture); } } /// /// Looks up a localized string similar to Bijwerken van ondergrondschematisaties in '{0}' is door de gebruiker geannuleerd.. /// public static string PipingPlugin_UpdateStochasticSoilModels_Update_of_StochasticSoilModels_from_File_0_canceled_by_user { get { return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModels_Update_of_StochasticSoilModels_from_File_" + "0_canceled_by_user", resourceCulture); } } /// /// Looks up a localized string similar to Selecteer de nieuwe locatie van het geïmporteerde bestand. /// public static string PipingPlugin_UpdateStochasticSoilModelsFileDialog_Title { get { return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModelsFileDialog_Title", resourceCulture); } } /// /// Looks up a localized string similar to &Bijwerken.... /// public static string PipingPlugin_UpdateStochasticSoilModelsMenuItem_Text { get { return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModelsMenuItem_Text", resourceCulture); } } /// /// Looks up a localized string similar to Werk de reeds bekende lijst van stochastische ondergrondmodellen bij.. /// public static string PipingPlugin_UpdateStochasticSoilModelsMenuItem_ToolTip { get { return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModelsMenuItem_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Geen bronbestand bekend om vanaf bij te werken.. /// public static string PipingPlugin_UpdateStochasticSoilModelsMenuItem_ToolTip_No_SourcePath_set { get { return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModelsMenuItem_ToolTip_No_SourcePath_set", resourceCulture); } } /// /// Looks up a localized string similar to Wanneer het intrede- of uittredepunt wijzigt als gevolg van het bijwerken, zal het resultaat van deze berekening worden verwijderd. /// ///Weet u zeker dat u wilt doorgaan?. /// public static string PipingPlugin_VerifyEntryAndExitPointUpdates_When_updating_entry_and_exit_points_definitions_assigned_to_calculation_output_will_be_cleared_confirm { get { return ResourceManager.GetString("PipingPlugin_VerifyEntryAndExitPointUpdates_When_updating_entry_and_exit_points_d" + "efinitions_assigned_to_calculation_output_will_be_cleared_confirm", resourceCulture); } } /// /// Looks up a localized string similar to Wanneer de intrede- of uittredepunten wijzigen als gevolg van het bijwerken, zullen de resultaten van berekeningen die deze profielschematisaties gebruiken, worden verwijderd. /// ///Weet u zeker dat u wilt doorgaan?. /// public static string PipingPlugin_VerifyEntryAndExitPointUpdates_When_updating_entry_and_exit_points_definitions_assigned_to_calculations_output_will_be_cleared_confirm { get { return ResourceManager.GetString("PipingPlugin_VerifyEntryAndExitPointUpdates_When_updating_entry_and_exit_points_d" + "efinitions_assigned_to_calculations_output_will_be_cleared_confirm", resourceCulture); } } /// /// Looks up a localized string similar to Karakteristieke punten gevonden zonder bijbehorende profielschematisatie voor locatie '{0}'.. /// public static string PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Characteristic_points_found_for_unknown_SurfaceLine_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Characteristic_points_found_" + "for_unknown_SurfaceLine_0_", resourceCulture); } } /// /// Looks up a localized string similar to Meerdere karakteristieke punten definities gevonden voor locatie '{0}'. Alleen de eerste definitie wordt geïmporteerd.. /// public static string PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_same_characteristic_point_location_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_sa" + "me_characteristic_point_location_0_", resourceCulture); } } /// /// Looks up a localized string similar to Meerdere definities gevonden voor profielschematisatie '{0}'. Alleen de eerste definitie wordt geïmporteerd.. /// public static string PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_same_location_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_sa" + "me_location_0_", resourceCulture); } } /// /// Looks up a localized string similar to Er konden geen karakteristieke punten gevonden worden voor locatie '{0}'.. /// public static string PipingSurfaceLinesCsvImporter_AddImportedDataToModel_No_characteristic_points_for_SurfaceLine_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_AddImportedDataToModel_No_characteristic_points_for" + "_SurfaceLine_0_", resourceCulture); } } /// /// Looks up a localized string similar to Karakteristiek punt van profielschematisatie '{0}' is overgeslagen. {1}. /// public static string PipingSurfaceLinesCsvImporter_CharacteristicPoint_of_SurfaceLine_0_skipped_cause_1_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CharacteristicPoint_of_SurfaceLine_0_skipped_cause_" + "1_", resourceCulture); } } /// /// Looks up a localized string similar to Het uittredepunt moet landwaarts van het intredepunt liggen voor locatie {0}.. /// public static string PipingSurfaceLinesCsvImporter_CheckCharacteristicPoints_EntryPointL_greater_or_equal_to_ExitPointL_for_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CheckCharacteristicPoints_EntryPointL_greater_or_eq" + "ual_to_ExitPointL_for_0_", resourceCulture); } } /// /// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd.. /// public static string PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_correspond_to_current_referenceline { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_" + "not_correspond_to_current_referenceline", resourceCulture); } } /// /// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd. {1}. /// public static string PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_correspond_to_current_referenceline_1_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_" + "not_correspond_to_current_referenceline_1_", resourceCulture); } } /// /// Looks up a localized string similar to Dit kan komen doordat de profielschematisatie een lokaal coördinaatsysteem heeft.. /// public static string PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_This_could_be_caused_coordinates_being_local_coordinate_system { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_This_could_be_cause" + "d_coordinates_being_local_coordinate_system", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Het bestand wordt overgeslagen.. /// public static string PipingSurfaceLinesCsvImporter_CriticalErrorMessage_0_File_Skipped { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CriticalErrorMessage_0_File_Skipped", resourceCulture); } } /// /// Looks up a localized string similar to Profielschematisaties importeren afgebroken. Geen data ingelezen.. /// public static string PipingSurfaceLinesCsvImporter_Import_Import_canceled { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Import_Import_canceled", resourceCulture); } } /// /// Looks up a localized string similar to Geen karakteristieke punten-bestand gevonden naast het profielschematisatiesbestand. (Verwacht bestand: {0}). /// public static string PipingSurfaceLinesCsvImporter_Import_No_characteristic_points_file_for_surface_line_file_expecting_file_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Import_No_characteristic_points_file_for_surface_li" + "ne_file_expecting_file_0_", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen '{0}'. /// public static string PipingSurfaceLinesCsvImporter_Read_PipingCharacteristicPoints_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Read_PipingCharacteristicPoints_0_", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen '{0}'. /// public static string PipingSurfaceLinesCsvImporter_Read_PipingSurfaceLines_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Read_PipingSurfaceLines_0_", resourceCulture); } } /// /// Looks up a localized string similar to Klaar met het inlezen van karakteristieke punten uit bestand '{0}'.. /// public static string PipingSurfaceLinesCsvImporter_ReadCharacteristicPoints_Finished_reading_characteristic_points_from_File_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ReadCharacteristicPoints_Finished_reading_character" + "istic_points_from_File_0_", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Deze locatie met karakteristieke punten wordt overgeslagen.. /// public static string PipingSurfaceLinesCsvImporter_ReadCharacteristicPoints_ParseErrorMessage_0_CharacteristicPoints_skipped { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ReadCharacteristicPoints_ParseErrorMessage_0_Charac" + "teristicPoints_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Begonnen met het inlezen van karakteristieke punten uit bestand '{0}'.. /// public static string PipingSurfaceLinesCsvImporter_ReadCharacteristicPoints_Start_reading_characteristic_points_from_File_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ReadCharacteristicPoints_Start_reading_characterist" + "ic_points_from_File_0_", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van het karakteristieke punten-bestand.. /// public static string PipingSurfaceLinesCsvImporter_Reading_characteristic_points_file { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Reading_characteristic_points_file", resourceCulture); } } /// /// Looks up a localized string similar to Inlezen van het profielschematisatiesbestand.. /// public static string PipingSurfaceLinesCsvImporter_Reading_surface_line_file { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Reading_surface_line_file", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Deze profielschematisatie wordt overgeslagen.. /// public static string PipingSurfaceLinesCsvImporter_ReadPipingSurfaceLines_ParseErrorMessage_0_SurfaceLine_skipped { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ReadPipingSurfaceLines_ParseErrorMessage_0_SurfaceL" + "ine_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Klaar met het inlezen van profielschematisaties uit bestand '{0}'.. /// public static string PipingSurfaceLinesCsvImporter_ReadSurfaceLines_Finished_reading_surface_lines_from_File_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ReadSurfaceLines_Finished_reading_surface_lines_fro" + "m_File_0_", resourceCulture); } } /// /// Looks up a localized string similar to Begonnen met het inlezen van profielschematisaties uit bestand '{0}'.. /// public static string PipingSurfaceLinesCsvImporter_ReadSurfaceLines_Start_reading_surface_lines_from_File_0_ { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_ReadSurfaceLines_Start_reading_surface_lines_from_F" + "ile_0_", resourceCulture); } } /// /// Looks up a localized string similar to Profielschematisatie {0} bevat aaneengesloten dubbele geometriepunten. Deze dubbele punten worden genegeerd.. /// public static string PipingSurfaceLinesCsvImporter_SurfaceLine_0_has_multiple_duplicate_geometry_points_and_is_ignored { get { return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_SurfaceLine_0_has_multiple_duplicate_geometry_point" + "s_and_is_ignored", resourceCulture); } } /// /// Looks up a localized string similar to Wanneer profielschematisaties wijzigen als gevolg van het bijwerken, zullen de resultaten van berekeningen die deze profielschematisaties gebruiken, worden verwijderd. /// ///Weet u zeker dat u wilt doorgaan?. /// public static string RingtoetsPipingSurfaceLineChangeHandler_InquireConfirmation_When_updating_RingtoetsSurfaceLines_definitions_assigned_to_calculations_output_will_be_cleared_confirm { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLineChangeHandler_InquireConfirmation_When_updating_Ringtoe" + "tsSurfaceLines_definitions_assigned_to_calculations_output_will_be_cleared_confi" + "rm", resourceCulture); } } /// /// Looks up a localized string similar to Het bijwerken van de profielschematisaties is mislukt.. /// public static string RingtoetsPipingSurfaceLineUpdateDataStrategy_UpdateSurfaceLinesWithImportedData_Update_of_RingtoetsPipingSurfaceLine_has_failed { get { return ResourceManager.GetString("RingtoetsPipingSurfaceLineUpdateDataStrategy_UpdateSurfaceLinesWithImportedData_U" + "pdate_of_RingtoetsPipingSurfaceLine_has_failed", resourceCulture); } } /// /// Looks up a localized string similar to D-Soil Model bestand. /// public static string Soil_file_Description { get { return ResourceManager.GetString("Soil_file_Description", resourceCulture); } } /// /// Looks up a localized string similar to soil. /// public static string Soil_file_Extension { get { return ResourceManager.GetString("Soil_file_Extension", resourceCulture); } } /// /// Looks up a localized string similar to Wanneer ondergrondschematisaties wijzigen als gevolg van het bijwerken, zullen de resultaten van berekeningen die deze ondergrondschematisaties gebruiken, worden verwijderd. /// ///Weet u zeker dat u wilt doorgaan?. /// public static string StochasticSoilModelChangeHandler_When_updating_StochasticSoilModel_definitions_assigned_to_calculations_output_will_be_cleared_confirm { get { return ResourceManager.GetString("StochasticSoilModelChangeHandler_When_updating_StochasticSoilModel_definitions_as" + "signed_to_calculations_output_will_be_cleared_confirm", resourceCulture); } } /// /// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' bestaat al in het toetsspoor.. /// public static string StochasticSoilModelImporter_AddImportedDataToModel_Stochastisch_soil_model_0_already_exists { get { return ResourceManager.GetString("StochasticSoilModelImporter_AddImportedDataToModel_Stochastisch_soil_model_0_alre" + "ady_exists", resourceCulture); } } /// /// Looks up a localized string similar to Het bijwerken van de stochastische ondergrondmodellen is mislukt.. /// public static string StochasticSoilModelUpdateDataStrategy_UpdateModelWithImportedData_Update_of_StochasticSoilModel_failed { get { return ResourceManager.GetString("StochasticSoilModelUpdateDataStrategy_UpdateModelWithImportedData_Update_of_Stoch" + "asticSoilModel_failed", resourceCulture); } } } }