288 lines
10 KiB
C#
288 lines
10 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 DolgozatokResource {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal DolgozatokResource() {
|
|
}
|
|
|
|
/// <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.DolgozatokResource", typeof(DolgozatokResource).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 Átlag.
|
|
/// </summary>
|
|
public static string Atlag {
|
|
get {
|
|
return ResourceManager.GetString("Atlag", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Diák neve.
|
|
/// </summary>
|
|
public static string DiakNeve {
|
|
get {
|
|
return ResourceManager.GetString("DiakNeve", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Dolgozat írók/Osztály létszáma.
|
|
/// </summary>
|
|
public static string DolgozatirokLetszam {
|
|
get {
|
|
return ResourceManager.GetString("DolgozatirokLetszam", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Osztály/Csoport.
|
|
/// </summary>
|
|
public static string DolgozatOsztalyCsoport {
|
|
get {
|
|
return ResourceManager.GetString("DolgozatOsztalyCsoport", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Érdemjegy.
|
|
/// </summary>
|
|
public static string Erdemjegy {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1.
|
|
/// </summary>
|
|
public static string Erdemjegy1 {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy1", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Elégtelen(1) darabszámtól/ig.
|
|
/// </summary>
|
|
public static string Erdemjegy1Search {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy1Search", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 2.
|
|
/// </summary>
|
|
public static string Erdemjegy2 {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Elégséges(2) darabszámtól/ig.
|
|
/// </summary>
|
|
public static string Erdemjegy2Search {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy2Search", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 3.
|
|
/// </summary>
|
|
public static string Erdemjegy3 {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy3", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Közepes(3) darabszámtól/ig.
|
|
/// </summary>
|
|
public static string Erdemjegy3Search {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy3Search", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 4.
|
|
/// </summary>
|
|
public static string Erdemjegy4 {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy4", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jó(4) darabszámtól/ig.
|
|
/// </summary>
|
|
public static string Erdemjegy4Search {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy4Search", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 5.
|
|
/// </summary>
|
|
public static string Erdemjegy5 {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy5", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Jeles(5) darabszámtól/ig.
|
|
/// </summary>
|
|
public static string Erdemjegy5Search {
|
|
get {
|
|
return ResourceManager.GetString("Erdemjegy5Search", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Értékelés átlaga.
|
|
/// </summary>
|
|
public static string ErtekelesAtlaga {
|
|
get {
|
|
return ResourceManager.GetString("ErtekelesAtlaga", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Értékelés dátuma.
|
|
/// </summary>
|
|
public static string ErtekelesDatuma {
|
|
get {
|
|
return ResourceManager.GetString("ErtekelesDatuma", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Értékelés módja.
|
|
/// </summary>
|
|
public static string ErtekelesModja {
|
|
get {
|
|
return ResourceManager.GetString("ErtekelesModja", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Értékelés témája.
|
|
/// </summary>
|
|
public static string ErtekelesTemaja {
|
|
get {
|
|
return ResourceManager.GetString("ErtekelesTemaja", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Nem megírt dolgozat darabszámtól/ig.
|
|
/// </summary>
|
|
public static string NemIrtDolgozatotSearch {
|
|
get {
|
|
return ResourceManager.GetString("NemIrtDolgozatotSearch", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to -.
|
|
/// </summary>
|
|
public static string NemIrtDologozatot {
|
|
get {
|
|
return ResourceManager.GetString("NemIrtDologozatot", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Rögzítés dátuma.
|
|
/// </summary>
|
|
public static string RogzitesDatuma {
|
|
get {
|
|
return ResourceManager.GetString("RogzitesDatuma", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Születési dátum.
|
|
/// </summary>
|
|
public static string SzuletesiDatum {
|
|
get {
|
|
return ResourceManager.GetString("SzuletesiDatum", 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 Tantárgy neve.
|
|
/// </summary>
|
|
public static string TantargyNeve {
|
|
get {
|
|
return ResourceManager.GetString("TantargyNeve", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|