405 lines
15 KiB
C#
405 lines
15 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 EnumNames {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal EnumNames() {
|
|
}
|
|
|
|
/// <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.EnumNames", typeof(EnumNames).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 Tanórai mulasztás.
|
|
/// </summary>
|
|
public static string AbsenceMode_Lesson {
|
|
get {
|
|
return ResourceManager.GetString("AbsenceMode_Lesson", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tanórán kívüli mulasztás.
|
|
/// </summary>
|
|
public static string AbsenceMode_OutsideLesson {
|
|
get {
|
|
return ResourceManager.GetString("AbsenceMode_OutsideLesson", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hiányzás.
|
|
/// </summary>
|
|
public static string AbsenceType_Absence {
|
|
get {
|
|
return ResourceManager.GetString("AbsenceType_Absence", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Késés.
|
|
/// </summary>
|
|
public static string AbsenceType_Delay {
|
|
get {
|
|
return ResourceManager.GetString("AbsenceType_Delay", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Rossz, Változó, Jó, Példás.
|
|
/// </summary>
|
|
public static string EvaluationForm_Deporment {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationForm_Deporment", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hanyag, Változó, Jó, Példás.
|
|
/// </summary>
|
|
public static string EvaluationForm_Diligence {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationForm_Diligence", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Elégtelen (1) és Jeles (5) között az öt alapértelmezett érték.
|
|
/// </summary>
|
|
public static string EvaluationForm_Mark {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationForm_Mark", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Százalékos értékelés.
|
|
/// </summary>
|
|
public static string EvaluationForm_Percent {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationForm_Percent", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Szöveges értékelés.
|
|
/// </summary>
|
|
public static string EvaluationForm_Text {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationForm_Text", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Év végi értékelés.
|
|
/// </summary>
|
|
public static string EvaluationType_EndYear {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationType_EndYear", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Félévi értékelés.
|
|
/// </summary>
|
|
public static string EvaluationType_HalfYear {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationType_HalfYear", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to III. né. jegy/értékelés.
|
|
/// </summary>
|
|
public static string EvaluationType_IIIQuarterEvaluation {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationType_IIIQuarterEvaluation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to II. né. jegy/értékelés.
|
|
/// </summary>
|
|
public static string EvaluationType_IIQuarterEvaluation {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationType_IIQuarterEvaluation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to I. né. jegy/értékelés.
|
|
/// </summary>
|
|
public static string EvaluationType_IQuarterEvaluation {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationType_IQuarterEvaluation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IV. né. jegy/értékelés.
|
|
/// </summary>
|
|
public static string EvaluationType_IVQuarterEvaluation {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationType_IVQuarterEvaluation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Évközi értékelés.
|
|
/// </summary>
|
|
public static string EvaluationType_MidYear {
|
|
get {
|
|
return ResourceManager.GetString("EvaluationType_MidYear", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Igazolandó mulasztás.
|
|
/// </summary>
|
|
public static string JustificationState_BeJustified {
|
|
get {
|
|
return ResourceManager.GetString("JustificationState_BeJustified", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Igazolt mulasztás.
|
|
/// </summary>
|
|
public static string JustificationState_Justified {
|
|
get {
|
|
return ResourceManager.GetString("JustificationState_Justified", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Igazolatlan mulasztás.
|
|
/// </summary>
|
|
public static string JustificationState_UnJustified {
|
|
get {
|
|
return ResourceManager.GetString("JustificationState_UnJustified", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Orvosi igazolás.
|
|
/// </summary>
|
|
public static string JustificationType_Medical {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_Medical", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hivatalos távollét.
|
|
/// </summary>
|
|
public static string JustificationType_Official {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_Official", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Egyéb.
|
|
/// </summary>
|
|
public static string JustificationType_Other {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_Other", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Szülői igazolás.
|
|
/// </summary>
|
|
public static string JustificationType_Parental {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_Parental", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Szolgáltatói igazolás.
|
|
/// </summary>
|
|
public static string JustificationType_Provider {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_Provider", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Iskolaérdekű (hivatalos) távollét.
|
|
/// </summary>
|
|
public static string JustificationType_School {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_School", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Iskolai engedély.
|
|
/// </summary>
|
|
public static string JustificationType_SchoolApproval {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_SchoolApproval", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Táppénz.
|
|
/// </summary>
|
|
public static string JustificationType_SickPay {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_SickPay", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kikérő.
|
|
/// </summary>
|
|
public static string JustificationType_Takeout {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_Takeout", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Igazolatlan.
|
|
/// </summary>
|
|
public static string JustificationType_UnJustified {
|
|
get {
|
|
return ResourceManager.GetString("JustificationType_UnJustified", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A tanuló hiányzott a tanóráról.
|
|
/// </summary>
|
|
public static string LessonPresenceType_Absence {
|
|
get {
|
|
return ResourceManager.GetString("LessonPresenceType_Absence", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A tanuló késett a tanóráról.
|
|
/// </summary>
|
|
public static string LessonPresenceType_Delay {
|
|
get {
|
|
return ResourceManager.GetString("LessonPresenceType_Delay", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nem definiált.
|
|
/// </summary>
|
|
public static string LessonPresenceType_NotDefined {
|
|
get {
|
|
return ResourceManager.GetString("LessonPresenceType_NotDefined", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A tanuló részt vett a tanórán.
|
|
/// </summary>
|
|
public static string LessonPresenceType_Present {
|
|
get {
|
|
return ResourceManager.GetString("LessonPresenceType_Present", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Elmaradt tanóra.
|
|
/// </summary>
|
|
public static string LessonState_Missed {
|
|
get {
|
|
return ResourceManager.GetString("LessonState_Missed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nem naplózott tanóra.
|
|
/// </summary>
|
|
public static string LessonState_NotRegistered {
|
|
get {
|
|
return ResourceManager.GetString("LessonState_NotRegistered", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Naplózott tanóra.
|
|
/// </summary>
|
|
public static string LessonState_Registered {
|
|
get {
|
|
return ResourceManager.GetString("LessonState_Registered", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tanév rendje esemény.
|
|
/// </summary>
|
|
public static string TanevRendjeEsemeny {
|
|
get {
|
|
return ResourceManager.GetString("TanevRendjeEsemeny", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ismeretlen érték.
|
|
/// </summary>
|
|
public static string Undefined {
|
|
get {
|
|
return ResourceManager.GetString("Undefined", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|