298 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			298 lines
		
	
	
		
			12 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 OraSorszamozasHalmazResource {
 | 
						|
        
 | 
						|
        private static global::System.Resources.ResourceManager resourceMan;
 | 
						|
        
 | 
						|
        private static global::System.Globalization.CultureInfo resourceCulture;
 | 
						|
        
 | 
						|
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
 | 
						|
        internal OraSorszamozasHalmazResource() {
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <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.OraSorszamozasHalmazResource", typeof(OraSorszamozasHalmazResource).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 A kezdőérték megadása kötelező!.
 | 
						|
        /// </summary>
 | 
						|
        public static string AKezdoErtekMegadasaKotelezo {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AKezdoErtekMegadasaKotelezo", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to A kezdőérték nem lehet kisebb mint egy..
 | 
						|
        /// </summary>
 | 
						|
        public static string AKezdoErtekNemLehetKisebbMintEgy {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AKezdoErtekNemLehetKisebbMintEgy", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to A kezdőérték nem lehet nagyobb mint ezer..
 | 
						|
        /// </summary>
 | 
						|
        public static string AKezdoErtekNemLehetNagyobbMintEzer {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AKezdoErtekNemLehetNagyobbMintEzer", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to A következő órasorszámok tartoznak az összerendeléshez.
 | 
						|
        /// </summary>
 | 
						|
        public static string AKovetkezoOrasorszamokTartoznakAzOsszerendeleshez {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AKovetkezoOrasorszamokTartoznakAzOsszerendeleshez", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to A megadott névvel már létezik összerendelés..
 | 
						|
        /// </summary>
 | 
						|
        public static string AMegadottNevvelMarLetezikHalmaz {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AMegadottNevvelMarLetezikHalmaz", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Az órasorszámozás összerendelés mentése sikerült!.
 | 
						|
        /// </summary>
 | 
						|
        public static string AzOraSorszamozasHalmazMenteseSikerult {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AzOraSorszamozasHalmazMenteseSikerult", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Az osztálycsoport-tantárgy összerendelés törlése sikerült!.
 | 
						|
        /// </summary>
 | 
						|
        public static string AzOraSorszamozasHalmazOsszerendeleseTorleseSikerult {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AzOraSorszamozasHalmazOsszerendeleseTorleseSikerult", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Az órasorszámozás összerendelés törlése sikerült!.
 | 
						|
        /// </summary>
 | 
						|
        public static string AzOraSorszamozasHalmazTorleseSikerult {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AzOraSorszamozasHalmazTorleseSikerult", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Az összerendelés kiválasztása kötelező!.
 | 
						|
        /// </summary>
 | 
						|
        public static string AzOsszerendelesKivalasztaaKotelezo {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AzOsszerendelesKivalasztaaKotelezo", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Az összerendelés már rögzítésre került..
 | 
						|
        /// </summary>
 | 
						|
        public static string AzOsszerendelesMarRogzitesreKerult {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("AzOsszerendelesMarRogzitesreKerult", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Biztosan törli az osztálycsoport-tantárgy összerendelést?.
 | 
						|
        /// </summary>
 | 
						|
        public static string BiztosanTorliAzOraSorszamozasHalmazOsszerendeleset {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("BiztosanTorliAzOraSorszamozasHalmazOsszerendeleset", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Biztosan törli az órasorszámozás összerendelést?.
 | 
						|
        /// </summary>
 | 
						|
        public static string BiztosanTorliAzOraSorszamozasHalmazt {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("BiztosanTorliAzOraSorszamozasHalmazt", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Összerendelés neve.
 | 
						|
        /// </summary>
 | 
						|
        public static string HalmazNeve {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("HalmazNeve", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Jelenlegi osztálycsoport-tantárgy összerendelések.
 | 
						|
        /// </summary>
 | 
						|
        public static string JelenlegiOsztalyCsoportTantargyOsszerendelesek {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("JelenlegiOsztalyCsoportTantargyOsszerendelesek", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Eltérő órasorszámozás eltérő pedagógusok esetén.
 | 
						|
        /// </summary>
 | 
						|
        public static string KozosOraSorszamozasElteroPedagogusokEseten {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("KozosOraSorszamozasElteroPedagogusokEseten", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Legalább egy összerendelés rögzítése kötelező!.
 | 
						|
        /// </summary>
 | 
						|
        public static string LegalabbEgyOsszerendelesRogziteseKotelezo {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("LegalabbEgyOsszerendelesRogziteseKotelezo", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Nincs kiválasztva.
 | 
						|
        /// </summary>
 | 
						|
        public static string NincsKivalasztva {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("NincsKivalasztva", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Órasorszámozás összerendelés hozzáadása.
 | 
						|
        /// </summary>
 | 
						|
        public static string OraSorszamozasHalmazHozzaadasa {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("OraSorszamozasHalmazHozzaadasa", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Órasorszámozás összerendelés módosítása.
 | 
						|
        /// </summary>
 | 
						|
        public static string OraSorszamozasHalmazModositasa {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("OraSorszamozasHalmazModositasa", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Összerendelés hozzáadása.
 | 
						|
        /// </summary>
 | 
						|
        public static string OsszerendelesHozzaadasa {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("OsszerendelesHozzaadasa", 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 Sorszámozás kezdőértéke.
 | 
						|
        /// </summary>
 | 
						|
        public static string SorszamozasKezdoErtekeKezzelMegadva {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("SorszamozasKezdoErtekeKezzelMegadva", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Sorszámozás kezdőértékének beállítása.
 | 
						|
        /// </summary>
 | 
						|
        public static string SorszamozasKezdoErtekenekBeallitasa {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("SorszamozasKezdoErtekenekBeallitasa", 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 Új összerendelés hozzáadása.
 | 
						|
        /// </summary>
 | 
						|
        public static string UjHalmazHozzaadasa {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("UjHalmazHozzaadasa", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
        
 | 
						|
        /// <summary>
 | 
						|
        ///   Looks up a localized string similar to Új összerendelés.
 | 
						|
        /// </summary>
 | 
						|
        public static string UjOsszerendeles {
 | 
						|
            get {
 | 
						|
                return ResourceManager.GetString("UjOsszerendeles", resourceCulture);
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |