//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.34209
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Core.GIS.NetTopologySuite.Extensions.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("Core.GIS.NetTopologySuite.Extensions.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 Gecategoriseerde operatie kan alleen één enkele uitgang hebben.
///
public static string CategorizationOperation_CategorizationOperationCanOnlyHaveASingleOutput {
get {
return ResourceManager.GetString("CategorizationOperation_CategorizationOperationCanOnlyHaveASingleOutput", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gecategoriseerde operatie ondersteunt alleen "spatial data" als "PortValueType" op haar poorten..
///
public static string CategorizationOperation_CategorizationOperationOnlySupportsSpatialDataAsPortValueType {
get {
return ResourceManager.GetString("CategorizationOperation_CategorizationOperationOnlySupportsSpatialDataAsPortValue" +
"Type", resourceCulture);
}
}
///
/// Looks up a localized string similar to Moet op zijn minst 1 invoerpoort hebben.
///
public static string CategorizationOperation_MustHaveAtLeastOneInputPort {
get {
return ResourceManager.GetString("CategorizationOperation_MustHaveAtLeastOneInputPort", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ongeldige tijd voor "spatial data" van het netwerk.
///
public static string CurveCoverage_InvalidTimeForNetworkSpatialData {
get {
return ResourceManager.GetString("CurveCoverage_InvalidTimeForNetworkSpatialData", resourceCulture);
}
}
///
/// Looks up a localized string similar to Netwerk "spatial data" ({0}): "Chainage" ({1}) overschrijdt "branch" lengte ({2}). Interpolatie is onmogelijk.
///
public static string CurveCoverage_NetworkSpatialDataChainageExceedsBranchLength {
get {
return ResourceManager.GetString("CurveCoverage_NetworkSpatialDataChainageExceedsBranchLength", resourceCulture);
}
}
///
/// Looks up a localized string similar to Netwerk "spatial data" ({0}): "Chainage" ({1}) is buiten het bereik; er kan niet geïnterpoleerd worden.
///
public static string CurveCoverage_NetworkSpatialDataChainageOutOfRange {
get {
return ResourceManager.GetString("CurveCoverage_NetworkSpatialDataChainageOutOfRange", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wilt u alstublieft geen tijdfilter opgeven voor het ophalen van de waarde van tijd gerelateerde "network spatial data"..
///
public static string CurveCoverage_PleaseDoNotSpecifyTimeFilter {
get {
return ResourceManager.GetString("CurveCoverage_PleaseDoNotSpecifyTimeFilter", resourceCulture);
}
}
///
/// Looks up a localized string similar to Specificieer "network spatial data" door gebruik te maken van "VariableValueFilter" in de filters..
///
public static string CurveCoverage_PleaseSpecifyNetworkCoverage {
get {
return ResourceManager.GetString("CurveCoverage_PleaseSpecifyNetworkCoverage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geef tijdfilter voor het ophalen van de waarde van tijd gerelateerde "network spatial data"..
///
public static string CurveCoverage_PleaseSpecifyTimeFilter {
get {
return ResourceManager.GetString("CurveCoverage_PleaseSpecifyTimeFilter", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stel geen achtergrondlagen in als je geen standaard kaart hebt..
///
public static string DefaultMapController_EnableBackGroundLayer_NoDefaultMapException {
get {
return ResourceManager.GetString("DefaultMapController_EnableBackGroundLayer_NoDefaultMapException", resourceCulture);
}
}
///
/// Looks up a localized string similar to Veranderen de eigenschaplijst na instellen en "persisting spatial data"-waarden is niet toegestaan!.
///
public static string FeatureCoverage_ChangingFeatureListAfterPersistingNotAllowed {
get {
return ResourceManager.GetString("FeatureCoverage_ChangingFeatureListAfterPersistingNotAllowed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen gegevens gedefinieerd op locatie {0}.
///
public static string FeatureCoverage_NoDataDefinedOnLocation {
get {
return ResourceManager.GetString("FeatureCoverage_NoDataDefinedOnLocation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geen overeenkomstige eigenschap tellen voor / tellen na.
///
public static string FeatureCoverage_NonMatchingFeatureCount {
get {
return ResourceManager.GetString("FeatureCoverage_NonMatchingFeatureCount", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geef geen tijd-filter op om waarde op te halen uit een niet-tijd gerelateerde "feature spatial data".
///
public static string FeatureCoverage_PleaseDoNotSpecifyTimeFilter {
get {
return ResourceManager.GetString("FeatureCoverage_PleaseDoNotSpecifyTimeFilter", resourceCulture);
}
}
///
/// Looks up a localized string similar to "spatial data"-waarden proberen te laden voor een eigenschap niet in "Features of spatial data".
///
public static string FeatureTypeConverter_AttemptingToLoadSpatialDataNotInFeatures {
get {
return ResourceManager.GetString("FeatureTypeConverter_AttemptingToLoadSpatialDataNotInFeatures", resourceCulture);
}
}
///
/// Looks up a localized string similar to Proberen "spatial data"-waarden op te slaan voor eigenschap niet in "Features of spatial data".
///
public static string FeatureTypeConverter_AttemptingToSaveSpatialDataNotInFeatures {
get {
return ResourceManager.GetString("FeatureTypeConverter_AttemptingToSaveSpatialDataNotInFeatures", resourceCulture);
}
}
///
/// Looks up a localized string similar to Parameter 'themeGroup' kan niet leeg zijn.
///
public static string Map_GetDataMinMaxForThemeGroup_expected_non_empty_themegroup {
get {
return ResourceManager.GetString("Map_GetDataMinMaxForThemeGroup_expected_non_empty_themegroup", resourceCulture);
}
}
///
/// Looks up a localized string similar to Interpolatie van methode {0} wordt niet ondersteund.
///
public static string NetworkCoverageMathExtensions_InterpolationMethodNotSupported {
get {
return ResourceManager.GetString("NetworkCoverageMathExtensions_InterpolationMethodNotSupported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Aantal tijdwaarden klopt niet voor "spatial data".
///
public static string NetworkCoverageMathExtensions_NumberOfTimeValuesDoesNotMatch {
get {
return ResourceManager.GetString("NetworkCoverageMathExtensions_NumberOfTimeValuesDoesNotMatch", resourceCulture);
}
}
///
/// Looks up a localized string similar to "Spatial data" is niet tijdafhankelijk:.
///
public static string NetworkCoverageMathExtensions_SpatialDataNotTimeDependent {
get {
return ResourceManager.GetString("NetworkCoverageMathExtensions_SpatialDataNotTimeDependent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondersteuning voor "spatial data" met meerdere onderdelen is niet geïmplementeerd.
///
public static string NetworkCoverageMathExtensions_SpatialDatasWithMultipleComponentsNotImplemented {
get {
return ResourceManager.GetString("NetworkCoverageMathExtensions_SpatialDatasWithMultipleComponentsNotImplemented", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wissen.
///
public static string NourishmentsNodePresenter_GetContextMenu_Clear_nourishments {
get {
return ResourceManager.GetString("NourishmentsNodePresenter_GetContextMenu_Clear_nourishments", resourceCulture);
}
}
///
/// Looks up a localized string similar to "Copy Constructor" is niet geïmplementeerd voor een component met meerdere "nodata"-waarden.
///
public static string RegularGridCoverage_CopyConstructorNotImplementedForComponentWithMultipleNodataValues {
get {
return ResourceManager.GetString("RegularGridCoverage_CopyConstructorNotImplementedForComponentWithMultipleNodataVa" +
"lues", resourceCulture);
}
}
///
/// Looks up a localized string similar to "Copy constructor" is niet geïmplementeerd voor rasters met meer dan één component.
///
public static string RegularGridCoverage_CopyConstructorNotImplementedForGridsWithMoreThanOneComponent {
get {
return ResourceManager.GetString("RegularGridCoverage_CopyConstructorNotImplementedForGridsWithMoreThanOneComponent" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to Extrapolatie is uitgeschakeld.
///
public static string RegularGridCoverage_ExtrapolationDisabled {
get {
return ResourceManager.GetString("RegularGridCoverage_ExtrapolationDisabled", resourceCulture);
}
}
///
/// Looks up a localized string similar to Interpolatie is uitgeschakeld.
///
public static string RegularGridCoverage_InterpolationDisabled {
get {
return ResourceManager.GetString("RegularGridCoverage_InterpolationDisabled", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen waarden beschikbaar voor {0} met x = {1}.
///
public static string RegularGridCoverage_NoValuesAvailableAtX {
get {
return ResourceManager.GetString("RegularGridCoverage_NoValuesAvailableAtX", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen waarden beschikbaar voor {0} met y = {1}.
///
public static string RegularGridCoverage_NoValuesAvailableAtY {
get {
return ResourceManager.GetString("RegularGridCoverage_NoValuesAvailableAtY", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alleen "piecewise constant interpolation"-type wordt ondersteund voor het argument van tijd, "actual": {0}, "spatial data": {1}.
///
public static string RegularGridCoverage_OnlyPiecewiseConstantInterpolationTypeSupported {
get {
return ResourceManager.GetString("RegularGridCoverage_OnlyPiecewiseConstantInterpolationTypeSupported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Regelmatig "spatial data"-raster {0}; geen gegevens beschikbaar bij x = {1}.
///
public static string RegularGridCoverage_RegularGridSpatialDataNotAvailableAtX {
get {
return ResourceManager.GetString("RegularGridCoverage_RegularGridSpatialDataNotAvailableAtX", resourceCulture);
}
}
///
/// Looks up a localized string similar to Regelmatig "spatial data"-raster {0}; geen gegevens beschikbaar bij y = {1}.
///
public static string RegularGridCoverage_RegularGridSpatialDataNotAvailableAtY {
get {
return ResourceManager.GetString("RegularGridCoverage_RegularGridSpatialDataNotAvailableAtY", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tijd-interpolatie is niet mogelijk met meer dan 1 filter..
///
public static string RegularGridCoverage_TimeInterpolationNotPossibleWithMoreThan1Filter {
get {
return ResourceManager.GetString("RegularGridCoverage_TimeInterpolationNotPossibleWithMoreThan1Filter", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tijd interpolatie is niet mogelijk met meer dan één filter..
///
public static string RegularGridCoverage_TimeInterpolationNotPossibleWithMoreThanOneFilter {
get {
return ResourceManager.GetString("RegularGridCoverage_TimeInterpolationNotPossibleWithMoreThanOneFilter", resourceCulture);
}
}
}
}