306 lines
13 KiB
C#
306 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 OrarendekTorleseResource {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal OrarendekTorleseResource() {
|
|
}
|
|
|
|
/// <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.OrarendekTorleseResource", typeof(OrarendekTorleseResource).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 Csoportok órarendjének törlése.
|
|
/// </summary>
|
|
public static string CsoportokOrarendjenekTorlese {
|
|
get {
|
|
return ResourceManager.GetString("CsoportokOrarendjenekTorlese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to OrarendekTorleseExport.zip.
|
|
/// </summary>
|
|
public static string ExportZipFileName {
|
|
get {
|
|
return ResourceManager.GetString("ExportZipFileName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Feladatellátási helyek órarendjének törlése.
|
|
/// </summary>
|
|
public static string FeladatellatasiHelyekOrarendjenekTorlese {
|
|
get {
|
|
return ResourceManager.GetString("FeladatellatasiHelyekOrarendjenekTorlese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tisztelt Felhasználó! A funkció használatával egy, vagy több feladatellátási hely teljes órarendjét készül törölni. Kérjük, csak abban az esetben használja ezt a lehetőséget, ha teljesen biztos abban, hogy a megadott feladatellátási hely egyetlen osztályának és csoportjának már rögzített órarendje sem szükséges a továbbiakban. Abban az esetben, ha a feladatellátási helyen belül csak megadott osztályok, vagy csoportok órarendjét szeretné törölni, kérjük, használja a funkció erre vonatkozó lehetőségeit. Bizto [rest of string was truncated]";.
|
|
/// </summary>
|
|
public static string FelhelyInformaciosSzoveg {
|
|
get {
|
|
return ResourceManager.GetString("FelhelyInformaciosSzoveg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Intervallum kezdete dátum megadása kötelező.
|
|
/// </summary>
|
|
public static string IntervallumKezdeteDatumMegadasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("IntervallumKezdeteDatumMegadasaKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Intervallum kezdete nem lehet kisebb mint a tanév első napja!.
|
|
/// </summary>
|
|
public static string IntervallumKezdeteNemLehetKisebbMintTanevKezdete {
|
|
get {
|
|
return ResourceManager.GetString("IntervallumKezdeteNemLehetKisebbMintTanevKezdete", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Intervallum kezdete nem lehet nagyobb mint a vége!.
|
|
/// </summary>
|
|
public static string IntervallumKezdeteNemLehetNagyobbMintVege {
|
|
get {
|
|
return ResourceManager.GetString("IntervallumKezdeteNemLehetNagyobbMintVege", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Intervallum vége dátum megadása kötelező.
|
|
/// </summary>
|
|
public static string IntervallumVegeDatumMegadasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("IntervallumVegeDatumMegadasaKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Intervallum vége nem lehet nagyobb mint a tanév utolsó napja!.
|
|
/// </summary>
|
|
public static string IntervallumVegeNemLehetNagyobbMintTanevVege {
|
|
get {
|
|
return ResourceManager.GetString("IntervallumVegeNemLehetNagyobbMintTanevVege", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kapcsolódó csoportok.
|
|
/// </summary>
|
|
public static string KapcsolodoCsoportok {
|
|
get {
|
|
return ResourceManager.GetString("KapcsolodoCsoportok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kiválasztott csoportok.
|
|
/// </summary>
|
|
public static string KivalasztottCsoportok {
|
|
get {
|
|
return ResourceManager.GetString("KivalasztottCsoportok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kiválasztott osztályok.
|
|
/// </summary>
|
|
public static string KivalasztottOsztalyok {
|
|
get {
|
|
return ResourceManager.GetString("KivalasztottOsztalyok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Legalább egy csoport kiválasztása kötelező!.
|
|
/// </summary>
|
|
public static string LegalabbEgyCsoportKivalasztasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("LegalabbEgyCsoportKivalasztasaKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Legalább egy feladatellátási hely kiválasztása kötelező!.
|
|
/// </summary>
|
|
public static string LegalabbEgyFeladatellatasiHelyKivalasztasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("LegalabbEgyFeladatellatasiHelyKivalasztasaKotelezo", 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 Órarendek törlése.
|
|
/// </summary>
|
|
public static string OrarendekTorlese {
|
|
get {
|
|
return ResourceManager.GetString("OrarendekTorlese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Óra típus nézet megadása kötelező.
|
|
/// </summary>
|
|
public static string OraTipusMegadasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("OraTipusMegadasaKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mindkét nézetből való törlés.
|
|
/// </summary>
|
|
public static string OraTipusMindketto {
|
|
get {
|
|
return ResourceManager.GetString("OraTipusMindketto", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Csak napirendi nézetből való törlés.
|
|
/// </summary>
|
|
public static string OraTipusNapirend {
|
|
get {
|
|
return ResourceManager.GetString("OraTipusNapirend", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Óra típus nézet nem megfelelő!.
|
|
/// </summary>
|
|
public static string OraTipusNemMegfelelo {
|
|
get {
|
|
return ResourceManager.GetString("OraTipusNemMegfelelo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Csak tanórai nézetből való törlés.
|
|
/// </summary>
|
|
public static string OraTipusTanora {
|
|
get {
|
|
return ResourceManager.GetString("OraTipusTanora", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kérjük adja meg, hogy pontosan mely nézetekben megjelenő órákat szeretné törölni..
|
|
/// </summary>
|
|
public static string OraTipusText {
|
|
get {
|
|
return ResourceManager.GetString("OraTipusText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Osztálybontott csoportok.
|
|
/// </summary>
|
|
public static string OsztalybontottCsoportok {
|
|
get {
|
|
return ResourceManager.GetString("OsztalybontottCsoportok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Osztályok órarendjének törlése.
|
|
/// </summary>
|
|
public static string OsztalyokOrarendjenekTorlese {
|
|
get {
|
|
return ResourceManager.GetString("OsztalyokOrarendjenekTorlese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Biztosan elindítja a törlést?.
|
|
/// </summary>
|
|
public static string TorlesConfirmText {
|
|
get {
|
|
return ResourceManager.GetString("TorlesConfirmText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Órarendek törlése sikeresen megtörtént!.
|
|
/// </summary>
|
|
public static string TorlesSikeresText {
|
|
get {
|
|
return ResourceManager.GetString("TorlesSikeresText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Biztosan vissza szeretne lépni? A kiválasztott értékek nem kerülnek mentésre..
|
|
/// </summary>
|
|
public static string VisszaConfirmText {
|
|
get {
|
|
return ResourceManager.GetString("VisszaConfirmText", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|