261 lines
9 KiB
C#
261 lines
9 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 TanarDashBoardResource {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal TanarDashBoardResource() {
|
|
}
|
|
|
|
/// <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.TanarDashBoardResource", typeof(TanarDashBoardResource).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 Beküldés időpontja.
|
|
/// </summary>
|
|
public static string BekuldesIdopontja {
|
|
get {
|
|
return ResourceManager.GetString("BekuldesIdopontja", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Be nem írt órák.
|
|
/// </summary>
|
|
public static string BeNemIrtOrak {
|
|
get {
|
|
return ResourceManager.GetString("BeNemIrtOrak", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Bukásra álló tanulók.
|
|
/// </summary>
|
|
public static string BukasraAlloTanulok {
|
|
get {
|
|
return ResourceManager.GetString("BukasraAlloTanulok", 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 e-ÜGYINTÉZÉS.
|
|
/// </summary>
|
|
public static string EUgyintezes {
|
|
get {
|
|
return ResourceManager.GetString("EUgyintezes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Feladó.
|
|
/// </summary>
|
|
public static string Felado {
|
|
get {
|
|
return ResourceManager.GetString("Felado", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kiírt helyettesítések.
|
|
/// </summary>
|
|
public static string KiirtHelyettesitesek {
|
|
get {
|
|
return ResourceManager.GetString("KiirtHelyettesitesek", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mulasztás dátuma.
|
|
/// </summary>
|
|
public static string MulasztasDatuma {
|
|
get {
|
|
return ResourceManager.GetString("MulasztasDatuma", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mulasztás napja.
|
|
/// </summary>
|
|
public static string MulasztasNapja {
|
|
get {
|
|
return ResourceManager.GetString("MulasztasNapja", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mulasztások.
|
|
/// </summary>
|
|
public static string Mulasztasok {
|
|
get {
|
|
return ResourceManager.GetString("Mulasztasok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mulasztások száma.
|
|
/// </summary>
|
|
public static string MulasztasokSzama {
|
|
get {
|
|
return ResourceManager.GetString("MulasztasokSzama", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Név.
|
|
/// </summary>
|
|
public static string Nev {
|
|
get {
|
|
return ResourceManager.GetString("Nev", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nincs megjeleníthető adat..
|
|
/// </summary>
|
|
public static string NincsMegjelenithetoAdat {
|
|
get {
|
|
return ResourceManager.GetString("NincsMegjelenithetoAdat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Óraszám.
|
|
/// </summary>
|
|
public static string Oraszam {
|
|
get {
|
|
return ResourceManager.GetString("Oraszam", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Osztály.
|
|
/// </summary>
|
|
public static string Osztaly {
|
|
get {
|
|
return ResourceManager.GetString("Osztaly", 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 Tantárgy.
|
|
/// </summary>
|
|
public static string Tantargy {
|
|
get {
|
|
return ResourceManager.GetString("Tantargy", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tantárgyak száma.
|
|
/// </summary>
|
|
public static string TantargyakSzama {
|
|
get {
|
|
return ResourceManager.GetString("TantargyakSzama", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tárgy.
|
|
/// </summary>
|
|
public static string Targy {
|
|
get {
|
|
return ResourceManager.GetString("Targy", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tovább....
|
|
/// </summary>
|
|
public static string Tovabb {
|
|
get {
|
|
return ResourceManager.GetString("Tovabb", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ügytípus.
|
|
/// </summary>
|
|
public static string Ugytipus {
|
|
get {
|
|
return ResourceManager.GetString("Ugytipus", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Üzenetek.
|
|
/// </summary>
|
|
public static string Uzenetek {
|
|
get {
|
|
return ResourceManager.GetString("Uzenetek", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|