//------------------------------------------------------------------------------
//
// 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 Core.Plugins.DotSpatial.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.Plugins.DotSpatial.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 resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AreaIcon {
get {
object obj = ResourceManager.GetObject("AreaIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Kaart.
///
public static string General_Map {
get {
return ResourceManager.GetString("General_Map", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap LineIcon {
get {
object obj = ResourceManager.GetObject("LineIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Lijn.
///
public static string MapData_Line_data_label {
get {
return ResourceManager.GetString("MapData_Line_data_label", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijnen.
///
public static string MapData_MultiLine_data_label {
get {
return ResourceManager.GetString("MapData_MultiLine_data_label", resourceCulture);
}
}
///
/// Looks up a localized string similar to Punten.
///
public static string MapData_Point_data_label {
get {
return ResourceManager.GetString("MapData_Point_data_label", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gebied.
///
public static string MapData_Polygon_data_label {
get {
return ResourceManager.GetString("MapData_Polygon_data_label", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap MapIcon {
get {
object obj = ResourceManager.GetObject("MapIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Het bestand is niet toegankelijk..
///
public static string MapLegendView_CheckDataFormat_An_Error_Occured_When_Trying_To_Read_The_File {
get {
return ResourceManager.GetString("MapLegendView_CheckDataFormat_An_Error_Occured_When_Trying_To_Read_The_File", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het bestand of andere benodigde bestanden zijn niet gevonden..
///
public static string MapLegendView_CheckDataFormat_File_Does_Not_Exist_Or_Misses_Needed_Files {
get {
return ResourceManager.GetString("MapLegendView_CheckDataFormat_File_Does_Not_Exist_Or_Misses_Needed_Files", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het shapebestand bevat data welke niet wordt ondersteund..
///
public static string MapLegendView_CheckDataFormat_ShapeFile_Contains_Unsupported_Data {
get {
return ResourceManager.GetString("MapLegendView_CheckDataFormat_ShapeFile_Contains_Unsupported_Data", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het shapebestand is geïmporteerd..
///
public static string MapLegendView_CheckDataFormat_Shapefile_Is_Imported {
get {
return ResourceManager.GetString("MapLegendView_CheckDataFormat_Shapefile_Is_Imported", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Voeg kaartlaag toe....
///
public static string MapLegendView_MapDataCollectionContextMenuStrip__Add_MapLayer {
get {
return ResourceManager.GetString("MapLegendView_MapDataCollectionContextMenuStrip__Add_MapLayer", resourceCulture);
}
}
///
/// Looks up a localized string similar to Importeer een nieuwe kaartlaag en voeg deze toe..
///
public static string MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer_ToolTip {
get {
return ResourceManager.GetString("MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Selecteer shapebestand..
///
public static string MapLegendView_ShowSelectShapeFileDialog_Select_Shape_File {
get {
return ResourceManager.GetString("MapLegendView_ShowSelectShapeFileDialog_Select_Shape_File", resourceCulture);
}
}
///
/// Looks up a localized string similar to Shape file.
///
public static string MapLegendView_ShowSelectShapeFileDialog_Shape_file {
get {
return ResourceManager.GetString("MapLegendView_ShowSelectShapeFileDialog_Shape_file", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap MapPlusIcon {
get {
object obj = ResourceManager.GetObject("MapPlusIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap MapPointIcon {
get {
object obj = ResourceManager.GetObject("MapPointIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap PanIcon {
get {
object obj = ResourceManager.GetObject("PanIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap PointsIcon {
get {
object obj = ResourceManager.GetObject("PointsIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap RectangleZoomIcon {
get {
object obj = ResourceManager.GetObject("RectangleZoomIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Kaarten.
///
public static string Ribbon_ContextualGroup_Map {
get {
return ResourceManager.GetString("Ribbon_ContextualGroup_Map", resourceCulture);
}
}
///
/// Looks up a localized string similar to Navigatie.
///
public static string Ribbon_GroupBox_Navigation {
get {
return ResourceManager.GetString("Ribbon_GroupBox_Navigation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hulpmiddelen.
///
public static string Ribbon_GroupBox_Tools {
get {
return ResourceManager.GetString("Ribbon_GroupBox_Tools", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toon coördinaten.
///
public static string Ribbon_Toggle_Coordinates {
get {
return ResourceManager.GetString("Ribbon_Toggle_Coordinates", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toon de coördinaten van de cursor op de kaart..
///
public static string Ribbon_Toggle_Coordinates_ToolTip {
get {
return ResourceManager.GetString("Ribbon_Toggle_Coordinates_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kaart.
///
public static string Ribbon_Toggle_Legend {
get {
return ResourceManager.GetString("Ribbon_Toggle_Legend", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open het kaartenpaneel..
///
public static string Ribbon_Toggle_Legend_ToolTip {
get {
return ResourceManager.GetString("Ribbon_Toggle_Legend_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verschuiven.
///
public static string Ribbon_Toggle_Panning {
get {
return ResourceManager.GetString("Ribbon_Toggle_Panning", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om te verschuiven, houdt u de linker muisknop ingedrukt op de kaart terwijl u de muis beweegt..
///
public static string Ribbon_Toggle_Panning_ToolTip {
get {
return ResourceManager.GetString("Ribbon_Toggle_Panning_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zoom door rechthoek.
///
public static string Ribbon_Toggle_RectangleZooming {
get {
return ResourceManager.GetString("Ribbon_Toggle_RectangleZooming", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om in te zoomen met behulp van een rechthoek, houdt u de linker muisknop ingedrukt op de kaart terwijl u de muis beweegt..
///
public static string Ribbon_Toggle_RectangleZooming_ToolTip {
get {
return ResourceManager.GetString("Ribbon_Toggle_RectangleZooming_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zoom naar alles.
///
public static string Ribbon_ZoomToAll {
get {
return ResourceManager.GetString("Ribbon_ZoomToAll", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zet het zoomniveau van de kaart dusdanig dat alle zichtbare elementen precies in het beeld passen..
///
public static string Ribbon_ZoomToAll_ToolTip {
get {
return ResourceManager.GetString("Ribbon_ZoomToAll_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ZoomToAllIcon {
get {
object obj = ResourceManager.GetObject("ZoomToAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}