297 lines
13 KiB
C#
297 lines
13 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 KozpontiOrakResource {
|
||
|
||
private static global::System.Resources.ResourceManager resourceMan;
|
||
|
||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||
|
||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||
internal KozpontiOrakResource() {
|
||
}
|
||
|
||
/// <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.KozpontiOrakResource", typeof(KozpontiOrakResource).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 Az időpontra már rögzítettek ugyanezen adatokkal központi órát!.
|
||
/// </summary>
|
||
public static string AzIdopontraMarRogzitettekUgyanezenAdatokkalKozpontiOrat {
|
||
get {
|
||
return ResourceManager.GetString("AzIdopontraMarRogzitettekUgyanezenAdatokkalKozpontiOrat", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Biztosan törli az összes központi órát ebben a csoportban?.
|
||
/// </summary>
|
||
public static string BiztosanTorliEztAKozpontiOraCsoportot {
|
||
get {
|
||
return ResourceManager.GetString("BiztosanTorliEztAKozpontiOraCsoportot", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Biztosan törli ezt a központi órát?.
|
||
/// </summary>
|
||
public static string BiztosanTorliEztAKozpontiOrat {
|
||
get {
|
||
return ResourceManager.GetString("BiztosanTorliEztAKozpontiOrat", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Az időpontra már rögzítettek ugyenezen adatokkal órát! Időszak:.
|
||
/// </summary>
|
||
public static string IdopontraMarRogzitettekUgyanezenAdatokkalOrat {
|
||
get {
|
||
return ResourceManager.GetString("IdopontraMarRogzitettekUgyanezenAdatokkalOrat", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Kijelölt órák visszaállítása.
|
||
/// </summary>
|
||
public static string KijeloltOrakVisszaallitasa {
|
||
get {
|
||
return ResourceManager.GetString("KijeloltOrakVisszaallitasa", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Kilépés visszaállítás nélkül.
|
||
/// </summary>
|
||
public static string KilepesVisszaallitasNelkul {
|
||
get {
|
||
return ResourceManager.GetString("KilepesVisszaallitasNelkul", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központilag rögzítendő órák.
|
||
/// </summary>
|
||
public static string KozpontilagRogzitendoOrak {
|
||
get {
|
||
return ResourceManager.GetString("KozpontilagRogzitendoOrak", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központilag törlendő órák.
|
||
/// </summary>
|
||
public static string KozpontilagTorlendoOrak {
|
||
get {
|
||
return ResourceManager.GetString("KozpontilagTorlendoOrak", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központilag törölt órák visszaállítása.
|
||
/// </summary>
|
||
public static string KozpontilagToroltOrakVisszaallitasa {
|
||
get {
|
||
return ResourceManager.GetString("KozpontilagToroltOrakVisszaallitasa", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Ezen a felületen állíthatjuk vissza a központilag törölt órarendi órákat..
|
||
/// </summary>
|
||
public static string KozpontilagToroltOrakVisszaallitasaLeiras {
|
||
get {
|
||
return ResourceManager.GetString("KozpontilagToroltOrakVisszaallitasaLeiras", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központi óra kezelése.
|
||
/// </summary>
|
||
public static string KozpontiOraKezelese {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOraKezelese", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A központi órával nem ütköző órarendi órák:.
|
||
/// </summary>
|
||
public static string KozpontiOrakNemUtkozoOrarendiOrakLeiras {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOrakNemUtkozoOrarendiOrakLeiras", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A rögzítésre kerülő központi óra az alábbi órákkal ütközik:.
|
||
/// </summary>
|
||
public static string KozpontiOrakUtkozoOrarendiOrakLeiras {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOrakUtkozoOrarendiOrakLeiras", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központi óra mentése kijelöltek törlésével.
|
||
/// </summary>
|
||
public static string KozpontiOraMenteseKijeloltekTorlesevel {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOraMenteseKijeloltekTorlesevel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központi óra mentése törlés nélkül.
|
||
/// </summary>
|
||
public static string KozpontiOraMenteseTorlesNelkul {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOraMenteseTorlesNelkul", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központi óra módosítása.
|
||
/// </summary>
|
||
public static string KozpontiOraModositasa {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOraModositasa", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Központi óra rögzítése.
|
||
/// </summary>
|
||
public static string KozpontiOraRogzitese {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOraRogzitese", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Itt adhatja meg, hogy mely osztálynak, osztályoknak kíván központilag órát rögzíteni. Megadhatja, hogy mely pedagógusok, milyen tantárggyal, mely termekben tartsák ezeket a foglalkozásokat. A ’Tovább’ gombra kattintva láthatja, hogy a most megadott központi órák, mely órarendi elemekkel ütköznek. Az ütköző órákat a következő felületen el is távolíthatja az órarendből..
|
||
/// </summary>
|
||
public static string KozpontiOraRogzitesLeiras {
|
||
get {
|
||
return ResourceManager.GetString("KozpontiOraRogzitesLeiras", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Legalább egy osztály kiválasztása kötelező..
|
||
/// </summary>
|
||
public static string LegalabbEgyOsztalyKivalasztasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("LegalabbEgyOsztalyKivalasztasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Itt törölheti a korábban rögzített óra elemeket, vagy az egyes központi órákhoz tartozó órarendi órákat. Ha egy teljes központi órát törölnek, akkor a következő felületen vissza lehet állítani a rögzítéskor törölt órarendi elemeket..
|
||
/// </summary>
|
||
public static string ModositasLeiras {
|
||
get {
|
||
return ResourceManager.GetString("ModositasLeiras", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Órák törlése központilag.
|
||
/// </summary>
|
||
public static string OrakTorleseKozpontilag {
|
||
get {
|
||
return ResourceManager.GetString("OrakTorleseKozpontilag", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A felületen a központilag rögzíteni kívánt tanórák azon speciális adatait kell bejelölni, amelyeket később szeretnének megadni, azaz az itt jelölt elemek lesznek a következő felületen csoportosan beállíthatók..
|
||
/// </summary>
|
||
public static string SpecialisAdatokLeiras {
|
||
get {
|
||
return ResourceManager.GetString("SpecialisAdatokLeiras", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Tanár kitöltése kötelező..
|
||
/// </summary>
|
||
public static string TanarKitolteseKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("TanarKitolteseKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Tantárgy kitöltése kötelező..
|
||
/// </summary>
|
||
public static string TantargyKitolteseKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("TantargyKitolteseKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Terem kitöltése kötelező..
|
||
/// </summary>
|
||
public static string TeremKitolteseKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("TeremKitolteseKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A központi óra mentése közben teremütközés lépett fel. Kívánja folytatni?.
|
||
/// </summary>
|
||
public static string TeremutkozesKerdes {
|
||
get {
|
||
return ResourceManager.GetString("TeremutkozesKerdes", resourceCulture);
|
||
}
|
||
}
|
||
}
|
||
}
|