init
This commit is contained in:
commit
e124a47765
19374 changed files with 9806149 additions and 0 deletions
189
Kreta.Resources/MulasztasResource.Designer.cs
generated
Normal file
189
Kreta.Resources/MulasztasResource.Designer.cs
generated
Normal file
|
@ -0,0 +1,189 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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 MulasztasResource {
|
||||
|
||||
private static global::System.Resources.ResourceManager resourceMan;
|
||||
|
||||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||||
|
||||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||||
internal MulasztasResource() {
|
||||
}
|
||||
|
||||
/// <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.MulasztasResource", typeof(MulasztasResource).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 {0}-kor kezdődő óra.
|
||||
/// </summary>
|
||||
public static string _0korKezdodoOra {
|
||||
get {
|
||||
return ResourceManager.GetString("0korKezdodoOra", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to {0}. óra.
|
||||
/// </summary>
|
||||
public static string _0Ora {
|
||||
get {
|
||||
return ResourceManager.GetString("0Ora", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Dátum.
|
||||
/// </summary>
|
||||
public static string Datum {
|
||||
get {
|
||||
return ResourceManager.GetString("Datum", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to és a(z) .
|
||||
/// </summary>
|
||||
public static string EsAz {
|
||||
get {
|
||||
return ResourceManager.GetString("EsAz", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Mulasztások.
|
||||
/// </summary>
|
||||
public static string ExportDefaultSheetname {
|
||||
get {
|
||||
return ResourceManager.GetString("ExportDefaultSheetname", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to MulasztasokTablazatExport.xlsx.
|
||||
/// </summary>
|
||||
public static string ExportFileName {
|
||||
get {
|
||||
return ResourceManager.GetString("ExportFileName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Egy tanuló számára, egy időpontban csak egy órára lehet hiányzási adatot megadni. A(z) {0} ütköznek egymással, ezért hiányzás nem rögzíthető a tanulónak..
|
||||
/// </summary>
|
||||
public static string HianyzasUtkozesError {
|
||||
get {
|
||||
return ResourceManager.GetString("HianyzasUtkozesError", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Igazolás típusa.
|
||||
/// </summary>
|
||||
public static string IgazolasTipusa {
|
||||
get {
|
||||
return ResourceManager.GetString("IgazolasTipusa", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Igazolt?.
|
||||
/// </summary>
|
||||
public static string Igazolt {
|
||||
get {
|
||||
return ResourceManager.GetString("Igazolt", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Késés(perc).
|
||||
/// </summary>
|
||||
public static string KesesPerc {
|
||||
get {
|
||||
return ResourceManager.GetString("KesesPerc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Megjegyzés.
|
||||
/// </summary>
|
||||
public static string Megjegyzes {
|
||||
get {
|
||||
return ResourceManager.GetString("Megjegyzes", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Óra.
|
||||
/// </summary>
|
||||
public static string Ora {
|
||||
get {
|
||||
return ResourceManager.GetString("Ora", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tanuló neve.
|
||||
/// </summary>
|
||||
public static string TanuloNeve {
|
||||
get {
|
||||
return ResourceManager.GetString("TanuloNeve", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Típus.
|
||||
/// </summary>
|
||||
public static string Tipus {
|
||||
get {
|
||||
return ResourceManager.GetString("Tipus", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue