diff --git a/EnvelopeGenerator.Domain/Resources/Model.Designer.cs b/EnvelopeGenerator.Domain/Resources/Model.Designer.cs index fb0cdf39..494ceb99 100644 --- a/EnvelopeGenerator.Domain/Resources/Model.Designer.cs +++ b/EnvelopeGenerator.Domain/Resources/Model.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // //------------------------------------------------------------------------------ @@ -13,12 +13,12 @@ namespace My.Resources { /// - /// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + /// A strongly-typed resource class, for looking up localized strings, etc. /// - // Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert - // -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert. - // Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen - // mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu. + // 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()] @@ -33,7 +33,7 @@ namespace My.Resources { } /// - /// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + /// 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 { @@ -47,8 +47,8 @@ namespace My.Resources { } /// - /// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - /// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + /// 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 { @@ -61,7 +61,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Zugriffscode korrekt eingegeben ähnelt. + /// Looks up a localized string similar to Zugriffscode korrekt eingegeben. /// public static string AccessCodeCorrect { get { @@ -70,7 +70,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Zugriffscode falsch eingegeben ähnelt. + /// Looks up a localized string similar to Zugriffscode falsch eingegeben. /// public static string AccessCodeIncorrect { get { @@ -79,7 +79,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Zugriffscode angefordert ähnelt. + /// Looks up a localized string similar to Zugriffscode angefordert. /// public static string AccessCodeRequested { get { @@ -88,7 +88,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Fortgeschrittene Elektronische Signatur ähnelt. + /// Looks up a localized string similar to Fortgeschrittene Elektronische Signatur. /// public static string AdvancedElectronicSignature { get { @@ -97,7 +97,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Abgeschlossen ähnelt. + /// Looks up a localized string similar to Abgeschlossen. /// public static string Completed { get { @@ -106,7 +106,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Vollständig Signiert ähnelt. + /// Looks up a localized string similar to Vollständig bestätigt. + /// + public static string CompletelyConfirmed { + get { + return ResourceManager.GetString("CompletelyConfirmed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Vollständig signiert. /// public static string CompletelySigned { get { @@ -115,7 +124,25 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Vertrag ähnelt. + /// Looks up a localized string similar to Lesebestätigung. + /// + public static string Confirmation { + get { + return ResourceManager.GetString("Confirmation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Gelesen und bestätigt. + /// + public static string Confirmed { + get { + return ResourceManager.GetString("Confirmed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Vertrag. /// public static string Contract { get { @@ -124,7 +151,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Erstellt ähnelt. + /// Looks up a localized string similar to Erstellt. /// public static string Created { get { @@ -133,7 +160,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Dokument Rotation geändert ähnelt. + /// Looks up a localized string similar to Dokument gelesen und bestätigt. + /// + public static string DocumentConfirmed { + get { + return ResourceManager.GetString("DocumentConfirmed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Dokument Rotation geändert. /// public static string DocumentMod_Rotation { get { @@ -142,7 +178,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Dokument geöffnet ähnelt. + /// Looks up a localized string similar to Dokument geöffnet. /// public static string DocumentOpened { get { @@ -151,7 +187,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Unterzeichnung abgelehnt ähnelt. + /// Looks up a localized string similar to Unterzeichnung abgelehnt. /// public static string DocumentRejected { get { @@ -160,7 +196,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Dokument unterzeichnet ähnelt. + /// Looks up a localized string similar to Lesebestätigung abgelehnt. + /// + public static string DocumentRejectedRaC { + get { + return ResourceManager.GetString("DocumentRejectedRaC", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Dokument unterzeichnet. /// public static string DocumentSigned { get { @@ -169,7 +214,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Entwurf ähnelt. + /// Looks up a localized string similar to Entwurf. /// public static string Draft { get { @@ -178,7 +223,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Archiviert ähnelt. + /// Looks up a localized string similar to Archiviert. /// public static string EnvelopeArchived { get { @@ -187,7 +232,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Vollständig signiert ähnelt. + /// Looks up a localized string similar to Vollständig gelesen und bestätigt. + /// + public static string EnvelopeCompletelyConfirmed { + get { + return ResourceManager.GetString("EnvelopeCompletelyConfirmed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Vollständig signiert. /// public static string EnvelopeCompletelySigned { get { @@ -196,7 +250,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Umschlag Erstellt ähnelt. + /// Looks up a localized string similar to Umschlag Erstellt. /// public static string EnvelopeCreated { get { @@ -205,7 +259,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Umschlag Gelöscht ähnelt. + /// Looks up a localized string similar to Umschlag Gelöscht. /// public static string EnvelopeDeleted { get { @@ -214,7 +268,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Teil-Signiert ähnelt. + /// Looks up a localized string similar to Teil-Bestätigt. + /// + public static string EnvelopePartlyConfirmed { + get { + return ResourceManager.GetString("EnvelopePartlyConfirmed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Teil-Signiert. /// public static string EnvelopePartlySigned { get { @@ -223,7 +286,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Umschlag in Queue ähnelt. + /// Looks up a localized string similar to Umschlag in Queue. /// public static string EnvelopeQueued { get { @@ -232,7 +295,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Umschlag abgelehnt ähnelt. + /// Looks up a localized string similar to Umschlag abgelehnt. /// public static string EnvelopeRejected { get { @@ -241,7 +304,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Signierungszertifikat erstellt ähnelt. + /// Looks up a localized string similar to Signierungszertifikat erstellt. /// public static string EnvelopeReportCreated { get { @@ -250,7 +313,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Gespeichert ähnelt. + /// Looks up a localized string similar to Lesebestätigungszertifikat erstellt. + /// + public static string EnvelopeReportCreatedRaC { + get { + return ResourceManager.GetString("EnvelopeReportCreatedRaC", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Gespeichert. /// public static string EnvelopeSaved { get { @@ -259,7 +331,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Gesendet ähnelt. + /// Looks up a localized string similar to Gesendet. /// public static string EnvelopeSent { get { @@ -268,7 +340,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Umschlag zurückgezogen ähnelt. + /// Looks up a localized string similar to Umschlag zurückgezogen. /// public static string EnvelopeWithdrawn { get { @@ -277,7 +349,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Zugriffscode versendet ähnelt. + /// Looks up a localized string similar to Zugriffscode versendet. /// public static string MessageAccessCodeSent { get { @@ -286,7 +358,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Abschlussemail versendet ähnelt. + /// Looks up a localized string similar to Abschlussemail versendet. /// public static string MessageCompletionSent { get { @@ -295,7 +367,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Signaturbestätigung versendet ähnelt. + /// Looks up a localized string similar to Abschlussbestätigung versendet. /// public static string MessageConfirmationSent { get { @@ -304,7 +376,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Löschinformation versendet ähnelt. + /// Looks up a localized string similar to Löschinformation versendet. /// public static string MessageDeletionSent { get { @@ -313,7 +385,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Dokumentenlink versendet ähnelt. + /// Looks up a localized string similar to Dokumentenlink versendet. /// public static string MessageInvitationSent { get { @@ -322,7 +394,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Nein ähnelt. + /// Looks up a localized string similar to Nein. /// public static string No { get { @@ -331,7 +403,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Teil-Signiert ähnelt. + /// Looks up a localized string similar to Teil-Bestätigt. + /// + public static string PartlyConfirmed { + get { + return ResourceManager.GetString("PartlyConfirmed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Teil-Signiert. /// public static string PartlySigned { get { @@ -340,7 +421,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Qualifizierte Signatur ähnelt. + /// Looks up a localized string similar to Qualifizierte Signatur. /// public static string QualifiedSignature { get { @@ -349,7 +430,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Arbeitsanweisung ähnelt. + /// Looks up a localized string similar to Lesebestätigung. /// public static string ReadAndSign { get { @@ -358,7 +439,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Wollen Sie die 2-Faktor Definition für diesen Empfänger zurücksetzen. Der Empfänger muss sich dann neu identifizieren! ähnelt. + /// 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 { @@ -367,7 +448,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Gespeichert ähnelt. + /// Looks up a localized string similar to Gespeichert. /// public static string Saved { get { @@ -376,7 +457,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Gesendet ähnelt. + /// Looks up a localized string similar to Gesendet. /// public static string Sent { get { @@ -385,7 +466,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Signatur ähnelt. + /// Looks up a localized string similar to Signatur. /// public static string Signature { get { @@ -394,7 +475,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Signatur bestätigt ähnelt. + /// Looks up a localized string similar to Signatur bestätigt. /// public static string SignatureConfirmed { get { @@ -403,7 +484,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Signiert ähnelt. + /// Looks up a localized string similar to Signiert. /// public static string Signed { get { @@ -412,7 +493,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Erfolgreich! Dialog wird geschlossen. ähnelt. + /// Looks up a localized string similar to Erfolgreich! Dialog wird geschlossen.. /// public static string Success_FormClose { get { @@ -421,7 +502,16 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Unsigniert ähnelt. + /// Looks up a localized string similar to Unbestätigt. + /// + public static string Unconfirmed { + get { + return ResourceManager.GetString("Unconfirmed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Unsigniert. /// public static string Unsigned { get { @@ -430,7 +520,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Ja ähnelt. + /// Looks up a localized string similar to Ja. /// public static string Yes { get { @@ -439,7 +529,7 @@ namespace My.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Ja, mit Anhang ähnelt. + /// Looks up a localized string similar to Ja, mit Anhang. /// public static string YesWithAttachment { get { diff --git a/EnvelopeGenerator.Domain/Resources/Model.en.resx b/EnvelopeGenerator.Domain/Resources/Model.en.resx index d304b4b5..15c681b6 100644 --- a/EnvelopeGenerator.Domain/Resources/Model.en.resx +++ b/EnvelopeGenerator.Domain/Resources/Model.en.resx @@ -132,15 +132,27 @@ Completed + + Completely confirmed + Completely signed + + Read Confirmation + + + Read and signed + Contract Created + + Document read and signed + Document rotation adapted @@ -150,6 +162,9 @@ Signing rejected + + Read confirmation rejected + Document signed @@ -159,6 +174,9 @@ Archived + + Completely confirmed + Completely signed @@ -168,8 +186,11 @@ Envelope Deleted + + Partially confirmed + - Partly signed + Partially signed Envelope Queued @@ -180,6 +201,9 @@ Signature certificate created + + Read confirmartion certificate created + Saved @@ -196,7 +220,7 @@ Final email sent - Confirmation Sent + Finalization Confirmation Sent Deletion Notice Sent @@ -207,6 +231,12 @@ No + + Partially confirmed + + + Partially signed + Qualified Signature @@ -234,6 +264,9 @@ Successful! Dialog is closed.successful! Dialog is closed. + + Unconfirmed + Unsigned diff --git a/EnvelopeGenerator.Domain/Resources/Model.resx b/EnvelopeGenerator.Domain/Resources/Model.resx index 5e60d70b..0d2cd46f 100644 --- a/EnvelopeGenerator.Domain/Resources/Model.resx +++ b/EnvelopeGenerator.Domain/Resources/Model.resx @@ -132,8 +132,17 @@ Abgeschlossen + + Vollständig bestätigt + - Vollständig Signiert + Vollständig signiert + + + Lesebestätigung + + + Gelesen und bestätigt Vertrag @@ -141,6 +150,9 @@ Erstellt + + Dokument gelesen und bestätigt + Dokument Rotation geändert @@ -150,6 +162,9 @@ Unterzeichnung abgelehnt + + Lesebestätigung abgelehnt + Dokument unterzeichnet @@ -159,6 +174,9 @@ Archiviert + + Vollständig gelesen und bestätigt + Vollständig signiert @@ -168,6 +186,9 @@ Umschlag Gelöscht + + Teil-Bestätigt + Teil-Signiert @@ -180,6 +201,9 @@ Signierungszertifikat erstellt + + Lesebestätigungszertifikat erstellt + Gespeichert @@ -196,7 +220,7 @@ Abschlussemail versendet - Signaturbestätigung versendet + Abschlussbestätigung versendet Löschinformation versendet @@ -207,6 +231,9 @@ Nein + + Teil-Bestätigt + Teil-Signiert @@ -214,7 +241,7 @@ Qualifizierte Signatur - Arbeitsanweisung + Lesebestätigung Wollen Sie die 2-Faktor Definition für diesen Empfänger zurücksetzen. Der Empfänger muss sich dann neu identifizieren! @@ -237,6 +264,9 @@ Erfolgreich! Dialog wird geschlossen. + + Unbestätigt + Unsigniert