//------------------------------------------------------------------------------
//
// 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.
//
//------------------------------------------------------------------------------
namespace Kreta.Resources {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// 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 EESZTInterfaceResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal EESZTInterfaceResource() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[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.EESZTInterfaceResource", typeof(EESZTInterfaceResource).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to Nem egyezik meg a letöltött állomány hash-e a megadottal. Állomány publikusId: {0}.
///
public static string AllomanyHashKulonbozoseg {
get {
return ResourceManager.GetString("AllomanyHashKulonbozoseg", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nem egyezik meg a letöltött állomány rész hash-e a megadottal. Állomány publikusId: {0}, sorszám: {1}.
///
public static string AllomanyReszHashKulonbozoseg {
get {
return ResourceManager.GetString("AllomanyReszHashKulonbozoseg", resourceCulture);
}
}
///
/// Looks up a localized string similar to Assertion element nem megfelelő!.
///
public static string AssertionElementNemMegfelelo {
get {
return ResourceManager.GetString("AssertionElementNemMegfelelo", resourceCulture);
}
}
///
/// Looks up a localized string similar to Assertion element nem található!.
///
public static string AssertionElementNemTalalhato {
get {
return ResourceManager.GetString("AssertionElementNemTalalhato", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikertelen kulcs létrehozás!.
///
public static string CryptographyXmlCreatedKeyFailed {
get {
return ResourceManager.GetString("CryptographyXmlCreatedKeyFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikertelen hash algoritmus létrehozás!.
///
public static string CryptographyXmlCreateHashAlgorithmFailed {
get {
return ResourceManager.GetString("CryptographyXmlCreateHashAlgorithmFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikertelen kulcs betöltés!.
///
public static string CryptographyXmlLoadKeyFailed {
get {
return ResourceManager.GetString("CryptographyXmlLoadKeyFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikertelen aláírás leírás létrehozás!.
///
public static string CryptographyXmlSignatureDescriptionNotCreated {
get {
return ResourceManager.GetString("CryptographyXmlSignatureDescriptionNotCreated", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikeres EESZTInterface job futtattás.
///
public static string EmailSubjectSikeres {
get {
return ResourceManager.GetString("EmailSubjectSikeres", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikertelen EESZTInterface job futtattás.
///
public static string EmailSubjectSikertelen {
get {
return ResourceManager.GetString("EmailSubjectSikertelen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikeres EESZTInterface job futtattás {0} környezeten..
///
public static string EmailTorzsSikeres {
get {
return ResourceManager.GetString("EmailTorzsSikeres", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sikertelen EESZTInterface job futtattás {0} környezeten..
///
public static string EmailTorzsSikertelen {
get {
return ResourceManager.GetString("EmailTorzsSikertelen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nem található <EncryptedKey>!.
///
public static string EncryptedKeyNemTalalhato {
get {
return ResourceManager.GetString("EncryptedKeyNemTalalhato", resourceCulture);
}
}
///
/// Looks up a localized string similar to A környezeten az új fertőzöttek száma: {0}
/// a már nem fertőzöttek száma: {1}.
///
public static string FertozottMarNemFertozottText {
get {
return ResourceManager.GetString("FertozottMarNemFertozottText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nem megfelelő Action érték!.
///
public static string NemMegfeleloActionErtek {
get {
return ResourceManager.GetString("NemMegfeleloActionErtek", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nem megfelelő SOAP válasz formátum!
///Válasz Uri: {0}
///Válasz: {1}.
///
public static string NemMegfeleloSOAPValaszFormatum {
get {
return ResourceManager.GetString("NemMegfeleloSOAPValaszFormatum", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nem volt letölthető állomány..
///
public static string NemVoltLetolthetoAllomany {
get {
return ResourceManager.GetString("NemVoltLetolthetoAllomany", resourceCulture);
}
}
///
/// Looks up a localized string similar to Request Security Token Response aláírása érvénytelen!.
///
public static string RSTRalairasaErvenytelen {
get {
return ResourceManager.GetString("RSTRalairasaErvenytelen", resourceCulture);
}
}
///
/// Looks up a localized string similar to SAML aláírása érvénytelen!.
///
public static string SamlAlairasaErvenytelen {
get {
return ResourceManager.GetString("SamlAlairasaErvenytelen", resourceCulture);
}
}
///
/// Looks up a localized string similar to SAML tanúsítvány nem található!.
///
public static string SamlTanusitvanyNemTalalhato {
get {
return ResourceManager.GetString("SamlTanusitvanyNemTalalhato", resourceCulture);
}
}
///
/// Looks up a localized string similar to The session key algorithm must be specified using the identifying URIs listed in the specification..
///
public static string SessionKeyAlgorithmMustBeSpecified {
get {
return ResourceManager.GetString("SessionKeyAlgorithmMustBeSpecified", resourceCulture);
}
}
///
/// Looks up a localized string similar to Az eFT rendszernek nem sikerült rögzítenie az adott állomány letöltésének sikerességét. Állomány publikusId: {0}.
///
public static string SikeresLetoltesVisszejelzesHiba {
get {
return ResourceManager.GetString("SikeresLetoltesVisszejelzesHiba", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unable to decode CipherData of type \"CipherReference\"..
///
public static string UnableToDecodeCipherData {
get {
return ResourceManager.GetString("UnableToDecodeCipherData", resourceCulture);
}
}
}
}