//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ namespace Kreta.Resources { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // 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() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Tanórai mulasztás. /// public static string AbsenceMode_Lesson { get { return ResourceManager.GetString("AbsenceMode_Lesson", resourceCulture); } } /// /// Looks up a localized string similar to Tanórán kívüli mulasztás. /// public static string AbsenceMode_OutsideLesson { get { return ResourceManager.GetString("AbsenceMode_OutsideLesson", resourceCulture); } } /// /// Looks up a localized string similar to Hiányzás. /// public static string AbsenceType_Absence { get { return ResourceManager.GetString("AbsenceType_Absence", resourceCulture); } } /// /// Looks up a localized string similar to Késés. /// public static string AbsenceType_Delay { get { return ResourceManager.GetString("AbsenceType_Delay", resourceCulture); } } /// /// Looks up a localized string similar to Rossz, Változó, Jó, Példás. /// public static string EvaluationForm_Deporment { get { return ResourceManager.GetString("EvaluationForm_Deporment", resourceCulture); } } /// /// Looks up a localized string similar to Hanyag, Változó, Jó, Példás. /// public static string EvaluationForm_Diligence { get { return ResourceManager.GetString("EvaluationForm_Diligence", resourceCulture); } } /// /// Looks up a localized string similar to Elégtelen (1) és Jeles (5) között az öt alapértelmezett érték. /// public static string EvaluationForm_Mark { get { return ResourceManager.GetString("EvaluationForm_Mark", resourceCulture); } } /// /// Looks up a localized string similar to Százalékos értékelés. /// public static string EvaluationForm_Percent { get { return ResourceManager.GetString("EvaluationForm_Percent", resourceCulture); } } /// /// Looks up a localized string similar to Szöveges értékelés. /// public static string EvaluationForm_Text { get { return ResourceManager.GetString("EvaluationForm_Text", resourceCulture); } } /// /// Looks up a localized string similar to Év végi értékelés. /// public static string EvaluationType_EndYear { get { return ResourceManager.GetString("EvaluationType_EndYear", resourceCulture); } } /// /// Looks up a localized string similar to Félévi értékelés. /// public static string EvaluationType_HalfYear { get { return ResourceManager.GetString("EvaluationType_HalfYear", resourceCulture); } } /// /// Looks up a localized string similar to III. né. jegy/értékelés. /// public static string EvaluationType_IIIQuarterEvaluation { get { return ResourceManager.GetString("EvaluationType_IIIQuarterEvaluation", resourceCulture); } } /// /// Looks up a localized string similar to II. né. jegy/értékelés. /// public static string EvaluationType_IIQuarterEvaluation { get { return ResourceManager.GetString("EvaluationType_IIQuarterEvaluation", resourceCulture); } } /// /// Looks up a localized string similar to I. né. jegy/értékelés. /// public static string EvaluationType_IQuarterEvaluation { get { return ResourceManager.GetString("EvaluationType_IQuarterEvaluation", resourceCulture); } } /// /// Looks up a localized string similar to IV. né. jegy/értékelés. /// public static string EvaluationType_IVQuarterEvaluation { get { return ResourceManager.GetString("EvaluationType_IVQuarterEvaluation", resourceCulture); } } /// /// Looks up a localized string similar to Évközi értékelés. /// public static string EvaluationType_MidYear { get { return ResourceManager.GetString("EvaluationType_MidYear", resourceCulture); } } /// /// Looks up a localized string similar to Igazolandó mulasztás. /// public static string JustificationState_BeJustified { get { return ResourceManager.GetString("JustificationState_BeJustified", resourceCulture); } } /// /// Looks up a localized string similar to Igazolt mulasztás. /// public static string JustificationState_Justified { get { return ResourceManager.GetString("JustificationState_Justified", resourceCulture); } } /// /// Looks up a localized string similar to Igazolatlan mulasztás. /// public static string JustificationState_UnJustified { get { return ResourceManager.GetString("JustificationState_UnJustified", resourceCulture); } } /// /// Looks up a localized string similar to Orvosi igazolás. /// public static string JustificationType_Medical { get { return ResourceManager.GetString("JustificationType_Medical", resourceCulture); } } /// /// Looks up a localized string similar to Hivatalos távollét. /// public static string JustificationType_Official { get { return ResourceManager.GetString("JustificationType_Official", resourceCulture); } } /// /// Looks up a localized string similar to Egyéb. /// public static string JustificationType_Other { get { return ResourceManager.GetString("JustificationType_Other", resourceCulture); } } /// /// Looks up a localized string similar to Szülői igazolás. /// public static string JustificationType_Parental { get { return ResourceManager.GetString("JustificationType_Parental", resourceCulture); } } /// /// Looks up a localized string similar to Szolgáltatói igazolás. /// public static string JustificationType_Provider { get { return ResourceManager.GetString("JustificationType_Provider", resourceCulture); } } /// /// Looks up a localized string similar to Iskolaérdekű (hivatalos) távollét. /// public static string JustificationType_School { get { return ResourceManager.GetString("JustificationType_School", resourceCulture); } } /// /// Looks up a localized string similar to Iskolai engedély. /// public static string JustificationType_SchoolApproval { get { return ResourceManager.GetString("JustificationType_SchoolApproval", resourceCulture); } } /// /// Looks up a localized string similar to Táppénz. /// public static string JustificationType_SickPay { get { return ResourceManager.GetString("JustificationType_SickPay", resourceCulture); } } /// /// Looks up a localized string similar to Kikérő. /// public static string JustificationType_Takeout { get { return ResourceManager.GetString("JustificationType_Takeout", resourceCulture); } } /// /// Looks up a localized string similar to Igazolatlan. /// public static string JustificationType_UnJustified { get { return ResourceManager.GetString("JustificationType_UnJustified", resourceCulture); } } /// /// Looks up a localized string similar to A tanuló hiányzott a tanóráról. /// public static string LessonPresenceType_Absence { get { return ResourceManager.GetString("LessonPresenceType_Absence", resourceCulture); } } /// /// Looks up a localized string similar to A tanuló késett a tanóráról. /// public static string LessonPresenceType_Delay { get { return ResourceManager.GetString("LessonPresenceType_Delay", resourceCulture); } } /// /// Looks up a localized string similar to Nem definiált. /// public static string LessonPresenceType_NotDefined { get { return ResourceManager.GetString("LessonPresenceType_NotDefined", resourceCulture); } } /// /// Looks up a localized string similar to A tanuló részt vett a tanórán. /// public static string LessonPresenceType_Present { get { return ResourceManager.GetString("LessonPresenceType_Present", resourceCulture); } } /// /// Looks up a localized string similar to Elmaradt tanóra. /// public static string LessonState_Missed { get { return ResourceManager.GetString("LessonState_Missed", resourceCulture); } } /// /// Looks up a localized string similar to Nem naplózott tanóra. /// public static string LessonState_NotRegistered { get { return ResourceManager.GetString("LessonState_NotRegistered", resourceCulture); } } /// /// Looks up a localized string similar to Naplózott tanóra. /// public static string LessonState_Registered { get { return ResourceManager.GetString("LessonState_Registered", resourceCulture); } } /// /// Looks up a localized string similar to Tanév rendje esemény. /// public static string TanevRendjeEsemeny { get { return ResourceManager.GetString("TanevRendjeEsemeny", resourceCulture); } } /// /// Looks up a localized string similar to Ismeretlen érték. /// public static string Undefined { get { return ResourceManager.GetString("Undefined", resourceCulture); } } } }