// 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.IO.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.IO.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 Shapebestand (*.shp)|*.shp.
///
public static string DataTypeDisplayName_shape_file_filter {
get {
return ResourceManager.GetString("DataTypeDisplayName_shape_file_filter", resourceCulture);
}
}
///
/// Looks up a localized string similar to De regel ('{0}') bevat ongeldige tekst..
///
public static string DikeProfileDataReader_HandleUnexpectedText_Line_0_is_invalid {
get {
return ResourceManager.GetString("DikeProfileDataReader_HandleUnexpectedText_Line_0_is_invalid", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen damhoogte ('{0}') is geen getal..
///
public static string DikeProfileDataReader_ParseDamHeight_DamHeight_0_not_number {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseDamHeight_DamHeight_0_not_number", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen damhoogte ('{0}') is te groot of te klein om ingelezen te worden..
///
public static string DikeProfileDataReader_ParseDamHeight_DamHeight_0_overflows {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseDamHeight_DamHeight_0_overflows", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het ingelezen damtype ('{0}') moet 0, 1, 2 of 3 zijn..
///
public static string DikeProfileDataReader_ParseDamType_DamType_0_must_be_in_range {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseDamType_DamType_0_must_be_in_range", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen dijkhoogte ('{0}') is geen getal..
///
public static string DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_not_number {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_not_number", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen dijkhoogte ('{0}') is te groot of te klein om ingelezen te worden..
///
public static string DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_overflows {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseDikeHeight_DikeHeight_0_overflows", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het ingelezen aantal punten van de dijkgeometrie ('{0}') is geen geheel getal..
///
public static string DikeProfileDataReader_ParseNumberOfDikeElements_DijkCount_0_not_integer {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfDikeElements_DijkCount_0_not_integer", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het ingelezen aantal punten van de dijkgeometrie ('{0}') is te groot of te klein om ingelezen te worden..
///
public static string DikeProfileDataReader_ParseNumberOfDikeElements_DikeCount_0_overflows {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfDikeElements_DikeCount_0_overflows", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het ingelezen aantal punten van de voorlandgeometrie ('{0}') is geen geheel getal..
///
public static string DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_not_integer {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_not_integer" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het ingelezen aantal punten van de voorlandgeometrie ('{0}') is te groot of te klein om ingelezen te worden..
///
public static string DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_overflows {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseNumberOfForeshoreElements_ForeshoreCount_0_overflows", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen oriëntatie ('{0}') is geen getal..
///
public static string DikeProfileDataReader_ParseOrientation_Orientation_0_not_double {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseOrientation_Orientation_0_not_double", resourceCulture);
}
}
///
/// Looks up a localized string similar to De in te lezen oriëntatie ('{0}') is te groot of te klein om ingelezen te worden..
///
public static string DikeProfileDataReader_ParseOrientation_Orientation_0_overflows {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseOrientation_Orientation_0_overflows", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen {0} ('{1}') is geen getal..
///
public static string DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_not_number {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_not_nu" +
"mber", resourceCulture);
}
}
///
/// Looks up a localized string similar to De in te lezen {0} ('{1}') is te groot of te klein om ingelezen te worden..
///
public static string DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_overflows {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseRoughnessPointParameter_ParameterName_0_Value_1_overfl" +
"ows", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het ingelezen damwandtype ('{0}') moet 0, 1 of 2 zijn..
///
public static string DikeProfileDataReader_ParseSheetPileType_SheetPileType_0_must_be_in_range {
get {
return ResourceManager.GetString("DikeProfileDataReader_ParseSheetPileType_SheetPileType_0_must_be_in_range", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het aantal punten van de dijkgeometrie ('{0}') mag niet negatief zijn..
///
public static string DikeProfileDataReader_ReadDikeProfileData_DikeCount_cannot_be_negative {
get {
return ResourceManager.GetString("DikeProfileDataReader_ReadDikeProfileData_DikeCount_cannot_be_negative", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het aantal punten van de voorlandgeometrie ('{0}') mag niet negatief zijn..
///
public static string DikeProfileDataReader_ReadDikeProfileData_ForeshoreCount_0_cannot_be_negative {
get {
return ResourceManager.GetString("DikeProfileDataReader_ReadDikeProfileData_ForeshoreCount_0_cannot_be_negative", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen regel ('{0}') is geen 'X Y ruwheid' definitie..
///
public static string DikeProfileDataReader_ReadRoughnessPoint_Line_0_not_x_y_roughness_definition {
get {
return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Line_0_not_x_y_roughness_definition", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen ruwheid ('{0}') moet binnen het bereik [{1}, 1] vallen..
///
public static string DikeProfileDataReader_ReadRoughnessPoint_Roughness_0_must_be_in_range_LowerLimit_1_ {
get {
return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Roughness_0_must_be_in_range_LowerLimit_" +
"1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to ruwheid.
///
public static string DikeProfileDataReader_ReadRoughnessPoint_Roughness_DisplayName {
get {
return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Roughness_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to X-coördinaat.
///
public static string DikeProfileDataReader_ReadRoughnessPoint_X_DisplayName {
get {
return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_X_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Z-coördinaat.
///
public static string DikeProfileDataReader_ReadRoughnessPoint_Z_DisplayName {
get {
return ResourceManager.GetString("DikeProfileDataReader_ReadRoughnessPoint_Z_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het aantal punten van de dijkgeometrie gevonden in het bestand '{0}' komt niet overeen met de daarin aangegeven hoeveelheid ('{1}')..
///
public static string DikeProfileDataReader_TryReadDikeRoughnessPoints_DikeCount_0_does_not_correspond_ExpectedCount_1_ {
get {
return ResourceManager.GetString("DikeProfileDataReader_TryReadDikeRoughnessPoints_DikeCount_0_does_not_correspond_" +
"ExpectedCount_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het aantal punten van de voorlandgeometrie gevonden in het bestand '{0}' komt niet overeen met de daarin aangegeven hoeveelheid ('{1}')..
///
public static string DikeProfileDataReader_TryReadForeshoreRoughnessPoints_ForeshoreCount_0_does_not_correspond_ExpectedCount_1_ {
get {
return ResourceManager.GetString("DikeProfileDataReader_TryReadForeshoreRoughnessPoints_ForeshoreCount_0_does_not_c" +
"orrespond_ExpectedCount_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to De X-coördinaten van de dijkgeometriepunten moeten strikt toenemend zijn..
///
public static string DikeProfileDataReader_ValidateDikePointsAreMonotonicallyIncreasing_Error_message {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateDikePointsAreMonotonicallyIncreasing_Error_message", resourceCulture);
}
}
///
/// Looks up a localized string similar to De X-coördinaten van de voorlandgeometriepunten moeten strikt toenemend zijn..
///
public static string DikeProfileDataReader_ValidateForeshorePointsAreMonotonicallyIncreasing_Error_message {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateForeshorePointsAreMonotonicallyIncreasing_Error_mes" +
"sage", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen ID ('{0}') bevat spaties. Spaties zijn niet toegestaan..
///
public static string DikeProfileDataReader_ValidateId_Id_0_has_unsupported_white_space {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateId_Id_0_has_unsupported_white_space", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen ID ('{0}') is ongeldig..
///
public static string DikeProfileDataReader_ValidateId_Id_0_not_valid {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateId_Id_0_not_valid", resourceCulture);
}
}
///
/// Looks up a localized string similar to De volgende parameters zijn niet aanwezig in het bestand: {0}.
///
public static string DikeProfileDataReader_ValidateNoMissingKeywords_List_mising_keywords_0_ {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateNoMissingKeywords_List_mising_keywords_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter {0} is al eerder in het bestand gedefinieerd..
///
public static string DikeProfileDataReader_ValidateNoPriorParameterDefinition_Parameter_0_already_defined {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateNoPriorParameterDefinition_Parameter_0_already_defi" +
"ned", resourceCulture);
}
}
///
/// Looks up a localized string similar to De ingelezen oriëntatie waarde ('{0}') moet binnen het bereik [0, 360] vallen..
///
public static string DikeProfileDataReader_ValidateOrientation_Orientation_0_must_be_in_range {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateOrientation_Orientation_0_must_be_in_range", resourceCulture);
}
}
///
/// Looks up a localized string similar to Enkel bestanden van versie '4.0' worden ondersteund..
///
public static string DikeProfileDataReader_ValidateVersion_Only_version_four_zero_supported {
get {
return ResourceManager.GetString("DikeProfileDataReader_ValidateVersion_Only_version_four_zero_supported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand bevat een of meerdere multi-polylijnen. Multi-polylijnen worden niet ondersteund..
///
public static string FailureMechanismSectionReader_File_has_unsupported_multiPolyline {
get {
return ResourceManager.GetString("FailureMechanismSectionReader_File_has_unsupported_multiPolyline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand heeft geen attribuut '{0}'. Dit attribuut is vereist..
///
public static string FailureMechanismSectionReader_File_lacks_required_Attribute_0_ {
get {
return ResourceManager.GetString("FailureMechanismSectionReader_File_lacks_required_Attribute_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} Er zijn geen hydraulische randvoorwaarden locaties geëxporteerd..
///
public static string HydraulicBoundaryLocationsExporter_Error_Exception_0_no_HydraulicBoundaryLocations_exported {
get {
return ResourceManager.GetString("HydraulicBoundaryLocationsExporter_Error_Exception_0_no_HydraulicBoundaryLocation" +
"s_exported", resourceCulture);
}
}
///
/// Looks up a localized string similar to TRAJECT_ID;N
///1-1;3
///1-2;2
///2-1;Duin
///2-2;2
///3-1;Duin
///3-2;2
///4-1;Duin
///4-2;2
///5-1;Duin
///5-2;2
///6-1;3
///6-2;3
///6-3;3
///6-4;3
///6-5;3
///6-6;3
///6-7;3
///7-1;3
///7-2;3
///8-1;3
///8-2;3
///8-3;3
///8-4;3
///8-5;2
///8-6;2
///8-7;2
///9-1;2
///9-2;2
///10-1;2
///10-2;2
///10-3;2
///11-1;2
///11-2;2
///11-3;2
///12-1;3
///12-2;2
///13-1;Duin
///13-2;3
///13-3;Duin
///13-4;3
///13-5;3
///13-6;2
///13-7;2
///13-8;2
///13-9;2
///13a-1;2
///13b-1;2
///14-1;2
///14-2;2
///14-3;2
///14-4;2
///14-5;Duin
///14-6;3
///14-7;Duin
///14-8;3
///14-9;Duin
///14-10;3
///15-1;1
///15-2;2
///15-3;2
///16-1;1
///16-2;2
/// [rest of string was truncated]";.
///
public static string IHW_filecontents {
get {
return ResourceManager.GetString("IHW_filecontents", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie parameter 'ID' mag uitsluitend uit letters en cijfers bestaan..
///
public static string ProfileLocation_ProfileLocation_Id_is_invalid {
get {
return ResourceManager.GetString("ProfileLocation_ProfileLocation_Id_is_invalid", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie parameter 'ID' heeft geen waarde..
///
public static string ProfileLocation_ProfileLocation_Id_is_null {
get {
return ResourceManager.GetString("ProfileLocation_ProfileLocation_Id_is_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie heeft geen coördinaten..
///
public static string ProfileLocation_ProfileLocation_Point_is_null {
get {
return ResourceManager.GetString("ProfileLocation_ProfileLocation_Point_is_null", resourceCulture);
}
}
///
/// Looks up a localized string similar to De locatie parameter 'X0' bevat een ongeldig getal..
///
public static string ProfileLocation_ProfileLocation_X0_is_invalid {
get {
return ResourceManager.GetString("ProfileLocation_ProfileLocation_X0_is_invalid", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand heeft geen attribuut '{0}'. Dit attribuut is vereist..
///
public static string ProfileLocationReader_CheckRequiredAttributePresence_Missing_attribute_0_ {
get {
return ResourceManager.GetString("ProfileLocationReader_CheckRequiredAttributePresence_Missing_attribute_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het profiel heeft geen geldige waarde voor attribuut 'X0'..
///
public static string ProfileLocationReader_GetProfileLocations_Invalid_X0 {
get {
return ResourceManager.GetString("ProfileLocationReader_GetProfileLocations_Invalid_X0", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand mag uitsluitend punten bevatten..
///
public static string ProfileLocationReader_OpenPointsShapeFile_File_can_only_contain_points {
get {
return ResourceManager.GetString("ProfileLocationReader_OpenPointsShapeFile_File_can_only_contain_points", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0}
///Er is geen referentielijn geëxporteerd..
///
public static string ReferenceLineExporter_Error_0_no_ReferenceLine_exported {
get {
return ResourceManager.GetString("ReferenceLineExporter_Error_0_no_ReferenceLine_exported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Als u de referentielijn vervangt, zullen alle vakindelingen, berekende hydraulische randvoorwaarden en berekeningsresultaten worden verwijderd.
///
///Weet u zeker dat u wilt doorgaan?.
///
public static string ReferenceLineImporter_ConfirmImport_Confirm_referenceline_import_which_clears_data_when_performed {
get {
return ResourceManager.GetString("ReferenceLineImporter_ConfirmImport_Confirm_referenceline_import_which_clears_dat" +
"a_when_performed", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0}
///Er is geen referentielijn geïmporteerd..
///
public static string ReferenceLineImporter_HandleCriticalFileReadError_Error_0_no_referenceline_imported {
get {
return ResourceManager.GetString("ReferenceLineImporter_HandleCriticalFileReadError_Error_0_no_referenceline_import" +
"ed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geïmporteerde data toevoegen aan het traject..
///
public static string ReferenceLineImporter_ProgressText_Adding_imported_referenceline_to_assessmentsection {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Adding_imported_referenceline_to_assessmentsec" +
"tion", resourceCulture);
}
}
///
/// Looks up a localized string similar to Referentielijn importeren afgebroken. Geen data ingelezen..
///
public static string ReferenceLineImporter_ProgressText_Import_cancelled_no_data_read {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Import_cancelled_no_data_read", resourceCulture);
}
}
///
/// Looks up a localized string similar to Inlezen referentielijn..
///
public static string ReferenceLineImporter_ProgressText_Reading_referenceline {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Reading_referenceline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wissen rekenresultaten en vakindelingen van toetsspoor..
///
public static string ReferenceLineImporter_ProgressText_Removing_calculation_output_and_failure_mechanism_sections {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Removing_calculation_output_and_failure_mechan" +
"ism_sections", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwijderen uitvoer van hydraulische randvoorwaarden..
///
public static string ReferenceLineImporter_ProgressText_Removing_hydraulic_boundary_output {
get {
return ResourceManager.GetString("ReferenceLineImporter_ProgressText_Removing_hydraulic_boundary_output", resourceCulture);
}
}
///
/// Looks up a localized string similar to Meerdere shapebestanden gevonden in '{0}'. Het bestand '{1}' is gebruikt..
///
public static string ReferenceLineMetaImporter_ValidateAndConnectTo_Multiple_shape_files_found_FilePath_0_SelectedFilePath_1 {
get {
return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateAndConnectTo_Multiple_shape_files_found_FilePat" +
"h_0_SelectedFilePath_1", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geen shapebestand om trajecten te specificeren gevonden in de map '{0}'..
///
public static string ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found_in_folder_0 {
get {
return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found_in_folder_0", resourceCulture);
}
}
///
/// Looks up a localized string similar to De map met specificaties voor trajecten '{0}' is niet gevonden..
///
public static string ReferenceLineMetaImporter_ValidateDirectory_Directory_Invalid {
get {
return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateDirectory_Directory_Invalid", resourceCulture);
}
}
///
/// Looks up a localized string similar to Meerdere trajecten met dezelfde identificatiecode (attribuut 'TRAJECT_ID') gevonden..
///
public static string ReferenceLineMetaImporter_ValidateReferenceLineMetas_AssessmentSection_Ids_Not_Unique {
get {
return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateReferenceLineMetas_AssessmentSection_Ids_Not_Un" +
"ique", resourceCulture);
}
}
///
/// Looks up a localized string similar to Trajecten gevonden zonder een geldige identificatiecode (attribuut 'TRAJECT_ID')..
///
public static string ReferenceLineMetaImporter_ValidateReferenceLineMetas_Missing_AssessmentSection_Ids {
get {
return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateReferenceLineMetas_Missing_AssessmentSection_Id" +
"s", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand bevat een multi-polylijn. Multi-polylijnen worden niet ondersteund..
///
public static string ReferenceLineReader_File_contains_unsupported_multi_polyline {
get {
return ResourceManager.GetString("ReferenceLineReader_File_contains_unsupported_multi_polyline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand moet exact 1 gehele polylijn bevatten..
///
public static string ReferenceLineReader_File_must_contain_1_polyline {
get {
return ResourceManager.GetString("ReferenceLineReader_File_must_contain_1_polyline", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het shapebestand '{0}' om trajecten te specificeren moet de attributen 'TRAJECT_ID', 'NORM_SW', en 'NORM_OG' bevatten: '{1}' niet gevonden..
///
public static string ReferenceLinesMetaReader_File_0_lacks_required_Attribute_1_ {
get {
return ResourceManager.GetString("ReferenceLinesMetaReader_File_0_lacks_required_Attribute_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Traject id mag niet leeg zijn..
///
public static string ReferenceLineWriter_CreateMapLineData_Traject_cannot_be_empty {
get {
return ResourceManager.GetString("ReferenceLineWriter_CreateMapLineData_Traject_cannot_be_empty", resourceCulture);
}
}
///
/// Looks up a localized string similar to TRAJECT_ID.
///
public static string ReferenceLineWriter_CreateMapLineData_Traject_id {
get {
return ResourceManager.GetString("ReferenceLineWriter_CreateMapLineData_Traject_id", resourceCulture);
}
}
}
}