diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json
index bd9af7b13..f39e525c1 100644
--- a/apps/red-ui/src/assets/i18n/scm/de.json
+++ b/apps/red-ui/src/assets/i18n/scm/de.json
@@ -1,9 +1,31 @@
{
+ "accept-recommendation-dialog": {
+ "header": {
+ "add-to-dictionary": "Add to dictionary",
+ "request-add-to-dictionary": "Request add to dictionary"
+ }
+ },
"account-settings": "Account Einstellungen",
"actions": {
"all": "Alle",
"none": "Keine"
},
+ "add-annotation": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save"
+ },
+ "content": {
+ "comment": "Comment",
+ "comment-placeholder": "Add remarks or mentions...",
+ "selected-text": "Selected text:",
+ "type": "Type",
+ "type-placeholder": "Select type ..."
+ },
+ "title": "Add annotation"
+ }
+ },
"add-dossier-dialog": {
"actions": {
"save": "Speichern",
@@ -24,20 +46,44 @@
"placeholder": "Geben Sie einen Namen ein."
},
"template": {
- "label": "Dossier-Vorlage"
+ "label": "Dossier-Vorlage",
+ "placeholder": "Choose Dossier Template"
}
},
- "header-new": "Dossier erstellen"
+ "header-new": "Dossier erstellen",
+ "no-report-types-warning": "No report types available. Please contact your Administrator."
},
"add-edit-clone-dossier-template": {
"error": {
"conflict": "Dossiervorlage konnte nicht erstellt werden: Es existiert bereits eine Dossiervorlage mit demselben Namen."
},
"form": {
+ "apply-updates-default": {
+ "description": "Apply dictionary updates to all dossiers by default",
+ "heading": "Entity configuration"
+ },
"description": "Beschreibung",
"description-placeholder": "Beschreibung eingeben",
+ "hidden-text": {
+ "description": "Hidden text is invisible to human readers but can be detected and read by software and machines. For example, the OCR output of scanned documents is stored as hidden text.",
+ "heading": "Hidden elements in redacted documents",
+ "title": "Keep hidden text"
+ },
+ "image-metadata": {
+ "description": "Images in documents might contain additional information as metadata. This could include the creator, the date or the location of the image.",
+ "title": "Keep image metadata"
+ },
"name": "Name der Dossier-Vorlage",
"name-placeholder": "Namen eingeben",
+ "overlapping-elements": {
+ "description": "Overlapping elements in the document can potentially contain hidden sensitive information. Removing overlapping elements may result in a bigger file size and an increased processing duration.",
+ "title": "Keep overlapping elements"
+ },
+ "upload-settings": {
+ "heading": "",
+ "ocr-by-default": "",
+ "remove-watermark": ""
+ },
"valid-from": "Gültig ab",
"valid-to": "Gültig bis"
},
@@ -57,6 +103,50 @@
"save": "Attribut speichern",
"title": "{type, select, edit{Dossier-Attribut {name} bearbeiten} create{Neues Dossier-Attribut hinzufügen} other{}}"
},
+ "add-edit-dossier-state": {
+ "form": {
+ "color": "Hex Color",
+ "color-placeholder": "#",
+ "name": "Status Name",
+ "name-placeholder": "Enter Name",
+ "rank": "Rank"
+ },
+ "save": "Save State",
+ "success": "Successfully {type, select, edit{updated} create{created} other{}} the dossier state!",
+ "title": "{type, select, edit{Edit {name}} create{Create} other{}} Dossier State"
+ },
+ "add-edit-entity": {
+ "error": {
+ "entity-already-exists": "Entity with this name already exists!",
+ "generic": "Failed to save entity!",
+ "invalid-color-or-rank": "Invalid color or rank! Rank is already used by another entity or the color is not a valid hexColor!"
+ },
+ "form": {
+ "case-sensitive": "Case Sensitive",
+ "color": "{type, select, redaction{Annotation} hint{Hint} recommendation{Recommendation} skipped{Skipped Annotation} ignored{Ignored Hint} other{}} Color",
+ "color-placeholder": "#",
+ "default-reason": "Default Reason",
+ "default-reason-placeholder": "No Default Reason",
+ "description": "Description",
+ "description-placeholder": "Enter Description",
+ "dossier-dictionary-only": "",
+ "has-dictionary": "Has dictionary",
+ "hint": "Hint",
+ "manage-entries-in-dictionary-editor-only": "",
+ "name": "Display Name",
+ "name-placeholder": "Enter Name",
+ "rank": "Rank",
+ "rank-placeholder": "1000",
+ "redaction": "Annotation",
+ "technical-name": "Technical Name",
+ "technical-name-hint": "{type, select, edit{Autogenerated based on the initial display name.} create{Autogenerates based on the display name and cannot be edited after saving.} other{}}",
+ "template-and-dossier-dictionaries": ""
+ },
+ "success": {
+ "create": "Entity added!",
+ "edit": "Entity updated. Please note that other users need to refresh the browser to see your changes."
+ }
+ },
"add-edit-file-attribute": {
"form": {
"column-header": "CSV-Spaltenüberschrift",
@@ -82,6 +172,7 @@
"form": {
"description": "Beschreibung",
"description-placeholder": "Beschreibung eingeben",
+ "name": "Name",
"name-placeholder": "Name eingeben",
"reason": "Rechtliche Grundlage",
"reason-placeholder": "Rechtsgrundlage eingeben"
@@ -112,14 +203,70 @@
"save": "Wörterbuch speichern",
"title": "Wörterbuch erstellen"
},
+ "add-hint": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save"
+ },
+ "content": {
+ "comment": "Comment",
+ "comment-placeholder": "Add remarks or mentions ...",
+ "options": {
+ "in-dossier": {
+ "description": "Add hint in every document in {dossierName}.",
+ "extraOptionLabel": "Apply to all dossiers",
+ "label": "Add hint in dossier"
+ },
+ "only-here": {
+ "description": "Add hint only at this position in this document.",
+ "label": "Add hint only here"
+ }
+ },
+ "selected-text": "Selected text:",
+ "type": "Type",
+ "type-placeholder": "Select type ..."
+ },
+ "title": "Add hint"
+ }
+ },
"admin-side-nav": {
+ "audit": "Audit",
+ "component-rule-editor": "Component Rule Editor",
+ "configurations": "Configurations",
+ "default-colors": "Default Colors",
+ "dictionary": "Dictionary",
+ "digital-signature": "Digital Signature",
+ "dossier-attributes": "Dossier Attributes",
+ "dossier-states": "Dossier States",
+ "dossier-template-info": "Info",
"dossier-templates": "Dossier-Vorlage",
- "settings": "Einstellungen"
+ "entities": "Entities",
+ "entity-info": "Info",
+ "entity-rule-editor": "Entity Rule Editor",
+ "false-positive": "False Positive",
+ "false-recommendations": "False Recommendations",
+ "file-attributes": "File Attributes",
+ "justifications": "Justifications",
+ "license-information": "License Information",
+ "reports": "Reports",
+ "settings": "Einstellungen",
+ "user-management": "User Management",
+ "watermarks": "Watermarks"
+ },
+ "annotation": {
+ "pending": "(Pending Analysis)"
},
"annotation-actions": {
"accept-recommendation": {
"label": "Empfehlung annehmen"
},
+ "convert-highlights": {
+ "label": "Convert Selected Earmarks"
+ },
+ "edit-redaction": {
+ "label": "Edit"
+ },
"force-hint": {
"label": "Hinweis erzwingen"
},
@@ -152,6 +299,14 @@
"error": "Fehler beim Bearbeiten der in der Anmerkung genannten Begründung: {error}",
"success": "In der Anmerkung genannte Begründung wurde bearbeitet."
},
+ "change-type": {
+ "error": "",
+ "success": ""
+ },
+ "force-hint": {
+ "error": "Failed to save hint: {error}",
+ "success": "Hint added!"
+ },
"force-redaction": {
"error": "Die Schwärzung konnte nicht gespeichert werden!",
"success": "Schwärzung eingefügt!"
@@ -164,12 +319,22 @@
"error": "Fehler beim Entfernen der Schwärzung: {error}",
"success": "Schwärzung entfernt!"
},
+ "remove-hint": {
+ "error": "Failed to remove hint: {error}",
+ "success": "Hint removed!"
+ },
"undo": {
"error": "Die Aktion konnte nicht rückgängig gemacht werden. Fehler: {error}",
"success": "erfolgreich Rückgängig gemacht"
}
}
},
+ "remove-annotation": {
+ "remove-redaction": "Remove"
+ },
+ "remove-highlights": {
+ "label": "Remove Selected Earmarks"
+ },
"resize": {
"label": "Größe ändern"
},
@@ -179,10 +344,15 @@
"resize-cancel": {
"label": "Größenänderung abbrechen"
},
+ "see-references": {
+ "label": "See References"
+ },
"show": "Zeigen",
"undo": "Rückgängig"
},
"annotation-changes": {
+ "forced-hint": "Hint forced",
+ "forced-redaction": "Annotation forced",
"header": "Manuelle Änderungen:",
"legal-basis": "Grund geändert",
"recategorized": "Bildkategorie geändert",
@@ -197,13 +367,33 @@
"annotation-type": {
"hint": "Hinweis",
"ignored-hint": "Ignorierter Hinweis",
+ "manual-hint": "Manual Hint",
"manual-redaction": "Manuelle Schwärzung",
"recommendation": "Empfehlung",
"redaction": "Schwärzung",
- "skipped": "Übersprungen"
+ "skipped": "Übersprungen",
+ "text-highlight": "Earmark"
+ },
+ "archived-dossiers-listing": {
+ "no-data": {
+ "title": "No archived dossiers."
+ },
+ "no-match": {
+ "title": "No archived dossiers match your current filters."
+ },
+ "table-col-names": {
+ "dossier-state": "Dossier State",
+ "last-modified": "Archived Time",
+ "name": "Name",
+ "owner": "Owner"
+ },
+ "table-header": {
+ "title": "{length} Archived {length, plural, one{Dossier} other{Dossiers}}"
+ }
},
"assign-dossier-owner": {
"dialog": {
+ "approver": "Approver",
"approvers": "Genehmiger",
"make-approver": "Zum Genehmiger ernennen",
"no-reviewers": "Es gibt noch keine Reviewer.\nBitte aus der Liste unten auswählen.",
@@ -230,17 +420,26 @@
},
"audit": "Aktivitätenprotokoll",
"audit-screen": {
+ "action": {
+ "info": "Info"
+ },
"all-users": "Alle Benutzer",
+ "audit-info-dialog": {
+ "title": "Audit Info"
+ },
"categories": {
"all-categories": "Alle Bereiche",
"audit": "Aktivitätenprotokoll",
"audit-log": "Aktivitätenprotokoll",
"dictionary": "Wörterbuch",
"document": "Dokument",
+ "dossier": "Dossier",
"dossier-template": "Dossier-Vorlage",
+ "download": "Download",
"license": "Lizenz",
"project": "Projekt",
"project-template": "Projekt-Vorlage",
+ "settings": "Settings",
"user": "Nutzer"
},
"no-data": {
@@ -252,6 +451,9 @@
"message": "Nachricht",
"user": "Nutzer"
},
+ "table-header": {
+ "title": "{length} {length, plural, one{Log} other{Logs}}"
+ },
"to": "bis"
},
"auth-error": {
@@ -276,8 +478,10 @@
},
"header": "Begründung für die Schwärzung bearbeiten"
},
+ "color": "Color",
"comments": {
"add-comment": "Kommentar eingeben",
+ "comments": "{count} {count, plural, one{comment} other{comments}}",
"hide-comments": "Kommentare verbergen"
},
"common": {
@@ -289,19 +493,88 @@
"title": "Aktion bestätigen"
}
},
+ "component-download": {
+ "disabled-tooltip": "All files must be processed to be able to export the components as JSON or XML",
+ "json": "Download as JSON",
+ "tooltip": "Component Download",
+ "xml": "Download as XML"
+ },
"component-log-dialog": {
"actions": {
+ "cancel-edit": "Cancel",
+ "close": "Close",
+ "display-by-default": "Display by default when opening documents",
+ "edit": "Edit",
+ "export-json": "Export JSON",
+ "export-xml": "Export XML",
+ "save": "Save",
"undo": "Undo"
},
+ "annotations": "{type} found on page {page} by rule #{ruleNumber}",
+ "table-header": {
+ "annotation-references": "Annotation references",
+ "component": "Component",
+ "transformation-rule": "Transformation rule",
+ "value": "Value"
+ },
"title": "Structured Component Management"
},
+ "component-rules-screen": {
+ "error": {
+ "generic": "Something went wrong... Component rules update failed!"
+ },
+ "errors-found": "{errors, plural, one{An error} other{{errors} errors}} found in rules",
+ "revert-changes": "Revert",
+ "save-changes": "Save Changes",
+ "success": {
+ "generic": "Component rules updated!"
+ },
+ "title": "Component Rule Editor",
+ "warning-text": "Warning: experimental feature!"
+ },
"configurations": "Einstellungen",
+ "confirm-archive-dossier": {
+ "archive": "Archive Dossier",
+ "cancel": "Cancel",
+ "checkbox": {
+ "documents": "All documents will be archived and cannot be put back to active"
+ },
+ "details": "Restoring an archived dossier is not possible anymore, once it got archived.",
+ "title": "Archive {dossierName}",
+ "toast-error": "Please confirm that you understand the ramifications of your action!",
+ "warning": "Are you sure you want to archive the dossier?"
+ },
"confirm-delete-attribute": {
+ "cancel": "Keep {count, plural, one{Attribute} other{Attributes}}",
+ "delete": "Delete {count, plural, one{Attribute} other{Attributes}}",
+ "dossier-impacted-documents": "All dossiers based on this template will be affected",
+ "dossier-lost-details": "All values for this attribute will be lost",
+ "file-impacted-documents": "All documents {count, plural, one{it is} other{they are}} used on will be impacted",
+ "file-lost-details": "All inputted details on the documents will be lost",
"impacted-report": "{reportsCount}",
+ "title": "Delete {count, plural, one{{name}} other{File Attributes}}",
"toast-error": "Bitte bestätigen Sie, dass Ihnen die Konsequenzen dieser Aktion bewusst sind!",
"warning": "Achtung: Diese Aktion kann nicht rückgängig gemacht werden!"
},
+ "confirm-delete-dossier-state": {
+ "cancel": "Cancel",
+ "delete": "Delete",
+ "delete-replace": "Delete and Replace",
+ "form": {
+ "state": "Replace State",
+ "state-placeholder": "Choose another state"
+ },
+ "question": "Replace the {count, plural, one{dossier's} other{dossiers'}} state with another state",
+ "success": "Successfully deleted state!",
+ "title": "Delete Dossier State",
+ "warning": "The {name} state is assigned to {count} {count, plural, one{dossier} other{dossiers}}."
+ },
"confirm-delete-users": {
+ "cancel": "Keep {usersCount, plural, one{User} other{Users}}",
+ "delete": "Delete {usersCount, plural, one{User} other{Users}}",
+ "impacted-documents": "All documents pending review from the {usersCount, plural, one{user} other{users}} will be impacted",
+ "impacted-dossiers": "{dossiersCount} {dossiersCount, plural, one{dossier} other{dossiers}} will be impacted",
+ "title": "Delete {usersCount, plural, one{User} other{Users}} from Workspace",
"toast-error": "Bitte bestätigen Sie, dass Ihnen die Konsequenzen dieser Aktion bewusst sind!",
"warning": "Achtung: Diese Aktion kann nicht rückgängig gemacht werden!"
},
@@ -310,13 +583,26 @@
"question": "Dieses Dokument enthält ungesehene Änderungen. Möchten Sie es trotzdem genehmigen?",
"title": "Warnung!"
},
+ "approve-file-without-analysis": {
+ "confirmationText": "Approve without analysis",
+ "denyText": "Cancel",
+ "question": "Analysis required to detect new components.",
+ "title": "Warning!"
+ },
"approve-multiple-files": {
"question": "Mindestens eine der ausgewählten Dateien enthält ungesehene Änderungen. Möchten Sie sie trotzdem genehmigen?",
"title": "Warnung!"
},
+ "approve-multiple-files-without-analysis": {
+ "confirmationText": "Approve without analysis",
+ "denyText": "Cancel",
+ "question": "Analysis required to detect new components for at least one file.",
+ "title": "Warning"
+ },
"assign-file-to-me": {
"question": {
- "multiple": "Dieses Dokument wird gerade von einer anderen Person geprüft. Möchten Sie Reviewer werden und sich selbst dem Dokument zuweisen?"
+ "multiple": "Dieses Dokument wird gerade von einer anderen Person geprüft. Möchten Sie Reviewer werden und sich selbst dem Dokument zuweisen?",
+ "single": "This document is currently assigned to someone else. Are you sure you want to replace it and assign yourself to this document?"
},
"title": "Neuen Reviewer zuweisen"
},
@@ -324,10 +610,24 @@
"question": "Achtung!
Seitenzahl stimmt nicht überein, aktuelles Dokument hat {currentDocumentPageCount} Seite(n). Das hochgeladene Dokument hat {compareDocumentPageCount} Seite(n).
Möchten Sie fortfahren?",
"title": "Vergleichen mit: {fileName}"
},
+ "delete-dossier": {
+ "confirmation-text": "Delete {dossiersCount, plural, one{Dossier} other{Dossiers}}",
+ "deny-text": "Keep {dossiersCount, plural, one{Dossier} other{Dossiers}}",
+ "question": "Are you sure you want to delete {dossiersCount, plural, one{this dossier} other{these dossiers}}?",
+ "title": "Delete {dossiersCount, plural, one{{dossierName}} other{Selected Dossiers}}"
+ },
"delete-file": {
"question": "Möchten Sie fortfahren?",
"title": "Dokument löschen"
},
+ "delete-items": {
+ "question": "Are you sure you want to delete {itemsCount, plural, one{this item} other{these items}}?",
+ "title": "Delete {itemsCount, plural, one{{name}} other{Selected Items}}"
+ },
+ "delete-justification": {
+ "question": "Are you sure you want to delete {count, plural, one{this justification} other{these justifications}}?",
+ "title": "Delete {count, plural, one{{justificationName}} other{Selected Justifications}}"
+ },
"input-label": "Bitte geben Sie unten Folgendes ein, um fortzufahren",
"report-template-same-name": {
"confirmation-text": "Ja. Hochladen fortsetzen",
@@ -335,6 +635,13 @@
"question": "{fileName}",
"title": "Hochladen von Berichtsvorlagen"
},
+ "unsaved-changes": {
+ "confirmation-text": "Save and Leave",
+ "details": "If you leave the tab without saving, all the unsaved changes will be lost.",
+ "discard-changes-text": "DISCARD CHANGES",
+ "question": "Are you sure you want to leave the tab? You have unsaved changes.",
+ "title": "You have unsaved changes"
+ },
"upload-report-template": {
"alternate-confirmation-text": "Als Bericht für mehrere Dokumente hochladen",
"confirmation-text": "Als Bericht für ein Dokument hochladen",
@@ -344,6 +651,16 @@
}
},
"content": "Begründung",
+ "dashboard": {
+ "empty-template": {
+ "description": "This template does not contain any dossiers. Start by creating a dossier to use it on.",
+ "new-dossier": "New Dossier"
+ },
+ "greeting": {
+ "subtitle": "Here's what's happening in your teams today.",
+ "title": "Welcome, {name}!"
+ }
+ },
"default-colors-screen": {
"action": {
"edit": "Farbe bearbeiten"
@@ -352,16 +669,25 @@
"color": "Farbe",
"key": "Typ"
},
+ "table-header": {
+ "title": "{length} Default {length, plural, one{Color} other{Colors}}"
+ },
"types": {
"analysisColor": "Analyse",
+ "appliedRedactionColor": "Applied Redaction",
"dictionaryRequestColor": "Wörterbuch",
+ "hintColor": "Hint",
"ignoredHintColor": "Ignorierter Hinweis",
"previewColor": "Vorschau",
+ "recommendationColor": "Recommendation",
+ "redactionColor": "Annotation Color",
"requestAdd": "Neuen Wörterbucheintrag vorschlagen",
"requestRemove": "Anfrage entfernt",
+ "skippedColor": "Skipped",
"updatedColor": "Aktualisiert"
}
},
+ "dev-mode": "DEV",
"dictionary": "Wörterbuch",
"dictionary-overview": {
"compare": {
@@ -370,7 +696,10 @@
"select-dossier": "Dossier auswählen",
"select-dossier-template": "Dossiervorlage auswählen"
},
+ "compare-error": "",
+ "download": "Download current entries",
"error": {
+ "400": "Cannot update dictionary because at least one of the newly added words where recognized as a general term that appear too often in texts.",
"generic": "Es ist ein Fehler aufgetreten ... Das Wörterbuch konnte nicht aktualisiert werden!"
},
"revert-changes": "Rückgängig machen",
@@ -382,11 +711,59 @@
}
},
"digital-signature": "Digitale Signatur",
+ "digital-signature-dialog": {
+ "actions": {
+ "back": "Back",
+ "cancel": "Cancel",
+ "certificate-not-valid-error": "Uploaded Certificate is not valid!",
+ "continue": "Continue",
+ "save": "Save Configurations",
+ "save-error": "Failed to save digital signature!",
+ "save-success": "Digital Signature Certificate successfully saved!"
+ },
+ "forms": {
+ "kms": {
+ "certificate-content": "Certificate Content",
+ "certificate-name": "Certificate Name",
+ "kms-access-key": "KMS Access Key",
+ "kms-id": "KMS Id",
+ "kms-region": "KMS Region",
+ "kms-secret-key": "KMS Secret Key",
+ "kms-service-endpoint": "KMS Service Endpoint"
+ },
+ "pkcs": {
+ "certificate-name": "Certificate Name",
+ "contact-information": "Contact Information",
+ "location": "Location",
+ "password-key": "Password Key",
+ "reason": "Reason"
+ }
+ },
+ "options": {
+ "kms": {
+ "description": "Provide a corresponding PEM file containing the certificate, along with Amazon KMS credentials needed for securing the private key.",
+ "label": "I use an Amazon KMS private key"
+ },
+ "pkcs": {
+ "description": "A PKCS#12 file is a file that bundles the private key and the X.509 certificate. The password protection is required to secure the private key. Unprotected PKCS#12 files are not supported.",
+ "label": "I want to upload a PKCS#12 file"
+ }
+ },
+ "title": {
+ "before-configuration": "Configure Digital Signature Certificate",
+ "kms": "Configure a Certificate with Amazon KMS",
+ "pkcs": "Configure a PKCS#12 Certificate"
+ },
+ "upload-warning-message": "To configure the certificate, you first need to upload it."
+ },
"digital-signature-screen": {
"action": {
"delete-error": "Die digitale Signatur konnte nicht entfernt werden, bitte versuchen Sie es erneut.",
"delete-success": "Die digitale Signatur wurde gelöscht. Geschwärzte Dateien werden nicht länger mit einer Signatur versehen!",
- "save": "Digitale Signatur speichern"
+ "remove": "Remove",
+ "save": "Digitale Signatur speichern",
+ "save-error": "Failed to save digital signature!",
+ "save-success": "Digital Signature Certificate successfully saved!"
},
"no-data": {
"action": "Zertifikat hochladen",
@@ -421,13 +798,18 @@
},
"search": "Suche ...",
"table-col-names": {
+ "label": "Label",
"placeholder": "Platzhalter",
"type": "Typ"
+ },
+ "table-header": {
+ "title": "{length} dossier {length, plural, one{attribute} other{attributes}}"
}
},
"dossier-details": {
"assign-members": "Mitglieder zuweisen",
"collapse": "Details ausblenden",
+ "document-status": "Document Status",
"edit-owner": "Eigentümer bearbeiten",
"expand": "Details zeigen",
"members": "Mitglieder",
@@ -437,6 +819,11 @@
},
"dossier-listing": {
"add-new": "Neues Dossier",
+ "archive": {
+ "action": "Archive Dossier",
+ "archive-failed": "Failed to archive dossier {dossierName}!",
+ "archive-succeeded": "Successfully archived dossier {dossierName}."
+ },
"delete": {
"action": "Dossier löschen",
"delete-failed": "Das Dossier {dossierName} konnte nicht gelöscht werden"
@@ -458,15 +845,27 @@
"no-match": {
"title": "Die ausgewählten Filter treffen auf kein Dossier zu."
},
+ "quick-filters": {
+ "member": "Dossier Member",
+ "owner": "Dossier Owner"
+ },
"reanalyse": {
"action": "Gesamtes Dossier analysieren"
},
"stats": {
+ "analyzed-pages": "{count, plural, one{Page} other{Pages}}",
"total-people": "Anzahl der Benutzer"
},
"table-col-names": {
+ "documents-status": "Documents State",
+ "dossier-state": "Dossier State",
+ "last-modified": "Last modified",
+ "name": "Name",
"needs-work": "Arbeitsvorrat",
"owner": "Besitzer"
+ },
+ "table-header": {
+ "title": "{length} active {length, plural, one{Dossier} other{Dossiers}}"
}
},
"dossier-overview": {
@@ -475,6 +874,7 @@
"assign-approver": "Genehmiger zuordnen",
"assign-me": "Mir zuteilen",
"assign-reviewer": "Überprüfer zuordnen",
+ "back-to-new": "Move to New",
"bulk": {
"delete": "Dokumente löschen",
"reanalyse": "Dokumente analysieren"
@@ -484,21 +884,28 @@
},
"dossier-details": {
"attributes": {
+ "expand": "{count} custom {count, plural, one{attribute} other{attributes}}",
"image-uploaded": "Bild hochgeladen",
"show-less": "weniger anzeigen"
},
"charts": {
- "documents-in-dossier": "Dokumente"
+ "documents-in-dossier": "Dokumente",
+ "pages-in-dossier": "Pages"
},
"description": "Beschreibung",
"dictionary": "Dossier-Wörterbuch",
"stats": {
+ "analysed-pages": "{count} {count, plural, one{page} other{pages}}",
"created-on": "Erstellt am {date}",
"deleted": "{count} gelöschte Dateien",
- "due-date": "Fällig am {date}"
+ "documents": "{count} {count, plural, one{document} other{documents}}",
+ "due-date": "Fällig am {date}",
+ "people": "{count} {count, plural, one{user} other{users}}",
+ "processing-documents": "{count} processing {count, plural, one{document} other{documents}}"
}
},
"download-file": "Herunterladen",
+ "download-file-disabled": "You need to be approver in the dossier and the {count, plural, one{file needs} other{files need}} to be initially processed in order to download.",
"file-listing": {
"file-entry": {
"file-error": "Reanalyse erforderlich",
@@ -514,6 +921,7 @@
"edit": "Dossier bearbeiten",
"upload-document": "Dokument hochgeladen"
},
+ "import-redactions": "Import annotations",
"new-rule": {
"toast": {
"actions": {
@@ -543,24 +951,85 @@
"error": "Die Dateien konnten nicht für eine Reanalyse eingeplant werden. Bitte versuchen Sie es erneut.",
"success": "Dateien für Reanalyse vorgesehen."
},
+ "start-auto-analysis": "Enable auto-analysis",
+ "stop-auto-analysis": "Stop auto-analysis",
"table-col-names": {
"added-on": "Hinzugefügt",
"assigned-to": "Zugewiesen an",
+ "last-modified": "Last modified",
+ "name": "Name",
"needs-work": "Arbeitsvorrat",
- "pages": "Seiten"
+ "pages": "Seiten",
+ "status": "Status"
+ },
+ "table-header": {
+ "title": "{length} {length, plural, one{document} other{documents}}"
},
"under-approval": "Zur Genehmigung",
"under-review": "In Review",
"upload-files": "Sie können Dateien überall per Drag and Drop platzieren..."
},
+ "dossier-permissions": "Dossier Permissions",
+ "dossier-state": {
+ "placeholder": "Undefined"
+ },
+ "dossier-states-listing": {
+ "action": {
+ "delete": "Delete State",
+ "edit": "Edit State"
+ },
+ "add-new": "New State",
+ "chart": {
+ "dossier-states": "{count, plural, one{Dossier State} other{Dossier States}}"
+ },
+ "error": {
+ "conflict": "Dossier state with this name already exists!",
+ "generic": "Failed to save dossier state!"
+ },
+ "no-data": {
+ "title": "There are no dossier states."
+ },
+ "no-match": {
+ "title": "No dossier states match your current filters."
+ },
+ "search": "Search...",
+ "table-col-names": {
+ "dossiers-count": "Dossiers Count",
+ "name": "Name",
+ "rank": "Rank"
+ },
+ "table-header": {
+ "title": "{length} dossier {length, plural, one{state} other{states}}"
+ }
+ },
+ "dossier-template-info-screen": {
+ "created-by": "Created by",
+ "created-on": "Created on: {date}",
+ "entities": "{count} {count, plural, one{entity} other{entities}}",
+ "entries": "{count} {count, plural, one{entry} other{entries}}",
+ "modified-on": "Modified on: {date}",
+ "valid-from": "Valid from: {date}",
+ "valid-to": "Valid to: {date}"
+ },
"dossier-template-stats": {
- "total-documents": "Anzahl der Dokumente"
+ "active-dossiers": "Active {count, plural, one{Dossier} other{Dossiers}}",
+ "analyzed-pages": "{count} {count, plural, one{Page} other {Pages}} analyzed",
+ "archived-dossiers": "{count} {count, plural, one{Dossier} other {Dossiers}} in Archive",
+ "deleted-dossiers": "{count} {count, plural, one{Dossier} other {Dossiers}} in Trash",
+ "total-documents": "Anzahl der Dokumente",
+ "total-people": "{count} {count, plural, one{User} other {Users}}"
},
"dossier-templates": {
- "label": "Dossier-Vorlagen"
+ "label": "Dossier-Vorlagen",
+ "status": {
+ "active": "Active",
+ "inactive": "Inactive",
+ "incomplete": "Incomplete"
+ }
},
"dossier-templates-listing": {
"action": {
+ "clone": "Clone Template",
"delete": "Dossier-Vorlage",
"edit": "Vorlage bearbeiten"
},
@@ -568,6 +1037,7 @@
"bulk": {
"delete": "Ausgewählte Dossier-Vorlagen löschen"
},
+ "entities": "{length} {length, plural, one{entity} other{entities}}",
"error": {
"conflict": "Dieses DossierTemplate kann nicht gelöscht werden! Zumindest auf Dossier wird diese Vorlage verwendet!",
"generic": "Dieses DossierTemplate kann nicht gelöscht werden!"
@@ -582,19 +1052,51 @@
"table-col-names": {
"created-by": "Erstellt von",
"created-on": "Erstellt am",
- "modified-on": "Geändert am"
+ "modified-on": "Geändert am",
+ "name": "Name",
+ "status": "Status",
+ "valid-from": "Valid from",
+ "valid-to": "Valid to"
+ },
+ "table-header": {
+ "title": "{length} dossier {length, plural, one{template} other{templates}}"
}
},
+ "dossier-watermark-selector": {
+ "heading": "Watermarks on documents",
+ "no-watermark": "There is no watermark defined for the dossier template.
Contact your app admin to define one.",
+ "preview": "Watermark application on preview documents",
+ "watermark": "Watermark application on documents"
+ },
+ "dossiers-type-switch": {
+ "active": "Active",
+ "archive": "Archived"
+ },
+ "download-dialog": {
+ "actions": {
+ "save": "Download"
+ },
+ "form": {
+ "redaction-preview-color": "Redaction preview color",
+ "redaction-preview-color-placeholder": "#000000"
+ },
+ "header": "Download options",
+ "unapproved-files-warning": "This download contains unapproved file(s)."
+ },
"download-includes": "Wählen Sie die Dokumente für Ihr Download-Paket aus",
"download-status": {
+ "error": "The download preparation failed, please recheck the selected files and download option settings.",
"queued": "Ihr Download wurde zur Warteschlange hinzugefügt. Hier finden Sie alle angeforderten Downloads: My Downloads."
},
"download-type": {
"annotated": "PDF mit Anmerkungen",
+ "delta-preview": "Delta PDF",
"flatten": "PDF verflachen",
+ "label": "{length} document {length, plural, one{version} other{versions}}",
"original": "Optimiertes PDF",
"preview": "PDF-Vorschau",
- "redacted": "geschwärztes PDF"
+ "redacted": "geschwärztes PDF",
+ "redacted-only": "Redacted PDF (redacted documents only)"
},
"downloads-list": {
"actions": {
@@ -609,7 +1111,12 @@
},
"table-col-names": {
"date": "Datum",
- "size": "Größe"
+ "name": "Name",
+ "size": "Größe",
+ "status": "Status"
+ },
+ "table-header": {
+ "title": "{length} {length, plural, one{download} other{downloads}}"
}
},
"edit-color-dialog": {
@@ -640,12 +1147,24 @@
},
"change-successful": "Dossier wurde aktualisiert.",
"delete-successful": "Dossier wurde gelöscht.",
+ "dictionary": {
+ "entries": "{length} {length, plural, one{entry} other{entries}} to {hint, select, true{annotate} other{redact}}",
+ "false-positive-entries": "{length} false positive {length, plural, one{entry} other{entries}}",
+ "false-positives": "False Positives",
+ "false-recommendation-entries": "{length} false recommendation {length, plural, one{entry} other{entries}}",
+ "false-recommendations": "False Recommendations",
+ "to-redact": "To Redact"
+ },
"general-info": {
"form": {
"description": {
"label": "Beschreibung",
"placeholder": "Beschreibung eingeben"
},
+ "dossier-state": {
+ "label": "Dossier State",
+ "no-state-placeholder": "This dossier template has no states"
+ },
"due-date": "Termin",
"name": {
"label": "Dossier-Name",
@@ -655,6 +1174,7 @@
}
},
"header": "{dossierName} bearbeiten",
+ "missing-owner": "You cannot edit the dossier because the owner is missing!",
"nav-items": {
"choose-download": "Wählen Sie die Dokumente für Ihr Download-Paket aus:",
"dictionary": "Wörterbuch",
@@ -668,6 +1188,36 @@
},
"side-nav-title": "Konfiguration"
},
+ "edit-redaction": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save changes"
+ },
+ "content": {
+ "comment": "Comment",
+ "comment-placeholder": "Add remarks or mentions ...",
+ "legal-basis": "",
+ "options": {
+ "in-dossier": {
+ "description": "",
+ "extraOptionLabel": "",
+ "label": ""
+ },
+ "only-here": {
+ "description": "",
+ "label": ""
+ }
+ },
+ "reason": "",
+ "redacted-text": "Selected {length, plural, one{annotation} other {annotations}}",
+ "section": "",
+ "type": "Type",
+ "unchanged": "Unchanged"
+ },
+ "title": "Edit annotation"
+ }
+ },
"entities-listing": {
"action": {
"delete": "Wörterbuch löschen",
@@ -686,11 +1236,37 @@
},
"search": "Suche ...",
"table-col-names": {
+ "dictionary-entries": "Dictionary entries",
"hint-redaction": "Hinweis/Schwärzung",
"rank": "Rang",
"type": "Typ"
+ },
+ "table-header": {
+ "title": "{length} {length, plural, one{entity} other{entities}}"
}
},
+ "entity": {
+ "info": {
+ "actions": {
+ "revert": "Revert",
+ "save": "Save Changes"
+ },
+ "heading": "Edit Entity"
+ }
+ },
+ "entity-rules-screen": {
+ "error": {
+ "generic": "Something went wrong... Entity rules update failed!"
+ },
+ "errors-found": "{errors, plural, one{An error} other{{errors} errors}} found in rules",
+ "revert-changes": "Revert",
+ "save-changes": "Save Changes",
+ "success": {
+ "generic": "Entity rules updated!"
+ },
+ "title": "Entity Rule Editor",
+ "warning-text": "Warning: experimental feature!"
+ },
"error": {
"deleted-entity": {
"dossier": {
@@ -706,9 +1282,14 @@
"label": "Das Dossier dieser Datei wurde gelöscht!"
}
},
+ "file-preview": {
+ "action": "Refresh",
+ "label": "An unknown error occurred. Please refresh the page"
+ },
"http": {
"generic": "Aktion mit Code {status} fehlgeschlagen"
},
+ "missing-types": "The dossier template has missing types ({missingTypes}). Data might not be displayed correctly.",
"offline": "Du bist offline",
"online": "Du bist online",
"reload": "Neu laden",
@@ -716,11 +1297,37 @@
},
"exact-date": "{day} {month} {year} um {hour}:{minute} Uhr",
"file": "Datei",
+ "file-attribute": {
+ "update": {
+ "error": "Failed to update file attribute value!",
+ "success": "File attribute value has been updated successfully!"
+ }
+ },
+ "file-attribute-encoding-types": {
+ "ascii": "ASCII",
+ "iso": "ISO-8859-1",
+ "utf8": "UTF-8"
+ },
"file-attribute-types": {
"date": "Datum",
"number": "Nummer",
"text": "Freier Text"
},
+ "file-attributes-configurations": {
+ "cancel": "Cancel",
+ "form": {
+ "delimiter": "Delimiter",
+ "encoding-type": "Encoding Type",
+ "key-column": "Key Column",
+ "support-csv-mapping": "Support CSV Mapping"
+ },
+ "save": "Save Configurations",
+ "title": "Configurations",
+ "update": {
+ "error": "Failed to update the configuration!",
+ "success": "Configuration has been updated successfully!"
+ }
+ },
"file-attributes-csv-import": {
"action": {
"cancel-edit-name": "Abbrechen",
@@ -732,6 +1339,7 @@
"cancel": "Abbrechen",
"csv-column": "CSV-Spalte",
"delimiter": "Trennzeichen",
+ "delimiter-placeholder": ",",
"encoding": "Wird verschlüsselt",
"file": "Datei:",
"key-column": "Schlüsselspalte",
@@ -748,13 +1356,15 @@
},
"save": {
"error": "Fehler beim Erstellen der Datei-Attribute!",
- "label": "Attribute speichern"
+ "label": "Attribute speichern",
+ "success": "{count} file {count, plural, one{attribute} other{attributes}} created successfully!"
},
"search": {
"placeholder": "Nach Spaltennamen suchen ..."
},
"selected": "{value} ausgewählt",
"table-col-names": {
+ "name": "Name",
"primary": "Primärattribut",
"primary-info-tooltip": "Der Wert des Attributs, das als Primärattribut ausgewählt wurde, wird in der Dokumentenliste unter dem Dateinamen angezeigt.",
"read-only": "Schreibgeschützt",
@@ -767,7 +1377,8 @@
"read-only": "Schreibschutz aktivieren",
"remove-selected": "Ausgewählte entfernen",
"type": "Typ"
- }
+ },
+ "title": "{length} file {length, plural, one{attribute} other{attributes}}"
},
"title": "CSV-Spalten auswählen, die als Datei-Attribute verwendet werden sollen",
"total-rows": "{rows} Zeilen insgesamt"
@@ -781,6 +1392,7 @@
"bulk-actions": {
"delete": "Ausgewählte Attribute löschen"
},
+ "configurations": "Configurations",
"error": {
"conflict": "Es gibt bereits ein Attribute mit diesem Name!",
"generic": "Attribute konnte nicht erstellt werden!"
@@ -797,48 +1409,68 @@
"csv-column": "CSV-Spalte",
"displayed-in-file-list": "In Dokumentenliste anzeigen",
"filterable": "Filterbar",
+ "name": "Name",
"primary": "Primärattribut",
"primary-info-tooltip": "Der Wert des Attributs, das als Primärattribut ausgewählt wurde, wird in der Dokumentenliste unter dem Dateinamen angezeigt.",
"read-only": "Schreibgeschützt",
"type": "Eingabetyp"
},
+ "table-header": {
+ "title": "{length} file {length, plural, one{attribute} other{attributes}}"
+ },
"upload-csv": "Datei-Attribute hochladen"
},
"file-preview": {
"assign-me": "Mir zuweisen",
"assign-reviewer": "Reviewer zuweisen",
"change-reviewer": "Reviewer wechseln",
+ "delta": "Delta",
"delta-tooltip": "Die Delta-Ansicht zeigt nur die Änderungen seit der letzten Reanalyse an. Die Ansicht ist nur verfügbar, wenn es seit der letzten Analyse mindestens 1 Änderung gab",
"document-info": "Dok-Infos: Hier finden Sie die zu Ihrem Dokument hinterlegten Informationen; u. a. die für das Dokument erforderlichen Metadaten.",
"download-original-file": "Originaldatei herunterladen",
"exclude-pages": "Seiten von Schwärzung ausschließen",
"excluded-from-redaction": "Von Schwärzung ausgeschlossen",
"fullscreen": "Vollbildmodus",
+ "get-tables": "Draw tables",
+ "highlights": {
+ "convert": "Convert earmarks",
+ "remove": "Remove earmarks"
+ },
"last-assignee": "Zuletzt überprüft von:",
"no-data": {
"title": "Auf dieser Seite gibt es keine Anmerkungen."
},
+ "open-rss-view": "Open Component View",
"quick-nav": {
"jump-first": "Zur ersten Seite springen",
"jump-last": "Zur letzten Seite springen"
},
+ "reanalyse-notification": "Start re-analysis",
"redacted": "Vorschau",
"redacted-tooltip": "In der Schwärzungsvorschau sehen Sie nur die Schwärzungen. Es handelt sich also um eine Vorschau der endgültigen geschwärzten Version. Diese Ansicht ist nur verfügbar, wenn für die Datei keine Änderungen ausstehen und keine Reanalyse erforderlich ist",
+ "standard": "Standard",
"standard-tooltip": "In der Standard-Ansicht des Workloads werden alle Hinweise, Schwärzungen, Empfehlungen und Vorschläge angezeigt. In dieser Ansicht ist die Bearbeitung möglich.",
"tabs": {
"annotations": {
+ "hide-skipped": "",
"jump-to-next": "Springe zu Nächster",
"jump-to-previous": "Springe zu Vorheriger",
"label": "Arbeitsvorrat",
+ "no-annotations": "There are no available annotations.",
"page-is": "Diese Seite ist",
+ "reset": "reset",
"select": "Auswählen",
"select-all": "Alle",
- "select-none": "Keine"
+ "select-none": "Keine",
+ "show-skipped": "",
+ "the-filters": "the filters",
+ "wrong-filters": "The selected filter combination is not possible. Please adjust or"
},
"document-info": {
"close": "Dokumenteninformation schließen",
"details": {
"created-on": "Erstellt am: {date}",
+ "dossier": "in {dossierName}",
"due": "Termin: {date}",
"pages": "{pages} Seiten"
},
@@ -855,8 +1487,13 @@
"put-back": "Rückgängig machen",
"removed-from-redaction": "Von der Schwärzung ausgeschlossen"
},
+ "highlights": {
+ "label": "Earmarks"
+ },
"is-excluded": "Schwärzungen für dieses Dokument deaktiviert."
},
+ "text-highlights": "Earmarks",
+ "text-highlights-tooltip": "Shows all text-earmarks and allows removing or importing them as components",
"toggle-analysis": {
"disable": "Schwärzen deaktivieren",
"enable": "Schwärzen aktivieren",
@@ -864,21 +1501,33 @@
}
},
"file-status": {
+ "analyse": "Analyzing",
"approved": "Genehmigt",
"error": "Reanalyse erforderlich",
+ "figure-detection-analyzing": "",
+ "full-processing": "Processing",
"full-reprocess": "Wird analysiert",
"image-analyzing": "Bildanalyse",
"indexing": "Wird analysiert",
+ "initial-processing": "Initial processing...",
+ "ner-analyzing": "NER Analyzing",
"new": "Neu",
"ocr-processing": "OCR-Analyse",
"processed": "Verarbeitet",
"processing": "Wird analysiert...",
+ "re-processing": "Re-processing...",
"reprocess": "Wird analysiert",
+ "table-parsing-analyzing": "Table Parsing",
"unassigned": "Nicht zugewiesen",
"under-approval": "In Genehmigung",
"under-review": "In Review",
"unprocessed": "Unbearbeitet"
},
+ "file-upload": {
+ "type": {
+ "csv": "File attributes were imported successfully from uploaded CSV file."
+ }
+ },
"filter": {
"analysis": "Analyse erforderlich",
"comment": "Kommentare",
@@ -890,12 +1539,17 @@
},
"filter-menu": {
"filter-options": "Filteroptionen",
+ "filter-types": "Filter",
+ "label": "Filter",
+ "pages-without-annotations": "Only pages without annotations",
"redaction-changes": "Nur Anmerkungen mit Schwärzungsänderungen",
"unseen-pages": "Nur Anmerkungen auf unsichtbaren Seiten",
"with-comments": "Nur Anmerkungen mit Kommentaren"
},
"filters": {
"assigned-people": "Beauftragt",
+ "documents-status": "Documents State",
+ "dossier-state": "Dossier State",
"dossier-templates": "Regelsätze",
"empty": "Leer",
"filter-by": "Filter:",
@@ -908,7 +1562,8 @@
"test-connection": "Verbindung testen"
},
"app-name": {
- "label": "Name der Applikation"
+ "label": "Name der Applikation",
+ "placeholder": "RedactManager"
},
"form": {
"auth": "Authentifizierung aktivieren",
@@ -921,7 +1576,9 @@
"from-display-name-hint": "Info-Text zum Absendernamen.",
"from-display-name-placeholder": "Anzeigename zur Ausgangsadresse",
"from-placeholder": "E-Mail-Adresse des Absenders",
+ "host": "Host",
"host-placeholder": "SMTP-Host",
+ "port": "Port",
"reply-to": "Antwortadresse",
"reply-to-display-name": "Name für Antwortadresse",
"reply-to-display-name-placeholder": "Anzeigename zu Antwort-E-Mail",
@@ -937,6 +1594,19 @@
"title": "Allgemeine Einstellungen"
},
"subtitle": "SMTP (Simple Mail Transfer Protocol) ermöglicht es Ihnen, Ihre E-Mails über die angegebenen Servereinstellungen zu versenden.",
+ "system-preferences": {
+ "labels": {
+ "download-cleanup-download-files-hours": "Delete downloaded packages automatically after X hours",
+ "download-cleanup-not-download-files-hours": "Keep the generated download package for X hours",
+ "soft-delete-cleanup-time": "Keep deleted files and dossiers for X hours in trash"
+ },
+ "placeholders": {
+ "download-cleanup-download-files-hours": "(hours)",
+ "download-cleanup-not-download-files-hours": "(hours)",
+ "soft-delete-cleanup-time": "(hours)"
+ },
+ "title": "System Preferences"
+ },
"test": {
"error": "Die Test-E-Mail konnte nicht gesendet werden! Bitte überprüfen Sie die E-Mail-Adresse.",
"success": "Die Test-E-Mail wurde erfolgreich versendet!"
@@ -945,15 +1615,78 @@
},
"help-mode": {
"bottom-text": "Hilfe-Modus",
+ "button-text": "Help Mode (H)",
"clicking-anywhere-on": "Klicken Sie auf eine beliebige Stelle des Bildschirms um zu sehen, welche Bereiche interaktiv sind. Wenn Sie mit der Maus über einen interaktiven Bereich fahren, verändert sich der Mauszeiger, um Ihnen zu zeigen, ob ein Element interaktiv ist.",
"instructions": "Hilfe-Modus-Anleitungen öffnen",
"welcome-to-help-mode": " Willkommen im Hilfe-Modus!
Klicken Sie auf interaktive Elemente, um in einem neuen Tab Infos dazu zu erhalten. "
},
+ "highlight-action-dialog": {
+ "actions": {
+ "cancel": "Cancel"
+ },
+ "convert": {
+ "confirmation": "The {count} selected {count, plural, one{earmark} other{earmarks}} will be converted",
+ "details": "All earmarks from the document will be converted to Imported Annotations, using the color set up in the Default Colors section of the app.",
+ "options": {
+ "all-pages": {
+ "description": "The earmarks in the selected HEX color will be converted on all pages of the document.",
+ "label": "Convert on all pages"
+ },
+ "this-page": {
+ "description": "The earmarks in the selected HEX color will be converted only on the current page in view.",
+ "label": "Convert only on this page"
+ }
+ },
+ "save": "Convert Earmarks",
+ "title": "Convert earmarks to imported annotations"
+ },
+ "form": {
+ "color": {
+ "label": "Earmark HEX Color"
+ }
+ },
+ "remove": {
+ "confirmation": "The {count} selected {count, plural, one{earmark} other{earmarks}} will be removed from the document",
+ "details": "Removing earmarks from the document will delete all the rectangles and leave a white background behind the highlighted text.",
+ "options": {
+ "all-pages": {
+ "description": "The earmarks in the selected HEX color will be removed on all pages of the document.",
+ "label": "Remove on all pages"
+ },
+ "this-page": {
+ "description": "The earmarks in the selected HEX color will be removed only on the current page in view.",
+ "label": "Remove only on this page"
+ }
+ },
+ "save": "Remove Earmarks",
+ "title": "Remove earmarks"
+ },
+ "success": "{operation, select, convert{Converting earmarks in progress...} delete{Successfully removed earmarks!} other{}} "
+ },
+ "highlights": "{color} - {length} {length, plural, one{earmark} other{earmarks}}",
"image-category": {
"formula": "Formel",
"image": "Bild",
+ "logo": "Logo",
"signature": "Signatur"
},
+ "import-redactions-dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "import": "Import"
+ },
+ "details": "To apply annotations from another document, you first need to upload it.",
+ "http": {
+ "error": "Failed to import components! {error}",
+ "success": "Annotations have been imported!"
+ },
+ "import-only-for-pages": "Import only for pages",
+ "range": {
+ "label": "Minus(-) for range and comma(,) for enumeration.",
+ "placeholder": "e.g. 1-20,22,32"
+ },
+ "title": "Import document with annotations"
+ },
"initials-avatar": {
"unassigned": "Unbekannt",
"you": "Sie"
@@ -972,48 +1705,107 @@
},
"table-col-names": {
"description": "Beschreibung",
+ "name": "Name",
"reason": "Rechtliche Grundlage"
- }
+ },
+ "table-header": "{length} {length, plural, one{justification} other{justifications}}"
},
"license-info-screen": {
+ "analysis-capacity-usage": {
+ "analyzed-cumulative": "Cumulative Analyzed Data Volume",
+ "analyzed-per-month": "Analyzed Data Volume per Month",
+ "licensed": "Licensed Capacity",
+ "section-title": "Analysis Capacity Details",
+ "total-analyzed-data": "Total Analyzed Data",
+ "used-in-period": "Analysis Capacity Used in Licensing Period",
+ "used-in-total": "Total Analysis Capacity Used"
+ },
"backend-version": "Backend-Version der Anwendung",
"copyright-claim-text": "Copyright © 2020 - {currentYear} knecon AG (powered by IQSER)",
"copyright-claim-title": "Copyright",
"custom-app-title": "Name der Anwendung",
"end-user-license-text": "Die Nutzung dieses Produkts unterliegt den Bedingungen der Endbenutzer-Lizenzvereinbarung für den RedactManager, sofern darin nichts anderweitig festgelegt.",
"end-user-license-title": "Endbenutzer-Lizenzvereinbarung",
+ "licensing-details": {
+ "license-title": "License Title",
+ "licensed-analysis-capacity": "Licensed Analysis Capacity",
+ "licensed-page-count": "Licensed Pages",
+ "licensed-retention-capacity": "Licensed Retention Capacity",
+ "licensed-to": "Licensed to",
+ "licensing-period": "Licensing Period",
+ "section-title": "Licensing Details"
+ },
+ "page-usage": {
+ "cumulative-pages": "Cumulative Pages",
+ "current-analyzed-pages": "Analyzed Pages in Licensing Period",
+ "ocr-analyzed-pages": "OCR Processed Pages in Licensing Period",
+ "pages-per-month": "Pages per Month",
+ "section-title": "Page Usage Details",
+ "total-analyzed": "Total Analyzed Pages",
+ "total-ocr-analyzed": "Total OCR Processed Pages",
+ "total-pages": "Total Pages",
+ "unlicensed-analyzed": "Unlicensed Analyzed Pages"
+ },
+ "retention-capacity-usage": {
+ "active-documents": "Active Documents",
+ "archived-documents": "Archived Documents",
+ "exceeded-capacity": "Exceeded Capacity",
+ "section-title": "Retention Capacity Details",
+ "storage-capacity": "Capacity",
+ "trash-documents": "Documents in Trash",
+ "unused": "Unused Retention Capacity",
+ "used-capacity": "Retention Capacity Used"
+ },
"status": {
- "active": "Aktiv"
+ "active": "Aktiv",
+ "inactive": "Inactive"
}
},
"license-information": "Lizenzinformationen",
+ "load-all-annotations-success": "All annotations were loaded and are now visible in the document thumbnails",
+ "load-all-annotations-threshold-exceeded": "Caution, document contains more than {threshold} annotations. Drawing all annotations will affect the performance of the app and could even block it. Do you want to proceed?",
+ "load-all-annotations-threshold-exceeded-checkbox": "Do not show this warning again",
+ "loading": "Loading",
"manual-annotation": {
"dialog": {
"actions": {
"save": "Speichern"
},
"content": {
+ "apply-on-multiple-pages": "Apply on multiple pages",
+ "apply-on-multiple-pages-hint": "Minus(-) for range and comma(,) for enumeration.",
+ "apply-on-multiple-pages-placeholder": "e.g. 1-20,22,32",
"classification": "Wert / Klassifizierung",
"comment": "Kommentar",
"dictionary": "Wörterbuch",
+ "edit-selected-text": "Edit selected text",
"legalBasis": "Rechtsgrundlage",
"reason": "Begründung",
"reason-placeholder": "Wählen Sie eine Begründung aus ...",
"rectangle": "Benutzerdefinierter Bereich",
"section": "Absatz / Ort",
- "text": "Ausgewählter Text:"
+ "text": "Ausgewählter Text:",
+ "type": "Entity"
},
+ "error": "Error! Invalid page selection",
"header": {
+ "false-positive": "Set false positive",
"force-hint": "Hinweis erzwingen",
- "force-redaction": "Schwärzung erzwingen"
+ "force-redaction": "Schwärzung erzwingen",
+ "hint": "Add hint",
+ "redact": "Annotation",
+ "redaction": "Redaction"
}
}
},
+ "minutes": "minutes",
+ "no-active-license": "Invalid or corrupt license – Please contact your administrator",
"notification": {
"assign-approver": "Sie wurden dem Dokument {fileHref, select, null{{fileName}} other{{fileName}}} im Dossier {dossierHref, select, null{{dossierName}} other{{dossierName}}} als Genehmiger zugewiesen!",
"assign-reviewer": "Sie wurden dem Dokument {fileHref, select, null{{fileName}} other{{fileName}}} im Dossier {dossierHref, select, null{{dossierName}} other{{dossierName}}} als Reviewer zugewiesen!",
"document-approved": "{fileHref, select, null{{fileName}} other{{fileName}}} wurde genehmigt!",
"dossier-deleted": "Dossier: {dossierName} wurde gelöscht!",
+ "dossier-owner-deleted": "The owner of dossier: {dossierName} has been deleted!",
"dossier-owner-removed": "Der Dossier-Owner von {dossierHref, select, null{{dossierName}} other{{dossierName}}} wurde entfernt!",
"dossier-owner-set": "Eigentümer von {dossierHref, select, null{{dossierName}} other{{dossierName}}} geändert zu {user}!",
"download-ready": "Ihr Download ist fertig!",
@@ -1025,8 +1817,11 @@
"user-removed-as-dossier-member": "{user} wurde als Mitglied von: {dossierHref, select, null{{dossierName}} other{{dossierName}}} entfernt!"
},
"notifications": {
+ "button-text": "Notifications",
+ "deleted-dossier": "Deleted Dossier",
"label": "Benachrichtigungen",
- "mark-all-as-read": "Alle als gelesen markieren"
+ "mark-all-as-read": "Alle als gelesen markieren",
+ "mark-as": "Mark as {type, select, read{read} unread{unread} other{}}"
},
"notifications-screen": {
"category": {
@@ -1066,23 +1861,226 @@
},
"title": "Benachrichtigungseinstellungen"
},
+ "ocr": {
+ "confirmation-dialog": {
+ "cancel": "Cancel",
+ "question": "Manual changes could get lost if OCR makes changes at those positions. Are you sure you want to proceed?",
+ "title": "Warning: the file has manual adjustments!"
+ }
+ },
"overwrite-files-dialog": {
+ "archive-question": "Dossier is not empty, so files might overlap with the contents of the archive you are uploading. Choose how to proceed in case of duplicates:",
+ "archive-title": "Uploading a ZIP archive",
"file-question": "{filename} ist bereits vorhanden. Wie möchten Sie fortfahren?",
"file-title": "Das Dokument existiert bereits!",
"options": {
- "cancel": "Alle Uploads abbrechen"
- }
+ "all-files": "Apply to all files of current upload",
+ "cancel": "Alle Uploads abbrechen",
+ "current-files": "Apply to current file",
+ "full-overwrite": {
+ "description": "Manual changes done to the existing file will be removed and you are able to start over.",
+ "label": "Overwrite and start over"
+ },
+ "partial-overwrite": {
+ "description": "Manual changes are kept only if the affected annotations are still at the same position in the file. Some annotations could be misplaced if the content of the file changed.",
+ "label": "Overwrite and keep manual changes"
+ },
+ "proceed": "Proceed",
+ "skip": {
+ "description": "The upload will be skipped and the existing file will not be replaced.",
+ "label": "Keep the existing file and do not overwrite"
+ }
+ },
+ "remember": "Remember choice and don't ask me again"
+ },
+ "page": "Page {page} - {count} {count, plural, one{annotation} other{annotations}}",
+ "page-rotation": {
+ "apply": "APPLY",
+ "confirmation-dialog": {
+ "question": "You have unapplied page rotations. Choose how to proceed:",
+ "title": "Pending page rotations"
+ },
+ "discard": "DISCARD"
},
"pagination": {
"next": "Nächste",
"previous": "Vorherige"
},
"pdf-viewer": {
+ "text-popup": {
+ "actions": {
+ "search": "Search for selection"
+ }
+ },
+ "toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid",
+ "toggle-readable-redactions": "Show components {active, select, true{as in final document} false{in preview color} other{}}",
"toggle-tooltips": "{active, select, true{Disable} false{Enable} other{}} Kurzinfos für Anmerkungen"
},
+ "permissions-screen": {
+ "dossier": {
+ "access": "Access Dossier",
+ "view": "View Dossier"
+ },
+ "label": "{targetObject, select, Dossier{Dossier} other{}} Permissions",
+ "mapped": {
+ "approve": "Dossier members",
+ "everyone-else": "Everyone else",
+ "owner": "Owner",
+ "review": ""
+ },
+ "table-col-names": {
+ "permission": "Permission"
+ },
+ "table-header": {
+ "title": "{length} {length, plural, one{Permission} other{Permissions}}"
+ }
+ },
+ "preferences-screen": {
+ "actions": {
+ "save": "Save changes"
+ },
+ "form": {
+ "auto-expand-filters-on-action": "Auto expand filters on my actions",
+ "load-all-annotations-warning": "Warning regarding loading all annotations at once in file preview",
+ "open-structured-view-by-default": "Display Component View by default when opening a document",
+ "table-extraction-type": "Table extraction type"
+ },
+ "label": "Preferences",
+ "title": "Edit preferences",
+ "warnings-description": "Selecting the \"Do not show this message again\" checkbox will skip the warning dialog the next time you trigger it.",
+ "warnings-label": "Prompts and Dialogs",
+ "warnings-subtitle": "Do not show again options",
+ "warnings-title": "Prompts and Dialogs Settings"
+ },
+ "processing": {
+ "basic": "Processing",
+ "ocr": "OCR"
+ },
+ "processing-status": {
+ "ocr": "OCR",
+ "pending": "Pending",
+ "processed": "Processed",
+ "processing": "Processing"
+ },
"readonly": "Lesemodus",
+ "readonly-archived": "Read only (archived)",
+ "redact-text": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save"
+ },
+ "content": {
+ "comment": "Comment",
+ "comment-placeholder": "Add remarks or mentions ...",
+ "edit-text": "",
+ "legal-basis": "Legal Basis",
+ "options": {
+ "in-dossier": {
+ "description": "Add redaction in every document in {dossierName}.",
+ "extraOptionLabel": "Apply to all dossiers",
+ "label": "Redact in dossier"
+ },
+ "only-here": {
+ "description": "Add redaction only at this position in this document.",
+ "label": "Redact only here"
+ }
+ },
+ "reason": "Reason",
+ "reason-placeholder": "Select a reason ...",
+ "revert-text": "",
+ "selected-text": "Selected text:",
+ "text": "",
+ "type": "Type",
+ "type-placeholder": "Select type ..."
+ },
+ "title": "Redact text"
+ }
+ },
"redaction-abbreviation": "C",
+ "references": "{count} {count, plural, one{reference} other{references}}",
+ "remove-annotation": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save"
+ },
+ "content": {
+ "comment": "Comment",
+ "comment-placeholder": "Add remarks or mentions ...",
+ "list-item": "{text}",
+ "list-item-false-positive": "\"{text}\" in the context: \"{context}\"",
+ "options": {
+ "false-positive": {
+ "description": "\"{value}\" is not a \"{type}\" in this context: \"{context}\".",
+ "description-bulk": "The selected items should not be annotated in their respective contexts.",
+ "label": "False positive"
+ },
+ "in-dossier": {
+ "description": "Do not annotate \"{value}\" as \"{type}\" in any dossier.",
+ "description-bulk": "Do not annotate the selected terms as their respective types in any dossier.",
+ "label": "No longer annotate as \"{type}\"",
+ "label-bulk": "No longer annotate in any dossier"
+ },
+ "only-here": {
+ "description": "Do not annotate \"{value}\" at this position in the current document.",
+ "description-bulk": "Do not annotate the selected terms at this position in the current document.",
+ "label": "Remove here"
+ }
+ },
+ "redacted-text": "Selected annotations"
+ },
+ "title": "Remove {count, plural, one{annotation} other {annotations}}"
+ }
+ },
+ "remove-redaction": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save"
+ },
+ "content": {
+ "comment": "Comment",
+ "comment-placeholder": "Add remarks or mentions ...",
+ "list-item": "",
+ "list-item-false-positive": "",
+ "options": {
+ "do-not-recommend": {
+ "description": "Do not recommend \"{value}\" as {type} in any document of the current dossier.",
+ "description-bulk": "Do not recommend the selected values as their respective types in any document of the current dossier.",
+ "extraOptionLabel": "Apply to all dossiers",
+ "label": "Remove from dossier"
+ },
+ "false-positive": {
+ "description": "\"{value}\" is not a {type} in this context: \"{context}\".",
+ "description-bulk": "",
+ "extraOptionLabel": "Apply to all dossiers",
+ "label": "False positive"
+ },
+ "in-dossier": {
+ "description": "Do not {type} \"{value}\" in any document of the current dossier.",
+ "description-bulk": "",
+ "extraOptionLabel": "Apply to all dossiers",
+ "label": "Remove from dossier",
+ "label-bulk": ""
+ },
+ "only-here": {
+ "description": "Do not {type} \"{value}\" at this position in the current document.",
+ "description-bulk": "",
+ "label": "Remove here"
+ }
+ },
+ "redacted-text": ""
+ },
+ "title": "Remove {type}",
+ "title-bulk": ""
+ }
+ },
+ "report-type": {
+ "label": "{length} report {length, plural, one{type} other{types}}"
+ },
"reports-screen": {
+ "description": "Below, you will find a list of placeholders for dossier- and document-specific information. You can include these placeholders in your report templates.",
"descriptions": {
"dossier-attributes": "Dieser Platzhalter wird durch den Wert des Dossier-Attributs {attribute} ersetzt.",
"file-attributes": "Dieser Platzhalter wird durch den Wert des Dateiattributs {attribute} ersetzt.",
@@ -1099,12 +2097,18 @@
"name": "Dieser Platzhalter wird durch den Dateinamen ersetzt."
},
"redaction": {
+ "entity": {
+ "display-name": "This placeholder is replaced by the name of the entity the component is based on."
+ },
"excerpt": "Dieser Platzhalter wird durch einen Textausschnitt ersetzt, der die Schwärzung enthält.",
"justification": "Dieser Platzhalter wird durch die Begründung der Schwärzung ersetzt. Es ist eine Kombination aus dem Rechtsverweis (justificationParagraph) und dem Begründungstext (justificationReason).",
+ "justification-legal-basis": "This placeholder is replaced by the legal basis for the component.",
"justification-paragraph": "Dieser Platzhalter wird durch den Rechtshinweis der Begründung der Redaktion ersetzt.",
"justification-reason": "Dieser Platzhalter wird durch den Begründungstext der Schwärzung ersetzt.",
+ "justification-text": "This placeholder is replaced by the justification text.",
"page": "Dieser Platzhalter wird durch die Seitenzahl der Redaktion ersetzt.",
- "paragraph": "Dieser Platzhalter wird durch den Absatz ersetzt, der die Schwärzung enthält."
+ "paragraph": "Dieser Platzhalter wird durch den Absatz ersetzt, der die Schwärzung enthält.",
+ "value": "This placeholder is replaced by the value that was extracted."
},
"time": {
"h-m": "Dieser Platzhalter wird durch den Zeitpunkt ersetzt, zu dem der Bericht erstellt wurde."
@@ -1114,6 +2118,7 @@
"invalid-upload": "Ungültiges Upload-Format ausgewählt! Unterstützt werden Dokumente im .xlsx- und im .docx-Format",
"multi-file-report": "(Mehrere Dateien)",
"report-documents": "Dokumente für den Bericht",
+ "setup": "Click the upload button on the right to upload your component report templates.",
"table-header": {
"description": "Beschreibung",
"placeholders": "Platzhalter"
@@ -1135,16 +2140,60 @@
},
"header": "Temporäres Passwort für {userName} festlegen"
},
+ "resize-annotation": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save Changes"
+ },
+ "content": {
+ "comment": "Comment",
+ "original-text": "Original annotation:",
+ "resized-text": "Resized annotation:"
+ },
+ "header": "Resize annotation"
+ }
+ },
+ "resize-redaction": {
+ "dialog": {
+ "actions": {
+ "cancel": "Cancel",
+ "save": "Save Changes"
+ },
+ "content": {
+ "comment": "Comment",
+ "options": {
+ "in-dossier": {
+ "description": "Resize in every document in {dossierName}.",
+ "extraOptionLabel": "Apply to all dossiers",
+ "label": "Resize in dossier",
+ "tooltip": "Only available for dictionary-based types"
+ },
+ "only-here": {
+ "description": "Resize only at this position in this document.",
+ "label": "Resize only here"
+ }
+ },
+ "original-text": "Original text:",
+ "resized-text": "Resized text:",
+ "type": "Type"
+ },
+ "header": "Resize {type}"
+ }
+ },
"roles": {
"inactive": "Inaktiv",
+ "manager-admin": "Manager & Admin",
"no-role": "Keine Rolle definiert",
"red-admin": "Anwendungsadministrator",
+ "red-manager": "Manager",
"red-user": "Benutzer",
"red-user-admin": "Benutzer-Admin",
"regular": "Regulär"
},
"search": {
"active-dossiers": "ganze Plattform",
+ "all-dossiers": "all documents",
"placeholder": "Nach Dokumenten oder Dokumenteninhalt suchen",
"this-dossier": "in diesem Dossier"
},
@@ -1152,17 +2201,27 @@
"cols": {
"assignee": "Bevollmächtigter",
"document": "Dokument",
- "pages": "Seiten"
+ "dossier": "Dossier",
+ "pages": "Seiten",
+ "status": "Status"
},
"filters": {
+ "assignee": "Assignee",
"by-dossier": "Nach Dossier filtern",
- "search-placeholder": "Dossiername..."
+ "by-template": "Dossier Template",
+ "only-active": "Active dossiers only",
+ "search-by-template-placeholder": "Dossier Template name...",
+ "search-placeholder": "Dossiername...",
+ "status": "Status"
},
"missing": "Fehlt",
"must-contain": "Muss enthalten",
"no-data": "Geben Sie einen Suchbegriff in die Suchleiste, um nach Dokumenten oder Inhalten von Dokumenten zu suchen.",
- "no-match": "Keine Dokumente entsprechen Ihren aktuellen Filtern."
+ "no-match": "Keine Dokumente entsprechen Ihren aktuellen Filtern.",
+ "table-header": "{length} search {length, plural, one{result} other{results}}"
},
+ "seconds": "seconds",
+ "size": "Size",
"smtp-auth-config": {
"actions": {
"cancel": "Abbrechen",
@@ -1175,18 +2234,38 @@
},
"title": "Authentifizierung aktivieren"
},
+ "tenant-resolve": {
+ "contact-administrator": "Cannot remember the workspace? Please contact your administrator.",
+ "header": {
+ "first-time": "Sign in for the first time to a workspace",
+ "join-another-domain": "Or join another workspace",
+ "sign-in-previous-domain": "Sign in to a previously used workspace",
+ "youre-logged-out": "You have successfully been logged out."
+ },
+ "input-placeholder": "your workspace"
+ },
"time": {
+ "days": "{days} {days, plural, one{day} other{days}}",
+ "hours": "{hours} {hours, plural, one{hour} other{hours}}",
"less-than-an-hour": "< 1 Stunde",
"no-time-left": "Frist für Wiederherstellung verstrichen"
},
+ "today": "Today",
+ "toggle-auto-analysis-message": {
+ "error": "Something went wrong.",
+ "success": "{toggleOperation} automatic processing."
+ },
"top-bar": {
"navigation-items": {
"back": "Zurück",
+ "back-to-dashboard": "Back to Home",
+ "dashboard": "Home",
"my-account": {
"children": {
"account": "Konto",
"admin": "Einstellungen",
"downloads": "Meine Downloads",
+ "join-another-tenant": "Join another workspace",
"language": {
"de": "Deutsch",
"en": "Englisch",
@@ -1217,12 +2296,23 @@
},
"table-col-names": {
"deleted-on": "Gelöscht am",
+ "dossier": "Dossier",
+ "name": "Name",
"owner": "Eigentümer",
"time-to-restore": "Verbleibende Zeit für Wiederherstellung"
+ },
+ "table-header": {
+ "title": "{length} deleted {length, plural, one{item} other{items}}"
}
},
"type": "Typ",
"unknown": "Unbekannt",
+ "update-profile": {
+ "errors": {
+ "bad-request": "Error: {message}.",
+ "generic": "An error has occurred while updating the profile."
+ }
+ },
"upload-dictionary-dialog": {
"options": {
"cancel": "Abbrechen",
@@ -1232,6 +2322,9 @@
"question": "Wählen Sie, wie Sie fortfahren möchten:",
"title": "Das Wörterbuch hat bereits Einträge!"
},
+ "upload-file": {
+ "upload-area-text": "Click or drag & drop anywhere on this area..."
+ },
"upload-status": {
"dialog": {
"actions": {
@@ -1242,6 +2335,7 @@
},
"error": {
"file-size": "Datei zu groß. Die maximal zulässige Größe beträgt {size} MB.",
+ "file-type": "This file type is not accepted.",
"generic": "Fehler beim Hochladen des Dokuments. {error}"
}
},
@@ -1262,21 +2356,42 @@
"table-col-names": {
"active": "Aktiv",
"email": "E-Mail-Adresse",
+ "name": "Name",
"roles": "Rollen"
+ },
+ "table-header": {
+ "title": "{length} {length, plural, one{user} other{users}}"
}
},
"user-management": "Benutzerverwaltung",
+ "user-menu": {
+ "button-text": "User menu"
+ },
"user-profile": "Mein Profil",
"user-profile-screen": {
"actions": {
"change-password": "Passwort ändern",
"save": "Änderungen speichern"
},
+ "confirm-password": {
+ "form": {
+ "password": {
+ "label": "Password"
+ }
+ },
+ "header": "Confirm your password",
+ "save": "Submit"
+ },
"form": {
+ "dark-theme": "Dark Theme",
+ "email": "Email",
"first-name": "Vorname",
"last-name": "Nachname"
},
- "title": "Profil bearbeiten"
+ "title": "Profil bearbeiten",
+ "update": {
+ "success": "Successfully updated profile!"
+ }
},
"user-stats": {
"chart": {
@@ -1291,22 +2406,61 @@
"view-as": "Ansicht als:",
"workflow": "Arbeitsablauf"
},
+ "viewer-header": {
+ "load-all-annotations": "Load all annotations"
+ },
"watermark-screen": {
"action": {
"change-success": "Das Wasserzeichen wurde aktualisiert!",
+ "created-success": "Watermark has been created!",
"error": "Fehler beim Aktualisieren des Wasserzeichens",
"revert": "Rückgängig machen",
"save": "Änderungen speichern"
},
+ "alignment": {
+ "align-bottom": "Align bottom",
+ "align-horizontal-centers": "Align horizontal centers",
+ "align-left": "Align left",
+ "align-right": "Align right",
+ "align-top": "Align top",
+ "align-vertical-centers": "Align vertical centers"
+ },
"form": {
+ "alignment": "Alignment",
"color": "Farbe",
+ "color-placeholder": "#",
"font-size": "Schriftgröße",
"font-type": "Schriftart",
+ "name-label": "Watermark Name",
+ "name-placeholder": "Choose a name to identify the watermark",
"opacity": "Deckkraft",
"orientation": "Ausrichtung",
+ "text-label": "Watermark Text",
"text-placeholder": "Text eingeben"
}
},
+ "watermarks-listing": {
+ "action": {
+ "delete": "Delete",
+ "delete-success": "Watermark has been deleted!",
+ "edit": "Edit"
+ },
+ "add-new": "New Watermark",
+ "no-data": {
+ "title": "There are no watermarks yet."
+ },
+ "table-col-names": {
+ "created-by": "Created by",
+ "created-on": "Created on",
+ "modified-on": "Modified on",
+ "name": "Name",
+ "status": "Status"
+ },
+ "table-header": {
+ "title": "Watermarks"
+ },
+ "watermark-is-used": "This watermark is already in use, are you sure you want to delete it?"
+ },
"workflow": {
"selection": {
"all": "Alle",
@@ -1316,4 +2470,4 @@
}
},
"yesterday": "Gestern"
-}
+}
\ No newline at end of file
diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json
index a7b6ab1a9..196649293 100644
--- a/apps/red-ui/src/assets/i18n/scm/en.json
+++ b/apps/red-ui/src/assets/i18n/scm/en.json
@@ -2470,4 +2470,4 @@
}
},
"yesterday": "Yesterday"
-}
+}
\ No newline at end of file