396 lines
14 KiB
C#
396 lines
14 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 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.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Kreta.Resources {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// 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", "16.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class EszkozResource {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal EszkozResource() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[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("Kreta.Resources.EszkozResource", typeof(EszkozResource).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Bérelt.
|
|
/// </summary>
|
|
public static string Berelt {
|
|
get {
|
|
return ResourceManager.GetString("Berelt", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Beszerzés dátuma.
|
|
/// </summary>
|
|
public static string BeszerzesDatuma {
|
|
get {
|
|
return ResourceManager.GetString("BeszerzesDatuma", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Beszerzési érték (forint).
|
|
/// </summary>
|
|
public static string BeszerzesiErtek {
|
|
get {
|
|
return ResourceManager.GetString("BeszerzesiErtek", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Eszköz felhasználás.
|
|
/// </summary>
|
|
public static string EszkozFelhasznalas {
|
|
get {
|
|
return ResourceManager.GetString("EszkozFelhasznalas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Eszköz megnevezése.
|
|
/// </summary>
|
|
public static string EszkozMegnevezese {
|
|
get {
|
|
return ResourceManager.GetString("EszkozMegnevezese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Eszköz neve.
|
|
/// </summary>
|
|
public static string EszkozNeve {
|
|
get {
|
|
return ResourceManager.GetString("EszkozNeve", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Eszköz típusa.
|
|
/// </summary>
|
|
public static string EszkozTipusa {
|
|
get {
|
|
return ResourceManager.GetString("EszkozTipusa", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Felelős személy.
|
|
/// </summary>
|
|
public static string FelelosSzemely {
|
|
get {
|
|
return ResourceManager.GetString("FelelosSzemely", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Felhasználás.
|
|
/// </summary>
|
|
public static string Felhasznalas {
|
|
get {
|
|
return ResourceManager.GetString("Felhasznalas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fellelhetőségi hely.
|
|
/// </summary>
|
|
public static string FellelhetosegiHely {
|
|
get {
|
|
return ResourceManager.GetString("FellelhetosegiHely", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Főkönyvi szám.
|
|
/// </summary>
|
|
public static string FokonyviSzam {
|
|
get {
|
|
return ResourceManager.GetString("FokonyviSzam", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Gyári szám.
|
|
/// </summary>
|
|
public static string GyariSzam {
|
|
get {
|
|
return ResourceManager.GetString("GyariSzam", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Gyártási év.
|
|
/// </summary>
|
|
public static string GyartasiEv {
|
|
get {
|
|
return ResourceManager.GetString("GyartasiEv", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hálózati kapcsolat.
|
|
/// </summary>
|
|
public static string HalotatiKapcsolat {
|
|
get {
|
|
return ResourceManager.GetString("HalotatiKapcsolat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Helyiség.
|
|
/// </summary>
|
|
public static string Helyiseg {
|
|
get {
|
|
return ResourceManager.GetString("Helyiseg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hibás eszköz.
|
|
/// </summary>
|
|
public static string HibasEszkoz {
|
|
get {
|
|
return ResourceManager.GetString("HibasEszkoz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hordozható.
|
|
/// </summary>
|
|
public static string Hordozhato {
|
|
get {
|
|
return ResourceManager.GetString("Hordozhato", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Internetkapcsolat.
|
|
/// </summary>
|
|
public static string Internetkapcsolat {
|
|
get {
|
|
return ResourceManager.GetString("Internetkapcsolat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelleg.
|
|
/// </summary>
|
|
public static string Jelleg {
|
|
get {
|
|
return ResourceManager.GetString("Jelleg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kategória.
|
|
/// </summary>
|
|
public static string Kategoria {
|
|
get {
|
|
return ResourceManager.GetString("Kategoria", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kiválasztott eszközök.
|
|
/// </summary>
|
|
public static string KivalasztottEszkozok {
|
|
get {
|
|
return ResourceManager.GetString("KivalasztottEszkozok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Leltári szám.
|
|
/// </summary>
|
|
public static string LeltariSzam {
|
|
get {
|
|
return ResourceManager.GetString("LeltariSzam", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A megadott névvel már szerepel eszköz a teremben!.
|
|
/// </summary>
|
|
public static string MegadottNevvelMarSzerepelEszkoz {
|
|
get {
|
|
return ResourceManager.GetString("MegadottNevvelMarSzerepelEszkoz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A megadott eszközök közűl már szerepel tömeges eszköz a teremben!.
|
|
/// </summary>
|
|
public static string MegadottNevvelMarSzerepelTomegesEszkoz {
|
|
get {
|
|
return ResourceManager.GetString("MegadottNevvelMarSzerepelTomegesEszkoz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Megjegyzés.
|
|
/// </summary>
|
|
public static string Megjegyzes {
|
|
get {
|
|
return ResourceManager.GetString("Megjegyzes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mennyiség.
|
|
/// </summary>
|
|
public static string Mennyiseg {
|
|
get {
|
|
return ResourceManager.GetString("Mennyiseg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mennyiségi egység.
|
|
/// </summary>
|
|
public static string MennyisegiEgyseg {
|
|
get {
|
|
return ResourceManager.GetString("MennyisegiEgyseg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mennyiségtől/ig.
|
|
/// </summary>
|
|
public static string MennyisegtolIg {
|
|
get {
|
|
return ResourceManager.GetString("MennyisegtolIg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Multimédiás.
|
|
/// </summary>
|
|
public static string Multimedias {
|
|
get {
|
|
return ResourceManager.GetString("Multimedias", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Pedagógus hozzáférhet.
|
|
/// </summary>
|
|
public static string PedagogusHozzaferhet {
|
|
get {
|
|
return ResourceManager.GetString("PedagogusHozzaferhet", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Statisztikai kategória.
|
|
/// </summary>
|
|
public static string StatisztikaiKategoria {
|
|
get {
|
|
return ResourceManager.GetString("StatisztikaiKategoria", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Szállító.
|
|
/// </summary>
|
|
public static string Szallito {
|
|
get {
|
|
return ResourceManager.GetString("Szallito", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tanuló hozzáférhet.
|
|
/// </summary>
|
|
public static string TanuloHozzaferhet {
|
|
get {
|
|
return ResourceManager.GetString("TanuloHozzaferhet", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tartozék.
|
|
/// </summary>
|
|
public static string Tartozek {
|
|
get {
|
|
return ResourceManager.GetString("Tartozek", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tartozék hivatkozás.
|
|
/// </summary>
|
|
public static string TartozekHivatkozas {
|
|
get {
|
|
return ResourceManager.GetString("TartozekHivatkozas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Terem.
|
|
/// </summary>
|
|
public static string Terem {
|
|
get {
|
|
return ResourceManager.GetString("Terem", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Vonalkód.
|
|
/// </summary>
|
|
public static string Vonalkod {
|
|
get {
|
|
return ResourceManager.GetString("Vonalkod", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|