1035 lines
38 KiB
C#
1035 lines
38 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 FogadooraResource {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal FogadooraResource() {
|
|
}
|
|
|
|
/// <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.FogadooraResource", typeof(FogadooraResource).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 faliújság érvényesség vége későbbre kell hogy essen, mint a kezdete!.
|
|
/// </summary>
|
|
public static string AFaliujsagVegeIdopontjaNemLehetKorabbanMintaKezdoIdopont {
|
|
get {
|
|
return ResourceManager.GetString("AFaliujsagVegeIdopontjaNemLehetKorabbanMintaKezdoIdopont", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra utolsó dátuma későbbre kell hogy essen, mint az első!.
|
|
/// </summary>
|
|
public static string AFogadooraUtolsoDatumaNemLehetKorabbanMintAzElsoDatuma {
|
|
get {
|
|
return ResourceManager.GetString("AFogadooraUtolsoDatumaNemLehetKorabbanMintAzElsoDatuma", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra vége későbbre kell hogy essen, mint a kezdete!.
|
|
/// </summary>
|
|
public static string AFogadooraVegeIdopontjaNemLehetKorabbanMintaKezdoIdopont {
|
|
get {
|
|
return ResourceManager.GetString("AFogadooraVegeIdopontjaNemLehetKorabbanMintaKezdoIdopont", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <br /><br />Akarja folytatni?.
|
|
/// </summary>
|
|
public static string AkarjafolytatniKerdes {
|
|
get {
|
|
return ResourceManager.GetString("AkarjafolytatniKerdes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Az időpontra már jelentkeztek..
|
|
/// </summary>
|
|
public static string AzIdopontraMarJelentkeztek {
|
|
get {
|
|
return ResourceManager.GetString("AzIdopontraMarJelentkeztek", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Biztosan törölni szeretné?.
|
|
/// </summary>
|
|
public static string BiztosanToroliSzeretne {
|
|
get {
|
|
return ResourceManager.GetString("BiztosanToroliSzeretne", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Egy alkalom.
|
|
/// </summary>
|
|
public static string EgyAlkalom {
|
|
get {
|
|
return ResourceManager.GetString("EgyAlkalom", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Egyéb.
|
|
/// </summary>
|
|
public static string Egyeb {
|
|
get {
|
|
return ResourceManager.GetString("Egyeb", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Egyedi.
|
|
/// </summary>
|
|
public static string Egyedi {
|
|
get {
|
|
return ResourceManager.GetString("Egyedi", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to egyedi rendszerességű .
|
|
/// </summary>
|
|
public static string EgyediRendszeressegu {
|
|
get {
|
|
return ResourceManager.GetString("EgyediRendszeressegu", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Egyedi rendszerességű fogadóóra esetén legalább egy időpont kiválasztása kötelező!.
|
|
/// </summary>
|
|
public static string EgyediRendszeresseguFogadooranalLegalabbEgyIdopontKivalasztasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("EgyediRendszeresseguFogadooranalLegalabbEgyIdopontKivalasztasaKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Egy fogadóóra módosítása.
|
|
/// </summary>
|
|
public static string EgyFogadooraModositas {
|
|
get {
|
|
return ResourceManager.GetString("EgyFogadooraModositas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Egy fogadóóra törlése.
|
|
/// </summary>
|
|
public static string EgyFogadooraTorlese {
|
|
get {
|
|
return ResourceManager.GetString("EgyFogadooraTorlese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Idősávok hossza (perc) megadása kötelező!.
|
|
/// </summary>
|
|
public static string EgysegnyiIdopontokKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("EgysegnyiIdopontokKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Idősávok hosszának {0} és {1} perc közé kell esnie!.
|
|
/// </summary>
|
|
public static string EgysegnyiIdopontokMinMaxKozeKellEsnie {
|
|
get {
|
|
return ResourceManager.GetString("EgysegnyiIdopontokMinMaxKozeKellEsnie", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Idősávok hossza (perc).
|
|
/// </summary>
|
|
public static string EgysegnyiIdopontokPerc {
|
|
get {
|
|
return ResourceManager.GetString("EgysegnyiIdopontokPerc", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Első alkalom dátuma.
|
|
/// </summary>
|
|
public static string ElsoAlkalomDatuma {
|
|
get {
|
|
return ResourceManager.GetString("ElsoAlkalomDatuma", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Első alkalom időpontja.
|
|
/// </summary>
|
|
public static string ElsoAlkalomIdopontja {
|
|
get {
|
|
return ResourceManager.GetString("ElsoAlkalomIdopontja", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faliújság érvényesség kezdete.
|
|
/// </summary>
|
|
public static string FaliujsagErvenyessegKezdete {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagErvenyessegKezdete", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faliújság érvényesség kezdetének megadása kötelező!.
|
|
/// </summary>
|
|
public static string FaliujsagErvenyessegKezdeteKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagErvenyessegKezdeteKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faliújság érvényességének kezdete nem érvényes!.
|
|
/// </summary>
|
|
public static string FaliujsagErvenyessegKezdeteNemErvenyes {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagErvenyessegKezdeteNemErvenyes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faliújság érvényesség vége.
|
|
/// </summary>
|
|
public static string FaliujsagErvenyessegVege {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagErvenyessegVege", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faliújság érvényesség végének megadása kötelező!.
|
|
/// </summary>
|
|
public static string FaliujsagErvenyessegVegeKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagErvenyessegVegeKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faliújság érvényességének vége nem érvényes!.
|
|
/// </summary>
|
|
public static string FaliujsagErvenyessegVegeNemErvenyes {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagErvenyessegVegeNemErvenyes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra lemondásra került. Időpont: {0} Pedagógus: {1}, Terem: {2}..
|
|
/// </summary>
|
|
public static string FaliujsagLemondottFogadoora {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagLemondottFogadoora", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Új {0}fogadóóra került kiírásra a KRÉTA rendszerben. {1}: {2}, Pedagógus: {3}, Terem: {4}. Kérjük lépjen be a KRÉTA rendszerbe és tekintse meg az esemény részleteit..
|
|
/// </summary>
|
|
public static string FaliujsagUjFogadoora {
|
|
get {
|
|
return ResourceManager.GetString("FaliujsagUjFogadoora", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Figyelem.
|
|
/// </summary>
|
|
public static string Figyelem {
|
|
get {
|
|
return ResourceManager.GetString("Figyelem", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Figyelem! Az alábbi időpontban a terem foglalt: </br> {0} <br/> {1}.
|
|
/// </summary>
|
|
public static string FigyelemAzAlabbiIdopontbanATeremFoglalat {
|
|
get {
|
|
return ResourceManager.GetString("FigyelemAzAlabbiIdopontbanATeremFoglalat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra.
|
|
/// </summary>
|
|
public static string Fogadoora {
|
|
get {
|
|
return ResourceManager.GetString("Fogadoora", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra adatai.
|
|
/// </summary>
|
|
public static string FogadooraAdatai {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraAdatai", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra felvitele csak jövőbeli dátumra lehetséges!.
|
|
/// </summary>
|
|
public static string FogadooraCreateIsFutureError {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraCreateIsFutureError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra dokumentum letöltése.
|
|
/// </summary>
|
|
public static string FogadooraDokumentumLetoltese {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraDokumentumLetoltese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra.
|
|
/// </summary>
|
|
public static string FogadooraDokumentumNev {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraDokumentumNev", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóórával kapcsolatos e-mail értesítések küldése.
|
|
/// </summary>
|
|
public static string FogadooraEmail {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmail", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra előtt 1 nappal értesítés küldése.
|
|
/// </summary>
|
|
public static string FogadooraEmail1Nappal {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmail1Nappal", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra előtt 3 nappal értesítés küldése.
|
|
/// </summary>
|
|
public static string FogadooraEmail3Nappal {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmail3Nappal", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra jelentkezésről.
|
|
/// </summary>
|
|
public static string FogadooraEmailJelentkezes {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmailJelentkezes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra jelentkezés lemondásáról.
|
|
/// </summary>
|
|
public static string FogadooraEmailJelentkezesLemondas {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmailJelentkezesLemondas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Törölt fogadóóráról.
|
|
/// </summary>
|
|
public static string FogadooraEmailTorles {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmailTorles", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Új fogadóóráról.
|
|
/// </summary>
|
|
public static string FogadooraEmailUj {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmailUj", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Emlékeztető rendszerüzenet küldése közelgő fogadóóráról.
|
|
/// </summary>
|
|
public static string FogadooraEmlekeztetoEmail {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraEmlekeztetoEmail", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra felvitele csak jővőbeli időpontra lehetséges!.
|
|
/// </summary>
|
|
public static string FogadooraFelivetleCsakJovobeliDatumraLehetseges {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraFelivetleCsakJovobeliDatumraLehetseges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra felvétele a tanév utolsó tanítási napja után nem lehetséges!.
|
|
/// </summary>
|
|
public static string FogadooraFelveteleATanevUtolsoTanitasiNapjaUtanNemLehetseges {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraFelveteleATanevUtolsoTanitasiNapjaUtanNemLehetseges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra felvétele során ütközés lépett fel:.
|
|
/// </summary>
|
|
public static string FogadooraFelveteleSoranUtkozesLepettFel {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraFelveteleSoranUtkozesLepettFel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra felvitele.
|
|
/// </summary>
|
|
public static string FogadooraFelvitel {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraFelvitel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadoora_.
|
|
/// </summary>
|
|
public static string FogadooraFileNamePart {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraFileNamePart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra idősávokra osztása.
|
|
/// </summary>
|
|
public static string FogadooraIdosavokraOsztasa {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraIdosavokraOsztasa", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra időtartama kevesebb, mint az egységnyi időpontok!.
|
|
/// </summary>
|
|
public static string FogadooraIdotartamaKevesebbMintAzEgysegnyiIdopontok {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraIdotartamaKevesebbMintAzEgysegnyiIdopontok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra kezdete.
|
|
/// </summary>
|
|
public static string FogadooraKezdete {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraKezdete", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra kezdete megadása kötelező!.
|
|
/// </summary>
|
|
public static string FogadooraKezdeteMegadasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraKezdeteMegadasaKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PDF.
|
|
/// </summary>
|
|
public static string FogadooraLetoltesPdf {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraLetoltesPdf", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Word.
|
|
/// </summary>
|
|
public static string FogadooraLetoltesWord {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraLetoltesWord", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra módosítása.
|
|
/// </summary>
|
|
public static string FogadooraModositas {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraModositas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra törlésre került, nem elérhető..
|
|
/// </summary>
|
|
public static string FogadooraNemElerhetoMertTorlesreKerult {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraNemElerhetoMertTorlesreKerult", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóórára jelentkezett gondviselők.
|
|
/// </summary>
|
|
public static string FogadooraraJelentkezettGondviselok {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraraJelentkezettGondviselok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <br/>Fogadóóra terem ütközés: {0}.
|
|
/// </summary>
|
|
public static string FogadooraTeremUtkozes {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraTeremUtkozes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra törlése teljes tanévből.
|
|
/// </summary>
|
|
public static string FogadooraTorleseTeljesTanevbol {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraTorleseTeljesTanevbol", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <br/>Fogadóórával való ütközés: {0}.
|
|
/// </summary>
|
|
public static string FogadooraUtkozes {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraUtkozes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra vége.
|
|
/// </summary>
|
|
public static string FogadooraVege {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraVege", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra vége megadása kötelező!.
|
|
/// </summary>
|
|
public static string FogadooraVegeMegadasaKotelezo {
|
|
get {
|
|
return ResourceManager.GetString("FogadooraVegeMegadasaKotelezo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Gondviselő neve.
|
|
/// </summary>
|
|
public static string GondviseloNeve {
|
|
get {
|
|
return ResourceManager.GetString("GondviseloNeve", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Három.
|
|
/// </summary>
|
|
public static string Harom {
|
|
get {
|
|
return ResourceManager.GetString("Harom", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Havi.
|
|
/// </summary>
|
|
public static string Havi {
|
|
get {
|
|
return ResourceManager.GetString("Havi", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to havi rendszerességű .
|
|
/// </summary>
|
|
public static string HaviRendszeressegu {
|
|
get {
|
|
return ResourceManager.GetString("HaviRendszeressegu", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Heti.
|
|
/// </summary>
|
|
public static string Heti {
|
|
get {
|
|
return ResourceManager.GetString("Heti", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hetirend alapú.
|
|
/// </summary>
|
|
public static string HetirendAlapu {
|
|
get {
|
|
return ResourceManager.GetString("HetirendAlapu", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to hetirend alapú rendszerességű .
|
|
/// </summary>
|
|
public static string HetirendAlapuRendszeressegu {
|
|
get {
|
|
return ResourceManager.GetString("HetirendAlapuRendszeressegu", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to heti rendszerességű .
|
|
/// </summary>
|
|
public static string HetiRendszeressegu {
|
|
get {
|
|
return ResourceManager.GetString("HetiRendszeressegu", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hozzárendelve.
|
|
/// </summary>
|
|
public static string Hozzarendelve {
|
|
get {
|
|
return ResourceManager.GetString("Hozzarendelve", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Időintervallum.
|
|
/// </summary>
|
|
public static string Idointervallum {
|
|
get {
|
|
return ResourceManager.GetString("Idointervallum", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Időpont.
|
|
/// </summary>
|
|
public static string Idopont {
|
|
get {
|
|
return ResourceManager.GetString("Idopont", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Időpontra.
|
|
/// </summary>
|
|
public static string Idopontra {
|
|
get {
|
|
return ResourceManager.GetString("Idopontra", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Igen.
|
|
/// </summary>
|
|
public static string Igen {
|
|
get {
|
|
return ResourceManager.GetString("Igen", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelenjen meg a faliújságon.
|
|
/// </summary>
|
|
public static string JelenjenMegFaliujsagon {
|
|
get {
|
|
return ResourceManager.GetString("JelenjenMegFaliujsagon", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelentkezés.
|
|
/// </summary>
|
|
public static string Jelentkezes {
|
|
get {
|
|
return ResourceManager.GetString("Jelentkezes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelentkezések kezelése.
|
|
/// </summary>
|
|
public static string JelentkezesekKezelese {
|
|
get {
|
|
return ResourceManager.GetString("JelentkezesekKezelese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelentkezések száma.
|
|
/// </summary>
|
|
public static string JelentkezesekSzama {
|
|
get {
|
|
return ResourceManager.GetString("JelentkezesekSzama", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelentkezés határideje.
|
|
/// </summary>
|
|
public static string JelentkezesHatarideje {
|
|
get {
|
|
return ResourceManager.GetString("JelentkezesHatarideje", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A Fogadóóra jelentkezését a rendszer az itt beállított idővel a kezdete előtt lezárja!.
|
|
/// </summary>
|
|
public static string JelentkezesHataridejeTooltip {
|
|
get {
|
|
return ResourceManager.GetString("JelentkezesHataridejeTooltip", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelentkezett gondviselők.
|
|
/// </summary>
|
|
public static string JelentkezettGondviselok {
|
|
get {
|
|
return ResourceManager.GetString("JelentkezettGondviselok", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jelentkezhető.
|
|
/// </summary>
|
|
public static string Jelentkezheto {
|
|
get {
|
|
return ResourceManager.GetString("Jelentkezheto", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Időpontra jelentkezhető.
|
|
/// </summary>
|
|
public static string JelentkezhetoDarabolt {
|
|
get {
|
|
return ResourceManager.GetString("JelentkezhetoDarabolt", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Kérjük válassza ki a fogadóóra időpontjait!.
|
|
/// </summary>
|
|
public static string KerjukValasszaKiAFogadooraIdopontjait {
|
|
get {
|
|
return ResourceManager.GetString("KerjukValasszaKiAFogadooraIdopontjait", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Lemondás.
|
|
/// </summary>
|
|
public static string Lemondas {
|
|
get {
|
|
return ResourceManager.GetString("Lemondas", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Lemondott fogadóóra.
|
|
/// </summary>
|
|
public static string LemondottFogadoora {
|
|
get {
|
|
return ResourceManager.GetString("LemondottFogadoora", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A KRÉTA rendszerben egy {0} fogadóóra lemondásra került. {1}: {2}, Pedagógus: {3}, Terem: {4}..
|
|
/// </summary>
|
|
public static string LemondottFogadooraFaliujsag {
|
|
get {
|
|
return ResourceManager.GetString("LemondottFogadooraFaliujsag", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A KRÉTA rendszerben egy {0} fogadóóra módosításra került. {1}: {2}, Terem: {3}, Pedagógus: {4}..
|
|
/// </summary>
|
|
public static string ModositottFaliujsagTartalom {
|
|
get {
|
|
return ResourceManager.GetString("ModositottFaliujsagTartalom", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nem.
|
|
/// </summary>
|
|
public static string Nem {
|
|
get {
|
|
return ResourceManager.GetString("Nem", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nem jelentkezhető.
|
|
/// </summary>
|
|
public static string NemJelentkezheto {
|
|
get {
|
|
return ResourceManager.GetString("NemJelentkezheto", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nem kötött munkaidő.
|
|
/// </summary>
|
|
public static string NemKotottMunkaido {
|
|
get {
|
|
return ResourceManager.GetString("NemKotottMunkaido", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nem lehet jelentkezni.
|
|
/// </summary>
|
|
public static string NemLehetJelentkezni {
|
|
get {
|
|
return ResourceManager.GetString("NemLehetJelentkezni", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nincs.
|
|
/// </summary>
|
|
public static string Nincs {
|
|
get {
|
|
return ResourceManager.GetString("Nincs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fogadóóra felvételéhez/módosításához legalább egy osztály vagy csoport kiválasztása kötelező!.
|
|
/// </summary>
|
|
public static string NincsBeallitvaCsoportvagyOsztalyAFogadoorahoz {
|
|
get {
|
|
return ResourceManager.GetString("NincsBeallitvaCsoportvagyOsztalyAFogadoorahoz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nincs beállítva terem a Fogadóórához!.
|
|
/// </summary>
|
|
public static string NincsBeallitvaTeremAFogadoorahoz {
|
|
get {
|
|
return ResourceManager.GetString("NincsBeallitvaTeremAFogadoorahoz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {0} óra.
|
|
/// </summary>
|
|
public static string ora {
|
|
get {
|
|
return ResourceManager.GetString("ora", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to A fogadóóra időtartama nem lehet kevesebb, mint 15 perc!.
|
|
/// </summary>
|
|
public static string OraHosszaNemLehet15PercnelRovidebb {
|
|
get {
|
|
return ResourceManager.GetString("OraHosszaNemLehet15PercnelRovidebb", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <br />Tanórával/Foglalkozással való ütközés.
|
|
/// </summary>
|
|
public static string OrarendUtkozes {
|
|
get {
|
|
return ResourceManager.GetString("OrarendUtkozes", 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 Öt.
|
|
/// </summary>
|
|
public static string Ot {
|
|
get {
|
|
return ResourceManager.GetString("Ot", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Pedagógus.
|
|
/// </summary>
|
|
public static string Pedagogus {
|
|
get {
|
|
return ResourceManager.GetString("Pedagogus", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Rendszeresség.
|
|
/// </summary>
|
|
public static string Rendszeresseg {
|
|
get {
|
|
return ResourceManager.GetString("Rendszeresseg", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Terem.
|
|
/// </summary>
|
|
public static string Terem {
|
|
get {
|
|
return ResourceManager.GetString("Terem", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <br />Teremütközés.
|
|
/// </summary>
|
|
public static string Teremutkozes {
|
|
get {
|
|
return ResourceManager.GetString("Teremutkozes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Többes jelentkezések kezelése.
|
|
/// </summary>
|
|
public static string TobbesJelentkezesekKezelese {
|
|
get {
|
|
return ResourceManager.GetString("TobbesJelentkezesekKezelese", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tovább gombra kattintva minden időpont rögzítésre kerül!.
|
|
/// </summary>
|
|
public static string TovabbGombrKattintvaRogzites {
|
|
get {
|
|
return ResourceManager.GetString("TovabbGombrKattintvaRogzites", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tovább gombra kattintva minden időpont rögzítésre kerül, ahol nincs teremütközés!.
|
|
/// </summary>
|
|
public static string TovabbGombrKattintvaRogzitesaholNncsTeremUtkozes {
|
|
get {
|
|
return ResourceManager.GetString("TovabbGombrKattintvaRogzitesaholNncsTeremUtkozes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Új fogadóóra.
|
|
/// </summary>
|
|
public static string UjFogadora {
|
|
get {
|
|
return ResourceManager.GetString("UjFogadora", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Utolsó alkalom dátuma.
|
|
/// </summary>
|
|
public static string UtolsoAlkalomDatuma {
|
|
get {
|
|
return ResourceManager.GetString("UtolsoAlkalomDatuma", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|