351 lines
13 KiB
C#
351 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 KozmuAdatszolgaltatasResource {
|
||
|
||
private static global::System.Resources.ResourceManager resourceMan;
|
||
|
||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||
|
||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||
internal KozmuAdatszolgaltatasResource() {
|
||
}
|
||
|
||
/// <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.KozmuAdatszolgaltatasResource", typeof(KozmuAdatszolgaltatasResource).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 kép törlése csak az adatok ’Mentés’-e után lesz végleges..
|
||
/// </summary>
|
||
public static string AKepTorleseCsakAzAdatokMenteseUtanLeszVegleges {
|
||
get {
|
||
return ResourceManager.GetString("AKepTorleseCsakAzAdatokMenteseUtanLeszVegleges", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A leolvasás dátuma csak {0} és {1} közé eshet!.
|
||
/// </summary>
|
||
public static string ALeolvasasDatumaCsakKozeEshet {
|
||
get {
|
||
return ResourceManager.GetString("ALeolvasasDatumaCsakKozeEshet", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A mérőállás csak {0} és {1} közé eshet!.
|
||
/// </summary>
|
||
public static string AMeroallasCsakKozeEshet {
|
||
get {
|
||
return ResourceManager.GetString("AMeroallasCsakKozeEshet", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Befizetés dátuma.
|
||
/// </summary>
|
||
public static string BefizetesDatuma {
|
||
get {
|
||
return ResourceManager.GetString("BefizetesDatuma", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Érték.
|
||
/// </summary>
|
||
public static string Ertek {
|
||
get {
|
||
return ResourceManager.GetString("Ertek", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Feltöltött kép megtekintése.
|
||
/// </summary>
|
||
public static string FeltoltottKepMegtekintese {
|
||
get {
|
||
return ResourceManager.GetString("FeltoltottKepMegtekintese", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Fizetési határidő.
|
||
/// </summary>
|
||
public static string FizetesiHatarido {
|
||
get {
|
||
return ResourceManager.GetString("FizetesiHatarido", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Fizetve.
|
||
/// </summary>
|
||
public static string Fizetve {
|
||
get {
|
||
return ResourceManager.GetString("Fizetve", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Invaliditás oka.
|
||
/// </summary>
|
||
public static string InvaliditasOka {
|
||
get {
|
||
return ResourceManager.GetString("InvaliditasOka", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Kelte.
|
||
/// </summary>
|
||
public static string Kelte {
|
||
get {
|
||
return ResourceManager.GetString("Kelte", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Képpel rendelkezik.
|
||
/// </summary>
|
||
public static string KeppelRendelkezik {
|
||
get {
|
||
return ResourceManager.GetString("KeppelRendelkezik", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Kibocsátó.
|
||
/// </summary>
|
||
public static string Kibocsato {
|
||
get {
|
||
return ResourceManager.GetString("Kibocsato", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Közműszámla típus.
|
||
/// </summary>
|
||
public static string KozmuSzamlaTipus {
|
||
get {
|
||
return ResourceManager.GetString("KozmuSzamlaTipus", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Közműszámla típusának megadása kötelező!.
|
||
/// </summary>
|
||
public static string KozmuszamlaTipusanakMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("KozmuszamlaTipusanakMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Leolvasás dátuma.
|
||
/// </summary>
|
||
public static string LeolvasasDatuma {
|
||
get {
|
||
return ResourceManager.GetString("LeolvasasDatuma", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Már létezik ilyen nevű mérőhely a rendszerben!.
|
||
/// </summary>
|
||
public static string MarLetezikMerohelyIlyenNevvel {
|
||
get {
|
||
return ResourceManager.GetString("MarLetezikMerohelyIlyenNevvel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőállás.
|
||
/// </summary>
|
||
public static string Meroallas {
|
||
get {
|
||
return ResourceManager.GetString("Meroallas", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőállás frissítése szükséges.
|
||
/// </summary>
|
||
public static string MeroallasFrissiteseSzukseges {
|
||
get {
|
||
return ResourceManager.GetString("MeroallasFrissiteseSzukseges", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőállás leolvasásának dátumának megadása kötelező!.
|
||
/// </summary>
|
||
public static string MeroallasLeolvasasDatumaNakMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("MeroallasLeolvasasDatumaNakMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőállás megadása kötelező!.
|
||
/// </summary>
|
||
public static string MeroallasMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("MeroallasMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to A mérőhely nem törölhető amíg tartozik hozzá mérőállás!.
|
||
/// </summary>
|
||
public static string MerohelyNemTorolhetoMertMeroallasokTartoznakHozza {
|
||
get {
|
||
return ResourceManager.GetString("MerohelyNemTorolhetoMertMeroallasokTartoznakHozza", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Merőhely név.
|
||
/// </summary>
|
||
public static string MerohelyNev {
|
||
get {
|
||
return ResourceManager.GetString("MerohelyNev", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőhely nevének megadása kötelező!.
|
||
/// </summary>
|
||
public static string MerohelyNevenekMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("MerohelyNevenekMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőhely típus.
|
||
/// </summary>
|
||
public static string MerohelyTipus {
|
||
get {
|
||
return ResourceManager.GetString("MerohelyTipus", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőhely típus megadása kötelező!.
|
||
/// </summary>
|
||
public static string MerohelyTipusMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("MerohelyTipusMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Mérőóra azonosító.
|
||
/// </summary>
|
||
public static string MerooraAzonosito {
|
||
get {
|
||
return ResourceManager.GetString("MerooraAzonosito", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Működési hely.
|
||
/// </summary>
|
||
public static string MukodesiHely {
|
||
get {
|
||
return ResourceManager.GetString("MukodesiHely", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Működési hely megadása kötelező!.
|
||
/// </summary>
|
||
public static string MukodesiHelyMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("MukodesiHelyMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Összeg.
|
||
/// </summary>
|
||
public static string Osszeg {
|
||
get {
|
||
return ResourceManager.GetString("Osszeg", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Összeg megadása kötelező!.
|
||
/// </summary>
|
||
public static string OsszegMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("OsszegMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Pénznem.
|
||
/// </summary>
|
||
public static string Penznem {
|
||
get {
|
||
return ResourceManager.GetString("Penznem", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// Looks up a localized string similar to Pénznem megadása kötelező!.
|
||
/// </summary>
|
||
public static string PenznemMegadasaKotelezo {
|
||
get {
|
||
return ResourceManager.GetString("PenznemMegadasaKotelezo", resourceCulture);
|
||
}
|
||
}
|
||
}
|
||
}
|