//------------------------------------------------------------------------------
//
// 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 My.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", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Model {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Model() {
}
///
/// 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("EnvelopeGenerator.Domain.Resources.Model", typeof(Model).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 Zugriffscode korrekt eingegeben.
///
public static string AccessCodeCorrect {
get {
return ResourceManager.GetString("AccessCodeCorrect", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zugriffscode falsch eingegeben.
///
public static string AccessCodeIncorrect {
get {
return ResourceManager.GetString("AccessCodeIncorrect", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zugriffscode angefordert.
///
public static string AccessCodeRequested {
get {
return ResourceManager.GetString("AccessCodeRequested", resourceCulture);
}
}
///
/// Looks up a localized string similar to Fortgeschrittene Elektronische Signatur.
///
public static string AdvancedElectronicSignature {
get {
return ResourceManager.GetString("AdvancedElectronicSignature", resourceCulture);
}
}
///
/// Looks up a localized string similar to Abgeschlossen.
///
public static string Completed {
get {
return ResourceManager.GetString("Completed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vollständig Signiert.
///
public static string CompletelySigned {
get {
return ResourceManager.GetString("CompletelySigned", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vertrag.
///
public static string Contract {
get {
return ResourceManager.GetString("Contract", resourceCulture);
}
}
///
/// Looks up a localized string similar to Erstellt.
///
public static string Created {
get {
return ResourceManager.GetString("Created", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dokument Rotation geändert.
///
public static string DocumentMod_Rotation {
get {
return ResourceManager.GetString("DocumentMod_Rotation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dokument geöffnet.
///
public static string DocumentOpened {
get {
return ResourceManager.GetString("DocumentOpened", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unterzeichnung abgelehnt.
///
public static string DocumentRejected {
get {
return ResourceManager.GetString("DocumentRejected", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dokument unterzeichnet.
///
public static string DocumentSigned {
get {
return ResourceManager.GetString("DocumentSigned", resourceCulture);
}
}
///
/// Looks up a localized string similar to Entwurf.
///
public static string Draft {
get {
return ResourceManager.GetString("Draft", resourceCulture);
}
}
///
/// Looks up a localized string similar to Archiviert.
///
public static string EnvelopeArchived {
get {
return ResourceManager.GetString("EnvelopeArchived", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vollständig signiert.
///
public static string EnvelopeCompletelySigned {
get {
return ResourceManager.GetString("EnvelopeCompletelySigned", resourceCulture);
}
}
///
/// Looks up a localized string similar to Umschlag Erstellt.
///
public static string EnvelopeCreated {
get {
return ResourceManager.GetString("EnvelopeCreated", resourceCulture);
}
}
///
/// Looks up a localized string similar to Umschlag Gelöscht.
///
public static string EnvelopeDeleted {
get {
return ResourceManager.GetString("EnvelopeDeleted", resourceCulture);
}
}
///
/// Looks up a localized string similar to Teil-Signiert.
///
public static string EnvelopePartlySigned {
get {
return ResourceManager.GetString("EnvelopePartlySigned", resourceCulture);
}
}
///
/// Looks up a localized string similar to Umschlag in Queue.
///
public static string EnvelopeQueued {
get {
return ResourceManager.GetString("EnvelopeQueued", resourceCulture);
}
}
///
/// Looks up a localized string similar to Umschlag abgelehnt.
///
public static string EnvelopeRejected {
get {
return ResourceManager.GetString("EnvelopeRejected", resourceCulture);
}
}
///
/// Looks up a localized string similar to Signierungszertifikat erstellt.
///
public static string EnvelopeReportCreated {
get {
return ResourceManager.GetString("EnvelopeReportCreated", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gespeichert.
///
public static string EnvelopeSaved {
get {
return ResourceManager.GetString("EnvelopeSaved", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gesendet.
///
public static string EnvelopeSent {
get {
return ResourceManager.GetString("EnvelopeSent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Umschlag zurückgezogen.
///
public static string EnvelopeWithdrawn {
get {
return ResourceManager.GetString("EnvelopeWithdrawn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zugriffscode versendet.
///
public static string MessageAccessCodeSent {
get {
return ResourceManager.GetString("MessageAccessCodeSent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Abschlussemail versendet.
///
public static string MessageCompletionSent {
get {
return ResourceManager.GetString("MessageCompletionSent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Signaturbestätigung versendet.
///
public static string MessageConfirmationSent {
get {
return ResourceManager.GetString("MessageConfirmationSent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Löschinformation versendet.
///
public static string MessageDeletionSent {
get {
return ResourceManager.GetString("MessageDeletionSent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dokumentenlink versendet.
///
public static string MessageInvitationSent {
get {
return ResourceManager.GetString("MessageInvitationSent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nein.
///
public static string No {
get {
return ResourceManager.GetString("No", resourceCulture);
}
}
///
/// Looks up a localized string similar to Teil-Signiert.
///
public static string PartlySigned {
get {
return ResourceManager.GetString("PartlySigned", resourceCulture);
}
}
///
/// Looks up a localized string similar to Qualifizierte Signatur.
///
public static string QualifiedSignature {
get {
return ResourceManager.GetString("QualifiedSignature", resourceCulture);
}
}
///
/// Looks up a localized string similar to Arbeitsanweisung.
///
public static string ReadAndSign {
get {
return ResourceManager.GetString("ReadAndSign", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wollen Sie die 2-Faktor Definition für diesen Empfänger zurücksetzen. Der Empfänger muss sich dann neu identifizieren!.
///
public static string ResetTOTPUser {
get {
return ResourceManager.GetString("ResetTOTPUser", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gespeichert.
///
public static string Saved {
get {
return ResourceManager.GetString("Saved", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gesendet.
///
public static string Sent {
get {
return ResourceManager.GetString("Sent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Signatur.
///
public static string Signature {
get {
return ResourceManager.GetString("Signature", resourceCulture);
}
}
///
/// Looks up a localized string similar to Signatur bestätigt.
///
public static string SignatureConfirmed {
get {
return ResourceManager.GetString("SignatureConfirmed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Signiert.
///
public static string Signed {
get {
return ResourceManager.GetString("Signed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Erfolgreich! Dialog wird geschlossen..
///
public static string Success_FormClose {
get {
return ResourceManager.GetString("Success_FormClose", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unsigniert.
///
public static string Unsigned {
get {
return ResourceManager.GetString("Unsigned", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ja.
///
public static string Yes {
get {
return ResourceManager.GetString("Yes", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ja, mit Anhang.
///
public static string YesWithAttachment {
get {
return ResourceManager.GetString("YesWithAttachment", resourceCulture);
}
}
}
}