kreta/Kreta.Resources/NevOktLeNemKotottMunkaidoResource.Designer.cs
2024-03-13 00:33:46 +01:00

216 lines
8 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 NevOktLeNemKotottMunkaidoResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal NevOktLeNemKotottMunkaidoResource() {
}
/// <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.NevOktLeNemKotottMunkaidoResource", typeof(NevOktLeNemKotottMunkaidoResource).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 Biztosan törli a neveléssel-oktatással le nem kötött munkaidő bejegyzést, melyet naplózott a pedagógus?.
/// </summary>
public static string BiztosanTorliANaplozottNemKotottMunkaidot {
get {
return ResourceManager.GetString("BiztosanTorliANaplozottNemKotottMunkaidot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Biztosan törli a neveléssel-oktatással le nem kötött munkaidő bejegyzést?.
/// </summary>
public static string BiztosanTorliANemKotottMunkaidot {
get {
return ResourceManager.GetString("BiztosanTorliANemKotottMunkaidot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dátum.
/// </summary>
public static string Datum {
get {
return ResourceManager.GetString("Datum", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Nevelessel-oktatassal le nem kotott munkaido.xlsx.
/// </summary>
public static string ExportFileName {
get {
return ResourceManager.GetString("ExportFileName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hetirend.
/// </summary>
public static string Hetirend {
get {
return ResourceManager.GetString("Hetirend", 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 Kezdete.
/// </summary>
public static string Kezdete {
get {
return ResourceManager.GetString("Kezdete", 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 Megtartott.
/// </summary>
public static string Megtartott {
get {
return ResourceManager.GetString("Megtartott", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Naplózott megjegyzés.
/// </summary>
public static string NaplozottMegjegyzes {
get {
return ResourceManager.GetString("NaplozottMegjegyzes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Neveléssel-oktatással le nem kötött munkaidő.
/// </summary>
public static string NevOktLeNemKotottMunkaido {
get {
return ResourceManager.GetString("NevOktLeNemKotottMunkaido", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Neveléssel-oktatással le nem kötött munkaidő adatai.
/// </summary>
public static string NevOktLeNemKotottMunkaidoAdatai {
get {
return ResourceManager.GetString("NevOktLeNemKotottMunkaidoAdatai", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rögzítés dátuma.
/// </summary>
public static string RogzitesDatuma {
get {
return ResourceManager.GetString("RogzitesDatuma", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tanár.
/// </summary>
public static string Tanar {
get {
return ResourceManager.GetString("Tanar", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Törölt tevékenységek.
/// </summary>
public static string ToroltTevekenysegek {
get {
return ResourceManager.GetString("ToroltTevekenysegek", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tulajdonos.
/// </summary>
public static string Tulajdonos {
get {
return ResourceManager.GetString("Tulajdonos", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Vége.
/// </summary>
public static string Vege {
get {
return ResourceManager.GetString("Vege", resourceCulture);
}
}
}
}