init
This commit is contained in:
252
Kreta.Resources/OralatogatasokResource.Designer.cs
generated
Normal file
252
Kreta.Resources/OralatogatasokResource.Designer.cs
generated
Normal file
@@ -0,0 +1,252 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 OralatogatasokResource {
|
||||
|
||||
private static global::System.Resources.ResourceManager resourceMan;
|
||||
|
||||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||||
|
||||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||||
internal OralatogatasokResource() {
|
||||
}
|
||||
|
||||
/// <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.OralatogatasokResource", typeof(OralatogatasokResource).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 naplózási adatokat?.
|
||||
/// </summary>
|
||||
public static string BiztosanTorliANaplozasiAdatokat {
|
||||
get {
|
||||
return ResourceManager.GetString("BiztosanTorliANaplozasiAdatokat", 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 OralatogatasokExport.xlsx.
|
||||
/// </summary>
|
||||
public static string ExportFileName {
|
||||
get {
|
||||
return ResourceManager.GetString("ExportFileName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Időszak kezdete.
|
||||
/// </summary>
|
||||
public static string IdoszakKezdete {
|
||||
get {
|
||||
return ResourceManager.GetString("IdoszakKezdete", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Időszak vége.
|
||||
/// </summary>
|
||||
public static string IdoszakVege {
|
||||
get {
|
||||
return ResourceManager.GetString("IdoszakVege", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Látogató pedagógus.
|
||||
/// </summary>
|
||||
public static string LatogatoPedagogus {
|
||||
get {
|
||||
return ResourceManager.GetString("LatogatoPedagogus", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Látogató pedagógus beosztása.
|
||||
/// </summary>
|
||||
public static string LatogatoPedagogusBeosztasa {
|
||||
get {
|
||||
return ResourceManager.GetString("LatogatoPedagogusBeosztasa", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Látogatott óra.
|
||||
/// </summary>
|
||||
public static string LatogatottOra {
|
||||
get {
|
||||
return ResourceManager.GetString("LatogatottOra", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Látogatott osztály/csoport.
|
||||
/// </summary>
|
||||
public static string LatogatottOsztalyCsoport {
|
||||
get {
|
||||
return ResourceManager.GetString("LatogatottOsztalyCsoport", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Látogatott pedagógus.
|
||||
/// </summary>
|
||||
public static string LatogatottPedagogus {
|
||||
get {
|
||||
return ResourceManager.GetString("LatogatottPedagogus", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to nevelés-oktatással le nem kötött munkaidős tevékenysége.
|
||||
/// </summary>
|
||||
public static string MunkaidosTevekenysege {
|
||||
get {
|
||||
return ResourceManager.GetString("MunkaidosTevekenysege", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Óra.
|
||||
/// </summary>
|
||||
public static string Ora {
|
||||
get {
|
||||
return ResourceManager.GetString("Ora", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Óralatogatások.
|
||||
/// </summary>
|
||||
public static string Oralatogatasok {
|
||||
get {
|
||||
return ResourceManager.GetString("Oralatogatasok", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Óralátogatást végző pedagógus.
|
||||
/// </summary>
|
||||
public static string OralatogatastVegzoPedagogus {
|
||||
get {
|
||||
return ResourceManager.GetString("OralatogatastVegzoPedagogus", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Óralátogatás rögzítése nem lehetséges, mert az adott időszakban {0} van!.
|
||||
/// </summary>
|
||||
public static string OralatogatasUtkozesHiba {
|
||||
get {
|
||||
return ResourceManager.GetString("OralatogatasUtkozesHiba", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Az óra nem törölhető, mert kapcsolódik hozzá adat. Amennyiben mégis folytatja a műveletet, akkor a kapcsolódó adat törlésre kerül!.
|
||||
/// </summary>
|
||||
public static string OraNemTorolhetoKapcsolodoAdatMiatt {
|
||||
get {
|
||||
return ResourceManager.GetString("OraNemTorolhetoKapcsolodoAdatMiatt", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Osztály / Csoport.
|
||||
/// </summary>
|
||||
public static string OsztalyCsoport {
|
||||
get {
|
||||
return ResourceManager.GetString("OsztalyCsoport", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Oralatogatasok.xlsx.
|
||||
/// </summary>
|
||||
public static string TanarOralatogatasokExportFileName {
|
||||
get {
|
||||
return ResourceManager.GetString("TanarOralatogatasokExportFileName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to tanítási órája.
|
||||
/// </summary>
|
||||
public static string TanitasiOraja {
|
||||
get {
|
||||
return ResourceManager.GetString("TanitasiOraja", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tantárgy.
|
||||
/// </summary>
|
||||
public static string Tantargy {
|
||||
get {
|
||||
return ResourceManager.GetString("Tantargy", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Az órához tartozó házi feladat is törlésre kerül!.
|
||||
/// </summary>
|
||||
public static string VanHaziFeladat {
|
||||
get {
|
||||
return ResourceManager.GetString("VanHaziFeladat", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user